-
Notifications
You must be signed in to change notification settings - Fork 16
Further refactoring for the geo coding utility #217
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
Changes from 4 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0c6b4ad
Code and documentation for producing geo mapping files
krivard b08ed3f
Static geo mapping files
krivard 0c6b422
Updated geo mapping/aggregation utility
krivard 528ef2e
Remove 8XXXX and 9XXYY, YY > 56 JHU FIPS codes, updated Puerto Rico
dshemetov b564e9f
Code review updates:
dshemetov 149e16d
Update _delphi_utils_python/data_proc/geomap/geo_data_proc.py
dshemetov eafdf13
Update _delphi_utils_python/delphi_utils/geomap.py
dshemetov e16d51d
Replace assert with ValueError exception
dshemetov fde9525
Add doc string for megacounty code
dshemetov baf0c14
Link todo list to github issues
dshemetov 9c8e1b3
Taking ownership in the README
dshemetov 2c3de60
Add crosswalk sanity checks to test_geomap
dshemetov 806db8a
Merge branch 'rf_geo_refactor' of https://github.com/cmu-delphi/covid…
dshemetov c26743e
Uncomment work functions
dshemetov 5fbff78
Code review updates
dshemetov 655f21d
String conversion check coverage
dshemetov 7d34fb9
Two final features
dshemetov b88e89f
Part of previous commit
dshemetov 9a0eb10
Final set of tests:
dshemetov f06e085
Complete national in todo, add dropna=True/False tests
dshemetov 8689a8a
Fix too long lines
dshemetov 5f7c28c
A few comment fixes and additions, minor change of "is" to "=="
dshemetov 9a3ffe9
Linting fixes for the tests
dshemetov 2ddd9b1
Update EMR hosp geomapper with new changes
dshemetov eccc72b
Emr hosp update that should've been in previous commit
dshemetov 9aacec5
Update the jhu indicator with geomapper changes
dshemetov 0cfe78b
A few minor changes:
dshemetov cb171dc
Merge branch 'rf_geo_refactor' of github.com:cmu-delphi/covidcast-ind…
dshemetov 8c9a143
Remove unneeded numpy import
dshemetov 3ab1871
Small update to README
dshemetov 4e6ce63
Modify national level code support:
dshemetov 21cb473
Add archive bypass flag to JHU
dshemetov 78ffb9a
Merge branch 'rf_geo_refactor' of github.com:cmu-delphi/covidcast-ind…
dshemetov 90ba3d6
Important fixes to JHU hand additions:
dshemetov 64fb9b7
Add indicator testing notebook and geocoding utility demo notebook
dshemetov b830cc8
Remove trailing whitespace
krivard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,6 +116,9 @@ venv.bak/ | |
# mkdocs documentation | ||
/site | ||
|
||
# VSCode settings | ||
*.vscode | ||
|
||
# mypy | ||
.mypy_cache/ | ||
|
||
|
33,100 changes: 0 additions & 33,100 deletions
33,100
_delphi_utils_python/data_proc/geomap/02_20_uszips.csv
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.