Skip to content

This project uses hadoop distributed file system and hadoop map reduce framework to analysis stock data for various companies.

Notifications You must be signed in to change notification settings

debeshm/Stock-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock-data-analysis

This project uses hadoop distributed file system and hadoop map reduce framework to analysis stock data for various companies.

The file AnalyzeStock.java uses Hadoop's map reduce framework to extract information about min, max or average values of attributes such as lowest stock value, highest stock values and closing stock values for a company.

The file AnalyzeStockAdvanced.java uses Hadoop's map reduce frameword to extract the maximum fluctuation between the stock prices for every company for all the years for which the data is provided.

About

This project uses hadoop distributed file system and hadoop map reduce framework to analysis stock data for various companies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages