I'm looking to download around 32,000 CSV files from the website www.waterqualitydata.us/beta/. Can anyone help me create a script that allows me to select specific parameters for the data I need?
3 Answers
{
I browsed the download pages without filtering and managed to get a big file (about 53.5MB). The contents include various water quality parameters and location details—maybe this is what you're after? If you want to automate the process more, just let me know!
a
I'm looking for specific chemical data for 8 different contaminants from all counties in the contiguous US. I attempted to write a script with AI, but the download folders are empty. Can someone clarify if the scripting approach is feasible?