cincinnati-oh-gov/fire-hydrants-greater-cincinnati-water-works-qhw6-ujsg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 6 hours ago

Fire Hydrants (Greater Cincinnati Water Works)

Data Description: This data set contains all fire hydrants owned, maintained, and operated by Greater Cincinnati Water Works (GCWW). This data set includes neighborhood; nearest address and intersection; service area; and static pressure. This data is geocoded for easy mapping and spatial analysis.

Data Creation: This data is stored and maintained by Cincinnati Area Geographic Information Systems (CAGIS): Greater Cincinnati Water Works (GCWW) is responsible for this data entry/input, as well as operational maintenance of fire hydrants.

Data Created By: The source of this data is Greater Cincinnati Water Works.

Refresh Frequency: This data is updated 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/fire-hydrants-greater-cincinnati-water-works-qhw6-ujsg\".\"fire_hydrants_greater_cincinnati_water_works\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fire_hydrants_greater_cincinnati_water_works