-
Is it possible to add data from "https://www.worldometers.info/coronavirus/" as the current data source is too slow?
-
# COVID-19 Worldometers Data
[https://riccardoporreca.github.io/covid-19-gallery-1/worldometers-coronavirus.html](https://riccardoporreca.github.io/covid-19-gallery-1/worldometers-coronavirus.html)
-
Multiple downloads:
https://data.census.gov/cedsci/
Used for US Population and Forecasted population through 2050
https://www.worldometers.info/world-population/us-population/
US GDP
https:…
-
There is a new table for the weekly trends data in the Worldometer Coronavirus updates page:
https://www.worldometers.info/coronavirus/weekly-trends/#countries
It would be nice to get this data…
-
We want to find out how many people have died or suffered over time worldwide, so we can follow the progress of the global fight against hunger.
## Research
* https://ourworldindata.org/hunger-a…
-
**Describe the bug**
2x slower loading for https://www.worldometers.info/coronavirus/
**To Reproduce**
Steps to reproduce the behavior:
1. Load https://www.worldometers.info/coronavirus/…
-
According to your data source "Worldometers" [the number of total confiremd cases is decreasing](https://www.worldometers.info/coronavirus/country/norway/). This can not be true unless there were too …
yetzt updated
4 years ago
-
Hi guys, I have been really confused about the US Recovered data since yesterday.
The [WorldoMeters](https://www.worldometers.info/coronavirus/?utm_campaign=homeAdvegas1?%20) had 36,948 recovered …
-
For example, in https://www.worldometers.info/coronavirus/, they have the mile case count and serious/critical count. It's unclear where is it from. Can that data be added to the JSON object? Thank…
-
Hi, when I try to retrieve daily chart's data from every country with this code, it appear this kind of error. Can you guide me how to fix it?
```
data = covid_daily.data(country='malaysia', chart…