func (c CountryCode) FIPS() string {
    switch c {
    case 8:
        return "AL"
    case 12: