Closed geoffcorvera closed 4 months ago
In #26 I used sqlite-utils to run a query that joins citations & inspections, output results to csv and create a new table from the file.
One workflow it enables is faceting by state, then by hash_id to find the worst inspection from the state with the most code infractions
To let user explore data more easily with the UI, add a new db table with data combining useful citation & inspection information.