Open spsither opened 6 months ago
additional subtask of creating a meta data dictionary containing the columns to be added in main csv file for each department google sheets.
i have to reformat the google sheets by deleting unnecessary columns which do not contribute to the data information gain.
split the deparment csv file into different parts if the file name id format differs.
Description
The metadata for all the departments exist in various formats in their catalog Google Sheets. We need scripts to parse those sheets and get all the metadata associated with audio files.
Completion Criteria
Get the metadata in the TSV/CSV file ready to be consumed on evaluation of the model.
Implementation Plan
Subtasks