internal-open-piercecountywa-gov/fin-average-mpg-and-fuel-usage-kirv-exad
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 month ago

FIN Average MPG and Fuel Usage

This dataset includes total fuel usage data for the County fleet, including the Finance and ESD managed fleet vehicles. It also includes Ferry fuel usage and data on transit trips based on ORCA card usage.

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 \"internal-open-piercecountywa-gov/fin-average-mpg-and-fuel-usage-kirv-exad\".\"fin_average_mpg_and_fuel_usage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fin_average_mpg_and_fuel_usage
     
     
     
     
     
Upstream Metadata