@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/f0411d55-f3e6-4fbe-acf1-a8db6709b13e> a dcat:Dataset ;
    dct:description "Number and percentage of employees earning less than the living wage, based on workplace local authority. The median and mean gross weekly earnings (before deductions for Tax & National Insurance) of full-time employees on adult rates, whose pay for the survey period was not affected by absence. For 2020 data, this has been expanded to include those who were not furloughed under the Coronavirus Job Retention Scheme (CJRS) but had their pay affected by absence. The self-employed are excluded from this study. This information is obtained from the Annual Survey of Hours & Earnings (ASHE). This is an Office for National Statistics (ONS) publication." ;
    dct:identifier "f0411d55-f3e6-4fbe-acf1-a8db6709b13e" ;
    dct:issued "2026-08-13T10:10:32.029877"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:12:04.740323"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Living Wage" ;
    adms:versionNotes "All estimates for 2019 are provisional and relate to the reference date 11 April 2019. 2018 data was revised in November 2019 and is no longer provisional. <br/>All estimates for 2020 are provisional and relate to the reference date of 22 April 2020. 2019 data was revised in July 2021 and is no longer provisional." ;
    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/f0411d55-f3e6-4fbe-acf1-a8db6709b13e/resource/4807b978-9605-4634-899e-88723dba0004> ;
    dcat:theme <https://data.gov.scot/def/theme/labour-force> ;
    dgsp:accuracy "As these estimates are obtained from a sample survey, the quality of each estimate is assessed by ONS<br/>using the coefficient of variation (CV). The CV is the ratio of the standard error of an estimate to the<br/>estimate itself and is expressed as a percentage. Estimates which have a CV of less than or equal to 5%<br/>are considered 'precise'. Estimates where the CV is greater than 5% and less than or equal to 10% are<br/>considered reasonable quality while estimates with a CV of greater than 10% and less than or equal to<br/>20% are considered lower quality and should be used with caution. Where the CV of an estimate is<br/>greater than 20% then the estimate is considered unreliable and is not shown. Estimates which are considered to be of reasonable quality and  estimates that are considered to be of lower quality have been included in this dataset. No indication of their reliability is provided.  Quality measures , for all estimates, are published by ONS at [Annual Survey of Hours and Earnings (ASHE) - Estimates of the number and proportion of employee jobs with hourly pay below the living wage, by work geography, local authority and parliamentary constituency, UK, April 2018 and April 2019](https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/earningsandworkinghours/adhocs/10743annualsurveyofhoursandearningsasheestimatesofthenumberandproportionofemployeejobswithhourlypaybelowthelivingwagebyworkgeographylocalauthorityandparliamentaryconstituencyukapril2018andapril2019)" ;
    dgsp:comment "Number and percentage of employees earning less than the living wage, based on workplace local authority" ;
    dgsp:completeness "Statistics from ASHE are presented in reports and spreadsheets available on the [Scottish Goverment's website.](https://www2.gov.scot/Topics/Statistics/Browse/Labour-Market/Earnings)" ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "The Scottish Government publishes reports which [present analysis on the labour market](https://www2.gov.scot/Topics/Statistics/Browse/Labour-Market) at Scotland and sub-Scotland levels." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2022-11-01" ;
    dgsp:quality_management "Further information about this data set can be located on [the ONS website.](https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/earningsandworkinghours/methodologies/annualsurveyofhoursandearningslowpayandannualsurveyofhoursandearningspensionresultsqmi)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2021"^^xsd:gYear ;
            dcat:startDate "2012"^^xsd:gYear ] ;
    dgsp:timeliness "Information is published annually." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Annual Survey of Hours and Earnings (ASHE) is the official source of UK earnings and hours worked<br/>estimates. ASHE data is published annually by the Office for National Statistics (ONS) and is based on a<br/>1 per cent sample of employee jobs from HM Revenue and Customs Pay As You Earn (PAYE) system." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/f0411d55-f3e6-4fbe-acf1-a8db6709b13e/resource/4807b978-9605-4634-899e-88723dba0004> a dcat:Distribution ;
    dct:description "Data file for Living Wage" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:12:04.749319"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:12:04.745694"^^xsd:dateTime ;
    dct:title "living-wage.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Working Pattern" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/4807b978-9605-4634-899e-88723dba0004/download> ;
    dgsp:comment "Number and percentage of employees earning less than the living wage, based on workplace local authority" ;
    dgsp:dictionary [ 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 "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Working Pattern" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ] .

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

<https://data.gov.scot/def/theme/labour-force> a skos:Concept ;
    skos:prefLabel "Labour Force" .

