/flat-demo-covid-dashboard

A Flat Data GitHub Action demo repo

Primary LanguageTypeScriptMIT LicenseMIT

Flat Data Demo: COVID Dashboard

This demo is part of a larger Flat Data project created by GitHub OCTO. Read more about the project here.

The generated app lives at https://githubocto.github.io/flat-demo-covid-dashboard/.

What this demo does

This uses a Flat Action to fetch data about COVID-19 and display it in a dashboard. It's a great example of how to:

  • load data from different sources (both HTTP & SQL)

  • merge that data into one data.json file

  • create a dashboard on top of that data

Data flow diagram