Skip to content

This Python script retrieves historical stock price data and revenue data for Tesla (TSLA) and visualizes it using Plotly.

Notifications You must be signed in to change notification settings

lisorob/Tesla-Stock-Analysis-and-Revenue-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tesla-Stock-Analysis-and-Revenue-Visualization

This Python script retrieves historical stock price data and revenue data for Tesla (TSLA) and visualizes it using Plotly. The script fetches stock price data using the Yahoo Finance API and revenue data from a provided URL. It then creates an interactive graph with two subplots, showing the historical share price and revenue of Tesla. Prerequisites

Make sure you have the following installed before running the script: Python (version 3.7 or later) Required Python packages (install using pip): yfinance pandas requests beautifulsoup4 plotly

#Contributing

Contributions are welcome! If you find any issues or want to enhance the functionality of the script, feel free to submit a pull reques

About

This Python script retrieves historical stock price data and revenue data for Tesla (TSLA) and visualizes it using Plotly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published