calgary-ca/micromobility-locations-8mci-3bzr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 hours ago
Indexed 6 hours ago

Micromobility Locations

This dataset is an extraction from the following publicly accessible feeds:

Neuron:

https://mds-global-yyc.neuron-mobility.com/gbfs/2/en/free_bike_status

Bird:

https://mds.bird.co/gbfs/platform-partner/birdcanada/calgary/free_bike_status.json

For more information on Micromobility program go to:

https://www.calgary.ca/bike-walk-roll/electric-scooters.html?redirect=/scootershare

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 \"calgary-ca/micromobility-locations-8mci-3bzr\".\"micromobility_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • micromobility_locations
     
     
     
     
     
Upstream Metadata