Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/matsim-vsp/covid-sim
Browse files Browse the repository at this point in the history
  • Loading branch information
Sydpaltra committed Sep 14, 2023
2 parents 97bbb0d + a84c1a1 commit 732955a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ echo BUILD: Process DIVI Cases
cd Fallzahlen/DIVI

export SRC="https://diviexchange.blob.core.windows.net/%24web/zeitreihe-tagesdaten.csv"
# export SRC="https://github.com/robert-koch-institut/Intensivkapazitaeten_und_COVID-19-Intensivbettenbelegung_in_Deutschland/blob/0b98fce502cadcdab724abc456e80c02ba258c0a/Intensivregister_Landkreise_Kapazitaeten.csv"
export OUT="zeitreihe-tagesdaten.csv"
wget -qO - ${SRC} > $OUT

Expand Down

0 comments on commit 732955a

Please sign in to comment.