ct-gov/toxics-release-inventory-facility-list-g78i-3qxa
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 16 hours ago

Toxics Release Inventory Facility List

The Toxics Release Inventory (TRI) tracks the management of certain toxic chemicals that may pose a threat to human health and the environment. Certain industrial facilities in the U.S. must report annually how much of each chemical is recycled, combusted for energy recovery, treated for destruction, and disposed of or otherwise released on- and off-site. This information is collectively referred to as production-related waste managed.

Descriptions of data terms and field names: https://www.epa.gov/toxics-release-inventory-tri-program/descriptions-tri-data-terms-text-version

Factors to consider when using this data: https://www.epa.gov/toxics-release-inventory-tri-program/factors-consider-when-using-toxics-release-inventory-data

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 \"ct-gov/toxics-release-inventory-facility-list-g78i-3qxa\".\"toxics_release_inventory_facility_list\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • toxics_release_inventory_facility_list
     
     
     
     
     
Upstream Metadata