Coder Social home page Coder Social logo

ddf--unpop--world_population_prospects's Introduction

UN World Population Prospects

This dataset contains all indicators from UN World Population Prospects.

Check the concepts file for a list of all indicators.

Data sources summary

We use CSV files from the download page. Locations comes from the Location Metadata File.

Notes

  • there are different methods for projections for datapoints for future years. We only keep the Medium projection.
  • We compute total dependency ratio and sex ratio by age groups in ratios folder.

How to run the script

You should download all csv files listed in etl/scripts/urls.txt from WPP and put them into the etl/source directory. Then you can run the etl.py to create the dataset.

ddf--unpop--world_population_prospects's People

Contributors

gapminderdeploy avatar semio avatar

Watchers

 avatar  avatar

Forkers

angiehjort

ddf--unpop--world_population_prospects's Issues

Split up datapoint files per country

Right now the datapoint files are > 100MB which is above the Github limits.

oh yes, two datapoint files, 127MB and 293MB. Github don't allow to send such big files (edited)
we can try git-lfs https://git-lfs.github.com/
but this is a paid service https://help.github.com/articles/billing-plans-for-git-large-file-storage/ for usage > 1GB

https://help.github.com/articles/what-is-my-disk-quota/
https://help.github.com/articles/working-with-large-files/

Let's split datapoints up in smaller files per geo. We need this anyway for DDFcsv reader not to read a massive file of all geo's for showing only one geo.

Files names should follow the pattern
ddf--datapoints--<indicator>--by--geo-<geo>--<other dimensions>.csv

e.g.
ddf--datapoints--population--by--geo-usa--gender--age--year.csv
ddf--datapoints--population--by--geo-swe--gender--age--year.csv
ddf--datapoints--population--by--geo-chn--gender--age--year.csv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.