neherlab / covid19_scenarios_data

Data preprocessing scripts and preprocessed data storage for COVID-19 Scenarios project
https://github.com/neherlab/covid19_scenarios
Other
41 stars 34 forks source link

[Question] parser for Iceland #59

Closed tryggvigy closed 4 years ago

tryggvigy commented 4 years ago

I plan to create a parse for Iceland. The canonical data source for Iceland appears to be this public google sheet. Would it be ok if I get the data from the sheet straight in the parse? Or would you prefer me to create a server that periodically syncs it to a csv file in github which the parser can then read?

tryggvigy commented 4 years ago

I created a repo with a github action that pulls the data from the sheet into csv files I can use for my parser.