positives_provinces_accumulated_per_month: PROVINCE.merge({ model: :positives, filters: :province, reduce: Ecuacovid::Table::ACC, eval: :nuevas, rename: {created_at: :mes}, new: :total, keep: [:provincia, :created_at]}).merge(MONTHLY),