thegraphnetwork / epigraphhub_py

Epigraphhub Python package
GNU General Public License v3.0
2 stars 9 forks source link

Worldpop data #157

Closed fccoelho closed 2 years ago

fccoelho commented 2 years ago

🚀 Feature Request

Add support for downloading data from WorldPop

They have a Python client library for this: https://github.com/wpgp/wpgpDownloadPy

Our PostGIS database can store the rasters directly. If you are not very familiar with raster data this is a good resource: https://carpentries-incubator.github.io/geospatial-python/aio/index.html

dcpcamara commented 2 years ago

@fccoelho are we going to do this in R too?

fccoelho commented 2 years ago

@fccoelho are we going to do this in R too?

Why not? I think they offer an R library as well