coronavirus
Here are 2,124 public repositories matching this topic...
Please follow this checklist. Please check each appropriate box (put an 'x' or check it after creating the issue).
- [ x] Searched the existing issues to ensure you are not creating a duplicate.
- [ x] Followed the Contributor Guidelines.
Hi all,
Can
Nice work! @ahmadawais
The CLI displays "API is down" when data fetching fails, that's not so bad, but I think it feels better to let users know they're offline.
docs: methodology
Great stuff! I'm planning to use API for my dashboard Pandemic Estimator but I wish your API had a better documentation on methodology. I'm using JHU directly and I know what chaos it is, the most blatant example being that they provide "cumulative data" that's not cumulative quite often in practice. And the whole change of file formats, etc.
Can you please de
Add tests
In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:
-
algorithm parts. See
src/algorithms -
React parts - components and pages. See
src/componentsandsrc/pages -
State management: redux reducers and sagas. See
src/state
The infrastructure:
jestand@testing-libraryare already set up. Un
-
Updated
Jun 22, 2020 - C#
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
May 26, 2020 - Swift
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
May 16, 2020 - AppleScript
Test Coverage
As there is constant development on the repository and 5-10 PR everyday. It will be nice if we have test for the components to ensure the code do not break in any manner while getting deployed in prod environment.
-
Updated
Jun 22, 2020 - JavaScript
docs: methodology
Great stuff! I'm planning to use API for my dashboard Pandemic Estimator but I wish your API had a better documentation on methodology. I'm using JHU directly and I know what chaos it is, the most blatant example being that they provide "cumulative data" that's not cumulative quite often in practice. And the whole change of file formats, etc.
Can you please de
-
Updated
Jun 22, 2020 - Python
I'm currently making an implementation of the COVID-Net in PyTorch
---- > https://github.com/IliasPap/COVIDNet
I'm looking forward for the network exact details ( num_of_filters, activation functions ... )
-
Updated
Mar 22, 2020 - PHP
-
Updated
Jun 2, 2020 - JavaScript
The dependencies in package.json are old.
running yarn upgrade --latest result in following changes to package.json file.
before committing the change run yarn-deduplicate as described in MohGovIL/hamagen-react-native#196
@@ -10,20 +10,20 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
- "@react-native-community/async-st-
Updated
Jun 17, 2020 - Jupyter Notebook
Following the tutorial here and just need to add installation of the libraries at the top of the notebook
Latest RI scraper code is rather tough due to page layout. Cam pointed out that the data is available in Gsheets:
This is better.
(https://docs.google.com/spreadsheets/d/1n-zMS9Al94CPj_Tc3K7Adin-tN9x1RSjjx2UzJ4SV7Q/edit#gid=0)
we can get JSON https://docs.google.com/spreadsheets/d/1n-zMS9Al94CPj_Tc3K7Adin-tN9x1RSjjx2UzJ4SV7Q/gviz/tq?tqx=out:json&sheet=Summary
or CSV https://docs.googl
-
Updated
Jun 10, 2020 - JavaScript
Need to write a technical documentation about how to customize the app for a country or region's use cases, how to connect to the administration database, etc...
-
Updated
Jun 22, 2020
-
Updated
Jun 8, 2020 - CSS
-
Updated
Jun 22, 2020 - JavaScript
Deploy this in macOS
Hello! Thank you very much for this tool.
I have been trying to deploy this webapp in my macOS, and I have got a lot of issues. Hopefully, with a help of a friend, some coffe and a good amount of hours I ended up with these instructions:
- You'll need to have "tac" command. Is included in linux, but not nativelly, at least in my version of macOS
brew update
brew install coreutils
bre
-
Updated
Jun 8, 2020 - Python
Improve this page
Add a description, image, and links to the coronavirus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coronavirus topic, visit your repo's landing page and select "manage topics."

We newly uploaded a lookup table including UID, ISO alpha 2, ISO alpha 3, ISO 3-digit, FIPS, and location names used in our Dashboard and GitHub. The UID is a combination of ISO numeric code, FIPS, and some artificial numbers. This table will be updated along with more locations joining in. T