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 544 rows in 0.013 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 sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#>
PREFIX sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#>
PREFIX sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX geo: <http://dd.eionet.europa.eu/vocabulary/eurostat/geo/>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
PREFIX nrg_bal: <http://dd.eionet.europa.eu/vocabulary/eurostat/nrg_bal/>
PREFIX common_countries: <http://dd.eionet.europa.eu/vocabulary/common/countries/>
PREFIX proxy: <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/CSI037/proxy_2019.tsv#>
SELECT
bif:either(year(?date) = 2020, 'target', year(?date)) as ?date
bif:either(?geo = geo:DE, 'Germany', bif:either(?geo = geo:EU28, 'EU-28', ?ugeo)) as ?ugeo
round(?obsValue*10)/10 as ?obsValue
#?proxy
10 AS ?target
WHERE
{{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/nrg_ind_ren.rdf.gz>
{
_:nrg_ind_ren sdmx-dimension:timePeriod ?date .
_:nrg_ind_ren sdmx-dimension:refArea ?geo .
_:nrg_ind_ren sdmx-attribute:unitMeasure unit:PC .
_:nrg_ind_ren property:nrg_bal nrg_bal:REN_TRA .
_:nrg_ind_ren sdmx-measure:obsValue ?obsValue .
}
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/CSI037/proxy_2019.tsv>
{
_:rec proxy:date ?date .
_:rec proxy:geo ?geo .
_:rec proxy:obsValue ?obsValue .
#_:rec proxy:obsValue ?proxy .
}
} UNION {
GRAPH <http://semantic.eea.europa.eu/project/indicators/gap_filling_data/CSI037/proxy_2019.tsv>
{
{
SELECT
xsd:date('2020-01-01') as ?date
10 AS ?target
10 AS ?obsValue
WHERE {}
}
_:rec proxy:geo ?geo .
}
}
?geo rdfs:label ?ugeo .
FILTER (?geo IN ( geo:EU28, geo:BE, geo:BG,
geo:CZ, geo:DK, geo:DE, geo:EE,
geo:IE, geo:EL, geo:ES, geo:FR,
geo:HR, geo:IT, geo:CY, geo:LV,
geo:LT, geo:LU, geo:HU, geo:MT,
geo:NL, geo:AT, geo:PL, geo:PT,
geo:RO, geo:SI, geo:SK, geo:FI,
geo:SE, geo:UK, geo:TR, geo:NO,
geo:IS))
}
ORDER BY ?date
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/share-of-renewable-energy-5 or scan the QR code.
PDF generated on 13 Nov 2024, 01:47 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