-
Notifications
You must be signed in to change notification settings - Fork 14
chore: Update methodology for Linear TV and Classic OOH (GMSF v1.3) #289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pymble2073
wants to merge
6
commits into
main
Choose a base branch
from
gmsfv1.3/channel-methodology-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
8de39b0
chore: Linear TV methodology defaults update
pymble2073 761833c
chore: Update Linear TV channel considerations docs for GMSF v1.3
pymble2073 48d1a60
chore: Update Linear TV signal transmission defaults
pymble2073 66278e6
chore: OOH methodology defaults and GMSF link updates
pymble2073 88efc48
chore: Regenerate docs-defaults.yaml via compute_defaults.py
pymble2073 abbb3c4
fix: Update docs defaults count assertion to 128
pymble2073 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -60,45 +60,45 @@ defaults: | |
| mobile: 1.200000000 | ||
| default_channel_by_device: | ||
| pc: | ||
| - ctv-bvod | ||
| - social | ||
| - digital-audio | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| - ctv-bvod | ||
| - social | ||
| - digital-audio | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| phone: | ||
| - social | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - app | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| - social | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - app | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| radio: | ||
| - traditional-radio | ||
| - traditional-radio | ||
| smart-speaker: | ||
| - digital-audio | ||
| - digital-audio | ||
| tablet: | ||
| - social | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - app | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| - social | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - app | ||
| - web | ||
| - search | ||
| - streaming-video | ||
| - linear-tv | ||
| - traditional-radio | ||
| tv: | ||
| - linear-tv | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - traditional-radio | ||
| - web | ||
| - search | ||
| - linear-tv | ||
| - ctv-bvod | ||
| - digital-audio | ||
| - traditional-radio | ||
| - web | ||
| - search | ||
| default_consumer_device_request_size_bytes: | ||
| app: 3000 | ||
| audio: 3000 | ||
|
|
@@ -112,6 +112,8 @@ defaults: | |
| default_count_ad_platform: | ||
| dooh: 6 | ||
| search: 1 | ||
| default_datacenter_compute_embodied_emissions_kgCO2e_per_second: 0.000007130 | ||
| default_datacenter_compute_use_phase_kwh_per_second: 0.000164000 | ||
| default_device_by_channel: | ||
| app: phone | ||
| ctv-bvod: tv | ||
|
|
@@ -184,14 +186,35 @@ defaults: | |
| default_emissions_per_bid_request_gco2_per_imp: 0.114420000 | ||
| default_emissions_per_creative_request_gco2_per_imp: 0.000300000 | ||
| default_emissions_per_rtdp_request_gco2_per_imp: 0.010000000 | ||
| default_eol_kgco2e_emissions_per_kg_by_material: | ||
| backlit_paper: 0.158940000 | ||
| recycled_paper: 0.158940000 | ||
| default_expected_lifetime_years: 10.000000000 | ||
| default_freight_transport_emissions_kgco2e_tonne_transported_per_km: 0.110000000 | ||
| default_freight_transport_kgco2e_emissions_per_tonne_km: | ||
| classic-ooh: 0.792000000 | ||
| default_illumination_power_draw_watts_per_sq_metre: 21.400000000 | ||
| default_illumination_power_draw_watts_per_sq_metre_per_hour: 100.000000000 | ||
| default_image_compression_ratio: 10 | ||
| default_impressions_per_creative: 1000000 | ||
| default_installation_transport_kgco2e_emissions_per_vehicle_km: | ||
| classic-ooh: 0.256000000 | ||
| default_iptv_network_distribution: | ||
| fixed: 0.999000000 | ||
| mobile: 0.001000000 | ||
| default_manufacturing_kgco2e_emissions_per_kg_by_material: | ||
| backlit_paper: 0.257000000 | ||
| recycled_paper: 0.257000000 | ||
| default_material_by_ooh_ad_format: | ||
| 2 Sheet Poster: recycled_paper | ||
| 6 Sheet: recycled_paper | ||
| 96 Sheet: backlit_paper | ||
| Small A1: recycled_paper | ||
| default_material_mass_kg_per_sq_metre_by_ooh_ad_format: | ||
| 2 Sheet Poster: 0.150000000 | ||
| 6 Sheet: 0.150000000 | ||
| 96 Sheet: 0.170000000 | ||
| Small A1: 0.150000000 | ||
| default_mechanical_rotation_power_draw_watts_per_sq_metre_per_hour: 12.500000000 | ||
| default_network_embodied_emissions_gco2e_per_kb: | ||
| scope3: | ||
|
|
@@ -371,7 +394,7 @@ defaults: | |
| ota: 19.300000000 | ||
| satellite: 16.700000000 | ||
| default_platform_ad_format_by_channel: | ||
| app: Generic GMSF 1.2 Display Ad | ||
| app: Generic GMSF Display Ad | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Might need to update available ad formats in monorepo before changing this |
||
| classic-ooh: 6 Sheet | ||
| ctv-bvod: 15s Video | ||
| digital-audio: 30s Audio | ||
|
|
@@ -381,7 +404,7 @@ defaults: | |
| social: Sponsored Post - 1080x1920 Image | ||
| streaming-video: 15s Video | ||
| traditional-radio: 30s Radio | ||
| web: Generic GMSF 1.2 Display Ad | ||
| web: Generic GMSF Display Ad | ||
| default_platform_ad_format_identifier_by_channel: | ||
| app: generic-gmsf-1-2-display-ad-app-phone | ||
| classic-ooh: 6-sheet-classic-ooh-panel | ||
|
|
@@ -490,6 +513,8 @@ defaults: | |
| leaflet: 2.000000000 | ||
| magazine: 1.500000000 | ||
| newspaper: 1.000000000 | ||
| default_printing_to_storage_distance_km: | ||
| classic-ooh: 200 | ||
| default_printing_to_storage_distance_km_per_ad: | ||
| classic-ooh: | ||
| AD: 0.500000000 | ||
|
|
@@ -609,6 +634,19 @@ defaults: | |
| YE: 0.500000000 | ||
| ZA: 0.500000000 | ||
| ZW: 0.500000000 | ||
| default_production_loss_ratio_by_channel: | ||
| app: 1 | ||
| classic-ooh: 1.110000000 | ||
| ctv-bvod: 1 | ||
| digital-audio: 1 | ||
| dooh: 1 | ||
| linear-tv: 1 | ||
| print: 1.110000000 | ||
| search: 1 | ||
| social: 1 | ||
| streaming-video: 1 | ||
| traditional-radio: 1 | ||
| web: 1 | ||
| default_property_ad_funded_percentage_by_channel: | ||
| app: 100 | ||
| ctv-bvod: 100 | ||
|
|
@@ -787,6 +825,8 @@ defaults: | |
| YE: 4.000000000 | ||
| ZA: 4.000000000 | ||
| ZW: 4.000000000 | ||
| default_storage_to_site_distance_km_per_ad: | ||
| classic-ooh: 0.700000000 | ||
| default_storage_usage_pct: | ||
| cloud_storage: 45 | ||
| hard_disk_drive: 25 | ||
|
|
@@ -797,7 +837,11 @@ defaults: | |
| default_structure_pct_recycling: | ||
| classic-ooh: 58.750000000 | ||
| default_structure_recycling_emissions_kgco2e_per_sq_metre: 0.000000000 | ||
| default_substrate_production_kgco2e_emissions_per_kg_by_material: | ||
| backlit_paper: 0.920000000 | ||
| recycled_paper: 1.050000000 | ||
| default_time_in_view_seconds: 3 | ||
| default_transcoding_outputs_number: 6 | ||
| default_tv_home_equipment_embodied_gco2e_per_second_by_tv_distribution_method: | ||
| cable: 0.005346759 | ||
| iptv: 0.005492307 | ||
|
|
@@ -808,12 +852,13 @@ defaults: | |
| iptv: 21 | ||
| ota: 1 | ||
| satellite: 22 | ||
| default_tv_signal_preparation_power_watt: 16700 | ||
| default_tv_signal_transmission_embodied_gco2e_per_second: 27 | ||
| default_tv_signal_preparation_embodied_gco2e_per_second: 0.007130000 | ||
| default_tv_signal_preparation_power_watt: 590.400000000 | ||
| default_tv_signal_transmission_embodied_gco2e_per_second: 30.630000000 | ||
| default_tv_signal_transmission_power_by_tv_distribution_method_watt: | ||
| cable: 16000 | ||
| ota: 165000 | ||
| satellite: 3150 | ||
| cable: 469793 | ||
| ota: 469793 | ||
| satellite: 550001 | ||
| default_usage_kwh_per_gb: | ||
| scope3: | ||
| fixed: 0.016500000 | ||
|
|
@@ -835,6 +880,7 @@ defaults: | |
| streaming-video: impression | ||
| web: impression | ||
| default_video_player_size_bytes: 350000 | ||
| default_video_transcoding_time_seconds: 30 | ||
| edge_node_embodied_gco2e_per_kb: 0.000000588 | ||
| edge_node_use_watts_per_kb: 0.000000430 | ||
| generic_creative_ad_server: | ||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove these indent diffs?