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 27 rows in 0.005 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 skos: <http://www.w3.org/2004/02/skos/core#>
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 product: <http://dd.eionet.europa.eu/vocabulary/eurostat/product/>
PREFIX indic_nrg: <http://dd.eionet.europa.eu/vocabulary/eurostat/indic_nrg/>
SELECT
year(?date) as ?date
round(sum(?B_101800)/100)/10.0 as ?industry
round(sum(?B_101900)/100)/10.0 as ?transport
round(sum(?B_102010)/100)/10.0 as ?households
round(sum(?B_102035)/100)/10.0 as ?services
round((sum(?B_102000)-sum(?B_102010)-sum(?B_102035))/100)/10.0 as ?other
round(sum(?B_101700)/100)/10.0 as ?total
(round((sum(?B_101800))/((sum(?B_101700)))*10000))/100.0 as ?share_industry
(round((sum(?B_101900))/((sum(?B_101700)))*10000))/100.0 as ?share_transport
(round((sum(?B_102010))/((sum(?B_101700)))*10000))/100.0 as ?share_households
(round((sum(?B_102035))/((sum(?B_101700)))*10000))/100.0 as ?share_services
(round((sum(?B_102000)-sum(?B_102010)-sum(?B_102035))/((sum(?B_101700)))*10000))/100.0 as ?share_other
WHERE {
{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/nrg_110a.rdf.gz>
{
_:nrg_110a sdmx-dimension:refArea geo:EU28 .
_:nrg_110a sdmx-attribute:unitMeasure unit:KTOE .
_:nrg_110a sdmx-dimension:timePeriod ?date .
_:nrg_110a property:product product:0000 .
{
_:nrg_110a property:indic_nrg indic_nrg:B_101700 .
_:nrg_110a sdmx-measure:obsValue ?B_101700 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_101800 .
_:nrg_110a sdmx-measure:obsValue ?B_101800 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_101900 .
_:nrg_110a sdmx-measure:obsValue ?B_101900 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102000 .
_:nrg_110a sdmx-measure:obsValue ?B_102000 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102010 .
_:nrg_110a sdmx-measure:obsValue ?B_102010 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102020 .
_:nrg_110a sdmx-measure:obsValue ?B_102020 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102030 .
_:nrg_110a sdmx-measure:obsValue ?B_102030 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102035 .
_:nrg_110a sdmx-measure:obsValue ?B_102035 .
} UNION {
_:nrg_110a property:indic_nrg indic_nrg:B_102200 .
_:nrg_110a sdmx-measure:obsValue ?B_102200 .
}
}
}
}
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/total-final-energy-consumption-by-sector-4 or scan the QR code.
PDF generated on 13 Nov 2024, 08:02 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