File size: 536 Bytes
3916ede
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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