Skip to content

The project analyzes world trade trends using the ”Global Commodity Trade Statistics” dataset on Kaggle. The aim here is to analyze the key patterns and relationships in these data to understand the dynamics of international trade in terms of volume and commodities.

Notifications You must be signed in to change notification settings

omerzzeybek9/Global-Commodity-Trade-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Project Overview

This project focuses on data visualization and analysis using global commodity trade statistics. The notebook includes data cleaning, analysis, and visualization steps to provide insights into the dataset.

Dataset

In notebook, as we have analysed the dataset throughly we used all the data available.

But as the dataset was too big, we had issues using it on Tableau. So we created a subset of the data for our Tableau visualization.

Dataset Link: Data Set

You can use the data in Main_Data.zip file to run the notebook and the data in Small_Data.zip file to run the Tableau visualization.

Prerequisites

To run the code in our notebook and reproduce the visualizations, you need the following Python libraries installed: Also to run our Tableau visualization, you need to have Tableau Desktop installed on your machine.

  • matplotlib
  • numpy
  • pandas
  • seaborn

You can install them using pip:

pip install matplotlib numpy pandas seaborn

Notebook Structure

Sections

  1. Data Cleaning
    • Initial preprocessing to clean and prepare the dataset for analysis.
  2. Data Analysis
    • Detailed exploration of the dataset with descriptive statistics and visualizations.
  3. Data Visualization
    • Visualizations to highlight key insights from the dataset.

Outputs

The notebook generates several visualizations that highlight key insights from the global commodity trade statistics dataset.

Notes

  • If any errors occur, ensure all library dependencies are installed and up-to-date.
  • We will be sending an already activated notebook, so you can also redownload it!

Authors

  • Anıl Dervişoğlu, 150220344
  • Ömer Faruk Zeybek, 150220743

About

The project analyzes world trade trends using the ”Global Commodity Trade Statistics” dataset on Kaggle. The aim here is to analyze the key patterns and relationships in these data to understand the dynamics of international trade in terms of volume and commodities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published