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
|`provider_id`| UUID | A UUID for the Provider, unique within MDS. See MDS provider_id in [provider list](/providers.csv). |
250
-
|`start_date`| date | Start date of trip the data row, ISO 8601 date format, i.e. YYYY-MM-DD |
250
+
|`start_date`| date | Start date of the [Trip](#trips)data row, in ISO 8601 date format, i.e. YYYY-MM-DD |
251
251
|`duration`| string | Value is always `P1M` for monthly. Based on [ISO 8601 duration](https://en.wikipedia.org/wiki/ISO_8601#Durations)|
252
252
|`special_group_type`|[Special Group Type](#special-group-type)| Type that applies to this row |
253
253
|`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. |
0 commit comments