Popular Times
Popular Times Quarterly Dataset for Places
Popular Times provides insights into the typical weekly visitation patterns at a location, highlighting peak and off-peak hours, delivered on a quarterly basis.
Field name | Type | Description | Example |
---|---|---|---|
location_id | string | The geographical identification of a value in the data set. | 222-222@627-wbk-6c5 |
observation_start_date | string (yyyy-mm-dd) | The start date for the period this observation took place. | 2023-01-01 |
observation_end_date | string (yyyy-mm-dd) | The end date for the period this observation took place. | 2023-03-31 |
day_of_week | int | Day of week as a number (week is numbered Sunday - Saturday, 1-7) | 5 |
day_of_week_name | string | The Given name of the day of the week (Sunday - Saturday) | Thursday |
hour | int | Hour of the day as a number between (0-23) | 18 |
hour_name | string | The hour of the day as 12 hour label | 6:00 PM |
occupancy | float | Prediction of how many people were staying at the location within each hour of the week | 0.6 |