Skip to content

Instantly share code, notes, and snippets.

View tepahk's full-sized avatar
🍋

Tessa Pahkamaa tepahk

🍋
View GitHub Profile

Keybase proof

I hereby claim:

  • I am tepahk on github.
  • I am tepahk (https://keybase.io/tepahk) on keybase.
  • I have a public key ASDEUol3ZqGjJHos6rJpd39HRDHghdZ_baZlwGVMfA7aZgo

To claim this, I am signing this object:

[{
"countryCode": "AD",
"abbreviation": "2",
"name": "Canillo",
"type": "Parish"
}, {
"countryCode": "AD",
"abbreviation": "3",
"name": "Encamp",
"type": "Parish"
@tepahk
tepahk / countries.json
Last active March 8, 2022 22:37
JSON array of all countries with ISO-2 and ISO-3 codes pulled from https://www.iso.org/obp/ui/#search/code/
[{
"name" : "Afghanistan",
"iso2": "AF",
"iso3" : "AFG",
"numeric": "004"
},
{
"name" : "South Africa",
"iso2": "ZA",
"iso3" : "ZAF",