Skip to content

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

Notifications You must be signed in to change notification settings

bulam/stock-load-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages