I desire to download the DP tables from 2009. I want to confirm that they are not available through the FTP and only available through the API. I do not see any documentation on the Census Bureau website that says this explicitly. I want to confirm with…
I'm working on analyzing tables DP02, DP03, DP04, and DP05 from 2007 to 2022 and am searching for a comprehensive legend that tracks changes in variable codes over time.
For instance, the field “Estimate!!ANCESTRY!!Total population!!Greek” uses the…
Dear DUG,
I have updated the Windows installer 31 March 2024 (see https://dorerfoundation.org/software)
You can now compute replicate weights that take into account the Margin of Error for the adjusting target marginal tables.
These new functions need…
That's great to hear, I'm excited to use the new PUMAs in the 2022 5yr survey for the older data for a question I'm working on. I have a tangential question.
In my work I've been using the tidycensus, survey, and srvyr packages in R and calling…
If you download the table using the API you will find numeric codes in the cells that are suppressed. The codes are here.
https://www.census.gov/data/developers/data-sets/acs-1year/notes-on-acs-estimate-and-annotation-values.html
There are other rules…
C = Current estimate, M_C = Margin of error on Current Estimate,
P = Previous estimate, M_P = Margin of error on Previous Estimate,
% change = (C-P) / P = (C/P) - 1
Margin of error on % change = sqrt( M_C^2 + (C/P)^2 * M_P^2 ) / P
It's straightforward to get estimates of the total number of adults in a geography and the total number of Black, non-Hispanic persons in a geography, but I can't see any way to get the combination of these things (the number of Black, non-Hispanic…
OK, this is a few weeks away from being finished and its in Dev mode and you need to input a field ( B19083_001E ) etc. to make it work, but it should work, I hope? For those who know or have a field name it might help give a quick overview. But for…