Availability

Return a list of available data sets.

Example request

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

Example response

[
    {
       "date" : "2015-06",
       "stop-and-search" : [
          "bedfordshire",
          "cleveland",
          "durham",
          ...
       ]
    },
    {
       "date" : "2015-05",
       "stop-and-search" : [
          "bedfordshire",
          "city-of-london",
          "cleveland",
          ...
       ]
    },
    ...
]

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