Skip to content

๐Ÿ“ˆ Application of Python in the field of finance.

License

Notifications You must be signed in to change notification settings

gsoaresdz/finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Personal Finance Analysis

Github top language Github language count Repository size

About ย  | ย  Business Rules ย  | ย  Features ย  | ย  Technologies ย  | ย  Requirements ย  | ย  Running ย  | ย  Important Notes ย  | ย  License ย  | ย  Author


๐ŸŽฏ About

The "Personal Finance Analysis with yFinance" project is an application developed in Python, using Jupyter Notebook, for managing and analyzing personal finances. The project utilizes the yFinance library to retrieve financial data directly from Yahoo Finance.

๐Ÿ“ Business Rules

The main objective of the project is to allow the organization and analysis of personal finances in an automated way. The application enables the retrieval of financial data directly from the Yahoo Finance API and provides tools for investment analysis, including stock price tracking and financial indicator calculations.

โœจ Features

โœ”๏ธ Feature 1: Retrieval of financial data from the Yahoo Finance API using the yFinance library.

โœ”๏ธ Feature 2: Analysis of financial data, including historical performance charts and financial indicator calculations.

๐Ÿš€ Technologies

The following tools were used in this project:

โœ… Requirements

Before starting ๐Ÿ, you need to have Python 3.6 or higher installed.

๐Ÿ Running

Cloning the Repository

First, clone the project repository to your local machine.

$ git clone https://github.com/gsoaresdz/finances.git

Installing Dependencies

To install the project dependencies, run the following command in the terminal:

$ pip install pandas yfinance matplotlib jupyte

Running the Code

To run the project, open Jupyter Notebook and execute the main.ipynb file.

# Navigate to the project directory
$ cd financas

# Start Jupyter Notebook
$ jupyter notebook

๐Ÿ“ Important Notes

  • This project is for educational and study purposes only.
  • The analyses performed are based on data retrieved from the Yahoo Finance API and should be interpreted with caution.

๐Ÿ“ License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Made with โค๏ธ by gsoaresdz

Back to top

About

๐Ÿ“ˆ Application of Python in the field of finance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published