@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/4e0099d4-2ecf-4569-b366-aba476fc6442> a dcat:Dataset ;
    dct:description "This indicator is an estimate of the dependency ratio - children and older people (aged 65 and over) expressed as a percentage of people aged 16 to 64. Please note the denominator for this indicator has been changed from the former working age population (16-59 years for women and 16-64 years for men) to population aged 16-64 years for both men and women. Time series on the new 16-64 basis should now be used to ensure consistent comparisons over time. <br/><br/>The population estimates underlying this ratio are derived using the cohort-component method where Census-based estimates are updated annually by 'ageing on' the population and applying information on births, deaths and migration. <br/><br/>Population estimates for mid-2012 to mid-2022 have been revised following Scotland's Census 2022. <br/><br/>Births and deaths are estimated using data from the civil registration system. <br/><br/>Migration within Scotland, and between Scotland and the rest of the UK, is estimated based on GP registration data.<br/><br/>Long-term international migration (LTIM) estimates are based on administrative and survey data using a range of data sources, and are part of an ongoing programme of work to transform population and migration statistics. <br/><br/>More information on the different international migration methodologies can be found on the [ONS website](https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/internationalmigration/bulletins/longterminternationalmigrationprovisional/yearendingdecember2023)." ;
    dct:identifier "4e0099d4-2ecf-4569-b366-aba476fc6442" ;
    dct:issued "2026-08-13T13:17:58.469352"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:19:05.375530"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/b422e833-2a07-4d9b-a341-b0217e574600> ;
    dct:title "Dependency Ratio" ;
    adms:versionNotes "Population estimates are not subject to scheduled revision.<br/>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](https://www.gov.scot/publications/producing-official-statistics/pages/revisions-and-corrections/) available on the Scottish Government website." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statisticscustomerservices@nrscotland.gov.uk> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statisticscustomerservices@nrscotland.gov.uk> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/4e0099d4-2ecf-4569-b366-aba476fc6442/resource/74bb7f09-e5c5-470c-812e-3e713f0c34a5> ;
    dcat:theme <https://data.gov.scot/def/theme/population> ;
    dgsp:accuracy "The population estimates underlying this ratio are based on the 2022 Census and are updated annually by 'ageing on' the population and applying information on births, deaths and migration." ;
    dgsp:comment "The population of children (aged 0 to 15) and older people (aged 65 and over) expressed as a percentage of people aged 16 to 64" ;
    dgsp:completeness "It is the policy of NRS to make its website and products accessible according to published guidelines. More information is available in the [accessibility section](https://www.nrscotland.gov.uk/accessibility) of the NRS website." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "These statistics are designed to be consistent, and incorporate comparable historical data where appropriate. Further information on the population estimates underlying this ratio can be found in the [methodology section](https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/population/population-estimates/mid-year-population-estimates) of the Mid-year Population Estimates on the National Records of Scotland (NRS) website." ;
    dgsp:geographical_coverage "S08",
        "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "The population estimates underlying this ratio undergo quality assurance at each stage of production. NRS also have processes in place to quality assure the administrative sources used in the production of population estimates. Further information on the quality assurance of the population estimates underlying this ratio can be found in [methodology section](https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/population/population-estimates/mid-year-population-estimates) of the Mid-year Population Estimates of the National Records of Scotland (NRS) website." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2022"^^xsd:gYear ;
            dcat:startDate "2001"^^xsd:gYear ] ;
    dgsp:timeliness "The estimates underlying this ratio refer to the population as at 30 June each year. Mid-year population estimates at Scotland and its Council and Health Board areas are usually published by NRS in spring each year. The dates of publications are preannounced on the [future publications section](https://www.nrscotland.gov.uk/statistics-and-data/future-publications) of the NRS website." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Dependency ratios provide a simple summary measure of age composition, with respect to relative numbers of 'dependent' and 'productive' groups." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/4e0099d4-2ecf-4569-b366-aba476fc6442/resource/74bb7f09-e5c5-470c-812e-3e713f0c34a5> a dcat:Distribution ;
    dct:description "Data file for Dependency Ratio" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T13:19:05.386487"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:19:05.382084"^^xsd:dateTime ;
    dct:title "population-estimates-dependency.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ 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 "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/74bb7f09-e5c5-470c-812e-3e713f0c34a5/download> ;
    dgsp:comment "The population of children (aged 0 to 15) and older people (aged 65 and over) expressed as a percentage of people aged 16 to 64" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/b422e833-2a07-4d9b-a341-b0217e574600> a foaf:Agent ;
    foaf:name "National Records of Scotland" .

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

