Police Residence: police-locals.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
2 rows where asian = 0
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | city | police_force_size | all | white | non-white | black | hispanic | asian |
|---|---|---|---|---|---|---|---|---|---|
| 33 | 33 | Santa Ana, Calif. | 1590 | 0.094339623 | 0.058823529 | 0.120879121 | ** | 0.148648649 | 0 |
| 52 | 52 | Long Beach, Calif. | 1115 | 0.291479821 | 0.277227723 | 0.303278689 | ** | 0.3125 | 0 |
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 );