Skip to content

In this notebook, we performed data analysis on financial time series data from Yahoo Finance for the US market. We examined seasonality, trends, stationarity, and other aspects such as outliers and correlations.

Notifications You must be signed in to change notification settings

zrkhadija/Data-Analysis-for-Financial-Time-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

💰 Financial Data Analysis: US Market Study

This project explores financial data from the US market using data fetched from Yahoo Finance. It involves analyzing feature correlations, autocorrelation, stationarity, and other key characteristics to gain deeper insights into financial trends and patterns.

📊 Features

  • 📈 Correlation Analysis: Explore the relationships between various financial features.
  • 📈🔄 Autocorrelation: Study the dependency of financial time series on their past values.
  • 📈📉 Stationarity Analysis: Perform stationarity tests (e.g., ADF Test) to ensure suitability for time series modeling.
  • 📈🔍 Exploratory Data Analysis (EDA): Gain insights into financial data trends, volatility, and seasonality.

📄 Dataset Description

  • 📂 Data Source: Yahoo Finance API.

  • 🔢 Contains historical financial data

    🛠️ Technologies Used

  • 🐍 Python: For scripting and analysis.

  • 📊 pandas: For data manipulation and processing.

  • 📉 statsmodels: For time series analysis (e.g., autocorrelation and stationarity testing).

  • 🎨 Matplotlib/Seaborn: For visualizing trends, correlations, and patterns.

About

In this notebook, we performed data analysis on financial time series data from Yahoo Finance for the US market. We examined seasonality, trends, stationarity, and other aspects such as outliers and correlations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published