Skip to content

Commit

Permalink
Update link to ICU patient data
Browse files Browse the repository at this point in the history
  • Loading branch information
stekhn committed Jan 12, 2024
1 parent 8bad77c commit f1562cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/downloaders/downloader_intensivpatienten.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export class DownloaderIntensivpatienten extends Downloader {
this.status.sources = {
intensivpatienten: {
urlDE:
'https://raw.githubusercontent.com/robert-koch-institut/Intensivkapazitaeten_und_COVID-19-Intensivbettenbelegung_in_Deutschland/main/Intensivregister_Bundeslaender_Kapazitaeten.csv',
'https://raw.githubusercontent.com/robert-koch-institut/Intensivkapazitaeten_und_COVID-19-Intensivbettenbelegung_in_Deutschland/main/Intensivregister_Deutschland_Kapazitaeten.csv',
urlBL:
'https://raw.githubusercontent.com/robert-koch-institut/Intensivkapazitaeten_und_COVID-19-Intensivbettenbelegung_in_Deutschland/main/Intensivregister_Bundeslaender_Kapazitaeten.csv',
}
Expand Down

0 comments on commit f1562cc

Please sign in to comment.