fixed some city data

This commit is contained in:
Ady Liu
2022-01-22 03:57:11 +08:00
parent 0305f0be05
commit e3fe026aa1
8 changed files with 6 additions and 6 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -1 +1 @@
MD5 (area_code_2022.sql.gz) = 46b13a10118dcb04c694922c872a7d3a
MD5 (area_code_2022.sql.gz) = 2f41cbc0f9cfaf5ca7a40aba8f7e5d03

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 141 KiB