Last updated
Crime data in the API is updated once a month. Find out when it was last updated.
Example request
https://data.police.uk/api/crime-last-updated
Example response
{
"date": "2024-10-01"
}
Response description
Tag | Description |
---|---|
date |
Month of the latest crime data in ISO date format
The day is irrelevant and is only there to keep a standard formatted date. |