get_design_record
Obtain the official variable dictionary for EPH microdata files to ensure correct variable names and category codes, which change between periods.
Instructions
Returns the OFFICIAL variable dictionary for EPH microdata files.
Call eph_setup() first if you have not already. Call this BEFORE writing any code that references variable names or category codes. Do NOT use variable names from memory — they change between periods.
tipo values: "31_aglomerados_pre" — EPH 31 aglomerados urbanos, quarters BEFORE 4T2023 "31_aglomerados_post" — EPH 31 aglomerados urbanos, FROM 4T2023 onward (redesigned variables) "total_urbano_pre" — EPH Total Urbano, before 4T2023 "total_urbano_post" — EPH Total Urbano, from 4T2023 onward
If the user has not specified the period, ASK before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tipo | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |