tavuong / covid19-datakit

A development kit for Covid-Data Analysis and Visualization
MIT License
2 stars 0 forks source link
covid-19 covid19 covid19-data data-analysis data-visualization development-kit python visualization

covid19-datakit

Development kit for users to quickly and easily develop his Visualisation or Analysis with default template, lib-programs, and examples.

N|

Publication

towards datas cience Python Development Kit for Visualizing and Modelling covid19-data. Dr. The Anh Vuong, 24.05.2020

towards datas cience Prediction and Analysis of COVID-19 Data: Model — Proposal Algorithm- Vuong Simulator, 07.06.2020

towards datas cience Comparison of COVID-19-data from different locations: Normalization — Showcase — Programming, 23.06.2020

[N|] Data analysis example for GERMANY Data (OWD Data : 2020-10-21)

$ python .\covid19-VuongSimulator.py -c “Germany” -o test.png -m ta -n .\data\new_cases.csv -d .\data\new_deaths.csv -g 0.98 -r 14 -t 7 -s 6

[N|] Comparision Data showcase Test-example with Vuong-Prediction (OWD Data : 2020-10-21)

$ python .\covid19-VuongSimulator.py -c "World" -o test2.png -m ta -n .\data\new_cases.csv -d .\data\new_deaths.csv -g 0.98 -r 14 -t 7 -s 76

WIKI

Codvid19- Datakit WIKI Info for using

Description:

Features:

Install - Data prepare - Start

Install

$ git clone https://github.com/tavuong/covid19-datakit.git
$ cd ~/covid19-datakit
$ pip install matplotlib
$ pip install mumpy

data prepare:

$ cd ~/covid19-datakit/

covid19-datakit.py start & dialog

codvid19-datakit DATAKIT - README

covid19-VuongSimulator.py

codvid19-VuongSimulator VuongSimulator README -file

Project : covid19-datakit

Author: Dr.-Ing. The Anh Vuong

Copyright (c) 2020 Dr.-Ing. The Anh Vuong , Germany

License: MIT