Datasets:
Formats:
parquet
Languages:
English
Size:
1K - 10K
Tags:
tabular
europe
our-world-in-data
agricultural-water-as-a-share-of-total-water-withdrawals
owid
long-run-series
License:
OWID repackage via ESA pipeline
Browse files- README.md +28 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: country_name
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: country_iso3
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: year
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: Annual freshwater withdrawals, agriculture (% of total freshwater withdrawal)
|
| 11 |
+
dtype: float64
|
| 12 |
+
splits:
|
| 13 |
+
- name: train
|
| 14 |
+
num_bytes: 36894
|
| 15 |
+
num_examples: 1079
|
| 16 |
+
- name: test
|
| 17 |
+
num_bytes: 9393
|
| 18 |
+
num_examples: 270
|
| 19 |
+
download_size: 18912
|
| 20 |
+
dataset_size: 46287
|
| 21 |
+
configs:
|
| 22 |
+
- config_name: default
|
| 23 |
+
data_files:
|
| 24 |
+
- split: train
|
| 25 |
+
path: data/train-*
|
| 26 |
+
- split: test
|
| 27 |
+
path: data/test-*
|
| 28 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:575e7ac468e04d5f1b9111a6f3b9988aad93487cfc8a745b8d1bb75c7a918a64
|
| 3 |
+
size 5064
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0540a0a58053a0916d52eb1fdc4357e1629d70bc28405c32952bf66942d826d9
|
| 3 |
+
size 13848
|