Continents JSON
Download a list of Continents in JSON format. The JSON file contains 7 records.
JSON
[ { "continentCode": "AF", "name": "Africa" }, { "continentCode": "NA", "name": "North America" }, { "continentCode": "OC", "name": "Oceania" }, { "continentCode": "AN", "name": "Antarctica" }, { "continentCode": "AS", "name": "Asia" }, { "continentCode": "EU", "name": "Europe" }, { "continentCode": "SA", "name": "South America" } ]