-
Notifications
You must be signed in to change notification settings - Fork 122
Migrate Place Info and Series Dates to V2 API #6047
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
Open
SandeepTuniki
wants to merge
25
commits into
master
Choose a base branch
from
migrate-place-info-v2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4f60729
Migrate PlaceInfo to V2 API and add verification tests
SandeepTuniki 27b5843
Clean up comments and fix bug in get_series_dates
SandeepTuniki 8951e07
Untrack verify_live_migration.py to exclude from PR
SandeepTuniki e2a3d92
Address review comments: Fix V2 API parsing and optimize BFS
SandeepTuniki 1c8e04d
Fix linting and formatting issues in V2 migration files
SandeepTuniki d3daa46
Merge remote-tracking branch 'origin/master' into migrate-place-info-v2
SandeepTuniki bcd6392
fix: prioritize specific place types over administrative areas
SandeepTuniki 5740a97
fix: hardcode United States name for country/USA to match V1 behavior
SandeepTuniki f768f55
style: fix python lint errors using yapf
SandeepTuniki 4fb6f36
fix: skip bogus places in get_place_info
SandeepTuniki 8da012e
fix: hardcode New York City name for geoId/3651000
SandeepTuniki 6bb1972
fix: use recursive traversal in get_series_dates and update unit tests
SandeepTuniki ba42524
revert: remove New York City hardcoded name
SandeepTuniki 1029f44
feat: Update goldens from Cloud Build workflow (build 276e2d55-2442-4…
datacommons-robot-author ac9b296
Merge remote-tracking branch 'origin/master' into migrate-place-info-…
SandeepTuniki 1665c9c
refactor: Remove hardcoded name override for country/USA
SandeepTuniki 9804dfd
feat: Update goldens from Cloud Build workflow (build 89397212-0490-4…
datacommons-robot-author 1f44722
Fix: remove unused json import in migration_verification_test.py
SandeepTuniki cd17e63
Refactor: remove unused endpoints and move PLACE_TYPE_RANK to constants
SandeepTuniki 8e760dc
Fix: remove unused variable 'ent' in get_series_dates
SandeepTuniki 6d7058e
Refactor: apply minor cleanups in datacommons.py
SandeepTuniki eddf2cf
Test: Update webdriver event page tests to expect United States of Am…
SandeepTuniki 908c4a7
Fix: Python style formatting in get_series_dates
SandeepTuniki cc0afe3
Optimize: remove unused 'value' from v2observation in get_series_dates
SandeepTuniki 26c1c55
Fix: apply Python style formatting for v2observation call
SandeepTuniki 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.