Police Residence: police-locals.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
1 row where asian = 1
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | city | police_force_size | all | white | non-white | black | hispanic | asian |
|---|---|---|---|---|---|---|---|---|---|
| 17 | 17 | Jacksonville, Fla. | 2335 | 0.809421842 | 0.713780919 | 0.956521739 | 1 | 0.888888889 | 1 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "police-locals/police-locals" ( "city" TEXT, "police_force_size" INTEGER, "all" REAL, "white" REAL, "non-white" REAL, "black" TEXT, "hispanic" TEXT, "asian" TEXT );