delaware-gov/toxics-release-inventory-9bws-2xkb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 2 hours ago

Toxics Release Inventory

Contains information about toxic chemicals in Delaware, based on annual reports from facilities that use or manufacture covered chemicals. These facilities report their data to both the Environmental Protection Agency (EPA) and the State of Delaware. DNREC reviews Toxics Release Inventory (TRI) reports received from Delaware facilities. The EPA publishes national TRI reports annually and provides a searchable database.

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 \"delaware-gov/toxics-release-inventory-9bws-2xkb\".\"toxics_release_inventory\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • toxics_release_inventory
     
     
     
     
     
Upstream Metadata