@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/7a32219b-f462-4cf8-8c48-b9f3dc0fdf3a> a dcat:Dataset ;
    dct:description "From 2018, questions on satisfaction with nine local services have been included in the Scottish Surveys Core Questions.<br/><br/>The Scottish Survey Core Questions is an innovative project drawing together multiple household surveys to provide a large sample for subnational analysis. The three surveys used are the Scottish Household Survey (SHS), Scottish Health Survey (SHeS) and Scottish Crime and Justice Survey (SCJS). For more information on this source, see the [SSCQ website](https://www.gov.scot/collections/scottish-surveys-core-questions/)." ;
    dct:identifier "7a32219b-f462-4cf8-8c48-b9f3dc0fdf3a" ;
    dct:issued "2026-08-13T08:33:07.198634"^^xsd:dateTime ;
    dct:modified "2026-08-13T08:34:27.482574"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Local Service Satisfaction - Scottish Surveys Core Questions" ;
    adms:versionNotes "Revisions are dealt with in accordance with the [Scottish Government Statistics Revisions Policy](https://www2.gov.scot/Resource/0045/00457524.pdf)." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:SSCQ@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:SSCQ@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/7a32219b-f462-4cf8-8c48-b9f3dc0fdf3a/resource/28e51e6f-1235-471b-b120-67dc7a471e53> ;
    dcat:theme <https://data.gov.scot/def/theme/access-to-services> ;
    dgsp:accuracy "SSCQ results are published with specific 95% confidence intervals, which account for the varying designs of constituent surveys. Confidence intervals provide a measure of the accuracy of point estimates, and should be considered when quoting statistics from this source. More information is provided in the SSCQ technical report." ;
    dgsp:comment "Local Service Satisfaction - Scottish Surveys Core Questions" ;
    dgsp:completeness "In addition to the data presented here, SSCQ reports, documentation and tables for download are available on the [SSCQ webpages of the Scottish Government website](https://www.gov.scot/collections/scottish-surveys-core-questions/)." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "The preferred source of statistics for time series at Scotland level before 2015 was the Scottish Household Survey. Comparisons of results between SSCQ and the SHS are provided in the SSCQ annual report. By pooling three surveys, SSCQ provides results at sub-national level that are often impossible with a smaller sample." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Further information on the methodologies used to produce these statistics can be found in the [SSCQ technical reports](https://www.gov.scot/collections/scottish-surveys-core-questions/)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "2018"^^xsd:gYear ] ;
    dgsp:timeliness "Results from the SSCQ are generally published a year after the conclusion of fieldwork period, and after results from the constituent survey are published." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The pooling of Core Questions results in an annual sample of around 20,000 respondents, providing unprecedented precision of estimates at national level. This sample size enables the detailed and reliable analysis of national indicators by protected equalities characteristics such as ethnic group, religion, country of birth, sexual orientation, age, and gender. Further variables are education level, economic activity, tenure, car access and household type. Multi-level analysis is available on request." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/7a32219b-f462-4cf8-8c48-b9f3dc0fdf3a/resource/28e51e6f-1235-471b-b120-67dc7a471e53> a dcat:Distribution ;
    dct:description "Data file for Local Service Satisfaction - Scottish Surveys Core Questions" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T08:34:27.495804"^^xsd:dateTime ;
    dct:modified "2026-08-13T08:34:27.490066"^^xsd:dateTime ;
    dct:title "local-service-satisfaction-sscq.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 "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Level Of Satisfaction" ],
                [ 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 "text" ;
                    csvw:name "Local Service" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/28e51e6f-1235-471b-b120-67dc7a471e53/download> ;
    dgsp:comment "Local Service Satisfaction - Scottish Surveys Core Questions" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Level Of Satisfaction" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Local Service" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            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/access-to-services> a skos:Concept ;
    skos:prefLabel "Access to Services" .

