-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle Missing entity_type and missing notes for historic audits and …
…track census data (#3746) * Included 2019 through 2022 in the list of years when rate usage description is not required in Notes * Handle blank entity type * Handle missing note content * Handle missing note title and note content * Handle missing note title and note content * Handle blank entity type * Fixed linting * Fixed linting * Tracking blank entity_type transformation * When Note title and content are blank, set contains_char_or_table to blank * Update backend/census_historical_migration/sac_general_lib/general_information.py Co-authored-by: Hassan D. M. Sambo <[email protected]> * Update backend/census_historical_migration/sac_general_lib/general_information.py Co-authored-by: Hassan D. M. Sambo <[email protected]> * Updated iteration on notes * Fixed linting * Fixed linting * Fixed linting * Fixed linting * Fixed linting * 3763 - Track census data * Removed unused function xform_missing_notes_records * Renamed transform_missing_note_title_and_content to xform_missing_note_title_and_content * Added Test cases for xform_missing_note_title_and_content * Added Test cases for xform_missing_note_title_and_content --------- Co-authored-by: Hassan D. M. Sambo <[email protected]>
- Loading branch information
Showing
3 changed files
with
156 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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