GetConsumerPriceOverview retrieves headline basket indices and coverage metrics.
Documentation Index
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
market_code is the ISO 3166-1 alpha-2 market identifier (e.g. "ae").
basket_slug selects which basket to use (e.g. "essentials-ae").
Successful response
GetConsumerPriceOverviewResponse contains headline basket and coverage metrics.
market_code echoes the requested market.
as_of is the Unix millisecond timestamp of the snapshot.
currency_code is the ISO 4217 currency for price values.
essentials_index is the fixed basket index value (base = 100).
value_basket_index is the value basket index value (base = 100).
wow_pct is the week-over-week percentage change in the essentials index.
mom_pct is the month-over-month percentage change in the essentials index.
retailer_spread_pct is the basket cost spread between cheapest and most expensive retailer.
coverage_pct is the fraction of basket items with current observations.
freshness_lag_min is the average minutes since last observation across all retailers.
upstream_unavailable is true when the companion service could not be reached.