Skip to content
/ carpenter Public

抓取国家统计局网站[最新县及县以上行政区划代码]然后转换成yaml

Notifications You must be signed in to change notification settings

snow/carpenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carpenter

抓取国家统计局网站[最新县及县以上行政区划代码]然后转换成yaml

Usage

git clone https://github.com/snow/carpenter.git
cd carpenter
bundle install
bundle exec ./fetch_from_stats_gov_cn.rb
cat cache.yaml

Legacy

已经不工作了! 个别地区增加了复杂的嵌套结构,因为懒,放弃这个数据源了。

从中文维基的 中华人民共和国县级以上行政区列表 词条抓取全国省市清单,并生成yaml

Usage

git clone https://github.com/snow/carpenter.git
cd carpenter
bundle install
bundel exec ruby app.rb

然后访问 http://localhost:4567,并设法确保你的机器能访问中文维基。

About

抓取国家统计局网站[最新县及县以上行政区划代码]然后转换成yaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published