wpgp / wopr

An R package and Shiny application to provide API access to the WorldPop Open Population Repository (WOPR)
https://apps.worldpop.org/woprVision
GNU General Public License v3.0
36 stars 7 forks source link

Additional layers: population displacement, count of households, etc. #25

Open doug-leasure opened 3 years ago

doug-leasure commented 3 years ago

The dev API now includes the functionality to specify the column from the SQLite database ("Nhat" table) that you would like to query ("Pop" is default). We can store estimated parameters other than total population in these additional columns (vector of posterior predictions or single numbers). We have immediate applications in SSD to add counts of people displaced from/to each pixel, and also for GHA to add counts of housing units.