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

use trees api to fetch github data #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

minrk
Copy link

@minrk minrk commented Apr 15, 2021

contents api truncates to 1000 files, which means some test data (data/03_covid_tests/national_tests_lab.csv) hasn't been updated since October.

trees api is more tedious, but not truncated. Results of running code/04_fhi_daily_reports/01_get_number_of_tests.py can be seen at minrk@7146360

contents api truncates to 1000 files, which means test data hasn't been updated since October

trees api is more tedious, but not truncated
@minrk
Copy link
Author

minrk commented Apr 15, 2021

FWIW, I'm using this for https://github.com/minrk/covid19-norway which is how I came across this. Thanks for putting it together!

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

Successfully merging this pull request may close these issues.

1 participant