Code Monkey home page Code Monkey logo

covid19-datakit's Introduction

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:

  • Development kit for Covid-Data Analysis and Visualization.
  • User could develop his own model in user_model.py
  • User could develop his own presentation in user_visual.py
  • Users could use Analysis methods in tavuong_model.py (models for reasearch).
  • user could use Visual Templates in tavuong_visual.py for quickly presentaion his data
  • Dr. T.A.Vuong Research for Analysis- Predicttion- Normalizing in tavuong_simulator.py

Features:

  • covid19-datakit.py: dashboard for Development-Kit
  • covid19-VuongSimulator: Analysys- Prediction -Normalizing
  • Input: data source and Parameter (as tests, source from the Internet)
  • Modeling: user_model.py, tavuong_model.py (default)
  • Visualizing: user_visual.py tavuong_visual.py (default)
  • Vuong Simulation: tavuong_simulation.py

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/
  • copy csv-file to ./data (e.g. new_cases.csv)
  • You could find here Data Sources or from other public source

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

covid19-datakit's People

Contributors

tavuong avatar

Stargazers

 avatar  avatar

Watchers

 avatar

covid19-datakit's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.