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 27 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_EEE_put_on_market.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 DISTINCT
IF(?geo = geo:DE, 'Germany', ?ugeo) AS ?country
#unrelable data for Netherlands
(round(?MKT*10))/10.0 AS ?put_on_the_market
(round(?COL*10))/10.0 AS ?total_collected
IF(?COL_HH != '', (round(?COL_HH*10))/10.0,'') AS ?collected_from_private_households
(round(?RCY_REU*10))/10.0 AS ?reuse_and_recycling
4 as ?collection_target
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_waselee.rdf.gz> {
{
_:env_waselee_MKT sdmx-dimension:timePeriod ?date .
_:env_waselee_MKT sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_MKT property:waste waste:TOTAL .
_:env_waselee_MKT sdmx-dimension:refArea ?geo .
_:env_waselee_MKT property:wst_oper wst_oper:MKT .
_:env_waselee_MKT sdmx-measure:obsValue ?MKT .
_:env_waselee_COL sdmx-dimension:timePeriod ?date .
_:env_waselee_COL sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_COL property:waste waste:TOTAL .
_:env_waselee_COL sdmx-dimension:refArea ?geo .
_:env_waselee_COL property:wst_oper wst_oper:COL .
_:env_waselee_COL sdmx-measure:obsValue ?COL .
_:env_waselee_COL_HH sdmx-dimension:timePeriod ?date .
_:env_waselee_COL_HH sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_COL_HH property:waste waste:TOTAL .
_:env_waselee_COL_HH sdmx-dimension:refArea ?geo .
_:env_waselee_COL_HH property:wst_oper wst_oper:COL_HH .
_:env_waselee_COL_HH sdmx-measure:obsValue ?COL_HH .
_:env_waselee_RCY_REU sdmx-dimension:timePeriod ?date .
_:env_waselee_RCY_REU sdmx-attribute:unitMeasure unit:KG_HAB .
_:env_waselee_RCY_REU property:waste waste:TOTAL .
_:env_waselee_RCY_REU sdmx-dimension:refArea ?geo .
_:env_waselee_RCY_REU property:wst_oper wst_oper:RCY_REU .
_:env_waselee_RCY_REU sdmx-measure:obsValue ?RCY_REU .
FILTER (year(?date) = 2010)
}
}
?geo rdfs:label ?ugeo .
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/wst003/2014/env_waselee_CH_gap_filling_EEE_put_on_market.csv>
{
_:env_waselee_gap_filling tableFile:Country ?geo
OPTIONAL { _:env_waselee_gap_filling tableFile:Put_on_the_market_2010 ?MKT }
OPTIONAL { _:env_waselee_gap_filling tableFile:Total_collected_2010 ?COL }
OPTIONAL { _:env_waselee_gap_filling tableFile:Collected_from_private_households_2010 ?COL_HH }
OPTIONAL { _:env_waselee_gap_filling tableFile:Reuse_and_recycling_2010 ?RCY_REU }
}
}
?geo rdfs:label ?ugeo .
}
ORDER BY ?ugeo
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/electric-and-electronic-equipment or scan the QR code.
PDF generated on 23 Nov 2024, 12:27 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