id | technique |
---|---|
1 | Algorithmic_Recommendations |
2 | Editorial_Picks |
3 | Collaborative_Filtering |
4 | Trending_Topics |
5 | User_Feedback |
service_id | name | genre |
---|---|---|
1 | Netflix | Movies/TV Shows |
2 | Amazon Prime Video | Movies/TV Shows |
3 | Hulu | TV Shows/Movies |
4 | Disney+ | Family/Kids |
5 | HBO Max | Movies/TV Shows |
user_id | username | password |
---|---|---|
1 | JohnDoe123 | password123 |
2 | JaneSmith456 | securepass456 |
3 | AliceBrown789 | myPassword789 |
4 | CharlieBlack012 | strongPass012 |
5 | EveWhite345 | easyPeasy345 |
view_id | user_id | streamed_service_id | viewed_date |
---|---|---|---|
(→ Users.user_id) | (→ Streaming_Services.service_id) | ||
1 | 1 | 1 | 2022-01-01 10:00:00 |
2 | 2 | 2 | 2022-01-02 15:30:00 |
3 | 3 | 3 | 2022-01-03 20:45:00 |
4 | 4 | 4 | 2022-01-04 23:50:00 |
5 | 5 | 5 | 2022-01-05 00:10:00 |
streaming_services_content_curating_technique_id | streaming_service_id | content_curating_technique_id |
---|---|---|
(→ Streaming_Services.service_id) | (→ Content_Curating_Techniques.id) | |
1 | 1 | 1 |
2 | 1 | 2 |
3 | 2 | 3 |
4 | 3 | 4 |
5 | 4 | 5 |
6 | 2 | 1 |
7 | 3 | 1 |
8 | 4 | 1 |
9 | 5 | 1 |