Skip to content

Commit

Permalink
Add in code, addendums to CSD
Browse files Browse the repository at this point in the history
  • Loading branch information
gronert-m committed Oct 18, 2024
1 parent 56b04fe commit b71ec07
Show file tree
Hide file tree
Showing 8 changed files with 10,847 additions and 1 deletion.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,28 @@ The only exception are 228 individuals in 2013 who are coded as absent but answe

### Coding of education variables

Text
The Armenian education system has a 4 + 5 + 3 structure where the first four years represent primary, the middle five years general secondary, and the latter three upper secondary.

Specific to Armenia are the different paths and academic levels of vocational training, some requiring upper secondary education, others available to graduates of general education.

[This UNESCO website](https://unevoc.unesco.org/home/Dynamic+TVET+Country+Profiles/country=ARM) summarises the (current) education situation in Armenia, including tertiary education.

The Armenian ICLS questionnaire asks household members in the roster module about education and in the specific education module for people aged 6 and above. The GLD harmonization uses the latter, with the screenshot below showing the relevant questionnaire section.
<br></br>

![education questions](utilities/education_vars.png)

The coding of the GLD variable `educat7` uses the following coding logic:


| Q2 - Ed level | Q3 - Ed year | GLD Educat 7 |
|-------------------------------------|------------------|---------------------------------------------|
| 0. Illiterate | Any value | 1. No education |
| 1. Primary (1-4 forms) | Under four years | 2. Primary incomplete |
| 1. Primary (1-4 forms) | If four years | 3. Primary complete |
| 2. Basic secondary (5-9 forms) | Any value | 4. Secondary incomplete |
| 3. Advanced secondary (10-12 forms) | Any value | 5. Secondary complete |
| 4. Secondary vocation | Any value | 5. Secondary complete |
| 5. College (vocational) | Any value | 6. Higher than secondary but not university |
| 6. Higher | Any value | 7. University incomplete or complete |
| 7. Post-graduate | Any value | 7. University incomplete or complete |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b71ec07

Please sign in to comment.