cincinnati-oh-gov/vacant-foreclosed-property-registration-w3jp-dfxy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 hours ago
Indexed 6 hours ago

Vacant & Foreclosed Property Registration

Data Description: This data set contains properties registered in the City of Cincinnati's vacant and foreclose property program. This program is designed to identify properties that are vacant and/or in foreclosure to ensure that they continue to comply with code despite being unoccupied.

Data Creation: This data is created every time a new property is registered as vacant or foreclosed.

Data Created By: This data set is stored and maintained by Cincinnati Area Geographic Information Systems (CAGIS). The content is input and updated by the Department of Buildings & Inspections.

Refresh Frequency: Daily

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

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/vacant-foreclosed-property-registration-w3jp-dfxy\".\"vacant_foreclosed_property_registration\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vacant_foreclosed_property_registration