geoq
geoq copied to clipboard
Track/provide metrics around work done, not done, number of users, etc
Add a metrics view
I've started on the metrics piece. I decided to first go for a pivot table that allow you to combine data on features, which is now selectable on a job page.
Once data loads, you have a pivot table and can recombine data based on whatever is available from features.
We'll also want to do one for jobs and projects, but this gives you a pretty good tool to see who worked on what, or how many of type X structure has what types of observations made.
Showing Severity by structure type:
Adding a grouping by Workcell:
This dynamically allows you to build reports based off of all properties that are on a FeatureType.
Counties data is now added into reports.
County data must be loaded separately on the server by an admin currently.
- [ ] Create auto-load scripts to import county data