{% from "components/document-list/_macro.njk" import onsDocumentList %}

{{
    onsDocumentList({
        "documents": [
            {
                "featured": true,
                "showMetadataFirst": true,
                "title": {
                    "text": 'Crime and justice',
                    "url": '#0'
                },
                "metadata": {
                    "object": {
                        "text": 'Topic'
                    }
                },
                "description": '<p>Figures on <mark>crime</mark> levels and trends for England and Wales based primarily on two sets of statistics: the <mark>Crime</mark> Survey for England and Wales (CSEW) and police recorded <mark>crime</mark> data.</p>
                <p>View all <a href="#0">datasets</a> or <a href="#0">publications</a> related to <a href="#0">Crime and justice</a></p>'
            },
            {
                "title": {
                    "text": 'Disability and crime',
                    "url": '#0'
                },
                "metadata": {
                    "object": {
                        "text": 'Dataset'
                    },
                    "date": {
                        "prefix": 'Released',
                        "showPrefix": true,
                        "iso": '2021-02-18',
                        "short": '18 February 2021'
                    }
                },
                "description": '<p>Domestic abuse and sexual assault outcomes for disabled people in England and Wales aged 16 to 59 years, with analysis by age, sex, impairment type, impairment severity, country and region using the <mark>Crime</mark> Survey for England and Wales (CSEW) data.</p>'
            },
            {
                "title": {
                    "text": 'Disability and crime, UK: 2019 (Latest release)',
                    "url": '#0'
                },
                "metadata": {
                    "object": {
                        "text": 'Statistical bulletin'
                    },
                    "date": {
                        "prefix": 'Released',
                        "showPrefix": true,
                        "iso": '2019-12-01',
                        "short": '2 December 2019'
                    }
                },
                "description": '<p>An overview of published data on disability and <mark>crime</mark> in the UK and analysis of the experience of domestic abuse and sexual assault for disabled adults aged 16 to 59 years in England and Wales. Analysis by age, sex and impairment type.</p>'
            },
            {
                "title": {
                    "text": 'Hate crime by disability status, Crime Survey for England and Wales (CSEW) combined years 2013 and 2014 to 2015 and 2016',
                    "url": '#0'
                },
                "metadata": {
                    "object": {
                        "text": 'User requested data',
                        "ref": 'Ref 008052'
                    },
                    "date": {
                        "prefix": 'Released',
                        "showPrefix": true,
                        "iso": '2017-04-20',
                        "short": '20 April 2017'
                    }
                }
            }
        ]
    })
}}
