opendata-utah-gov/utah-toxic-release-inventory-2002-84zw-yz28
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 2 hours ago

Utah Toxic Release Inventory 2002

These files consist of the data fields most frequently requested, including:

E-mail iconHave a question?

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/utah-toxic-release-inventory-2002-84zw-yz28\".\"utah_toxic_release_inventory_2002\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • utah_toxic_release_inventory_2002
     
     
     
     
     
Upstream Metadata