Home

Awesome

Time Series Analysis on agricultural commodity prices

This project aims to analyze trends and seasonality in datasets consisting of commodity prices for different APMCs of Maharashtra. Don't forget to star this repository if it helped you in any way. Thanks!

Project Status: [Completed]

Project Intro/Objective

The purpose of this project is identify relevant seasons of different agricultural commodities. It furthermore analyzes price fluctuations and flags the ones with most fluctuation in relevant months of the season.

Through this project, I've tackled the following tasks:

1. Testing and filtering outliers from the data.

2. Understanding price fluctuations accounting the seasonal effect

3. Comparing prices in APMC with MSP(Minimum Support Price)- raw and deseasonalised

4. Flagging set of APMC and commodities with highest price fluctuation across different commodities in each relevant season, and year.

Skills portrayed through this project

Technologies/Libraries Used

Getting Started

  1. Clone this repository (for help see this tutorial).
  2. Raw Data is being kept [Raw Data](Repo folder containing raw data) within this repository.
  3. Data processing/transformation scripts are :
  1. Analysis is carried out in files names:
  1. Running the files in that order will do the trick.

Author:

NameSlack Handle
Vipul RustagiLinkedIn

Screenshots

Raw Data

'1' '1'

Outliers within a commodity

'1'

Overall outliers

'1'

Price comparisons

'1'

Seasonality of each cluster of region and commodity pairs

'1'

Deseasonalised prices of Area:commodity after seasonal decomposition

'1'

Pairs with high price fluctuations

'1'

Contact