@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/e2b3be9e-c4fa-4c30-a783-a9bb54866240> a dcat:Dataset ;
    dct:description "This table  includes data on justice social work orders, as well as characteristics of the individuals involved. The information contained in this table is derived from annual returns made to the Scottish Government by Scottish local authority social work departments.  Further breakdowns and information are available on the [website](https://www.gov.scot/collections/criminal-justice-social-work/).<br/><br/>Social work orders include community payback, community service, probation, supervised attendance, drug treatment and testing and fiscal work orders. Data at local authority level for all years back to 2004-05 for total [social work orders commenced](http://statistics.gov.scot/data/social-work-orders-commenced) and\\u00A0[social work orders terminated](http://statistics.gov.scot/data/social-work-orders-terminated) are also available." ;
    dct:identifier "e2b3be9e-c4fa-4c30-a783-a9bb54866240" ;
    dct:issued "2026-08-13T10:40:33.251766"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:41:44.527795"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Justice Social Work Reports" ;
    adms:versionNotes "Sometimes figures are revised due to changes made to the data by local authorities. These changes are normally made at the time they are advised rather than as part of the annual cycle of updating the figures. The 2016-17 to 2019-20 data was revised in January 2022 as a result of revised information being provided for the Aberdeen City area." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/e2b3be9e-c4fa-4c30-a783-a9bb54866240/resource/77c0a310-2978-4bcf-946f-527709573145> ;
    dcat:theme <https://data.gov.scot/def/theme/crime-and-justice> ;
    dgsp:accuracy "The data is considered of good quality. It is obtained from recording systems which local authorities use for case management and internal monitoring. The data has, in addition, been extensively quality assured by the Scottish Government via a series of validation processes prior to publication." ;
    dgsp:comment "Number of justice (formerly criminal justice) social work reports (JSWRs) by various characteristics. Prior to 2011, these were called Social Enquiry Reports." ;
    dgsp:completeness "Data at local authority level is also available from the [additional datasets](https://www.gov.scot/publications/justice-social-work-statistics-additional-time-series-tables/)." ;
    dgsp:confidentiality "Because the data is obtained at aggregate level from local authorities, there are no issues with information about individuals being obtained from the data." ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2026-01-01" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2024"^^xsd:gYear ;
            dcat:startDate "2000"^^xsd:gYear ] ;
    dgsp:timeliness "It is the aim to publish Justice Social Work Statistics as soon as possible after the end of the financial year in question. Most of the statistics are published in the September after the end of the financial year in question. The remainder, including justice social work reports, are published around 9 or 10 months after the end of the financial year in question." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The returns from local authorities give a more complete picture of justice social work activity. For example, while criminal proceedings data provides details of orders given by courts, this only covers orders given as a penalty of first disposal and misses out those which, for example, are given as a penalty for fine default." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/e2b3be9e-c4fa-4c30-a783-a9bb54866240/resource/77c0a310-2978-4bcf-946f-527709573145> a dcat:Distribution ;
    dct:description "Data file for Justice Social Work Reports" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:41:44.538650"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:41:44.534242"^^xsd:dateTime ;
    dct:title "social-work-reports.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Preferred Option" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Ethnicity" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Main Outcome" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Age" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Employment Status" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/77c0a310-2978-4bcf-946f-527709573145/download> ;
    dgsp:comment "Number of justice (formerly criminal justice) social work reports (JSWRs) by various characteristics. Prior to 2011, these were called Social Enquiry Reports." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Ethnicity" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Preferred Option" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Age" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Main Outcome" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Employment Status" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            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/crime-and-justice> a skos:Concept ;
    skos:prefLabel "Crime and Justice" .

