Skip to content

Tracking the evolution of the COVID-19 Pandemic among CARICOM Member States.

Notifications You must be signed in to change notification settings

yohance-nicholas/CARICOM-COVID19-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Mobile
Desktop Version Mobile Version

Overview

This dashboard was prepared with a view to familiarise myself with the flexdashboard suite offered by RStudio. Flexdashboard enables users to easily create flexible, attractive, interactive dashboards with R. Authoring and customization of dashboards is done using R Markdown and you can optionally include Shiny components for additional interactivity. Flexdashboards allow users to:

  • Use R Markdown to publish a group of related data visualizations as a dashboard.
  • Support for a wide variety of components including htmlwidgets; base, lattice, and grid graphics; tabular data; gauges and value boxes; and text annotations.
  • Flexible and easy to specify row and column-based layouts. Components are intelligently re-sized to fill the browser and adapted for display on mobile devices.
  • Storyboard layouts for presenting sequences of visualizations and related commentary.
  • Optionally use Shiny to drive visualizations dynamically.

Rationale

The Coronavirus disease 2019 (COVID-19) is an infectious disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The disease was first identified in December 2019 in Wuhan, the capital of China's Hubei province, and has since spread globally, resulting in the ongoing 2019–20 coronavirus pandemic. For this project, I have opted to use flexdashboard to explore the evoluation and spread of the Novel Coronavirus among CARICOM Member States. All CARICOM countries are classified as developing countries. They are all relatively small in terms of population and size, and diverse in terms of geography and population, culture and levels of economic and social development. While the pandemic was slow to reach the CARICOM region, the begining of March saw the onset of the pandemic among CARICOM member states.

Data Sources

Johns Hopkins Coronavirus Resource Centree

With a view to map the spread of the disease thus far, I have elected to use two main data sources. Firstly, to obtain the most current data on the incidence of COVID-19, I have opted to utilise the data colelcted by the Johns Hopkins Coronavirus Resource Centre. The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE is compiled from a cross section of sources daily. At the time of the preparation of this project, these included the following:

World Bank Development Indicators

To supplement this data with relevant socio-demographic data, I have opted to utilise the World Development Indicator Database maintained by the World Bank Group. The World Development Indicators is a compilation of relevant, high-quality, and internationally comparable statistics about global development and the fight against poverty. The database contains 1,600 time series indicators for 217 economies and more than 40 country groups, with data for many indicators going back more than 50 years.

Google COVID-19 Community Mobility Reports

I Additionally, with a view to explore the impact of restrictions imposed on CARICOM Member States, I've incorporated data from the Google COVID-19 Community Mobility Reports. The dataset allows you to see how your community is moving around differently due to COVID-19. As global communities respond to COVID-19, we've heard from public health officials that the same type of aggregated, anonymized insights we use in products such as Google Maps could be helpful as they make critical decisions to combat COVID-19.

These Community Mobility Reports aim to provide insights into what has changed in response to policies aimed at combating COVID-19. The reports chart movement trends over time by geography, across different categories of places such as retail and recreation, groceries and pharmacies, parks, transit stations, workplaces, and residential. As of April 17, Google provides a nice and clean CSV file containing country-day and region-day data. This data is available at the country, regional and U.S. county level.

  • gcmr_retail_recreation Google Community Mobility Reports data for the frequency that people visit retail and recreation places expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020
  • gcmr_grocery_pharmacy Google Community Mobility Reports data for the frequency that people visit grocery stores and pharmacies expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020
  • gcmr_parks Google Community Mobility Reports data for the frequency that people visit parks expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020
  • gcmr_transit_stations Google Community Mobility Reports data for the frequency that people visit transit stations expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020
  • gcmr_workplaces Google Community Mobility Reports data for the frequency that people visit workplaces expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020
  • gcmr_residential Google Community Mobility Reports data for the frequency that people visit residential places expressed as a percentage*100 change relative to the baseline period Jan 3 - Feb 6, 2020

Developed and Maintained by Yohance Nicholas

Date: May 5th 2020

<style> body { text-align: justify} </style>

About

Tracking the evolution of the COVID-19 Pandemic among CARICOM Member States.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages