new dashboard, now with age breakdown
This commit is contained in:
parent
4c03931fa7
commit
dffa9dbf7e
@ -56,7 +56,7 @@
|
|||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 5,
|
"w": 4,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
@ -101,222 +101,95 @@
|
|||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": 18,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "max_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Most Doses Given in a Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Most Doses Given in a Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 3
|
|
||||||
},
|
|
||||||
"id": 17,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Avg Doses Given/Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Avg Doses Given/Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"aliasColors":
|
|
||||||
{},
|
|
||||||
"bars": false,
|
|
||||||
"dashLength": 10,
|
|
||||||
"dashes": false,
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig":
|
||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{},
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"custom":
|
||||||
|
{
|
||||||
|
"axisLabel": "",
|
||||||
|
"axisPlacement": "auto",
|
||||||
|
"barAlignment": 0,
|
||||||
|
"drawStyle": "line",
|
||||||
|
"fillOpacity": 10,
|
||||||
|
"gradientMode": "none",
|
||||||
|
"hideFrom":
|
||||||
|
{
|
||||||
|
"graph": false,
|
||||||
|
"legend": false,
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
"lineInterpolation": "linear",
|
||||||
|
"lineWidth": 1,
|
||||||
|
"pointSize": 5,
|
||||||
|
"scaleDistribution":
|
||||||
|
{
|
||||||
|
"type": "linear"
|
||||||
|
},
|
||||||
|
"showPoints": "never",
|
||||||
|
"spanNulls": true
|
||||||
|
},
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "red",
|
||||||
|
"value": 80
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"unit": "short"
|
||||||
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
[]
|
[]
|
||||||
},
|
},
|
||||||
"fill": 1,
|
|
||||||
"fillGradient": 0,
|
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 6,
|
||||||
"x": 0,
|
"x": 4,
|
||||||
"y": 6
|
"y": 0
|
||||||
},
|
},
|
||||||
"hiddenSeries": false,
|
|
||||||
"id": 14,
|
"id": 14,
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"avg": false,
|
|
||||||
"current": false,
|
|
||||||
"max": false,
|
|
||||||
"min": false,
|
|
||||||
"show": true,
|
|
||||||
"total": false,
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "null",
|
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"alertThreshold": false
|
"graph":
|
||||||
},
|
{},
|
||||||
"percentage": false,
|
"legend":
|
||||||
"pluginVersion": "7.5.1",
|
{
|
||||||
"pointradius": 2,
|
"calcs":
|
||||||
"points": false,
|
|
||||||
"renderer": "flot",
|
|
||||||
"seriesOverrides":
|
|
||||||
[],
|
[],
|
||||||
"spaceLength": 10,
|
"displayMode": "table",
|
||||||
"stack": true,
|
"placement": "right"
|
||||||
"steppedLine": false,
|
},
|
||||||
|
"tooltipOptions":
|
||||||
|
{
|
||||||
|
"mode": "single"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"hide": true,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Does Administered",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -336,109 +209,92 @@
|
|||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds":
|
|
||||||
[],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions":
|
|
||||||
[],
|
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday",
|
"title": "Doses Administered Yesterday/day",
|
||||||
"tooltip":
|
"type": "timeseries"
|
||||||
{
|
|
||||||
"shared": true,
|
|
||||||
"sort": 0,
|
|
||||||
"value_type": "cumulative"
|
|
||||||
},
|
|
||||||
"type": "graph",
|
|
||||||
"xaxis":
|
|
||||||
{
|
|
||||||
"buckets": null,
|
|
||||||
"mode": "time",
|
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"yaxes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"yaxis":
|
|
||||||
{
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"aliasColors":
|
|
||||||
{},
|
|
||||||
"bars": false,
|
|
||||||
"dashLength": 10,
|
|
||||||
"dashes": false,
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig":
|
||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{
|
{
|
||||||
"unit": "short"
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"custom":
|
||||||
|
{
|
||||||
|
"axisLabel": "",
|
||||||
|
"axisPlacement": "auto",
|
||||||
|
"barAlignment": 0,
|
||||||
|
"drawStyle": "line",
|
||||||
|
"fillOpacity": 0,
|
||||||
|
"gradientMode": "none",
|
||||||
|
"hideFrom":
|
||||||
|
{
|
||||||
|
"graph": false,
|
||||||
|
"legend": false,
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
"lineInterpolation": "smooth",
|
||||||
|
"lineWidth": 1,
|
||||||
|
"pointSize": 5,
|
||||||
|
"scaleDistribution":
|
||||||
|
{
|
||||||
|
"type": "linear"
|
||||||
|
},
|
||||||
|
"showPoints": "never",
|
||||||
|
"spanNulls": true
|
||||||
|
},
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "red",
|
||||||
|
"value": 80
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
[]
|
[]
|
||||||
},
|
},
|
||||||
"fill": 0,
|
|
||||||
"fillGradient": 0,
|
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 12
|
"y": 6
|
||||||
},
|
},
|
||||||
"hiddenSeries": false,
|
|
||||||
"id": 10,
|
"id": 10,
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"avg": false,
|
|
||||||
"current": false,
|
|
||||||
"max": false,
|
|
||||||
"min": false,
|
|
||||||
"show": true,
|
|
||||||
"total": false,
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "connected",
|
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"alertThreshold": false
|
"graph":
|
||||||
},
|
{},
|
||||||
"percentage": false,
|
"legend":
|
||||||
"pluginVersion": "7.5.1",
|
{
|
||||||
"pointradius": 2,
|
"calcs":
|
||||||
"points": false,
|
|
||||||
"renderer": "flot",
|
|
||||||
"seriesOverrides":
|
|
||||||
[],
|
[],
|
||||||
"spaceLength": 10,
|
"displayMode": "list",
|
||||||
"stack": false,
|
"placement": "bottom"
|
||||||
"steppedLine": false,
|
},
|
||||||
|
"tooltipOptions":
|
||||||
|
{
|
||||||
|
"mode": "single"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@ -454,7 +310,7 @@
|
|||||||
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "At Least One",
|
"legendFormat": "First Does",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -466,53 +322,10 @@
|
|||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds":
|
|
||||||
[],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions":
|
|
||||||
[],
|
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Vacination Rate (3 day avg)",
|
"title": "Vacination Rate (3 day avg)",
|
||||||
"tooltip":
|
"type": "timeseries"
|
||||||
{
|
|
||||||
"shared": false,
|
|
||||||
"sort": 0,
|
|
||||||
"value_type": "individual"
|
|
||||||
},
|
|
||||||
"type": "graph",
|
|
||||||
"xaxis":
|
|
||||||
{
|
|
||||||
"buckets": null,
|
|
||||||
"mode": "time",
|
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"yaxes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"yaxis":
|
|
||||||
{
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
@ -521,6 +334,10 @@
|
|||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "thresholds"
|
||||||
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings":
|
||||||
[],
|
[],
|
||||||
@ -569,14 +386,13 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 18
|
"y": 12
|
||||||
},
|
},
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"links":
|
"links":
|
||||||
[],
|
[],
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"displayMode": "lcd",
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions":
|
||||||
{
|
{
|
||||||
@ -587,7 +403,8 @@
|
|||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
"showUnfilled": true,
|
"showThresholdLabels": false,
|
||||||
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text":
|
||||||
{}
|
{}
|
||||||
},
|
},
|
||||||
@ -623,11 +440,174 @@
|
|||||||
],
|
],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Total Vaccinations & Fully Vaccinated (12+)",
|
"title": "Overall % Vaccinated",
|
||||||
"type": "bargauge"
|
"type": "gauge"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"datasource": null,
|
||||||
|
"description": "",
|
||||||
|
"fieldConfig":
|
||||||
|
{
|
||||||
|
"defaults":
|
||||||
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "thresholds"
|
||||||
|
},
|
||||||
|
"decimals": 1,
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "dark-red",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-red",
|
||||||
|
"value": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-red",
|
||||||
|
"value": 50
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-yellow",
|
||||||
|
"value": 60
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-yellow",
|
||||||
|
"value": 70
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-green",
|
||||||
|
"value": 80
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-green",
|
||||||
|
"value": 90
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"unit": "percent"
|
||||||
|
},
|
||||||
|
"overrides":
|
||||||
|
[]
|
||||||
|
},
|
||||||
|
"gridPos":
|
||||||
|
{
|
||||||
|
"h": 8,
|
||||||
|
"w": 10,
|
||||||
|
"x": 0,
|
||||||
|
"y": 20
|
||||||
|
},
|
||||||
|
"id": 19,
|
||||||
|
"links":
|
||||||
|
[],
|
||||||
|
"options":
|
||||||
|
{
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"reduceOptions":
|
||||||
|
{
|
||||||
|
"calcs":
|
||||||
|
[
|
||||||
|
"lastNotNull"
|
||||||
|
],
|
||||||
|
"fields": "",
|
||||||
|
"values": false
|
||||||
|
},
|
||||||
|
"showThresholdLabels": false,
|
||||||
|
"showThresholdMarkers": true,
|
||||||
|
"text":
|
||||||
|
{}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
|
"targets":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
||||||
|
"format": "time_series",
|
||||||
|
"interval": "",
|
||||||
|
"intervalFactor": 1,
|
||||||
|
"legendFormat": "12-17",
|
||||||
|
"refId": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "18-29",
|
||||||
|
"refId": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "30-39",
|
||||||
|
"refId": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "40-49",
|
||||||
|
"refId": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "50-59",
|
||||||
|
"refId": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "60-69",
|
||||||
|
"refId": "F"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "70-79",
|
||||||
|
"refId": "G"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "80+",
|
||||||
|
"refId": "H"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "18+",
|
||||||
|
"refId": "I"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"refresh": "15m",
|
"timeFrom": null,
|
||||||
|
"timeShift": null,
|
||||||
|
"title": "At Least One Dose by Age",
|
||||||
|
"type": "gauge"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"refresh": "1h",
|
||||||
"schemaVersion": 27,
|
"schemaVersion": 27,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags":
|
"tags":
|
||||||
@ -668,5 +648,5 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Ontario Vaccination Stats",
|
"title": "Ontario Vaccination Stats",
|
||||||
"uid": "vhnVv3lMk",
|
"uid": "vhnVv3lMk",
|
||||||
"version": 55
|
"version": 71
|
||||||
}
|
}
|
@ -58,7 +58,7 @@
|
|||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 5,
|
"w": 4,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
@ -103,222 +103,95 @@
|
|||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": 18,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "max_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Most Doses Given in a Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Most Doses Given in a Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"datasource": null,
|
|
||||||
"fieldConfig":
|
|
||||||
{
|
|
||||||
"defaults":
|
|
||||||
{
|
|
||||||
"mappings":
|
|
||||||
[],
|
|
||||||
"thresholds":
|
|
||||||
{
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"color": "red",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "#EAB839",
|
|
||||||
"value": 10000
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": 110000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"overrides":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"gridPos":
|
|
||||||
{
|
|
||||||
"h": 3,
|
|
||||||
"w": 5,
|
|
||||||
"x": 5,
|
|
||||||
"y": 3
|
|
||||||
},
|
|
||||||
"id": 17,
|
|
||||||
"links":
|
|
||||||
[],
|
|
||||||
"options":
|
|
||||||
{
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions":
|
|
||||||
{
|
|
||||||
"calcs":
|
|
||||||
[
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text":
|
|
||||||
{},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.1",
|
|
||||||
"targets":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"intervalFactor": 1,
|
|
||||||
"legendFormat": "Avg Doses Given/Day",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "Avg Doses Given/Day",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"aliasColors":
|
|
||||||
{},
|
|
||||||
"bars": false,
|
|
||||||
"dashLength": 10,
|
|
||||||
"dashes": false,
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig":
|
||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{},
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"custom":
|
||||||
|
{
|
||||||
|
"axisLabel": "",
|
||||||
|
"axisPlacement": "auto",
|
||||||
|
"barAlignment": 0,
|
||||||
|
"drawStyle": "line",
|
||||||
|
"fillOpacity": 10,
|
||||||
|
"gradientMode": "none",
|
||||||
|
"hideFrom":
|
||||||
|
{
|
||||||
|
"graph": false,
|
||||||
|
"legend": false,
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
"lineInterpolation": "linear",
|
||||||
|
"lineWidth": 1,
|
||||||
|
"pointSize": 5,
|
||||||
|
"scaleDistribution":
|
||||||
|
{
|
||||||
|
"type": "linear"
|
||||||
|
},
|
||||||
|
"showPoints": "never",
|
||||||
|
"spanNulls": true
|
||||||
|
},
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "red",
|
||||||
|
"value": 80
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"unit": "short"
|
||||||
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
[]
|
[]
|
||||||
},
|
},
|
||||||
"fill": 1,
|
|
||||||
"fillGradient": 0,
|
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 6,
|
||||||
"x": 0,
|
"x": 4,
|
||||||
"y": 6
|
"y": 0
|
||||||
},
|
},
|
||||||
"hiddenSeries": false,
|
|
||||||
"id": 14,
|
"id": 14,
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"avg": false,
|
|
||||||
"current": false,
|
|
||||||
"max": false,
|
|
||||||
"min": false,
|
|
||||||
"show": true,
|
|
||||||
"total": false,
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "null",
|
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"alertThreshold": false
|
"graph":
|
||||||
},
|
{},
|
||||||
"percentage": false,
|
"legend":
|
||||||
"pluginVersion": "7.5.1",
|
{
|
||||||
"pointradius": 2,
|
"calcs":
|
||||||
"points": false,
|
|
||||||
"renderer": "flot",
|
|
||||||
"seriesOverrides":
|
|
||||||
[],
|
[],
|
||||||
"spaceLength": 10,
|
"displayMode": "table",
|
||||||
"stack": true,
|
"placement": "right"
|
||||||
"steppedLine": false,
|
},
|
||||||
|
"tooltipOptions":
|
||||||
|
{
|
||||||
|
"mode": "single"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"exemplar": true,
|
"exemplar": true,
|
||||||
"expr": "ontvacstat_previous_day_doses_administered",
|
"expr": "ontvacstat_previous_day_doses_administered",
|
||||||
"hide": true,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Does Administered",
|
"legendFormat": "Combined",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -338,109 +211,92 @@
|
|||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds":
|
|
||||||
[],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions":
|
|
||||||
[],
|
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Doses Administered Yesterday",
|
"title": "Doses Administered Yesterday/day",
|
||||||
"tooltip":
|
"type": "timeseries"
|
||||||
{
|
|
||||||
"shared": true,
|
|
||||||
"sort": 0,
|
|
||||||
"value_type": "cumulative"
|
|
||||||
},
|
|
||||||
"type": "graph",
|
|
||||||
"xaxis":
|
|
||||||
{
|
|
||||||
"buckets": null,
|
|
||||||
"mode": "time",
|
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"yaxes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"yaxis":
|
|
||||||
{
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"aliasColors":
|
|
||||||
{},
|
|
||||||
"bars": false,
|
|
||||||
"dashLength": 10,
|
|
||||||
"dashes": false,
|
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig":
|
"fieldConfig":
|
||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{
|
{
|
||||||
"unit": "short"
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"custom":
|
||||||
|
{
|
||||||
|
"axisLabel": "",
|
||||||
|
"axisPlacement": "auto",
|
||||||
|
"barAlignment": 0,
|
||||||
|
"drawStyle": "line",
|
||||||
|
"fillOpacity": 0,
|
||||||
|
"gradientMode": "none",
|
||||||
|
"hideFrom":
|
||||||
|
{
|
||||||
|
"graph": false,
|
||||||
|
"legend": false,
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
"lineInterpolation": "smooth",
|
||||||
|
"lineWidth": 1,
|
||||||
|
"pointSize": 5,
|
||||||
|
"scaleDistribution":
|
||||||
|
{
|
||||||
|
"type": "linear"
|
||||||
|
},
|
||||||
|
"showPoints": "never",
|
||||||
|
"spanNulls": true
|
||||||
|
},
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "red",
|
||||||
|
"value": 80
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
[]
|
[]
|
||||||
},
|
},
|
||||||
"fill": 0,
|
|
||||||
"fillGradient": 0,
|
|
||||||
"gridPos":
|
"gridPos":
|
||||||
{
|
{
|
||||||
"h": 6,
|
"h": 6,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 12
|
"y": 6
|
||||||
},
|
},
|
||||||
"hiddenSeries": false,
|
|
||||||
"id": 10,
|
"id": 10,
|
||||||
"legend":
|
|
||||||
{
|
|
||||||
"avg": false,
|
|
||||||
"current": false,
|
|
||||||
"max": false,
|
|
||||||
"min": false,
|
|
||||||
"show": true,
|
|
||||||
"total": false,
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "connected",
|
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"alertThreshold": false
|
"graph":
|
||||||
},
|
{},
|
||||||
"percentage": false,
|
"legend":
|
||||||
"pluginVersion": "7.5.1",
|
{
|
||||||
"pointradius": 2,
|
"calcs":
|
||||||
"points": false,
|
|
||||||
"renderer": "flot",
|
|
||||||
"seriesOverrides":
|
|
||||||
[],
|
[],
|
||||||
"spaceLength": 10,
|
"displayMode": "list",
|
||||||
"stack": false,
|
"placement": "bottom"
|
||||||
"steppedLine": false,
|
},
|
||||||
|
"tooltipOptions":
|
||||||
|
{
|
||||||
|
"mode": "single"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
"targets":
|
"targets":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@ -456,7 +312,7 @@
|
|||||||
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
"expr": "avg_over_time(ontvacstat_previous_day_at_least_one[3d])",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "At Least One",
|
"legendFormat": "First Does",
|
||||||
"refId": "B"
|
"refId": "B"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -468,53 +324,10 @@
|
|||||||
"refId": "C"
|
"refId": "C"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds":
|
|
||||||
[],
|
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions":
|
|
||||||
[],
|
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Vacination Rate (3 day avg)",
|
"title": "Vacination Rate (3 day avg)",
|
||||||
"tooltip":
|
"type": "timeseries"
|
||||||
{
|
|
||||||
"shared": false,
|
|
||||||
"sort": 0,
|
|
||||||
"value_type": "individual"
|
|
||||||
},
|
|
||||||
"type": "graph",
|
|
||||||
"xaxis":
|
|
||||||
{
|
|
||||||
"buckets": null,
|
|
||||||
"mode": "time",
|
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values":
|
|
||||||
[]
|
|
||||||
},
|
|
||||||
"yaxes":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"yaxis":
|
|
||||||
{
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
@ -523,6 +336,10 @@
|
|||||||
{
|
{
|
||||||
"defaults":
|
"defaults":
|
||||||
{
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "thresholds"
|
||||||
|
},
|
||||||
"decimals": 1,
|
"decimals": 1,
|
||||||
"mappings":
|
"mappings":
|
||||||
[],
|
[],
|
||||||
@ -571,14 +388,13 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 10,
|
"w": 10,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 18
|
"y": 12
|
||||||
},
|
},
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"links":
|
"links":
|
||||||
[],
|
[],
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
"displayMode": "lcd",
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"reduceOptions":
|
"reduceOptions":
|
||||||
{
|
{
|
||||||
@ -589,7 +405,8 @@
|
|||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
"showUnfilled": true,
|
"showThresholdLabels": false,
|
||||||
|
"showThresholdMarkers": true,
|
||||||
"text":
|
"text":
|
||||||
{}
|
{}
|
||||||
},
|
},
|
||||||
@ -625,11 +442,174 @@
|
|||||||
],
|
],
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Total Vaccinations & Fully Vaccinated (12+)",
|
"title": "Overall % Vaccinated",
|
||||||
"type": "bargauge"
|
"type": "gauge"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"datasource": null,
|
||||||
|
"description": "",
|
||||||
|
"fieldConfig":
|
||||||
|
{
|
||||||
|
"defaults":
|
||||||
|
{
|
||||||
|
"color":
|
||||||
|
{
|
||||||
|
"mode": "thresholds"
|
||||||
|
},
|
||||||
|
"decimals": 1,
|
||||||
|
"mappings":
|
||||||
|
[],
|
||||||
|
"thresholds":
|
||||||
|
{
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"color": "dark-red",
|
||||||
|
"value": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-red",
|
||||||
|
"value": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-red",
|
||||||
|
"value": 50
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-yellow",
|
||||||
|
"value": 60
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-yellow",
|
||||||
|
"value": 70
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-green",
|
||||||
|
"value": 80
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-green",
|
||||||
|
"value": 90
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"unit": "percent"
|
||||||
|
},
|
||||||
|
"overrides":
|
||||||
|
[]
|
||||||
|
},
|
||||||
|
"gridPos":
|
||||||
|
{
|
||||||
|
"h": 8,
|
||||||
|
"w": 10,
|
||||||
|
"x": 0,
|
||||||
|
"y": 20
|
||||||
|
},
|
||||||
|
"id": 19,
|
||||||
|
"links":
|
||||||
|
[],
|
||||||
|
"options":
|
||||||
|
{
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"reduceOptions":
|
||||||
|
{
|
||||||
|
"calcs":
|
||||||
|
[
|
||||||
|
"lastNotNull"
|
||||||
|
],
|
||||||
|
"fields": "",
|
||||||
|
"values": false
|
||||||
|
},
|
||||||
|
"showThresholdLabels": false,
|
||||||
|
"showThresholdMarkers": true,
|
||||||
|
"text":
|
||||||
|
{}
|
||||||
|
},
|
||||||
|
"pluginVersion": "7.5.1",
|
||||||
|
"targets":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_12_17yrs_percent_at_least_one_dose * 100",
|
||||||
|
"format": "time_series",
|
||||||
|
"interval": "",
|
||||||
|
"intervalFactor": 1,
|
||||||
|
"legendFormat": "12-17",
|
||||||
|
"refId": "A"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_18_29yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "18-29",
|
||||||
|
"refId": "B"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_30_39yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "30-39",
|
||||||
|
"refId": "C"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_40_49yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "40-49",
|
||||||
|
"refId": "D"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_50_59yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "50-59",
|
||||||
|
"refId": "E"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_60_69yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "60-69",
|
||||||
|
"refId": "F"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_70_79yrs_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "70-79",
|
||||||
|
"refId": "G"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_80_plus_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "80+",
|
||||||
|
"refId": "H"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exemplar": true,
|
||||||
|
"expr": "ontvacstat_age_adult_18_plus_percent_at_least_one_dose * 100",
|
||||||
|
"hide": false,
|
||||||
|
"interval": "",
|
||||||
|
"legendFormat": "18+",
|
||||||
|
"refId": "I"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"refresh": "15m",
|
"timeFrom": null,
|
||||||
|
"timeShift": null,
|
||||||
|
"title": "At Least One Dose by Age",
|
||||||
|
"type": "gauge"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"refresh": "1h",
|
||||||
"schemaVersion": 27,
|
"schemaVersion": 27,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags":
|
"tags":
|
||||||
@ -670,7 +650,7 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Ontario Vaccination Stats",
|
"title": "Ontario Vaccination Stats",
|
||||||
"uid": "vhnVv3lMk",
|
"uid": "vhnVv3lMk",
|
||||||
"version": 55
|
"version": 71
|
||||||
},
|
},
|
||||||
"expires": 86400,
|
"expires": 86400,
|
||||||
"key": "ontvacstats"
|
"key": "ontvacstats"
|
||||||
|
Reference in New Issue
Block a user