Farm Health Analytics Dashboard
A dashboard for reading farm health across regions, pairing environmental metrics with crop data to show what moves together.
A Flask REST API serves farm details, health indices, and geo-coordinates to the interactive maps and a rotating globe.
The statistics run on the backend, including linear regression between features and regional field averages, instead of being pushed onto the browser.
Charts, scatterplots, and per-region breakdowns make patterns in metrics like rainfall and crop type readable at a glance.
Accounts and per-user data sit on MongoDB, so the regions someone saves stay their own.