]> code.communitydata.science - covid19.git/commit
Read entire input files before making api calls.
authorNathan TeBlunthuis <nathante@uw.edu>
Sat, 28 Mar 2020 20:55:52 +0000 (13:55 -0700)
committerNathan TeBlunthuis <nathante@uw.edu>
Sat, 28 Mar 2020 20:55:52 +0000 (13:55 -0700)
commit207b1f8b95096f2dcde913f7556003ad59e41123
treefc2f79c68d032211e5662e504486a044647af432
parent282208507a28e1b77f93e0548906e3ffbb485bde
Read entire input files before making api calls.

This is nicer style to not hold onto resources for as long.
It will use a bit more memory.
transliterations/src/collect_trends.py [new file with mode: 0644]
transliterations/src/wikidata_search.py
transliterations/src/wikidata_transliterations.py

Community Data Science Collective || Want to submit a patch?