Hello,
I would like to replace 0s with 1s where the variable name exists as a value within the variable named "cropcultlast12mos" and foreach hhid. For example, if maize is a value in the cropcultlast12mos and there is a variable names "maize", it should be 1.
I tried the code below, but it replaces everything with one:
Kindly help
I would like to replace 0s with 1s where the variable name exists as a value within the variable named "cropcultlast12mos" and foreach hhid. For example, if maize is a value in the cropcultlast12mos and there is a variable names "maize", it should be 1.
I tried the code below, but it replaces everything with one:
Code:
local varrs "amaranth avocados bananas barley bean bushbeans climbingbeans cabbage carrots cassava chickpeas cocoa coffee" local crops "amaranth avocados bananas barley bean bushbeans climbingbeans cabbage carrots cassava chickpeas cocoa coffeet" foreach x of local varrs{ foreach y of local crops{ bys hhid: replace `x' = "1" if strpos(cropcultlast12mos, "`y'") } }
Kindly help
Code:
* Example generated by -dataex-. For more info, type help dataex clear input str12 hhid str139 cropcultlast12mos str1(amaranth avocados bananas barley bean bushbeans climbingbeans cabbage carrots cassava chickpeas cocoa coffee) "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000131" "maize bean" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "potato maize cabbage avocado other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000365" "groundnuts bean peas maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000236" "potatoIrish forage maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000366" "maize pigeonpea" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000469" "bananas other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000237" "carrots maize potatoIrish other1 peas" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CHHHKE000001" "avocado maize potato bean other1" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CCHHKE000164" "bean maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CCHHKE000164" "bean maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "CCHHKE000164" "bean maize" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" "0" end
Comment