/ tests / data / iso_3166-3.json
iso_3166-3.json
 1  {
 2    "3166-3": [
 3      {
 4        "alpha_2": "BQ",
 5        "alpha_3": "ATB",
 6        "alpha_4": "BQAQ",
 7        "name": "British Antarctic Territory",
 8        "withdrawal_date": "1979"
 9      },
10      {
11        "alpha_2": "CS",
12        "alpha_3": "SCG",
13        "alpha_4": "CSXX",
14        "name": "Serbia and Montenegro",
15        "numeric": "891",
16        "withdrawal_date": "2006-06-05"
17      },
18      {
19        "alpha_2": "GE",
20        "alpha_3": "GEL",
21        "alpha_4": "GEHH",
22        "comment": "now split into Kiribati and Tuvalu",
23        "name": "Gilbert and Ellice Islands",
24        "numeric": "296",
25        "withdrawal_date": "1979"
26      }
27    ]
28  }