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 = "0.44"
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | city | police_force_size | all | white | non-white | black | hispanic | asian |
|---|---|---|---|---|---|---|---|---|---|
| 26 | 26 | San Jose, Calif. | 1875 | 0.466666667 | 0.472340426 | 0.457142857 | ** | 0.406976744 | 0.44 |
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 );