Statistical Agencies
Estonia Consumer Price Index, 1997=100 (monthly)
Monthly Estonian CPI (majandus/hinnad/IA002.px, base 1997=100). Series from 1998M01. Default slice returns the Total commodity group (Kaubagrupp=1). Statistics Estonia refreshes this table around the 5th to 7th of each month for the prior month. For Eurostat-comparable HICP use the generic /data/IA0230 endpoint.
get/api/v1/statistical-agencies/stat-estonia/cpi
Query parameters
last_ninteger
Number of most-recent months to return.
Number of most-recent months to return.
Response
Monthly CPI observations for the overall commodity aggregate.
Example response
{
"data": {
"title": "Consumer Price Index, 1997=100 (monthly)",
"path": "majandus/hinnad/IA002.px",
"table_id": "IA002.px",
"frequency": "monthly",
"observations": [
{
"period": "2026M03",
"time": "2026-03-01T00:00:00Z",
"value": 321.1,
"value_raw": "321.10"
}
],
"count": 12,
"metadata": {
"updated": "2026-04-06T16:36:44Z",
"label": "IA002: CONSUMER PRICE INDEX, 1997 = 100 by Year, Commodity group and Month",
"source": "Statistics Estonia"
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}