From 90171ebe5d6edc33966e53d4549182f78f0a5f8f Mon Sep 17 00:00:00 2001
From: eurostat fetcher <eurostat-fetcher@localhost>
Date: Tue, 26 Mar 2024 22:27:12 +0000
Subject: [PATCH] Convert data from provider

CI_PIPELINE_ID:437280

CI_JOB_ID:1340566
---
 category_tree.json | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 44 insertions(+), 1 deletion(-)

diff --git a/category_tree.json b/category_tree.json
index 9cb9932e2ac..ced993aab67 100644
--- a/category_tree.json
+++ b/category_tree.json
@@ -362,6 +362,33 @@
                 "code": "ei_qna",
                 "doc_href": null,
                 "name": "National accounts"
+              },
+              {
+                "children": [
+                  {
+                    "code": "ei_is_m_vtg",
+                    "name": "Industrial production - monthly data - vintages from 2021 onwards"
+                  },
+                  {
+                    "code": "ei_is_m_vtgfix",
+                    "name": "Industrial production - monthly data - vintages from 2001 to 2020"
+                  },
+                  {
+                    "code": "ei_lm_m_vtg",
+                    "name": "Unemployment - monthly data - vintages from 2021 onwards"
+                  },
+                  {
+                    "code": "ei_lm_m_vtgfix",
+                    "name": "Unemployment - monthly data - vintages from 2001 to 2020"
+                  },
+                  {
+                    "code": "ei_na_q_vtg",
+                    "name": "Gross domestic product (GDP) - quarterly  data - vintages from 2019 onwards"
+                  }
+                ],
+                "code": "euroind_vtg",
+                "doc_href": null,
+                "name": "Euro indicators - vintages of data"
               }
             ],
             "code": "euroind",
@@ -32849,6 +32876,10 @@
                       {
                         "code": "tai09",
                         "name": "Livestock density index"
+                      },
+                      {
+                        "code": "ef_m_org",
+                        "name": "Main farm indicators by organic farming, utilised agricultural area, economic size, farm type of agricultural holding and NUTS2"
                       }
                     ],
                     "code": "ef_mainfarm",
@@ -32957,6 +32988,10 @@
                         "code": "ef_landuse_",
                         "doc_href": null,
                         "name": "Farm land use by NUTS 2 regions"
+                      },
+                      {
+                        "code": "ef_lus_org",
+                        "name": "Organic crops by utilised agricultural area, economic size of the farm and NUTS 2 regions"
                       }
                     ],
                     "code": "ef_landuse",
@@ -32992,6 +33027,10 @@
                       {
                         "code": "ef_lsk_goats",
                         "name": "Goat types by utilised agricultural area and share of fodder area, size classes of livestock and NUTS 2 regions"
+                      },
+                      {
+                        "code": "ef_lsk_org",
+                        "name": "Organic animal farming by utilised agricultural area, livestock unit, economic size of the farm and NUTS 2 regions"
                       }
                     ],
                     "code": "ef_livestock",
@@ -33010,7 +33049,7 @@
                       },
                       {
                         "code": "ef_lf_leg",
-                        "name": "Labour force by sex, legal status of holding and working time"
+                        "name": "Agricultural labour force by legal entity, work status, sex of worker, economic size of the agricultural holding and NUTS 2 regions"
                       }
                     ],
                     "code": "ef_lf",
@@ -33046,6 +33085,10 @@
                       {
                         "code": "ef_mp_voctraining",
                         "name": "Agricultural holding and utilised agricultural area by vocational training, sex and age of farm managers"
+                      },
+                      {
+                        "code": "ef_mp_manorg",
+                        "name": "Organic farming by age, sex and training of farm manager"
                       }
                     ],
                     "code": "ef_mp",
-- 
GitLab