opendata-utah-gov/cache-county-toxic-release-inventory-19902013-hbmv-wnc2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 2 hours ago

Cache County Toxic Release Inventory 1990-2013

This data set consists of the data fields most frequently requested for the Toxic Release Inventory for Cache County, including: Facility Name, Address, Latitude & Longitude Coordinates, SIC or NAICS codes, Chemical Identification, Classification Information, On-site Release Quantities, Publicly Owned Treatment Works (POTW) Transfer Quantities, Off-site Transfer Quantities for Release/Disposal, Further Waste Management, Summary Pollution Prevention Quantities ( Section 8 of the Form R)

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 \"opendata-utah-gov/cache-county-toxic-release-inventory-19902013-hbmv-wnc2\".\"cache_county_toxic_release_inventory_19902013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cache_county_toxic_release_inventory_19902013
     
     
     
     
     
Upstream Metadata