Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nachträglich geänderte zahlen erkennen #5

Open
nichtich opened this issue Jan 29, 2021 · 0 comments
Open

Nachträglich geänderte zahlen erkennen #5

nichtich opened this issue Jan 29, 2021 · 0 comments

Comments

@nichtich
Copy link
Owner

Momentan wird mit ./update commit nur nach neuen Artikeln mit neuen Zahlen gesucht. Falls ältere Artikel aktualisiert wurden müssen die Änderungen erkennt werden, aber wie?

  • Einmal täglich die letzen n Artikel neu herunterladen?

Die Artikel-IDs mit Datum gibt's via

awk -F, '{print $1,$6}' fallzahlen.csv | uniq

So kann auch überprüft werden ob mal ein Tag fehlt. z.B. gab es nichts am 30.12. und 31.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant