Open ppolonik2 opened 2 years ago
Still hoping someone will look into this. I like this package but randomly missing data seems like a big problem.
It give correct data. this is api endpoint for 2015 https://api.census.gov/data/2015/acs/acs5?for=tract:*&in=state:06&get=NAME,GEO_ID,B06011_001E. I think you had checked otherthan 2015. 2021 has more data than 2015.
Hello,
When I try to download median income ('B06011_001E') for 2015 there are tons of missing values. Here is an example using California ('06') tracts, but this happens in other states too.
This returns 2611 NaNs for me, out of 8057 tracts. The same is not true for total population (the other variable here). And the same is not true when changing the year to any other year in 2010-2019.
I'd appreciate any insight! Thanks!