Skip to content

Zips fips crosswalk #1512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Feb 4, 2022
Merged

Zips fips crosswalk #1512

merged 11 commits into from
Feb 4, 2022

Conversation

rafaelcatoia
Copy link
Contributor

Description

Manually filling population size of some zipcodes.

Changelog

  • Alteration in function derive_zip_population_table in geo_data_proc.py
  • Updated readme.md file in covidcast-indicators/_delphi_utils_python/data_proc/geomap

Fixes

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor change to avoid hard-coding the list of manual zips and clarify documentation but otherwise looks great!

@@ -0,0 +1,25 @@
zip,pop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are both .txt and .csv needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no sorry, I though I have removed the txt file. Now it is done.

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 nice work!

@krivard krivard merged commit 5270383 into main Feb 4, 2022
@krivard krivard deleted the zips-fips-crosswalk branch February 4, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fips/Zip crosswalk has more zip codes than zip population file
2 participants