Giter Site home page Giter Site logo

covid-19's Introduction

Shiny Dashboard of linkage between Covid-19 and socioeconomic conditions

GitHub top language GitHub repo size GitHub language count Lines of code

Goals

This project intends to verify the linkage between the rate of COVID-19 cases with socioeconomic indicators.

Data sources and approach

To reach the goal of the project, data are collected from two sources : World Development Bank, using the World Development Indicators (WDI); Our World in Data. A total of five files (format CSV) are used from these sources, to implement the project. The files are related to: GDP per capita; population ; tourists arrivals ; country groups, respectively in terms of geographical region and income level; daily time series related COVID-19.

The first files are provided by the WDI, whereas the time series related to COVID-19 are provided by Our World in Data. The World Health Organization (WHO) provides data about COVID-19. However, to my knowledge, this organization do not provide time series data related to COVID-19. When we compare data provided by WHO with aggregation of time series data with those of Our World in Data, they are almost the same. The slight difference may be explain by the time data are reload online by these organizations.

Data from the five files used have been imported to R. The tibbles created have been clean, then combined. To visualize the linkage between COVID-19 and socioeconomic indicators, some graphs are realized, using the following packages: ggplot; plotly; dygraph, for time series; tmap, for thematic map.

User interface

The users of the application are allowed to choose the indicators they want to analyze. In fact, they are allowed to modify several inputs for a same graphics, to visualize the information extracted from data. They can select a country to observe the trend of a COVID-19 indicator they select.

The graphics show that richer countries tend to have higher cases rate of COVID-19. Results show also that richer countries tend to have higher cases rate of COVID-19 because their rate of people older than 65 and 70 years old tend to be higher than it is the case in low-income level countries.

covid-19's People

Contributors

raulincadet avatar

Watchers

 avatar

Forkers

bendyadony

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.