From c9a14f7d2f634866ab88da65b8194ce606581d65 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 23 Jul 2024 08:33:45 +0200 Subject: [PATCH] chg: [nace] all NACE uppercase --- galaxies/nace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxies/nace.json b/galaxies/nace.json index 68ee53e..8e6f95b 100644 --- a/galaxies/nace.json +++ b/galaxies/nace.json @@ -2,8 +2,8 @@ "description": "The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term \"nomenclature statistique des activités économiques dans la Communauté européenne\"), is the industry standard classification system used in the European Union.", "icon": "industry", "name": "NACE", - "namespace": "nace", - "type": "nace", + "namespace": "NACE", + "type": "NACE", "uuid": "f184d102-7df1-4ea5-84f5-71f061814fc5", "version": 1 }