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.966666667"
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | city | police_force_size | all | white | non-white | black | hispanic | asian |
|---|---|---|---|---|---|---|---|---|---|
| 2 | 2 | Chicago | 12120 | 0.875 | 0.871962617 | 0.877400295 | 0.89740566 | 0.83982684 | 0.966666667 |
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 );