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.515625"
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | city | police_force_size | all | white | non-white | black | hispanic | asian |
|---|---|---|---|---|---|---|---|---|---|
| 8 | 8 | San Diego | 4460 | 0.362107623 | 0.372983871 | 0.348484848 | 0.538461538 | 0.297794118 | 0.515625 |
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 );