Open sibblegp opened 4 years ago
I don't know who built it (maybe this team?) but it's linked to this GitHub project from the public Power BI dashboard here:
Don't see the .pbix files so not sure who built it but it's using the source data here.
I don't know who built it (maybe this team?) but it's linked to this GitHub project from the public Power BI dashboard here:
Don't see the .pbix files so not sure who built it but it's using the source data here.
I'm not entirely sure, I think it's from @bjarkimg. #116
https://github.com/CSSEGISandData/COVID-19/issues/116#issuecomment-590450855
+100 on an API, starting with the creation of a proper time-series data model.
The current data model is not sustainable, as you need to keep adding columns for each interval.
Here is another version (lightweight, clutter free) https://www.aydan.info/ A lot of reports (backed with API) are in progress and will publish them in the coming time. I will make them available on cloud for public consumption and research. Application is being live coded for training students.
Here's what I've got so far (going to add day to day changes as well as country pages):
The date is a little more interesting if you look at it without China:
Notice the settings wheel in the upper right for a dark mode. Cheers!
@sibblegp May I ask what you have created this site with? This simplicity and tidiness is just great.
@iceweasel1 Thank you! I used this template: http://themepixels.me/dashforge/1.1/
@sibblegp A little hint. You have the link to /index.html in your logo. If you click on the logo you get the error message that the country was not found. None exists either. :)
@iceweasel1 Fixed! Also added log scale, day to day charts, regional data on country pages, and an updated stamp plus a link to the raw data.
@sibblegp Yes, I noticed that. Very well.
My bid on COVID-19 visualization: https://solutions.targit.com/default.aspx?doc=vfs://Global/COVID-19/Covid-19%20JH%20data%20Map%20Accumulated%20Confirmed.xview
@sibblegp nice work! just heads up on the "Growth" page the tooltip on hover for bar & line chart shows a date of Dec 31 1969. Is there a github repo somewhere that has the site code, or are you keeping it private?
Link: https://covid.bio/growth
@bbrewington Thanks! I'll get that fixed up.
I've been thinking about open sourcing this. Honestly don't have the time to manage a project like that. I basically built this for my own analysis and am just happy to share.
Hey everyone! All I see everywhere are terrible sites with limited numbers and data analytics. I would love to work with someone to build a data-driven dashboard using these data sets to help research, government, and the public keep informed. Especially if you are a front end developer.
I'm also interested in building an API for it for use for free. However, I'm worried about the hosting costs. If you have any recommendations, let me know.