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 23 rows in 0.043 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 skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX geo: <http://rdfdata.eionet.europa.eu/eurostat/dic/geo#>
PREFIX unit: <http://rdfdata.eionet.europa.eu/eurostat/dic/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
sum(?B_101800) as ?industry
sum(?B_101900) as ?transport
sum(?B_102010) as ?households
sum(?B_102035) as ?services
(sum(?B_102000)-sum(?B_102010)-sum(?B_102035)) as ?other
sum(?B_101700) 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_100a.rdf.gz>
{
_:nrg_100a property:geo geo:EU28 .
_:nrg_100a property:unit unit:1000TOE .
_:nrg_100a sdmx-dimension:timePeriod ?date .
_:nrg_100a property:product product:0000 .
{
_:nrg_100a property:indic_nrg indic_nrg:B_101700 .
_:nrg_100a sdmx-measure:obsValue ?B_101700 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_101800 .
_:nrg_100a sdmx-measure:obsValue ?B_101800 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_101900 .
_:nrg_100a sdmx-measure:obsValue ?B_101900 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102000 .
_:nrg_100a sdmx-measure:obsValue ?B_102000 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102010 .
_:nrg_100a sdmx-measure:obsValue ?B_102010 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102020 .
_:nrg_100a sdmx-measure:obsValue ?B_102020 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102030 .
_:nrg_100a sdmx-measure:obsValue ?B_102030 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102035 .
_:nrg_100a sdmx-measure:obsValue ?B_102035 .
} UNION {
_:nrg_100a property:indic_nrg indic_nrg:B_102200 .
_:nrg_100a 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-1 or scan the QR code.
PDF generated on 13 Nov 2024, 08:04 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