Skip to content

Commit 9c19ef2

Browse files
fix: upgrade 6 HTTP URLs to HTTPS in 4 source files (#105)
fix: upgrade 6 HTTP URLs to HTTPS in 4 source files
2 parents ca79c77 + 709ab4f commit 9c19ef2

9 files changed

Lines changed: 34 additions & 34 deletions

File tree

firstdata/indexes/all-sources.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-03-29T17:21:41.360182+00:00",
3+
"generated_at": "2026-03-29T17:47:01.847646+00:00",
44
"total_sources": 313,
55
"version": "2.0",
66
"schema_version": "v2.0.0"
@@ -2455,7 +2455,7 @@
24552455
"zh": "中国人力资源和社会保障部发布的官方就业、劳动力市场和社会保障统计数据。涵盖全国就业与失业数据、劳动力调查、社会保险(养老、医疗、失业、工伤、生育)、职业培训、公务员管理、劳动争议处理和工资统计。发布季度统计公报、年度人力资源和社会保障事业发展统计公报及专项调查结果。"
24562456
},
24572457
"website": "https://www.mohrss.gov.cn/",
2458-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
2458+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
24592459
"api_url": null,
24602460
"authority_level": "government",
24612461
"country": "CN",
@@ -3105,8 +3105,8 @@
31053105
"en": "Official higher education statistics published annually by China's Ministry of Education, covering enrollment, graduates, faculty, infrastructure and institutional data across undergraduate, graduate and vocational education programs. Provides comprehensive data on China's higher education development including detailed breakdowns by institution type, discipline, and educational level.",
31063106
"zh": "中华人民共和国教育部发布的年度全国高等教育事业发展统计公报,涵盖本科、研究生和职业教育的招生、毕业生、师资、基础设施和院校数据。提供中国高等教育发展的全面统计数据,包括按院校类型、学科和教育层次的详细分类。"
31073107
},
3108-
"website": "http://www.moe.gov.cn/",
3109-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
3108+
"website": "https://www.moe.gov.cn/",
3109+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
31103110
"api_url": null,
31113111
"authority_level": "government",
31123112
"country": "CN",
@@ -3196,8 +3196,8 @@
31963196
"en": "The Ministry of Education of the People's Republic of China (MOE) is the government department responsible for comprehensive education management nationwide. It formulates education policies, publishes education statistics, supervises educational institutions at all levels, and provides authoritative data on education development including enrollment, teacher staffing, infrastructure, and educational expenditure across China.",
31973197
"zh": "中华人民共和国教育部是主管全国教育事业的国务院组成部门。负责制定教育政策、发布教育统计数据、监督管理各级各类教育机构,提供包括学生入学、师资配备、基础设施建设、教育经费等方面的权威教育发展数据。"
31983198
},
3199-
"website": "http://www.moe.gov.cn/",
3200-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
3199+
"website": "https://www.moe.gov.cn/",
3200+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
32013201
"api_url": null,
32023202
"authority_level": "government",
32033203
"country": "CN",
@@ -16092,7 +16092,7 @@
1609216092
},
1609316093
"website": "https://unstats.un.org",
1609416094
"data_url": "https://unstats.un.org/unsd/snaama",
16095-
"api_url": "http://data.un.org/Host.aspx?Content=API",
16095+
"api_url": "https://data.un.org/Host.aspx?Content=API",
1609616096
"authority_level": "international",
1609716097
"country": null,
1609816098
"geographic_scope": "global",

firstdata/indexes/by-authority.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-03-29T17:21:41.360182+00:00",
3+
"generated_at": "2026-03-29T17:47:01.847646+00:00",
44
"total_sources": 313,
55
"authority_counts": {
66
"research": 37,
@@ -1531,7 +1531,7 @@
15311531
"zh": "人力资源和社会保障部统计数据"
15321532
},
15331533
"authority_level": "government",
1534-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
1534+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
15351535
"has_api": false,
15361536
"file_path": "china/economy/labor/china-mohrss.json",
15371537
"geographic_scope": "national"
@@ -1656,7 +1656,7 @@
16561656
"zh": "中华人民共和国教育部高等教育统计"
16571657
},
16581658
"authority_level": "government",
1659-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
1659+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
16601660
"has_api": false,
16611661
"file_path": "china/education/higher_education/china-moe-higher-education.json",
16621662
"geographic_scope": "national"
@@ -1668,7 +1668,7 @@
16681668
"zh": "中华人民共和国教育部"
16691669
},
16701670
"authority_level": "government",
1671-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
1671+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
16721672
"has_api": false,
16731673
"file_path": "china/education/moe-china.json",
16741674
"geographic_scope": "national"

