UK police street crime by force and category (monthly)
Monthly police-recorded street crime in England, Wales and Northern Ireland, counted by police force and crime category. Built by aggregating data.police.uk's keyless monthly open-data archive (one row per street-level crime across ~42 forces) into force x category x month counts; units are crimes per month. The archive is a rolling 36-month window published about two months in arrears, so the series always covers the latest three years and each refresh re-aggregates the whole window — forces occasionally resubmit earlier months, and those revisions are picked up automatically. Caveats: data.police.uk does not cover Scotland; British Transport Police published street-level files only for the older part of the archive window (through 2025-01); Greater Manchester published no street-level file in the window at all; Gloucestershire's street files stop at 2026-01; a few forces miss some months (e.g. North Yorkshire has no 2026-07 street file) — genuine upstream gaps, counted in the source metadata, never filled); locations in the source files are anonymised by the publisher. Open Government Licence v3.0, attribution required; please cite data.police.uk.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Lignes
- 21 787
- Colonnes
- 8
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 25 sept. 2026
- Thème
- crime
| Colonne | Type | Description |
|---|---|---|
| date | date | First day of the publication month (YYYY-MM-01). data.police.uk publishes one month of street-level crime at a time, about two months in arrears. |
| force_id | string | data.police.uk force identifier, e.g. 'metropolitan', 'greater-manchester', 'northern-ireland' (the forces returned by /api/forces). |
| force_name | string | Official force name as published by /api/forces, e.g. 'Metropolitan Police Service'. British Transport Police no longer appears in the live forces list; its official name is recorded explicitly. |
| country | string | England, Wales or Northern Ireland, derived from the force's policing area. data.police.uk does not cover Scotland. |
| country_code | string | ISO 3166-1 alpha-3 code for the United Kingdom (GBR) — the join key for the 'Enrich with public data' feature. |
| category | string | Crime-category slug from the publisher's crime-categories list, e.g. 'violent-crime', 'anti-social-behaviour'. |
| category_name | string | Display name for the category, e.g. 'Violence and sexual offences'. |
| crime_count | integer | Number of street-level crimes reported to the force in the month for the category, counted from the archive's street-level CSVs. Non-negative integer. (unit: crimes) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| date | force_id | force_name | country | country_code | category | category_name | crime_count |
|---|---|---|---|---|---|---|---|
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | anti-social-behaviour | Anti-social behaviour | 2 144 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | bicycle-theft | Bicycle theft | 213 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | burglary | Burglary | 542 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | criminal-damage-arson | Criminal damage and arson | 1 221 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | drugs | Drugs | 184 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | other-crime | Other crime | 169 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | other-theft | Other theft | 976 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | possession-of-weapons | Possession of weapons | 92 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | public-order | Public order | 1 475 |
| 2023-08-01 | avon-and-somerset | Avon and Somerset Constabulary | England | GBR | robbery | Robbery | 180 |
Profilé le 25 sept. 2026 à partir de l’instantané 20260925T164453Z-e1ae41f0c52d
Mesuré- Complétude
- 100 %
- Lignes
- 21 787
- Colonnes
- 8
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| datedate | 0 % | 33 | 1 août 2023 → 1 juill. 2026 | — |
| force_idvarchar | 0 % | 47 | — |
|
| force_namevarchar | 0 % | 34 | — |
|
| countryvarchar | 0 % | 3 | — |
|
| country_codevarchar | 0 % | 1 | — |
|
| categoryvarchar | 0 % | 13 | — |
|
| category_namevarchar | 0 % | 16 | — |
|
| crime_countbigint | 0 % | 3 506 | 1 → 27 280médiane 315 | 422 hors du 1er–99e centile |
- Actuelle
20260925T164453Z-e1ae41f0c52d · sha256 e1ae41f0c52d…
21 787 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/uk_police/uk_police_street_crime_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/uk_police/uk_police_street_crime_monthly").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/uk_police/uk_police_street_crime_monthly
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260925T164453Z-e1ae41f0c52d et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
UK Police (data.police.uk). (2026). UK police street crime by force and category (monthly) [Data set, snapshot 20260925T164453Z-e1ae41f0c52d, sha256 e1ae41f0c52d]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/uk_police/uk_police_street_crime_monthly?snapshot=20260925T164453Z-e1ae41f0c52d
@misc{dz_uk_police_uk_police_street_crime_monthly_e1ae41f0,
title = {{UK police street crime by force and category (monthly)}},
author = {{UK Police (data.police.uk)}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/uk_police/uk_police_street_crime_monthly?snapshot=20260925T164453Z-e1ae41f0c52d}},
note = {Snapshot 20260925T164453Z-e1ae41f0c52d, sha256 e1ae41f0c52d52a01f73e351da3c77ac7e336e9e3b3b1176686b7557bf4c43a2; accessed 2026-09-25}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=uk_police%2Fuk_police_street_crime_monthly&lang=fr&theme=auto&snapshot=20260925T164453Z-e1ae41f0c52d&x=date&y=crime_count&agg=avg" title="UK police street crime by force and category (monthly)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.