Crime Analysis
Automatic updates from SQL Server to an ArcGIS Online crime dashboard.
What I did
I built a workflow that turns SQL Server tables into ArcGIS Online layers and updates them automatically.
Result: The automated workflow kept the dashboard layers connected to their source database.
Tools
- SQL Server
- ETL
- ArcGIS Online
- Dashboards
This is a reporting workflow, not predictive policing or individual-risk scoring; incident records and authenticated dashboards are not included.
Technical details
Historical GIS dashboard portfolio
The dashboard needed fresh data without repeated manual database exports.
- Read records from SQL Server.
- Convert the tables into GIS layers.
- Update the hosted layers used by the dashboard.