Created
May 9, 2016 08:58
-
-
Save twlca/64ea673b17f49c3625701b4f5b8cc3b1 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
村里 = { | |
"鄉鎮市": "台東市", | |
"村里名": [ | |
{ | |
"里名": "大同里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "中山里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "中心里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "中正里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "中華里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "仁愛里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "文化里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "四維里", | |
"人口": null, | |
"面積": null | |
}, | |
{ | |
"里名": "民族里", | |
"人口": null, | |
"面積": null | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment