Alpha Vantage API¶
- class src.lib.data_access.alphavantage.AlphaVantage¶
Bases:
object
- access_alphavantage()¶
Fetches Json data from the Alpha Vantage API.
- dict_to_pandas_alphavantage()¶
Converts Json data returned from the Alpha Vantage API into a Pandas dataframe object with the following structure of columns:
Date
Open
High
Low
Close
Close Final
: Meaning the adjusted close value.Volume
Dividend Amount
Split Coefficient