cityofnewyork-us/risk-based-inspections-rbis-itd7-gx3g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Risk Based Inspections (RBIS)

This dataset contains dates and locations of Risk-Based Inspections carried out by fire companies. This data set does not include other inspections performed by fire companies such as Construction, Demolition & Abatement or other mandatory inspections.

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 \"cityofnewyork-us/risk-based-inspections-rbis-itd7-gx3g\".\"risk_based_inspections_rbis\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • risk_based_inspections_rbis
     
     
     
     
     
Upstream Metadata