We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
因为是不同的市
Sorry, something went wrong.
那不如直接显示名称,例如北京市-北京市
北京、天津、上海、重庆,这4个直辖市 在统计局里面是点进去是 就一个市辖区,重庆多一个县级的
还有 省直辖县级市 都是放到了第三层页面,比如:湖北的仙桃、潜江,海南的琼海、五指山
另外那几个 直筒子市 数据层级也存在类似问题,比如:广东中山、东莞,海南儋州,少了一级,(甘肃嘉峪关除外,这个下面有个市辖区)
可以参考我的开源库:https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov 基本上月更,除了省市区乡镇四级区划外,还有坐标边界数据。对于上述几种城市有专门特殊处理,比如:北京就是直接填充了同名的一级变成 北京-北京;湖北-潜江-龙湾镇,将填充一个同名的区级,变成 湖北-潜江-潜江-龙湾镇。
No branches or pull requests
The text was updated successfully, but these errors were encountered: