providenceri-gov/department-of-inspections-and-standards-permits-ufmm-rbej
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 6 hours ago

Department of Inspections and Standards Permits 2009-2018

Includes Building, Electrical, Mechanical, and Plumbing permits issued by the Department of Inspections and Standards through September 18, 2018. The data spans the use of several different systems and has been converted from its original forms to comply with the Building and Land Development Specification (more info available at http://permitdata.org/).

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 \"providenceri-gov/department-of-inspections-and-standards-permits-ufmm-rbej\".\"department_of_inspections_and_standards_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • department_of_inspections_and_standards_permits
     
     
     
     
     
Upstream Metadata