firstdata/indexes/by-domain.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-03-29T17:21:41.360182+00:00",
3+
"generated_at": "2026-03-29T17:47:01.847646+00:00",
44
"total_domains": 703,
55
"total_sources": 313,
66
"version": "2.0"
@@ -1642,7 +1642,7 @@
16421642
"zh": "中华人民共和国教育部"
16431643
},
16441644
"authority_level": "government",
1645-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
1645+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
16461646
"has_api": false,
16471647
"file_path": "china/education/moe-china.json",
16481648
"geographic_scope": "national"
@@ -6331,7 +6331,7 @@
63316331
"zh": "人力资源和社会保障部统计数据"
63326332
},
63336333
"authority_level": "government",
6334-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
6334+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
63356335
"has_api": false,
63366336
"file_path": "china/economy/labor/china-mohrss.json",
63376337
"geographic_scope": "national"
@@ -7829,7 +7829,7 @@
78297829
"zh": "中华人民共和国教育部高等教育统计"
78307830
},
78317831
"authority_level": "government",
7832-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
7832+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
78337833
"has_api": false,
78347834
"file_path": "china/education/higher_education/china-moe-higher-education.json",
78357835
"geographic_scope": "national"
@@ -7841,7 +7841,7 @@
78417841
"zh": "中华人民共和国教育部"
78427842
},
78437843
"authority_level": "government",
7844-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
7844+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
78457845
"has_api": false,
78467846
"file_path": "china/education/moe-china.json",
78477847
"geographic_scope": "national"
@@ -8342,7 +8342,7 @@
83428342
"zh": "中华人民共和国教育部"
83438343
},
83448344
"authority_level": "government",
8345-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
8345+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
83468346
"has_api": false,
83478347
"file_path": "china/education/moe-china.json",
83488348
"geographic_scope": "national"
@@ -8356,7 +8356,7 @@
83568356
"zh": "中华人民共和国教育部"
83578357
},
83588358
"authority_level": "government",
8359-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
8359+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
83608360
"has_api": false,
83618361
"file_path": "china/education/moe-china.json",
83628362
"geographic_scope": "national"
@@ -8547,7 +8547,7 @@
85478547
"zh": "人力资源和社会保障部统计数据"
85488548
},
85498549
"authority_level": "government",
8550-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
8550+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
85518551
"has_api": false,
85528552
"file_path": "china/economy/labor/china-mohrss.json",
85538553
"geographic_scope": "national"
@@ -13807,7 +13807,7 @@
1380713807
"zh": "中华人民共和国教育部高等教育统计"
1380813808
},
1380913809
"authority_level": "government",
13810-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
13810+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
1381113811
"has_api": false,
1381213812
"file_path": "china/education/higher_education/china-moe-higher-education.json",
1381313813
"geographic_scope": "national"
@@ -13819,7 +13819,7 @@
1381913819
"zh": "中华人民共和国教育部"
1382013820
},
1382113821
"authority_level": "government",
13822-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
13822+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
1382313823
"has_api": false,
1382413824
"file_path": "china/education/moe-china.json",
1382513825
"geographic_scope": "national"
@@ -21382,7 +21382,7 @@
2138221382
"zh": "人力资源和社会保障部统计数据"
2138321383
},
2138421384
"authority_level": "government",
21385-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
21385+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
2138621386
"has_api": false,
2138721387
"file_path": "china/economy/labor/china-mohrss.json",
2138821388
"geographic_scope": "national"
@@ -21651,7 +21651,7 @@
2165121651
"zh": "中华人民共和国教育部高等教育统计"
2165221652
},
2165321653
"authority_level": "government",
21654-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
21654+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
2165521655
"has_api": false,
2165621656
"file_path": "china/education/higher_education/china-moe-higher-education.json",
2165721657
"geographic_scope": "national"

