Closed ydaponte closed 2 months ago
Was able to build the table that we are pulling data into. We've also finalized the MERGE process in Python so that each data flow can each maintain it's own natural key within one flat table. This should assure that we can all put this logs in a central location without overwriting each others data. The notebook for table creation is DenormalizedItemCollection.
As a Data Engineer, I want to consolidate all relevant data into a denorm table so that it can be used for scoring and tagging stale content.
Acceptance Criteria:
Potential Tech Stack to use: