Skip to content

Instantly share code, notes, and snippets.

@willjobs
Created July 25, 2021 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willjobs/d6c6c5fb6c254d37b255bc74122d5f26 to your computer and use it in GitHub Desktop.
Save willjobs/d6c6c5fb6c254d37b255bc74122d5f26 to your computer and use it in GitHub Desktop.
medium-public-comments-06
# download the comments
comment_ids = downloader.get_ids_from_csv("EPA_water_comments_header.csv", data_type="comments")
downloader.gather_details("comments", comment_ids, csv_filename="EPA_water_comments.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment