Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.22 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.22 KB

Saudi Aramco Stock Price Website 💻

This website provides insights into Saudi Aramco's stock price data from 2019 to 2024.

image image

Explore the Website:

  1. Dashboard: Click the Dashboard button to access interactive visualizations.
  2. Dataset: Download the full stock price dataset by clicking the dataset icon for further analysis in Excel format.
  3. LSTM Model: Explore the predictive LSTM model by clicking the LSTM model icon, which leads to the GitHub repository.

Technologies Used:

  1. HTML, CSS, JavaScript: For building the website.
  2. Power BI: For building the stock price dashboard.
  3. Python: To create the LSTM prediction model.