Skip to content

Import and Export Data to and from the USA for the last 5 years

Notifications You must be signed in to change notification settings

3abdoky/DA_Project_US_Trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DA_Project_US_Trade

Import and Export Data to and from the USA for the last 5 years

About the project

This project is intended to give the user the tools to see trends of products that the USA has imported over the past 3 years. It also gives the option to show the volume of import by country of origin

Dataset Link

Livestock US Import (https://drive.google.com/file/d/1RtDl_u2cbVdq7gyw5G_JoqN8GElI2zkF/view?usp=sharing)

Running the Program

1.Python 3 is required. This project is written using version 3.10.4. 2.Clone the repo from github. 3. Setup a virtual environment and activate it. 4. To make sure you have all the necessary packages, run "pip install -r requirements.txt".

The following packages will be required to run the program:

pandas, numpy, matplotlib.pyplot, scipy, seaborn To run the "main.ipynb" file, Jupyter Notebook needs to be installed.

The program can be run directly by running "main.py" from the script folder. You can also run the "main.ipynb" file from script folder using Jupyter Notebook.

About

Import and Export Data to and from the USA for the last 5 years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published