Card: link each file to its rendered page, and add the press contact
Browse files
README.md
CHANGED
|
@@ -42,17 +42,23 @@ rounded by a language model.**
|
|
| 42 |
|
| 43 |
## Contents
|
| 44 |
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
|
| 49 |
-
|
|
| 50 |
-
| `uk/
|
| 51 |
-
| `uk/
|
| 52 |
-
| `uk/
|
| 53 |
-
| `
|
| 54 |
-
| `
|
| 55 |
-
| `
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
## Headline figures
|
| 58 |
|
|
@@ -90,3 +96,7 @@ source's record-level data is republished.
|
|
| 90 |
Copious Ltd (England and Wales, company no. 11437826), which publishes
|
| 91 |
[PoliceComplaint.com](https://www.policecomplaint.com/) and also operates a claims referral service.
|
| 92 |
The data is published openly under CC BY 4.0 regardless.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
## Contents
|
| 44 |
|
| 45 |
+
Each file has a rendered, human-readable counterpart. If you want to check a figure by eye before
|
| 46 |
+
using the CSV, or cite a page rather than a file, use the third column.
|
| 47 |
+
|
| 48 |
+
| File | Rows | One row is | Rendered as |
|
| 49 |
+
|---|---|---|---|
|
| 50 |
+
| `uk/stop-and-search-outcomes-by-force.csv` | 44 | one police force | [Every UK force, ranked](https://www.policecomplaint.com/uk/forces/) |
|
| 51 |
+
| `uk/stop-search-ethnic-disparity-by-force.csv` | 205 | one force, one ethnic group | [Who gets stopped and searched](https://www.policecomplaint.com/uk/reports/who-gets-stopped-and-searched/) |
|
| 52 |
+
| `uk/stop-search-ethnic-disparity-national.csv` | 5 | one ethnic group, England and Wales | [Who gets stopped and searched](https://www.policecomplaint.com/uk/reports/who-gets-stopped-and-searched/) |
|
| 53 |
+
| `uk/complaint-review-outcomes-by-force.csv` | 44 | one force | [Every UK force, ranked](https://www.policecomplaint.com/uk/forces/) |
|
| 54 |
+
| `uk/deaths-following-police-contact-by-year.csv` | 21 | one financial year | [Deaths during or following police contact](https://www.policecomplaint.com/uk/reports/deaths-following-police-contact/) |
|
| 55 |
+
| `uk/deaths-following-police-contact-by-category.csv` | 6 | one IOPC category, plus a TOTAL row | [Deaths during or following police contact](https://www.policecomplaint.com/uk/reports/deaths-following-police-contact/) |
|
| 56 |
+
| `us/police-killings-by-state.csv` | 51 | one state, including DC | [People killed by police, by US state](https://www.policecomplaint.com/states/) |
|
| 57 |
+
| `us/police-killings-by-agency.csv` | 208 | one department | [US departments, ranked](https://www.policecomplaint.com/states/agencies/) |
|
| 58 |
+
| `australia/complaints-and-deaths-in-custody-by-state.csv` | 144 | one state, one year | [Australia, by state and territory](https://www.policecomplaint.com/australia/) |
|
| 59 |
+
|
| 60 |
+
To put two UK forces side by side on the same measures without writing any code, there is a
|
| 61 |
+
[force comparison tool](https://www.policecomplaint.com/uk/tools/compare/).
|
| 62 |
|
| 63 |
## Headline figures
|
| 64 |
|
|
|
|
| 96 |
Copious Ltd (England and Wales, company no. 11437826), which publishes
|
| 97 |
[PoliceComplaint.com](https://www.policecomplaint.com/) and also operates a claims referral service.
|
| 98 |
The data is published openly under CC BY 4.0 regardless.
|
| 99 |
+
|
| 100 |
+
**Journalists and researchers.** Figures, methodology notes and a named contact are on the
|
| 101 |
+
[press page](https://www.policecomplaint.com/press/). If a number here looks wrong, say so and it
|
| 102 |
+
will be corrected in public with the correction recorded, as two already have been.
|