Price index app home page. Version 0.4.3.
Using improved, multi-layered CBI Cubes for all of Norway.
Compiled: 2025-12-06 02:38:12.
Routes:
/request/
Uses the PI Masterclass for fetching the price dp-factors (price index correction factors).
Possible request fields:
- unitKey: A list of objects that must have the following fields:
- id: The unit unitkey (id).
- from: The start date of the price index.
- to: (optional): The end date of the price index. If not given, today's date is used.
/priceindex/
Used for acquiring the price index for all available dates in the database.
Split into two routes:
- /priceindex/unitkey/
Used for acquiring the price index for a given unitkey.
A unitkey must be provided.
- /priceindex/fylke_number/
Used for acquiring the price index for a given fylke by its fylke_number.
- /priceindex/fylke_name/
Used for acquiring the price index for a given fylke by its fylke_name.