Files
Substrate/Data/DE-Platform-Media/DE-Platform-Media.md
svemagie 0698daea69 feat: add DE proxy datasets DS-00015–17 + metrics updates — flatten dirs to .md
- Add DE-Platform-Media (DS-00015), DE-Epistemic-Competence (DS-00016), DE-Social-Mobility (DS-00017) with source stubs
- Update DE-Democracy-Metrics, DE-Federal-Budget, DE-Lobby-Transparency, DE-Parliament-Activity, Knowledge-Worker salaries
- Add get-de-digital script for digital economy data retrieval
- Update de-plan1-sven with revised strategy sections
- Rename flat-dir index files to .md (Arguments, Claims, Problems, Values)
- Append new entries to Data/UPDATES.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 17:20:04 +02:00

129 lines
5.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# DE Platform & Media
**Last Updated:** 2026-04-20
**Update Method:** Eurostat via `bun get-de-digital`; Reuters DNR + ARD/ZDF Onlinestudie manual (annual)
**Coverage:** Digital media use, platform participation, news consumption — Germany
---
## 🎯 BEST ESTIMATE
| Metric | Value | Confidence | Last Updated |
|--------|-------|------------|--------------|
| **Social network participation** | **59.2% of all individuals** | 95% | 2025 (Eurostat) |
| **Online news reading** | **64.2% of all individuals** | 95% | 2025 (Eurostat) |
| **Trust in news overall** | **~47%** | 75% | 2024 (Reuters DNR) |
| **Social media as news source** | **~28%** | 75% | 2024 (Reuters DNR) |
| **Active news avoidance** | **~36%** | 75% | 2024 (Reuters DNR) |
| **WhatsApp monthly reach** | **~79%** | 80% | 2024 (ARD/ZDF) |
**One-liner:** 59% use social networks; 47% trust news; 36% actively avoid it.
**Caveat:** Eurostat measures participation rate (ever used in last 3 months), not daily active use — actual platform dependency is higher than these figures suggest.
---
## Quick Context
Germany's digital media landscape shows a population where most citizens are online and read news digitally, but a significant third actively avoids news — and trust in news remains moderate despite relatively high press freedom. Platform infrastructure is dominated by US-owned services (Meta, Google/YouTube, ByteDance/TikTok) with no comparable European alternatives at scale.
---
## Methodology Summary
**Approach:** Eurostat live API fetch (isoc_ci_ac_i) for standardized EU-comparable indicators; Reuters Institute Digital News Report 2024 for news trust and platform-as-news data; ARD/ZDF Onlinestudie 2024 for platform-specific monthly reach.
**Sources:**
- Eurostat: isoc_ci_ac_i — Internet use indicators, % of all individuals, Germany (annual)
- Reuters Institute for the Study of Journalism: Digital News Report 2024, Germany country data
- ARD/ZDF Onlinestudie 2024 (annual German media study)
**Definition Used:** "Participation" = used the activity in the last 3 months before survey.
---
## Detailed Findings
### Eurostat — Digital Activity Indicators (Germany, % all individuals)
| Indicator | 2023 | 2024 | 2025 |
|-----------|------|------|------|
| Social networks participation | 48.6% | 58.0% | 59.2% |
| Online news reading | 59.0% | 62.9% | 64.2% |
| Video/voice calls | 63.8% | 76.1% | 78.7% |
| Internet banking | 57.2% | 66.9% | 70.7% |
| Finding information online | — | — | 80.1% |
| Email use | — | — | 87.8% |
| Online courses | 8.9% | 10.1% | 10.1% |
*Source: Eurostat isoc_ci_ac_i. Fetch script: `bun get-de-digital`. Full data: `eurostat-digital-de.csv`*
Note: Sharp jump in social networks (48.6% → 58.0% 2023→2024) may reflect methodology change or post-pandemic normalization.
### Reuters Institute Digital News Report 2024 — Germany
| Metric | Value |
|--------|-------|
| Trust in news overall | ~47% |
| Use social media as main news source | ~28% |
| Actively avoid news | ~36% |
| YouTube for news (weekly) | ~15% |
| TikTok for news (weekly) | ~7% |
| Online news reach (weekly) | ~73% |
*Source: Reuters Institute for the Study of Journalism, Digital News Report 2024. Manual update required.*
### ARD/ZDF Onlinestudie 2024 — Platform Monthly Reach (Germany)
| Platform | Monthly Reach |
|----------|--------------|
| WhatsApp | ~79% |
| YouTube | ~55% |
| Facebook | ~47% |
| Instagram | ~34% |
| TikTok | ~18% |
| X (Twitter) | ~13% |
*Source: ARD/ZDF Onlinestudie 2024. Manual update required annually.*
---
## Source Analysis
### Why These Sources?
| Source | Strengths | Weaknesses | Weight |
|--------|-----------|------------|--------|
| **Eurostat isoc_ci_ac_i** | EU-standardized, annual, free API, 20+ year time series | Measures any-use-in-3-months (broad definition), lags 1 year | Very High |
| **Reuters DNR** | Dedicated news consumption study, consistent Germany sample, cross-national comparable | Annual PDF, no API, Germany N ~2,000 | High |
| **ARD/ZDF Onlinestudie** | Germany's most comprehensive digital media study, large sample | Annual publication, Germany-only, no API | High |
---
## Research Metadata
| Attribute | Value |
|-----------|-------|
| **Research Date** | 2026-04-20 |
| **Researcher** | Sven / PAI |
| **Method** | Eurostat live API (`bun get-de-digital`) + manual from 2024 annual reports |
| **Confidence Level** | 95% (Eurostat) / 7580% (Reuters, ARD/ZDF) |
| **Known Gaps** | No real-time data; platform-specific time-spent not available; no federated/European platform baseline |
| **Update Frequency** | Eurostat: run script annually; Reuters DNR + ARD/ZDF: manual each spring |
---
## Connection to DE-Plan
- Social network participation 59.2%, US-platform dominance → **CHALLENGE 3**: German public discourse hosted on private US infrastructure without democratic control
- Active news avoidance 36% → **CHALLENGE 1**: epistemic fragmentation; unreachable segment
- Trust in news ~47% → **CHALLENGE 1 + CHALLENGE 6**: press ecosystem health
---
## Changelog
| Date | Change | Reason |
|------|--------|--------|
| 2026-04-20 | Initial dataset created | DE-Plan CHALLENGE 3 data gap |