Hello,
I currently have two datasets with a variable that is called scrambled_id. Scramble_id represents a unique campus. However, both data sets that use scramble_id have a different total number of observations so it is impossible to encode from string (values) to numeric. Scramble_id is a string variable with observations similar to this set up: 132$WWW$P. This type of setup is similar for almost all the observations as they are scrambled to mask identity. I am trying to create a new variable that is converted from scramble_id (which is string) to a numeric variable that would be the same for both datasets so that I could merge both datasets by this variable later on. Any assistance would be appreciated. An example of the variable and observations is below.
scrambled_id
132$WWW$P
136P74WEW
137353W$W
134P2WW22
131470P33
137PWWP15
138264$W7
1360W0$$W
13757RPRP
134045P10
137P65$W3
132134$L7
132375P01
13450WP$3
135410R06
1395W2P$7
136150PR3
13935$$35
130P65$E4
Related Posts with converting unique string variables from two datasets that are characters and numbers to numeric variable
Categorize Date VariablesIs there a way to categorize or recode date variables (say which is in %td format) in Stata? This wo…
varananewDear All, I'm looking for the varananew command or some help with it Someone could help me best f …
making a number of variables based on values of other variablesHello, I have been receiving great help from the Stata Forum by searching - but today I have encount…
Bug in asreg?I believe there is a bug in the asreg function. When I run rolling window regressions on panel data …
How to merge multiple data sets without id variable?Hi, I want to merge multiple cross-sectional micro data files for each year (1992-2003) to make a si…
Subscribe to:
Post Comments (Atom)
0 Response to converting unique string variables from two datasets that are characters and numbers to numeric variable
Post a Comment