AdminLevel1CodeToAbbreviation
const AdminLevel1CodeToAbbreviation: Record<AdminLevel1Code, AdminLevel1Abbreviation>;
A combined set of FIPS codes for US States and Territories.
Maps FIPS codes to their respective two-letter abbreviations.
const AdminLevel1CodeToAbbreviation: Record<AdminLevel1Code, AdminLevel1Abbreviation>;
A combined set of FIPS codes for US States and Territories.
Maps FIPS codes to their respective two-letter abbreviations.