cincinnati-oh-gov/licenses-and-use-permits-ehdi-ajku
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Licenses (and Use Permits)

Data Description: This data set contains all license & use permits issued by City of Cincinnati departments (including Buildings & Inspections; Cincinnati Fire Department; Cincinnati Health Department; Transportation & Engineering; and Finance Department). Licenses range from food service operation, to open flame permits, to swimming pool licenses. This data set also contains licenses & use permits issued by other Hamilton County jurisdictions.

Data Creation: All data is input by the respective licensing agencies, and stored by Cincinnati Area Geographic Information Systems (CAGIS). This data is also available on the CAGIS Property Activity Report website: http://cagismaps.hamilton-co.org/PropertyActivity/cagisreport

Data Created By: CAGIS

Refresh Frequency: Daily

Data Dictionary: A data dictionary providing definitions of columns and attributes is available as an attachment to this data set.

Processing: The City of Cincinnati is committed to providing the most granular and accurate data possible. In that pursuit the Office of Performance and Data Analytics facilitates standard processing to most raw data prior to publication. Processing includes but is not limited: address verification, geocoding, decoding attributes, and addition of administrative areas (i.e. Census, neighborhoods, police districts, etc.).

Data Usage: For directions on downloading and using open data please visit our How-to Guide: https://data.cincinnati-oh.gov/dataset/Open-Data-How-To-Guide/gdr9-g3ad

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 \"cincinnati-oh-gov/licenses-and-use-permits-ehdi-ajku\".\"licenses_and_use_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • licenses_and_use_permits