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 3 rows in 0.092 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 sectors: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/unfccc_crf_sector/Sectors/>
PREFIX sector: <http://reference.eionet.europa.eu/clrtap_nec_unfccc/unfccc_crf_sector/>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
#this is an emergency fix. Please refer to the previous versions for the next excercise.
SELECT
?year
bif:either(?year = 2020, ?unfccc_crf_domestic_scope*0.8, '') as ?target_20
bif:either(?year = 2030, ?unfccc_crf_domestic_scope*0.6, '') as ?target_40
bif:either(?year = 2050, ?unfccc_crf_domestic_scope*0.2, '') as ?target_80
bif:either(?year = 2050, ?unfccc_crf_domestic_scope*0.05, '') as ?target_95
{{
SELECT DISTINCT
?year
round(sum(xsd:integer(?unfccc_crf_domestic_scope))/1000) AS ?unfccc_crf_domestic_scope
WHERE {
{
{
{ SELECT 5738000 as ?unfccc_crf_domestic_scope {} }
{
SELECT DISTINCT 2020 as ?year {}
} UNION {
SELECT DISTINCT 2030 as ?year {}
} UNION {
SELECT DISTINCT 2050 as ?year {}
}
}
}
}
}
}
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/ghg-emissions-targets or scan the QR code.
PDF generated on 11 Apr 2025, 12:31 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