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

example multiple datasets #71

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion apps/adh-wazimap-uploaders/uploaders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,13 @@
user: root
minute: "0"
hour: "18,06"
job: "docker run --rm -i openup/adh-wazimap-uploaders python uploaders/owid.py https://production.wazimap-ng.openup.org.za {{ wazimap_token }} 953"
job: >
docker run \
--rm \
-i \
openup/adh-wazimap-uploaders python upload.py
--endpoint https://production.wazimap-ng.openup.org.za
--token {{ wazimap_token }}
--owid-vaccindations-administered 953
--owid-vaccinations-received 123
--owid-cases-by-gender 234