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!
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.
1. Testing and filtering outliers from the data.
2. Understanding price fluctuations accounting the seasonal effect
- 1. Detecting seasonality type (multiplicative or additive) for each cluster of APMC and commodities
- 2. De-seasonalising prices for each commodity and APMC according to the detected seasonality type
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.
- Time-series Analysis
- Data Crunching
- Inferential Applied Statistics
- Outlier Detection through Inter-quartile ranges
- Statistical Decomposition of Time-series data
- Data Visualization
- Statsmodels
- Python
- Matplotlib, Seaborn
- Pandas, Numpy
- Clone this repository (for help see this tutorial).
- Raw Data is being kept [Raw Data](Repo folder containing raw data) within this repository.
- Data processing/transformation scripts are :
- Task-1 Outlier Detection
- Task-2 (pre-processing)
- Analysis is carried out in files names:
- Task 2 Accounting Seasonality
- Task 3 Comparing prices
- Task 4 Flagset highest price Fluctuation
- Running the files in that order will do the trick.
Name | Slack Handle |
---|---|
Vipul Rustagi |
- [email protected]
- Feel free to contact me for any questions or if you are interested in contributing!