Metadata-Version: 2.1
Name: calculate-savings
Version: 0.1.4
Summary: How much can you save in 10 years by predicting your salary?
Home-page: https://github.com/takenakayuuki0901/calculate_savings.git
Author: YukiTakenaka
Author-email: s2222024@stu.musashino-u.ac.jp
Project-URL: Bug Tracker, https://github.com/takenakayuuki0901/calculate_savings.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

__calculate-savings__<br>
Using data from Japan's Monthly Survey of Labour Statistics, the salary in 10 years' time is predicted using scikit-learn linear regression from 55 years' salary. Based on this, the amount of savings in 10 years' time is predicted using cost of living and extra expenditure as inputs.

__How to run calculate_savings__<br>
$ calculate_savings

__output__
-  Savings till 10 years(yen): xxxxx
-  result.png

__Use of data__<br>
出典：「毎月勤労統計調査」厚生労働省<br>
https://www.e-stat.go.jp/stat-search/files?page=1&layout=datalist&toukei=00450071&tstat=000001011791&cycle=0&tclass1=000001035519&tclass2=000001144508&tclass3val=0
