diff --git a/createdb.sh b/createdb.sh index 836dc07..d65145e 100644 --- a/createdb.sh +++ b/createdb.sh @@ -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