davidgasquez commited on
Commit
0ab9cc1
1 Parent(s): 6674436

Update spain_aemet_historical_weather

Browse files
README.md CHANGED
@@ -1,69 +1,14 @@
 
1
  ---
2
- dataset_info:
3
- features:
4
- - name: fecha
5
- dtype: date32
6
- - name: indicativo
7
- dtype: large_string
8
- - name: nombre
9
- dtype: large_string
10
- - name: provincia
11
- dtype: large_string
12
- - name: latitud
13
- dtype: float64
14
- - name: longitud
15
- dtype: float64
16
- - name: altitud
17
- dtype: int32
18
- - name: tmed
19
- dtype: float32
20
- - name: prec
21
- dtype: float32
22
- - name: tmin
23
- dtype: float32
24
- - name: horatmin
25
- dtype: large_string
26
- - name: tmax
27
- dtype: float32
28
- - name: horatmax
29
- dtype: large_string
30
- - name: dir
31
- dtype: int32
32
- - name: velmedia
33
- dtype: float32
34
- - name: racha
35
- dtype: float32
36
- - name: horaracha
37
- dtype: large_string
38
- - name: presMax
39
- dtype: float32
40
- - name: horaPresMax
41
- dtype: large_string
42
- - name: presMin
43
- dtype: float32
44
- - name: horaPresMin
45
- dtype: large_string
46
- - name: hrMedia
47
- dtype: int32
48
- - name: hrMax
49
- dtype: int32
50
- - name: horaHrMax
51
- dtype: large_string
52
- - name: hrMin
53
- dtype: int32
54
- - name: horaHrMin
55
- dtype: large_string
56
- - name: sol
57
- dtype: float32
58
- splits:
59
- - name: main
60
- num_bytes: 1652731477
61
- num_examples: 8009378
62
- download_size: 436858223
63
- dataset_size: 1652731477
64
- configs:
65
- - config_name: default
66
- data_files:
67
- - split: main
68
- path: data/main-*
69
  ---
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
+ # spain_aemet_historical_weather
6
+
7
+ This dataset is produced and published automatically by [Datadex](https://github.com/davidgasquez/datadex),
8
+ a fully open-source, serverless, and local-first Data Platform that improves how communities collaborate on Open Data.
9
+
10
+ ## Dataset Details
11
+
12
+ - **Number of rows:** 8010335
13
+ - **Number of columns:** 27
14
+
data/spain_aemet_historical_weather.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7fd47a0e4ab791035da1ecd79bc7913f61cf4127a6938f82854d31a7985e48b
3
+ size 125475034
datapackage.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ name: spain_aemet_historical_weather
2
+ resources:
3
+ - format: parquet
4
+ path: data/spain_aemet_historical_weather.parquet