CodeforNepal / nepalmap_federal

Instance of NepalMap for federal Nepal. Join us!
https://nepalmap.org
MIT License
14 stars 20 forks source link

Add population data missing for locality in Province 7 #34

Closed cliftonmcintosh closed 5 years ago

cliftonmcintosh commented 5 years ago

Our data set for population is missing data for one locality in Province 7. The data are available in our "Federal Data" in https://github.com/Code4Nepal/data/.

Add the data to the population.sql file. Please put the data in a logical place -- so that all data for the same district are in rows next to each other. That will make it easier to review in the future.

Here are the localities whose data are currently missing.

geo_level geo_code name parent_name parent_level parent_code
local 71004 Dhangadhi Kailali district 30
cliftonmcintosh commented 5 years ago

fixed with #45