From 2a495bf9d18aa59a4abc6a882a5e7a8d6a2850ba Mon Sep 17 00:00:00 2001
From: eurostat fetcher <eurostat-fetcher@localhost>
Date: Mon, 25 Mar 2024 22:24:01 +0000
Subject: [PATCH] Convert data from provider

CI_PIPELINE_ID:437146

CI_JOB_ID:1339798
---
 category_tree.json | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/category_tree.json b/category_tree.json
index 67fc778cac8..42293eb8441 100644
--- a/category_tree.json
+++ b/category_tree.json
@@ -39201,6 +39201,21 @@
                 "code": "mar_",
                 "doc_href": null,
                 "name": "Maritime transport"
+              },
+              {
+                "children": [
+                  {
+                    "code": "mar_mt_am_csvi",
+                    "name": "Vessels arriving in the main ports by type of vessels - annual data"
+                  },
+                  {
+                    "code": "mar_tf_qm",
+                    "name": "Vessels arriving in the main ports by type and size of vessels - quarterly data"
+                  }
+                ],
+                "code": "mar_v",
+                "doc_href": null,
+                "name": "Maritime vessels movements"
               }
             ],
             "code": "mar",
@@ -52458,7 +52473,7 @@
               },
               {
                 "code": "sdg_14_40",
-                "name": "Bathing sites with excellent water quality by locality"
+                "name": "Bathing sites with excellent water quality by localition"
               }
             ],
             "code": "sdg_06",
@@ -52786,7 +52801,7 @@
               },
               {
                 "code": "sdg_14_40",
-                "name": "Bathing sites with excellent water quality by locality"
+                "name": "Bathing sites with excellent water quality by localition"
               },
               {
                 "code": "sdg_14_50",
-- 
GitLab