Schema
Table
Setup
| Column Name | Type | Description |
|---|---|---|
| activity_id | integer | Unique watch activity identifier. |
| user_id | integer | User who watched content. |
| watch_date | date | Date the user watched content. |
| hours_watched | decimal | Hours watched in the activity. |
