54 lines
976 B
JSON
54 lines
976 B
JSON
{
|
|
"country_code": "CN",
|
|
"parents": [
|
|
"CN",
|
|
"Jiangxi Sheng"
|
|
],
|
|
"locale": "zh-Hans",
|
|
"subdivisions": {
|
|
"Fuzhou Shi": {
|
|
"local_code": "抚州市",
|
|
"has_children": true
|
|
},
|
|
"Ganzhou Shi": {
|
|
"local_code": "赣州市",
|
|
"has_children": true
|
|
},
|
|
"Ji'an Shi": {
|
|
"local_code": "吉安市",
|
|
"has_children": true
|
|
},
|
|
"Jingdezhen Shi": {
|
|
"local_code": "景德镇市",
|
|
"has_children": true
|
|
},
|
|
"Jiujiang Shi": {
|
|
"local_code": "九江市",
|
|
"has_children": true
|
|
},
|
|
"Nanchang Shi": {
|
|
"local_code": "南昌市",
|
|
"has_children": true
|
|
},
|
|
"Pingxiang Shi": {
|
|
"local_code": "萍乡市",
|
|
"has_children": true
|
|
},
|
|
"Shangrao Shi": {
|
|
"local_code": "上饶市",
|
|
"has_children": true
|
|
},
|
|
"Xinyu Shi": {
|
|
"local_code": "新余市",
|
|
"has_children": true
|
|
},
|
|
"Yichun shi": {
|
|
"local_code": "宜春市",
|
|
"has_children": true
|
|
},
|
|
"Yingtan Shi": {
|
|
"local_code": "鹰潭市",
|
|
"has_children": true
|
|
}
|
|
}
|
|
} |