pa-gov/emissions-inventory-system-eis-emissions-2017-p7sf-rbb5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 5 hours ago

Emissions Inventory System (EIS) Emissions 2017 - Current Semi-Annual County Environmental Protection

EPA's Emissions Inventory System (EIS) contains information about sources that emit criteria air pollutants (CAPs) and hazardous air pollutants (HAPs). The EIS includes estimates of annual air pollutant emissions from point, non-point, and mobile sources in the Pennsylvania counties. EPA collects information about emission sources and releases an updated version of the NEI database every three years. The data made available in the NEI are used for air dispersion modeling, regional strategy development, setting regulations, air toxins risk assessment, and tracking trends in emissions over time. The data derived in the State of Pennsylvania is published and searchable online on the www.pa.gov website.

This data will be updated annually for the prior calendar year in the first Quarter of the following year.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"pa-gov/emissions-inventory-system-eis-emissions-2017-p7sf-rbb5\".\"emissions_inventory_system_eis_emissions_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • emissions_inventory_system_eis_emissions_2017
     
     
     
     
     
Upstream Metadata