Skip to content

Commit 31ec7ef

Browse files
amautadevclaude
andcommitted
Fix story README metadata and a broken cross-story link
- Add title/description/date frontmatter to four stories that had none, and drop their leading H1. Without frontmatter, datahub.io derived a title from the slug and then rendered the H1 too, showing the title twice. - Fix a `descritption:` typo in the carbon-footprint story so its description metadata is no longer silently dropped. - Replace a relative `../the-15-most-carded-matches.../` link in the dirtiest story with its absolute datahub.io URL, which resolves on the published site. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 3e9e871 commit 31ec7ef

5 files changed

Lines changed: 22 additions & 6 deletions

File tree

  • datasets
    • each-world-cups-carbon-footprint-and-why-2026-breaks-the-chart
    • the-15-most-carded-matches-in-world-cup-history
    • the-90th-minute-world-cup-when-goals-are-scored
    • the-dirtiest-world-cups-50-years-of-cards
    • the-world-cups-biggest-crowds-964-matches-92-years

datasets/each-world-cups-carbon-footprint-and-why-2026-breaks-the-chart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Each World Cup's carbon footprint — and why 2026 breaks the chart"
3-
descritption: "The 2026 finals are projected at ~9 million tonnes of CO₂ — and the data shows why: a continent-sized, three-nation tournament runs on flights."
3+
description: "The 2026 finals are projected at ~9 million tonnes of CO₂ — and the data shows why: a continent-sized, three-nation tournament runs on flights."
44
date: 2026-06-05
55
---
66

datasets/the-15-most-carded-matches-in-world-cup-history/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# The 15 Most-Carded Matches in World Cup History
1+
---
2+
title: "The 15 Most-Carded Matches in World Cup History"
3+
description: "The fifteen most-carded matches in men's World Cup history, led by the 15-card Netherlands–Argentina quarter-final at Qatar 2022."
4+
date: 2026-06-05
5+
---
26

37
Some World Cup matches stop being football. The referee runs out of patience, the cards
48
pile up, and a quarter-final turns into a brawl with a scoreline attached.

datasets/the-90th-minute-world-cup-when-goals-are-scored/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# The 90th-Minute World Cup
1+
---
2+
title: "The 90th-Minute World Cup: When Goals Are Scored"
3+
description: "When World Cup goals actually hit the net — all 2,720 men's goals from 1930 to 2022 — and why the decisive moment keeps drifting toward stoppage time."
4+
date: 2026-06-05
5+
---
26

37
Stoppage time used to be where matches went to die. Now it's where they come alive.
48

datasets/the-dirtiest-world-cups-50-years-of-cards/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# The Dirtiest World Cups
1+
---
2+
title: "The Dirtiest World Cups: 50 Years of Cards"
3+
description: "Yellow and red cards per men's World Cup from 1970 — when cards were introduced — to Qatar 2022: the climb to the 2006 peak and the modern calm-down."
4+
date: 2026-06-05
5+
---
26

37
For the first forty years of the World Cup, a referee had no card to show you. Then came
48
**1970** — yellows and reds arrive — and the whole tournament produced a grand total of 52
@@ -40,7 +44,7 @@ stopped.
4044
The averages hide the flashpoints. For the single most-carded matches ever played — the
4145
night a referee lost the Netherlands and Argentina entirely, the dirtiest final in
4246
history — read the companion piece:
43-
[**The 15 Most-Carded Matches in World Cup History**](../the-15-most-carded-matches-in-world-cup-history/).
47+
[**The 15 Most-Carded Matches in World Cup History**](https://datahub.io/football/the-15-most-carded-matches-in-world-cup-history).
4448

4549
## Source
4650

datasets/the-world-cups-biggest-crowds-964-matches-92-years/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# The World Cup's Biggest Crowds — 964 Matches, 92 Years
1+
---
2+
title: "The World Cup's Biggest Crowds — 964 Matches, 92 Years"
3+
description: "Attendance for all 964 men's World Cup matches (1930–2022): the 173,850 Maracanã record, the USA 1994 peak, and the per-edition trend."
4+
date: 2026-06-05
5+
---
26

37
The Fjelstul match tables in the `worldcup` dataset record every men's World Cup match
48
ever played — but not a single attendance figure. The **`attendance` resource** fills

0 commit comments

Comments
 (0)