Created
September 14, 2020 09:38
-
-
Save analogic/bd613fb62f0ea5031c11893db1bf4c6a to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"Code":"AF", | |
"Name":"Africa" | |
}, | |
{ | |
"Code":"AN", | |
"Name":"Antarctica" | |
}, | |
{ | |
"Code":"AS", | |
"Name":"Asia" | |
}, | |
{ | |
"Code":"EU", | |
"Name":"Europe" | |
}, | |
{ | |
"Code":"NA", | |
"Name":"North America" | |
}, | |
{ | |
"Code":"OC", | |
"Name":"Oceania" | |
}, | |
{ | |
"Code":"SA", | |
"Name":"South America" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment