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.
统计局里面的 省直辖县级市 都是放到了第三层页面,比如:湖北的仙桃、潜江,海南的琼海、五指山
另外那几个 直筒子市 数据层级也存在类似问题,比如:广东中山、东莞,海南儋州,少了一级,(甘肃嘉峪关除外,这个下面有个市辖区)
可以参考我的开源库:https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov 基本上月更,除了省市区乡镇四级区划外,还有坐标边界数据。对于上述两种城市有专门特殊处理,比如:湖北-潜江-龙湾镇,将填充一个同名的区级,变成 湖北-潜江-潜江-龙湾镇。
No branches or pull requests
国家统计局数据源有一些问题,特别是一些直辖市的第二级数据为“市辖区”和“县”。请问楼主能否处理下,把直辖市所属区提到二级
The text was updated successfully, but these errors were encountered: