/soil_data_analysis

Soil health card data of district Amritsar has been scraped and it has been used to predict Nitrogen , Phosphorus and Potassium from soil data.

Primary LanguageJupyter Notebook

soil_data_analysis

Analysis of soil health card data

The data has been scraped from here .

Contents :

  1. python script to automate download of soil health card data . The files downloaded are in xml format.
  2. viz.ipynb contains code for parsing xml files , some EDA on the data , as well as some models to predict Nitrogen,Phosphorus, Potassium values from the data.