Catalog

Route catalog

Every public Warconomy route — HTML pages, machine JSON endpoints, JSON Schemas, CSV/JSONL distributions, feeds, and sitemaps — in one catalog. Warconomy is fully static; there is no runtime API.

static reference · data June 5, 2026

This is the complete catalog of Warconomy's public routes: HTML pages for people, machine JSON endpoints and JSON Schemas for tools, the CSV/JSONL distributions, and the feeds and sitemaps. Warconomy is a fully static, prerendered site — there is no runtime API; every endpoint is a file you can fetch. The catalog lists no internal or private paths.

  • 386 public routes across 4 groups, plus 14 dynamic patterns.
  • Static site — no runtime API; see /api for the data-endpoint index.
  • Machine-readable at /routes/data.json.

HTML pages (160)

Machine endpoints (186)

JSON Schemas (15)

CSV / JSONL distributions (25)

Dynamic patterns

  • /conflicts|chokepoints|sanctions|commodities/<slug>/economic-impactCanonical topic pages.
  • /dashboards/<slug>Data dashboards.
  • /sources/<id> · /sources/<id>/data.jsonPer-source page + JSON.
  • /indicators/<id> · /indicators/<id>/data.jsonPer-indicator card + JSON.
  • /categories/<id>/data.jsonPer-category machine endpoint.
  • /series/<id>Per-series page.
  • /datasets/conflict-economic-impact/versions/<version>/data.json · /diff.json · /record-diffs.jsonFrozen per-version payload, value-level diff, and field-level record diffs.
  • /changes/<version> · /changes/<version>/data.jsonPer-version change page + diff.
  • /datasets/conflict-economic-impact/versions/<version>/provenancePer-version provenance HTML page (honestly marked unavailable when not reproducible).
  • /records/<recordKey> · /records/<recordKey>/data.jsonPer-record version-history page + JSON.
  • /sources/<id>/historyPer-source version-history page.
  • /indicators/<id>/historyPer-indicator version-history page.
  • /changes/<version>/recordsPer-version record-level change view.
  • /changes/<version>/provenancePer-version provenance change view.

Machine-readable: routes/data.json · route integrity: routes/integrity.json · internal link graph: routes/links.json · static data endpoints: /api · crawler guide: llms.txt.

Related Warconomy pages