/Abortion_rates

Calculate total abortions cases per year period and percentage of cases per age range

Primary LanguagePython

storage-cashflow-management-app

This app obtains abortion data (period, age range and abortion number) from excel file and performs 2 actions with the data: calculate total induced abortions from year periods and the percentage of the induced abortions per year through the 19 years range the initial data shows

-⚙️💻 on development process yet

Table of contents

Technologies

Built with

Installation

After downloading the project, first you need to go to the project directory on cmd and run:

pip install

Then to run the project on development mode, just run:

streamlit run main.py

Credits

Creditis to MoonsBlacksmith for helping with get total abortion code logic.