All official European Union website addresses are in the europa.eu domain.
See all EU institutions and bodiesDo something for our planet, print this page only if needed. Even a small action can make an enormous difference when millions of people do it!
Data table via SPARQL
Received 91 rows in 0.035 seconds.
The following info can be used by a system developer / database administrator in order to retrieve this dataset programmatically over the web using a SPARQL client.
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX qb: <http://purl.org/linked-data/cube#>
PREFIX sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#>
PREFIX sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#>
PREFIX sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX coicop: <http://rdfdata.eionet.europa.eu/eurostat/dic/coicop#>
PREFIX infotype: <http://rdfdata.eionet.europa.eu/eurostat/dic/infotype#>
PREFIX geo: <http://rdfdata.eionet.europa.eu/eurostat/dic/geo#>
SELECT DISTINCT
year(?date) as ?date
?category
?obsValue
?obsValue_idx
round((?obsValue/?obsValue_idx)*100) as ?index
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/prc_hicp_aind.rdf.gz>
{
_:prc_hicp_aind sdmx-dimension:timePeriod ?date . FILTER (year(?date) >= 2001)
_:prc_hicp_aind property:infotype infotype:AVX .
_:prc_hicp_aind sdmx-dimension:refArea geo:EU27 .
_:prc_hicp_aind property:coicop ?coicop .
_:prc_hicp_aind sdmx-measure:obsValue ?obsValue .
_:prc_hicp_aind_idx sdmx-dimension:timePeriod ?date_idx . FILTER (year(?date_idx) = 2001)
_:prc_hicp_aind_idx property:infotype infotype:AVX .
_:prc_hicp_aind_idx sdmx-dimension:refArea geo:EU27 .
_:prc_hicp_aind_idx property:coicop ?coicop .
_:prc_hicp_aind_idx sdmx-measure:obsValue ?obsValue_idx .
FILTER (?coicop in (coicop:CP00, coicop:CP01, coicop:CP011, coicop:CP0111, coicop:CP0112, coicop:CP0113, coicop:CP0114))
}
?geo skos:notation ?ugeo .
?coicop rdfs:label ?category .
}
}
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/consumer-prices-for-different-food or scan the QR code.
PDF generated on 11 Apr 2025, 11:23 AM
Engineered by: EEA Web Team
Software updated on 26 September 2023 08:13 from version 23.8.18
Software version: EEA Plone KGS 23.9.14
Document Actions
Share with others