marincounty/electric-vehicles-charging-stations-total-users-sksq-epnv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 3 hours ago

Electric Vehicles Charging Stations Total Users and Sessions

Total number of unique users and EV charging sessions across all County of Marin owned EV charging stations.

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 \"marincounty/electric-vehicles-charging-stations-total-users-sksq-epnv\".\"electric_vehicles_charging_stations_total_users\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • electric_vehicles_charging_stations_total_users
     
     
     
     
     
Upstream Metadata