Description
This project involves collecting and analyzing financial data for Electronic Arts (EA) using the Alpha Vantage API. The data includes historical stock prices, dividend payments, and stock splits. The project aims to provide a detailed view of EA’s financial performance and corporate actions over time.
Detail
The project consists of three main datasets:
-
Stock Price Data: Daily records of EA’s stock prices, including opening, high, low, and closing prices, as well as trading volume.
-
Dividend Data: Historical records of dividend payments by EA, detailing declaration dates, record dates, payment dates, and dividend amounts.
-
Stock Split Data: Records of stock split events, showing the date of each split and the split ratio.
The data is sourced from the Alpha Vantage API, which provides comprehensive financial market data. The datasets are cleaned and formatted to ensure consistency and accuracy. They are then saved in CSV files for easy access and analysis.
Usage
The collected data can be used for various financial analyses and insights:
Stock Price Analysis: Evaluate EA’s stock price trends, volatility, and trading volumes over time.
Dividend Analysis: Analyze dividend payment trends, yield, and changes in dividend policy.
Stock Split Analysis: Understand the impact of stock splits on EA’s stock price and overall market behavior.
This data can be used by investors, financial analysts, and researchers to make informed decisions or conduct further financial research. It can also be integrated into financial models or visualizations to provide a clearer picture of EA’s financial health and corporate actions.
Summary
The project provides a detailed dataset of Electronic Arts’ financial data, including stock prices, dividends, and stock splits. By sourcing data from the Alpha Vantage API and carefully formatting it, the project offers valuable insights into EA’s historical financial performance. The data is organized into CSV files, making it accessible for analysis, research, and decision-making purposes.