Write pre-computed outbreak index data to BigQuery
bq_write_outbreak_data.Rd
Overwrites the outbreak_data table with the latest computed outbreak
indices. Designed to be called after clean/aggregate to keep the Shiny app
read-only.
bq_write_outbreak_data(dt, con =NULL)
Arguments
dt
data.table with columns: date, code_name, name, value, Year, Month