deepanshu-yadav / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%