Description Usage Arguments Details See Also
Computes the detailed socio-economic class of a household from the individual socio-economic classes of its members
1 | cs_household(csind1, csind2)
|
csind1 |
2-digit PCS socio-economic classification categories of first household member |
csind2 |
2-digit PCS socio-economic classification categories of second household member (if any) |
The function computes the French detailed socio-economic class of a household by following the rules indicated in CNIS, 2019, p. 42 sq. The resulting classification distinguishes 7 groups (coded with latin numerals), and 16 subgroups with a distinction between homogamous and heterogamous households (coded with arabic numerals):
Code | Category |
I | Ménages à dominante cadre |
I-A | Cadre avec cadre |
I-B | Cadre avec profession intermédiaire |
II | Ménages à dominante intermédiaire ou cadre |
II-A | Cadre avec employé ou ouvrier |
II-B | Cadre avec inactif ou sans conjoint |
II-C | Profession intermédiaire ou cadre avec petit indépendant |
II-D | Profession intermédiaire avec profession intermédiaire |
III | Ménages à dominante employée ou intermédiaire |
III-A | Profession intermédiaire avec employé ou ouvrier |
III-B | Profession intermédiaire avec inactif ou sans conjoint |
III-C | Employé avec employé |
IV | Ménages à dominante petit indépendant |
IV-A | Petit indépendant avec petit indépendant, avec inactif ou sans conjoint |
IV-B | Petit indépendant avec employé ou ouvrier |
V | Ménages à dominante ouvrière |
V-A | Ouvrier avec employé |
V-B | Ouvrier avec ouvrier |
VI | Ménages mono-actifs d’employé ou d’ouvrier |
VI-A | Employé avec inactif ou sans conjoint |
VI-B | Ouvrier avec inactif ou sans conjoint |
VII | Ménages inactifs |
VII-A | Inactif avec inactif ou sans conjoint |
gs_household
for a synthetic classification in only 7 groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.