Moby Bikes Historical Bike Location Data July 2024
Moby Bikes Historical Bike Location Data July 2024
Additional Information
Field | Value |
---|---|
Last updated | August 14, 2024 |
Created | unknown |
Format | CSV |
License | Creative Commons Attribution |
Feature info template for WMS resource | |
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
system_id | text | System Id | Providing system id |
ts_start | numeric | Starting Timestamp | Unix timestamp of the time that this record started |
ts_end | numeric | Ending Timestamp | Unix timestamp of the time that this record ended |
bike_id | text | Bike ID | Reported Bike ID. Note that id's aren't persistent between rentals |
is_reserved | bool | Reserved | Is the bike Reserved |
is_disabled | bool | Disabled | Is the bike disabled |
lat | numeric | Latitude | Bike location Latitude |
lon | numeric | Longitude | Bike location Longitude |
vehicle_type_id | text | Vehicle Type | The reported Vehicle Type -- References the vehicle_type.json |
station_id | text | Station ID | Station ID where the bike is located |
current_fuel_percent | numeric | Current Fuel | Charge, in percent |
current_range_meters | numeric | Current Range | Range, in meters |
elapsed | numeric | Elapsed | Time period covered by this record |
ct_records | numeric | Count | Number of raw records rolled up into this line |
dt_start | timestamp | Start Date | ISO format timestamp of the time that this record started |
dt_end | timestamp | Start Date | ISO format timestamp of the time that this record started |