An open API service indexing awesome lists of open source software.

https://github.com/eurostat/hicp

Harmonised Index of Consumer Prices
https://github.com/eurostat/hicp

consumer-price-index inflation prices statistics

Last synced: 5 months ago
JSON representation

Harmonised Index of Consumer Prices

Awesome Lists containing this project

README

          

# Introduction to the `hicp`-package
The Harmonised Index of Consumer Prices (HICP) is the key economic figure to measure inflation in the euro area.
The methodology underlying the HICP is documented in the HICP Methodological Manual ([Eurostat 2024](https://ec.europa.eu/eurostat/web/products-manuals-and-guidelines/w/ks-gq-24-003)).
Based on this manual, the `hicp`-package provides functions to access and work with HICP data (price indices and weights) from Eurostat's public database.
Further details can be found in the package vignette.

The `hicp`-functions are designed for the use with `R`'s [`data.table`](https://CRAN.R-project.org/package=data.table) package.