An automated script to generate the list of all countries in order of their GDPs in billion USD.
Clone the repository
git clone https://github.com/dorothearos/etl-project-gdp.git
Navigate to the project directory
cd etl-project-gdp
Install required packages:
pip install -r requirements.txt