Dashboard: COVID-19 Dashboard
This dashboard contains 4 cards.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/powerpipe-mod-covid19
Start the Powerpipe server:
powerpipe server
Open http://localhost:9033 in your browser and select COVID-19 Dashboard dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run covid19.dashboard.covid19 --share
Queries
The dashboard uses the named queries:
- covid19_boosters_by_continent
- covid19_cases_deaths_per_million_by_continent
- covid19_distribution_of_new_cases_by_continent
- covid19_fully_vaccinated_per_hundred_by_continent
- covid19_global_new_cases
- covid19_global_new_deaths
- covid19_global_total_cases
- covid19_global_total_deaths
- covid19_icu_vs_hospital_patients
- covid19_tests_vs_cases_over_time
- covid19_vaccination_progress_over_time
- covid19_weekly_admissions