Eurostat Food Price Index & HICP Reorganization Evaluator
Prevent pricing errors and contract adjustment disputes by validating Eurostat food price index queries, ECOICOP v2 mappings, and 2025=100 rebasing calculations.
Which market this reads
What this check reads: European Union. No other market is covered.
Reads EU Regulations (EU) 2016/792, (EU) 2024/3159, and (EU) 2025/1182 for Eurostat HICP harmonised consumer price statistics across EU member states.
What it does
Evaluates Eurostat HICP food price indices under the 2026 dissemination API reorganization (dataset prc_hicp_minr, ECOICOP v2, base 2025=100), checks 50-category query limits, and calculates contract price adjustments.
Ask it like this
youEvaluate Eurostat HICP food index rate of change for category CP011 (Food) in Germany (DE) between baseline 2025-01 (index 100.0) and target 2026-01 (index 104.25).
You never name it yourself. Your assistant picks the right tool: procurement_eurostat_lebensmittelpreisindizes__evaluate_hicp_indexation
What you give it
| What to give | Kind of value | Needed? | Notes |
|---|---|---|---|
| coicop18 | array | yes | array of ECOICOP v2 product category codes (e.g. CP0111, CP0114) |
| geo | string | yes | ISO 2-letter country code (e.g. DE, FR) or Eurostat aggregate (e.g. EA21) |
| unit | enum | yes | indicator unit code: I25, I15, RCH_A, RCH_M |
| baseline_period | string | yes | contract baseline period YYYY-MM (e.g. 2025-01) |
| target_period | string | yes | evaluation period YYYY-MM (e.g. 2026-01) |
| baseline_index_value | number | yes | index level at baseline period |
| target_index_value | number | yes | index level at target period |
| initial_price | number | optional | starting unit contract price |
What you get back
| What comes back | Kind of value | Notes |
|---|---|---|
| dataset_code | string | active dataset identifier (prc_hicp_minr) |
| classification_version | string | ECOICOP Version 2 |
| rate_of_change_percent | number | calculated rate of change percentage |
| new_price | number | updated contract unit price |
| query_valid | boolean | true if query parameters respect API limits and parameter exclusivity |
| warnings | array | warnings regarding legacy base years or classification shifts |
| disclaimer | string | states official Eurostat statistical rate of change and API query parameters, not legal advice |
Sources
- Regulation (EU) 2016/792 of the European Parliament and of the Council on harmonised indices of consumer prices
- Commission Delegated Regulation (EU) 2024/3159 establishing ECOICOP Version 2 classification
- Commission Implementing Regulation (EU) 2025/1182 setting common index reference period 2025=100
Who wrote this
Every capability is written by one named publisher. You see who stands behind an answer, and you can take the conversation further with them directly.
fmcg.network Core Team
verifiedPlatform capabilities and reference implementations
Network team
What the assistant can offer next
Related reading
How uncertainty is handled
This check reports a confidence score with every answer. Below 80 out of 100 nothing is guessed: the uncertain items go to a review queue and the answer comes back marked "needs review".
Read how quality levels work