updated dashboard

main
Ray Slakinski 2021-04-27 14:27:55 -04:00
parent caf16fbff0
commit 38e1e9b88e
2 changed files with 28 additions and 12 deletions

View File

@ -172,7 +172,7 @@
"fill": 1, "fill": 1,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 8, "h": 7,
"w": 11, "w": 11,
"x": 0, "x": 0,
"y": 6 "y": 6
@ -190,7 +190,7 @@
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"alertThreshold": true "alertThreshold": true
}, },
@ -209,7 +209,7 @@
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])", "expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])",
"interval": "", "interval": "",
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "", "legendFormat": "3d:1d Avg",
"refId": "A" "refId": "A"
} }
], ],
@ -217,7 +217,7 @@
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Vacination Rate (3d:1d Average)", "title": "Vacination Rate",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -285,7 +285,7 @@
"h": 8, "h": 8,
"w": 11, "w": 11,
"x": 0, "x": 0,
"y": 14 "y": 13
}, },
"id": 2, "id": 2,
"links": [], "links": [],
@ -321,6 +321,14 @@
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "Fully Vaccinated", "legendFormat": "Fully Vaccinated",
"refId": "B" "refId": "B"
},
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals + ontvacstat_total_individuals_fully_vaccinated) / (ontvacstat_eligible_population) * 100",
"hide": false,
"interval": "",
"legendFormat": "Combined",
"refId": "C"
} }
], ],
"timeFrom": null, "timeFrom": null,
@ -363,5 +371,5 @@
"timezone": "", "timezone": "",
"title": "Ontario Vaccination Stats", "title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk", "uid": "vhnVv3lMk",
"version": 19 "version": 23
} }

View File

@ -173,7 +173,7 @@
"fill": 1, "fill": 1,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 8, "h": 7,
"w": 11, "w": 11,
"x": 0, "x": 0,
"y": 6 "y": 6
@ -191,7 +191,7 @@
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"alertThreshold": true "alertThreshold": true
}, },
@ -210,7 +210,7 @@
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])", "expr": "avg_over_time(ontvacstat_previous_day_doses_administered[3d:1d])",
"interval": "", "interval": "",
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "", "legendFormat": "3d:1d Avg",
"refId": "A" "refId": "A"
} }
], ],
@ -218,7 +218,7 @@
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Vacination Rate (3d:1d Average)", "title": "Vacination Rate",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -286,7 +286,7 @@
"h": 8, "h": 8,
"w": 11, "w": 11,
"x": 0, "x": 0,
"y": 14 "y": 13
}, },
"id": 2, "id": 2,
"links": [], "links": [],
@ -322,6 +322,14 @@
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "Fully Vaccinated", "legendFormat": "Fully Vaccinated",
"refId": "B" "refId": "B"
},
{
"exemplar": true,
"expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals + ontvacstat_total_individuals_fully_vaccinated) / (ontvacstat_eligible_population) * 100",
"hide": false,
"interval": "",
"legendFormat": "Combined",
"refId": "C"
} }
], ],
"timeFrom": null, "timeFrom": null,
@ -364,7 +372,7 @@
"timezone": "", "timezone": "",
"title": "Ontario Vaccination Stats", "title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk", "uid": "vhnVv3lMk",
"version": 19 "version": 23
}, },
"expires": 86400, "expires": 86400,
"key": "ontvacstats" "key": "ontvacstats"