riceissa / world-development-indicators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

world development indicators

downloaded from https://data.world/worldbank/world-development-indicators

You need to log in and download the CSV. The CSV previously did not require a login for download; one such historical CSV is archived at https://web.archive.org/web/20171012171000/http://databank.worldbank.org/data/download/WDI_csv.zip

sha1 checksum:

6b70c2a727ed96a087629ccb0ab8e2005d26d9c4  WDIData.csv

For the database schema, see the one for the Maddison repo.

To generate the SQL files, the scripts in this repository require the devec_sql_common Python package. To install, run:

git clone https://github.com/riceissa/devec_sql_common
cd devec_sql_common
pip3 install -e .

License

CC0

See also

About


Languages

Language:Python 95.0%Language:Makefile 5.0%