A package for scoring prefecture COVID-19 policies in Japan
Project description
Scoring covid-19 policies by prefecture in Japan
How to install jpscore
You need pandas and openpyxl library.
$ pip install pandas
$ pip install openpyxl
On WSL on Windows, MacOS, or Linux operating systems, run the following command:
$ pip install jpscore
On Windows 11 or 11
$ pip install jpscore --force-reinstall --no-cache-dir --no-binary :all:
The latest data on the number of deaths by prefecture in Japan is at the following site:
https://www3.nhk.or.jp/n-data/opendata/coronavirus/nhk_news_covid19_prefectures_daily_data.csv
How to run jpscore
The result.csv will be generated by the following command:
$ jpscore
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jpscore-0.0.6.tar.gz
(2.6 kB
view hashes)
Built Distributions
jpscore-0.0.6-py3.8.egg
(3.9 kB
view hashes)