Skip to contents

The original data comes from the Brazilian COVID-19 Portal (Portal do COVID-19), and can be found at https://covid.saude.gov.br. Daily, the Ministry of Health (Ministerio da Saude) updates and publicly disseminates the database, and, consequently, the download URL is updated. This function scrape the link address of the web page and returns the URL download for the public file.

Usage

cbr_download_url()

Value

the URL to download the public file.

Examples

 if (FALSE) cbr_download_url()