https://www.kaggle.com/datasets/runningwithrock/2024-boston-marathon-weather-and-splits/data
This dataset shows the weather data for the 2-week span before the 2024 Boston Marathon for each zip code registered by any athlete who completed the race. Each item is the temperature data from a specific day and zip code, during the first two weeks of April. The attributes of the dataset are the following:
- Date (Ordinal, Sequential): The date within the first two weeks of April that the weather data was taken from
- Max temp (Quantitative, Diverging): Maximum tempurature during the specific day
- Min temp (Quantitative, Diverging): Minimum tempurature during the specific day
- Mean temp (Quantitative, Diverging): Mean tempurature during the specific day
- Zip (Categorical): The zip code that the weather data is taken from