Skip to content
 
 

Repository files navigation

Financial Data Fetching and Database Injection

This project is a Python-based application that fetches financial data from Yahoo Finance and injects this data into a SQL database.The SQL database itself has has been created from scratch using MYSQL.

Features

  • Fetches financial data from Yahoo Finance using the yfinance library.
  • Processes and prepares data for injection into a SQL database.
  • Interacts with the databse using sqlalchemy Library.

Installation

  1. Clone this repository.
  2. Install the required Python dependencies by running pip install -r requirements.txt.

Usage

Run the main Python script to fetch the financial data and inject it into the database.

License

This project is licensed under the terms of the MIT license. See LICENSE.md for more details.

About

This project fetches financial data from Yahoo Finance using Python and yfinance. The data is processed and injected into a custom MySQL database, created and managed using MySQL Workbench and mysql-connector-python. The application handles potential data fetching and SQL errors

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages