@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/6069b97a-fe9a-4be1-996b-d3fe5dc8e752> a dcat:Dataset ;
    dct:description "The Scottish Index of Multiple Deprivation (SIMD) provides a relative ranking of the data zones in Scotland from 1 (most deprived) to 6,976 (least deprived) based on a weighted combination of data for seven domains: income, employment, health, education, skills and training, geographic access to services, crime and housing. The dataset includes ranks for each domain, as well as quantile bands for the overall and domain ranks (5%, 10% and 20%).<br/><br/>Each data zone is assigned to vigintiles, deciles and quintiles, with band 1 containing the most deprived data zones. For instance, SIMD decile 1 contains the most deprived 10% of data zones and decile 10 contains the least deprived 10% of data zones.<br/><br/>When comparing results across different iterations of SIMD, it is important to take account of changes to the methodology used to construct the individual domains and the overall SIMD between iterations, as well as changes in geographical units as data zones change for each Census.<br/><br/>More information can be found on the Scottish Government website for [SIMD 2020](https://www.gov.scot/SIMD) and [SIMD 2016 and previous iterations](https://www2.gov.scot/Topics/Statistics/SIMD)." ;
    dct:identifier "6069b97a-fe9a-4be1-996b-d3fe5dc8e752" ;
    dct:issued "2026-08-20T16:56:07.807669"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:57:27.564132"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Scottish Index of Multiple Deprivation 2020" ;
    adms:versionNotes "This dataset is not routinely revised.<br/><br/>Please note that a minor revision has been made to the Scottish Index of Multiple Deprivation 2020 as a result of an issue identified with the income domain ranks provided by the Department for Work and Pensions. <br/><br/>The revision only affects the income domain ranks and overall SIMD ranks. The impact is minimal for the majority of data zones, and the remainder of the SIMD 2020 is not affected. SIMD 2020v2 ranks should now be used when carrying out any analyses.<br/><br/>A summary of the revision is provided on the [SIMD website](https://www.gov.scot/SIMD), alongside the revised data and lookup files.<br/>" ;
    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/6069b97a-fe9a-4be1-996b-d3fe5dc8e752/resource/0786efac-2a01-404e-9966-e99e86a24950> ;
    dcat:theme <https://data.gov.scot/def/theme/scottish-index-of-multiple-deprivation> ;
    dgsp:accuracy "For some indicators, the population of the considered age group was zero in some data zones during the time period considered, and indicator rates could not be determined.<br/><br/>Further information on the background, methodology and development of SIMD 2020 is available from [the Scottish Government website](https://www.gov.scot/SIMD).<br/>" ;
    dgsp:comment "Scottish Index of Multiple Deprivation 2020" ;
    dgsp:completeness "Other resources for SIMD 2020 are available from the  [the Scottish Government website](https://www.gov.scot/SIMD), including interactive mapping, local and national share calculators, and postcode and data zone look-up tools." ;
    dgsp:confidentiality "This dataset does not contain any sensitive of personal information.<br/>" ;
    dgsp:consistency "The Scottish Index of Multiple Deprivation is one of four indices that cover the whole of the UK. All the indices in the UK are constructed using slightly different methodologies, and so are not directly comparable. Key differences include:<br/><br/>* SIMD is based on data zones which are smaller geographical units compared to the Lower Super Output Areas used for the other indices. <br/>* Different data sources and indicators are used in individual domains." ;
    dgsp:geographical_coverage "S01" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Further information on the background, methodology and development of Scottish Index of Multiple Deprivation 2020 is available from [the Scottish Government website](https://www.gov.scot/SIMD)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2020"^^xsd:gYear ;
            dcat:startDate "2020"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is not expected to be updated." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Scottish Index of Deprivation 2020 combines seven different domains (aspects) of deprivation:<br/> <br/>* Income<br/>* Employment<br/>* Health<br/>* Education, skills and training<br/>* Geographic access to services<br/>* Crime<br/>* Housing" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/6069b97a-fe9a-4be1-996b-d3fe5dc8e752/resource/0786efac-2a01-404e-9966-e99e86a24950> a dcat:Distribution ;
    dct:description "Data file for Scottish Index of Multiple Deprivation 2020" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:57:27.579702"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:57:27.573351"^^xsd:dateTime ;
    dct:title "scottish-index-of-multiple-deprivation.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    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 "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Simd Domain" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/0786efac-2a01-404e-9966-e99e86a24950/download> ;
    dgsp:comment "Scottish Index of Multiple Deprivation 2020" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Simd Domain" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            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" ] .

<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" .

