Add some todos
This commit is contained in:
parent
ff7b992aac
commit
2142eeb52b
@ -41,5 +41,7 @@ sqlite-utils add-foreign-keys "$DB" \
|
||||
"$DEPT_CRIMES" department "$DEPT" code \
|
||||
"$DEPT_CRIMES" region "$REG" code
|
||||
# TODO Rename class_id to class and show English text using crime_classes.csv
|
||||
# TODO Add some charts or something
|
||||
# TODO Add stats by commune so you can compare them to each other and to overall departmental rates; the latter might show an urban-rural divide.
|
||||
|
||||
datasette "$DB" -o
|
||||
|
Loading…
Reference in New Issue
Block a user