Readme
Updated 1 month ago
‧ Indexed 2 hours ago
Shared Micromobility Vehicle Trips
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
This dataset contains shared micromobility vehicle trip data reported to the City of Austin Transportation 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 .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
Columns
Name | Socrata field name | Column name in sgr mount | Data type | Description |
---|---|---|---|---|
Trip Distance | trip_distance | trip_distance | Number | Trip distance, in meters |
Device ID | device_id | device_id | Text | A unique ID for the device used to complete the trip. This is an arbitrary sequence and is not derived from any identifier used by the service provider. |
Council District (Start) | council_district_start | council_district_start | Text | The council district in which the trip started. |
Year | year | year | Number | |
End Time (US/Central) | end_time_us_central | end_time_us_central | Calendar date | |
Vehicle Type | vehicle_type | vehicle_type | Text | Vehicle type (bicycle or scooter) |
Start Time | start_time | start_time | Calendar date | The datetime at which the trip started, in local time (US/Central) |
Census Tract Start | census_geoid_start | census_geoid_start | Text | The GEOID of the 2010 US Census Tract in which the trip originated. |
Start Time (US/Central) | start_time_us_central | start_time_us_central | Calendar date | |
Day of Week | day_of_week | day_of_week | Number | The day of the week on which the trip occurred, in local time (US/Central), where Sunday = 0, and so on. |
Modified Date | modified_date | modified_date | Calendar date | The datetime at which the record was last modified (typically the date the data was extracted/loaded from the data provider), in local time (US/Central) |
End Time | end_time | end_time | Calendar date | The datetime at which the trip ended, in local time (US/Central) |
Trip Duration | trip_duration | trip_duration | Number | Trip duration, in seconds |
Hour | hour | hour | Number | The hour of the day during which trip occurred, in local time (US/Central). |
Month | month | month | Number | The month # the trip occurred, in local time (US/Central), where 1 = January, etc. |
Census Tract End | census_geoid_end | census_geoid_end | Text | The GEOID of the 2010 US Census Tract in which the trip ended. |
ID | trip_id | trip_id | Text | A unique ID for each trip. This is an arbitrary sequence and is not derived from any identifier used by the service provider. |
Council District (End) | council_district_end | council_district_end | Text | The council district in which the trip ended. |
Upstream Metadata