oregon-gov/building-codes-division-active-vhbr-cuaq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 20 days ago
Indexed 5 hours ago

Building Codes Division - Active Contractor/Individual Licenses

Building Codes division provides this list of all active license holders as required by Oregon Revised Statute Chapter 192. License types include inspector code certifications and electrical, plumbing, boiler, elevator, prefab and manufactured dwelling contractor licenses for individuals and businesses.

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 \"oregon-gov/building-codes-division-active-vhbr-cuaq\".\"building_codes_division_active\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_codes_division_active
     
     
     
     
     
Upstream Metadata