Using epayco-python with epa.gov

Python integration

Install
pip install epayco-python
Quick start
import epayco-python

client = epayco_python.Client("YOUR_API_KEY")
Downloads a spectific section of the DFR in CSV Format
curl \
  /dfr_rest_services.get_csv
Detailed Facility Report Service
curl \
  /dfr_rest_services.get_dfr
Detailed Facility Report Map Service
curl \
  /dfr_rest_services.get_map
SDK on GitHub 📄 API Docs
SDK
epayco-python
Python
API
epa.gov
epa.gov:dfr
At a glance
Language Python
Endpoints94