You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `start_date` | date | Start date of trip the data row, ISO 8601 format |
369
-
| `time_zone` | string | Time zone of market, from the [tzdata database](https://www.iana.org/time-zones) |
370
-
| `special_group_type` | [Special Group Type](#special-group-type) | Type that applies to this row |
371
-
| `geography_id` | [Geography](/geography) | ID that applies to this row. Includes all IDs in /geography. When there is no /geography then return `null` for this value and return counts based on the entire operating area. |
372
-
| `vehicle_type` | [Vehicle Type](/agency#vehicle-type) | Type that applies to this row |
373
-
| `trip_count` | integer | Count of trips taken for this row |
374
-
| `rider_count` | integer | Count of unique riders for this row |
| `start_date` | date | Start date of trip the data row, ISO 8601 format |
369
+
| `time_zone` | string | Time zone of market, from the [tzdata database](https://www.iana.org/time-zones) |
370
+
| `special_group_type` | [Special Group Type](#special-group-type) | Type that applies to this row |
371
+
| `geography_id` | [Geography](/geography) | ID that applies to this row. Includes all IDs in /geography. When there is no /geography then return `null` for this value and return counts based on the entire operating area. |
372
+
| `vehicle_type` | [Vehicle Type](/agency#vehicle-type) | Type that applies to this row |
373
+
| `trip_count` | integer | Count of trips taken for this row |
374
+
| `rider_count` | integer | Count of unique riders for this row |
0 commit comments