I’m trying to do the crosswalks from 2000 block group parts to 2010 block groups using the steps laid out in the Geographic Crosswalks page. I’m working just with one state (NC). I started by obtaining all data of interest for the 2000 block group parts (using Block Group [2000 & 2010 partition] (by State–County–County Subdivision–Place/Remainder–Census Tract–Urban/Rural). Then, I downloaded the corresponding cross-walk file (Block Group Parts to Block Groups, 2000 to 2010, just for NC). To merge, I first opened my dataset with the 2000 data of interest for block group parts and renamed “gisjoin” bgp2000gj. However, when I try to merge 1:m bgp2000gj using the crosswalk file, there are a few observations that don’t merge (4) - is that something I should be concerned about?
Result # of obs.
-----------------------------------------
not matched 4
from master 0 (_merge==1)
from using 4 (_merge==2)
matched 19,498 (_merge==3)
-----------------------------------------