Coder Social home page Coder Social logo

huidaecho / covid-19 Goto Github PK

View Code? Open in Web Editor NEW
23.0 6.0 17.0 5.58 GB

Open source web map for tracking COVID-19 global cases

License: GNU Affero General Public License v3.0

Python 48.03% HTML 15.54% CSS 5.57% JavaScript 30.86%
2019-ncov 2019-ncov-data-vis openlayers openlayers6 python python3 coronavirus coronavirus-tracker coronavirus-tracking covid-19

covid-19's People

Contributors

huidaecho avatar javierconcha avatar minji-mia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

covid-19's Issues

Chile data not correct

Hello Huidae,

The numbers for Chile are not correct. It shows that the last update happened on April 20. Also, it shows the wrong number of deaths for the Chile and the Valparaiso province.

New feature request: To be able to sort by provinces instead of countries

In my case, because I am displaying only one country separated by provinces, I would like to be able to show the menu on top of the map with the country and the provinces (I mean the menu with the blue links to the different countries and that you can change the sorting based on c, r or d). Something like this:

Chile: province1, pronvince2, etc..

Is it possible?

Thanks.

New feature request: Show c, r, and d of an specific country against 5 other countries

Hello Huidae,
I just saw your improved display of confirmed, recovered and death plots. It is looking very good. I was just talking about that feature with some of my users.

I am wondering if it is possible to display for instance always Chile, against the 5 countries with the most confirmed cases for comparison. I guess I would have to pull the data from those countries to have them locally, at least once per day.

Thanks!

Data and Map not showing

Hello Huidae,
For some reason, the maps and numbers are not showing on your website. The same is happening in my mine. Do you know why?

Error when i try to fetch data

Fetching CSSE CSV...
2020/04/01...2020/03/31...2020/03/30...2020/03/29...2020/03/28...
2020/03/27...2020/03/26...2020/03/25...2020/03/24...2020/03/23...
2020/03/22...2020/03/21...2020/03/20...2020/03/19...2020/03/18...
2020/03/17...2020/03/16...2020/03/15...2020/03/14...2020/03/13...
2020/03/12...2020/03/11...2020/03/10...2020/03/09...2020/03/08...
2020/03/07...2020/03/06...2020/03/05...2020/03/04...2020/03/03...
2020/03/02...2020/03/01...2020/02/29...2020/02/28...2020/02/27...
2020/02/26...2020/02/25...2020/02/24...2020/02/23...2020/02/22...
2020/02/21...2020/02/20...2020/02/19...2020/02/18...2020/02/17...
2020/02/16...2020/02/15...2020/02/14...2020/02/13...2020/02/12...
2020/02/11...2020/02/10...2020/02/09...2020/02/08...2020/02/07...
2020/02/06...2020/02/05...2020/02/04...2020/02/03...2020/02/02...
2020/02/01...2020/01/31...2020/01/30...2020/01/29...2020/01/28...
2020/01/27...2020/01/26...2020/01/25...2020/01/24...2020/01/23...
2020/01/22...
Fetching CSSE CSV completed
Fetching CSSE REST...
Traceback (most recent call last):
File "fetch_data.py", line 1215, in
fetch_csse_rest()
File "fetch_data.py", line 379, in fetch_csse_rest
features = fetch_all_features(features_url)
File "fetch_data.py", line 367, in fetch_all_features
res = json.loads(res.content.decode())
File "/usr/lib/python3.7/json/init.py", line 348, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.7/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.7/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.