Data - ECB
François Geerolf
RESV |> group_by(TIME_PERIOD) |> summarise(Nobs = n()) |> arrange(desc(TIME_PERIOD)) |> print_table_conditional()