Skip to content

danaelshrbiny10/Gold-Prices

Repository files navigation

Egypt Gold Prices

The Egypt Gold Prices project is for people who want to know how much gold costs in Egypt every day. It looks at the prices in Egyptian money for each gram of gold. The aim is to help people, like investors and analysts, get a clear picture of what's happening with gold in Egypt. The project collects and keeps a record of daily gold prices, giving useful information about the Egyptian gold market. It's like a tool to understand how gold prices in Egypt relate to the global market.

Dashboard

Installation

To get started with the Gold Prices project:

  1. Clone the repository to your local machine
git clone https://github.com/danaelshrbiny10/Gold-Prices.git
  1. Create a virtual environment and activate it:
# install virtual enviroment
pip install virtualenv

# Create a virtual environment
virtualenv env

# Activate the virtual environment
source env/Scripts/activate
  1. Install the project dependencies:
pip install -r requirements/base.txt

Usage

You can use this postman collection to learn more about the API usage

Dataset

The dataset containing daily gold prices in Egyptian pounds per gram. This dataset is available for download from Kaggle.

Getting Started

To get started with this project, follow these steps:

  1. Download the dataset from Kaggle.

  2. Utilize data analysis tools like Python and libraries such as Pandas and Matplotlib to explore and visualize the data.

  3. Gain valuable insights into the Egyptian gold market by studying historical pricing trends and patterns.

run project

1- you can run it by using docker file

docker run -p 8888:8888 GoldPrices

You can use this Jupyter tree to learn more about the Main file.

future works

  • Enhance Performance Score by adding more datasets.
  • Minimize Gaps Between Local and Global Gold Prices and try to make local and global gold prices closer and figure out why they differ.
  • Add more details to the dashboard and include maps for better analysis understanding.
  • Collect data from different websites and combine it with currency and market information.
  • Ensure the project is always available for anyone to use whenever they want.
  • Create a mobile app for the project and include notifications to keep users updated on the latest news and prices.

Contributors

License

This project is open-source and available under the MIT License.

About

The Egypt Gold Prices project is a data analysis and visualization initiative that focuses on tracking and understanding the daily gold prices in Egyptian pounds per gram.

Topics

Resources

License

Stars

Watchers

Forks

Contributors