cenpy-devs / cenpy

Explore and download data from Census APIs
Other
183 stars 44 forks source link

ACS Margin-of-Error Data #156

Closed Nik4002 closed 1 year ago

Nik4002 commented 1 year ago

I'm trying to pull the ACS 2019 Median Income data on the tract level for Bexar County, TX, and while the estimate column shows up when I pull the variable B19013_001E, I can't seem to find the margin-of-error column (which should be B19013_001M according to the Census' variable naming conventions). I looked on the Census data website and they do show MOE for median income, so it does exist (see here). If anyone else has had and resolved this issue, please let me know. Thanks!