montgomerycountymd-gov/county-managed-fuel-sites-876y-72gi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

County Managed Fuel Sites

This dataset contains a list of the fueling sites around Montgomery County managed by the Division of Fleet Management Services. This is where government vehicles can get certain types of fuel around the county.

Update Frequency : Annually

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 \"montgomerycountymd-gov/county-managed-fuel-sites-876y-72gi\".\"county_managed_fuel_sites\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • county_managed_fuel_sites
     
     
     
     
     
Upstream Metadata