Generate a FIPS to state name mapping.
The keys of the returned dictionary are two-digit FIPS codes (as strings) and the values are the state names.
dict – Dictionary mapping two-digitFIPS codes (as strings) to state names.