Skip to content

luiscape/hdxscraper-worldpop

Repository files navigation

WorldPop Collector

Build Status

Collector for data publicly available from the WorldPop project. This collector fetches data from WorldPop's webiste and register equivalents in the Humanitarian Data Exchange.

Usage

Use the Makefile instructions to run this collector successfully:

$ make setup && make test
$ make collect && make register

or

$ make setup && make test
$ make run

The environment variable WP_KEY must be defined before running the program. It will fail to collect data otherwise.

About

Collector for WorldPop's repository of datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published