chemicoPy / SP500-data

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 100.0%