Upload 9 files
Browse files- .gitattributes +1 -0
- LICENCE.md +26 -0
- README.md +95 -3
- croissant-worldwidedishes.json +360 -0
- data/Community_Review_Generated_Dish_Images.csv +0 -0
- data/WorldWideDishes_2024_June.xlsx +3 -0
- data/WorldWideDishes_2024_June_Selected_Countries.csv +31 -0
- data/WorldWideDishes_2024_June_US_Test_Set.csv +31 -0
- data/WorldWideDishes_2024_June_World_Wide_Dishes.csv +0 -0
- data/countries_with_continent.csv +332 -0
.gitattributes
CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
data/WorldWideDishes_2024_June.xlsx filter=lfs diff=lfs merge=lfs -text
|
LICENCE.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Terms of use, licensing and maintenance
|
2 |
+
|
3 |
+
## Terms of Use
|
4 |
+
This dataset is primarily intended for evaluating foundation models. However, it can be used for careful fine-tuning, bearing in mind the skewed distribution of regional information provided. We prohibit use of the data in World Wide Dishes in developing prompt templates for the generation of training data or any other related uses. As we demonstrate in this paper, these models have a high propensity for the replication of stereotypical settings and imagery and other undesirable outcomes and errors. Stringent auditing of any generated output is, therefore, necessary to avoid misinformation in the training data.
|
5 |
+
|
6 |
+
## Licence
|
7 |
+
The World Wide Dishes dataset includes text and image data that is free to use under a CC-BY 4.0 licence and is used as such by the authors. In addition to contributor photographs shared with consent, the dataset contains URLs that reference images that (at the time of curation) are under Creative Commons and/or royalty-free licences that allow for their use and distribution. However, we note that the individual images we link to may have licences that do not allow commercial use. Users of this dataset will assume liability if they use the dataset beyond the terms of use as indicated by the benchmark. The authors do not take responsibility for any licences that change with time.
|
8 |
+
|
9 |
+
The authors confirm that, to the best of their knowledge, they are using all intellectual property in accordance with their licences, and the use of the data as stipulated in this Terms of Use and the accompanying manuscript and GitHub repository does not violate any rights. The GDPR allows for certain processing of personal data for research purposes. Please contact Elizaveta Semenova in the event of concerns: <[email protected]>.
|
10 |
+
|
11 |
+
Please refer to the [World Wide Dishes Github repository](https://github.com/oxai/world-wide-dishes) for the most up-to-date information.
|
12 |
+
|
13 |
+
## Dataset maintenance
|
14 |
+
|
15 |
+
The URLs provided in World Wide Dishes are curated manually. At the time of collection in May 2024, none of the URLs pointed to any images containing harmful or disturbing imagery or depicted children.
|
16 |
+
The authors undertake proactively investigate the dataset for broken links, with randomised checks of the images themselves to ensure URLs are not redirecting every 6 months.
|
17 |
+
|
18 |
+
We also welcome scrutiny and feedback from members of the community who choose to use the dataset. To facilitate this process, we put forward the following:
|
19 |
+
|
20 |
+
|
21 |
+
- A [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSdFs2T4zsGXzJdgHKGjkUMsw-sDd97SCV6K09zAXXp6JL0g1A/viewform?usp=sf_link) can be used to identify broken and/or inappropriate links. Authors are notified when a submission is made.
|
22 |
+
- Feedback, concerns, and issues can be submitted via a GitHub Issue: <https://github.com/oxai/world-wide-dishes/issues>.
|
23 |
+
|
24 |
+
|
25 |
+
## Reporting and/or addressing issues with the dataset
|
26 |
+
If there are any concerns about the dataset or specific links to images or associated images, please contact the authors by filling out this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSdFs2T4zsGXzJdgHKGjkUMsw-sDd97SCV6K09zAXXp6JL0g1A/viewform?usp=sf_link) and offending information will be removed immediately. Such concerns may include but are not limited to: issues with the metadata related to a dish; deprecated links; links that have redirected to disturbing or inappropriate content; or you may have identified yourself in an image and would like such image removed.
|
README.md
CHANGED
@@ -1,3 +1,95 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# The World Wide Recipe: A community-centred framework for fine-grained data collection and regional bias operationalisation
|
2 |
+
[Jabez Magomere](https://github.com/JabezNzomo99), [Shu Ishida](https://github.com/shuishida), [Tejumade Afonja](https://github.com/tejuafonja), [Aya Salama](https://github.com/Aya-S), [Daniel Kochin](https://github.com/danielkochin), [Foutse Yuehgoh](https://github.com/Foutse), [Imane Hamzaoui](https://github.com/imanehmz), [Raesetje Sefala](https://github.com/sefalab), [Aisha Aalagib](https://github.com/AishaAlaagib), Samantha Dalal, Beatrice Marchegiani, [Elizaveta Semenova](https://github.com/elizavetasemenova), [Lauren Crais](https://www.law.ox.ac.uk/people/lauren-crais), [Siobhan Mackenzie Hall](https://github.com/smhall97)
|
3 |
+
|
4 |
+
**Official Website** (used for data collection): https://worldwidedishes.com/
|
5 |
+
- [**Read more about the project and the dataset**](https://worldwidedishes.com/about/)
|
6 |
+
|
7 |
+
## The World Wide Dishes Dataset
|
8 |
+
|
9 |
+
- [Licence and terms of use](./LICENCE.md)
|
10 |
+
|
11 |
+
We present the **World Wide Dishes** dataset which seeks to assess these disparities through a decentralised data collection effort to gather perspectives directly from people with a wide variety of backgrounds from around the globe with the aim of creating a dataset consisting of their insights into their own experiences of foods relevant to their cultural, regional, national, or ethnic lives.
|
12 |
+
|
13 |
+
- [World Wide Dishes csv](./data/WorldWideDishes_2024_June_World_Wide_Dishes.csv)
|
14 |
+
- [World Wide Dishes Excel Sheet](./data/WorldWideDishes_2024_June.xlsx)
|
15 |
+
|
16 |
+
The meta data of the World Wide Dishes dataset is available in the [Croissant format](https://github.com/mlcommons/croissant):
|
17 |
+
- [World Wide Dishes Croissant metadata](./croissant-worldwidedishes.json)
|
18 |
+
|
19 |
+
## The World Wide Dishes website
|
20 |
+
Link to the website used during data collection: <https://worldwidedishes.com/>
|
21 |
+
|
22 |
+
The website includes our Data Protection Policy and FAQs developed to support contributors during the data collection process.
|
23 |
+
|
24 |
+
### Running your own instance of the website:
|
25 |
+
|
26 |
+
Please refer to the README.md in the webapp directory for instructions on how to run your own instance of the website.
|
27 |
+
- [Web application source code and README.md](./webapp)
|
28 |
+
|
29 |
+
## The World Wide Dishes Experiments
|
30 |
+
In addition to World Wide Dishes dataset, we present 30 dishes for 5 selected African countries + 30 dishes for the US as a baseline.
|
31 |
+
An additional test suite was curated for regional parity.
|
32 |
+
|
33 |
+
- [Dishes selected for the five African countries + the US](./data/WorldWideDishes_2024_June_Selected_Countries.csv)
|
34 |
+
- [US Test set csv](./data/WorldWideDishes_2024_June_US_Test_Set.csv) (same set of dishes in the previous sheet, but also includes a regional label)
|
35 |
+
- [Dishes selected for the five African countries + the US / US Test set (Excel Sheet)](./data/WorldWideDishes_2024_June.xlsx)
|
36 |
+
|
37 |
+
## Reproducing experiments
|
38 |
+
|
39 |
+
### Setting up the Python environment
|
40 |
+
```
|
41 |
+
conda create -n wwd python=3.10
|
42 |
+
conda activate wwd
|
43 |
+
pip install -r requirements.txt
|
44 |
+
```
|
45 |
+
|
46 |
+
### Create an `.env` file with settings
|
47 |
+
Create a `.env` file in the root directory of the repository with the following settings:
|
48 |
+
```
|
49 |
+
WWD_CSV_PATH=./data/WorldWideDishes_2024_June_World_Wide_Dishes.csv
|
50 |
+
WWD_30_DISHES_CSV_PATH=./data/WorldWideDishes_2024_June_Selected_Countries.csv
|
51 |
+
```
|
52 |
+
This points to the World Wide Dishes dataset and the 30 dishes selected for the African countries and the US.
|
53 |
+
|
54 |
+
### Obtaining an OpenAI API key and Groq API key
|
55 |
+
If you want to conduct experiments that involve the use of OpenAI products such as GPT 3.5 (required for the [LLM experiments](./llm_probing)), DALL-E 2 and DALL-E 3 (required for the [dish image generation](./gen_images)),
|
56 |
+
please [obtain the OpenAI API key from here](https://platform.openai.com/api-keys) and set it as an environment variable `OPENAI_API_KEY` by adding it to the [`.env`](./.env) file. (Make sure you don't commit this file to Git!)
|
57 |
+
|
58 |
+
While [Llama 3 (8B) model](https://huggingface.co/meta-llama/Meta-Llama-3-8B) and [Llama 3 (70B) model](https://huggingface.co/meta-llama/Meta-Llama-3-70B) can be run locally by first obtaining a licence through Huggingface from the links provided,
|
59 |
+
running these models locally is computationally expensive and time-consuming.
|
60 |
+
|
61 |
+
[Groq](https://groq.com) offers a fast and reliable API service for open-sourced LLMs, including Llama 3 models. As of June 2024, the Groq API is free to use.
|
62 |
+
Please [obtain the Groq API key from here](https://console.groq.com/keys) and set it as an environment variable `GROQ_API_KEY` by adding it to the [`.env`](./.env) file.
|
63 |
+
|
64 |
+
### LLM Experiments to evaluate common knowledge understanding
|
65 |
+
Please refer to the README.md in the [`llm_probing`](./llm_probing) directory for instructions on how to run the experiments.
|
66 |
+
- [LLM Probing source code and README.md](./llm_probing)
|
67 |
+
|
68 |
+
### Code for generating images using the World Wide Dishes dataset
|
69 |
+
Please refer to the README.md in the [`gen_images`](./gen_images) directory for instructions on how to run the experiments.
|
70 |
+
- [Image Generation source code and README.md](./gen_images)
|
71 |
+
|
72 |
+
### CLIP Experiments to evaluate association of generated images with positive and negative descriptors
|
73 |
+
Please refer to the README.md in the [`clip_probing`](./clip_probing) directory for instructions on how to run the experiments.
|
74 |
+
- [CLIP Probing source code and README.md](./clip_probing)
|
75 |
+
|
76 |
+
### VQA Experiments to probe generated outputs for potential biases
|
77 |
+
Please refer to the README.md in the [`vqa`](./vqa) directory for instructions on how to run the experiments.
|
78 |
+
- [VQA source code and README.md](./vqa)
|
79 |
+
|
80 |
+
## Community Review of generated images
|
81 |
+
|
82 |
+
Due to the high degree of inaccurate and culturally insensitve imagery we will not be releasing the generated images for safety reasons. Our terms of use also prohibits the generation of images for trainign models using the World Wide Dishes dataset.
|
83 |
+
|
84 |
+
For transparency and insight into the review conducted, we are releasing the text responses only:
|
85 |
+
|
86 |
+
- [Community Reviews](./data/Community_Review_Generated_Dish_Images.csv)
|
87 |
+
|
88 |
+
## Contributor-submitted CC-licenced dish images
|
89 |
+
|
90 |
+
In the World Wide Dishes dataset, we have a column `uploaded_image_name` that contains paths to dish images that we have contributed and are CC-licenced.
|
91 |
+
This is a subset of the images that were contributed to the data collection website.
|
92 |
+
We only include those images that we were personally able to verify as being owned by the contributor.
|
93 |
+
We have uploaded these images to a Google Drive folder for public access.
|
94 |
+
- [Contributor-submitted dish images on Google Drive](https://drive.google.com/drive/folders/1yDfeOdGKIpC1XNEp4TrSbkKbhz2Nzl9a?usp=sharing
|
95 |
+
)
|
croissant-worldwidedishes.json
ADDED
@@ -0,0 +1,360 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"@context": {
|
3 |
+
"@language": "en",
|
4 |
+
"@vocab": "https://schema.org/",
|
5 |
+
"column": "ml:column",
|
6 |
+
"data": {
|
7 |
+
"@id": "ml:data",
|
8 |
+
"@type": "@json"
|
9 |
+
},
|
10 |
+
"dataType": {
|
11 |
+
"@id": "ml:dataType",
|
12 |
+
"@type": "@vocab"
|
13 |
+
},
|
14 |
+
"extract": "ml:extract",
|
15 |
+
"field": "ml:field",
|
16 |
+
"fileProperty": "ml:fileProperty",
|
17 |
+
"format": "ml:format",
|
18 |
+
"includes": "ml:includes",
|
19 |
+
"isEnumeration": "ml:isEnumeration",
|
20 |
+
"jsonPath": "ml:jsonPath",
|
21 |
+
"ml": "http://mlcommons.org/schema/",
|
22 |
+
"parentField": "ml:parentField",
|
23 |
+
"path": "ml:path",
|
24 |
+
"recordSet": "ml:recordSet",
|
25 |
+
"references": "ml:references",
|
26 |
+
"regex": "ml:regex",
|
27 |
+
"repeated": "ml:repeated",
|
28 |
+
"replace": "ml:replace",
|
29 |
+
"sc": "https://schema.org/",
|
30 |
+
"separator": "ml:separator",
|
31 |
+
"source": "ml:source",
|
32 |
+
"subField": "ml:subField",
|
33 |
+
"transform": "ml:transform"
|
34 |
+
},
|
35 |
+
"@type": "sc:Dataset",
|
36 |
+
"name": "WorldWideDishes",
|
37 |
+
"description": "WORLD WIDE DISHES is a mixed image and text food dataset, collected purely through human contribution and decentralised means, by creating a website widely distributed through social networks. The resulting dataset is a collection of 765 dishes, with dish names collected in 135 local languages. ",
|
38 |
+
"citation": "@dataset{magomere_2024,\n author = {Magomere, Jabez and\n Ishida, Shu and\n Afonja, Tejumade and\n Salama, Aya and\n Kochin, Daniel and\n Yuehgoh, Foutse and\n Hamzaoui, Image and\n Sefala, Raesetje and\n Aalagib, Aisha and\n Semenova, Elizaveta and\n Crais, Lauren and\n Mackenzie Hall, Siobhan},\n title = {World Wide Dishes},\n month = June,\n year = 2024,\n publisher = {Github},\n version = 1,\n url = {https://github.com/oxai/mt23-culture-bias-wip/blob/main/data/WorldWideDishes_2024_June_World_Wide_Dishes.csv}\n}",
|
39 |
+
"license": "cc-by-nc-sa-4.0",
|
40 |
+
"url": "https://github.com/oxai/world-wide-dishes/tree/main/data",
|
41 |
+
"version": "1.0.0",
|
42 |
+
"distribution": [
|
43 |
+
{
|
44 |
+
"@type": "sc:FileObject",
|
45 |
+
"name": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
46 |
+
"contentSize": "358 KB",
|
47 |
+
"contentUrl": "https://raw.githubusercontent.com/oxai/world-wide-dishes/main/data/WorldWideDishes_2024_June_World_Wide_Dishes.csv",
|
48 |
+
"encodingFormat": "text/csv",
|
49 |
+
"sha256": "bf5ecc0dd1ee791df2a1c6f4934ad53743cf04a4242073d88b0de77e67c9fd8b"
|
50 |
+
}
|
51 |
+
],
|
52 |
+
"recordSet": [
|
53 |
+
{
|
54 |
+
"@type": "ml:RecordSet",
|
55 |
+
"name": "default",
|
56 |
+
"field": [
|
57 |
+
{
|
58 |
+
"@type": "ml:Field",
|
59 |
+
"name": "id",
|
60 |
+
"description": "unique identifier",
|
61 |
+
"dataType": "sc:Integer",
|
62 |
+
"source": {
|
63 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
64 |
+
"extract": {
|
65 |
+
"column": "id"
|
66 |
+
}
|
67 |
+
}
|
68 |
+
},
|
69 |
+
{
|
70 |
+
"@type": "ml:Field",
|
71 |
+
"name": "local_name",
|
72 |
+
"description": "name of dish in local language",
|
73 |
+
"dataType": "sc:Text",
|
74 |
+
"source": {
|
75 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
76 |
+
"extract": {
|
77 |
+
"column": "local_name"
|
78 |
+
}
|
79 |
+
}
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"@type": "ml:Field",
|
83 |
+
"name": "english_name",
|
84 |
+
"description": "name of dish in English (if available) or a phonetic approximation thereof",
|
85 |
+
"dataType": "sc:Text",
|
86 |
+
"source": {
|
87 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
88 |
+
"extract": {
|
89 |
+
"column": "english_name"
|
90 |
+
}
|
91 |
+
}
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"@type": "ml:Field",
|
95 |
+
"name": "language",
|
96 |
+
"description": "name of local language",
|
97 |
+
"dataType": "sc:Text",
|
98 |
+
"source": {
|
99 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
100 |
+
"extract": {
|
101 |
+
"column": "language"
|
102 |
+
}
|
103 |
+
}
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"@type": "ml:Field",
|
107 |
+
"name": "language_code",
|
108 |
+
"description": "associated language code",
|
109 |
+
"dataType": "sc:Text",
|
110 |
+
"source": {
|
111 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
112 |
+
"extract": {
|
113 |
+
"column": "language_code"
|
114 |
+
}
|
115 |
+
}
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"@type": "ml:Field",
|
119 |
+
"name": "countries",
|
120 |
+
"description": "country(ies) associated with the dish",
|
121 |
+
"dataType": "sc:Text",
|
122 |
+
"source": {
|
123 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
124 |
+
"extract": {
|
125 |
+
"column": "countries"
|
126 |
+
}
|
127 |
+
}
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"@type": "ml:Field",
|
131 |
+
"name": "continent",
|
132 |
+
"description": "continent(s) associated with the dish",
|
133 |
+
"dataType": "sc:Text",
|
134 |
+
"source": {
|
135 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
136 |
+
"extract": {
|
137 |
+
"column": "continent"
|
138 |
+
}
|
139 |
+
}
|
140 |
+
},
|
141 |
+
{
|
142 |
+
"@type": "ml:Field",
|
143 |
+
"name": "regions",
|
144 |
+
"description": "region(s) associated with the dish",
|
145 |
+
"dataType": "sc:Text",
|
146 |
+
"source": {
|
147 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
148 |
+
"extract": {
|
149 |
+
"column": "regions"
|
150 |
+
}
|
151 |
+
}
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"@type": "ml:Field",
|
155 |
+
"name": "cultures",
|
156 |
+
"description": "cultural, social, or ethnic group(s) associated with the dish",
|
157 |
+
"dataType": "sc:Text",
|
158 |
+
"source": {
|
159 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
160 |
+
"extract": {
|
161 |
+
"column": "cultures"
|
162 |
+
}
|
163 |
+
}
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"@type": "ml:Field",
|
167 |
+
"name": "time_of_day",
|
168 |
+
"description": "time of day the dish is eaten",
|
169 |
+
"dataType": "sc:Text",
|
170 |
+
"source": {
|
171 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
172 |
+
"extract": {
|
173 |
+
"column": "time_of_day"
|
174 |
+
}
|
175 |
+
}
|
176 |
+
},
|
177 |
+
{
|
178 |
+
"@type": "ml:Field",
|
179 |
+
"name": "time_of_day_more",
|
180 |
+
"description": "more information about time of day the dish is eaten",
|
181 |
+
"dataType": "sc:Text",
|
182 |
+
"source": {
|
183 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
184 |
+
"extract": {
|
185 |
+
"column": "time_of_day_more"
|
186 |
+
}
|
187 |
+
}
|
188 |
+
},
|
189 |
+
{
|
190 |
+
"@type": "ml:Field",
|
191 |
+
"name": "type_of_dish",
|
192 |
+
"description": "type of dish",
|
193 |
+
"dataType": "sc:Text",
|
194 |
+
"source": {
|
195 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
196 |
+
"extract": {
|
197 |
+
"column": "type_of_dish"
|
198 |
+
}
|
199 |
+
}
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"@type": "ml:Field",
|
203 |
+
"name": "type_of_dish_more",
|
204 |
+
"description": "more information about type of dish",
|
205 |
+
"dataType": "sc:Text",
|
206 |
+
"source": {
|
207 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
208 |
+
"extract": {
|
209 |
+
"column": "type_of_dish_more"
|
210 |
+
}
|
211 |
+
}
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"@type": "ml:Field",
|
215 |
+
"name": "utensils",
|
216 |
+
"description": "utensils used to eat the dish",
|
217 |
+
"dataType": "sc:Text",
|
218 |
+
"source": {
|
219 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
220 |
+
"extract": {
|
221 |
+
"column": "utensils"
|
222 |
+
}
|
223 |
+
}
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"@type": "ml:Field",
|
227 |
+
"name": "drink",
|
228 |
+
"description": "beverages typically drunk with the dish",
|
229 |
+
"dataType": "sc:Text",
|
230 |
+
"source": {
|
231 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
232 |
+
"extract": {
|
233 |
+
"column": "drink"
|
234 |
+
}
|
235 |
+
}
|
236 |
+
},
|
237 |
+
{
|
238 |
+
"@type": "ml:Field",
|
239 |
+
"name": "occasions",
|
240 |
+
"description": "circumstances under which the dish is eaten, such as a special occassion",
|
241 |
+
"dataType": "sc:Text",
|
242 |
+
"source": {
|
243 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
244 |
+
"extract": {
|
245 |
+
"column": "occasions"
|
246 |
+
}
|
247 |
+
}
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"@type": "ml:Field",
|
251 |
+
"name": "occasions_more",
|
252 |
+
"description": "more information about circumstances under which the dish is eaten",
|
253 |
+
"dataType": "sc:Text",
|
254 |
+
"source": {
|
255 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
256 |
+
"extract": {
|
257 |
+
"column": "occasions_more"
|
258 |
+
}
|
259 |
+
}
|
260 |
+
},
|
261 |
+
{
|
262 |
+
"@type": "ml:Field",
|
263 |
+
"name": "ingredients",
|
264 |
+
"description": "ingredients of the dish",
|
265 |
+
"dataType": "sc:Text",
|
266 |
+
"source": {
|
267 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
268 |
+
"extract": {
|
269 |
+
"column": "ingredients"
|
270 |
+
}
|
271 |
+
}
|
272 |
+
},
|
273 |
+
{
|
274 |
+
"@type": "ml:Field",
|
275 |
+
"name": "recipe",
|
276 |
+
"description": "URL to a third-party website with a relevant recipe",
|
277 |
+
"dataType": "sc:URL",
|
278 |
+
"source": {
|
279 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
280 |
+
"extract": {
|
281 |
+
"column": "recipe"
|
282 |
+
}
|
283 |
+
}
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"@type": "ml:Field",
|
287 |
+
"name": "more_details",
|
288 |
+
"description": "any further information that the contributor considers relevant about the dish",
|
289 |
+
"dataType": "sc:Text",
|
290 |
+
"source": {
|
291 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
292 |
+
"extract": {
|
293 |
+
"column": "more_details"
|
294 |
+
}
|
295 |
+
}
|
296 |
+
},
|
297 |
+
{
|
298 |
+
"@type": "ml:Field",
|
299 |
+
"name": "public_cc_image_url",
|
300 |
+
"description": "URL of an image shared online with a CC-BY license",
|
301 |
+
"dataType": "sc:URL",
|
302 |
+
"source": {
|
303 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
304 |
+
"extract": {
|
305 |
+
"column": "public_cc_image_url"
|
306 |
+
}
|
307 |
+
}
|
308 |
+
},
|
309 |
+
{
|
310 |
+
"@type": "ml:Field",
|
311 |
+
"name": "public_cc_image_caption",
|
312 |
+
"description": "caption of the CC-BY license image",
|
313 |
+
"dataType": "sc:Text",
|
314 |
+
"source": {
|
315 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
316 |
+
"extract": {
|
317 |
+
"column": "public_cc_image_caption"
|
318 |
+
}
|
319 |
+
}
|
320 |
+
},
|
321 |
+
{
|
322 |
+
"@type": "ml:Field",
|
323 |
+
"name": "uploaded_image_name",
|
324 |
+
"description": "personal photograph of the dish (to be used only for research purposes)",
|
325 |
+
"dataType": "sc:Text",
|
326 |
+
"source": {
|
327 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
328 |
+
"extract": {
|
329 |
+
"column": "uploaded_image_name"
|
330 |
+
}
|
331 |
+
}
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"@type": "ml:Field",
|
335 |
+
"name": "uploaded_image_url",
|
336 |
+
"description": "URL of personal photograph of the dish",
|
337 |
+
"dataType": "sc:URL",
|
338 |
+
"source": {
|
339 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
340 |
+
"extract": {
|
341 |
+
"column": "uploaded_image_url"
|
342 |
+
}
|
343 |
+
}
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"@type": "ml:Field",
|
347 |
+
"name": "uploaded_image_caption",
|
348 |
+
"description": "caption of personal photograph of the dish",
|
349 |
+
"dataType": "sc:Text",
|
350 |
+
"source": {
|
351 |
+
"distribution": "WorldWideDishes_2024_June_World_Wide_Dishes",
|
352 |
+
"extract": {
|
353 |
+
"column": "uploaded_image_caption"
|
354 |
+
}
|
355 |
+
}
|
356 |
+
}
|
357 |
+
]
|
358 |
+
}
|
359 |
+
]
|
360 |
+
}
|
data/Community_Review_Generated_Dish_Images.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/WorldWideDishes_2024_June.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fcea11be9c4973d6dfaaa8202b9577bce0f52d0d51ff2312b2999ecec4a917d
|
3 |
+
size 312073
|
data/WorldWideDishes_2024_June_Selected_Countries.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Nigeria,Cameroon,Algeria,South Africa,Kenya,the United States of America
|
2 |
+
Abacha,Achu Soup,rechta,Morogo wa Thelele,Mukimo,Clam chowder
|
3 |
+
Adalu,djama djama / Njama Njama,l7em le7lou,umngqusho neembotyi,Omena,Blueberry pie
|
4 |
+
Àkàrà / Acaraje,Doukoko / Okok / fumbwa,Aghrum Aquran,Menotlwana le malana,Ugali ya Wimbi,Pot roast
|
5 |
+
Àmàlà pelu obe Ewédú ati eran meji,Kati-Kati / Khati-Khati,Thamthount,Mango Atchar,Mahindi Choma,Boston cream pie
|
6 |
+
Asaro,Sauce Foléré,Dersa,Pap and boerewors,Pilau,Barbecue
|
7 |
+
Áwárá,Kilichi,Legmi,Biltong,Chips Masala,Pumpkin pie
|
8 |
+
Èbá / Cooked Garri,Saŋa / Sanga,Garantina,Nama ya hlogo,Githeri,Chicago-style deep-dish pizza
|
9 |
+
Èbá ati Ila Alasepo,N'nam Wondo,zviti,Ting ya mabele,Tziswa,Kielbasa
|
10 |
+
Ebiripo,Nyamangoro / Congo meat / Slowboys,Chekhchoukha,Ditloo,Vitumbua,Cioppino
|
11 |
+
Eko,Ndolè,mhadjeb,3 bean salad,Ndengu,Agua fresca
|
12 |
+
Ekuru ati ata dindin,Nyamangoro Red Soup,qelb ellouz,Chakalaka,Tambi Nyekundu,Nachos
|
13 |
+
Ẹwà Agoyin,Eru,tahbult tmellalin,Mashonzha,Mbaazi za nazi,Tortilla
|
14 |
+
Fufu,beignet koki / Akara,Adghes,Ledombolo,Mchomo,New York style cheesecake
|
15 |
+
Fura,Corn chaff / Corn Tchap,Creppone,Phuthu,Magira / Dengu,Pecan pie
|
16 |
+
Ikokore,Egusi pudding,el kadi ou jmaatou,Diphaphatha,Chapo madondo,Biscuits and gravy
|
17 |
+
Ila Alasepo,Koki,Dobara,Mala mogodu,Maharage ya Nazi,Hotdish
|
18 |
+
Iyan ati Egusi,Beignets haricot bouillie (BHB),Aliwa tizalfawen,Umvubo,Kuon,Sweet tea
|
19 |
+
Jollof,Poulet DG (Directeur Général),aḍemmin,Pap,Matoke,Pastrami
|
20 |
+
Ki-li-shi,Pomme pilé,Mhancha,Malva Pudding,Managu,Eggs benedict
|
21 |
+
Kuli Kuli,"Nkui, misan phu pe nzap",shebah sefra,Sphatlo,Mùtura,Bialys
|
22 |
+
Masa,Plantain Chips,hmis,Koffiekoekies,Matobosha,Cornbread
|
23 |
+
Miyan Kuka,Caramels d’arachides,merguez,Babotie,Ndizi za kiume,Peanut butter and jelly sandwich
|
24 |
+
Ofe Nsala,Kwacoco Bible,Bradj,Melktert,Ugali/Sima,Hot dogs
|
25 |
+
Ofe Okazi,Kelen kelen,Mardoud,Bunny chow,Sukuma wiki,Chocolate chip cookies
|
26 |
+
Ofe Olubu,Abaakuru / bankourou,Besbousa,Vetkoek,Nyama choma,Apple pie
|
27 |
+
Okra soup,Masa / Maca,Brik,Cape Malay Curry,Kaimati,Brownies
|
28 |
+
Puff-Puff,Mbongo tchobi,zaligou,Smoorsnoek,Maru Bhajia,S'mores
|
29 |
+
Small chops,Nékoo,Baghrir,Hlako,Halwa,Milkshakes
|
30 |
+
TUWO SHIKANFA,Roasted fish,Jawzia,Potjiekos,Gìtwero,Philly cheesesteak
|
31 |
+
Uwka,SOYA / Suya,Adrez n tagella,Koeksister,Chapo,Crab cakes
|
data/WorldWideDishes_2024_June_US_Test_Set.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Name,Region
|
2 |
+
Clam chowder,New England
|
3 |
+
Blueberry pie,New England
|
4 |
+
Boston cream pie,New England
|
5 |
+
Pot roast,New England
|
6 |
+
Chicago-style deep-dish pizza,Midwest
|
7 |
+
Kielbasa,Midwest
|
8 |
+
Hotdish,Midwest
|
9 |
+
Cioppino,California
|
10 |
+
Agua fresca,California and the Southwest
|
11 |
+
Nachos,Southwest
|
12 |
+
Tortilla,Southwest
|
13 |
+
Pecan pie,South
|
14 |
+
Biscuits and gravy,South
|
15 |
+
Sweet tea,South
|
16 |
+
New York style cheesecake,New York
|
17 |
+
Pastrami,New York
|
18 |
+
Eggs benedict,New York
|
19 |
+
Bialys,New York
|
20 |
+
Philly cheesesteak,Mid-Atlantic
|
21 |
+
Crab cakes,Mid-Atlantic
|
22 |
+
Pumpkin pie,Nationwide
|
23 |
+
Apple pie,Nationwide
|
24 |
+
Hot dogs,Nationwide
|
25 |
+
Chocolate chip cookies,Nationwide
|
26 |
+
Brownies,Nationwide
|
27 |
+
Milkshakes,Nationwide
|
28 |
+
Barbecue,Nationwide
|
29 |
+
Cornbread,Nationwide
|
30 |
+
Peanut butter and jelly sandwich,Nationwide
|
31 |
+
S'mores,Nationwide
|
data/WorldWideDishes_2024_June_World_Wide_Dishes.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/countries_with_continent.csv
ADDED
@@ -0,0 +1,332 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Name,Official Name,Association,Country Code,Continent Code,Continent Name
|
2 |
+
Afghanistan,The Islamic Republic of Afghanistan,,AF,AS,Asia
|
3 |
+
Akrotiri and Dhekelia,Akrotiri and Dhekelia,The United Kingdom of Great Britain and Northern Ireland,GB,EU,Europe
|
4 |
+
Åland Islands,Åland,The Republic of Finland,AX,EU,Europe
|
5 |
+
Albania,The Republic of Albania,,AL,EU,Europe
|
6 |
+
Algeria,The People's Democratic Republic of Algeria,,DZ,AF,Africa
|
7 |
+
American Samoa,The Territory of American Samoa,The United States of America,AS,OC,Oceania
|
8 |
+
Andorra,The Principality of Andorra,,AD,EU,Europe
|
9 |
+
Angola,The Republic of Angola,,AO,AF,Africa
|
10 |
+
Anguilla,Anguilla,The United Kingdom of Great Britain and Northern Ireland,AI,NA,North America
|
11 |
+
Antarctica,Antarctica (all land and ice shelves south of the 60th parallel south),,AQ,,
|
12 |
+
Antigua and Barbuda,Antigua and Barbuda,,AG,NA,North America
|
13 |
+
Argentina,The Argentine Republic,,AR,SA,South America
|
14 |
+
Armenia,The Republic of Armenia,,AM,AS,Asia
|
15 |
+
Aruba,Aruba,The Kingdom of the Netherlands,AW,NA,North America
|
16 |
+
Australia,The Commonwealth of Australia,,AU,OC,Oceania
|
17 |
+
Austria,The Republic of Austria,,AT,EU,Europe
|
18 |
+
Azerbaijan,The Republic of Azerbaijan,,AZ,AS,Asia
|
19 |
+
Bahamas,The Commonwealth of The Bahamas,,BS,NA,North America
|
20 |
+
Bahrain,The Kingdom of Bahrain,,BH,AS,Asia
|
21 |
+
Bangladesh,The People's Republic of Bangladesh,,BD,AS,Asia
|
22 |
+
Barbados,Barbados,,BB,NA,North America
|
23 |
+
Belarus,The Republic of Belarus,,BY,EU,Europe
|
24 |
+
Belgium,The Kingdom of Belgium,,BE,EU,Europe
|
25 |
+
Belize,Belize,,BZ,NA,North America
|
26 |
+
Benin,The Republic of Benin,,BJ,AF,Africa
|
27 |
+
Bermuda,Bermuda,The United Kingdom of Great Britain and Northern Ireland,BM,NA,North America
|
28 |
+
Bhutan,The Kingdom of Bhutan,,BT,AS,Asia
|
29 |
+
Bolivia,The Plurinational State of Bolivia,,BO,SA,South America
|
30 |
+
Bonaire,"Bonaire, Sint Eustatius and Saba",The Kingdom of the Netherlands,BQ,NA,North America
|
31 |
+
Sint Eustatius,"Bonaire, Sint Eustatius and Saba",The Kingdom of the Netherlands,BQ,NA,North America
|
32 |
+
Saba,"Bonaire, Sint Eustatius and Saba",The Kingdom of the Netherlands,BQ,NA,North America
|
33 |
+
Bosnia and Herzegovina,Bosnia and Herzegovina,,BA,EU,Europe
|
34 |
+
Botswana,The Republic of Botswana,,BW,AF,Africa
|
35 |
+
Bouvet Island,Bouvet Island,The Kingdom of Norway,BV,AN,Antarctica
|
36 |
+
Brazil,The Federative Republic of Brazil,,BR,SA,South America
|
37 |
+
British Indian Ocean Territory,The British Indian Ocean Territory,The United Kingdom of Great Britain and Northern Ireland,IO,AS,Asia
|
38 |
+
Brunei Darussalam,"The Nation of Brunei, the Abode of Peace",,BN,AS,Asia
|
39 |
+
Bulgaria,The Republic of Bulgaria,,BG,EU,Europe
|
40 |
+
Burkina Faso,Burkina Faso,,BF,AF,Africa
|
41 |
+
Burma,The Republic of the Union of Myanmar,,MM,AS,Asia
|
42 |
+
Burundi,The Republic of Burundi,,BI,AF,Africa
|
43 |
+
Cabo Verde,The Republic of Cabo Verde,,CV,AF,Africa
|
44 |
+
Cambodia,The Kingdom of Cambodia,,KH,AS,Asia
|
45 |
+
Cameroon,The Republic of Cameroon,,CM,AF,Africa
|
46 |
+
Canada,Canada,,CA,NA,North America
|
47 |
+
Cape Verde,The Republic of Cabo Verde,,CV,AF,Africa
|
48 |
+
Caribbean Netherlands,"Bonaire, Sint Eustatius and Saba",The Kingdom of the Netherlands,BQ,NA,North America
|
49 |
+
Cayman Islands,The Cayman Islands,The United Kingdom of Great Britain and Northern Ireland,KY,NA,North America
|
50 |
+
Central African Republic,The Central African Republic,,CF,AF,Africa
|
51 |
+
Chad,The Republic of Chad,,TD,AF,Africa
|
52 |
+
Chile,The Republic of Chile,,CL,SA,South America
|
53 |
+
China,The People's Republic of China,,CN,AS,Asia
|
54 |
+
Christmas Island,The Territory of Christmas Island,The Commonwealth of Australia,CX,AS,Asia
|
55 |
+
Cocos (Keeling) Islands,The Territory of Cocos (Keeling) Islands,The Commonwealth of Australia,CC,AS,Asia
|
56 |
+
Colombia,The Republic of Colombia,,CO,SA,South America
|
57 |
+
Comoros,The Union of the Comoros,,KM,AF,Africa
|
58 |
+
The Democratic Republic of the Congo,The Democratic Republic of the Congo,,CD,AF,Africa
|
59 |
+
Democratic Republic of the Congo,The Democratic Republic of the Congo,,CD,AF,Africa
|
60 |
+
Republic of the Congo,The Republic of the Congo,,CG,AF,Africa
|
61 |
+
The Republic of the Congo,The Republic of the Congo,,CG,AF,Africa
|
62 |
+
Congo-Kinshasa, The Democratic Republic of the Congo,,CD,AF,Africa
|
63 |
+
Congo-Brazzaville,The Republic of the Congo,,CG,AF,Africa
|
64 |
+
Cook Islands,The Cook Islands,,CK,OC,Oceania
|
65 |
+
Costa Rica,The Republic of Costa Rica,,CR,NA,North America
|
66 |
+
Côte d'Ivoire,The Republic of Côte d'Ivoire,,CI,AF,Africa
|
67 |
+
Croatia,The Republic of Croatia,,HR,EU,Europe
|
68 |
+
Cuba,The Republic of Cuba,,CU,NA,North America
|
69 |
+
Curaçao,The Country of Curaçao,,CW,NA,North America
|
70 |
+
Cyprus,The Republic of Cyprus,,CY,AS,Asia
|
71 |
+
Czechia,The Czech Republic,,CZ,EU,Europe
|
72 |
+
Denmark,The Kingdom of Denmark,,DK,EU,Europe
|
73 |
+
Djibouti,The Republic of Djibouti,,DJ,AF,Africa
|
74 |
+
Dominica,The Commonwealth of Dominica,,DM,NA,North America
|
75 |
+
Dominican Republic,The Dominican Republic,,DO,NA,North America
|
76 |
+
East Timor,The Democratic Republic of Timor-Leste,,TL,,
|
77 |
+
Ecuador,The Republic of Ecuador,,EC,SA,South America
|
78 |
+
Egypt,The Arab Republic of Egypt,,EG,AF,Africa
|
79 |
+
El Salvador,The Republic of El Salvador,,SV,NA,North America
|
80 |
+
Equatorial Guinea,The Republic of Equatorial Guinea,,GQ,AF,Africa
|
81 |
+
Eritrea,The State of Eritrea,,ER,AF,Africa
|
82 |
+
Estonia,The Republic of Estonia,,EE,EU,Europe
|
83 |
+
Eswatini,The Kingdom of Eswatini,,SZ,AF,Africa
|
84 |
+
Ethiopia,The Federal Democratic Republic of Ethiopia,,ET,AF,Africa
|
85 |
+
Falkland Islands,The Falkland Islands,The United Kingdom of Great Britain and Northern Ireland,FK,SA,South America
|
86 |
+
Malvinas,The Falkland Islands,The United Kingdom of Great Britain and Northern Ireland,FK,SA,South America
|
87 |
+
Faroe Islands,The Faroe Islands,The Kingdom of Denmark,FO,EU,Europe
|
88 |
+
Fiji,The Republic of Fiji,,FJ,OC,Oceania
|
89 |
+
Finland,The Republic of Finland,,FI,EU,Europe
|
90 |
+
France,The French Republic,,FR,EU,Europe
|
91 |
+
French Guiana,Guyane,The French Republic,GF,SA,South America
|
92 |
+
French Polynesia,French Polynesia,The French Republic,PF,OC,Oceania
|
93 |
+
French Southern Territories,The French Southern and Antarctic Lands,The French Republic,TF,,
|
94 |
+
Gabon,The Gabonese Republic,,GA,AF,Africa
|
95 |
+
Gambia,The Republic of The Gambia,,GM,AF,Africa
|
96 |
+
Georgia,Georgia,,GE,AS,Asia
|
97 |
+
Germany,The Federal Republic of Germany,,DE,EU,Europe
|
98 |
+
Ghana,The Republic of Ghana,,GH,AF,Africa
|
99 |
+
Gibraltar,Gibraltar,The United Kingdom of Great Britain and Northern Ireland,GI,EU,Europe
|
100 |
+
Greece,The Hellenic Republic,,GR,EU,Europe
|
101 |
+
Greenland,Kalaallit Nunaat,The Kingdom of Denmark,GL,NA,North America
|
102 |
+
Grenada,Grenada,,GD,NA,North America
|
103 |
+
Guadeloupe,Guadeloupe,The French Republic,GP,NA,North America
|
104 |
+
Guam,The Territory of Guam,The United States of America,GU,OC,Oceania
|
105 |
+
Guatemala,The Republic of Guatemala,,GT,NA,North America
|
106 |
+
Guernsey,The Bailiwick of Guernsey,The United Kingdom of Great Britain and Northern Ireland,GG,EU,Europe
|
107 |
+
Guinea,The Republic of Guinea,,GN,AF,Africa
|
108 |
+
Guinea-Bissau,The Republic of Guinea-Bissau,,GW,AF,Africa
|
109 |
+
Guyana,The Co-operative Republic of Guyana,,GY,SA,South America
|
110 |
+
Haiti,The Republic of Haiti,,HT,NA,North America
|
111 |
+
Heard Island and McDonald Islands,The Territory of Heard Island and McDonald Islands,The Commonwealth of Australia,HM,AN,Antarctica
|
112 |
+
Holy See,The Holy See,,VA,,
|
113 |
+
Honduras,The Republic of Honduras,,HN,NA,North America
|
114 |
+
Hong Kong,The Hong Kong Special Administrative Region of China,The People's Republic of China,HK,AS,Asia
|
115 |
+
Hungary,Hungary,,HU,EU,Europe
|
116 |
+
Iceland,Iceland,,IS,EU,Europe
|
117 |
+
India,The Republic of India,,IN,AS,Asia
|
118 |
+
Indonesia,The Republic of Indonesia,,ID,AS,Asia
|
119 |
+
Iran,The Islamic Republic of Iran,,IR,AS,Asia
|
120 |
+
Iraq,The Republic of Iraq,,IQ,AS,Asia
|
121 |
+
Ireland,Ireland,,IE,EU,Europe
|
122 |
+
Isle of Man,The Isle of Man,,IM,EU,Europe
|
123 |
+
Israel,The State of Israel,,IL,AS,Asia
|
124 |
+
Italy,The Italian Republic,,IT,EU,Europe
|
125 |
+
Ivory Coast,The Republic of Côte d'Ivoire,,CI,AF,Africa
|
126 |
+
Côte d'Ivoire,The Republic of Côte d'Ivoire,,CI,AF,Africa
|
127 |
+
Jamaica,Jamaica,,JM,NA,North America
|
128 |
+
Svalbard,Svalbard and Jan Mayen,The Kingdom of Norway,SJ,EU,Europe
|
129 |
+
Japan,Japan,,JP,AS,Asia
|
130 |
+
Jersey,The Bailiwick of Jersey,The United Kingdom of Great Britain and Northern Ireland,JE,EU,Europe
|
131 |
+
Jordan,The Hashemite Kingdom of Jordan,,JO,AS,Asia
|
132 |
+
Kazakhstan,The Republic of Kazakhstan,,KZ,AS,Asia
|
133 |
+
Kenya,The Republic of Kenya,,KE,AF,Africa
|
134 |
+
Kiribati,The Republic of Kiribati,,KI,OC,Oceania
|
135 |
+
North Korea,The Democratic People's Republic of Korea,,KP,AS,Asia
|
136 |
+
South Korea,The Republic of Korea,,KR,AS,Asia
|
137 |
+
Kuwait,The State of Kuwait,,KW,AS,Asia
|
138 |
+
Kyrgyzstan,The Kyrgyz Republic,,KG,AS,Asia
|
139 |
+
Laos,The Lao People's Democratic Republic,,LA,AS,Asia
|
140 |
+
Latvia,The Republic of Latvia,,LV,EU,Europe
|
141 |
+
Lebanon,The Lebanese Republic,,LB,AS,Asia
|
142 |
+
Lesotho,The Kingdom of Lesotho,,LS,AF,Africa
|
143 |
+
Liberia,The Republic of Liberia,,LR,AF,Africa
|
144 |
+
Libya,The State of Libya,,LY,AF,Africa
|
145 |
+
Liechtenstein,The Principality of Liechtenstein,,LI,EU,Europe
|
146 |
+
Lithuania,The Republic of Lithuania,,LT,EU,Europe
|
147 |
+
Luxembourg,The Grand Duchy of Luxembourg,,LU,EU,Europe
|
148 |
+
Macau,The Macao Special Administrative Region of China,The People's Republic of China,MO,AS,Asia
|
149 |
+
Madagascar,The Republic of Madagascar,,MG,AF,Africa
|
150 |
+
Malawi,The Republic of Malawi,,MW,AF,Africa
|
151 |
+
Malaysia,Malaysia,,MY,AS,Asia
|
152 |
+
Maldives,The Republic of Maldives,,MV,AS,Asia
|
153 |
+
Mali,The Republic of Mali,,ML,AF,Africa
|
154 |
+
Malta,The Republic of Malta,,MT,EU,Europe
|
155 |
+
Marshall Islands,The Republic of the Marshall Islands,,MH,OC,Oceania
|
156 |
+
Martinique,Martinique,The United Kingdom of Great Britain and Northern Ireland,MQ,NA,North America
|
157 |
+
Mauritania,The Islamic Republic of Mauritania,,MR,AF,Africa
|
158 |
+
Mauritius,The Republic of Mauritius,,MU,AF,Africa
|
159 |
+
Mayotte,The Department of Mayotte,,YT,AF,Africa
|
160 |
+
Mexico,The United Mexican States,,MX,NA,North America
|
161 |
+
Micronesia,The Federated States of Micronesia,,FM,OC,Oceania
|
162 |
+
Moldova,The Republic of Moldova,,MD,EU,Europe
|
163 |
+
Monaco,The Principality of Monaco,,MC,EU,Europe
|
164 |
+
Mongolia,Mongolia,,MN,AS,Asia
|
165 |
+
Montenegro,Montenegro,,ME,EU,Europe
|
166 |
+
Montserrat,Montserrat,The United Kingdom of Great Britain and Northern Ireland,MS,NA,North America
|
167 |
+
Morocco,The Kingdom of Morocco,,MA,AF,Africa
|
168 |
+
Mozambique,The Republic of Mozambique,,MZ,AF,Africa
|
169 |
+
Myanmar,The Republic of the Union of Myanmar,,MM,AS,Asia
|
170 |
+
Namibia,The Republic of Namibia,,,AF,Africa
|
171 |
+
Nauru,The Republic of Nauru,,NR,OC,Oceania
|
172 |
+
Nepal,The Federal Democratic Republic of Nepal,,NP,AS,Asia
|
173 |
+
Netherlands,The Kingdom of the Netherlands,,NL,EU,Europe
|
174 |
+
New Caledonia,New Caledonia,The French Republic,NC,OC,Oceania
|
175 |
+
New Zealand,New Zealand,,NZ,OC,Oceania
|
176 |
+
Nicaragua,The Republic of Nicaragua,,NI,NA,North America
|
177 |
+
Niger,The Republic of the Niger,,NE,AF,Africa
|
178 |
+
Nigeria,The Federal Republic of Nigeria,,NG,AF,Africa
|
179 |
+
Niue,Niue,,NU,OC,Oceania
|
180 |
+
Norfolk Island,The Territory of Norfolk Island,The Commonwealth of Australia,NF,OC,Oceania
|
181 |
+
North Macedonia,The Republic of North Macedonia,,MK,EU,Europe
|
182 |
+
Northern Mariana Islands,The Commonwealth of the Northern Mariana Islands,The United States of America,MP,OC,Oceania
|
183 |
+
Norway,The Kingdom of Norway,,NO,EU,Europe
|
184 |
+
Oman,The Sultanate of Oman,,OM,AS,Asia
|
185 |
+
Pakistan,The Islamic Republic of Pakistan,,PK,AS,Asia
|
186 |
+
Palau,The Republic of Palau,,PW,OC,Oceania
|
187 |
+
Palestine,The State of Palestine,,PS,AS,Asia
|
188 |
+
Panama,The Republic of Panamá,,PA,NA,North America
|
189 |
+
Papua New Guinea,The Independent State of Papua New Guinea,,PG,OC,Oceania
|
190 |
+
Paraguay,The Republic of Paraguay,,PY,SA,South America
|
191 |
+
Peru,The Republic of Perú,,PE,SA,South America
|
192 |
+
Philippines,The Republic of the Philippines,,PH,AS,Asia
|
193 |
+
Pitcairn,"The Pitcairn, Henderson, Ducie and Oeno Islands",The United Kingdom of Great Britain and Northern Ireland,PN,,
|
194 |
+
Poland,The Republic of Poland,,PL,EU,Europe
|
195 |
+
Portugal,The Portuguese Republic,,PT,EU,Europe
|
196 |
+
Puerto Rico,The Commonwealth of Puerto Rico,The United States of America,PR,NA,North America
|
197 |
+
Qatar,The State of Qatar,,QA,AS,Asia
|
198 |
+
Réunion,Réunion,The French Republic,RE,AF,Africa
|
199 |
+
Romania,Romania,,RO,EU,Europe
|
200 |
+
Russia,The Russian Federation,,RU,EU,Europe
|
201 |
+
Rwanda,The Republic of Rwanda,,RW,AF,Africa
|
202 |
+
Saint Barthélemy,The Collectivity of Saint-Barthélemy,The French Republic,BL,NA,North America
|
203 |
+
Saint Helena,"Saint Helena, Ascension and Tristan da Cunha",The United Kingdom of Great Britain and Northern Ireland,SH,AF,Africa
|
204 |
+
Ascension Island,"Saint Helena, Ascension and Tristan da Cunha",The United Kingdom of Great Britain and Northern Ireland,SH,AF,Africa
|
205 |
+
Tristan da Cunha,"Saint Helena, Ascension and Tristan da Cunha",The United Kingdom of Great Britain and Northern Ireland,SH,AF,Africa
|
206 |
+
Saint Kitts and Nevis,Saint Kitts and Nevis,,KN,NA,North America
|
207 |
+
Saint Lucia,Saint Lucia,,LC,NA,North America
|
208 |
+
Saint Martin (French part),The Collectivity of Saint-Martin,The French Republic,MF,NA,North America
|
209 |
+
Saint Pierre and Miquelon,The Overseas Collectivity of Saint-Pierre and Miquelon,The French Republic,PM,NA,North America
|
210 |
+
Saint Vincent and the Grenadines,Saint Vincent and the Grenadines,,VC,NA,North America
|
211 |
+
Samoa,The Independent State of Samoa,,WS,OC,Oceania
|
212 |
+
San Marino,The Republic of San Marino,,SM,EU,Europe
|
213 |
+
Sao Tome and Principe,The Democratic Republic of São Tomé and Príncipe,,ST,AF,Africa
|
214 |
+
Saudi Arabia,The Kingdom of Saudi Arabia,,SA,AS,Asia
|
215 |
+
Senegal,The Republic of Senegal,,SN,AF,Africa
|
216 |
+
Serbia,The Republic of Serbia,,RS,EU,Europe
|
217 |
+
Seychelles,The Republic of Seychelles,,SC,AF,Africa
|
218 |
+
Sierra Leone,The Republic of Sierra Leone,,SL,AF,Africa
|
219 |
+
Singapore,The Republic of Singapore,,SG,AS,Asia
|
220 |
+
Sint Maarten (Dutch part),Sint Maarten,The Kingdom of the Netherlands,SX,EU,Europe
|
221 |
+
Slovakia,The Slovak Republic,,SK,EU,Europe
|
222 |
+
Slovenia,The Republic of Slovenia,,SI,EU,Europe
|
223 |
+
Solomon Islands,The Solomon Islands,,SB,OC,Oceania
|
224 |
+
Somalia,The Federal Republic of Somalia,,SO,AF,Africa
|
225 |
+
South Africa,The Republic of South Africa,,ZA,AF,Africa
|
226 |
+
South Georgia and the South Sandwich Islands,South Georgia and the South Sandwich Islands,The United Kingdom of Great Britain and Northern Ireland,GS,SA,South America
|
227 |
+
South Sudan,The Republic of South Sudan,,SS,AF,Africa
|
228 |
+
Spain,The Kingdom of Spain,,ES,EU,Europe
|
229 |
+
Sri Lanka,The Democratic Socialist Republic of Sri Lanka,,LK,AS,Asia
|
230 |
+
Sudan,The Republic of the Sudan,,SD,AF,Africa
|
231 |
+
Suriname,The Republic of Suriname,,SR,SA,South America
|
232 |
+
Jan Mayen,Svalbard and Jan Mayen,The Kingdom of Norway,SJ,EU,Europe
|
233 |
+
Sweden,The Kingdom of Sweden,,SE,EU,Europe
|
234 |
+
Switzerland,The Swiss Confederation,,CH,EU,Europe
|
235 |
+
Syrian Arab Republic,The Syrian Arab Republic,,SY,AS,Asia
|
236 |
+
Taiwan,The Republic of China,,TW,AS,Asia
|
237 |
+
Tajikistan,The Republic of Tajikistan,,TJ,AS,Asia
|
238 |
+
Tanzania,The United Republic of Tanzania,,TZ,AF,Africa
|
239 |
+
Thailand,The Kingdom of Thailand,,TH,AS,Asia
|
240 |
+
Timor-Leste,The Democratic Republic of Timor-Leste,,TL,,
|
241 |
+
Togo,The Togolese Republic,,TG,AF,Africa
|
242 |
+
Tokelau,Tokelau,New Zealand,TK,OC,Oceania
|
243 |
+
Tonga,The Kingdom of Tonga,,TO,OC,Oceania
|
244 |
+
Trinidad and Tobago,The Republic of Trinidad and Tobago,,TT,NA,North America
|
245 |
+
Tunisia,The Republic of Tunisia,,TN,AF,Africa
|
246 |
+
Türkiye,The Republic of Türkiye,,TR,AS,Asia
|
247 |
+
Türkiye,The Republic of Türkiye,,TR,AS,Asia
|
248 |
+
Turkmenistan,Turkmenistan,,TM,AS,Asia
|
249 |
+
Turks and Caicos Islands,The Turks and Caicos Islands,The United Kingdom of Great Britain and Northern Ireland,TC,NA,North America
|
250 |
+
Tuvalu,Tuvalu,,TV,OC,Oceania
|
251 |
+
Uganda,The Republic of Uganda,,UG,AF,Africa
|
252 |
+
Ukraine,Ukraine,,UA,EU,Europe
|
253 |
+
United Arab Emirates,The United Arab Emirates,,AE,AS,Asia
|
254 |
+
United Kingdom (UK),The United Kingdom of Great Britain and Northern Ireland,,GB,EU,Europe
|
255 |
+
Baker Island,United States Minor Outlying Islands,The United States of America,UM,,
|
256 |
+
Howland Island,United States Minor Outlying Islands,The United States of America,UM,,
|
257 |
+
Jarvis Island,United States Minor Outlying Islands,The United States of America,UM,,
|
258 |
+
Johnston Atoll,United States Minor Outlying Islands,The United States of America,UM,,
|
259 |
+
Kingman Reef,United States Minor Outlying Islands,The United States of America,UM,,
|
260 |
+
Midway Atoll,United States Minor Outlying Islands,The United States of America,UM,,
|
261 |
+
Navassa Island,United States Minor Outlying Islands,The United States of America,UM,,
|
262 |
+
Palmyra Atoll,United States Minor Outlying Islands,The United States of America,UM,,
|
263 |
+
Wake Island,United States Minor Outlying Islands,The United States of America,UM,,
|
264 |
+
United States of America (USA),The United States of America,,US,NA,North America
|
265 |
+
Uruguay,The Oriental Republic of Uruguay,,UY,SA,South America
|
266 |
+
Uzbekistan,The Republic of Uzbekistan,,UZ,AS,Asia
|
267 |
+
Vanuatu,The Republic of Vanuatu,,VU,OC,Oceania
|
268 |
+
Vatican City,Vatican City,The Holy See,VA,,
|
269 |
+
Venezuela,The Bolivarian Republic of Venezuela,,VE,SA,South America
|
270 |
+
Viet Nam,The Socialist Republic of Viet Nam,,VN,AS,Asia
|
271 |
+
Virgin Islands (British),The Virgin Islands,The United Kingdom of Great Britain and Northern Ireland,VG,NA,North America
|
272 |
+
Virgin Islands (US),The Virgin Islands of the United States,The United States of America,VI,NA,North America
|
273 |
+
Wallis and Futuna,The Territory of the Wallis and Futuna Islands,The French Republic,WF,OC,Oceania
|
274 |
+
Western Sahara,The Sahrawi Arab Democratic Republic,,EH,,
|
275 |
+
Yemen,The Republic of Yemen,,YE,AS,Asia
|
276 |
+
Zambia,The Republic of Zambia,,ZM,AF,Africa
|
277 |
+
Zimbabwe,The Republic of Zimbabwe,,ZW,AF,Africa
|
278 |
+
Kosovo,Republic of Kosovo,The Republic of Serbia,XK,EU,Europe
|
279 |
+
Abkhazia,Republic of Abkhazia,Georgia,GE-AB,,
|
280 |
+
Northern Cyprus,Turkish Republic of Northern Cyprus,The Republic of Cyprus,CY,AS,Asia
|
281 |
+
North Ossetia,Republic of North Ossetia–Alania,The Russian Federation,RU-SE,,
|
282 |
+
South Ossetia,Republic of South Ossetia (State of Alania),Georgia,GE,AS,Asia
|
283 |
+
Somaliland,Republic of Somaliland,The Federal Republic of Somalia,SO,AF,Africa
|
284 |
+
Transnistria,Pridnestrovian Moldovan Republic,The Republic of Moldova,MD,EU,Europe
|
285 |
+
Scotland,Scotland,The United Kingdom of Great Britain and Northern Ireland,GB,EU,Europe
|
286 |
+
England,England,The United Kingdom of Great Britain and Northern Ireland,GB,EU,Europe
|
287 |
+
Wales,Wales,The United Kingdom of Great Britain and Northern Ireland,GB,EU,Europe
|
288 |
+
Northern Ireland,Northern Ireland,The United Kingdom of Great Britain and Northern Ireland,GB,EU,Europe
|
289 |
+
Adjara,Autonomous Republic of Adjara,Georgia,GE,AS,Asia
|
290 |
+
Anjouan,Autonomous Island of Anjouan,The Union of the Comoros,KM,AF,Africa
|
291 |
+
Roraima,Roraima,The Federative Republic of Brazil,BR,SA,South America
|
292 |
+
Azad Kashmir,Azad Jammu and Kashmir,The Islamic Republic of Pakistan,PK-JK,,
|
293 |
+
Kurdistan,Kurdistan,The Republic of Iraq,IQ,AS,Asia
|
294 |
+
South Moluccas,Republic of South Maluku,The Republic of Indonesia,ID-MA,,
|
295 |
+
West Papua,West Papua,The Independent State of Papua New Guinea,PG,OC,Oceania
|
296 |
+
Gagauzia,Autonomous Territorial Unit of Gagauzia,The Republic of Moldova,MD,EU,Europe
|
297 |
+
Easter Island,Easter Island,The Republic of Chile,CL,SA,South America
|
298 |
+
Basque Country,Basque Autonomous Community,The Kingdom of Spain,ES,EU,Europe
|
299 |
+
Catalonia,Catalonia,The Kingdom of Spain,ES-CT,EU,Europe
|
300 |
+
Corsica,Corsica,The French Republic,FR-20R,,
|
301 |
+
Crimea,Crimea,Ukraine,UA-43,,
|
302 |
+
Bavaria,Bavaria,The Federal Republic of Germany,DE-BY,,
|
303 |
+
Flanders,Flanders,The Kingdom of Belgium,BE,EU,Europe
|
304 |
+
Gaza,Gaza,The State of Palestine,PS,AS,Asia
|
305 |
+
Quebec,Quebec,Canada,CA,NA,North America
|
306 |
+
Tibet,Tibet,The People's Republic of China,CN,AS,Asia
|
307 |
+
Zanzibar,Zanzibar,The United Republic of Tanzania,TZ,AF,Africa
|
308 |
+
Abkhazia, Abkhazia, The Republic of Abkhazia,,,Europe
|
309 |
+
Antarctica,,,,,Antarctica
|
310 |
+
Azad Kashmir,,,,,Asia
|
311 |
+
Åland Islands,,,,,Europe
|
312 |
+
Baker Island,,,,,Oceania
|
313 |
+
Bavaria,,,,,Europe
|
314 |
+
Corsica,,,,,Europe
|
315 |
+
Crimea,,,,,Europe
|
316 |
+
Curaçao,,,,,South America
|
317 |
+
East Timor,,,,,Asia
|
318 |
+
Holy See,,,,,Oceania
|
319 |
+
Jarvis Island,,,,,Oceania
|
320 |
+
Johnston Atoll,,,,,Oceania
|
321 |
+
Kingman Reef,,,,,Oceania
|
322 |
+
Midway Atoll,,,,,North America
|
323 |
+
Navassa Island,,,,,North America
|
324 |
+
North Ossetia,,,,,Europe
|
325 |
+
Palmyra Atoll,,,,,Oceania
|
326 |
+
Pitcairn,,,,,Oceania
|
327 |
+
Réunion,,,,,Africa
|
328 |
+
Saint Barthélemy,,,,,North America
|
329 |
+
South Moluccas,,,,,Asia
|
330 |
+
Timor-Leste,,,,,Asia
|
331 |
+
Wake Island,,,,,Oceania
|
332 |
+
Western Sahara,,,,,Africa
|