Data table via SPARQL
Share of renewable energy
Go to latest version
Download this dataset
Dataset preview
(Live Query)
Received 1628 rows in 0.032 seconds.
https://www.eea.europa.eu/data-and-maps/daviz/sds/share-of-renewable-energy-2/daviz.json
For system integrators
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.
http://semantic.eea.europa.eu/sparql
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 common_countries: <http://dd.eionet.europa.eu/vocabulary/common/countries/>
SELECT DISTINCT
year(?date) as ?date
?ugeo
?indic_en_label
#?unit
?obsValue
WHERE {
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/nrg_ind_335a.rdf.gz>
{
_:nrg_ind_335a sdmx-dimension:timePeriod ?date .
_:nrg_ind_335a property:indic_en ?indic_en .
_:nrg_ind_335a sdmx-dimension:refArea ?geo .
_:nrg_ind_335a sdmx-attribute:unitMeasure ?unit .
_:nrg_ind_335a sdmx-measure:obsValue ?obsValue .
}
?indic_en rdfs:label ?indic_en_label .
?geo skos:exactMatch ?eeauri .
?eeauri skos:inScheme common_countries: .
?eeauri rdfs:label ?ugeo .
}
order by ?date
Permalinks
- Permalink to this version
- 02f9bb9393bf41aa914e5f1c924bd32c
- Permalink to latest version
- Y3ZU6EMVXA
Geographic coverage
Temporal coverage
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/share-of-renewable-energy-2 or scan the QR code.
PDF generated on 09 Feb 2023, 12:54 AM
Document Actions
Share with others