bronx-lehman-cuny-edu/bronx-tri-report-19872011-gpd2-bfc9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 1 hour ago

Bronx TRI Report 1987-2011

All the data provided by the EPA for toxic chemical releases into the air since 1987. Data was acquired through the EPA's EZ search engine on their wbsite listed below.

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 \"bronx-lehman-cuny-edu/bronx-tri-report-19872011-gpd2-bfc9\".\"bronx_tri_report_19872011\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_tri_report_19872011