Start Here

Coverage

Country and source coverage for historical indicators, country signals, markets, FX, trade, government, and transport.

Coverage by dataset

Coverage varies by country, metric and year. Country reference records and historical indicators cover a wider geography than operational data such as fuel prices and port activity.

Use the tables below to choose a dataset, then check indicator coverage and source refresh status before relying on a particular country or date. A route can exist without data for every filter combination.

Historical indicators

The historical catalog includes the following domains across Africa's 54 countries. This does not mean that every metric has observations for every country or year.

DomainGeographic scope
Demographics54 African countries
Economy54 African countries
Health54 African countries
Education54 African countries
Governance and organized conflict54 African countries
Climate and environment54 African countries
Infrastructure and connectivity54 African countries
Agriculture54 African countries

Primary route:

  • GET /v1/data

Typical sources behind this layer include World Bank WDI, UN WPP, ILOSTAT, WHO GHO, UNESCO UIS, FAOSTAT, and UCDP.

Country signals

The signals endpoint combines the latest available observations for a country. The observation dates and update schedules differ by source; an API response is not necessarily a real-time reading.

Country or scopeSignal sources and topics
CEMAC countriesBEAC policy-rate signals across Cameroon, Central African Republic, Chad, Congo, Equatorial Guinea, and Gabon
Kenyacentral bank signals, Nairobi fuel prices, Kenya maize prices, climate signals
Moroccocentral bank signals
Namibiacentral bank signals
Nigeriacentral bank signals, grid signals, climate signals
South Africacentral bank signals, power-system signals, fuel prices, airport traffic, airport on-time performance, port operations, climate signals
Tanzaniacentral bank signals, climate signals
Tunisiacentral bank signals, climate signals
WAEMU countriesBCEAO policy-rate signals across Benin, Burkina Faso, Côte d'Ivoire, Guinea-Bissau, Mali, Niger, Senegal, and Togo
Countries with active GDACS eventsdisaster alerts
Countries with UNHCR country totalsannual displacement context
Country-wide datasetsclimate observations and historical indicator highlights where available in /signals

Primary route:

  • GET /v1/countries/{country_code}/signals

Country and topic matrix

Country or scopeMacroPricesPowerAirportsPortsClimateDisaster and humanitarian
KenyaYesFuel and maize--Mombasa performanceYesGDACS and UNHCR when present
MoroccoYes----Historical backboneGDACS and UNHCR when present
NamibiaYes----Historical backboneGDACS and UNHCR when present
NigeriaYes-Grid signals--YesGDACS and UNHCR when present
South AfricaYesFuelGrid signalsTraffic and on-time performanceNational port operationsYesGDACS and UNHCR when present
TanzaniaYes----YesGDACS and UNHCR when present
TunisiaYes----YesGDACS and UNHCR when present
WAEMU countriesBCEAO policy rates----Historical backboneGDACS and UNHCR when present
CEMAC countriesBEAC policy rates----Historical backboneGDACS and UNHCR when present

Markets and FX

Market and FX coverage combines exchange data with official central-bank FX layers.

Product areaCoverage
Exchange market dataCSE (Morocco), NGX (Nigeria), JSE (South Africa)
Daily USD-based FXbroad African currency coverage through fx_usd_daily
Official TZS FXBank of Tanzania-published rates for Tanzania
Official MAD FXBank Al-Maghrib-published rates for Morocco
Official XAF FXBEAC-published rates for CEMAC countries
Official XOF FXBCEAO-published rates for WAEMU countries
WAEMU policy ratesBCEAO-published minimum bid rate available through /signals

Primary routes:

  • GET /v1/markets/exchanges
  • GET /v1/markets/tickers
  • GET /v1/markets/fx-rates

Government, policy and trade

These routes return trade, government, election and policy records. Check the relevant route for country and date coverage.

DomainCoverage pattern
Tradeaggregate and granular trade coverage where source reporting exists
Governmentcurrent governments, leader history, cabinets
Electionselection records and country election timelines
Policiespolicy documents and policy events

Primary routes:

  • GET /v1/trade/*
  • GET /v1/government/*
  • GET /v1/elections/*
  • GET /v1/policies/*

Transport and operations

Transport datasets combine annual indicators with monthly and annual operator reports.

Product areaCoverage and reporting cadence
Airport trafficSouth Africa via ACSA monthly consolidated stats
Airport on-time performanceSouth Africa via ACSA monthly network on-time stats
Port operationsSouth Africa via TNPA monthly national port stats, Kenya via KPA annual Port of Mombasa performance stats
Historical transport indicatorsbroad country coverage via /v1/data

Primary routes:

  • GET /v1/countries/za/signals
  • GET /v1/countries/ke/signals
  • GET /v1/data?category=infrastructure

Check coverage in your integration

  • Use /v1/indicators to discover metrics and their available coverage.
  • Use /v1/data to check observations for the countries and years you need.
  • Inspect observation dates in /v1/countries/{country_code}/signals before displaying them as current.
  • Use /v1/sources if you need licensing, provenance, or source-specific freshness context.

On this page