Created
July 25, 2021 16:10
-
-
Save willjobs/d6c6c5fb6c254d37b255bc74122d5f26 to your computer and use it in GitHub Desktop.
medium-public-comments-06
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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