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 56 rows in 0.068 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 sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#>
PREFIX sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
PREFIX indic_na: <http://dd.eionet.europa.eu/vocabulary/eurostat/indic_na/>
PREFIX nace_r2: <http://dd.eionet.europa.eu/vocabulary/eurostat/nace_r2/>
PREFIX nutrient: <http://dd.eionet.europa.eu/vocabulary/eurostat/nutrient/>
PREFIX indic_ag: <http://dd.eionet.europa.eu/vocabulary/eurostat/indic_ag/>
PREFIX sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#>
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/>
PREFIX itm_newa: <http://dd.eionet.europa.eu/vocabulary/eurostat/itm_newa/>
SELECT
bif:either (?geo = geo:DE, 'Germany', ?ugeo) as ?country
if(year(?date) = 2000, round(( ( sum(?nama_nace64_c) - sum(?aact_eaa01) ) / sum(?nama_nace64_c_idx) ) *1000)/10.0, '') as ?GVAS_2000
if(year(?date) = 2011, round(( ( sum(?nama_nace64_c) - sum(?aact_eaa01) ) / sum(?nama_nace64_c_idx) ) *1000)/10.0, '') as ?GVAS_2011
if(year(?date) = 2000, round(( sum(?aact_eaa01) / sum(?nama_nace64_c_idx) ) *1000)/10.0, '') as ?S_2000
if(year(?date) = 2011, round(( sum(?aact_eaa01) / sum(?nama_nace64_c_idx) ) *1000)/10.0, '') as ?S_2011
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/nama_nace64_c.rdf.gz> {
_:nama_nace64_c sdmx-dimension:timePeriod ?date . FILTER (year(?date) in (2000, 2011))
_:nama_nace64_c sdmx-dimension:refArea ?geo .
_:nama_nace64_c property:indic_na indic_na:B1G .
_:nama_nace64_c sdmx-attribute:unitMeasure unit:MIO_EUR .
_:nama_nace64_c property:nace_r2 nace_r2:A01 .
_:nama_nace64_c sdmx-measure:obsValue ?nama_nace64_c .
_:nama_nace64_c_idx sdmx-dimension:timePeriod ?date_idx . FILTER (year(?date_idx) = 2000)
_:nama_nace64_c_idx sdmx-dimension:refArea ?geo .
_:nama_nace64_c_idx property:indic_na indic_na:B1G .
_:nama_nace64_c_idx sdmx-attribute:unitMeasure unit:MIO_EUR .
_:nama_nace64_c_idx property:nace_r2 nace_r2:A01 .
_:nama_nace64_c_idx sdmx-measure:obsValue ?nama_nace64_c_idx .
}
} UNION {
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/aact_eaa01.rdf.gz> {
_:aact_eaa01 sdmx-dimension:timePeriod ?date . FILTER (year(?date) in (2000, 2011))
_:aact_eaa01 property:itm_newa itm_newa:18000 .
_:aact_eaa01 sdmx-dimension:refArea ?geo .
_:aact_eaa01 sdmx-attribute:unitMeasure unit:MIO_EUR .
_:aact_eaa01 property:indic_ag indic_ag:SUBS .
_:aact_eaa01 sdmx-measure:obsValue ?aact_eaa01 .
_:aact_eaa01_idx sdmx-dimension:timePeriod ?date_idx . FILTER (year(?date_idx) = 2000)
_:aact_eaa01_idx property:itm_newa itm_newa:18000 .
_:aact_eaa01_idx sdmx-dimension:refArea ?geo .
_:aact_eaa01_idx sdmx-attribute:unitMeasure unit:MIO_EUR .
_:aact_eaa01_idx property:indic_ag indic_ag:SUBS .
_:aact_eaa01_idx sdmx-measure:obsValue ?aact_eaa01_idx .
}
}
?geo skos:prefLabel ?ugeo .
FILTER (?geo in (geo:AT,geo:BE,geo:BG,geo:CH,geo:CY,geo:CZ,geo:DE,geo:DK, geo:EE,geo:ES,geo:FI,geo:FR,geo:GB,geo:GR,geo:HR,geo:HU,geo:IE,geo:IS,geo:IT, geo:LI,geo:LT,geo:LU,geo:LV,geo:MT,geo:NL,geo:NO,geo:PL,geo:PT,geo:RO,geo:SE,geo:SI,geo:SK,geo:TR))
}
ORDER BY ?ugeo ?date
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/gva-at-basic-prices-and or scan the QR code.
PDF generated on 23 Nov 2024, 08:01 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