@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/02ea2d70-ea22-4f0d-992f-1006632ba0d4> a dcat:Dataset ;
    dct:description "People are classed as economically active if they are either in employment or unemployed and seeking work. This group excludes those who want a job but who have not been seeking work in the last four weeks, those who want a job and are seeking work but not available to start and those who do not want a job. For example, students not working or seeking work and those in retirement are not counted as economically active. <br/><br/>The data used for this indicator is taken from the Annual Population Survey (APS). The APS was introduced in January 2004 and it has replaced the Annual Local Area Labour Force Survey. The APS combines results from the Labour Force Survey ( LFS) and the English, Welsh and Scottish Labour Force Survey boosts. The boosts increase the sample size which means the APS can provide more robust labour market estimates for local areas compared to the main LFS. Thus the APS is the primary source for information on local labour markets providing headline estimates on employment, unemployment and economic activity. The APS is the largest annual household survey in Scotland and provides a wealth of information about individuals' personal circumstances and their work. The LFS surveys individuals living at private households in the UK and is designed to be representative of the national population. <br/><br/>The Scottish Government funds the boost to the LFS sample in Scotland, taking the sample size from approximately 8,000 households for the each year to 23,000 households." ;
    dct:identifier "02ea2d70-ea22-4f0d-992f-1006632ba0d4" ;
    dct:issued "2026-08-13T13:10:56.215201"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:12:16.896245"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Economic Activity" ;
    adms:versionNotes "Note relating to Q1 2020 estimates onwards: Annual Population Survey (APS) responses for periods April 2019-March 2020 to January-December 2020 were reweighted on 18 August 2021 to new populations derived using growth rates from HM Revenue and Customs (HMRC) Real Time Information (RTI), to allow for different trends during the coronavirus (COVID-19) pandemic. The reweighting gives improved estimates of both rates and levels.  This weighting methodology has also been used for subsequent time periods.<br/>Further information on the reweighting process and its impact on labour market statistics can be found in an [ONS article](https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/employmentandemployeetypes/articles/impactofreweightingonlabourforcesurveykeyindicatorsuk/2020).<br/><br/>" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:lmstats@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:lmstats@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/02ea2d70-ea22-4f0d-992f-1006632ba0d4/resource/645dd884-02a9-4cfc-b945-7b6527481609> ;
    dcat:theme <https://data.gov.scot/def/theme/economic-activity-benefits-and-tax-credits> ;
    dgsp:accuracy "Where the estimate is unreliable (i.e. the group sample size is 3-9 or the estimate is less than 500) or the group sample size is zero or disclosive (0-2), the data has been removed." ;
    dgsp:comment "Economic activity level and rate by gender" ;
    dgsp:completeness "Statistics from the APS are presented in reports and spreadsheets available on the [Scottish Goverment's website](https://www.gov.scot/collections/labour-market-statistics/)." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "Note that this data is not seasonally adjusted and comparisons should only be made with the same quarter across years.<br/><br/>The Scottish Government publishes reports which present [analysis on the labour market at Scotland and sub-Scotland levels](https://www.gov.scot/collections/labour-market-statistics/)." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2022-04-01" ;
    dgsp:quality_management "Details on the [methodology and quality assurance of Annual Population Survey data](https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/employmentandemployeetypes/methodologies/annualpopulationsurveyapsqmi) can be found on the ONS website." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2021"^^xsd:gYear ;
            dcat:startDate "2004"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is updated quarterly." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Annual Population Survey (APS) combines results from the Labour Force Survey (LFS) and the English, Welsh and Scottish Labour Force Survey boosts increasing the sample size in Scotland, which means the APS can provide more robust labour market estimates compared to the main Labour Force Survey, for local areas and smaller groups of the population.." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/02ea2d70-ea22-4f0d-992f-1006632ba0d4/resource/645dd884-02a9-4cfc-b945-7b6527481609> a dcat:Distribution ;
    dct:description "Data file for Economic Activity" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T13:12:16.910882"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:12:16.905169"^^xsd:dateTime ;
    dct:title "economic-activity.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ 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" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Age" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/645dd884-02a9-4cfc-b945-7b6527481609/download> ;
    dgsp:comment "Economic activity level and rate by gender" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Age" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            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/economic-activity-benefits-and-tax-credits> a skos:Concept ;
    skos:prefLabel "Economic Activity, Benefits and Tax Credits" .

