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 56 rows in 0.002 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 annual_emission: <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/annual_emission_allocation_05_2014_scope2.tsv#>
SELECT
?geo
bif:either(?year = 2013, '2013 target', '2020 target') as ?year
(round(?value/10000))/100.0 as ?value
FROM <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/annual_emission_allocation_05_2014_scope2.tsv>
WHERE {
_:annual_emission annual_emission:geo ?geo .
_:annual_emission annual_emission:year ?year . FILTER (?year in (2013, 2020))
_:annual_emission annual_emission:value ?value .
}
ORDER BY ?year ?geo
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/ghg-2013-and-2020-esd-targets or scan the QR code.
PDF generated on 23 Apr 2025, 04:46 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