cincinnati-oh-gov/fleet-fuel-usage-cost-nsts-ehiz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Fleet Fuel Usage & Cost

Data Description: This dataset contains all information on the cost and quantity of fuel used at these locations from November 2011 to present. This includes but is not limited to information on types of fuel used, where the fuel was used, the cost of fuel pre and post-tax, and meter information on the vehicle when fuel was taken.

Data Creation: Data is recorded for the fueling of each vehicle

Data Created By: Fleet Services Division of the Department of Public Services

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/fleet-fuel-usage-cost-nsts-ehiz\".\"fleet_fuel_usage_cost\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fleet_fuel_usage_cost