Skip to content

Instantly share code, notes, and snippets.

@zredlined
Last active January 29, 2020 16:54
Show Gist options
  • Save zredlined/0dd38ce257dfe3c6f8c491e7ce180bff to your computer and use it in GitHub Desktop.
Save zredlined/0dd38ce257dfe3c6f8c491e7ce180bff to your computer and use it in GitHub Desktop.
Example GBFS ride share record
{
"bike_id": "0cc988be-638e-4c4d-9e83-da461db37d35",
"epoch": 1579837235,
"is_disabled": 0,
"is_reserved": 0,
"jump_ebike_battery_level": "90%",
"jump_vehicle_name": "EVT822",
"jump_vehicle_type": "scooter",
"lat": 34.035088,
"locations": [
"laxs"
],
"lon": -118.43393,
"source_url": "https://gbfs.uber.com/v1/laxs/free_bike_status.json",
"ts": "2020-01-24T03:40:35Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment