MacHu-GWU / uszipcode-project

USA zipcode programmable database, includes up-to-date census and geometry information.
MIT License
231 stars 49 forks source link

Population update cycle and source for the population #56

Closed darshil333 closed 2 years ago

darshil333 commented 3 years ago

Hello, thanks for this awesome tool. I had question related to the population data. Is it using Census dataset (only) for the population count? and how often the population data is getting updated? when was the last time the population was updated? I tried to look into this by checking all the documentation and even issues but was little unclear. It would be great if you can help me on this!

MacHu-GWU commented 2 years ago

@darshil333 yes it is using Cencus dataset only for the population count, <=0.2.6 it is based on Cencus 2010 data, I just crawled 2020 Census data, plan to release new major version using Census 2020 data.

MacHu-GWU commented 2 years ago

@darshil333 just released a new version 1.0.1 and applied some Census 2020 data. And the data source are also attached.