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 138 rows in 0.047 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 clrtap_nec_unfccc: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/schema/>
PREFIX country: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/country/>
PREFIX sector: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/>
SELECT
?year
?pollutant_name
sum(?emissions) as ?emissions
sum(?emissions_idx) as ?emissions_idx
(round((sum(?emissions))/sum(?emissions_idx)*1000))/10.0 as ?index
WHERE {{
GRAPH <http://r.eionet.europa.eu/rdfdumps/clrtap_nec_unfccc/clrtap_nfr09_gf.rdf.gz>
{
?clrtap_nfr09_gf clrtap_nec_unfccc:country_code ?country_code .
?clrtap_nfr09_gf clrtap_nec_unfccc:pollutant_name ?pollutant_name .
?clrtap_nfr09_gf clrtap_nec_unfccc:year ?year .
?clrtap_nfr09_gf clrtap_nec_unfccc:sector_code ?sector_code .
?clrtap_nfr09_gf clrtap_nec_unfccc:emissions ?emissions .
?clrtap_nfr09_gf_idx clrtap_nec_unfccc:country_code ?country_code .
?clrtap_nfr09_gf_idx clrtap_nec_unfccc:pollutant_name ?pollutant_name .
?clrtap_nfr09_gf_idx clrtap_nec_unfccc:year ?year_idx .
?clrtap_nfr09_gf_idx clrtap_nec_unfccc:sector_code ?sector_code .
?clrtap_nfr09_gf_idx clrtap_nec_unfccc:emissions ?emissions_idx .
FILTER(?year_idx = '1990')
FILTER (?sector_code in (
sector:1_A_3_b_i,
sector:1_A_3_b_ii,
sector:1_A_3_b_iii,
sector:1_A_3_b_iv,
sector:1_A_3_b_v,
sector:1_A_3_b_vi,
sector:1_A_3_b_vii,
sector:1_A_3_c,
sector:1_A_3_d_ii,
sector:1_A_4_c_iii,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_d_i_(i)>,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_d_i_(ii)>,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_a_ii_(i)>,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_a_ii_(ii)>,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_a_i_(i)>,
<http://reference.eionet.europa.eu/clrtap_nec_unfccc/clrtap_nec_nfr09_sector/1_A_3_a_i_(ii)>
))
FILTER (?pollutant_name in ('SOx', 'PM2.5', 'PM10', 'NOx', 'NMVOC', 'CO'))
#FILTER (?pollutant_name in ('NMVOC'))
#to be changed with EEA33
#FILTER (?country_code in (country:EU28, country:TR, country:NO, country:IS, country:LI, country:CH))
FILTER (?country_code in (country:EEA33))
}
}}
GROUP BY ?year ?pollutant_name
ORDER BY ?year ?pollutant_name
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/trend-in-emissions-of-air or scan the QR code.
PDF generated on 23 Nov 2024, 10:25 AM
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