forked from MLT-OSS/FirstData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcnnic.json
More file actions
64 lines (64 loc) · 3.11 KB
/
cnnic.json
File metadata and controls
64 lines (64 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"id": "china-cinic",
"name": {
"en": "China Internet Network Information Center",
"zh": "中国互联网络信息中心",
"native": "中国互联网络信息中心"
},
"description": {
"en": "China Internet Network Information Center (CNNIC) is the state network information center under the Ministry of Industry and Information Technology. It publishes the authoritative Statistical Report on China's Internet Development (中国互联网络发展状况统计报告), released twice a year, covering internet users, broadband penetration, mobile internet, e-commerce, online services, and domain name registration statistics in China.",
"zh": "中国互联网络信息中心(CNNIC)是工业和信息化部下属的国家互联网络信息中心。每年发布两次《中国互联网络发展状况统计报告》,覆盖中国网民规模、宽带普及率、移动互联网、电子商务、网络服务和域名注册统计数据。"
},
"website": "https://www.cnnic.cn",
"data_url": "https://www.cnnic.cn/hlwfzyj/hlwxzbg/",
"api_url": null,
"authority_level": "government",
"country": "CN",
"domains": [
"technology",
"telecommunications",
"digital_economy"
],
"geographic_scope": "national",
"update_frequency": "irregular",
"tags": [
"china",
"internet",
"cnnic",
"中国互联网",
"网民",
"互联网统计",
"宽带",
"移动互联网",
"电子商务",
"域名",
"digital",
"broadband",
"e-commerce",
"internet-users"
],
"data_content": {
"en": [
"Internet Users - Total number of internet users, internet penetration rate, urban vs. rural breakdown",
"Mobile Internet - Mobile internet users, smartphone usage, mobile app statistics",
"Broadband - Fixed broadband subscriptions, speeds, and household penetration rates",
"E-Commerce - Online shopping users, transaction volumes, cross-border e-commerce",
"Online Services - Online banking, online government services, online healthcare, online education usage",
"Domain Names - .CN domain registrations, IP address allocations, IPv6 adoption",
"Internet Infrastructure - Bandwidth capacity, international connectivity, internet exchange points",
"Social Media - Instant messaging, social network usage statistics",
"Digital Economy - Internet economic indicators, platform economy data"
],
"zh": [
"网民规模 - 网民总数、互联网普及率、城乡分布",
"移动互联网 - 手机网民规模、智能手机使用情况、移动应用统计",
"宽带接入 - 固定宽带订阅数、网速和家庭普及率",
"网络购物 - 网络购物用户规模、交易规模、跨境电商数据",
"网络服务 - 网络银行、网络政务、网络医疗、网络教育使用情况",
"域名注册 - .CN域名注册量、IP地址分配、IPv6普及情况",
"互联网基础资源 - 带宽容量、国际互联网出口、互联网交换中心",
"社交媒体 - 即时通信、社交网络使用统计",
"数字经济 - 互联网经济指标、平台经济数据"
]
}
}