Commit Graph

17 Commits

Author SHA1 Message Date
aaronshaw
1f5b15f099 regenerated following update to R src that creates this file 2020-03-28 17:31:36 -05:00
aaronshaw
9e0c92242e Loading data directly from github URL. Commenting out commands that assume cloned repository. 2020-03-28 17:30:37 -05:00
2b56ed26f4 Update transliteration results for 2020-03-28
- renamed results from yesterday into time stamped file
2020-03-28 14:03:16 -07:00
207b1f8b95 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.
2020-03-28 13:55:52 -07:00
282208507a Keep better track of time.
- Add timestamp ot transliterations output file.
- Append wikidata search terms instead of overwriting
2020-03-28 13:52:54 -07:00
e720653a23 typo fix 2020-03-28 10:01:43 -07:00
a9f129f1d6 Merge branch 'translations' of github.com:CommunityDataScienceCollective/COVID-19_Digital_Observatory into translations 2020-03-28 09:58:43 -07:00
aaronshaw
c025a526e8 a minimal example in R that outputs a table of top 5 related search terms per day per query 2020-03-28 10:18:33 -05:00
6e7afee8b3 add mwapi to requirements 2020-03-27 20:05:07 -07:00
070a1623aa add output files from tranliteration search using google trends 2020-03-27 16:53:03 -07:00
f548eeedd5 expand wikidata search to get keywords from google trends 2020-03-27 16:52:19 -07:00
8668a764ad start keeping track of installation requirements 2020-03-27 10:55:24 -07:00
96286a07d8 update output using limited base terms list 2020-03-26 11:14:55 -07:00
6905a52044 shell script to run the whoe process 2020-03-26 11:13:23 -07:00
36d9a1aa8a narrow base terms 2020-03-26 10:24:31 -07:00
d75ef80b4a
Update base_terms.txt
typo fix
2020-03-25 20:28:20 -05:00
36167295ec Finish MVP for transliterations
code is reasonably well-written
checked that we get seemingly good data back
adding README
adding data
2020-03-24 22:06:45 -07:00