- Added crime summary by type CSV file with district-wise crime statistics. - Added yearly crime data CSV file with detailed crime statistics per district and year. - Modified the database schema to include a new column `source_type` in the `crimes` table and a new column `distance` in the `locations` table. - Created migration to add `location_logs` table for tracking user location data with relevant fields and indices. - Updated migration to drop the `distance` column and replace it with `distance_from_unit` in the `locations` table. - Added additional migrations to drop and recreate the `location_logs` table, modify existing columns, and enforce new constraints in the `unit_statistics` and `units` tables. |
||
|---|---|---|
| .. | ||
| (pages) | ||
| _components | ||
| _hooks | ||
| _lib | ||
| _styles | ||
| _utils | ||
| api | ||
| sentry-example-page | ||
| favicon.ico | ||
| global-error.tsx | ||