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.033 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/ghg_projections/ets_targets_2013_2020.tsv#>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
SELECT
?ugeo
bif:either(?year = 2014, '2014 ESD target', '2020 ESD target') as ?year
(round(?value/10000))/100.0 as ?value
WHERE {
{
GRAPH <http://semantic.eea.europa.eu/project/ghg_projections/ets_targets_2013_2020.tsv>
{
_:annual_emission annual_emission:country_code ?geo .
_:annual_emission annual_emission:year ?year . FILTER (?year in (2014, 2020))
_:annual_emission annual_emission:value ?value .
}
?geo rdf-schema:label ?ugeo .
}
}
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/ghg-esd-targets or scan the QR code.
PDF generated on 11 Apr 2025, 02:46 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