For AI & search

Structured data

The schema.org types Warconomy emits — Dataset, DataDownload, CollectionPage, WebPage, BreadcrumbList, ItemList, FAQPage, DefinedTermSet, and a WebSite SearchAction — and where each appears. All structured data mirrors visible page content.

Every Warconomy page carries JSON-LD structured data that mirrors what is visible on the page — no hidden or invented markup. Index and hub pages use CollectionPage and ItemList; content and source pages use WebPage and Report; the dataset uses Dataset with DataDownload distributions; the glossary uses DefinedTermSet; and the site-wide WebSite node carries a conservative SearchAction pointing at the static /search page. FAQPage is emitted only where a visible FAQ is rendered (see the FAQ coverage report).

  • 13 schema.org types, each tied to where it visibly appears.
  • Structured data mirrors visible content; no invisible or fabricated markup.
  • Machine-readable at /structured-data/data.json.

Schema types in use

TypeWhere it appears
OrganizationSite-wide (root layout).
WebSiteSite-wide; carries the SearchAction.
SearchActionWebSite node → /search?q={search_term_string}.
WebPageContent and source detail pages.
CollectionPageIndex pages (/topics, /indicators, /sources, /glossary, /search, …).
BreadcrumbListMost pages.
ItemList/topics, /indicators, /glossary, /defense/comparison.
FAQPagePages with a visible FAQ (see /faq).
DefinedTermSet/glossary.
DefinedTerm/glossary terms.
ReportTopic and dashboard pages.
Dataset/datasets/conflict-economic-impact.
DataDownloadDataset distributions (JSON/CSV/JSONL).

Machine-readable: structured-data/data.json · type catalog: /structured-data/schema-types.json. See the FAQ coverage report, the methodology, and the dataset export.

Related Warconomy pages