← Projects
Active · In progress

The Structure of Ecological Unequal Exchange

Who appropriates whose materials, energy, land and labour through global trade — and, the question this project adds, how that appropriation is organised as a network.

The question

Ecologically unequal exchange is now measurable at global scale. High-income economies appropriate raw materials, energy, land and labour from lower-income economies in physical volumes far exceeding what they send back, while capturing the value added. That result, in the form established by Dorninger et al. (2021), is fundamentally bilateral: a set of net flows between countries and country groups.

Bilateral flows tell you that country A appropriates from country B. They do not tell you how the appropriation is structured:

Why a network, and not a metaphor

There is a precise reason network structure is the right object here rather than a borrowed image. Writing A for the matrix of technical coefficients, the Leontief inverse is a geometric series:

(I − A)⁻¹ = Σk≥0 Ak

Because A is column-substochastic, this is a random walk with leakage, and the inverse is its walk-generating function. Leontief multipliers therefore are a path-counting centrality, in the literal sense — not an analogy to one. Computing centrality on this network computes the same quantity input–output economics has always computed, in a language that lets structural questions be asked of it.

A second consequence constrains what can be claimed. The accounting identity forces every column of A to sum to exactly 1 − πj, the non-value-added share. The weights are compositional, so any distributional claim that ignores the constraint risks recovering an artifact of the accounting and reporting it as economics.

Data and method

The project is built on the GLORIA multi-regional supply-use tables (release 060), converted to a Leontief input–output system and solved as an environmentally extended MRIO. Embodied resource flows follow F = q̂ L ŷ; trade in value added follows B = p̂ L ŷ.

164
Regions
120
Sectors
19,680
Country-sector nodes
2012–2026
Series available

Parsing is done in Julia via Juliora, with large matrices held outside R and only aggregates or edge lists crossing the boundary. The Leontief inverse is never materialised — every question takes the form of a backsolve against a stored factorization, which is what makes the analysis tractable on ordinary hardware rather than requiring cloud compute.

Measures deployed

Status

StageState
GLORIA 060 pipeline, 2019Complete — accounts balance to ~10⁻¹⁶
Year-keyed cache for iterative analysisIn progress
Network analysis, 2019In progress
Temporal extension, 2012–2026Planned

The 2019 cross-section is the primary deliverable. Temporal extension follows once the single-year structure is characterised — first a spread of years chosen around the endpoints and the pandemic disruption, then the full series.

GLORIA MRIO Input–output Ecologically unequal exchange Production networks Core–periphery World-systems Embodied resources Julia · R