Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 441 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 441 Bytes

stock-load-ETL

A python script that takes individual historical stock data files on stooq.com and transforms them into pandas dataframes ready for querying and analysis

ToDo

  • Incorporate routine to automatically download the files from the stooq.com website
  • Add functionality to automatically read and load files for both NYSE and NASDAQ, across the separate folders
  • Incorporate pypyodbc to automatically load dataframes into SQL