https://github.com/sulmar/gource-covid19
Visualisation of COVID-19 with using Gource and .NET Core
https://github.com/sulmar/gource-covid19
covid-19 dotnet-core3 gource-visualization
Last synced: 3 months ago
JSON representation
Visualisation of COVID-19 with using Gource and .NET Core
- Host: GitHub
- URL: https://github.com/sulmar/gource-covid19
- Owner: sulmar
- License: mit
- Created: 2020-03-20T17:34:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T08:01:58.000Z (about 5 years ago)
- Last Synced: 2025-01-02T03:33:38.336Z (5 months ago)
- Topics: covid-19, dotnet-core3, gource-visualization
- Language: C#
- Homepage:
- Size: 3.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visualisation of Corona virus - COVID19

## Tutorial
1. Lunch converter
~~~
Usage: converter covid.log
~~~The application will download data automatically from:
- COVID-19 https://raw.githubusercontent.com/datasets/covid-19/master/time-series-19-covid-combined.csv
- Continents https://raw.githubusercontent.com/dbouquin/IS_608/master/NanosatDB_munging/Countries-Continents.csv
2. Lunch gource~~~ bash
gource covid.log -s 0.2
~~~## Docs
https://github.com/acaudwell/Gource/wiki/Custom-Log-Format## Future
Instead of parsing CSV data I'm going to switch to COVID19 API https://covid19api.com/