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 1592 rows in 0.111 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 sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX age: <http://dd.eionet.europa.eu/vocabulary/eurostat/age/>
PREFIX sex: <http://purl.org/linked-data/sdmx/2009/code#>
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/>
PREFIX material: <http://dd.eionet.europa.eu/vocabulary/eurostat/material/>
PREFIX indic_env: <http://dd.eionet.europa.eu/vocabulary/eurostat/indic_env/>
PREFIX na_item: <http://dd.eionet.europa.eu/vocabulary/eurostat/na_item/>
PREFIX common_countries: <http://dd.eionet.europa.eu/vocabulary/common/countries/>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
SELECT
year(?date) as ?date
bif:either(?geo = geo:DE, 'Germany', ?ugeo) as ?ugeo
?category
round((?obsValue /?obsValue_idx )*1000)/10.0 as ?index
WHERE {{
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_ac_mfa.rdf.gz>
{
{ SELECT 'DMC' as ?category {} }
_:env_ac_mfa sdmx-dimension:refArea ?geo .
_:env_ac_mfa sdmx-dimension:timePeriod ?date .
_:env_ac_mfa property:material material:TOTAL .
_:env_ac_mfa property:indic_env indic_env:DMC .
_:env_ac_mfa sdmx-attribute:unitMeasure unit:THS_T .
_:env_ac_mfa sdmx-measure:obsValue ?obsValue .
_:env_ac_mfa_idx sdmx-dimension:refArea ?geo .
_:env_ac_mfa_idx sdmx-dimension:timePeriod ?date_idx .
_:env_ac_mfa_idx property:material material:TOTAL .
_:env_ac_mfa_idx property:indic_env indic_env:DMC .
_:env_ac_mfa_idx sdmx-attribute:unitMeasure unit:THS_T .
_:env_ac_mfa_idx sdmx-measure:obsValue ?obsValue_idx .
}} UNION {{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/tsdpc100.rdf.gz>
{
{ SELECT 'Resource productivity' as ?category {} }
_:tsdpc100 sdmx-dimension:refArea ?geo .
_:tsdpc100 sdmx-dimension:timePeriod ?date .
_:tsdpc100 sdmx-attribute:unitMeasure unit:EUR_KG_CLV10 .
_:tsdpc100 sdmx-measure:obsValue ?obsValue .
_:tsdpc100_idx sdmx-dimension:refArea ?geo .
_:tsdpc100_idx sdmx-dimension:timePeriod ?date_idx .
_:tsdpc100_idx sdmx-attribute:unitMeasure unit:EUR_KG_CLV10 .
_:tsdpc100_idx sdmx-measure:obsValue ?obsValue_idx .
}} UNION {{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/nama_10_gdp.rdf.gz>
{
{ SELECT 'GDP' as ?category {} }
_:nama_10_gdp sdmx-dimension:refArea ?geo .
_:nama_10_gdp sdmx-dimension:timePeriod ?date .
_:nama_10_gdp property:na_item na_item:B1G .
_:nama_10_gdp sdmx-attribute:unitMeasure unit:CLV10_MEUR .
_:nama_10_gdp sdmx-measure:obsValue ?obsValue .
_:nama_10_gdp_idx sdmx-dimension:refArea ?geo .
_:nama_10_gdp_idx sdmx-dimension:timePeriod ?date_idx .
_:nama_10_gdp_idx property:na_item na_item:B1G .
_:nama_10_gdp_idx sdmx-attribute:unitMeasure unit:CLV10_MEUR .
_:nama_10_gdp_idx sdmx-measure:obsValue ?obsValue_idx .
}}
# }
}}
FILTER (year(?date) >= 2000)
FILTER (year(?date_idx) = 2000)
?geo rdfs:label ?ugeo .
#?geo skos:exactMatch ?eeauri .
#?eeauri skos:inScheme common_countries: .
#?eeauri rdfs:label ?ugeo .
FILTER (?geo != geo:EU27 &&?geo != geo:EA19 && ?geo != geo:EA &&
?geo != geo:EA12 && ?geo != geo:EA17 && ?geo != geo:EA18 &&
?geo != geo:EU15 && ?geo != geo:JP && ?geo != geo:MK &&
?geo != geo:US && ?geo != geo:ME && ?geo != geo:AL &&
?geo != geo:AD && ?geo != geo:AM && ?geo != geo:AZ &&
?geo != geo:EA16 && ?geo != geo:EEA30 && ?geo != geo:EEA31 &&
?geo != geo:EFTA && ?geo != geo:ME && ?geo != geo:UA &&
?geo != geo:RU && ?geo != geo:MD && ?geo != geo:DE_TOT &&
?geo != geo:BY && ?geo != geo:BA && ?geo != geo:FX &&
?geo != geo:GE && ?geo != geo:LI && ?geo != geo:IS)
}}
GROUP BY ?ugeo ?geo ?category
ORDER BY ?ugeo ?date
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/meterial-resources-indexes-1 or scan the QR code.
PDF generated on 23 Nov 2024, 08:27 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