ramseycounty-us/predemolition-hazardous-waste-removal-data-yp9h-uk97
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 5 hours ago

Pre-demolition Hazardous Waste Removal Data

Volume and type of pre-demolition hazardous waste removed from sites prior to their scheduled demolition. This could include asbestos, appliances, mercury containing devices, paint, solvents and other waste products. This is required for residential and commercial/industrial demolition projects.

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 \"ramseycounty-us/predemolition-hazardous-waste-removal-data-yp9h-uk97\".\"predemolition_hazardous_waste_removal_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • predemolition_hazardous_waste_removal_data
     
     
     
     
     
Upstream Metadata