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.
To get started with the Gold Prices project:
- Clone the repository to your local machine
git clone https://github.com/danaelshrbiny10/Gold-Prices.git- 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- Install the project dependencies:
pip install -r requirements/base.txtYou can use this postman collection to learn more about the API usage
The dataset containing daily gold prices in Egyptian pounds per gram. This dataset is available for download from Kaggle.
To get started with this project, follow these steps:
-
Download the dataset from Kaggle.
-
Utilize data analysis tools like Python and libraries such as Pandas and Matplotlib to explore and visualize the data.
-
Gain valuable insights into the Egyptian gold market by studying historical pricing trends and patterns.
1- you can run it by using docker file
docker run -p 8888:8888 GoldPricesYou can use this Jupyter tree to learn more about the Main file.
- 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.
- Yomna Tarek
developer - dana elshrbiny
developer
This project is open-source and available under the MIT License.
