Germany's lowest district GDP-per-capita values are in the West, not the East
1 Observation
In 2023, the four German districts (Kreise) with the lowest GDP per capita are all in the western state of Rhineland-Palatinate. Of the twenty lowest values nationwide, fifteen are in western states. Thirty-five years of "poor East, rich West" intuition does not survive contact with the bottom of this particular table.
2 Evidence
Across the 394 German NUTS-3 districts with 2023 GDP data (Eurostat, nominal € per inhabitant):
| # | District | NUTS-3 | State (part) | GDP per capita 2023 |
|---|---|---|---|---|
| 1 | Südwestpfalz | DEB3K | Rhineland-Palatinate (West) | €20,800 |
| 2 | Kusel | DEB3G | Rhineland-Palatinate (West) | €22,700 |
| 3 | Rhein-Pfalz-Kreis | DEB3I | Rhineland-Palatinate (West) | €23,700 |
| 4 | Trier-Saarburg | DEB25 | Rhineland-Palatinate (West) | €24,800 |
| 5 | Havelland — lowest eastern district | DE408 | Brandenburg (East) | €25,700 |
Context values from the same table: median across the 69 eastern districts (excl. Berlin) — €34,600; median across the 324 western districts (excl. Berlin) — €43,500; Berlin — €54,700. The east-west gap in the middles of the distributions is real and visible. The extremes are a different story: the bottom of the German table is western.
3 Verification
- Against the original source. Open Eurostat dataset nama_10r_3gdp (GDP at current market prices by NUTS-3 region), unit EUR_HAB (euro per inhabitant), year 2023, filter German regions (codes starting DE), sort ascending. The five rows above appear in this order.
- Against our warehouse. The same numbers sit in our open comparison layer:
-- 394 rows; bottom of the table SELECT n.name, n.nuts_code, f.value FROM fact_eu_observation f JOIN dim_eu_metric m ON m.id = f.metric_id JOIN dim_eu_nuts3 n ON n.id = f.nuts3_id WHERE n.country = 'DE' AND m.code = 'gdp_pc' AND f.year = 2023 ORDER BY f.value ASC;East/west split: eastern = states of Brandenburg, Mecklenburg-Vorpommern, Saxony, Saxony-Anhalt, Thuringia (NUTS-1 codes DE4, DE8, DED, DEE, DEG), Berlin excluded from both medians. - On the map. Open the live map, Germany, GDP-per-capita layer — the darkest low-value patch is in the southwest, not the east.
This observation was additionally re-derived by an independent verification pass before publication: all numbers matched exactly.
4 Official sources
Eurostat, nama_10r_3gdp — Gross domestic product (GDP) at current market prices by NUTS-3 region, euro per inhabitant, 2023 vintage. Reused under the European Commission's reuse policy (attribution). Our per-metric provenance: sky-mind.com/provenance.
5 What the data cannot tell us
- GDP is booked where value is produced, not where people live. Südwestpfalz, Kusel and Rhein-Pfalz-Kreis are residential districts whose workers commute into cities like Ludwigshafen and Kaiserslautern — their output is recorded in the city columns. A low district GDP per capita does not mean its residents are poor.
- It says nothing about household income, wages or living standards. Those are different indicators with different geographies.
- The east-west income story is not overturned. The medians above (€34,600 vs €43,500) still differ; this observation is about the extremes of one workplace-based indicator, not about convergence.
- One year, nominal euros, administrative boundaries. A different year, price adjustment or boundary set can reorder neighbouring rows.
- Why the four lowest are all in one state — commuting geography is the standard explanation, but the data in this table cannot itself prove any explanation.
SkyMind (2026). Germany's lowest GDP districts are in the West (SkyMind Evidence No. 001). SkyMind Regional Reference Database. https://sky-mind.com/evidence/001
@techreport{skymind_evidence_001,
author = {{SkyMind}},
title = {Germany's lowest GDP districts are in the West},
institution = {SkyMind},
type = {SkyMind Evidence},
number = {001},
year = {2026},
url = {https://sky-mind.com/evidence/001}
}
Published 2026-07-02 · every number re-derived from official sources before publication · full lineage: provenance · revision log · dispute a number · data: SkyMind Regional Reference Database, doi:10.5281/zenodo.21388012