cincinnati-oh-gov/fleet-preventative-maintenance-repair-work-orders-2a8x-bxjm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 days ago
Indexed 4 hours ago

Fleet Preventative Maintenance & Repair Work Orders

Data Description: This dataset contains all information on work orders completed for assets from January 2008 to present. This includes but it not limited to type of work completed, date stamps of all repair and maintenance milestones, all costs associated with the work order, amount of labor completed and where the work orders were completed.

Data Creation: Data is recorded for all maintenance and repairs of the City’s vehicle fleet

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

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-preventative-maintenance-repair-work-orders-2a8x-bxjm\".\"fleet_preventative_maintenance_repair_work_orders\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fleet_preventative_maintenance_repair_work_orders