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.026 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 geo: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/country/>
PREFIX sector: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/unfccc_crf_sector/>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX CITL_v17: <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/CITL_v17.tsv#>
PREFIX ets_2013_vs_2012: <http://semantic.eea.europa.eu/project/ghg_projections/ets_2013_vs_2012.tsv#>
SELECT
?ugeo as ?geo
'2013 ESD emissions (proxy)' as ?year
#sum(?unfccc_crf_all_sectors) as ?unfccc_crf_all_sectors
#sum(?CITL_v17) as ?CITL_v17
#sum(?total_ar4_gwps) as ?total_ar4_gwps
#sum(?unfccc_crf_1_a_3_a) as ?unfccc_crf_1_a_3_a
round(( sum(?total_ar4_gwps) - sum(?CITL_v17)/1000 - sum(?unfccc_crf_1_a_3_a) )/10)/100.0 as ?value
#round(( sum(?unfccc_crf_all_sectors) - sum(?CITL_v16)/1000 - sum(?unfccc_crf_1_a_3_a) )/10)/100.0 as ?value
WHERE {
{
GRAPH <http://r.eionet.europa.eu/rdfdumps/clrtap_nec_unfccc/unfccc_crf.rdf.gz>
{
_:unfccc_crf clrtap_nec_unfccc:country_code ?geo .
_:unfccc_crf clrtap_nec_unfccc:year ?year . FILTER (?year in ('2012'))
{
_:unfccc_crf clrtap_nec_unfccc:unit ?unit . FILTER (?unit = 'Gg CO2 equivalent')
_:unfccc_crf clrtap_nec_unfccc:pollutant_name ?pollutant_name .
FILTER (?pollutant_name = 'All greenhouse gases - (CO2 equivalent)')
_:unfccc_crf clrtap_nec_unfccc:sector_code ?sector_code .
FILTER (?sector_code in (sector:1, sector:2, sector:3, sector:4, sector:6, sector:7))
_:unfccc_crf clrtap_nec_unfccc:emissions ?unfccc_crf_all_sectors .
} UNION {
_:unfccc_crf clrtap_nec_unfccc:unit ?unit . FILTER (?unit = 'Gg')
_:unfccc_crf clrtap_nec_unfccc:pollutant_name ?pollutant_name .
FILTER (?pollutant_name = 'CO2')
_:unfccc_crf clrtap_nec_unfccc:sector_code ?sector_code .
FILTER (?sector_code in (sector:1.A.3.A))
_:unfccc_crf clrtap_nec_unfccc:emissions ?unfccc_crf_1_a_3_a .
}
}
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/ghg_projections/ets_2013_vs_2012.tsv>
{
_:ets_2013_vs_2012 ets_2013_vs_2012:ugeo ?geo .
_:ets_2013_vs_2012 ets_2013_vs_2012:Total_AR4_GWPs ?total_ar4_gwps .
}
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/CITL_v17.tsv>
{
_:CITL_v17 CITL_v17:country_code ?geo .
_:CITL_v17 CITL_v17:main_activity_sector_name ?main_activity_sector_name . FILTER (?main_activity_sector_name = '20-99 All installations')
_:CITL_v17 CITL_v17:ETS_information ?ETS_information . FILTER (?ETS_information in ('2. Verified emissions'))
_:CITL_v17 CITL_v17:year ?year . FILTER (?year = 2013)
_:CITL_v17 CITL_v17:value ?CITL_v17 .
_:CITL_v17 CITL_v17:unit ?unit .
}
}
?geo rdf-schema:label ?ugeo
}
GROUP BY ?ugeo
HAVING ( sum(?unfccc_crf_all_sectors) - sum(?total_ar4_gwps)/1000 - sum(?unfccc_crf_1_a_3_a) ) > 0
#HAVING ( sum(?unfccc_crf_all_sectors) - sum(?CITL_v17)/1000 - sum(?unfccc_crf_1_a_3_a) ) > 0
ORDER BY ?year ?ugeo
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/ghg-non-ets-emissions-1 or scan the QR code.
PDF generated on 20 Apr 2025, 11:30 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