v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Statistical Agencies

Estonia dwelling price index, 2010=100 (quarterly)

Quarterly dwelling price index (majandus/hinnad/IA028.PX, base 2010=100). Series from 2005Q1. Default slice returns the Total dwelling type (Eluaseme liik=1). The table also exposes apartments vs one-family houses - reachable via /data/IA028.

get/api/v1/statistical-agencies/stat-estonia/house-prices

Query parameters

last_ninteger

Number of most-recent quarters to return.

Number of most-recent quarters to return.

Response

Quarterly dwelling price index (2010=100) for Estonia total.

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"
    ]
  }
}