Reads in subnational data for Austria to calculate most recent estimate of per capita active COVID-19 cases. Use with LoadData() is recommended.

LoadAustria()

Note

Data is from the Federal Ministry for Social Affairs, Health, Care and Consumer Protection (BMSGPK) data on COVID-19 for Austria https://www.data.gv.at/covid-19/.

See also

Examples

if (FALSE) {
Austria <- LoadAustria()
}