Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 597 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 597 Bytes

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.