Historical number of covid-19 cases for Brazil.

covid_br

Format

A data frame with nine variables:

  • region The region of Brazil

  • state The name of the state

  • state_ID the code of the state

  • state_uid the uid code of the state

  • suspected_cases The official number of suspected cases on a given date

  • confirmed_cases The official number of confirmed cases on a given date

  • not_confirmed_cases The official number of discarded cases on a given date

  • deaths The official number of deaths by covid-19

  • date The date (yyyy-mm-dd)

Source

Data downloaded from: http://plataforma.saude.gov.br/novocoronavirus/ with the package coronabr: https://github.com/liibre/coronabr.