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
- Host: GitHub
- URL: https://github.com/eurostat/hicp
- Owner: eurostat
- Created: 2023-12-19T15:25:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-23T13:59:38.000Z (5 months ago)
- Last Synced: 2026-01-24T05:30:02.484Z (5 months ago)
- Topics: consumer-price-index, inflation, prices, statistics
- Language: R
- Homepage:
- Size: 1020 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
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.