-
-
Save bookhankaa/e73b1e7ea0e994ab37630ea4d6b67919 to your computer and use it in GitHub Desktop.
EU (European Union) country codes, ISO 3166-1 alpha-2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Note: VAT identification numbers for Greece use "EL", not "GR". | |
COUNTRY_CODES_EU = %w[ | |
AT BE BG CY CZ DK EE FI FR DE GR HU IE IT | |
LV LT LU MT NL PL PT RO SK SI ES SE GB | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment