Hey,
I am working with registry data and I am looking to create area-based variables for ethnicity and SES per postal code.
Specifically, I need to create 2 new variables:
The tricky thing is that there is no clear-cut data on whether person is of a non-native ethnic background as many individuals may write the dominant language of the country where they reside as their "mother tongue" despite having a different language spoken at home. In this case, the variable indicating a high % of non-native households per postal code should take into account 3 variables; mother tongue, citizenship, and country of birth.
Any tips for how I could code these 2 new variables I need for my analysis?
thanks for the help in advance
I am working with registry data and I am looking to create area-based variables for ethnicity and SES per postal code.
Specifically, I need to create 2 new variables:
- Area (postal code) with high concentration of foreign-background or foreign-born population
- Area (postal code) with high concentration of low SES households
- postal code (pn)
- mother tongue (mt)
- country of birth (cob)
- citizenship (ctz)
- SES (ses)
- average family income per postal code (inc)
The tricky thing is that there is no clear-cut data on whether person is of a non-native ethnic background as many individuals may write the dominant language of the country where they reside as their "mother tongue" despite having a different language spoken at home. In this case, the variable indicating a high % of non-native households per postal code should take into account 3 variables; mother tongue, citizenship, and country of birth.
Any tips for how I could code these 2 new variables I need for my analysis?
thanks for the help in advance
