FIFA World Cup Prize Money — Per Team, Per Position, Per Edition

6
0
Updated:
Files:6
Size:7.27 kB
Formats:csvpngmdx
License:odc-pddl

How FIFA World Cup prize money is split. Three linked tables: (1) prize_by_team — what every one of the 128 teams across the 2010, 2014, 2018 and 2022 men's tournaments earned, by where they finished; (2) prize_schedule — the per-position payout schedule for each edition 2010–2026 (including the 48-team 2026 expansion); (3) prize_pool_by_edition — total prize pool per edition, men's 1982–2026 AND women's 1991–2027, exposing the gender gap. Every figure is self-validated: the per-team payouts sum exactly to each edition's published prize pool (348/358/400/440 USD million), and each schedule sums to its pool. Figures are nominal USD.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/football/worldcup-prize-money/
https://datahub.io/football/worldcup-prize-money/_r/-/README.md
https://datahub.io/football/worldcup-prize-money/_r/-/datapackage.json
https://datahub.io/football/worldcup-prize-money/_r/-/prize_2022_by_team.csv
https://datahub.io/football/worldcup-prize-money/_r/-/prize_by_team.csv
https://datahub.io/football/worldcup-prize-money/_r/-/prize_pool_by_edition.csv
https://datahub.io/football/worldcup-prize-money/_r/-/prize_schedule.csv
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/football/worldcup-prize-money/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/football/worldcup-prize-money/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Data Files

Explore with AI

prize_by_team

prize_schedule

prize_pool_by_edition

prize_2022_by_team


About this dataset

How FIFA World Cup prize money is split — per team, per finishing position, per edition. The granular companion to the worldcup dataset, which records results but not the money behind them.

Dataset Overview

Three linked tables:

  • prize_by_team.csv (128 rows) — what every team earned at the 2010, 2014, 2018 and 2022 men's World Cups, by where it finished. Columns: year, team, result, position_range, prize_usd_m.
  • prize_schedule.csv (36 rows) — FIFA's per-position payout schedule for each edition 2010–2026, including the 48-team 2026 expansion (which adds a Round-of-32 band). Columns: year, result, position_range, prize_usd_m.
  • prize_pool_by_edition.csv (22 rows) — total prize pool per edition, men's 1982–2026 and women's 1991–2027, exposing the gender gap. Columns: year, competition, prize_pool_usd_m, note.
  • prize_2022_by_team.csv — a view-support subset (2022 only) powering the bar chart.

All figures are nominal USD millions.

Highlights

  • 2022: Argentina earned $42M for winning; every group-stage team got $9M. The 32 payouts sum exactly to the $440M pool.
  • The gap: the 2022 men's pool ($440M) was 4x the 2023 women's pool ($110M). Women's prize money was $0 until 2007.
  • Parity coming: FIFA has announced equal prize money by 2027.
  • The schedule grows: the winner's cheque went $30M (2010) → $35M → $38M → $42M → $50M (2026).

Validation

Every figure is self-checking:

  • Per-team payouts sum to the published pool for all four editions — $348M (2010), $358M (2014), $400M (2018), $440M (2022).
  • Each per-position schedule sums to its pool (e.g. 2026: 50+33+29+27 +19×4 +15×8 +11×16 +9×16 = $655M).
  • Finishing brackets are derived from match data: top-4 placements from FIFA standings, deeper rounds from each team's furthest stage in the Fjelstul World Cup Database.

Scope & caveats

  • Per-team rows are men's 2010–2022 — editions with both a published per-position schedule and final results. 2026 appears in the schedule only (no results yet).
  • Pre-2014 men's pool figures are FIFA total contribution (a broader scope including preparation/club benefit payments), not directly comparable to the 2014+ prize-money-proper figures — flagged in the note column.
  • The women's series is per-edition totals only (per-team women's schedules differ structurally and are a planned extension).

See 42-million-to-win-9-million-to-show-up-and-a-4x-gender-gap/STORY.mdx for the full narrative.

Maintenance

Static, hand-assembled reference dataset — not regenerated by the repository's daily scripts. Updated only when a new edition's schedule/results are published.

License

Prize figures are public facts (not copyrightable). Released under the Open Data Commons Public Domain Dedication and License (PDDL). Sources: FIFA prize-money announcements (compiled via topendsports and reporting); final placements from the Fjelstul World Cup Database.