You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/channel_considerations.mdx
+125Lines changed: 125 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,131 @@ This is the first version of our classic OOH emissions model, and we expect it t
275
275
- Regionalized defaults: applying localized emission factors for printing, storage, and disposal processes, reflecting regional infrastructure and grid intensity.
276
276
- Integration with industry data: leveraging data shared by media owners and OOH associations to replace assumptions with verified inputs.
277
277
278
+
# Print
279
+
280
+
## Definition and Scope
281
+
282
+
Print encompasses print publications (newspapers and magazines), direct mail, and door drops. These formats rely on physical assets printed on paper, vinyl, or similar materials.
283
+
284
+
## Boundaries of Measurement
285
+
286
+
The Scope3 print model estimates emissions from the physical production, distribution, and end-of-life processing of printed advertising materials and their associated editorial content.
287
+
288
+
The model aligns with GMSF and covers the following categories:
289
+
290
+
| Lifecycle Category | Emissions Source | Includes |
291
+
| --- | --- | --- |
292
+
| Creation | Physical print production | Paper production & transport, printing & finishing (ink, consumables), paper production & transport, printing & finishing |
293
+
| Distribution | Storage & delivery | Transportation to storage, storage (where material), distribution to points of sale/letterboxes |
We estimate paper-related emissions based on physical dimensions, paper weight (gsm), and production emission factors. When publication-specific data is available, we use those values; otherwise, we apply defaults based on print medium type (newspaper, magazine, leaflet).
304
+
305
+
Paper emissions include raw material extraction, pulp processing, and paper manufacturing. The calculation accounts for both the ad material and a proportional allocation of editorial content based on the ad-to-content ratio.
306
+
307
+
### Printing & Finishing
308
+
309
+
Printing and finishing emissions include prepress, printing processes, consumables (ink, glue), and packaging. Default emission factors vary by print medium, reflecting differences in production intensity between newspapers, magazines, and leaflets.
310
+
311
+
### Paper Transport
312
+
313
+
We estimate emissions from transporting paper from mills to printers using distance-based calculations and freight transport emission factors. Default transport distances are country-specific where data is available.
314
+
315
+
### Distribution Emissions
316
+
317
+
### Transportation to Storage
318
+
319
+
Emissions from transporting printed materials from printers to storage facilities are calculated using freight transport emission factors and default transport distances.
320
+
321
+
### Storage
322
+
323
+
Storage emissions are considered minimal for print materials stored in ambient conditions. In line with GMSF guidance, we do not currently model storage emissions but may introduce factors for climate-controlled storage in future iterations.
324
+
325
+
### Downstream Distribution
326
+
327
+
We model emissions from distributing printed materials from storage to points of sale or direct delivery to letterboxes. This uses van-based transport emission factors and estimated delivery distances.
328
+
329
+
### End-of-Life Processing
330
+
331
+
### Unsold Materials
332
+
333
+
We account for emissions from transporting and processing unsold materials, applying print medium-specific sell-through rates. Unsold materials are allocated across recycling, incineration, and landfill disposal methods using defaults that reflect typical waste management practices.
334
+
335
+
### Post-Reader Disposal
336
+
337
+
For materials that reach readers, we apply country-specific recycling, incineration, and landfill rates to reflect regional waste management infrastructure. Each disposal method has distinct emission factors:
338
+
339
+
- Recycling: lowest emissions
340
+
- Incineration: moderate emissions from combustion
341
+
- Landfill: highest emissions due to methane generation
342
+
343
+
### Print Spoilage
344
+
345
+
We apply a print medium-specific waste rate to account for spoilage during the press run, typically 5% for newspapers and magazines.
346
+
347
+
### Corporate Emissions
348
+
349
+
Corporate emissions are allocated on a per-page basis, reflecting the publisher's operational footprint. This follows the same methodology as described in [Corporate Emissions](https://claude.ai/chat/corporate_model).
350
+
351
+
## Publication Object
352
+
353
+
To enable granular and accurate measurement, print publications are represented by a publication object that carries attributes relevant for emissions estimation. This is conceptually similar to the "screen" object used for DOOH.
354
+
355
+
### Publication Attributes
356
+
357
+
The accuracy of emissions estimates for print depends on the granularity of data provided. The most precise results come from publication-level data shared by publishers.
358
+
359
+
| Attribute | Description | Example Value |
360
+
| --- | --- | --- |
361
+
| Publication Identifier | Unique identifier for the publication | "vogue-us-print" |
362
+
| Media Owner | Organization that owns the publication | "Condé Nast" |
363
+
| Print Medium | Type of print publication | "magazine" |
364
+
| Country | Primary distribution country | "US" |
365
+
| Circulation | Average copies distributed per issue | 500,000 |
Print advertising is often reported in physical copies or circulation figures rather than individual impressions. We convert between these metrics using:
378
+
379
+
**Print Circulation** is the number of copies distributed (sold or otherwise provided) per issue, verified by audit bureaux.
380
+
381
+
**Readership** represents the estimated number of people who read or are exposed to an issue. Readership is typically higher than circulation due to pass-along readership (shared copies in waiting rooms, households, etc.).
382
+
383
+
**Readers per Copy (RPC)** is the multiplier showing how many people on average read one copy.
Where ad visibility probability reflects the likelihood that a given ad placement is viewed, which varies by format, section, and position within the publication.
392
+
393
+
## Potential Improvements
394
+
395
+
This is the first version of our print emissions model, and we expect it to evolve as better data and industry standards emerge. Key areas of focus for future iterations could include:
396
+
397
+
- Material-specific emission factors (coated vs. uncoated paper, recycled content)
398
+
- Transport mode-specific factors (electric vs. diesel delivery vehicles)
399
+
- Refined recycling modeling: incorporating more accurate data on recycling rates and emissions from different end-of-life scenarios
400
+
- Regionalized defaults: applying localized emission factors for printing, storage, and disposal processes, reflecting regional infrastructure and grid intensity
401
+
- Integration with industry data: leveraging data shared by media owners and print associations to replace assumptions with verified inputs
0 commit comments