Skip to content

Commit a1fce7e

Browse files
authored
Merge pull request #1331 from cmu-delphi/geocoder-readability
geo_data_proc refactor: readability and a small bug fix
2 parents 300d41c + 2cb9807 commit a1fce7e

10 files changed

+21801
-21982
lines changed

_delphi_utils_python/data_proc/geomap/geo_data_proc.py

Lines changed: 164 additions & 345 deletions
Large diffs are not rendered by default.

_delphi_utils_python/delphi_utils/data/fips_hhs_table.csv

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

_delphi_utils_python/delphi_utils/data/fips_msa_table.csv

Lines changed: 1083 additions & 1083 deletions
Large diffs are not rendered by default.

_delphi_utils_python/delphi_utils/data/fips_pop.csv

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,6 +3142,16 @@ fips,pop
31423142
56041,20215
31433143
56043,7760
31443144
56045,6743
3145+
60010,23030
3146+
60020,1143
3147+
60030,0
3148+
60040,17
3149+
60050,31329
3150+
66010,159358
3151+
69085,0
3152+
69100,2527
3153+
69110,48220
3154+
69120,3136
31453155
70002,28837
31463156
70003,491918
31473157
72001,19483
@@ -3222,16 +3232,6 @@ fips,pop
32223232
72149,26073
32233233
72151,37941
32243234
72153,42043
3225-
60010,23030
3226-
60020,1143
3227-
60030,0
3228-
60040,17
3229-
60050,31329
3230-
66010,159358
32313235
78010,50601
32323236
78020,4170
32333237
78030,51634
3234-
69085,0
3235-
69100,2527
3236-
69110,48220
3237-
69120,3136

0 commit comments

Comments
 (0)