@@ -31,26 +31,26 @@ db.find_info("118.28.1.1", "CN").get_asninfo()
31
31
32
32
### 地级市精度库数据字段说明
33
33
<pre >
34
- country_name : 国家名字 (每周高级版及其以上版本包含)
35
- region_name : 省名字 (每周高级版及其以上版本包含)
36
- city_name : 城市名字 (每周高级版及其以上版本包含)
37
- owner_domain : 所有者 (每周高级版及其以上版本包含)
38
- isp_domain : 运营商 (每周高级版与每日高级版及其以上版本包含)
39
- latitude : 纬度 (每日标准版及其以上版本包含)
40
- longitude : 经度 (每日标准版及其以上版本包含)
41
- timezone : 时区 (每日标准版及其以上版本包含)
42
- utc_offset : UTC时区 (每日标准版及其以上版本包含)
43
- china_admin_code : 中国行政区划代码 (每日标准版及其以上版本包含)
44
- idd_code : 国家电话号码前缀 (每日标准版及其以上版本包含)
45
- country_code : 国家2位代码 (每日标准版及其以上版本包含)
46
- continent_code : 大洲代码 (每日标准版及其以上版本包含)
47
- idc : IDC | VPN (每日专业版及其以上版本包含)
48
- base_station : 基站 | WIFI (每日专业版及其以上版本包含)
49
- country_code3 : 国家3位代码 (每日专业版及其以上版本包含)
50
- european_union : 是否为欧盟成员国: 1 | 0 (每日专业版及其以上版本包含)
51
- currency_code : 当前国家货币代码 (每日旗舰版及其以上版本包含)
52
- currency_name : 当前国家货币名称 (每日旗舰版及其以上版本包含)
53
- anycast : ANYCAST (每日旗舰版及其以上版本包含)
34
+ country_name : 国家名字
35
+ region_name : 省名字
36
+ city_name : 城市名字
37
+ owner_domain : 所有者
38
+ isp_domain : 运营商
39
+ latitude : 纬度
40
+ longitude : 经度
41
+ timezone : 时区
42
+ utc_offset : UTC时区
43
+ china_admin_code : 中国行政区划代码
44
+ idd_code : 国家电话号码前缀
45
+ country_code : 国家2位代码
46
+ continent_code : 大洲代码
47
+ idc : IDC | VPN
48
+ base_station : 基站 | WIFI
49
+ country_code3 : 国家3位代码
50
+ european_union : 是否为欧盟成员国: 1 | 0
51
+ currency_code : 当前国家货币代码
52
+ currency_name : 当前国家货币名称
53
+ anycast : ANYCAST
54
54
</pre >
55
55
56
56
### 适用于IPDB格式的中国地区 IPv4 区县库
0 commit comments