REFACTOR: Testing data collection pipeline - Migrating R code to Python #2099
Replies: 4 comments 14 replies
-
|
Hi, I was hoping to contribute to the testing code and I have written a working script for Belarus: https://github.com/bzki/covid-19-data/blob/belarus_test/scripts/scripts/testing/automations/incremental/belarus.py Before I submit a pull request, a few questions: Apologies if the answers are obvious -- learning as I go. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently refactoring the project to have a fully python-based pipeline for our COVID-19 testing data collection. This way, the testing pipeline will also take advantage of the main repository package
cowidev.Planned stages*:
More details...
AlbaniaAlbania test python script #2288Australia(test, australia) python and batch #2303AzerbaijanAzerbaijan refactor #2123BahrainTEST: Add utils + migrate Bahrain to Python #2156BelarusTesting: Belarus python port #2129Bulgariarefactor(test,bulgaria): migrate to python #2158Cape Verderefactor(test, Cape Verde): python migration #2348Costa Ricarefactor(test, costa rica): python migration #2341Denmarkrefactor(test,denmark): python migration #2360Dominican Republicrefactor(test, Dominican Republic): python migration #2373; manualFijirefactor(test, Fiji): migrate to python #2354 (tests, fiji): collect cumulative total #2382Hong Kongrefactor(test, hong kong): python migration #2343Hungaryrefactor(test, hungary): migrate to python #2351Icelandrefactor(test,Iceland): python migration #2361IndiaIndia refactor #2131Iran(test, iran) python script #2272ItalyRefactor(test,italy) migrate to python #2203KenyaKenya refactor #2117LebanonCreate lebanon.py #2120Liechtensteinrefactor(test): Liechtenstein #2255Luxembourgrefactor(test,Luxembourg): python migration #2363Malawidata(tests): africa cdc scraper #2251MaltaRefactor(test,malta) migrate to python #2202Mauritaniadata(tests): africa cdc scraper #2251MexicoTesting Mexico #2279MoldovaTest moldova new script #2305MongoliaRefactor(test,mongolia) migrate to python #2209New ZealandRefactor(tests,new zealand) refactor python scripts #2210NigeriaNigeria refactor #2110Pakistan(test, pakistan) python script #2311PeruPeru testing data #2302Philippinesrefactor(test, philippines): python migration #2349Romaniarefactor(test,Romania): python migration #2364Russia(test, Russia) python conversion #2315Singapore(test, Singapore) python script #2310South KoreaRefactor(test,southkorea) migrate from r to python #2217South Sudandata(tests): africa cdc scraper #2251Swedenrefactor(test, sweden): python migration #2331Switzerlandrefactor(test, Switzerland): Python migration #2357TunisiaTunisia refactor #2116Ukrainerefactor(test, ukraine): python migration #2342UruguayUruguay, batch version for number of tests performed daily. #2154generate_dataset.Rto Python: Could split this into two steps, as in vaccination data pipeline (process and generate). 👤 @lucasrodes @edomtcowidev: scraping scripts, generate_datset, etc. This means creating a new submodulecowidev.testing. 👤 @lucasrodes*There is no particular chronological order.
How can you help
The development of STAGE 5 is happening in branch
feature/tests-refactor. This is being carried by @lucasrodes.Soon we will have a new tool
cowidto manage all our pipelines, including the testing pipeline. In the first version you will be able to run all scraping scripts for testing data as:Questions?
Comment in this thread
Beta Was this translation helpful? Give feedback.
All reactions