Tous les jeux de données

Global defense-spending signals

Annual military-expenditure burden signals from the World Bank World Development Indicators (SIPRI via WDI, 1960 ->, % of GDP, keyless): per-economy 5-year changes, 10-year OLS trend slopes, 3-sigma anomaly flags, linear-extrapolation forecasts, 10-year z-scores, per-year cross-country ranks, and high/low spender and rearmament-surge flags. The defense-burden lens — rearmament waves and drawdowns normalized across economies — not covered elsewhere in the catalog. Country labels normalized to ISO alpha-3. Raw data: World Bank WDI indicator MS.MIL.XPND.GD.ZS.

Source: Defense Spending Signals (derived)8,608 lignesMis à jour: 22/09/2026Licence: CC-BY-4.0
defensemilitary-expendituresipriworld-bankwdifiscalgeopoliticsrearmamentrankingsmomentumanomaly-detectionforecastingsignals

Qualité

96.1

Attribution

World Bank, World Development Indicators (derived signals by Frontier Data Hub)

Schéma

ColonneTypeDescription
datestringReference year (World Bank WDI, annual).
countrystring
country_codestring
series_idstringWorld Bank WDI indicator code: MS.MIL.XPND.GD.ZS (military expenditure as a percent of GDP).
series_labelstringIndicator title as published in the World Bank World Development Indicators.
valuefloatMilitary expenditures data from SIPRI are derived from the NATO definition, which includes all current and capital expenditures on the armed forces, including peacekeeping forces; defense ministries and other government agencies engaged in defense projects; paramilitary forces, if these are judged to be trained and equipped for military operations; and military space activities. Expressed as a percent of GDP.
change_5y_ppfloat
trend_slope_10yfloat
anomaly_flaginteger
forecast_5yfloat
spend_z_10yfloat
rankinteger
high_spender_flaginteger
low_spender_flaginteger
surge_flaginteger

Exemple de lignes

datecountrycountry_codeseries_idseries_labelvaluechange_5y_pptrend_slope_10yanomaly_flagforecast_5yspend_z_10yrankhigh_spender_flaglow_spender_flagsurge_flag
1970-01-01AfghanistanAFGMS.MIL.XPND.GD.ZSMilitary expenditure (% of GDP)1.62960609911055071000
1973-01-01AfghanistanAFGMS.MIL.XPND.GD.ZSMilitary expenditure (% of GDP)1.86891025641026065000
1974-01-01AfghanistanAFGMS.MIL.XPND.GD.ZSMilitary expenditure (% of GDP)1.61082474226804075000
1975-01-01AfghanistanAFGMS.MIL.XPND.GD.ZSMilitary expenditure (% of GDP)1.72206572769953078000
1976-01-01AfghanistanAFGMS.MIL.XPND.GD.ZSMilitary expenditure (% of GDP)2.046086956521740.0686117186111648302.38914554957756468000

Télécharger un échantillon

Téléchargez l'échantillon complet de ce jeu de données (lignes d'exemple, pas le jeu complet).

Utiliser avec un LLM

Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).

cURL

curl "https://datazimuts.com/v1/datasets/defense_spending_signals/global_defense_spending_signals" | jq '{title, rows, columns_count, license}'

Python

import requests

ds = requests.get("https://datazimuts.com/v1/datasets/defense_spending_signals/global_defense_spending_signals").json()
print(ds["title"], ds["rows"], "rows")

# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
    print(row)

Point d’accès API: https://datazimuts.com/v1/datasets/defense_spending_signals/global_defense_spending_signals

Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.

Global defense-spending signals