World Economic Data is a repository that analysis information data made available by the world bank to draw insights.
Language
Database
Storage
- Interactive dashboard
- Store data in Amazon RDS to exploit clous based storage
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/coderacheal/World-Economic-Data-Project.git
cd World-Economic-Data-Project
In order to run this project you need create a virtual environement:
python -m venv venv
In order to run this project you need run:
Example command:
pip install
To run the project, execute the following command:
Example command:
🕵🏽♀️ Racheal Appiah-kubi
- GitHub: GitHub Profile
- Twitter: Twitter Handle
- LinkedIn: LinkedIn Profile
- Add visualizations for each category
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly show some love, give it a 🌟 STAR 🌟
I would like to thank the developer of the wbgapi
This project is MIT licensed.