Kossisoroyce commited on
Commit
e1bd7c1
·
verified ·
1 Parent(s): 4d5ca93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +52 -3
README.md CHANGED
@@ -1,3 +1,52 @@
1
- ---
2
- license: gpl
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl
3
+ language:
4
+ - en
5
+ tags:
6
+ - climate
7
+ - Agriculture
8
+ - farming
9
+ - Africa
10
+ size_categories:
11
+ - 1K<n<10K
12
+ ---
13
+
14
+ # Africa Agricultural Irrigated Land Dataset Card
15
+
16
+ ## Dataset Summary
17
+ Annual share of agricultural land equipped for irrigation expressed as a percentage of total agricultural land for **23 African countries** (data availability varies) covering **1961-2021**.
18
+ Source indicator: **World Bank — Agricultural irrigated land (% of total agricultural land)** (`AG.LND.IRIG.AG.ZS`).
19
+ Data cleaned and reformatted for ML pipelines.
20
+
21
+ ## Source & Licensing
22
+ * **Original data**: [World Bank Open Data – AG.LND.IRIG.AG.ZS](https://data.worldbank.org/indicator/AG.LND.IRIG.AG.ZS)
23
+ Retrieved 2025-08-07.
24
+ * **License**: Creative Commons Attribution 4.0 International (CC-BY-4.0).
25
+
26
+ ---
27
+
28
+ ## Intended Uses
29
+ * Modeling irrigation adoption trends over time.
30
+ * Feature for agronomic, food security, or climate change studies.
31
+ * Benchmarking national irrigation expansion policies.
32
+
33
+ Not suited for sub-national analyses; indicator is national aggregate.
34
+
35
+ ---
36
+
37
+ ## Limitations & Caveats
38
+ * Coverage is limited — data available for only ~23 African countries and mainly from 1980s onwards.
39
+ * Estimates may involve interpolation; check original World Bank metadata for methodology.
40
+ * Values represent percentage of *equipped* irrigated land, not actual irrigated area.
41
+
42
+ ---
43
+
44
+ ## Citation
45
+ > World Bank. *Agricultural irrigated land (% of total agricultural land)* (`AG.LND.IRIG.AG.ZS`). Accessed 2025-08-07.
46
+
47
+ > Electric Sheep (2025). *Africa Agricultural Irrigated Land ML Dataset*
48
+
49
+ ---
50
+
51
+ ## Contact
52
+ Questions or issues: `kossisoroyce@gmail.com`.