Skip to content

geocoug/sdwis-scraper

Repository files navigation

sdwis-scraper

Docker

This script pulls SDWIS data tables from the EPA Envirofacts RESTful API. Data are saved in CSV format. Note that a single API query can only return up to 10,000 records.

The following tables are queried:

  • water_system
  • water_system_facility
  • treatment
  • service_area
  • geographic_area

Usage

docker run -it --rm -v $(pwd):/usr/local/app $(docker build -q -t sdwis_scraper .)

About

Pull SDWIS data tables from the EPA Envirofacts API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published