covid/dashboard.json

4347 lines
92 KiB
JSON
Raw Permalink Normal View History

2020-12-06 12:20:29 -08:00
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
2021-10-30 11:04:56 -07:00
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
2020-12-06 12:20:29 -08:00
"type": "dashboard"
}
]
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
2021-10-30 11:04:56 -07:00
"id": 1,
"iteration": 1635616524374,
2020-12-06 12:20:29 -08:00
"links": [],
"panels": [
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 10,
2020-12-06 12:20:29 -08:00
"w": 12,
"x": 0,
"y": 0
},
"hiddenSeries": false,
"id": 2,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Confirmed"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Cases by State Color (2016)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 12,
"y": 0
},
"hiddenSeries": false,
"id": 3,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Confirmed"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Cases by State",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 10,
2020-12-06 12:20:29 -08:00
"w": 12,
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 10
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 25,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color_2020"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Confirmed"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Cases by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 9,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 0,
2020-12-06 12:20:29 -08:00
"y": 20
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 6,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Deaths"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Deaths by State Color (2016)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 1,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 9,
"w": 11,
"x": 12,
"y": 20
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 23,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color_2020"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Deaths"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Deaths by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 1,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 9,
2020-12-06 12:20:29 -08:00
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 0,
2020-12-06 12:20:29 -08:00
"y": 29
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 7,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Recovered"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Recovered by State Color (2016)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": false,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 1,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 9,
"w": 12,
"x": 12,
"y": 29
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 24,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": true,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": false,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color_2020"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Recovered"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "sum"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Recovered by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 0,
2020-12-06 12:20:29 -08:00
"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
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": false,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 12,
"w": 12,
2020-12-06 12:20:29 -08:00
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 38
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 8,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": true,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": false,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Deaths"
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "sum"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Deaths by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 0,
2020-12-06 12:20:29 -08:00
"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
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": false,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 12,
"w": 12,
"x": 12,
"y": 38
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 9,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": true,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": false,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Recovered"
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "sum"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Recovered by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 0,
2020-12-06 12:20:29 -08:00
"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
}
},
{
"aliasColors": {},
"bars": true,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
"h": 18,
"w": 24,
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 50
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 5,
2020-12-06 12:20:29 -08:00
"interval": "24h",
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": false,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": true,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Confirmed"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "last"
},
{
"params": [],
"type": "difference"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Daily Cases by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"sort": 2,
"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
}
},
{
"aliasColors": {},
"bars": true,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
"h": 18,
"w": 24,
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 68
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 15,
2020-12-06 12:20:29 -08:00
"interval": "24h",
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": false,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": true,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Deaths"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "last"
2021-10-30 11:04:56 -07:00
},
{
"params": [],
"type": "difference"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Daily Deaths by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"sort": 2,
"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
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": true,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 18,
2020-12-06 12:20:29 -08:00
"w": 24,
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 86
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 16,
"interval": "24h",
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": false,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": true,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Recovered"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "last"
},
{
"params": [],
"type": "difference"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Daily Recovered by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 2,
2020-12-06 12:20:29 -08:00
"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
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": true,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 0,
"fillGradient": 0,
"gridPos": {
"h": 18,
"w": 24,
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 104
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 18,
"interval": "24h",
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": false,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": true,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"People_Tested"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "last"
2021-10-30 11:04:56 -07:00
},
{
"params": [],
"type": "difference"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Daily Tests by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 2,
2020-12-06 12:20:29 -08:00
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
2021-10-30 11:04:56 -07:00
"logBase": 1,
2020-12-06 12:20:29 -08:00
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
2021-10-30 11:04:56 -07:00
"bars": true,
2020-12-06 12:20:29 -08:00
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 0,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 18,
"w": 24,
2020-12-06 12:20:29 -08:00
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 122
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 19,
"interval": "24h",
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
2021-10-30 11:04:56 -07:00
"lines": false,
2020-12-06 12:20:29 -08:00
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
2021-10-30 11:04:56 -07:00
"stack": true,
2020-12-06 12:20:29 -08:00
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"state"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Mortality_Rate"
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "last"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Mortality rate by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
2021-10-30 11:04:56 -07:00
"sort": 2,
2020-12-06 12:20:29 -08:00
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 0,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 19,
"w": 24,
"x": 0,
"y": 140
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 20,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"state"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Mortality_Rate"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Mortality Rate by State",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
2021-10-30 11:04:56 -07:00
"fill": 0,
2020-12-06 12:20:29 -08:00
"fillGradient": 0,
"gridPos": {
2021-10-30 11:04:56 -07:00
"h": 18,
"w": 24,
2020-12-06 12:20:29 -08:00
"x": 0,
2021-10-30 11:04:56 -07:00
"y": 159
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 4,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"state"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Confirmed"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "last"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Cases by State (log 10)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
2021-10-30 11:04:56 -07:00
"logBase": 10,
2020-12-06 12:20:29 -08:00
"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,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 0,
"y": 177
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 12,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Mortality_Rate"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Mortality Rate by State Color (2016)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 12,
"y": 177
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 26,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color_2020"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"Mortality_Rate"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "sum"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Mortality Rate by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 0,
"y": 197
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 10,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"People_Tested"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Testing by State Color (2016)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 12,
"y": 197
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
2021-10-30 11:04:56 -07:00
"id": 27,
2020-12-06 12:20:29 -08:00
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
2021-10-30 11:04:56 -07:00
"color_2020"
2020-12-06 12:20:29 -08:00
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
2021-10-30 11:04:56 -07:00
"People_Tested"
2020-12-06 12:20:29 -08:00
],
"type": "field"
},
{
"params": [],
2021-10-30 11:04:56 -07:00
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Testing by State Color (2020)",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 0,
"y": 217
},
"hiddenSeries": false,
"id": 22,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Case_Fatality_Ratio"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "CFR by State Color (2016)",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 12,
"y": 217
},
"hiddenSeries": false,
"id": 28,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color_2020"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Case_Fatality_Ratio"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "CFR by State Color (2020)",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 0,
"y": 237
},
"hiddenSeries": false,
"id": 14,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Incident_Rate"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Incident Rate by State",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 12,
"y": 237
},
"hiddenSeries": false,
"id": 17,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"state"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Testing_Rate"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Testing Rate by State",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 0,
"y": 257
},
"hiddenSeries": false,
"id": 21,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Total_Test_Results"
],
"type": "field"
},
{
"params": [],
"type": "sum"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Total Test Results by State Color (2016)",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 12,
"y": 257
},
"hiddenSeries": false,
"id": 29,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color_2020"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Total_Test_Results"
],
"type": "field"
},
{
"params": [],
"type": "sum"
2020-12-06 12:20:29 -08:00
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Total Test Results by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
2021-10-30 11:04:56 -07:00
"x": 0,
"y": 277
2020-12-06 12:20:29 -08:00
},
"hiddenSeries": false,
"id": 13,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
2021-10-30 11:04:56 -07:00
"pluginVersion": "8.1.2",
2020-12-06 12:20:29 -08:00
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Incident_Rate"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
2021-10-30 11:04:56 -07:00
"title": "Incident Rate by State Color (2016)",
"tooltip": {
"shared": true,
"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
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {
"links": []
},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 20,
"w": 12,
"x": 12,
"y": 277
},
"hiddenSeries": false,
"id": 30,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "8.1.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"color_2020"
],
"type": "tag"
},
{
"params": [
"previous"
],
"type": "fill"
}
],
"measurement": "covid",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"Incident_Rate"
],
"type": "field"
},
{
"params": [],
"type": "last"
}
]
],
"tags": [
{
"key": "color",
"operator": "=~",
"value": "/^$color$/"
},
{
"condition": "AND",
"key": "state",
"operator": "=~",
"value": "/^$state$/"
},
{
"condition": "AND",
"key": "iso3",
"operator": "=~",
"value": "/^$iso3$/"
}
]
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Incident Rate by State Color (2020)",
2020-12-06 12:20:29 -08:00
"tooltip": {
"shared": true,
"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
}
}
],
"refresh": false,
2021-10-30 11:04:56 -07:00
"schemaVersion": 30,
2020-12-06 12:20:29 -08:00
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"allValue": null,
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": "InfluxDB - Covid",
"definition": "SHOW TAG VALUES from covid with KEY=state;",
2021-10-30 11:04:56 -07:00
"description": null,
2020-12-06 12:20:29 -08:00
"error": null,
"hide": 0,
"includeAll": true,
"label": null,
"multi": true,
"name": "state",
"options": [],
"query": "SHOW TAG VALUES from covid with KEY=state;",
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"allValue": null,
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": "InfluxDB - Covid",
"definition": "SHOW TAG VALUES from covid with KEY=color;",
2021-10-30 11:04:56 -07:00
"description": null,
2020-12-06 12:20:29 -08:00
"error": null,
"hide": 0,
"includeAll": true,
"label": null,
"multi": true,
"name": "color",
"options": [],
"query": "SHOW TAG VALUES from covid with KEY=color;",
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"allValue": null,
"current": {
"selected": true,
"text": [
"USA"
],
"value": [
"USA"
]
},
"datasource": "InfluxDB - Covid",
"definition": "SHOW TAG VALUES from covid with KEY=iso3;",
2021-10-30 11:04:56 -07:00
"description": null,
2020-12-06 12:20:29 -08:00
"error": null,
"hide": 0,
"includeAll": true,
"label": null,
"multi": true,
"name": "iso3",
"options": [],
"query": "SHOW TAG VALUES from covid with KEY=iso3;",
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
}
]
},
"time": {
2021-10-30 11:04:56 -07:00
"from": "now-16M",
2020-12-06 12:20:29 -08:00
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Covid Summer 2020",
2021-10-30 11:04:56 -07:00
"uid": "32NK4gVnk",
"version": 2
2020-12-06 12:20:29 -08:00
}