fixed some city data
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 2022年中国全国5级行政区划(省、市、县、镇、村)
|
||||
|
||||
* 数据来源 中华人民共和国国家统计局 http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2021/index.html
|
||||
* 最新数据量 654923 (2021年10月31日)
|
||||
* 最新数据量 654949 (2021年10月31日)
|
||||
* CSV格式 area_code_2022.csv.gz
|
||||
* SQL格式 area_code_2022.sql.gz
|
||||
* JSON格式 单JSON格式太大就不生成了
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
```bash
|
||||
$ gzcat area_code_2022.csv.gz |wc -l
|
||||
654923
|
||||
654949
|
||||
|
||||
$ gzcat area_code_2022.csv.gz |head
|
||||
110101001001,多福巷社区居委会,5,110101001000
|
||||
@@ -66,7 +66,7 @@ $ gzcat area_code_2022.csv.gz |head
|
||||
#
|
||||
# 主机: 127.0.0.1 (MySQL 5.7.29)
|
||||
# 数据库: china_area
|
||||
# 生成时间: 2022-01-09 15:13:47 +0000
|
||||
# 生成时间: 2022-01-21 19:44:55 +0000
|
||||
# ************************************************************
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
MD5 (area_code_2022.csv.gz) = 688a01cf08effd18eb9288359027f1eb
|
||||
MD5 (area_code_2022.csv.gz) = af7808834428ef9d96a02445a1c3e012
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1 +1 @@
|
||||
MD5 (area_code_2022.sql.gz) = 46b13a10118dcb04c694922c872a7d3a
|
||||
MD5 (area_code_2022.sql.gz) = 2f41cbc0f9cfaf5ca7a40aba8f7e5d03
|
||||
|
||||
BIN
summary.xlsx
BIN
summary.xlsx
Binary file not shown.
BIN
summary2022.png
BIN
summary2022.png
Binary file not shown.
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 141 KiB |
Reference in New Issue
Block a user