cincinnati-oh-gov/poles-city-of-cincinnati-owned-gtpz-5rqd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 5 hours ago

Poles (City of Cincinnati owned)

Data Description: This data set contains all poles owned/maintained by the City of Cincinnati's Department of Transportation & Engineering (DOTE). Poles are geocoded, and include neighborhood as well as street segment (strsegid).

Data Creation: This data set is stored and maintained by Cincinnati Area Geographic Information Systems (CAGIS), and asset content is updated and input by DOTE.

Data Created By: Department of Transportation & Engineering

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/poles-city-of-cincinnati-owned-gtpz-5rqd\".\"poles_city_of_cincinnati_owned\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • poles_city_of_cincinnati_owned