davidgasquez commited on
Commit
c579b7b
·
verified ·
1 Parent(s): f024ea7

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: mit
4
+ ---
5
+ # world_development_indicators
6
+
7
+ World Development Indicators (WDI) is the World Bank's premier compilation of cross-country comparable data on development.
8
+
9
+ Bulk data download is available at https://datatopics.worldbank.org/world-development-indicators/
10
+
11
+ This dataset is produced and published automatically by [Datadex](https://github.com/davidgasquez/datadex),
12
+ a fully open-source, serverless, and local-first Data Platform that improves how communities collaborate on Open Data.
13
+
14
+ ## Dataset Details
15
+ - **Number of rows:** 25467904
16
+ - **Number of columns:** 6
data/world_development_indicators.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5cf7f76562adba33dce9753d95022006d30d09a5c1186654aac4ccd839fd0c
3
+ size 60318161
datapackage.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ name: world_development_indicators
2
+ resources:
3
+ - format: parquet
4
+ path: data/world_development_indicators.parquet