From 12ed0649539947f066b0946c24d33c0595eb0c9c Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Sun, 15 Mar 2026 09:03:24 +0800 Subject: [PATCH] fix: remove duplicate china-nfra (already exists at china/finance/banking/nfra.json) --- firstdata/sources/china/china-nfra.json | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 firstdata/sources/china/china-nfra.json diff --git a/firstdata/sources/china/china-nfra.json b/firstdata/sources/china/china-nfra.json deleted file mode 100644 index 1ebab22..0000000 --- a/firstdata/sources/china/china-nfra.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "id": "china-nfra", - "name": { - "en": "National Financial Regulatory Administration of China", - "zh": "国家金融监督管理总局" - }, - "description": { - "en": "China's financial regulatory authority (formerly CBIRC, restructured in 2023) overseeing banks, insurance, and non-bank financial institutions.", - "zh": "中国金融监管机构(2023年由原银保监会改组),监管银行、保险和非银行金融机构。" - }, - "website": "https://www.nfra.gov.cn", - "data_url": "https://www.nfra.gov.cn/cn/view/pages/tongjishuju/tongjishuju.html", - "api_url": null, - "data_content": { - "en": ["Banking sector statistics", "Insurance industry data", "Credit structure analysis", "Financial institution balance sheets", "Social financing scale breakdown"], - "zh": ["银行业统计数据", "保险业数据", "信贷结构分析", "金融机构资产负债表", "社会融资规模细分"] - }, - "authority_level": "government", - "update_frequency": "quarterly", - "coverage": "national", - "country_code": "CN", - "domains": ["finance", "economics"], - "tags": ["banking", "insurance", "financial-regulation", "nfra", "china"], - "license": "open" -}