File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 13133 . Name file ` VALUE-new-DATE `
1414
1515#### Checking for duplicate rows
16- 4 . Apply JSON recipe to conduct a duplicate check based on the ` VALUE_as_recorded ` column and all other columns that may render the row unique
16+ 4 . Apply JSON recipe to conduct a duplicate check based on the ` VALUE_as_recorded ` column and all other columns that may render the row unique:
1717- for genre data: [ JSON] [ duplicate_check_genre ]
1818- for language data: [ JSON] [ duplicate_check_language ]
1919- for material data: [ JSON] [ duplicate_check_material ]
3030#### Removing working columns and merging new reconciliations with previous ones in data dictionaries
313110 . On the ` ds_qid_add ` column, facet by selecting ` Facet -> Customized facets -> Facet by blank `
323211 . Select ` FALSE ` for applied facet to ` ds_qid_add ` column
33- 12 . Apply JSON recipe to merge new data values into existing data, remove unnecessary columns, remove whitespace
33+ 12 . Apply JSON recipe to merge new data values into existing data, remove unnecessary columns, remove whitespace:
3434 - for name data: [ JSON] [ merge-clean-name-recon-data ]
3535 - for title data: [ JSON] [ merge-clean-title-recon-data ]
3636 - for all other data: [ JSON] [ merge-clean-other-recon-data ]
You can’t perform that action at this time.
0 commit comments