Hello everyone! I am very new at this, and could use all the help the community is willing to offer. I am looking for the most recent data on female led renter households in Norfolk, Virginia. Where would I start in order to be able to pull this data…
I'm pretty new to using API, and have had some success, but am running into challenges grabbing data from Table B19013 by zip code. This is the code I'm using.
# Install required packagesif (!require(tidycensus)) install.packages("tidycensus")…
I don't have a definitive list, however through some sleuthing I was able to figure out:
Hi All,
I've been successfully fetching ACS 5-year state legislative district data using my API key for years 2010 - 2022.However, I am having issues fetching the same data at the zip-level (for years 2011 - 2022). I am able to fetch zip-level data…
Thank you Diana. We tried B26001_001E and it was highly useful. Most of the age/gender disparities are in zip codes where this field has a high value in terms of % of total population. Conversely, for 90% of the zip codes this field is less than 5% of…
Suggest looking at IRS income by zip code data. This counts the number of returns into six income categories by zip code. It's the population, not an estimate. Also has breakdowns by kind of income. SOI Tax Stats - Individual Income Tax Statistics…
Thank you, Glenn. In my data, I only have zip codes which I just realized that can't be used for linkage because there's no zcta-zip code crosswalk. What to do if my aim is to get zip-code level data?