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 30 rows in 0.001 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 tableFile: <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/wst003/2014/env_waselee_CH_gap_filling_WEE_reused_recycled.csv#>
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 rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX wst_oper: <http://dd.eionet.europa.eu/vocabulary/eurostat/wst_oper/>
PREFIX waste: <http://dd.eionet.europa.eu/vocabulary/eurostat/waste/>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/>
SELECT
bif:either(?geo = geo:DE, 'Germany', ?ugeo) AS ?country
(round(sum(xsd:double(?v2006))*10))/10.0 as ?reuse_and_recycling_2006
(round(sum(xsd:double(?v2008))*10))/10.0 as ?reuse_and_recycling_2008
(round(sum(xsd:double(?v2010))*10))/10.0 as ?reuse_and_recycling_2010
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_waselee.rdf.gz> {
{
_:env_waselee_2006 sdmx-dimension:timePeriod ?date . FILTER (year(?date) = 2006)
_:env_waselee_2006 sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_2006 property:waste waste:TOTAL .
_:env_waselee_2006 sdmx-dimension:refArea ?geo .
_:env_waselee_2006 property:wst_oper wst_oper:RCY_REU .
_:env_waselee_2006 sdmx-measure:obsValue ?v2006 .
} UNION {
_:env_waselee_2008 sdmx-dimension:timePeriod ?date . FILTER (year(?date) = 2008)
_:env_waselee_2008 sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_2008 property:waste waste:TOTAL .
_:env_waselee_2008 sdmx-dimension:refArea ?geo .
_:env_waselee_2008 property:wst_oper wst_oper:RCY_REU .
_:env_waselee_2008 sdmx-measure:obsValue ?v2008 .
} UNION {
_:env_waselee_2010 sdmx-dimension:timePeriod ?date . FILTER (year(?date) = 2010)
_:env_waselee_2010 sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_2010 property:waste waste:TOTAL .
_:env_waselee_2010 sdmx-dimension:refArea ?geo .
_:env_waselee_2010 property:wst_oper wst_oper:RCY_REU .
_:env_waselee_2010 sdmx-measure:obsValue ?v2010 .
}
}
?geo rdfs:label ?ugeo .
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/wst003/2014/env_waselee_CH_gap_filling_WEE_reused_recycled.csv> {
_:env_waselee_gap_filling tableFile:country ?geo
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2006 ?v2006 }
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2008 ?v2008 }
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2010 ?v2010 }
}
}
} order by ?ugeo
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/waste003-trend-in-weee-recycled-1 or scan the QR code.
PDF generated on 23 Nov 2024, 12:30 PM
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