https://github.com/martonlederer/covid-stats-hu
Stats about the COVID-19 virus in Hungary.
https://github.com/martonlederer/covid-stats-hu
covid-19 hungary
Last synced: 3 months ago
JSON representation
Stats about the COVID-19 virus in Hungary.
- Host: GitHub
- URL: https://github.com/martonlederer/covid-stats-hu
- Owner: martonlederer
- License: mit
- Created: 2020-10-27T18:26:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T22:35:31.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T17:35:01.141Z (4 months ago)
- Topics: covid-19, hungary
- Language: Svelte
- Homepage: https://covid.marton.lederer.hu/
- Size: 624 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# covid-stats-hu
Deep analytics about the coronavirus in Hungary.
Credits to [koronavirus.gov.hu](https://koronavirus.gov.hu).**covid-stats-hu** holds the website and the automated script, that pulls data from the API and updated the `data.json` file with the latest infos about the COVID-19 virus in Hungary.
`sync-data.ts` runs as a github action every day, to sync data.
## TODO:
The data pulling script started it's operation on 2020-10-28. All data before that was pulled from [web.archive.org](https://web.archive.org/) with the `timetravel.ts` script, and some days are missing data. TODO: manually get the data for these days.