v5

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

Finnish house price index (existing dwellings)

Monthly price index of old dwellings in housing companies (ashi/statfin_ashi_pxt_13ms.px, 2020=100). Default query returns the whole-country total building-types aggregate. Regional codes available: ksu whole country, pks Greater Helsinki, 091 Helsinki, 853 Turku, 837 Tampere, 564 Oulu, and more.

get/api/v1/stat-finland/house-prices

Query parameters

last_ninteger

Number of most-recent months to return.

Number of most-recent months to return.

regionstring

Alue (region) code. ksu whole country.

Alue (region) code. ksu whole country.

building_typestring

Talotyyppi. 0 all building types, 1 terraced houses, 3 blocks of flats.

Talotyyppi. 0 all building types, 1 terraced houses, 3 blocks of flats.

indicatorstring

Tiedot code. ketj_P_QA_T = index (2020=100); vmuut_P_QA_T = annual change %.

Tiedot code. ketj_P_QA_T = index (2020=100); vmuut_P_QA_T = annual change %.

Response

Monthly dwelling price index observations.

Example response

{
  "data": {
    "table_id": "statfin_ashi_pxt_13ms.px",
    "indicator": "ketj_P_QA_T",
    "region": "ksu",
    "building_type": "0",
    "observations": [
      {
        "period": "2026M03",
        "time": "2026-03-01T00:00:00Z",
        "value": 124.67,
        "value_raw": "124.67",
        "Alue": "ksu",
        "Talotyyppi": "0"
      }
    ],
    "metadata": {
      "updated": "2026-04-14T05:00:00Z",
      "label": "Consumer Price Index (2025=100) by Month, Commodity and Information",
      "source": "Statistics Finland, consumer price index"
    }
  },
  "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"
    ]
  }
}