Datasets:
| pretty_name: Weather Data | |
| license: mit | |
| task_categories: | |
| - time-series-forecasting | |
| - tabular-classification | |
| language: | |
| - en | |
| tags: | |
| - weather | |
| - tabular | |
| - tsv | |
| - time-series | |
| # Weather Data | |
| Daily weather observations scraped from the public `weather.gov` station | |
| timeseries pages listed in `weather_urls.txt`. | |
| - The main file is `weather_data.tsv` | |
| - Fields are tab-delimited with a real header row | |
| - `Location` stores the weather station identifier, such as `KMDW` | |
| - Hidden `.state/*.keys.txt` files are used only for deduplication | |