firstdata/indexes/by-region.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-03-29T17:21:41.360182+00:00",
3+
"generated_at": "2026-03-29T17:47:01.847646+00:00",
44
"total_regions": 56,
55
"total_sources": 313,
66
"version": "2.0"
@@ -406,7 +406,7 @@
406406
"zh": "人力资源和社会保障部统计数据"
407407
},
408408
"authority_level": "government",
409-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
409+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
410410
"has_api": false,
411411
"file_path": "china/economy/labor/china-mohrss.json",
412412
"geographic_scope": "national"
@@ -531,7 +531,7 @@
531531
"zh": "中华人民共和国教育部高等教育统计"
532532
},
533533
"authority_level": "government",
534-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
534+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
535535
"has_api": false,
536536
"file_path": "china/education/higher_education/china-moe-higher-education.json",
537537
"geographic_scope": "national"
@@ -543,7 +543,7 @@
543543
"zh": "中华人民共和国教育部"
544544
},
545545
"authority_level": "government",
546-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
546+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
547547
"has_api": false,
548548
"file_path": "china/education/moe-china.json",
549549
"geographic_scope": "national"

firstdata/indexes/statistics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-03-29T17:21:41.360182+00:00",
3+
"generated_at": "2026-03-29T17:47:01.847646+00:00",
44
"version": "2.0"
55
},
66
"overview": {

firstdata/sources/china/economy/labor/china-mohrss.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"zh": "中国人力资源和社会保障部发布的官方就业、劳动力市场和社会保障统计数据。涵盖全国就业与失业数据、劳动力调查、社会保险(养老、医疗、失业、工伤、生育)、职业培训、公务员管理、劳动争议处理和工资统计。发布季度统计公报、年度人力资源和社会保障事业发展统计公报及专项调查结果。"
1010
},
1111
"website": "https://www.mohrss.gov.cn/",
12-
"data_url": "http://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
12+
"data_url": "https://www.mohrss.gov.cn/SYrlzyhshbzb/zwgk/szrs/",
1313
"api_url": null,
1414
"authority_level": "government",
1515
"country": "CN",

firstdata/sources/china/education/higher_education/china-moe-higher-education.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"en": "Official higher education statistics published annually by China's Ministry of Education, covering enrollment, graduates, faculty, infrastructure and institutional data across undergraduate, graduate and vocational education programs. Provides comprehensive data on China's higher education development including detailed breakdowns by institution type, discipline, and educational level.",
99
"zh": "中华人民共和国教育部发布的年度全国高等教育事业发展统计公报,涵盖本科、研究生和职业教育的招生、毕业生、师资、基础设施和院校数据。提供中国高等教育发展的全面统计数据,包括按院校类型、学科和教育层次的详细分类。"
1010
},
11-
"website": "http://www.moe.gov.cn/",
12-
"data_url": "http://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
11+
"website": "https://www.moe.gov.cn/",
12+
"data_url": "https://www.moe.gov.cn/jyb_sjzl/sjzl_fztjgb/",
1313
"api_url": null,
1414
"authority_level": "government",
1515
"country": "CN",

firstdata/sources/china/education/moe-china.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"en": "The Ministry of Education of the People's Republic of China (MOE) is the government department responsible for comprehensive education management nationwide. It formulates education policies, publishes education statistics, supervises educational institutions at all levels, and provides authoritative data on education development including enrollment, teacher staffing, infrastructure, and educational expenditure across China.",
99
"zh": "中华人民共和国教育部是主管全国教育事业的国务院组成部门。负责制定教育政策、发布教育统计数据、监督管理各级各类教育机构,提供包括学生入学、师资配备、基础设施建设、教育经费等方面的权威教育发展数据。"
1010
},
11-
"website": "http://www.moe.gov.cn/",
12-
"data_url": "http://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
11+
"website": "https://www.moe.gov.cn/",
12+
"data_url": "https://www.moe.gov.cn/jyb_xxgk/xxgk/neirong/tongji/",
1313
"api_url": null,
1414
"authority_level": "government",
1515
"country": "CN",

firstdata/sources/international/economics/unsd-national-accounts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"website": "https://unstats.un.org",
1212
"data_url": "https://unstats.un.org/unsd/snaama",
13-
"api_url": "http://data.un.org/Host.aspx?Content=API",
13+
"api_url": "https://data.un.org/Host.aspx?Content=API",
1414
"authority_level": "international",
1515
"country": null,
1616
"geographic_scope": "global",

0 commit comments

Comments
 (0)