Hi there - I'm trying to download a broad array of demographic data by MSA or zip code from the ACS through data.census.gov (e.g. age distribution for each MSA, gender makeup of each MSA). Does anyone know an efficient way to do this?
Table B09001 has data for 12-14 year olds and 15-17 year olds. This is likely the closest you can get for zip codes. I'd just divide 15-17 year olds by 3 and add to the 12-14 year olds to get 12-15. Zip data is only available off the 5-year datasets.…
Geography plays an important role for all Census Bureau activities. This webinar explains how the popular geographic types, such as block groups, census tracts, and ZIP Code Tabulation Areas are used to present American Community Survey (ACS) data. Additional…
I would like to gather data on digital connectivity in some specific areas of Kansas City. Ideally, by zip code, but so far the most granular I have been able to get is by county. Is there something else available that might get me this information at…
You can try this link - I found it by Metro and CBSA, but not by tract or zip code
https://data.census.gov/cedsci/table?q=Renters&g=310M500US34980_330M500US400&tid=ACSST1Y2019.S2502&hidePreview=true
Hope this helps.
Robin
I'm trying to locate 2014-2018 Gini index values by zip code. I was able to find this information in American Fact Finder back in Feb/March, but I'm not having any luck with the new data.census.gov site. I've been using the Gini index data table (B19083…
Is there a way to define in R which variables to pull from an ACS data set using API? Below is the code I use to pull the entire table for B01003 for all US zip codes, but this table only has Estimate and MOE, so it's not too large. But for other tables…
If you are downloading your ACS data from the Census web portal "data.census.gov" - you should use Chrome and download using a ZIP file. This will ensure that your data comes with GEO/FIPS codes. That should allow you to have the codes to join…
Hello Glenn Rice,
Probably asking an obvious question but created an output with Geocorr2022 to get population allocation factors between zip codes and upper- and lower-chamber state legislative districts. I noticed I got 3 rows with blank ZCTA values…
I hear this concern and have found various ways of dealing with it -- none perfect or national in scope but maybe within a county it might help -- for one thing SNAP ("food stamp") data is available from states at the zip code level and often can point…