Git Product home page Git Product logo

covid19_cz_districts's Introduction

Covid-19 in districts (Covid-19 v okresech)

Simple web application (dashboard) showing numbers of Covid-19 confirmed cases in Czech districts. User selects one or more disctricts from the table on the right-hand side. Time series of cumulative confirmed cases in the selected districts are then displayed in the graph on the left-hand side.


Visit the App

Go to: https://covid19-cz-districts.azurewebsites.net/.

covid19_cz_districts's People

Contributors

vsisl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

covid19_cz_districts's Issues

Add map view

Add a second option to visualize the data set - map view.

Ideally, there would be a date-controlling slider and animation.

User could select one or more districts wich would create a plot of time-series for the selected districts.

Add ÚZIS as secondary data source

ÚZIS started publishing data on district level with version 2 of its API. This data is published with a delay of around 7 days so it is not suitable as a primary data source.

However, it would be nice to add ÚZIS data as a secondary data source and enable users to switch between primary and secondary data source.

Advantages

  1. Users could compare reliability of primary data source be comparing it to the official data set published by ÚZIS.
  2. We could add new time series - recovered, currently ill, dead.

Improve plotting performance

The current implementation of the app is cpu intensive. The graphs is re-plotted whenever the users changes the selection of districts in the table.

For some reason, the plotting is quite resource-intensive (cpu). There might be several ways how to improve plotting performance:

  1. Switch to client-side callbacks
  2. Abandon plotly-express and use just plotly

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.