@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/fe11982c-1baa-4d99-a334-de99c5f8d806> a dcat:Dataset ;
    dct:description "Net revenue expenditure on roads and transport on roads and transport by local and central government in Scotland. These results are published in [Scottish Transport Statistics](https://www.transport.gov.scot/our-approach/statistics#). <br/><br/>These figures are the net revenue expenditure on roads and transport (excluding loan charges) by area.<br/><br/>It should be noted that the negative figures of £9,058 for Edinburgh council spending on transport in 2018 and £10,844 for 2019 are mainly due to receipts from car parking charges.<br/><br/>Figures for 2013 are missing as they were not available until after Scottish Transport Statistics was published.  The next time the data were obtained the figures were for 2014." ;
    dct:identifier "fe11982c-1baa-4d99-a334-de99c5f8d806" ;
    dct:issued "2026-08-13T09:44:03.588956"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:45:22.764757"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/1a539dd4-db26-4559-9a08-3e54fe80efe5> ;
    dct:title "Road Transport Expenditure" ;
    adms:versionNotes "Where revisions are required to source LFR data post-publication, the relevant source workbook on the Scottish Government website will be updated as required. The associated SLGFS publication and summary excel files will only be updated following publication to reflect revisions which have a significant impact on the key Scotland level figures or commentary provided.  Revisions to tables in the Scottish Transport Statistics publication are made when the next publication is published." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:transtat@transport.gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:transtat@transport.gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/fe11982c-1baa-4d99-a334-de99c5f8d806/resource/99ee9281-e231-43e5-b81c-5f7aa6da7e02> ;
    dcat:theme <https://data.gov.scot/def/theme/transport> ;
    dgsp:accuracy "The LFRs are published as part of the annual Scottish Local Government Finance Statistics (SLGFS) publication. The SLGFS is a National Statistic, certified by the UK Statistics Authority as compliant with the UK Code of Practice for Official Statistics." ;
    dgsp:comment "Local and central government transport expenditure" ;
    dgsp:completeness "Full commentary on key LFR figures is available in the SLGFS publication." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "Local authorities are asked to complete the LFRs in line with the guidance provided to ensure returns are completed on a consistent basis to allow for a reasonable degree of comparability. However, there is the potential for inconsistent reporting between local authorities for lower level figures where local accounting practices may vary. Changes in accounting standards between financial years may also impact on the categorisation of expenditure which can lead to discontinuities in the data." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2027-03-01" ;
    dgsp:quality_management "The LFR data is thoroughly validated prior to publication, with local authorities required to respond to any queries raised by this exercise. However, due to the volume of data collected in the LFRs, it is not feasible to check every figure in each return and so minor errors may be identified within the source data post-publication." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2024"^^xsd:gYear ;
            dcat:startDate "2005"^^xsd:gYear ] ;
    dgsp:timeliness "The LFR data and associated SLGFS publication are published annually for the previous financial year." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The LFRs are a series of detailed returns that collect final, audited expenditure and income figures for all local authorities in Scotland on an annual basis." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/fe11982c-1baa-4d99-a334-de99c5f8d806/resource/99ee9281-e231-43e5-b81c-5f7aa6da7e02> a dcat:Distribution ;
    dct:description "Data file for Road Transport Expenditure" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T09:45:22.774616"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:45:22.770884"^^xsd:dateTime ;
    dct:title "road-transport-expenditure.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/99ee9281-e231-43e5-b81c-5f7aa6da7e02/download> ;
    dgsp:comment "Local and central government transport expenditure" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ] .

<https://admin.data.gov.scot/organization/1a539dd4-db26-4559-9a08-3e54fe80efe5> a foaf:Agent ;
    foaf:name "Transport Scotland" .

<https://data.gov.scot/def/theme/transport> a skos:Concept ;
    skos:prefLabel "Transport" .

