An open API service indexing awesome lists of open source software.

https://github.com/mohammedsohail-dev/stock-revenue-analysis

A comparative analysis of historical stock prices and revenue data for Tesla and GameStop using web scraping and data visualization.This Analysis was performed by the guidance of Coursera course : Python for Data Science, AI & Development Made by IBM
https://github.com/mohammedsohail-dev/stock-revenue-analysis

beautifulsoup matplotlib pandas python

Last synced: 3 months ago
JSON representation

A comparative analysis of historical stock prices and revenue data for Tesla and GameStop using web scraping and data visualization.This Analysis was performed by the guidance of Coursera course : Python for Data Science, AI & Development Made by IBM

Awesome Lists containing this project

README

          

# Stock Analysis: Tesla vs. GameStop

![Python](https://img.shields.io/badge/Python-3.8%2B-blue)
![Pandas](https://img.shields.io/badge/Pandas-1.3+-brightgreen)
![Matplotlib](https://img.shields.io/badge/Matplotlib-3.4+-orange)

A comparative analysis of historical stock prices and revenue data for Tesla and GameStop using web scraping and data visualization.This Analysis was performed by the guidance of Coursera course : Python for Data Science, AI & Development Made by IBM

## 📊 Project Overview

This project scrapes, analyzes, and visualizes financial data for:
- **Tesla (TSLA)** - Electric vehicle market leader
- **GameStop (GME)** - Retailer turned meme stock phenomenon

Key features:
- Automated data collection from financial websites
- Clean, process, and analyze stock/revenue data
- Generate comparative visualizations
- Identify trends and correlations

## 🛠️ Installation

1. Clone the repository:
```bash
git clone https://github.com/mohammedsohail-dev/tesla-gamestop-analysis.git
cd tesla-gamestop-analysis
```

## Sample Visualisations

## Graphs for Tesla

![Question 5](https://github.com/user-attachments/assets/541c8702-f89f-4469-aa6b-41b365cd4866)

## Graphs for GameStop

![Question 6](https://github.com/user-attachments/assets/79ce7088-3251-490b-84f4-1cb2f84d10fe)