-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unique media identifier (close #59)
- Loading branch information
1 parent
dfb1e8b
commit ef4b3f0
Showing
25 changed files
with
536 additions
and
499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
190 changes: 95 additions & 95 deletions
190
integration_tests/data/expected/snowplow_media_player_base_expected.csv
Large diffs are not rendered by default.
Oops, something went wrong.
714 changes: 357 additions & 357 deletions
714
integration_tests/data/expected/snowplow_media_player_media_ad_views_expected.csv
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
integration_tests/data/expected/snowplow_media_player_media_ads_expected.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
"media_ad_id","platform","media_id","media_label","ad_id","name","creative_id","duration_secs","skippable","pod_position","views","clicked","skipped","percent_reached_25","percent_reached_50","percent_reached_75","percent_reached_100","views_unique","clicked_unique","skipped_unique","percent_reached_25_unique","percent_reached_50_unique","percent_reached_75_unique","percent_reached_100_unique","first_view","last_view" | ||
"a81d5e4d9d7a690ae0fc5290d1ec9e47","web","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","a825644f-3882-8dcc-5e20-c38007bbf5b4","Ad 1","ad-1",4,TRUE,1,45,4,15,44,37,34,29,12,4,7,12,12,12,12,"2022-10-08 11:09:04.093","2023-08-04 13:47:32.374" | ||
"4798308e0b04b09b20d5aacda0e8bb05","mob","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","a825644f-3882-8dcc-5e20-c38007bbf5b4","Ad 1","ad-1",4,TRUE,1,45,4,15,44,37,34,29,12,4,7,12,12,12,12,"2022-10-08 11:09:04.093","2023-08-04 13:47:32.374" | ||
"0010be8c76d6c38c7848ed734fb35c2e","mob","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","0c446fce-b41a-f88d-81b8-e73774bec5fe","Ad 2","ad-2",4,TRUE,2,44,4,26,34,21,18,18,12,4,10,11,9,8,8,"2022-10-08 11:09:05.102","2023-08-04 13:47:33.383" | ||
"4c219b7a1d4ef3402d139434b0acee3d","web","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","0c446fce-b41a-f88d-81b8-e73774bec5fe","Ad 2","ad-2",4,TRUE,2,44,4,26,34,21,18,18,12,4,10,11,9,8,8,"2022-10-08 11:09:05.102","2023-08-04 13:47:33.383" | ||
"media_ad_id","platform","media_identifier","media_id","media_label","ad_id","name","creative_id","duration_secs","skippable","pod_position","views","clicked","skipped","percent_reached_25","percent_reached_50","percent_reached_75","percent_reached_100","views_unique","clicked_unique","skipped_unique","percent_reached_25_unique","percent_reached_50_unique","percent_reached_75_unique","percent_reached_100_unique","first_view","last_view" | ||
"9f908a0c2b3bb2fd51cdc1a520fba611","web","27b2f50383eb0e8faf585690ace0183d","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","a825644f-3882-8dcc-5e20-c38007bbf5b4","Ad 1","ad-1",4,TRUE,1,45,4,15,44,37,34,29,12,4,7,12,12,12,12,"2022-10-08 11:09:04.093","2023-08-04 13:47:32.374" | ||
"332af56fd8310d89ece56017630f2f94","mob","27b2f50383eb0e8faf585690ace0183d","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","a825644f-3882-8dcc-5e20-c38007bbf5b4","Ad 1","ad-1",4,TRUE,1,45,4,15,44,37,34,29,12,4,7,12,12,12,12,"2022-10-08 11:09:04.093","2023-08-04 13:47:32.374" | ||
"023a782dee3ff73e552d7db33b884e7f","mob","27b2f50383eb0e8faf585690ace0183d","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","0c446fce-b41a-f88d-81b8-e73774bec5fe","Ad 2","ad-2",4,TRUE,2,44,4,26,34,21,18,18,12,4,10,11,9,8,8,"2022-10-08 11:09:05.102","2023-08-04 13:47:33.383" | ||
"adbe6f518cd4a97a770bc0ec5f34b1fd","web","27b2f50383eb0e8faf585690ace0183d","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun","0c446fce-b41a-f88d-81b8-e73774bec5fe","Ad 2","ad-2",4,TRUE,2,44,4,26,34,21,18,18,12,4,10,11,9,8,8,"2022-10-08 11:09:05.102","2023-08-04 13:47:33.383" |
10 changes: 5 additions & 5 deletions
10
integration_tests/data/expected/snowplow_media_player_media_stats_expected.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
"media_id","media_label","duration_secs","media_type","media_player_type","first_play","last_play","plays","valid_plays","complete_plays","impressions","last_base_tstamp","percent_reached_10","percent_reached_25","percent_reached_50","percent_reached_75","percent_reached_100","play_time_mins","avg_play_time_mins","avg_content_watched_mins","avg_playback_rate","avg_percent_played","play_rate","completion_rate_by_plays","avg_retention_rate" | ||
"html-dbt","dbt Coalesce 2021 - Data modeling at Scale",1887,"video","org.whatwg-media_element","2022-01-18 11:56:27.815","2022-01-18 12:11:12.69",4,2,1,4,"2022-01-20 19:17:13.125",1,1,1,1,2,39.333,9.833,,1,0.313,1,0.25,0.25 | ||
"yt-dbt-coalesce-2022","dbt Coalesce 2022 - Data modeling at Scale 2",1889,"video","com.youtube-youtube",,,0,0,0,1,"2022-01-20 19:17:13.125",0,0,0,0,0,0,,,,,0,, | ||
"yt-dbt-coalesce-2021","dbt Coalesce 2021 - Data modeling at Scale",1887,"video","com.youtube-youtube","2022-01-18 21:23:57.381","2022-01-20 19:13:21.293",37,5,0,39,"2022-01-20 19:17:13.125",2,2,1,0,4,55.067,1.488,,1.027,0.047,0.949,0,0.003 | ||
"79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun",60,"video","html5","2022-10-08 11:09:03.425","2023-08-04 13:47:32.066",40,18,14,25,"2023-08-04 13:47:32.066",34,24,16,14,14,24.043,0.601,0.488,1.047,0.488,1.6,0.35,0.355 | ||
"media_identifier","media_id","media_label","duration_secs","media_type","media_player_type","first_play","last_play","plays","valid_plays","complete_plays","impressions","last_base_tstamp","percent_reached_10","percent_reached_25","percent_reached_50","percent_reached_75","percent_reached_100","play_time_mins","avg_play_time_mins","avg_content_watched_mins","avg_playback_rate","avg_percent_played","play_rate","completion_rate_by_plays","avg_retention_rate" | ||
"ae9ad2ba4e69068fa1807c9f41d9235a","html-dbt","dbt Coalesce 2021 - Data modeling at Scale",1887,"video","org.whatwg-media_element","2022-01-18 11:56:27.815","2022-01-18 12:11:12.69",4,2,1,4,"2022-01-20 19:17:13.125",1,1,1,1,2,39.333,9.833,,1,0.313,1,0.25,0.25 | ||
"9b71f6dbf74a346e7da60a5a744b362d","yt-dbt-coalesce-2022","dbt Coalesce 2022 - Data modeling at Scale 2",1889,"video","com.youtube-youtube",,,0,0,0,1,"2022-01-20 19:17:13.125",0,0,0,0,0,0,,,,,0,, | ||
"68efef79c990d2f2542070769fbda051","yt-dbt-coalesce-2021","dbt Coalesce 2021 - Data modeling at Scale",1887,"video","com.youtube-youtube","2022-01-18 21:23:57.381","2022-01-20 19:13:21.293",37,5,0,39,"2022-01-20 19:17:13.125",2,2,1,0,4,55.067,1.488,,1.027,0.047,0.949,0,0.003 | ||
"27b2f50383eb0e8faf585690ace0183d","79f2746f6bdb98f5a33f8085fc4f0eb1","For bigger fun",60,"video","html5","2022-10-08 11:09:03.425","2023-08-04 13:47:32.066",40,18,14,25,"2023-08-04 13:47:32.066",34,24,16,14,14,24.043,0.601,0.488,1.047,0.488,1.6,0.35,0.355 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.