Farmer Count | Area (Ha) | |
---|---|---|
Farmers who have Bore well /Open well | {{mi_result.cnt | myFormat}} | {{mi_result.t_area | myFormat}} |
MI Farmer | {{mi_result.mi_reg_cnt | myFormat}} | {{mi_result.mi_reg_area | myFormat}} |
Non MI Farmer | {{mi_result.mi_pending_cnt | myFormat}} | {{mi_result.mi_pending_area | myFormat}} |
Farmers (No) | Area (Ha) | |
---|---|---|
Total | {{loaddata.total_farmer_cnt[item.id] | number}} | {{loaddata.total_area[item.id] | number}} |
MI | {{loaddata.mi_reg_farmer_cnt[item.id] | number}} | {{loaddata.mi_register_area[item.id] | number}} |
Non MI | {{loaddata.mi_pending_cnt[item.id] | number}} | {{loaddata.mi_pending_area[item.id] | number}} |
Work order | {{loaddata.work_order_cnt[item.id] | number}} | {{loaddata.count[item.id] | number}} |