Combining two fips variables to create one fips code variable

36 Views Asked by At

I have one large SAS dataset and I am currently trying to create one FIPS code variable and at the moment I only have fipsStateCode and fipscountycode. Could someone please give me some guidance on how to go about this? The codes I have reviewed merge two datasets (by fips state and county code) but I only have one dataset.

0

There are 0 best solutions below