arrived_vaccines_accumulated_per_day_tabulated: VACCINE.merge({ model: :arrived_vaccines, by: ->(record) {record.arrived_at.strftime("%d/%m/%Y")}, keep: [:fabricante, :arrived_at], reduce: Ecuacovid::Table::ACC, eval: :total, form: :tabular}),