@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/b73057dd-be14-494b-8338-be4934ee7cb7> a dcat:Dataset ;
    dct:description "The [Scottish Index of Multiple Deprivation (SIMD)](https://www.gov.scot/publications/scottish-index-multiple-deprivation-2020/)  is a tool for identifying the places in Scotland where people are experiencing disadvantage across different aspects of their lives. SIMD ranks 6,976 small areas, or data zones, covering the whole of Scotland from the most deprived to the least deprived and reports statistics on income, employment, health, education, access to services, crime and housing. This dataset contains the Superfast Broadband indicator that, together with travel time indicators, is used to calculate the SIMD 2020 Geographic Access to Services domain. <br/><br/>The superfast Broadband indicator measures the percentage of premises that do not have access to superfast broadband (download speeds of 30Mbps or above).<br/><br/>More information can be found on [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD).<br/>" ;
    dct:identifier "b73057dd-be14-494b-8338-be4934ee7cb7" ;
    dct:issued "2026-08-20T16:56:12.110716"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:57:07.958941"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Scottish Index of Multiple Deprivation - Broadband Access Indicator" ;
    adms:versionNotes "SIMD indicators are not subject to scheduled revision. Revisions and corrections to previously published statistics are dealt with in accordance with the Scottish Government Statistician Group corporate policy statement on revisions and corrections - a copy of which is available on the [Scottish Government]( https://www2.gov.scot/Topics/Statistics/About/CPSonRevisionsCorrections/Q/EditMode/on/ForceUpdate/on) website." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:simd@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:simd@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/b73057dd-be14-494b-8338-be4934ee7cb7/resource/3617329a-b2aa-41fa-945d-ddd6f2281feb> ;
    dcat:theme <https://data.gov.scot/def/theme/scottish-index-of-multiple-deprivation> ;
    dgsp:accuracy "Information on the accuracy and reliability of SIMD indicators can be found in SIMD technical notes:<br/>[SIMD 2016](https://www2.gov.scot/Resource/0050/00504822.pdf) and [SIMD 2020](https://www.gov.scot/SIMD)<br/>" ;
    dgsp:comment "Dataset containing the Broadband Indicator used to calculate the SIMD 2020 Access To Services Domain" ;
    dgsp:completeness "SIMD 2020 data, and other resources are available on the [SIMD 2020 webpage](https://www.gov.scot/SIMD). <br/><br/>These include the [SIMD 2020 introductory booklet](https://www.gov.scot/publications/scottish-index-multiple-deprivation-2020/) that explains how we built SIMD, offers advice on what you can and can't do with SIMD, and gives some headline findings. There are also postcode and data zone look up files, a local and national share calculator, and an [interactive mapping tool](http://simd.scot) is also available for you to produce your own maps.<br/><br/>If you have any enquiries or would like to provide us with any feedback relating to the Scottish Index of Multiple Deprivation, please contact:<br/>Email: [SIMD@gov.scot](mailto:SIMD@gov.scot)<br/>" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "The access to broadband indicator was not included in previous versions of SIMD." ;
    dgsp:geographical_coverage "S01" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "More information on SIMD quality assurance processes can be found in SIMD technical notes:<br/>[SIMD 2016](https://www2.gov.scot/Resource/0050/00504822.pdf) and [SIMD 2020](https://www.gov.scot/SIMD)<br/>" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "2019"^^xsd:gYear ] ;
    dgsp:timeliness "Information on SIMD indicator time periods can be found in SIMD technical notes:<br/>[SIMD 2016](https://www2.gov.scot/Resource/0050/00504822.pdf) and [SIMD 2020](https://www.gov.scot/SIMD)<br/>" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Scottish Index of Multiple Deprivation is used to help organisations invest in areas most in need. It can also be used by communities to highlight the things that matter to them, and identify opportunities to improve the lives of local people. <br/><br/>The [SIMD 2020 introductory booklet](https://www.gov.scot/publications/scottish-index-multiple-deprivation-2020/) provides an overview of SIMD and an example case study showing how SIMD has been used to identify deprivation and help inform a rural local authority's poverty strategy.<br/>" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/b73057dd-be14-494b-8338-be4934ee7cb7/resource/3617329a-b2aa-41fa-945d-ddd6f2281feb> a dcat:Distribution ;
    dct:description "Data file for Scottish Index of Multiple Deprivation - Broadband Access Indicator" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:57:08.045162"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:57:08.011678"^^xsd:dateTime ;
    dct:title "scottish-index-of-multiple-deprivation---broadband-access-indicator.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/3617329a-b2aa-41fa-945d-ddd6f2281feb/download> ;
    dgsp:comment "Dataset containing the Broadband Indicator used to calculate the SIMD 2020 Access To Services Domain" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/scottish-index-of-multiple-deprivation> a skos:Concept ;
    skos:prefLabel "Scottish Index of Multiple Deprivation" .

