turbot/covid19

Query: covid19_global_total_deaths

Usage

powerpipe query covid19.query.covid19_global_total_deaths

SQL

select
sum(total_deaths) as "Global Total Deaths"
from
covid_data;

Dashboards

The query is used in the dashboards: