inasafe / inasafe-fba

Next generation of InaSAFE that includes support for forecast based action
MIT License
1 stars 8 forks source link

We need to add population support #5

Closed lucernae closed 4 years ago

lucernae commented 4 years ago

Initially vector based population

We should seek to emulate the demographic breakdown infographic reports from InaSAFE.

lucernae commented 4 years ago

generic table to store census dataset is in census table. To populate census table from external module, if source dataset is not generic, then import it as census_{source} table. Currently census_kemendagri is used (from Kemendagri). Set up triggers to populate census table when census_kemendagri has changed. This way, census table will always be populated.