@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/0635bff0-0e17-4cd3-99e5-d5828bccdc76> a dcat:Dataset ;
    dct:description "Number of social work orders commenced in each local authority area from 2004-05 onwards, broken down by type of order" ;
    dct:identifier "0635bff0-0e17-4cd3-99e5-d5828bccdc76" ;
    dct:issued "2026-08-13T10:55:20.094259"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:56:44.395938"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Social Work Orders Commenced" ;
    adms:versionNotes "Revisions are made to earlier years data once a new year's data has been published. The originally published figures for CPOs in 2020-21 for Renfrewshire were estimated. These were replaced following receipt of the actual data." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/0635bff0-0e17-4cd3-99e5-d5828bccdc76/resource/1aadb026-0e6b-486f-adb8-22a7463aeca2> ;
    dcat:theme <https://data.gov.scot/def/theme/crime-and-justice> ;
    dgsp:accuracy "These statistics are considered of good quality as they come from recording systems which local authorities use for case management and internal monitoring. Checks are made to ensure any major differences from previous years are explainable." ;
    dgsp:comment "Number of social work orders commenced in each local authority area from 2004-05 onwards, broken down by type of order" ;
    dgsp:completeness "This data brings together in one place all orders at local authority level which make up the category \\\"social work orders\\\"" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "1. Community payback orders were introduced on 1 February 2011. Numbers were not collected for the year 2010-11 due the small numbers (estimated to be 300) involved.<br/>2. Fiscal work orders were introduced nationally on 1 April 2015.<br/>3. Data was not collected from 2015-16 onwards for community service, probation or supervised attendance orders due the small number of orders involved.<br/>4. From March 2025, data is no longer provided for \\\"total social work orders\\\".<br/>" ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2026-01-01" ;
    dgsp:quality_management "Extensive quality assurance is conducted to ensure the data received from local authorities is as accurate as possible." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2024"^^xsd:gYear ;
            dcat:startDate "2004"^^xsd:gYear ] ;
    dgsp:timeliness "These statistics are normally updated in the January after the data year in question." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "These statistics help provide trends related to the workload of orders which local authorities deal with." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/0635bff0-0e17-4cd3-99e5-d5828bccdc76/resource/1aadb026-0e6b-486f-adb8-22a7463aeca2> a dcat:Distribution ;
    dct:description "Data file for Social Work Orders Commenced" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:56:44.406040"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:56:44.402447"^^xsd:dateTime ;
    dct:title "social-work-orders-commenced.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Order Type" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/1aadb026-0e6b-486f-adb8-22a7463aeca2/download> ;
    dgsp:comment "Number of social work orders commenced in each local authority area from 2004-05 onwards, broken down by type of order" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ 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 "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Order Type" ;
            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" .

