Availability

Return a list of available data sets.

Example request

https://data.police.uk/api/crimes-street-dates

Example response

[
    {
        "date": "2024-06", 
        "stop-and-search": [
            "avon-and-somerset", 
            "bedfordshire", 
            "btp", 
            "cambridgeshire", 
            ...
        ]
    }, 
    {
        "date": "2024-05", 
        "stop-and-search": [
            "avon-and-somerset", 
            "bedfordshire", 
            "btp", 
            "cambridgeshire", 
            ...
        ]
    },
    ...
]

Response description

Tag Description
date Year and month of all available street level crime data in ISO format.
stop-and-search A list of force IDs for forces that have provided stop and search data for this month