Skip to content

Instantly share code, notes, and snippets.

@willjobs
Created July 25, 2021 16:09
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/34832006a4c63900eefd29819a92e9d7 to your computer and use it in GitHub Desktop.
Save willjobs/34832006a4c63900eefd29819a92e9d7 to your computer and use it in GitHub Desktop.
medium-public-comments-04
for docket_id in docket_ids:
params = {"filter[docketId]": docket_id}
downloader.gather_headers("documents", params, csv_filename="EPA_water_documents.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment