syncing market data_
Enforcement and Compliance History Online (ECHO) is a tool developed and maintained by EPA's Office of Enforcement and Compliance Assurance for public use. ECHO provides integrated compliance and enforcement information for over 1 million
Enforcement and Compliance History Online (ECHO) is a tool developed and maintained by EPA's Office of Enforcement and Compliance Assurance for public use. ECHO provides integrated compliance and enforcement information for over 1 million regulated facilities nationwide.
ECHO Rest Services provide multiple service endpoints, each with specific capabilities, to search and retrieve data on facilities regulated as Clean Air Act (CAA) stationary sources, Clean Water Act (CWA) dischargers, Resource Conservation and Recovery Act (RCRA) hazardous waste generators/handlers, and Safe Drinking Water Act (SDWA) public water systems. Data of interest from other EPA sources, such as the Toxics Release Inventory, is also supplied for context.
\
The get_facilities, get_map, get_qid, and get_download end points are meant to be used together, while the enhanced get_facility_info end point is self contained.
The get_facility_info end point returns either an array of state, county or zip clusters with summary statistics per cluster or an array of facilities.
\
The recommended use scenario for get_facilities, get_qid, get_map, and get_downoad is:
\
<b>1)</b> Use get_facilities to validateNo score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /echo_rest_services.get_download | Combined ECHO Download Data Service | 1c |
| POST | /echo_rest_services.get_download | Combined ECHO Download Data Service | 1c |
| GET | /echo_rest_services.get_facilities | Combined ECHO Facility Search Service | 1c |
| POST | /echo_rest_services.get_facilities | Combined ECHO Facility Search Service | 1c |
| GET | /echo_rest_services.get_facility_info | Combined ECHO Facility Enhanced Search Service | 1c |
| POST | /echo_rest_services.get_facility_info | Combined ECHO Facility Enhanced Search Service | 1c |
| GET | /echo_rest_services.get_geojson | Combined ECHO GeoJSON Service | 1c |
| POST | /echo_rest_services.get_geojson | Combined ECHO GeoJSON Service | 1c |
| GET | /echo_rest_services.get_info_clusters | Combined ECHO Info Clusters Service | 1c |
| POST | /echo_rest_services.get_info_clusters | Combined ECHO Info Clusters Service | 1c |
| GET | /echo_rest_services.get_map | Combined ECHO Map Service | 1c |
| POST | /echo_rest_services.get_map | Combined ECHO Map Service | 1c |
| GET | /echo_rest_services.get_qid | Combined ECHO Paginated Results Service | 1c |
| POST | /echo_rest_services.get_qid | Combined ECHO Paginated Results Service | 1c |
| GET | /echo_rest_services.metadata | Combined ECHO Metadata Service | 1c |
| POST | /echo_rest_services.metadata | Combined ECHO Metadata Service | 1c |
ozma register && ozma call u-s-epa-enforcement-and-compliance-history-online-echo-all-data /echo_rest_services.get_download --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/u-s-epa-enforcement-and-compliance-history-online-echo-all-data/echo_rest_services.get_download# Python
client.proxy_call("u-s-epa-enforcement-and-compliance-history-online-echo-all-data", "/echo_rest_services.get_download")Own this API? Claim the listing to manage pricing and receive payouts.