Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

PxWebApi_V0

FrithjofThorvik edited this page Nov 30, 2023 · 1 revision

Table endpoint seach:

In chrome adress field:

https://data.qa.ssb.no/api/v0/en/table?query=consumer+price+index+OR+nosuchthing
returns long list with table 08184 on top

https://data.qa.ssb.no/api/v0/en/table?query=consumer+price+index+OR+CPI
returns long list with table 06444 on top

https://data.qa.ssb.no/api/v0/no/table?query=kakemiks
returns a list of 4 tables

Clone this wiki locally