montgomerycountymd-gov/use-and-occupancy-certificates-2fhm-xt6p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Use and Occupancy Certificates

This dataset contains data for Use and Occupancy Certificates including status and work performed. A Use & Occupancy Certificate (U&O) is required before a building or space may be occupied. It is issued after the building or space has passed final inspections for building, electrical and mechanical and fire disciplines. The purpose of this certificate is to document that the use is permitted, and that all applicable safety code and health code requirements have been met. Each different use in a building must have a separate Use and Occupancy certificate.

Update Frequency : Daily

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 \"montgomerycountymd-gov/use-and-occupancy-certificates-2fhm-xt6p\".\"use_and_occupancy_certificates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • use_and_occupancy_certificates
     
     
     
     
     
Upstream Metadata