mponce0 / covid19.analytics

R package to obtain and analyze live data from the nCOVID19 coronavirus
https://mponce0.github.io/covid19.analytics/
GNU General Public License v2.0
35 stars 11 forks source link

Metadata Update #4

Open reeshmabijosh opened 4 years ago

reeshmabijosh commented 4 years ago

Hello, Your dataset was added to CoronaWhy (https://www.coronawhy.org/) Data Lake on Dataverse as a piece of common COVID-19 data frame http://datasets.coronawhy.org/dataset.xhtml?persistentId=doi:10.5072/FK2/MYQFTR Would you be willing to help with the maintenance of your dataset in Dataverse, e.g. adding the relevant metadata and keeping the dataset up-to-date? That will help to make the dataset findable and accessible for the medical science community.

mponce0 commented 4 years ago

Sure, please let me know how can I help. I.e. if there is any specific action you might need from me. The data is taken from different source, eg. JHU, City of Toronto and NCBI for the genomic data -- although I don't think you included this last one. In any case, the data can be downloaded daily with the latest updates, if you would like to include these daily updates we can probably discuss a way to do so.

k-goncharova commented 4 years ago

Hello, thank you for your response and willingness to contribute.

At this point we synchronise all updates btw GitHub and Dataverse repos, so no extra efforts are required for this. However, it would be also helpful, if you could add metadata (description, keywords) to your dataset in Dataverse. 

Please register in CoronaWhy Dataverse https://datasets.coronawhy.org/ and I'll give you the necessary permissions for editing your dataset.

mponce0 commented 4 years ago

Done!

What I meant about the datasets is that the ones you got from the repo are "static" images that the R package use as a backup in case that the live channel to obtain the latest data is unavailable.

I could create a branch in this repo or another one exclusively for that and push daily updates to the data...