japandeaths

Visualization of Japanese number of deaths in Covid-19.


License
MIT
Install
pip install japandeaths==0.0.2

Documentation

Description

This graph shows the number of deaths in Japan due to Covid-19.
Data were obtained from the following sites
https://covid19.mhlw.go.jp/public/opendata/deaths_cumulative_daily.csv

How to install japandeaths

Write the following program in the terminal on your computer.

$ pip install japandeaths

Then japandeaths will be downloaded.

How to run jpandeaths

Write the following program in the terminal on your computer.

$ japandeaths

After executing the above program, the following graph is displayed.
The horizontal axis is a time series and the vertical axis shows the cumulative number of deaths.
We can see that in Japan, about 40,000 people have died from Covid-19.

Postscript

For this project, we graphed the cumulative number of deaths by Covid-19 and converted them to PyPI.
Although we were able to complete the program quickly, the conversion to PyPI took a very long time.
We hope to continue our research, graphing, and conversion to PyPI not only in the medical field but also in various other fields to provide information to people around the world.
Well, that's about it for this issue. Thank you for reading.
From Izuru Inose