Data table via SPARQL
WEEE recycling rate
Go to latest version
Download this dataset
Dataset preview
(Live Query)
Received 7 rows in 0.001 seconds.
https://www.eea.europa.eu/data-and-maps/daviz/sds/weee-recycling-rate/daviz.json
For system integrators
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.
http://semantic.eea.europa.eu/sparql
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 property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX wst_oper: <http://dd.eionet.europa.eu/vocabulary/eurostat/wst_oper/>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/>
SELECT
year(?date) as ?date
?label
avg(?obsValue) as ?share
WHERE {{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/cei_wm050.rdf.gz>
{
{SELECT 'Waste electrical and electronic equipments' as ?label {}}
_:cei_wm050 sdmx-dimension:timePeriod ?date .
_:cei_wm050 sdmx-dimension:refArea ?geo .
_:cei_wm050 property:wst_oper wst_oper:RCY_RT .
_:cei_wm050 sdmx-attribute:unitMeasure unit:PC .
_:cei_wm050 sdmx-measure:obsValue ?obsValue .
}
FILTER (?geo in (geo:EU28))
}}
Permalinks
- Permalink to this version
- 0008c77792e64b6eb6a5f72f304925b8
- Permalink to latest version
- JC87V9OAQK
Geographic coverage
Temporal coverage
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/weee-recycling-rate or scan the QR code.
PDF generated on 11 Aug 2022, 01:23 AM
Document Actions
Share with others