@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/b18ba163-3429-4113-a7fe-e21dcd01bb31> a dcat:Dataset ;
    dct:description "The main dataset for the 2016 Scottish Index of Multiple Deprivation (SIMD16) can be found [here](http://statistics.gov.scot/data/scottish-index-of-multiple-deprivation-2016).<br/><br/>The SIMD income count data is calculated by adding five indicators, and for ratio data by dividing the count by<br/>the (unrevised) 2014 mid-year population estimate (source: NRS). The indicators used are:<br/><br/>*Number of adults (aged16-59) receiving Income Support or income based Employment and<br/>Support Allowance, and the number of adults<br/>(all ages) receiving Jobseeker's Allowance. (Source: DWP)*<br/><br/>*Number of adults (aged 60 plus) receiving Guaranteed Pension Credit. (Source: DWP)*<br/><br/>*Number of children (aged 0-15) dependent on a<br/>recipient of Income Support, Jobseeker's Allowance or Employment Support Allowance. (Source: DWP)*<br/><br/>*Number of adults (all) not in paid employment<br/>receiving Universal Credit. (Source: DWP)*<br/><br/>*Number of adults and children (aged 0 -15) in in-work families claiming Working or Child Tax Credit with an income of less than £228 per week. (Source: HMRC)*<br/><br/><br/>The technical notes for SIMD16 can be found [here](http://www.gov.scot/Resource/0050/00504822.pdf).<br/>" ;
    dct:identifier "b18ba163-3429-4113-a7fe-e21dcd01bb31" ;
    dct:issued "2026-08-20T16:56:42.205842"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:59:07.709280"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Scottish Index of Multiple Deprivation - Income Indicators" ;
    adms:versionNotes "This data is not routinely revised." ;
    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/b18ba163-3429-4113-a7fe-e21dcd01bb31/resource/bd876517-9879-4e7f-bd68-7b23225e2a21> ;
    dcat:theme <https://data.gov.scot/def/theme/scottish-index-of-multiple-deprivation> ;
    dgsp:accuracy "Figures for counts at Data Zone level were rounded to the nearest 5. Rates were rounded to the nearest whole number.<br/><br/>Counts for higher level geographies are based on the aggregation of rounded Data Zone level figures." ;
    dgsp:comment "The number and percentage of people claiming relevant benefits. This dataset contains the indicators that were used to calculate the income domain of the 2016 Scottish Index of Multiple Deprivation." ;
    dgsp:completeness "Further information on SIMD 2016 can be found on [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD) including an [Introduction to SIMD](https://www2.gov.scot/Resource/0050/00504809.pdf), [Technical Notes](https://www2.gov.scot/Resource/0050/00504822.pdf) and [Methodology Overview](https://www2.gov.scot/Resource/0050/00504766.pdf).<br/><br/>An [interactive mapping tool](http://simd.scot/2016/) is also available." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "In two data zones, S01010206 and S01010227, the resident population was zero in the year considered, and income rates could not be determined.  <br/><br/>Data zone level indicator scores cannot be compared between 2001 and 2011 data zones due to changed data zone boundaries and changes to the eligibility criteria of certain benefits." ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Further information on the background, methodology and development of the 2016 Scottish Index of Multiple Deprivation is available from [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2015"^^xsd:gYear ;
            dcat:startDate "2015"^^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 Multiple Deprivation (SIMD) 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<br/><br/>This dataset contains the indicators used to calculate the SIMD income domain.<br/>" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/b18ba163-3429-4113-a7fe-e21dcd01bb31/resource/bd876517-9879-4e7f-bd68-7b23225e2a21> a dcat:Distribution ;
    dct:description "Data file for Scottish Index of Multiple Deprivation - Income Indicators" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:59:07.724543"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:59:07.718330"^^xsd:dateTime ;
    dct:title "scottish-index-of-multiple-deprivation---income-indicators.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ 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 "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/bd876517-9879-4e7f-bd68-7b23225e2a21/download> ;
    dgsp:comment "The number and percentage of people claiming relevant benefits. This dataset contains the indicators that were used to calculate the income domain of the 2016 Scottish Index of Multiple Deprivation." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            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" .

