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 4 rows in 0.027 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 property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX geo: <http://rdfdata.eionet.europa.eu/eurostat/dic/geo#>
SELECT
year(?date) as ?date
'European Union (28 countries)' as ?country
round(sum(?env_wasmun)/sum(?value)*1000000) as ?value
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_wasmun.rdf.gz>
{
_:env_wasmun sdmx-dimension:timePeriod ?date . FILTER (year(?date) in (2004, 2012) )
_:env_wasmun sdmx-dimension:refArea ?geo . FILTER (?geo in (geo:EU27, geo:HR))
_:env_wasmun property:wst_oper <http://rdfdata.eionet.europa.eu/eurostat/dic/wst_oper#GEN> .
_:env_wasmun sdmx-attribute:unitMeasure <http://rdfdata.eionet.europa.eu/eurostat/dic/unit#1000T> .
_:env_wasmun sdmx-measure:obsValue ?env_wasmun .
}
} UNION {
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/demo_pjan.rdf.gz>
{
?demo_pjan sdmx-dimension:timePeriod ?date . FILTER (year(?date) in (2004, 2012))
?demo_pjan sdmx-dimension:refArea ?geo . FILTER (?geo in (geo:EU27, geo:HR))
?demo_pjan sdmx-dimension:age <http://rdfdata.eionet.europa.eu/eurostat/dic/age#TOTAL> .
?demo_pjan sdmx-dimension:sex <http://purl.org/linked-data/sdmx/2009/code#sex-T> .
?demo_pjan sdmx-measure:obsValue ?value .
}
}
?geo rdf-schema:label ?country .
}
GROUP BY ?date ?geo
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/municipal-waste-generated-per-capita-2 or scan the QR code.
PDF generated on 11 Apr 2025, 05:53 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