Skip to content

geo_data_proc refactor: readability and a small bug fix #1331

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 6 commits into from
Oct 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
509 changes: 164 additions & 345 deletions _delphi_utils_python/data_proc/geomap/geo_data_proc.py

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions _delphi_utils_python/delphi_utils/data/fips_hhs_table.csv

Large diffs are not rendered by default.

2,166 changes: 1,083 additions & 1,083 deletions _delphi_utils_python/delphi_utils/data/fips_msa_table.csv

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions _delphi_utils_python/delphi_utils/data/fips_pop.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3142,6 +3142,16 @@ fips,pop
56041,20215
56043,7760
56045,6743
60010,23030
60020,1143
60030,0
60040,17
60050,31329
66010,159358
69085,0
69100,2527
69110,48220
69120,3136
70002,28837
70003,491918
72001,19483
Expand Down Expand Up @@ -3222,16 +3232,6 @@ fips,pop
72149,26073
72151,37941
72153,42043
60010,23030
60020,1143
60030,0
60040,17
60050,31329
66010,159358
78010,50601
78020,4170
78030,51634
69085,0
69100,2527
69110,48220
69120,3136
Loading