syntaxnoob's picture
Update README.md
6323155
|
raw
history blame contribute delete
No virus
835 Bytes
---
license: unlicense
size_categories:
- 100K<n<1M
---
# Weather prediction prototype database.
This database was made using data provided by KMI.
This database will only be used to train a prototype.
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **KMI**
## Dataset Structure
Normalized columns:
- timestamp
- air_pressure
- relative_humidity
- precipitation
- wind_speed
- wind_direction
More information about these columns can be found in the `information_10min.txt` file.
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->