Add some todos

This commit is contained in:
Brandon Dyck 2023-04-18 20:53:42 -06:00
parent ff7b992aac
commit 2142eeb52b

View File

@ -41,5 +41,7 @@ sqlite-utils add-foreign-keys "$DB" \
"$DEPT_CRIMES" department "$DEPT" code \ "$DEPT_CRIMES" department "$DEPT" code \
"$DEPT_CRIMES" region "$REG" code "$DEPT_CRIMES" region "$REG" code
# TODO Rename class_id to class and show English text using crime_classes.csv # 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 datasette "$DB" -o