From d15a75ed6da342d005c87db203461dfa3fdef2d6 Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Wed, 13 May 2026 15:05:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(ids):=20rename=20china-cinic=E2=86=92china-?= =?UTF-8?q?cnnic=20&=20china-cinic-net=E2=86=92china-cinic=20(#233)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - firstdata/sources/china/technology/internet/cnnic.json -> china-cnnic.json, id: china-cinic -> china-cnnic (file already named cnnic.json on disk; was misnamed by id field only) - firstdata/sources/china/economy/macro/china-cinic-net.json -> china-cinic.json, id: china-cinic-net -> china-cinic (drop defensive -net suffix now that previous collision is resolved) - update tag 'china-cinic-net' -> 'china-cinic' inside the renamed file Closes #233 --- .../economy/macro/{china-cinic-net.json => china-cinic.json} | 4 ++-- .../technology/internet/{cnnic.json => china-cnnic.json} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename firstdata/sources/china/economy/macro/{china-cinic-net.json => china-cinic.json} (99%) rename firstdata/sources/china/technology/internet/{cnnic.json => china-cnnic.json} (99%) diff --git a/firstdata/sources/china/economy/macro/china-cinic-net.json b/firstdata/sources/china/economy/macro/china-cinic.json similarity index 99% rename from firstdata/sources/china/economy/macro/china-cinic-net.json rename to firstdata/sources/china/economy/macro/china-cinic.json index 7da6ac14..edcc77f4 100644 --- a/firstdata/sources/china/economy/macro/china-cinic-net.json +++ b/firstdata/sources/china/economy/macro/china-cinic.json @@ -1,5 +1,5 @@ { - "id": "china-cinic-net", + "id": "china-cinic", "name": { "en": "China Industry Economic Information Network (CINIC)", "zh": "中国产业经济信息网" @@ -22,7 +22,7 @@ "update_frequency": "daily", "tags": [ "cinic", - "china-cinic-net", + "china-cinic", "中国产业经济信息网", "中宣部", "industrial-economy", diff --git a/firstdata/sources/china/technology/internet/cnnic.json b/firstdata/sources/china/technology/internet/china-cnnic.json similarity index 99% rename from firstdata/sources/china/technology/internet/cnnic.json rename to firstdata/sources/china/technology/internet/china-cnnic.json index 130e9129..69f21ba0 100644 --- a/firstdata/sources/china/technology/internet/cnnic.json +++ b/firstdata/sources/china/technology/internet/china-cnnic.json @@ -1,5 +1,5 @@ { - "id": "china-cinic", + "id": "china-cnnic", "name": { "en": "China Internet Network Information Center", "zh": "中国互联网络信息中心",