Skip to content

SQL-driven stock analysis using Python, SQLite, and Plotly to explore price trends, volatility, and moving averages.

Notifications You must be signed in to change notification settings

badnanx/stock-sql-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stock Market Analysis with SQL (SQLite + Python)

A small project using SQLite and Python to analyze one year of stock data from Yahoo Finance. The notebook demonstrates a SQL-first approach with window functions for moving averages and returns, and interactive Plotly visualizations for price, volume, and volatility.

About

SQL-driven stock analysis using Python, SQLite, and Plotly to explore price trends, volatility, and moving averages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published