@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/a4aeb98b-0bfc-4bf7-97d7-566db39b4fdb> a dcat:Dataset ;
    dct:description "Homeless applicants may be placed in temporary accommodation while the Local<br/>Authority assesses their application or while awaiting the offer of a permanent let.  <br/><br/>The figures on households in temporary accommodation relate to households<br/>which have been placed in temporary accommodation by a Local Authority under<br/>the Homeless Persons legislation. This will include households for whom the Local<br/>Authority's decision and final action is still pending, as well as households which<br/>were secured such accommodation as a final action by the authority under the<br/>legislation. The data provide a snapshot picture of the numbers in temporary<br/>accommodation as at the last day in each quarter and are collected in the summary<br/>HL2 return." ;
    dct:identifier "a4aeb98b-0bfc-4bf7-97d7-566db39b4fdb" ;
    dct:issued "2026-08-13T12:35:23.016014"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:36:36.692653"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Temporary Accommodation Statistics" ;
    adms:versionNotes "Our approach to revisions and corrections is set out in detail on the [Scottish<br/>homelessness statistics website](https://www.gov.scot/collections/homelessness-statistics/). In summary,<br/>published statistics are generally revised when the<br/>figures next appear in any publication. However, if a revision is significant resulting<br/>in a major change to the published figures a note showing the revisions will be<br/>published as soon as possible on the homelessness statistics website." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:homelessness_statistics_inbox@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:homelessness_statistics_inbox@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/a4aeb98b-0bfc-4bf7-97d7-566db39b4fdb/resource/0ef52b1b-8730-43f2-bfcc-2b1e32867531> ;
    dcat:theme <https://data.gov.scot/def/theme/housing> ;
    dgsp:accuracy "Given the continuous nature of the recording system, figures are updated on an ongoing<br/>basis and may differ from those previously published. There may be delays in<br/>some cases being reported to the Scottish Government due to IT issues, quality<br/>assurance processes and delayed entry of data - particularly at the end of the<br/>financial year." ;
    dgsp:comment "These figures show a snapshot figure of the number of households in Temporary Accommodation per local authority at 31st March each year." ;
    dgsp:completeness "Operation of the Homelessness Persons Legislation in Scotland is available on the [Scottish Government  website.](https://www.gov.scot/collections/homelessness-statistics/)<br/>Tables included in the bulletin are also available to download from website in Excel.  The publication is available as a web page and in  PDF formats." ;
    dgsp:confidentiality "All disclosive figures are rounded to 5." ;
    dgsp:consistency "HL2 Figures provide a snapshot number of households in Temporary Accommodation.  This should not be mistaken for the total number of households in temporary accommodation over a given financial year." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2026-09-01" ;
    dgsp:quality_management "The quality of these figures depends critically on the quality and consistency of<br/>the information supplied to us by Local Authorities on the HL1 and HL2 returns.<br/>The quality statement on the [Scottish homelessness statistics website](https://www.gov.scot/collections/homelessness-statistics/) sets out the ways in<br/>which we do this. The main focus of our systems is to ensure consistency<br/>between the HL1 and HL2 returns and consistency of the case level information<br/>within each HL1 return." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2025"^^xsd:gYear ;
            dcat:startDate "2008"^^xsd:gYear ] ;
    dgsp:timeliness "Operation of the Homelessness Persons Legislation in Scotland is published around five months after the end of the relevant period.  Data gathering and error correction errors from all local authorities usually takes around 3 months to complete.  The report production timetable takes a further month.   There is one month extra in the timetable as a contingency against staff illness and unforeseen circumstances: <br/><br/>\\u2022 Annual data for 1 April to 31 March are published in August." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Operation of the Homelessness Persons Legislation in Scotland is used to monitor trends in homelessness and to provide information on the implementation and effectiveness  of Scottish homelessness legislation. Crucially, this statistical output is used to monitor the implementation of the Scottish Government's 2012 homelessness target. That is, by 31st December 2012, the priority need test should be abolished.<br/><br/>The Homelessness Statistics User Group meets twice yearly and is consulted on to ensure that Operation of the Homelessness Persons Legislation in Scotland remain relevant to users and make best use of the available data." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/a4aeb98b-0bfc-4bf7-97d7-566db39b4fdb/resource/0ef52b1b-8730-43f2-bfcc-2b1e32867531> a dcat:Distribution ;
    dct:description "Data file for Temporary Accommodation Statistics" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T12:36:36.709133"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:36:36.703590"^^xsd:dateTime ;
    dct:title "temporary-accommodation-statistics.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ 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 "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/0ef52b1b-8730-43f2-bfcc-2b1e32867531/download> ;
    dgsp:comment "These figures show a snapshot figure of the number of households in Temporary Accommodation per local authority at 31st March each year." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            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 "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            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/housing> a skos:Concept ;
    skos:prefLabel "Housing" .

