-
Updated
Jun 28, 2020 - Jupyter Notebook
covid-data
Here are 272 public repositories matching this topic...
-
Updated
May 30, 2020 - JavaScript
-
Updated
Jun 8, 2020 - CSS
-
Updated
Jun 22, 2020 - Jupyter Notebook
-
Updated
Jun 28, 2020 - HTML
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Jun 28, 2020 - Jupyter Notebook
-
Updated
Jun 6, 2020 - Ruby
@ProBeta1 thank you, but is there a way I can edit documentation myself? We evolve this API and I need to reflect changes in the doc. Please advise.
Originally posted by @elitemaks in postmanlabs/covid-19-apis#111 (comment)
-
Updated
Jun 28, 2020 - R
-
Updated
Jun 28, 2020 - CSS
-
Updated
Jun 28, 2020 - Jupyter Notebook
-
Updated
Jun 28, 2020 - JavaScript
Can be done by changing layout.geo.lataxis.range and layout.geo.lonaxis.range as described in https://plot.ly/python/map-configuration/#map-projections (scroll down a bit).
The corresponding part of the code is https://github.com/covid19-dash/covid-dashboard/blob/master/make_figures.py#L49 (you can also call directly fig.update_geos).
-
Updated
Jun 23, 2020 - R
-
Updated
May 13, 2020 - Go
-
Updated
Jun 28, 2020 - Ruby
Clarify licensing
-
Updated
Jun 27, 2020 - CSS
Adicionar porcentagem aos gráficos do app
-
Updated
May 18, 2020 - PHP
-
Updated
Mar 13, 2020
-
Updated
Jun 24, 2020 - R
-
Updated
Mar 28, 2020 - PHP
-
Updated
Jun 7, 2020 - PHP
-
Updated
Mar 24, 2020 - Java
Improve this page
Add a description, image, and links to the covid-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the covid-data topic, visit your repo's landing page and select "manage topics."
The Symptom Report allows the user to proceed past the location step without entering a location. Data without a location is not useful and also causes a server error. The location in this step (but not the tutorial step) should be required.