diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-17 10:38:03 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-17 10:38:03 -0500 |
commit | 96e91602921227d8539f4773b4983efe58a8338d (patch) | |
tree | 3ffac55a9a17292566da25ad89607848328ce664 | |
parent | 9a02dedc625042bd9dc977c2b554f06ee6241acc (diff) | |
download | notcovid19-96e91602921227d8539f4773b4983efe58a8338d.tar.lz notcovid19-96e91602921227d8539f4773b4983efe58a8338d.tar.xz notcovid19-96e91602921227d8539f4773b4983efe58a8338d.zip |
Add nCovid19 cases
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -6,11 +6,17 @@ | :------: | ------------------------- | :------: | | 001 | [Manual de prevención][0] | ES | - ## History Coronavirus in China - <a href="https://github.com/2019ncovmemory/nCovMemory.git"><abbr title="Link to history of Coronavirus in China">nCovMemory</abbr></a> +## Coronavirus COVID-19 Global Cases + +| Organization | +| :--------------------------------------------------------------------------------------- | +| [Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (JHU)][1] | +| [PAHO - Novel Coronavirus - COVID-2019- geographic distribution in the Americas][2] | + ## License This work is under the <a @@ -18,3 +24,5 @@ href="https://www.gnu.org/licenses/fdl-1.3.html" rel="license"><abbr title="GNU Free Documentation License">GFDLv1.3+</abbr></a> License [0]: covid-19.es.md +[1]: https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 +[2]: https://who.maps.arcgis.com/apps/webappviewer/index.html?id=2203b04c3a5f486685a15482a0d97a87 |