Current section
Files
Jump to
Current section
Files
data/README.md
# 县及县以上行政区划代码
[](spec.md)
中华人民共和国国家标准 GB/T 2260 行政区划代码
数据来源: <http://www.stats.gov.cn/tjsj/tjbz/xzqhdm/>
你可以利用国家标准数据构建自己项目的数据库。
## 语言实现
目前已有的语言实现
### Python
Repository: <https://github.com/cn/GB2260.py>
[](https://travis-ci.org/cn/GB2260.py)
[](https://coveralls.io/github/cn/GB2260.py?branch=master)
[](https://pypi.python.org/pypi/GB2260)
### JavaScript
Repository: <https://github.com/cn/GB2260.js>
[](https://travis-ci.org/cn/GB2260.js)
[](https://coveralls.io/github/cn/GB2260.js?branch=master)
[](https://npmjs.org/package/gb2260)
### Ruby
Repository: <https://github.com/cn/GB2260.rb>
[](https://travis-ci.org/cn/GB2260.rb)
[](https://coveralls.io/github/cn/GB2260.rb?branch=master)
[](http://badge.fury.io/rb/GB2260)
### PHP
Repository: <https://github.com/cn/GB2260.php>
### Go
Repository: <https://github.com/damonchen/gb2260>
## 如何贡献
创建你熟悉的语言的模块,请务必使用 MIT/BSD/WTFPL 授权。