Skip to content

soundestmammal/covid19insights

Repository files navigation

COVID-19 Insights

This app is for people to get a basic assessment and risk levels of COVID-19 for each US State. This application aggregates data from several sources and renders the transformed data in a Dashboard.


Table of contents

Getting Started

For development, you will only need Docker installed on your environment.

Installation

    $ git clone https://github.com/soundestmammal/covid19insights.git
    $ cd covid19insights

Start and Watch

Due to environment variables, you will not be able to run the app with full features.

However, with the environment variables provided you should be able to run.

  $ docker-compose up

Languages and Tools

c19insights uses a number of technologies to run properly:

  • React
  • Chart.js
  • D3
  • Express
  • Node.js
  • Airflow
  • Python
  • Pandas
  • Nginx
  • Docker
  • AWS

Data

C19insights uses data from a variety of sources to show trends:

About

An interactive dashboard to visualize COVID-19 trends in the United States.

Resources

Stars

Watchers

Forks

Releases

No releases published