A Python script to compare crop data over years
This program was made for the Department of Planning, Statistics and Programme Management, Government of West Bengal, India under Birla Institiute of Technology and Science, Pilani’s Practice School 1 programme.
The script compare.py takes input over 3 years in the form of .xslx files for each crop, sorted district wise, and produces output by sorting changes into given blocks and presenting in the form of .docx files for each district.
The script uses openpyxl and python-docx, and was converted to a .exe file using py2exe for in-office use and circulation.
These were developed in tandem with crop-data-converter.