CTHUB - GER Geographic names check
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the task**
`City` should have real geographic names. To do so, the dataset should be checked against a list of community names in BC. If the name is not in that list, a user should get a warning. They can proceed to upload regardless or they can work on their excel file to fix it before uploading.
**Purpose**
Normalizes `City` information to be typo-free.
**Acceptance Criteria**
- [x] User should get a warning with a list of names and locations by index of cells that are not in the list of community names in BC.
- [x] User should be able to ignore the warning and upload the file.
**Additional context**
Please see [GER_notes_for Agile_team](https://bcgov.sharepoint.com/:u:/r/teams/00598-TeamZelda/Shared%20Documents/Team%20Zelda/_CTHUB_/Data_2024/GER_SUVI/GER_notes_for_Agile_team.html?csf=1&web=1&e=1xescZ), section 4 for a basic example.
# Dependencies
## Blocked By
- [x] bcgov/cthub/issues/322
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.