Cost of cultivation module
This module contains the cost of cultivation data. These variable names include:
Download the Cost of Cultivation Module xlsxform
-
coc_consent Would you like to share details for cost of cultivation?
Choices: Yes,No
-
amount_paid_labor_land_prep (d) : Amount paid to labors engaged in land preperation of yourplot
-
amount_paid_hiring_machine_land_prep (d): Amount paid/incurred for hiring/using machine in land preperation of yourplot
-
land_prep_cost_calc (a): Land preparation cost calculated by the system
Calculation : coalesce(,0)+ coalesce(,0)
-
cost_of_seed (d): Cost of seed for yourplot
-
amount_paid_broadcasting (d): Amount paid to labors for broadcasting seed on yourplot
-
amunt_paid_machine_seeing (d) : Amount paid/incurred for hiring/using machine for seeding on yourplot
-
cost_raising_buying_nursery (d): Cost incurred for raising/buying nursery for yourplot
-
total_cost_seedling_trasnplanting (d): Total labor/machine cost incurred for seedling transplanting on yourplot
-
crop_estab_cost_calc (a): Crop establishment cost calculated
Calculation : coalesce(,0) +coalesce(,0) + coalesce(,0)+ coalesce(,0) + coalesce(,0)
-
fym_price_quintal (d): FYM price per quintal
-
dap_price_kg (d): DAP price per kg
-
npk_price_kg (d): NPK price per kg
-
urea_price_kg (d): Urea price per kg
-
mop_price_kg (d) : MoP price per kg
-
znso4_price_kg (d): Zinc Sulphate price per kg
-
gypsum_price_kg (d): Gypsum price per kg
-
boron_price_kg (d): Boron price per kg
-
npks_price_kg (d) : NPKS price per kg
-
ssp_price_kg (d) : SSP price per kg
-
tsp_price_kg (d) : TSP price per kg
-
other_chem_fert_price_kg (d): Total Cost for Other Fertilizer
-
labor_cost_basal_fert_app (d): Labor cost incurred for basal fertilizer application
Relevant: If mineral fertilizer (apply_minfert) was applied and chemical fertilizer (chem_fert_applied) from fertilizer section was applied
-
labor_cost_td1 (d) : Labor cost incurred for first top dressing
Relevant: If mineral fertilizer (apply_minfert) was applied and top dress 1 (td1_fert_applied) from fertilizer section was applied
-
labor_cost_td2 (d): Labor cost incurred for second top dressing
Relevant: If mineral fertilizer (apply_minfert) was applied and top dress 2 (td2_fert_applied) from fertilizer section was applied
-
labor_cost_td3 (d): Labor cost incurred for third top dressing
Relevant: If mineral fertilizer (apply_minfert) was applied and top dress 3 (td3_fert_applied) from fertilizer section was applied
-
total_fertilizer_cost_calc (a) : Total cost of fertilizer application (labor cost+ fertilizer price * amount of fertilizer applied)
Calculation : ((coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0) ) + (coalesce(${znso4_price_kg},0) * coalesce(${total_znso4_applied},0))+ (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + (coalesce(,0) * coalesce(,0)) + coalesce(,0) + coalesce(${labor_cost_td1},0) + coalesce(${labor_cost_td2},0)+ coalesce(${labor_cost_td3},0) + coalesce(,0))
-
avg_one_irrigation_cost (d) : Average cost incurred for applying one irrigation in your
-
irrigation_cost_calc (a) : Irrigation Expenses calculated irrigation times * irrigation cost
Calculation: round((coalesce(,0) *
coalesce(,0)), -
cost_manual_weeding (d): Cost incurred in manual weeding(s) for your
Relevant: If manual weeding is more than 0
-
cost_herbicide_purchased (d):Cost of herbicide(s) purchased for your
Relevant: If herbicide applied times is greater than 0
-
cost_herbicide_first_spray (d): Sparying cost for first spray of herbicide in your
Relevant: If herbicide applied times is 1
-
cost_herbicide_second_spray (d): Sparying cost for second spray of herbicide in your
Relevant: If herbicide applied times is 2
-
cost_herbicide_third_spray (d): Sparying cost for third spray of herbicide in your
Relevant: If herbicide applied times is 3
-
weeding_cost_calc (a): Cost of manual weeding + cost of herbicide and sum of cost of all herbicide sprays
Calculation : coalesce(,0)+
coalesce(,0) +
coalesce(,0) + coalesce(,0) + coalesce(,0) -
cost_pesticide (d) : Cost of pesticide(s) purchased for your
Relevant: If pesticide is applied
-
cost_spraying_pesticide (d) : Total sparying cost of pesticide(s) in your
Relevant: If pesticide is applied
-
pest_mgmt_cost_calc (a): Cost of pest management (Cost of pesticide + cost of spraying pesticide)
Calculation: coalesce(,0)+ coalesce(,0)
-
labor_cost_harvesting (d): Total labour cost for harvesting of in yourplot
Relevant: If harvest method is manual or reaper
-
machine_cost_harvesting (d): Total machine cost for harvesting of in yourplot
Relevant: If harvesting method is Combine
-
labor_cost_threshing (d) : Total labour cost for threshing of harvested from yourplot
Relevant: If threshing method is manual
-
machine_cost_threshing (d) : Total machine cost for threshing of harvested from yourplot
Relevant: If threshing method is machine
-
harvest_cost_calc (a): Total harvesting cost – sum of labor cost of harvesting, machine cost of harvesting, labor cost of thresthing ,machin cost of threshing)
Calculation: coalesce(,0)+ coalesce(,0)+ coalesce(,0) + coalesce(,0)
This module is dependent on the “Land Unit and Ownership” modules. It borrows values from surveyed plot size, local land unit, from the Land Unit and ownership module. And it also borrows the crop name (crop_name) variable from the “Respondent” module. This module also uses site charactestic and crop establishment module. Additionally, it uses Fertility Management, Detailed fertility management, Irrigation management, Production constraint, Weed and Pest control, weed identification, Harvest modules as well for calculation