| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | type | name | label | default | repeat_count | calculation | $given_name | relevant | ||||||||||||||||||
2 | start | start | ||||||||||||||||||||||||
3 | end | end | ||||||||||||||||||||||||
4 | today | today | ||||||||||||||||||||||||
5 | deviceid | deviceid | ||||||||||||||||||||||||
6 | subscriberid | subscriberid | donden | |||||||||||||||||||||||
7 | deviceid | imei | ||||||||||||||||||||||||
8 | phonenumber | phonenumber | ||||||||||||||||||||||||
9 | ||||||||||||||||||||||||||
10 | begin_group | consent | Respondent Consent | |||||||||||||||||||||||
11 | select_one yes_no | conset_agree | Do you (the Respondent) agree to participate in this survey and provide the requested information honestly and accurately? | |||||||||||||||||||||||
12 | date | today_date | Enumerator: What is today's date? | today() | ||||||||||||||||||||||
13 | text | enum_name | Enumerator: What is your last name? | |||||||||||||||||||||||
14 | integer | survey_num | Enumerator: What number survey is this today? | |||||||||||||||||||||||
15 | end_group | |||||||||||||||||||||||||
16 | ||||||||||||||||||||||||||
17 | begin_group | respondent | Respondent | |||||||||||||||||||||||
18 | text | name | 1. What is respondent's name? | |||||||||||||||||||||||
19 | text | phone | 4. What is respondent's phone number? | |||||||||||||||||||||||
20 | select_one gender_ID | gender | 5. What is respondent's gender? | |||||||||||||||||||||||
21 | end_group | |||||||||||||||||||||||||
22 | ||||||||||||||||||||||||||
23 | begin_group | HH_attributes | Household Information | |||||||||||||||||||||||
24 | text | tot_income_yr | What is the total HH income over the last year? (INR) | |||||||||||||||||||||||
25 | text | tot_income_nonag | What is the total HH income from non-agricultural activities over the last year? (INR) | |||||||||||||||||||||||
26 | text | tot_income_offfarm | What is the total HH off-farm agricultural income? (INR) | |||||||||||||||||||||||
27 | text | tot_income_remit | What is the total HH income from remittances over the last year? (INR) | |||||||||||||||||||||||
28 | decimal | hunger_totexp_norm | What was your total expenditure on food over the last year (as a % of annual income)? | |||||||||||||||||||||||
29 | integer | num_people_all | What is the number of HH members? | |||||||||||||||||||||||
30 | integer | num_female | How many women/girls live in this HH? | |||||||||||||||||||||||
31 | integer | num_male | How many men/boys live in this HH? | |||||||||||||||||||||||
32 | integer | num_below12 | How many people under 12 live in this HH? | |||||||||||||||||||||||
33 | integer | num_over65 | How many people over 65 live in this HH? | |||||||||||||||||||||||
34 | end_group | |||||||||||||||||||||||||
35 | ||||||||||||||||||||||||||
36 | begin_group | ag_overview | Farming Overview | |||||||||||||||||||||||
37 | integer | ag_credit_loan | How much credit and/or loans from private money lenders did you take over the last year for farming activities? (INR) | |||||||||||||||||||||||
38 | integer | ag_interest | What was the interest rate on the loan (%/year)? | |||||||||||||||||||||||
39 | integer | gov_assist_ag | How much subsidy from the government and/or other support do you receive for farming activities? (INR) | |||||||||||||||||||||||
40 | integer | farm_fixed_cost | What are the farm-level fixed costs of changing systems (e.g., tractors, other big equipment, or one-time costs of cultivation)? (INR) | |||||||||||||||||||||||
41 | select_one yes_no | agC_pay_yesno | Did you receive payment for an emissions reduction or carbon sequestration service (e.g. installing a pani pipe)? | |||||||||||||||||||||||
42 | integer | num_Cactivities | How many different C market activities are you receiving payments for? | ${agC_pay_yesno} = 'yes' | ||||||||||||||||||||||
43 | begin_repeat | agC_repeat | C market activites | ${num_Cactivities} | ${agC_pay_yesno} = 'yes' | |||||||||||||||||||||
44 | text | agC_activity | What activity did you recieve a market payment for? | ${agC_pay_yesno} = 'yes' | ||||||||||||||||||||||
45 | decimal | agC_pay | If "yes" how much payment did you receive (INR)? | ${agC_pay_yesno} = 'yes' | ||||||||||||||||||||||
46 | text | agC_units | What is the unit on this payment (e.g. INR/hectare)? | ${agC_pay_yesno} = 'yes' | ||||||||||||||||||||||
47 | end_repeat | |||||||||||||||||||||||||
48 | end_group | |||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | begin_group | non_rice_ag_activities | Non-rice Farming Activities Information | |||||||||||||||||||||||
51 | select_one yes_no | any_nonrice_activities | Do you engage in any non-rice cropping activities? | |||||||||||||||||||||||
52 | select_one yes_no | any_livestock | Do you engage in any livestock activities? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
53 | ||||||||||||||||||||||||||
54 | integer | num_livestock | How many different livestock species do you have? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
55 | begin_repeat | livestock_repeat | Livestock activities | ${num_livestock} | ${any_livestock} = 'yes' | |||||||||||||||||||||
56 | text | livestock_animal | What animal is being farmed? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
57 | select_one livestock | livestock_product | What livestock product are you producing? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
58 | text | livestock_unit | What is the unit of this production? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
59 | decimal | tot_prod_livestock | What is the total production of this livestock activity (in units stated earlier)? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
60 | decimal | livestock_price | What is the price of this livestock activity (in units stated earlier)? | ${any_livestock} = 'yes' | ||||||||||||||||||||||
61 | end_repeat | livestock_repeat | ||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | integer | num_nonrice_season | How many growing seasons per year do you engage in non-rice cropping activities? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
64 | begin_repeat | grow_nonrice_season_repeat | Non-rice Crop Activity Season | ${num_nonrice_season} | ${any_nonrice_activities} = 'yes' | |||||||||||||||||||||
65 | select_one season | nonrice_grow_season | Select a season to report on non-rice cropping activity | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
66 | integer | num_activities | In this season, how many non-rice cropping activities does your HH take part in? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
67 | begin_repeat | nonrice_activities_repeat | Non-rice Crop Activity | ${num_activities} | ${any_nonrice_activities} = 'yes' | |||||||||||||||||||||
68 | select_one nonriceactivities | nonrice_activities | Select a non-rice crop activity to report on | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
69 | text | nonrice_goods | What specific good is produced? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
70 | decimal | nonrice_land_cost | If the land is leased, what is the cost of land (borne by HH)? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
71 | text | good_unit | What is the unit of production (e.g. Kgs, bags, tons)? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
72 | decimal | good_price | What is the price of good per unit? (INR/unit) | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
73 | decimal | var_prod_cost | What is the variable production cost per hectare for each non-rice crop activity (e.g. total cost of all inputs: seeds, fertilizers, labor, rental equipment, etc.)? (INR/hectare) | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
74 | decimal | fixed_prod_cost | What is the fixed production cost ("one time" large expenses) per hectare for each non-rice crop activity? (INR/ha) | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
75 | decimal | tot_prod_nonrice | What is the total production of this non-rice crop activity (in units stated above)? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
76 | integer | non_rice_sold_market | What proportion of this good was sold to market (% of production)? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
77 | integer | non_rice_consumed | What proportion of this good was consumed by the household (% of production)? | ${any_nonrice_activities} = 'yes' | ||||||||||||||||||||||
78 | end_repeat | nonrice_activities_repeat | ${any_nonrice_activities} = 'yes' | |||||||||||||||||||||||
79 | end_repeat | grow_nonrice_season_repeat | ${any_nonrice_activities} = 'yes' | |||||||||||||||||||||||
80 | end_group | |||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | begin_group | rice_ag_activities | Rice Farming Activities Information | |||||||||||||||||||||||
83 | text | rice_unit | What is the unit of rice production (e.g. Kgs, bags, tons)? | |||||||||||||||||||||||
84 | decimal | rice_price | What is the price of rice per unit? (INR/unit) | |||||||||||||||||||||||
85 | text | fert_brand | What brand/name of mineral NPK fertilizers do you use for rice? | |||||||||||||||||||||||
86 | text | org_fert_type | What type of organic fertilizer do you use for rice? | |||||||||||||||||||||||
87 | text | fert_unit | What is your fertilizer unit? | |||||||||||||||||||||||
88 | text | seed_unit | What is your seed unit? | |||||||||||||||||||||||
89 | text | yield_unit | What is your yield unit? | |||||||||||||||||||||||
90 | integer | num_rice_season | How many growing seasons per year do you engage in rice farming activities? | |||||||||||||||||||||||
91 | begin_repeat | grow_rice_season_repeat | Rice Farming Activity Season | ${num_rice_season} | ||||||||||||||||||||||
92 | select_one season | rice_grow_season | Select rice season to report on | |||||||||||||||||||||||
93 | integer | rice_manage | How many rice management sytems do you use in this season? (1 for SRI or Conventional; 2 for both SRI and Conventional) | |||||||||||||||||||||||
94 | begin_repeat | rice_activity_repeat | Rice Farming Activity at ${rice_grow_season} | ${rice_manage} | ||||||||||||||||||||||
95 | select_one rice_system | rice_system_name | Select rice management to report on | |||||||||||||||||||||||
96 | integer | num_rice_fields | How many rice fields/plots do you cultivate under this system during this season? | |||||||||||||||||||||||
97 | begin_repeat | rice_fields_repeat | Number Rice Fields at ${rice_system_name} | ${num_rice_fields} | ||||||||||||||||||||||
98 | calculate | rice_pos | position(..) | |||||||||||||||||||||||
99 | text | field_loc | Where is this field/plot number ${rice_pos} located? | |||||||||||||||||||||||
100 | decimal | field_lat | What is the latitude of field/plot number ${rice_pos}? |