They have set up a separate GQ Count Review for the 2020. Apparently some of the GQs were put in nearby wrong blocks. One of the problems, however, is that Differential Privacy was applied to the Block Groups, so in NY State after the prisoner relocations…
You may have already figured this out, but two things are causing your error. First, you need to have the variables contained within quotation marks. That's why it is saying "not found".
Second, I believe that tract data is only available…
I'm trying to obtain ACS 1-Year tables from 2005. Specifically, I'm looking for table B03002 (Hispanic or Latino origin by race) for either county subdivisions or places. The Census documentation says tables should be available for places with…
Greetings! How to read the data from Table DP05 of the 2019 American Community Survey (ACS) 5-year estimates into SAS? When I deleted the second row on variable definition and read it into SAS, errors came (copied below). When I read all lines starting…
As a longtime ACS Summary File user, this is a huge, and welcome change. Perhaps the best improvement is having column headers in the data files. This not only reduces the complexity in using the files, but it lessens the possibility of errors.One request…
Geocorr works by reducing both source and target geographies into collections of blocks -- the "atoms", if you will. We know the population of every block. So we can take all the blocks that are in ZCTA 21771 (say) and add up the populations of all those…
I'm reading through the PDF "Understanding and Using American Community Survey Data - What State and Local Government Users Need to Know" and need help recreating the calculation for the median salary in Case Study #1 as shown in Figure 3.8…