From bb3419a2fdd072d191cfa7bd573ef769b7948793 Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Wed, 22 Apr 2026 14:22:11 +0800 Subject: [PATCH 1/4] feat: add 5 China authoritative data sources (afternoon batch 2026-04-22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - china-exim: 中国进出口银行 (Export-Import Bank of China) Policy bank for overseas development finance and BRI lending data - china-nppa: 国家新闻出版署 (National Press and Publication Administration) Publishing industry stats, game approval lists, digital publishing data - china-cacms: 中国中医科学院 (China Academy of Chinese Medical Sciences) TCM research data, herb database, clinical trial datasets - china-nphsd: 国家人口与健康科学数据中心 (National Population and Health Science Data Center) National open platform for public health and epidemiology datasets - china-scidb: 科学数据银行 (ScienceDB - CAS National Scientific Data Repository) National open science data repository for Chinese research datasets --- .../china/finance/banking/china-exim.json | 63 ++++++++++++++++ .../sources/china/governance/china-nppa.json | 66 +++++++++++++++++ .../sources/china/health/china-cacms.json | 66 +++++++++++++++++ .../sources/china/health/china-nphsd.json | 68 ++++++++++++++++++ .../sources/china/research/china-scidb.json | 71 +++++++++++++++++++ 5 files changed, 334 insertions(+) create mode 100644 firstdata/sources/china/finance/banking/china-exim.json create mode 100644 firstdata/sources/china/governance/china-nppa.json create mode 100644 firstdata/sources/china/health/china-cacms.json create mode 100644 firstdata/sources/china/health/china-nphsd.json create mode 100644 firstdata/sources/china/research/china-scidb.json diff --git a/firstdata/sources/china/finance/banking/china-exim.json b/firstdata/sources/china/finance/banking/china-exim.json new file mode 100644 index 0000000..f38b83a --- /dev/null +++ b/firstdata/sources/china/finance/banking/china-exim.json @@ -0,0 +1,63 @@ +{ + "id": "china-exim", + "name": { + "en": "Export-Import Bank of China", + "zh": "中国进出口银行" + }, + "description": { + "en": "The Export-Import Bank of China (China Eximbank) is a state policy bank established in 1994 under the direct jurisdiction of the State Council. It is the sole Chinese government agency responsible for providing government concessional loans and preferential export buyer's credit. China Eximbank publishes annual reports, financial data, and lending statistics covering overseas infrastructure project financing, trade credit, and Belt and Road Initiative-related loans. Its disclosure data provides insight into China's overseas development finance flows, recipient countries, and sectoral distribution of international lending.", + "zh": "中国进出口银行是1994年成立的国家政策性银行,直属国务院领导。它是中国唯一承担政府优惠贷款和出口优惠买方信贷职能的政府机构。进出口银行发布年度报告、财务数据和贷款统计,涵盖海外基础设施项目融资、贸易信贷及一带一路相关贷款。其披露数据为中国对外发展融资流量、受援国分布及国际贷款行业结构提供了重要参考。" + }, + "website": "http://www.eximbank.gov.cn", + "data_url": "http://www.eximbank.gov.cn", + "api_url": null, + "authority_level": "government", + "country": "CN", + "geographic_scope": "national", + "domains": [ + "finance", + "trade", + "international-development", + "economics" + ], + "update_frequency": "annual", + "tags": [ + "中国进出口银行", + "Eximbank", + "Export-Import Bank", + "policy bank", + "政策性银行", + "concessional loan", + "优惠贷款", + "Belt and Road", + "一带一路", + "overseas development finance", + "对外发展融资", + "trade finance", + "贸易融资", + "infrastructure lending", + "基础设施贷款", + "annual report", + "年度报告", + "international lending", + "国际贷款" + ], + "data_content": { + "en": [ + "Annual Report - Comprehensive financial statements, loan portfolio breakdown, and operational data", + "Concessional Loan Portfolio - Data on government concessional loans by recipient country and sector", + "Export Buyer's Credit - Statistics on preferential export credit extended to overseas borrowers", + "Belt and Road Initiative Lending - Overview of financing provided to BRI countries and projects", + "Financial Indicators - Capital adequacy, non-performing loan ratios, and balance sheet data", + "Trade Finance Statistics - Volume and structure of trade credit and guarantee products" + ], + "zh": [ + "年度报告 - 综合财务报表、贷款组合构成及运营数据", + "政府优惠贷款组合 - 按受援国和行业划分的政府优惠贷款数据", + "出口优惠买方信贷 - 向境外借款方发放优惠出口信贷的统计数据", + "一带一路融资概况 - 向一带一路沿线国家和项目提供融资的总览", + "财务指标 - 资本充足率、不良贷款率及资产负债表数据", + "贸易融资统计 - 贸易信贷和担保产品的规模与结构" + ] + } +} diff --git a/firstdata/sources/china/governance/china-nppa.json b/firstdata/sources/china/governance/china-nppa.json new file mode 100644 index 0000000..090270b --- /dev/null +++ b/firstdata/sources/china/governance/china-nppa.json @@ -0,0 +1,66 @@ +{ + "id": "china-nppa", + "name": { + "en": "National Press and Publication Administration", + "zh": "国家新闻出版署" + }, + "description": { + "en": "The National Press and Publication Administration (NPPA) is the central government authority responsible for supervising and managing China's publishing industry, including books, periodicals, newspapers, audio-visual products, and online publications. NPPA publishes annual press and publication industry statistical reports covering book output, newspaper circulation, digital publishing revenues, game licensing, and copyright registration data. It is the authoritative source for understanding China's content industry scale, structure, and regulatory trends, including annual game approval lists and digital publishing industry development data.", + "zh": "国家新闻出版署是负责监管和管理中国出版业的中央政府机构,涵盖图书、期刊、报纸、音像制品和网络出版物。新闻出版署发布年度新闻出版业统计数据报告,内容包括图书出版量、报纸发行量、数字出版收入、游戏版号及版权登记数据。它是了解中国内容产业规模、结构和监管趋势的权威来源,包括年度游戏审批名单和数字出版产业发展数据。" + }, + "website": "https://www.nppa.gov.cn", + "data_url": "https://www.nppa.gov.cn", + "api_url": null, + "authority_level": "government", + "country": "CN", + "geographic_scope": "national", + "domains": [ + "culture", + "media", + "digital-economy", + "social" + ], + "update_frequency": "annual", + "tags": [ + "国家新闻出版署", + "NPPA", + "press and publication", + "新闻出版", + "publishing", + "出版业", + "book statistics", + "图书统计", + "game license", + "游戏版号", + "digital publishing", + "数字出版", + "copyright", + "版权", + "periodical", + "期刊", + "newspaper", + "报纸", + "China content industry", + "中国内容产业" + ], + "data_content": { + "en": [ + "Press and Publication Statistical Report - Annual data on total books, periodicals, and newspapers published", + "Digital Publishing Industry Report - Revenue, users, and growth data for digital publishing sectors including e-books and online news", + "Game Approval Lists - Monthly and annual lists of approved domestic and imported games", + "Copyright Registration Statistics - Volume and category breakdown of copyright registrations", + "Newspaper Circulation Data - Print run and circulation figures for major newspapers", + "Publishing Industry Structure - Market share, enterprise counts, and regional distribution of publishers", + "Import/Export of Publications - Data on cross-border trade in books and other publications" + ], + "zh": [ + "新闻出版业统计报告 - 图书、期刊和报纸年度出版总量数据", + "数字出版产业报告 - 数字出版各细分领域(电子书、网络新闻等)的收入、用户数及增长数据", + "游戏版号审批名单 - 国产及进口游戏的月度和年度审批名单", + "版权登记统计 - 版权登记量及分类构成", + "报纸发行数据 - 主要报纸的印数和发行量", + "出版业结构 - 出版企业数量、市场份额及地区分布", + "出版物进出口 - 图书及其他出版物跨境贸易数据" + ] + } +} diff --git a/firstdata/sources/china/health/china-cacms.json b/firstdata/sources/china/health/china-cacms.json new file mode 100644 index 0000000..2dbe93b --- /dev/null +++ b/firstdata/sources/china/health/china-cacms.json @@ -0,0 +1,66 @@ +{ + "id": "china-cacms", + "name": { + "en": "China Academy of Chinese Medical Sciences", + "zh": "中国中医科学院" + }, + "description": { + "en": "The China Academy of Chinese Medical Sciences (CACMS) is China's highest academic and research institution dedicated to traditional Chinese medicine (TCM). Established in 1955, CACMS operates research institutes covering basic TCM theory, clinical medicine, acupuncture-moxibustion, Chinese materia medica, and TCM history. CACMS publishes research findings on TCM treatment efficacy, Chinese herb pharmacology, and integrative medicine. It also hosts the China TCM Data Center which maintains databases on medicinal plant resources, classical formulas, clinical trial data, and TCM literature, serving as the authoritative repository for TCM scientific knowledge in China.", + "zh": "中国中医科学院是中国最高级别的中医药学术与研究机构,成立于1955年。院下设多个研究所,涵盖中医基础理论、临床医学、针灸推拿、中药学和中医史学。院内发布中医疗效、中药药理及中西医结合的研究成果。院内还设有中国中医药数据中心,维护药用植物资源、经典方剂、临床试验数据及中医药文献数据库,是中国中医药科学知识的权威存储库。" + }, + "website": "https://www.cacms.ac.cn", + "data_url": "https://www.cacms.ac.cn/index.html", + "api_url": null, + "authority_level": "research", + "country": "CN", + "geographic_scope": "national", + "domains": [ + "health", + "traditional-medicine", + "pharmacology" + ], + "update_frequency": "irregular", + "tags": [ + "中国中医科学院", + "CACMS", + "traditional Chinese medicine", + "中医", + "TCM", + "acupuncture", + "针灸", + "Chinese materia medica", + "中药", + "herbal medicine", + "草药", + "integrative medicine", + "中西医结合", + "medicinal plants", + "药用植物", + "classical formulas", + "经典方剂", + "TCM research", + "中医研究", + "pharmacology", + "药理学" + ], + "data_content": { + "en": [ + "TCM Clinical Research Data - Results from clinical trials on traditional Chinese medicine treatments for various conditions", + "Chinese Materia Medica Database - Comprehensive data on Chinese medicinal herbs including composition, efficacy, and safety", + "Classical Formula Repository - Systematic documentation of traditional prescription formulas and their clinical applications", + "Medicinal Plant Resource Data - Distribution, species classification, and resource assessment of medicinal plants in China", + "Acupuncture Research Findings - Evidence-based research publications on acupuncture and moxibustion treatments", + "TCM Literature Database - Digitized classical texts and modern research papers on traditional Chinese medicine", + "Annual TCM Industry Report - Statistical overview of the TCM research, production, and clinical application landscape" + ], + "zh": [ + "中医临床研究数据 - 中医药治疗各类疾病的临床试验结果", + "中药资源数据库 - 中药材成分、功效及安全性综合数据", + "经典方剂库 - 传统处方的系统文献整理及临床应用记录", + "药用植物资源数据 - 中国药用植物的分布、种类及资源评估", + "针灸研究成果 - 针灸及艾灸治疗的循证医学研究成果", + "中医文献数据库 - 中医经典古籍数字化文本及现代研究论文", + "中医药产业年度报告 - 中医药研究、生产及临床应用发展概况统计" + ] + } +} diff --git a/firstdata/sources/china/health/china-nphsd.json b/firstdata/sources/china/health/china-nphsd.json new file mode 100644 index 0000000..3ebcafa --- /dev/null +++ b/firstdata/sources/china/health/china-nphsd.json @@ -0,0 +1,68 @@ +{ + "id": "china-nphsd", + "name": { + "en": "National Population and Health Science Data Center", + "zh": "国家人口与健康科学数据中心" + }, + "description": { + "en": "The National Population and Health Science Data Center (NPHSD) is China's national platform for sharing public health and population science data, established under the National Basic Science Data Sharing Service Program led by the Ministry of Science and Technology. It aggregates and provides access to health survey datasets, epidemiological study data, clinical research data, and demographic health statistics from national research programs. NPHSD covers domains including chronic disease surveillance, maternal and child health surveys, nutrition and health data, and infectious disease monitoring, making it a key open data repository for researchers in public health, medicine, and population sciences in China.", + "zh": "国家人口与健康科学数据中心(NPHSD)是中国国家科学数据共享工程框架下,由科学技术部主导建立的公共卫生与人口科学数据共享国家平台。该中心汇聚并开放来自国家科研项目的健康调查数据集、流行病学研究数据、临床研究数据及人口健康统计数据。覆盖领域包括慢性病监测、妇幼健康调查、营养与健康数据以及传染病监测,是中国公共卫生、医学和人口科学研究人员的重要开放数据平台。" + }, + "website": "https://www.phsciencedata.cn", + "data_url": "https://www.phsciencedata.cn", + "api_url": null, + "authority_level": "research", + "country": "CN", + "geographic_scope": "national", + "domains": [ + "health", + "epidemiology", + "demographics", + "social" + ], + "update_frequency": "irregular", + "tags": [ + "国家人口与健康科学数据中心", + "NPHSD", + "public health data", + "公共卫生数据", + "population health", + "人口健康", + "epidemiology", + "流行病学", + "chronic disease", + "慢性病", + "maternal health", + "妇幼健康", + "nutrition", + "营养", + "health survey", + "健康调查", + "infectious disease", + "传染病", + "science data sharing", + "科学数据共享", + "clinical research data", + "临床研究数据" + ], + "data_content": { + "en": [ + "Chronic Disease Surveillance Data - National monitoring datasets on hypertension, diabetes, cardiovascular disease, and cancer", + "Maternal and Child Health Survey Data - Nationwide survey data on maternal mortality, child nutrition, and reproductive health", + "Nutrition and Health Survey - Results from national nutrition and health examination surveys by age group and region", + "Infectious Disease Monitoring Data - Epidemiological datasets on notifiable infectious diseases and outbreak investigations", + "Clinical Research Datasets - Anonymized patient data from national clinical trials and cohort studies", + "Population Health Statistics - Demographic and vital statistics datasets including mortality, morbidity, and disability data", + "Aging and Geriatric Data - Health status, functional ability, and care needs data for elderly populations" + ], + "zh": [ + "慢性病监测数据 - 全国高血压、糖尿病、心血管疾病和癌症监测数据集", + "妇幼健康调查数据 - 全国孕产妇死亡率、儿童营养及生殖健康调查数据", + "营养与健康调查 - 按年龄组和地区划分的全国营养与健康体检调查结果", + "传染病监测数据 - 法定传染病及疫情调查流行病学数据集", + "临床研究数据集 - 国家临床试验和队列研究的脱敏患者数据", + "人口健康统计 - 包含死亡率、发病率和残疾数据的人口与生命统计数据集", + "老龄化与老年医学数据 - 老年人群健康状况、功能能力和照护需求数据" + ] + } +} diff --git a/firstdata/sources/china/research/china-scidb.json b/firstdata/sources/china/research/china-scidb.json new file mode 100644 index 0000000..0aace77 --- /dev/null +++ b/firstdata/sources/china/research/china-scidb.json @@ -0,0 +1,71 @@ +{ + "id": "china-scidb", + "name": { + "en": "ScienceDB - National Scientific Data Repository", + "zh": "科学数据银行(国家科学数据汇交与开放共享平台)" + }, + "description": { + "en": "ScienceDB is China's national open scientific data repository operated by the Computer Network Information Center (CNIC) of the Chinese Academy of Sciences. It serves as the primary national infrastructure for depositing, curating, and sharing research data from Chinese scientific projects. ScienceDB supports datasets across all scientific disciplines, including earth sciences, life sciences, materials science, astronomy, and social sciences. Researchers funded by national programs such as the National Natural Science Foundation of China (NSFC) increasingly deposit data here to comply with open data mandates. ScienceDB provides DOI-based data citation, metadata standards, and peer-reviewed data curation, making it a cornerstone of China's open science ecosystem.", + "zh": "科学数据银行(ScienceDB)是中国科学院计算机网络信息中心(CNIC)运营的国家开放科学数据存储平台,是中国科研项目数据汇交、管理与开放共享的主要国家基础设施。平台支持地球科学、生命科学、材料科学、天文学和社会科学等全学科数据集。国家自然科学基金等国家科技计划的资助项目越来越多地向该平台汇交数据,以符合开放数据要求。ScienceDB提供基于DOI的数据引用、元数据标准和同行评审数据审核,是中国开放科学生态体系的重要组成部分。" + }, + "website": "https://www.scidb.cn", + "data_url": "https://www.scidb.cn", + "api_url": null, + "authority_level": "research", + "country": "CN", + "geographic_scope": "national", + "domains": [ + "science", + "earth-science", + "life-science", + "environment", + "technology" + ], + "update_frequency": "irregular", + "tags": [ + "科学数据银行", + "ScienceDB", + "Chinese Academy of Sciences", + "中国科学院", + "CNIC", + "open science data", + "开放科学数据", + "research data repository", + "科学数据存储", + "DOI", + "data sharing", + "数据共享", + "earth science", + "地球科学", + "life science", + "生命科学", + "materials science", + "材料科学", + "NSFC", + "国家自然科学基金", + "open data", + "开放数据", + "data citation", + "数据引用" + ], + "data_content": { + "en": [ + "Earth Science Datasets - Geophysical, oceanographic, atmospheric, and remote sensing data from Chinese research projects", + "Life Science Data - Genomics, proteomics, ecological survey, and biomedical research datasets", + "Materials Science Data - Crystal structure, material property, and experimental data from Chinese labs", + "Astronomy and Astrophysics Data - Observation data from Chinese telescopes and space missions", + "Social Science Research Data - Survey data, economic datasets, and social science experiment results", + "NSFC-Funded Project Data - Research outputs from National Natural Science Foundation of China funded projects", + "Environmental and Ecology Data - Long-term monitoring and field survey datasets on China's ecosystems" + ], + "zh": [ + "地球科学数据集 - 来自中国科研项目的地球物理、海洋、大气和遥感数据", + "生命科学数据 - 基因组学、蛋白质组学、生态调查及生物医学研究数据集", + "材料科学数据 - 来自中国实验室的晶体结构、材料性能及实验数据", + "天文与天体物理数据 - 中国望远镜和空间任务的观测数据", + "社会科学研究数据 - 调查数据、经济数据集和社会科学实验结果", + "国家自然科学基金项目数据 - 国家自然科学基金资助项目的研究成果数据", + "环境与生态数据 - 中国生态系统长期监测与野外调查数据集" + ] + } +} From 74b3a35e7fe096c570c574638a53724a360498a5 Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Wed, 22 Apr 2026 14:26:17 +0800 Subject: [PATCH 2/4] fix: replace 2 duplicates (china-scidb 3rd time + china-exim=eximbank) with csia+ncsti - Remove china-scidb: 3rd cross-PR duplicate (PR#165, PR#167, PR#168) - Remove china-exim: same institution as china-eximbank in PR#165 (eximbank.gov.cn) - Add china-csia: China Semiconductor Industry Association (web.csia.net.cn, 200) - Add china-ncsti: National Center for S&T Information (ncsti.gov.cn, 403) --- .../china/finance/banking/china-exim.json | 63 ---------------- .../sources/china/research/china-scidb.json | 71 ------------------- 2 files changed, 134 deletions(-) delete mode 100644 firstdata/sources/china/finance/banking/china-exim.json delete mode 100644 firstdata/sources/china/research/china-scidb.json diff --git a/firstdata/sources/china/finance/banking/china-exim.json b/firstdata/sources/china/finance/banking/china-exim.json deleted file mode 100644 index f38b83a..0000000 --- a/firstdata/sources/china/finance/banking/china-exim.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "id": "china-exim", - "name": { - "en": "Export-Import Bank of China", - "zh": "中国进出口银行" - }, - "description": { - "en": "The Export-Import Bank of China (China Eximbank) is a state policy bank established in 1994 under the direct jurisdiction of the State Council. It is the sole Chinese government agency responsible for providing government concessional loans and preferential export buyer's credit. China Eximbank publishes annual reports, financial data, and lending statistics covering overseas infrastructure project financing, trade credit, and Belt and Road Initiative-related loans. Its disclosure data provides insight into China's overseas development finance flows, recipient countries, and sectoral distribution of international lending.", - "zh": "中国进出口银行是1994年成立的国家政策性银行,直属国务院领导。它是中国唯一承担政府优惠贷款和出口优惠买方信贷职能的政府机构。进出口银行发布年度报告、财务数据和贷款统计,涵盖海外基础设施项目融资、贸易信贷及一带一路相关贷款。其披露数据为中国对外发展融资流量、受援国分布及国际贷款行业结构提供了重要参考。" - }, - "website": "http://www.eximbank.gov.cn", - "data_url": "http://www.eximbank.gov.cn", - "api_url": null, - "authority_level": "government", - "country": "CN", - "geographic_scope": "national", - "domains": [ - "finance", - "trade", - "international-development", - "economics" - ], - "update_frequency": "annual", - "tags": [ - "中国进出口银行", - "Eximbank", - "Export-Import Bank", - "policy bank", - "政策性银行", - "concessional loan", - "优惠贷款", - "Belt and Road", - "一带一路", - "overseas development finance", - "对外发展融资", - "trade finance", - "贸易融资", - "infrastructure lending", - "基础设施贷款", - "annual report", - "年度报告", - "international lending", - "国际贷款" - ], - "data_content": { - "en": [ - "Annual Report - Comprehensive financial statements, loan portfolio breakdown, and operational data", - "Concessional Loan Portfolio - Data on government concessional loans by recipient country and sector", - "Export Buyer's Credit - Statistics on preferential export credit extended to overseas borrowers", - "Belt and Road Initiative Lending - Overview of financing provided to BRI countries and projects", - "Financial Indicators - Capital adequacy, non-performing loan ratios, and balance sheet data", - "Trade Finance Statistics - Volume and structure of trade credit and guarantee products" - ], - "zh": [ - "年度报告 - 综合财务报表、贷款组合构成及运营数据", - "政府优惠贷款组合 - 按受援国和行业划分的政府优惠贷款数据", - "出口优惠买方信贷 - 向境外借款方发放优惠出口信贷的统计数据", - "一带一路融资概况 - 向一带一路沿线国家和项目提供融资的总览", - "财务指标 - 资本充足率、不良贷款率及资产负债表数据", - "贸易融资统计 - 贸易信贷和担保产品的规模与结构" - ] - } -} diff --git a/firstdata/sources/china/research/china-scidb.json b/firstdata/sources/china/research/china-scidb.json deleted file mode 100644 index 0aace77..0000000 --- a/firstdata/sources/china/research/china-scidb.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "id": "china-scidb", - "name": { - "en": "ScienceDB - National Scientific Data Repository", - "zh": "科学数据银行(国家科学数据汇交与开放共享平台)" - }, - "description": { - "en": "ScienceDB is China's national open scientific data repository operated by the Computer Network Information Center (CNIC) of the Chinese Academy of Sciences. It serves as the primary national infrastructure for depositing, curating, and sharing research data from Chinese scientific projects. ScienceDB supports datasets across all scientific disciplines, including earth sciences, life sciences, materials science, astronomy, and social sciences. Researchers funded by national programs such as the National Natural Science Foundation of China (NSFC) increasingly deposit data here to comply with open data mandates. ScienceDB provides DOI-based data citation, metadata standards, and peer-reviewed data curation, making it a cornerstone of China's open science ecosystem.", - "zh": "科学数据银行(ScienceDB)是中国科学院计算机网络信息中心(CNIC)运营的国家开放科学数据存储平台,是中国科研项目数据汇交、管理与开放共享的主要国家基础设施。平台支持地球科学、生命科学、材料科学、天文学和社会科学等全学科数据集。国家自然科学基金等国家科技计划的资助项目越来越多地向该平台汇交数据,以符合开放数据要求。ScienceDB提供基于DOI的数据引用、元数据标准和同行评审数据审核,是中国开放科学生态体系的重要组成部分。" - }, - "website": "https://www.scidb.cn", - "data_url": "https://www.scidb.cn", - "api_url": null, - "authority_level": "research", - "country": "CN", - "geographic_scope": "national", - "domains": [ - "science", - "earth-science", - "life-science", - "environment", - "technology" - ], - "update_frequency": "irregular", - "tags": [ - "科学数据银行", - "ScienceDB", - "Chinese Academy of Sciences", - "中国科学院", - "CNIC", - "open science data", - "开放科学数据", - "research data repository", - "科学数据存储", - "DOI", - "data sharing", - "数据共享", - "earth science", - "地球科学", - "life science", - "生命科学", - "materials science", - "材料科学", - "NSFC", - "国家自然科学基金", - "open data", - "开放数据", - "data citation", - "数据引用" - ], - "data_content": { - "en": [ - "Earth Science Datasets - Geophysical, oceanographic, atmospheric, and remote sensing data from Chinese research projects", - "Life Science Data - Genomics, proteomics, ecological survey, and biomedical research datasets", - "Materials Science Data - Crystal structure, material property, and experimental data from Chinese labs", - "Astronomy and Astrophysics Data - Observation data from Chinese telescopes and space missions", - "Social Science Research Data - Survey data, economic datasets, and social science experiment results", - "NSFC-Funded Project Data - Research outputs from National Natural Science Foundation of China funded projects", - "Environmental and Ecology Data - Long-term monitoring and field survey datasets on China's ecosystems" - ], - "zh": [ - "地球科学数据集 - 来自中国科研项目的地球物理、海洋、大气和遥感数据", - "生命科学数据 - 基因组学、蛋白质组学、生态调查及生物医学研究数据集", - "材料科学数据 - 来自中国实验室的晶体结构、材料性能及实验数据", - "天文与天体物理数据 - 中国望远镜和空间任务的观测数据", - "社会科学研究数据 - 调查数据、经济数据集和社会科学实验结果", - "国家自然科学基金项目数据 - 国家自然科学基金资助项目的研究成果数据", - "环境与生态数据 - 中国生态系统长期监测与野外调查数据集" - ] - } -} From c6e529a0ca351779013f18ed0a48ccc69b089092 Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Wed, 22 Apr 2026 14:26:40 +0800 Subject: [PATCH 3/4] fix: add replacement sources csia+ncsti --- .../sources/china/industry/china-csia.json | 23 +++++++++++++++++++ .../sources/china/research/china-ncsti.json | 23 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 firstdata/sources/china/industry/china-csia.json create mode 100644 firstdata/sources/china/research/china-ncsti.json diff --git a/firstdata/sources/china/industry/china-csia.json b/firstdata/sources/china/industry/china-csia.json new file mode 100644 index 0000000..9230642 --- /dev/null +++ b/firstdata/sources/china/industry/china-csia.json @@ -0,0 +1,23 @@ +{ + "id": "china-csia", + "name": { + "en": "China Semiconductor Industry Association", + "zh": "中国半导体行业协会" + }, + "description": { + "en": "The China Semiconductor Industry Association (CSIA) is the national industry body representing China's semiconductor sector. It publishes IC industry statistics, market reports, and semiconductor trade data.", + "zh": "中国半导体行业协会是代表中国半导体产业的全国性行业组织。发布集成电路产业统计数据、市场报告和半导体贸易数据。" + }, + "data_content": { + "en": ["IC industry statistics", "semiconductor market reports", "chip trade data", "industry development reports", "member enterprise data"], + "zh": ["集成电路产业统计", "半导体市场报告", "芯片贸易数据", "产业发展报告", "会员企业数据"] + }, + "country": "CN", + "authority_level": "other", + "geographic_scope": "national", + "website": "https://web.csia.net.cn", + "data_url": "https://web.csia.net.cn", + "domains": ["technology", "manufacturing"], + "tags": ["semiconductor", "ic", "chip", "electronics"], + "update_frequency": "quarterly" +} diff --git a/firstdata/sources/china/research/china-ncsti.json b/firstdata/sources/china/research/china-ncsti.json new file mode 100644 index 0000000..992d515 --- /dev/null +++ b/firstdata/sources/china/research/china-ncsti.json @@ -0,0 +1,23 @@ +{ + "id": "china-ncsti", + "name": { + "en": "National Center for Science and Technology Information", + "zh": "中国科学技术信息研究所" + }, + "description": { + "en": "NCSTI is a national research institution under the Ministry of Science and Technology, providing science and technology information services, bibliometric analysis, and S&T statistics including the Chinese Science Citation Database.", + "zh": "中国科学技术信息研究所是科技部直属国家级科技信息研究机构,提供科技信息服务、文献计量分析和科技统计数据,包括中国科技论文统计数据库。" + }, + "data_content": { + "en": ["science citation database", "bibliometric analysis", "S&T statistics", "technology transfer data", "research output reports"], + "zh": ["科技论文统计数据库", "文献计量分析", "科技统计数据", "技术转移数据", "科研产出报告"] + }, + "country": "CN", + "authority_level": "research", + "geographic_scope": "national", + "website": "https://www.ncsti.gov.cn", + "data_url": "https://www.ncsti.gov.cn", + "domains": ["science", "technology"], + "tags": ["bibliometrics", "citation", "research-output", "most"], + "update_frequency": "annual" +} From 7d02ec59005b29db8c8e82fa3faae68bb590119a Mon Sep 17 00:00:00 2001 From: FirstData AI Date: Thu, 23 Apr 2026 16:35:45 +0800 Subject: [PATCH 4/4] =?UTF-8?q?fix:=20remove=20china-nppa=20(duplicate=20o?= =?UTF-8?q?f=20china-napp,=20same=20org=20=E5=9B=BD=E5=AE=B6=E6=96=B0?= =?UTF-8?q?=E9=97=BB=E5=87=BA=E7=89=88=E7=BD=B2=20nppa.gov.cn)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sources/china/governance/china-nppa.json | 66 ------------------- 1 file changed, 66 deletions(-) delete mode 100644 firstdata/sources/china/governance/china-nppa.json diff --git a/firstdata/sources/china/governance/china-nppa.json b/firstdata/sources/china/governance/china-nppa.json deleted file mode 100644 index 090270b..0000000 --- a/firstdata/sources/china/governance/china-nppa.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "id": "china-nppa", - "name": { - "en": "National Press and Publication Administration", - "zh": "国家新闻出版署" - }, - "description": { - "en": "The National Press and Publication Administration (NPPA) is the central government authority responsible for supervising and managing China's publishing industry, including books, periodicals, newspapers, audio-visual products, and online publications. NPPA publishes annual press and publication industry statistical reports covering book output, newspaper circulation, digital publishing revenues, game licensing, and copyright registration data. It is the authoritative source for understanding China's content industry scale, structure, and regulatory trends, including annual game approval lists and digital publishing industry development data.", - "zh": "国家新闻出版署是负责监管和管理中国出版业的中央政府机构,涵盖图书、期刊、报纸、音像制品和网络出版物。新闻出版署发布年度新闻出版业统计数据报告,内容包括图书出版量、报纸发行量、数字出版收入、游戏版号及版权登记数据。它是了解中国内容产业规模、结构和监管趋势的权威来源,包括年度游戏审批名单和数字出版产业发展数据。" - }, - "website": "https://www.nppa.gov.cn", - "data_url": "https://www.nppa.gov.cn", - "api_url": null, - "authority_level": "government", - "country": "CN", - "geographic_scope": "national", - "domains": [ - "culture", - "media", - "digital-economy", - "social" - ], - "update_frequency": "annual", - "tags": [ - "国家新闻出版署", - "NPPA", - "press and publication", - "新闻出版", - "publishing", - "出版业", - "book statistics", - "图书统计", - "game license", - "游戏版号", - "digital publishing", - "数字出版", - "copyright", - "版权", - "periodical", - "期刊", - "newspaper", - "报纸", - "China content industry", - "中国内容产业" - ], - "data_content": { - "en": [ - "Press and Publication Statistical Report - Annual data on total books, periodicals, and newspapers published", - "Digital Publishing Industry Report - Revenue, users, and growth data for digital publishing sectors including e-books and online news", - "Game Approval Lists - Monthly and annual lists of approved domestic and imported games", - "Copyright Registration Statistics - Volume and category breakdown of copyright registrations", - "Newspaper Circulation Data - Print run and circulation figures for major newspapers", - "Publishing Industry Structure - Market share, enterprise counts, and regional distribution of publishers", - "Import/Export of Publications - Data on cross-border trade in books and other publications" - ], - "zh": [ - "新闻出版业统计报告 - 图书、期刊和报纸年度出版总量数据", - "数字出版产业报告 - 数字出版各细分领域(电子书、网络新闻等)的收入、用户数及增长数据", - "游戏版号审批名单 - 国产及进口游戏的月度和年度审批名单", - "版权登记统计 - 版权登记量及分类构成", - "报纸发行数据 - 主要报纸的印数和发行量", - "出版业结构 - 出版企业数量、市场份额及地区分布", - "出版物进出口 - 图书及其他出版物跨境贸易数据" - ] - } -}