Hi all,
I am working with the microdata of 2020 5-year ACS data.
I am trying to calculate the percentage of people in New York city that received public assistance income in the past 12 months. So I used pap variable (a person record), conditioning on pap>0, the result is that 184,462 people in New York city received some public assistance income in the past 12 months.
However, I noticed the Census's aggregated tables report the public assistance income at household level.
I am just wondering if anyone knows how to calculate the percentage of household that received public assistance income in the past 12 months with microdata based pap variable which is a person record.
Thank you very much.