Skip to content

datasets/population-reference-bureau

Repository files navigation

badge

Population Reference Bureau

Curated data available from the Population Reference Bureau.

Requirements

The requirements can be installed with the following command:

pip install -r requirements.txt

Execution

python collect.py

The clean data that's useful for distribution is located under the data directory like so:

data
├── international
│   ├── [PACKAGE-NAME]
│   │   ├── data
│   │   │   └── international-[PACKAGE-NAME].csv
│   │   └── datapackage.json
│   ├── ... other packages ...
└── us
    ├── [PACKAGE-NAME]
    │   ├── data
    │   │   └── us-[PACKAGE-NAME].csv
    │   └── datapackage.json
    └── ... other packages ...

About

Collect datasets from Population Reference Bureau about demographic and health

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages