Skip to content

Map Reduce Project to analyse the trade statistics of India, regarding export and import of commodities.

Notifications You must be signed in to change notification settings

samimaftabahmed/IndianTradeData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Trade Data Analysis

Map Reduce Program to analyse trade statistics of India for export and import of commodities.

The analysis can either be done to find out the overall trade about a particular commodity in a particular year with a country, or just to find out the trade on a particular year with a country.

Usage

To analyse overall data on the basis of Country and Year

hadoop jar IndianTradeData.jar com.samhad.app.CYApp </export-file> <import-file> <outputDirectory>

To analyse overall data on the basis of Commodity, Country and Year

hadoop jar IndianTradeData.jar com.samhad.app.CYCApp </export-file> <import-file> <outputDirectory>


For dataset visit: https://www.kaggle.com/lakshyaag/india-trade-data

About

Map Reduce Project to analyse the trade statistics of India, regarding export and import of commodities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages