Skip to content
/ SP500-data Public template

Data scraping approach - storing S&P 500 data (both historical and real-time) for intervals 1-minute, 5-minute, 30-minute and Daily; and update it periodically. Data is via Alpha Vantage API. The hopeful vision of this project is for the data fetched to be used for any related form(s) of Data Analysis

Notifications You must be signed in to change notification settings

chemicoPy/SP500-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SP500-data

store s&p 500 historical data for 1m, 5m, 15m and daily candles and update it periodically

Notes:

The scripts "1-10.ipynb" are ones used to fetch the stock data from Alpha Vantage API and can be used anytime to update them. Also, to avail the opportunity of a fast code runtime, Google colab was used. The runtime was approximately 40mins

About

Data scraping approach - storing S&P 500 data (both historical and real-time) for intervals 1-minute, 5-minute, 30-minute and Daily; and update it periodically. Data is via Alpha Vantage API. The hopeful vision of this project is for the data fetched to be used for any related form(s) of Data Analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published