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/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 skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX wo: <http://rdfdata.eionet.europa.eu/eurostat/dic/wst_oper#>
PREFIX w: <http://rdfdata.eionet.europa.eu/eurostat/dic/waste#>
PREFIX u: <http://rdfdata.eionet.europa.eu/eurostat/dic/unit#>
SELECT
?geo as ?country
sum(xsd:double(?v2006)) as ?reuse_and_recycling_2006
sum(xsd:double(?v2008)) as ?reuse_and_recycling_2008
sum(xsd:double(?v2010)) as ?reuse_and_recycling_2010
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_waselee.rdf.gz> {
{
_:env_waselee_2006 sdmx-attribute:unitMeasure u:KG_HAB .
_:env_waselee_2006 property:waste w:TOTAL .
_:env_waselee_2006 property:geo ?ugeo .
_:env_waselee_2006 property:wst_oper wo:RCY_REU .
_:env_waselee_2006 sdmx-measure:obsValue ?v2006 .
_:env_waselee_2006 sdmx-dimension:timePeriod "2006-01-01"^^xsd:date, ?date .
} UNION {
_:env_waselee_2008 sdmx-attribute:unitMeasure u:KG_HAB .
_:env_waselee_2008 property:waste w:TOTAL .
_:env_waselee_2008 property:geo ?ugeo .
_:env_waselee_2008 property:wst_oper wo:RCY_REU .
_:env_waselee_2008 sdmx-measure:obsValue ?v2008 .
_:env_waselee_2008 sdmx-dimension:timePeriod "2008-01-01"^^xsd:date, ?date .
} UNION {
_:env_waselee_2010 sdmx-attribute:unitMeasure u:KG_HAB .
_:env_waselee_2010 property:waste w:TOTAL .
_:env_waselee_2010 property:geo ?ugeo .
_:env_waselee_2010 property:wst_oper wo:RCY_REU .
_:env_waselee_2010 sdmx-measure:obsValue ?v2010 .
_:env_waselee_2010 sdmx-dimension:timePeriod "2010-01-01"^^xsd:date, ?date .
}
}
?ugeo skos:notation ?geo .
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/env_waselee_CH_gap_filling_WEE_reused_recycled.csv> {
_:env_waselee_gap_filling tableFile:country_code ?geo
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2006 ?v2006 }
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2008 ?c2008 }
OPTIONAL { _:env_waselee_gap_filling tableFile:reuse_and_recycling_2010 ?v2010 }
}
}
} order by ?geo
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/waste003-trend-in-weee-recycled or scan the QR code.
PDF generated on 23 Nov 2024, 03:25 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