yuval-harpaz / covid-19-israel-matlab

Covid-19 plot of data, see most affected countries. Extra materials regarding Israel.

Home Page:https://yuval-harpaz.github.io/covid-19_data_analysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid-19-israel-matlab

See main page here

This repository was adapted from aahr

Load COVID-19 case data from John Hopkins database and plot charts with Matlab

The data is automatically read from the online repository. The data can be found here

How to read the data:

[dataMatrix] = readCoronaData('deaths');
[dataTable,timeVector,mergedData] = processCoronaData(dataMatrix);

About

Covid-19 plot of data, see most affected countries. Extra materials regarding Israel.

https://yuval-harpaz.github.io/covid-19_data_analysis/

License:Creative Commons Zero v1.0 Universal


Languages

Language:MATLAB 76.5%Language:Python 23.5%Language:Objective-C 0.0%