File size: 835 Bytes
a314c8a
 
59ca923
 
6323155
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
---
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. -->