Skip to content

Household structure variables from the PSID #6

@jdebacker

Description

@jdebacker

@MaxGhenis and @prrathi are working on an estimate of the number of children per household. The current version of the psid_download.R script in this repo pulls a few related variables:

                        # Demographics
                        head_age="ER17013",
                        spouse_age="ER47319",
                        head_gender="ER47318",
                        head_num_children="V10977",
                        num_children="ER37724",
                        num_children_away_from_home="V561",
                        num_children_under18="ER47320",

Are there additional variables you two would like pulled? FYI, PSID variable search is here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions