Problem
Lifesum has 3 CSV files not yet ingested: exercise.csv, weighins.csv + bodyfat.csv, bodymeasures.csv.
Proposed Solution
silver.body_measures from bodymeasures.csv (waist, chest, etc.)
- Lifesum exercise.csv → feed into
silver.workout (shared table)
- Lifesum weighins.csv + bodyfat.csv → feed into
silver.body_measurement (shared table)
- Update semantic contracts for all new silver tables
Dependencies
- A7 (Withings — establishes body_measurement and workout shared tables)
Acceptance Criteria
Problem
Lifesum has 3 CSV files not yet ingested: exercise.csv, weighins.csv + bodyfat.csv, bodymeasures.csv.
Proposed Solution
silver.body_measuresfrom bodymeasures.csv (waist, chest, etc.)silver.workout(shared table)silver.body_measurement(shared table)Dependencies
Acceptance Criteria