Metadata-Version: 2.1
Name: vaccinationvsdeath
Version: 0.0.2
Summary: A package for demonstrate the relationship between covid-19 vaccination rates and deaths
Home-page: https://github.com/G-Y3/covid-19-vaccination-vs.-mortality
Author: Guyu Li
Author-email: lgy778866@gmail.com
License: UNKNOWN
Description: # covid-19-vaccination-vs.-mortality
        世界各国のコロナワクチン接種率と新規死亡者数を可視化し、相関係数を出力する
        
        ## Data
        Kaggle, Sina Karaji, [COVID vaccination vs. mortality]
        https://www.kaggle.com/sinakaraji/covid-vaccination-vs-death
        
        ## How to install
        $pip install vaccinationvsdeath
        
        ## How to run
        $vaccinationvsdeath
        
        enter the iso code
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
