Skip to content

dBCooper2/financial-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

financial-modeling: Financial Data Analysis in Python

This is an update to the old repository, dBI(https://github.com/dBCooper2/dBI) that introduces venvs to have a more stable programming environment so I'm not breaking things constantly

This is a set of Jupyter Notebooks and Python scripts that perform analysis on financial data. The project covers connecting to API's, web scraping, building regression models, and visualizing the results of the data analysis

Goals

Deliverables

  • Jupyter Notebooks containing my processes for collecting the data from their sources, processing the data in python and visualizing the data with MPLFinance and Seaborn
  • Scripts taking the code from the Jupyter Notebooks that can be run from the terminal