Metadata-Version: 2.1
Name: japandeaths
Version: 0.0.1
Summary: Visualization of Japanese age and number of deaths in Covid-19.
Home-page: https://github.com/i-inose/jpdeaths
Author: izuru inose
Author-email: i.inose0304@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/i-inose/jpdeaths
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# jpdeaths
jpdeaths visualizes the relationship between the number of Covid-19 deaths and age in Japan.<br>
Data was obtained from the following sites.<br>
https://covid19.mhlw.go.jp/public/opendata/deaths_cumulative_daily.csv<br>
It will be released as a PyPI tool in the near future.

# How to install jpdeaths
Recently published

# How to run jpdeaths
Recently published<br>
<img src="https://github.com/i-inose/jpdeaths/blob/main/result.png?raw=true">


