Skip to content

u-masao/vital_statistics_jp

Repository files navigation

vital_statistics_jp

description

This module gets the vital statistics of Japan. Currently, it is possible to obtain monthly prompt data.

install

pip install vital-statistics-jp

code example

from vital_statistics_jp import read_prompt

stat_df = read_prompt()

print(stat_df)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published