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 72 rows in 0.002 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 infotype: <http://rdfdata.eionet.europa.eu/eurostat/dic/infotype#>
PREFIX unit: <http://dd.eionet.europa.eu/vocabulary/eurostat/unit/>
PREFIX indic_nrg: <http://dd.eionet.europa.eu/vocabulary/eurostat/indic_nrg/>
PREFIX product: <http://dd.eionet.europa.eu/vocabulary/eurostat/product/>
SELECT
year(?date) as ?date
?vehicle_label
'EU13' as ?country
round(( SUM(?obsValue/3)/sum(?obsValue_total) )*1000)/10.0 as ?ratio
#SUM(?obsValue/3) as ?obsValue
#SUM(?obsValue_total) as ?obsValue_total
WHERE {{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/tran_hv_psmod.rdf.gz> {
{
_:tran_hv_psmod sdmx-dimension:timePeriod ?date .
_:tran_hv_psmod sdmx-dimension:refArea ?geo .
_:tran_hv_psmod property:vehicle ?vehicle .
_:tran_hv_psmod sdmx-measure:obsValue ?obsValue .
_:tran_hv_psmod_total sdmx-dimension:timePeriod ?date .
_:tran_hv_psmod_total sdmx-dimension:refArea ?geo .
_:tran_hv_psmod_total sdmx-measure:obsValue ?obsValue_total .
FILTER (?geo in (geo:BG, geo:CY, geo:CZ, geo:EE, geo:HR, geo:HU, geo:LT, geo:LV,
geo:MT, geo:PL, geo:RO, geo:SI, geo:SK))
}
}
?vehicle rdfs:label ?vehicle_label .
}}
ORDER BY ?date ?vehicle_label
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/passenger-transport-modal-split-eu13 or scan the QR code.
PDF generated on 23 Nov 2024, 12:00 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