{
  "metadata": {
    "name": "Kvadratmeterpris per kommune i Norge",
    "description": "Gjennomsnittlig kvadratmeterpris for brukte boliger i 165 norske kommuner, totalt og per boligtype, med antall omsetninger bak hvert tall. Transaksjonsvektet over fire kvartaler (2025K3 til 2026K2), beregnet fra SSB tabell 14310.",
    "landing_page": "https://hjemvelgeren.no/boligpriser/datasett",
    "language": "nb-NO",
    "source": {
      "name": "Statistisk sentralbyrå",
      "short_name": "SSB",
      "table": "14310",
      "table_name": "Boligomsetning og kvadratmeterpriser for brukte boliger, etter region og boligtype",
      "url": "https://www.ssb.no/statbank/table/14310"
    },
    "method": "Transaksjonsvektet gjennomsnitt av kvadratmeterpris over fire kvartaler per kommune. Kvartalstallene fra SSB tabell 14310 vektes med antall omsetninger i hvert kvartal, slik at kvartaler med flere salg teller mer. Kommuner med under 50 omsetninger i perioden er utelatt, fordi snittet da blir for usikkert.",
    "period": {
      "from": "2025K3",
      "to": "2026K2",
      "quarters": 4
    },
    "generated_at": "2026-09-09T23:31:33.992Z",
    "freshness_note": "Databasen bak tallene oppdateres automatisk hver uke, men disse filene genereres bare når nettstedet publiseres. Tidspunktet i generated_at og periodeangivelsen kan derfor være eldre enn det som ligger i databasen. Bruk generated_at, ikke dagens dato, når du oppgir hvor ferske tallene er.",
    "license": {
      "name": "Creative Commons Navngivelse 4.0 Internasjonal (CC BY 4.0)",
      "id": "CC-BY-4.0",
      "url": "https://creativecommons.org/licenses/by/4.0/deed.no",
      "source_terms": "https://www.ssb.no/diverse/lisens",
      "note": "SSB publiserer sitt innhold under CC BY 4.0, som tillater deling og bearbeiding, også kommersielt, mot navngivelse. Dette bearbeidede datasettet videreformidles under samme lisens.",
      "attribution": "Kilde: Statistisk sentralbyrå, tabell 14310. Bearbeidet av Hjemvelgeren (hjemvelgeren.no). Lisens: CC BY 4.0."
    },
    "coverage": {
      "municipalities": 165,
      "counties": 15,
      "transactions": 99743,
      "inclusion_threshold_transactions": 50
    },
    "fields": [
      {
        "name": "municipality_code",
        "type": "string",
        "unit": null,
        "description": "Firesifret kommunenummer fra SSB."
      },
      {
        "name": "municipality",
        "type": "string",
        "unit": null,
        "description": "Kommunenavn slik SSB skriver det."
      },
      {
        "name": "county",
        "type": "string",
        "unit": null,
        "description": "Fylke kommunen hører til."
      },
      {
        "name": "price_per_sqm",
        "type": "integer",
        "unit": "NOK/m²",
        "description": "Transaksjonsvektet gjennomsnittspris per kvadratmeter, alle boligtyper."
      },
      {
        "name": "price_apartment",
        "type": "integer|null",
        "unit": "NOK/m²",
        "description": "Samme beregning for blokkleiligheter. null når SSB ikke publiserer tall for boligtypen i kommunen."
      },
      {
        "name": "price_smallhouse",
        "type": "integer|null",
        "unit": "NOK/m²",
        "description": "Samme beregning for småhus. null når tall mangler."
      },
      {
        "name": "price_detached",
        "type": "integer|null",
        "unit": "NOK/m²",
        "description": "Samme beregning for eneboliger. null når tall mangler."
      },
      {
        "name": "transactions",
        "type": "integer",
        "unit": "antall",
        "description": "Antall omsetninger som ligger bak snittet, summert over de fire kvartalene."
      },
      {
        "name": "period_from",
        "type": "string",
        "unit": "kvartal",
        "description": "Første kvartal i perioden, formatert som ÅÅÅÅKn."
      },
      {
        "name": "period_to",
        "type": "string",
        "unit": "kvartal",
        "description": "Siste kvartal i perioden, formatert som ÅÅÅÅKn."
      }
    ],
    "distributions": [
      {
        "format": "application/json",
        "url": "https://hjemvelgeren.no/data/boligpriser.json"
      },
      {
        "format": "text/csv",
        "url": "https://hjemvelgeren.no/data/boligpriser.csv"
      }
    ],
    "publisher": {
      "name": "Hjemvelgeren",
      "legal_name": "Fremlys AS",
      "url": "https://hjemvelgeren.no"
    }
  },
  "data": [
    {
      "municipality_code": "0301",
      "municipality": "Oslo",
      "county": "Oslo",
      "price_per_sqm": 98951,
      "price_apartment": 102007,
      "price_smallhouse": 74433,
      "price_detached": 70088,
      "transactions": 21637,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1101",
      "municipality": "Eigersund",
      "county": "Rogaland",
      "price_per_sqm": 28585,
      "price_apartment": 38685,
      "price_smallhouse": 32488,
      "price_detached": 23517,
      "transactions": 223,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1103",
      "municipality": "Stavanger",
      "county": "Rogaland",
      "price_per_sqm": 56918,
      "price_apartment": 65173,
      "price_smallhouse": 45521,
      "price_detached": 44701,
      "transactions": 3117,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1106",
      "municipality": "Haugesund",
      "county": "Rogaland",
      "price_per_sqm": 34667,
      "price_apartment": 41207,
      "price_smallhouse": 28035,
      "price_detached": 25923,
      "transactions": 880,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1108",
      "municipality": "Sandnes",
      "county": "Rogaland",
      "price_per_sqm": 48090,
      "price_apartment": 57292,
      "price_smallhouse": 43086,
      "price_detached": 36920,
      "transactions": 1574,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1119",
      "municipality": "Hå",
      "county": "Rogaland",
      "price_per_sqm": 37203,
      "price_apartment": 47855,
      "price_smallhouse": 40959,
      "price_detached": 28379,
      "transactions": 251,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1120",
      "municipality": "Klepp",
      "county": "Rogaland",
      "price_per_sqm": 46303,
      "price_apartment": 57195,
      "price_smallhouse": 43191,
      "price_detached": 33855,
      "transactions": 305,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1121",
      "municipality": "Time",
      "county": "Rogaland",
      "price_per_sqm": 44751,
      "price_apartment": 53020,
      "price_smallhouse": 44055,
      "price_detached": 34470,
      "transactions": 394,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1122",
      "municipality": "Gjesdal",
      "county": "Rogaland",
      "price_per_sqm": 39441,
      "price_apartment": 52534,
      "price_smallhouse": 45949,
      "price_detached": 28198,
      "transactions": 162,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1124",
      "municipality": "Sola",
      "county": "Rogaland",
      "price_per_sqm": 51793,
      "price_apartment": 60330,
      "price_smallhouse": 49281,
      "price_detached": 39463,
      "transactions": 463,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1127",
      "municipality": "Randaberg",
      "county": "Rogaland",
      "price_per_sqm": 47423,
      "price_apartment": 60013,
      "price_smallhouse": 49371,
      "price_detached": 34996,
      "transactions": 168,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1130",
      "municipality": "Strand",
      "county": "Rogaland",
      "price_per_sqm": 36216,
      "price_apartment": 46021,
      "price_smallhouse": 41767,
      "price_detached": 26580,
      "transactions": 225,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1146",
      "municipality": "Tysvær",
      "county": "Rogaland",
      "price_per_sqm": 29856,
      "price_apartment": 39808,
      "price_smallhouse": 30500,
      "price_detached": 24626,
      "transactions": 166,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1149",
      "municipality": "Karmøy",
      "county": "Rogaland",
      "price_per_sqm": 27213,
      "price_apartment": 38089,
      "price_smallhouse": 30565,
      "price_detached": 21693,
      "transactions": 710,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1160",
      "municipality": "Vindafjord",
      "county": "Rogaland",
      "price_per_sqm": 20372,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17803,
      "transactions": 100,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1505",
      "municipality": "Kristiansund",
      "county": "Møre og Romsdal",
      "price_per_sqm": 26764,
      "price_apartment": 30284,
      "price_smallhouse": 25105,
      "price_detached": 22147,
      "transactions": 505,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1506",
      "municipality": "Molde",
      "county": "Møre og Romsdal",
      "price_per_sqm": 36280,
      "price_apartment": 43314,
      "price_smallhouse": 31462,
      "price_detached": 26475,
      "transactions": 578,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1508",
      "municipality": "Ålesund",
      "county": "Møre og Romsdal",
      "price_per_sqm": 40962,
      "price_apartment": 46854,
      "price_smallhouse": 36651,
      "price_detached": 29136,
      "transactions": 1261,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1515",
      "municipality": "Herøy",
      "county": "Møre og Romsdal",
      "price_per_sqm": 19836,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 14158,
      "transactions": 80,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1516",
      "municipality": "Ulstein",
      "county": "Møre og Romsdal",
      "price_per_sqm": 29874,
      "price_apartment": 31772,
      "price_smallhouse": null,
      "price_detached": 20662,
      "transactions": 112,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1520",
      "municipality": "Ørsta",
      "county": "Møre og Romsdal",
      "price_per_sqm": 27723,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17006,
      "transactions": 91,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1528",
      "municipality": "Sykkylven",
      "county": "Møre og Romsdal",
      "price_per_sqm": 22494,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 14718,
      "transactions": 51,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1531",
      "municipality": "Sula",
      "county": "Møre og Romsdal",
      "price_per_sqm": 31181,
      "price_apartment": 39861,
      "price_smallhouse": 32488,
      "price_detached": 23604,
      "transactions": 143,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1532",
      "municipality": "Giske",
      "county": "Møre og Romsdal",
      "price_per_sqm": 30916,
      "price_apartment": null,
      "price_smallhouse": 31877,
      "price_detached": 26608,
      "transactions": 119,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1535",
      "municipality": "Vestnes",
      "county": "Møre og Romsdal",
      "price_per_sqm": 21833,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17128,
      "transactions": 53,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1539",
      "municipality": "Rauma",
      "county": "Møre og Romsdal",
      "price_per_sqm": 22137,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 18322,
      "transactions": 59,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1563",
      "municipality": "Sunndal",
      "county": "Møre og Romsdal",
      "price_per_sqm": 26511,
      "price_apartment": 34924,
      "price_smallhouse": null,
      "price_detached": null,
      "transactions": 88,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1577",
      "municipality": "Volda",
      "county": "Møre og Romsdal",
      "price_per_sqm": 29709,
      "price_apartment": 39676,
      "price_smallhouse": null,
      "price_detached": 20095,
      "transactions": 118,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1579",
      "municipality": "Hustadvika",
      "county": "Møre og Romsdal",
      "price_per_sqm": 24109,
      "price_apartment": 35664,
      "price_smallhouse": null,
      "price_detached": 19190,
      "transactions": 151,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1580",
      "municipality": "Haram",
      "county": "Møre og Romsdal",
      "price_per_sqm": 22223,
      "price_apartment": null,
      "price_smallhouse": 29055,
      "price_detached": 15813,
      "transactions": 101,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1804",
      "municipality": "Bodø",
      "county": "Nordland",
      "price_per_sqm": 48675,
      "price_apartment": 55605,
      "price_smallhouse": 39194,
      "price_detached": 35056,
      "transactions": 1205,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1806",
      "municipality": "Narvik",
      "county": "Nordland",
      "price_per_sqm": 29445,
      "price_apartment": 38474,
      "price_smallhouse": 23737,
      "price_detached": 21436,
      "transactions": 330,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1813",
      "municipality": "Brønnøy",
      "county": "Nordland",
      "price_per_sqm": 28843,
      "price_apartment": 35949,
      "price_smallhouse": null,
      "price_detached": 23985,
      "transactions": 99,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1820",
      "municipality": "Alstahaug",
      "county": "Nordland",
      "price_per_sqm": 27239,
      "price_apartment": 35566,
      "price_smallhouse": null,
      "price_detached": 21634,
      "transactions": 105,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1824",
      "municipality": "Vefsn",
      "county": "Nordland",
      "price_per_sqm": 28120,
      "price_apartment": 39190,
      "price_smallhouse": 26960,
      "price_detached": 19484,
      "transactions": 185,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1833",
      "municipality": "Rana",
      "county": "Nordland",
      "price_per_sqm": 31787,
      "price_apartment": 41696,
      "price_smallhouse": 25660,
      "price_detached": 23113,
      "transactions": 375,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1837",
      "municipality": "Meløy",
      "county": "Nordland",
      "price_per_sqm": 17456,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 14562,
      "transactions": 64,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1841",
      "municipality": "Fauske",
      "county": "Nordland",
      "price_per_sqm": 27055,
      "price_apartment": 38001,
      "price_smallhouse": 25194,
      "price_detached": 22187,
      "transactions": 140,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1860",
      "municipality": "Vestvågøy",
      "county": "Nordland",
      "price_per_sqm": 26972,
      "price_apartment": null,
      "price_smallhouse": 33003,
      "price_detached": 22806,
      "transactions": 158,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1865",
      "municipality": "Vågan",
      "county": "Nordland",
      "price_per_sqm": 32857,
      "price_apartment": 45661,
      "price_smallhouse": null,
      "price_detached": 24085,
      "transactions": 123,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1866",
      "municipality": "Hadsel",
      "county": "Nordland",
      "price_per_sqm": 24152,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17438,
      "transactions": 86,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "1870",
      "municipality": "Sortland",
      "county": "Nordland",
      "price_per_sqm": 29836,
      "price_apartment": 45416,
      "price_smallhouse": 32784,
      "price_detached": 23413,
      "transactions": 126,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3101",
      "municipality": "Halden",
      "county": "Østfold",
      "price_per_sqm": 31062,
      "price_apartment": 36468,
      "price_smallhouse": 29670,
      "price_detached": 26354,
      "transactions": 520,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3103",
      "municipality": "Moss",
      "county": "Østfold",
      "price_per_sqm": 44923,
      "price_apartment": 50200,
      "price_smallhouse": 37655,
      "price_detached": 36167,
      "transactions": 1113,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3105",
      "municipality": "Sarpsborg",
      "county": "Østfold",
      "price_per_sqm": 32418,
      "price_apartment": 39104,
      "price_smallhouse": 29793,
      "price_detached": 26374,
      "transactions": 1039,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3107",
      "municipality": "Fredrikstad",
      "county": "Østfold",
      "price_per_sqm": 40250,
      "price_apartment": 49703,
      "price_smallhouse": 33878,
      "price_detached": 31135,
      "transactions": 1504,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3110",
      "municipality": "Hvaler",
      "county": "Østfold",
      "price_per_sqm": 39171,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 31420,
      "transactions": 67,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3112",
      "municipality": "Råde",
      "county": "Østfold",
      "price_per_sqm": 33895,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 28241,
      "transactions": 84,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3114",
      "municipality": "Våler",
      "county": "Østfold",
      "price_per_sqm": 34628,
      "price_apartment": 43235,
      "price_smallhouse": null,
      "price_detached": 28669,
      "transactions": 95,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3118",
      "municipality": "Indre Østfold",
      "county": "Østfold",
      "price_per_sqm": 32643,
      "price_apartment": 41969,
      "price_smallhouse": 31149,
      "price_detached": 25439,
      "transactions": 767,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3120",
      "municipality": "Rakkestad",
      "county": "Østfold",
      "price_per_sqm": 26377,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 22570,
      "transactions": 99,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3201",
      "municipality": "Bærum",
      "county": "Akershus",
      "price_per_sqm": 77371,
      "price_apartment": 85996,
      "price_smallhouse": 65083,
      "price_detached": 62242,
      "transactions": 2280,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3203",
      "municipality": "Asker",
      "county": "Akershus",
      "price_per_sqm": 58262,
      "price_apartment": 69713,
      "price_smallhouse": 52327,
      "price_detached": 46768,
      "transactions": 1676,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3205",
      "municipality": "Lillestrøm",
      "county": "Akershus",
      "price_per_sqm": 59325,
      "price_apartment": 70942,
      "price_smallhouse": 46080,
      "price_detached": 39167,
      "transactions": 1910,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3207",
      "municipality": "Nordre Follo",
      "county": "Akershus",
      "price_per_sqm": 56901,
      "price_apartment": 66868,
      "price_smallhouse": 49165,
      "price_detached": 43601,
      "transactions": 1227,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3209",
      "municipality": "Ullensaker",
      "county": "Akershus",
      "price_per_sqm": 52490,
      "price_apartment": 60943,
      "price_smallhouse": 43083,
      "price_detached": 36478,
      "transactions": 1015,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3212",
      "municipality": "Nesodden",
      "county": "Akershus",
      "price_per_sqm": 60226,
      "price_apartment": 70615,
      "price_smallhouse": 58031,
      "price_detached": 53511,
      "transactions": 278,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3214",
      "municipality": "Frogn",
      "county": "Akershus",
      "price_per_sqm": 56284,
      "price_apartment": 64147,
      "price_smallhouse": 48409,
      "price_detached": 51038,
      "transactions": 262,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3216",
      "municipality": "Vestby",
      "county": "Akershus",
      "price_per_sqm": 47414,
      "price_apartment": 59456,
      "price_smallhouse": 39984,
      "price_detached": 42823,
      "transactions": 335,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3218",
      "municipality": "Ås",
      "county": "Akershus",
      "price_per_sqm": 57770,
      "price_apartment": 73244,
      "price_smallhouse": 50758,
      "price_detached": 40462,
      "transactions": 402,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3220",
      "municipality": "Enebakk",
      "county": "Akershus",
      "price_per_sqm": 35239,
      "price_apartment": 49221,
      "price_smallhouse": null,
      "price_detached": 29520,
      "transactions": 152,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3222",
      "municipality": "Lørenskog",
      "county": "Akershus",
      "price_per_sqm": 66174,
      "price_apartment": 71813,
      "price_smallhouse": 51940,
      "price_detached": 47608,
      "transactions": 1110,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3224",
      "municipality": "Rælingen",
      "county": "Akershus",
      "price_per_sqm": 51670,
      "price_apartment": 56633,
      "price_smallhouse": 46538,
      "price_detached": 41459,
      "transactions": 437,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3226",
      "municipality": "Aurskog-Høland",
      "county": "Akershus",
      "price_per_sqm": 30790,
      "price_apartment": 45039,
      "price_smallhouse": null,
      "price_detached": 23570,
      "transactions": 266,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3228",
      "municipality": "Nes",
      "county": "Akershus",
      "price_per_sqm": 34831,
      "price_apartment": 46897,
      "price_smallhouse": 32689,
      "price_detached": 25956,
      "transactions": 391,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3230",
      "municipality": "Gjerdrum",
      "county": "Akershus",
      "price_per_sqm": 47110,
      "price_apartment": 57537,
      "price_smallhouse": null,
      "price_detached": 33285,
      "transactions": 119,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3232",
      "municipality": "Nittedal",
      "county": "Akershus",
      "price_per_sqm": 48093,
      "price_apartment": 58583,
      "price_smallhouse": 43026,
      "price_detached": 40498,
      "transactions": 405,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3234",
      "municipality": "Lunner",
      "county": "Akershus",
      "price_per_sqm": 29534,
      "price_apartment": 46384,
      "price_smallhouse": null,
      "price_detached": 23122,
      "transactions": 112,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3236",
      "municipality": "Jevnaker",
      "county": "Akershus",
      "price_per_sqm": 23606,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17091,
      "transactions": 100,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3238",
      "municipality": "Nannestad",
      "county": "Akershus",
      "price_per_sqm": 39660,
      "price_apartment": 49162,
      "price_smallhouse": 36311,
      "price_detached": 30493,
      "transactions": 336,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3240",
      "municipality": "Eidsvoll",
      "county": "Akershus",
      "price_per_sqm": 38555,
      "price_apartment": 49646,
      "price_smallhouse": 36946,
      "price_detached": 28135,
      "transactions": 542,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3301",
      "municipality": "Drammen",
      "county": "Buskerud",
      "price_per_sqm": 46442,
      "price_apartment": 55143,
      "price_smallhouse": 35909,
      "price_detached": 33143,
      "transactions": 2128,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3303",
      "municipality": "Kongsberg",
      "county": "Buskerud",
      "price_per_sqm": 36537,
      "price_apartment": 44309,
      "price_smallhouse": 33359,
      "price_detached": 27520,
      "transactions": 551,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3305",
      "municipality": "Ringerike",
      "county": "Buskerud",
      "price_per_sqm": 32435,
      "price_apartment": 41843,
      "price_smallhouse": 32395,
      "price_detached": 22196,
      "transactions": 542,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3310",
      "municipality": "Hole",
      "county": "Buskerud",
      "price_per_sqm": 39321,
      "price_apartment": 59513,
      "price_smallhouse": null,
      "price_detached": 33496,
      "transactions": 91,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3312",
      "municipality": "Lier",
      "county": "Buskerud",
      "price_per_sqm": 45387,
      "price_apartment": 53816,
      "price_smallhouse": 40958,
      "price_detached": 37169,
      "transactions": 434,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3314",
      "municipality": "Øvre Eiker",
      "county": "Buskerud",
      "price_per_sqm": 36351,
      "price_apartment": 48536,
      "price_smallhouse": 35450,
      "price_detached": 27315,
      "transactions": 304,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3316",
      "municipality": "Modum",
      "county": "Buskerud",
      "price_per_sqm": 26763,
      "price_apartment": 36289,
      "price_smallhouse": 31717,
      "price_detached": 21013,
      "transactions": 203,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3324",
      "municipality": "Gol",
      "county": "Buskerud",
      "price_per_sqm": 28699,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": null,
      "transactions": 51,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3401",
      "municipality": "Kongsvinger",
      "county": "Innlandet",
      "price_per_sqm": 28780,
      "price_apartment": 36401,
      "price_smallhouse": 24986,
      "price_detached": 20442,
      "transactions": 332,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3403",
      "municipality": "Hamar",
      "county": "Innlandet",
      "price_per_sqm": 42108,
      "price_apartment": 49905,
      "price_smallhouse": 38251,
      "price_detached": 30187,
      "transactions": 823,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3405",
      "municipality": "Lillehammer",
      "county": "Innlandet",
      "price_per_sqm": 40630,
      "price_apartment": 50263,
      "price_smallhouse": 34021,
      "price_detached": 28708,
      "transactions": 599,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3407",
      "municipality": "Gjøvik",
      "county": "Innlandet",
      "price_per_sqm": 31369,
      "price_apartment": 42826,
      "price_smallhouse": 29064,
      "price_detached": 21604,
      "transactions": 541,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3411",
      "municipality": "Ringsaker",
      "county": "Innlandet",
      "price_per_sqm": 28836,
      "price_apartment": 44063,
      "price_smallhouse": 33051,
      "price_detached": 21371,
      "transactions": 500,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3412",
      "municipality": "Løten",
      "county": "Innlandet",
      "price_per_sqm": 25390,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19895,
      "transactions": 112,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3413",
      "municipality": "Stange",
      "county": "Innlandet",
      "price_per_sqm": 29979,
      "price_apartment": 41010,
      "price_smallhouse": 35222,
      "price_detached": 23721,
      "transactions": 370,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3415",
      "municipality": "Sør-Odal",
      "county": "Innlandet",
      "price_per_sqm": 25067,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19830,
      "transactions": 98,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3416",
      "municipality": "Eidskog",
      "county": "Innlandet",
      "price_per_sqm": 16592,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 13703,
      "transactions": 55,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3418",
      "municipality": "Åsnes",
      "county": "Innlandet",
      "price_per_sqm": 14826,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 9682,
      "transactions": 60,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3420",
      "municipality": "Elverum",
      "county": "Innlandet",
      "price_per_sqm": 25822,
      "price_apartment": 32665,
      "price_smallhouse": 28774,
      "price_detached": 19327,
      "transactions": 409,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3422",
      "municipality": "Åmot",
      "county": "Innlandet",
      "price_per_sqm": 13935,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 11761,
      "transactions": 53,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3441",
      "municipality": "Gausdal",
      "county": "Innlandet",
      "price_per_sqm": 18996,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 12271,
      "transactions": 51,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3442",
      "municipality": "Østre Toten",
      "county": "Innlandet",
      "price_per_sqm": 21321,
      "price_apartment": null,
      "price_smallhouse": 29709,
      "price_detached": 17225,
      "transactions": 178,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3443",
      "municipality": "Vestre Toten",
      "county": "Innlandet",
      "price_per_sqm": 24865,
      "price_apartment": 35041,
      "price_smallhouse": 29416,
      "price_detached": 19175,
      "transactions": 207,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3446",
      "municipality": "Gran",
      "county": "Innlandet",
      "price_per_sqm": 24401,
      "price_apartment": 41523,
      "price_smallhouse": null,
      "price_detached": 18816,
      "transactions": 160,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3447",
      "municipality": "Søndre Land",
      "county": "Innlandet",
      "price_per_sqm": 14817,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 13701,
      "transactions": 70,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3901",
      "municipality": "Horten",
      "county": "Vestfold",
      "price_per_sqm": 37521,
      "price_apartment": 45076,
      "price_smallhouse": 32321,
      "price_detached": 30057,
      "transactions": 474,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3903",
      "municipality": "Holmestrand",
      "county": "Vestfold",
      "price_per_sqm": 37559,
      "price_apartment": 47411,
      "price_smallhouse": 34600,
      "price_detached": 29076,
      "transactions": 469,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3905",
      "municipality": "Tønsberg",
      "county": "Vestfold",
      "price_per_sqm": 46789,
      "price_apartment": 56202,
      "price_smallhouse": 37466,
      "price_detached": 34467,
      "transactions": 1343,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3907",
      "municipality": "Sandefjord",
      "county": "Vestfold",
      "price_per_sqm": 37131,
      "price_apartment": 44893,
      "price_smallhouse": 32331,
      "price_detached": 30797,
      "transactions": 1281,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3909",
      "municipality": "Larvik",
      "county": "Vestfold",
      "price_per_sqm": 35714,
      "price_apartment": 44231,
      "price_smallhouse": 31998,
      "price_detached": 28935,
      "transactions": 793,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "3911",
      "municipality": "Færder",
      "county": "Vestfold",
      "price_per_sqm": 38039,
      "price_apartment": 46087,
      "price_smallhouse": 37383,
      "price_detached": 33969,
      "transactions": 444,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4001",
      "municipality": "Porsgrunn",
      "county": "Telemark",
      "price_per_sqm": 32022,
      "price_apartment": 39265,
      "price_smallhouse": 27304,
      "price_detached": 25688,
      "transactions": 733,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4003",
      "municipality": "Skien",
      "county": "Telemark",
      "price_per_sqm": 29428,
      "price_apartment": 34298,
      "price_smallhouse": 28197,
      "price_detached": 23455,
      "transactions": 1104,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4005",
      "municipality": "Notodden",
      "county": "Telemark",
      "price_per_sqm": 23689,
      "price_apartment": 38959,
      "price_smallhouse": null,
      "price_detached": 17048,
      "transactions": 153,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4012",
      "municipality": "Bamble",
      "county": "Telemark",
      "price_per_sqm": 27461,
      "price_apartment": 41641,
      "price_smallhouse": 27404,
      "price_detached": 23462,
      "transactions": 213,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4014",
      "municipality": "Kragerø",
      "county": "Telemark",
      "price_per_sqm": 27298,
      "price_apartment": 30934,
      "price_smallhouse": null,
      "price_detached": 26101,
      "transactions": 126,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4018",
      "municipality": "Nome",
      "county": "Telemark",
      "price_per_sqm": 15545,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 14350,
      "transactions": 67,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4020",
      "municipality": "Midt-Telemark",
      "county": "Telemark",
      "price_per_sqm": 23497,
      "price_apartment": 32510,
      "price_smallhouse": null,
      "price_detached": 18100,
      "transactions": 118,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4026",
      "municipality": "Tinn",
      "county": "Telemark",
      "price_per_sqm": 15538,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": null,
      "transactions": 51,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4201",
      "municipality": "Risør",
      "county": "Agder",
      "price_per_sqm": 31529,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 29390,
      "transactions": 80,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4202",
      "municipality": "Grimstad",
      "county": "Agder",
      "price_per_sqm": 38807,
      "price_apartment": 46858,
      "price_smallhouse": 33376,
      "price_detached": 31518,
      "transactions": 376,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4203",
      "municipality": "Arendal",
      "county": "Agder",
      "price_per_sqm": 31287,
      "price_apartment": 38027,
      "price_smallhouse": 27887,
      "price_detached": 26364,
      "transactions": 788,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4204",
      "municipality": "Kristiansand",
      "county": "Agder",
      "price_per_sqm": 45292,
      "price_apartment": 53963,
      "price_smallhouse": 32920,
      "price_detached": 32959,
      "transactions": 2514,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4205",
      "municipality": "Lindesnes",
      "county": "Agder",
      "price_per_sqm": 28990,
      "price_apartment": 37864,
      "price_smallhouse": 29867,
      "price_detached": 23949,
      "transactions": 355,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4206",
      "municipality": "Farsund",
      "county": "Agder",
      "price_per_sqm": 22694,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 18421,
      "transactions": 107,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4207",
      "municipality": "Flekkefjord",
      "county": "Agder",
      "price_per_sqm": 23795,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19067,
      "transactions": 94,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4213",
      "municipality": "Tvedestrand",
      "county": "Agder",
      "price_per_sqm": 25363,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 22422,
      "transactions": 89,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4214",
      "municipality": "Froland",
      "county": "Agder",
      "price_per_sqm": 25025,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 21910,
      "transactions": 87,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4215",
      "municipality": "Lillesand",
      "county": "Agder",
      "price_per_sqm": 35546,
      "price_apartment": 42350,
      "price_smallhouse": 34072,
      "price_detached": 31145,
      "transactions": 185,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4216",
      "municipality": "Birkenes",
      "county": "Agder",
      "price_per_sqm": 23731,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19447,
      "transactions": 80,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4223",
      "municipality": "Vennesla",
      "county": "Agder",
      "price_per_sqm": 28865,
      "price_apartment": 36689,
      "price_smallhouse": 29693,
      "price_detached": 22025,
      "transactions": 250,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4225",
      "municipality": "Lyngdal",
      "county": "Agder",
      "price_per_sqm": 24304,
      "price_apartment": 32696,
      "price_smallhouse": null,
      "price_detached": 18685,
      "transactions": 140,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4227",
      "municipality": "Kvinesdal",
      "county": "Agder",
      "price_per_sqm": 20505,
      "price_apartment": 29585,
      "price_smallhouse": null,
      "price_detached": 16258,
      "transactions": 51,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4601",
      "municipality": "Bergen",
      "county": "Vestland",
      "price_per_sqm": 64039,
      "price_apartment": 70049,
      "price_smallhouse": 46400,
      "price_detached": 43498,
      "transactions": 7090,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4602",
      "municipality": "Kinn",
      "county": "Vestland",
      "price_per_sqm": 29510,
      "price_apartment": 40772,
      "price_smallhouse": 29819,
      "price_detached": 23361,
      "transactions": 145,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4613",
      "municipality": "Bømlo",
      "county": "Vestland",
      "price_per_sqm": 23632,
      "price_apartment": 30554,
      "price_smallhouse": 31692,
      "price_detached": 19880,
      "transactions": 145,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4614",
      "municipality": "Stord",
      "county": "Vestland",
      "price_per_sqm": 31173,
      "price_apartment": 41475,
      "price_smallhouse": 29971,
      "price_detached": 23398,
      "transactions": 288,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4617",
      "municipality": "Kvinnherad",
      "county": "Vestland",
      "price_per_sqm": 21106,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17717,
      "transactions": 92,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4618",
      "municipality": "Ullensvang",
      "county": "Vestland",
      "price_per_sqm": 26253,
      "price_apartment": 35554,
      "price_smallhouse": null,
      "price_detached": 20617,
      "transactions": 92,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4621",
      "municipality": "Voss",
      "county": "Vestland",
      "price_per_sqm": 45903,
      "price_apartment": 57700,
      "price_smallhouse": null,
      "price_detached": 31266,
      "transactions": 165,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4622",
      "municipality": "Kvam",
      "county": "Vestland",
      "price_per_sqm": 28651,
      "price_apartment": 47179,
      "price_smallhouse": null,
      "price_detached": 20967,
      "transactions": 78,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4624",
      "municipality": "Bjørnafjorden",
      "county": "Vestland",
      "price_per_sqm": 43280,
      "price_apartment": 52368,
      "price_smallhouse": 37213,
      "price_detached": 33756,
      "transactions": 364,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4625",
      "municipality": "Austevoll",
      "county": "Vestland",
      "price_per_sqm": 31111,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 23406,
      "transactions": 56,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4626",
      "municipality": "Øygarden",
      "county": "Vestland",
      "price_per_sqm": 39267,
      "price_apartment": 51376,
      "price_smallhouse": 35832,
      "price_detached": 30914,
      "transactions": 469,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4627",
      "municipality": "Askøy",
      "county": "Vestland",
      "price_per_sqm": 37901,
      "price_apartment": 48944,
      "price_smallhouse": 36031,
      "price_detached": 31731,
      "transactions": 447,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4630",
      "municipality": "Osterøy",
      "county": "Vestland",
      "price_per_sqm": 27488,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 21588,
      "transactions": 90,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4631",
      "municipality": "Alver",
      "county": "Vestland",
      "price_per_sqm": 35539,
      "price_apartment": 48080,
      "price_smallhouse": 35166,
      "price_detached": 25366,
      "transactions": 355,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4640",
      "municipality": "Sogndal",
      "county": "Vestland",
      "price_per_sqm": 44748,
      "price_apartment": 60333,
      "price_smallhouse": 34011,
      "price_detached": 29068,
      "transactions": 128,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4643",
      "municipality": "Årdal",
      "county": "Vestland",
      "price_per_sqm": 21714,
      "price_apartment": 26169,
      "price_smallhouse": null,
      "price_detached": null,
      "transactions": 63,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "4647",
      "municipality": "Sunnfjord",
      "county": "Vestland",
      "price_per_sqm": 39037,
      "price_apartment": 50860,
      "price_smallhouse": 35121,
      "price_detached": 22729,
      "transactions": 256,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5001",
      "municipality": "Trondheim",
      "county": "Trøndelag",
      "price_per_sqm": 55286,
      "price_apartment": 60194,
      "price_smallhouse": 42109,
      "price_detached": 38240,
      "transactions": 6083,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5006",
      "municipality": "Steinkjer",
      "county": "Trøndelag",
      "price_per_sqm": 23933,
      "price_apartment": 35863,
      "price_smallhouse": 19825,
      "price_detached": 15747,
      "transactions": 384,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5007",
      "municipality": "Namsos",
      "county": "Trøndelag",
      "price_per_sqm": 25617,
      "price_apartment": 40642,
      "price_smallhouse": 21085,
      "price_detached": 16926,
      "transactions": 261,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5014",
      "municipality": "Frøya",
      "county": "Trøndelag",
      "price_per_sqm": 27952,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 23886,
      "transactions": 58,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5021",
      "municipality": "Oppdal",
      "county": "Trøndelag",
      "price_per_sqm": 28023,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 17868,
      "transactions": 71,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5025",
      "municipality": "Røros",
      "county": "Trøndelag",
      "price_per_sqm": 24423,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19232,
      "transactions": 55,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5028",
      "municipality": "Melhus",
      "county": "Trøndelag",
      "price_per_sqm": 37245,
      "price_apartment": 50255,
      "price_smallhouse": 34584,
      "price_detached": 26593,
      "transactions": 287,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5029",
      "municipality": "Skaun",
      "county": "Trøndelag",
      "price_per_sqm": 35408,
      "price_apartment": 49024,
      "price_smallhouse": null,
      "price_detached": 27478,
      "transactions": 131,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5031",
      "municipality": "Malvik",
      "county": "Trøndelag",
      "price_per_sqm": 40132,
      "price_apartment": 49658,
      "price_smallhouse": 42479,
      "price_detached": 30464,
      "transactions": 254,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5035",
      "municipality": "Stjørdal",
      "county": "Trøndelag",
      "price_per_sqm": 37451,
      "price_apartment": 47281,
      "price_smallhouse": 36575,
      "price_detached": 26093,
      "transactions": 433,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5037",
      "municipality": "Levanger",
      "county": "Trøndelag",
      "price_per_sqm": 30060,
      "price_apartment": 37393,
      "price_smallhouse": 27179,
      "price_detached": 22204,
      "transactions": 326,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5038",
      "municipality": "Verdal",
      "county": "Trøndelag",
      "price_per_sqm": 27900,
      "price_apartment": 35768,
      "price_smallhouse": null,
      "price_detached": 20943,
      "transactions": 227,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5053",
      "municipality": "Inderøy",
      "county": "Trøndelag",
      "price_per_sqm": 23129,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 19453,
      "transactions": 80,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5054",
      "municipality": "Indre Fosen",
      "county": "Trøndelag",
      "price_per_sqm": 18750,
      "price_apartment": null,
      "price_smallhouse": null,
      "price_detached": 15696,
      "transactions": 96,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5056",
      "municipality": "Hitra",
      "county": "Trøndelag",
      "price_per_sqm": 29371,
      "price_apartment": 38047,
      "price_smallhouse": null,
      "price_detached": 23105,
      "transactions": 69,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5057",
      "municipality": "Ørland",
      "county": "Trøndelag",
      "price_per_sqm": 26663,
      "price_apartment": null,
      "price_smallhouse": 28055,
      "price_detached": 20179,
      "transactions": 157,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5059",
      "municipality": "Orkland",
      "county": "Trøndelag",
      "price_per_sqm": 29652,
      "price_apartment": 43025,
      "price_smallhouse": 34081,
      "price_detached": 19247,
      "transactions": 262,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5060",
      "municipality": "Nærøysund",
      "county": "Trøndelag",
      "price_per_sqm": 25715,
      "price_apartment": 37232,
      "price_smallhouse": null,
      "price_detached": 16100,
      "transactions": 117,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5501",
      "municipality": "Tromsø",
      "county": "Troms",
      "price_per_sqm": 64415,
      "price_apartment": 72838,
      "price_smallhouse": 51818,
      "price_detached": 41662,
      "transactions": 1777,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5503",
      "municipality": "Harstad",
      "county": "Troms",
      "price_per_sqm": 33130,
      "price_apartment": 45365,
      "price_smallhouse": 28214,
      "price_detached": 23440,
      "transactions": 472,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5530",
      "municipality": "Senja",
      "county": "Troms",
      "price_per_sqm": 27488,
      "price_apartment": 45416,
      "price_smallhouse": null,
      "price_detached": 19345,
      "transactions": 180,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5601",
      "municipality": "Alta",
      "county": "Finnmark",
      "price_per_sqm": 45090,
      "price_apartment": 54589,
      "price_smallhouse": 39779,
      "price_detached": 34566,
      "transactions": 330,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5603",
      "municipality": "Hammerfest",
      "county": "Finnmark",
      "price_per_sqm": 28620,
      "price_apartment": 37379,
      "price_smallhouse": 26010,
      "price_detached": 23797,
      "transactions": 210,
      "period_from": "2025K3",
      "period_to": "2026K2"
    },
    {
      "municipality_code": "5605",
      "municipality": "Sør-Varanger",
      "county": "Finnmark",
      "price_per_sqm": 26176,
      "price_apartment": 30287,
      "price_smallhouse": null,
      "price_detached": 22944,
      "transactions": 89,
      "period_from": "2025K3",
      "period_to": "2026K2"
    }
  ]
}
