Hi folks,
I'm a bit of a newbie when in comes to ACS so apologies in advance if it all sounds a bit simple.
I'd like to replicate findings of a paper that used an indicator from the survey but so far i failed to track it down.
Authors of paper claim they used:
Our measure of neighborhood poverty rate, based on the American Community Survey (ACS) (2006 – 2010) rolling averages, is the percentage of families below the poverty line
This data were presumably linked to study participants on the neighbourhood level - participants data are using block group level to define that.
I tried searching for variables that would match it and got lost in the huge output of ACS for 2010
https://api.census.gov/data/2010/acs/acs5/variables.html
Through various other attempts I found
S1702_C02_001E - All families!!Percent below poverty level!!Estimate!!Families
DP03_0119PE - Percent!!PERCENTAGE OF FAMILIES AND PEOPLE WHOSE INCOME IN THE PAST 12 MONTHS IS BELOW THE POVERTY LEVEL!!All families
but am unable to find them on block group levels. I tried searching via tidycensus R package, via API calls and even manually through https://data.census.gov/
It seems like these data are not available on this level. Am I correct assuming that? Is it confirmed by this documetn api.census.gov/.../geography.html