datahub-austintexas-gov/shared-micromobility-vehicle-trips-20182022-7d8e-dm7r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Shared Micromobility Vehicle Trips (2018-2022)

Effective March 1st, 2022, this dataset is no longer maintained. For current micromobility data, please refer to our 3rd-party data provider's dashboard: https://public.ridereport.com/austin.

Please note: Only aggregated data is currently available for micromobility trips. For several reasons, including privacy concerns, individual trip data is no longer being collected.


This dataset contains shared micromobility vehicle trip data reported to the City of Austin Transportation and Public Works Department as part of the Shared Small Vehicle Mobility Systems operating rules.

Note that our official trip reporting metrics only include trips which meet the following criteria:

 - Trip distance greater than or equal to 0.1 miles and less than 500 miles

 - Trip duration less than 24 hours

Read more at about Austin's dockless mobility services at https://austintexas.gov/micromobility

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 \"datahub-austintexas-gov/shared-micromobility-vehicle-trips-20182022-7d8e-dm7r\".\"shared_micromobility_vehicle_trips_20182022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • shared_micromobility_vehicle_trips_20182022
     
     
     
     
     
Upstream Metadata