From b01774ba7e1bd07aef4446ff3d108016b3992afa Mon Sep 17 00:00:00 2001
From: cso fetcher <cso-fetcher@db.nomics.world>
Date: Sat, 2 May 2020 11:11:11 +0000
Subject: [PATCH] New conversion...

from source-data 456a6c2e2ea1a2370ef4573850101e7bd1d6a436
---
 LRM09/dataset.json |  16 +++----
 RSM07/dataset.json | 105 +++++++++++++++++++++++++++++++++++++++++++++
 RSM07/series.jsonl |  21 +++++++++
 category_tree.json |   8 ++++
 errors.json        |   2 +-
 5 files changed, 143 insertions(+), 9 deletions(-)
 create mode 100644 RSM07/dataset.json
 create mode 100644 RSM07/series.jsonl

diff --git a/LRM09/dataset.json b/LRM09/dataset.json
index 2db9120474..1085568d92 100644
--- a/LRM09/dataset.json
+++ b/LRM09/dataset.json
@@ -1,11 +1,11 @@
 {
-  "code":"LRM09",
-  "dimensions_codes_order":[
+  "code": "LRM09",
+  "dimensions_codes_order": [
     "Nationality",
     "Statistic"
   ],
-  "dimensions_values_labels":{
-    "Nationality":[
+  "dimensions_values_labels": {
+    "Nationality": [
       [
         "-",
         "Total Persons"
@@ -35,15 +35,15 @@
         "Other nationals"
       ]
     ],
-    "Statistic":[
+    "Statistic": [
       [
         "LRM09C1",
         "Persons on the Live Register (Number)"
       ]
     ]
   },
-  "name":"Persons on the Live Register by Nationality and Month",
-  "series":{
-    "path":"series.jsonl"
+  "name": "Persons on the Live Register by Nationality and Month",
+  "series": {
+    "path": "series.jsonl"
   }
 }
\ No newline at end of file
diff --git a/RSM07/dataset.json b/RSM07/dataset.json
new file mode 100644
index 0000000000..c1dd592d32
--- /dev/null
+++ b/RSM07/dataset.json
@@ -0,0 +1,105 @@
+{
+  "code": "RSM07",
+  "dimensions_codes_order": [
+    "NACE Group",
+    "Statistic"
+  ],
+  "dimensions_values_labels": {
+    "NACE Group": [
+      [
+        "45",
+        "Motor trades (45)"
+      ],
+      [
+        "4711",
+        "Retail sale in non-specialised stores with food, beverages or tobacco predominating (4711)"
+      ],
+      [
+        "4719",
+        "Department stores (4719)"
+      ],
+      [
+        "4730",
+        "Retail sale of automotive fuel (4730)"
+      ],
+      [
+        "4752",
+        "Retail sale of hardware, paints and glass (4752)"
+      ],
+      [
+        "4759",
+        "Retail sale of furniture and lighting (4759)"
+      ],
+      [
+        "5630",
+        "Bars (5630)"
+      ],
+      [
+        "V3970",
+        "All retail businesses"
+      ],
+      [
+        "X1320",
+        "All retail businesses, excluding motor trades"
+      ],
+      [
+        "X1330",
+        "All retail businesses, excluding motor trades, automotive fuel and bars"
+      ],
+      [
+        "X1340",
+        "Retail sale of food (4711,4721 to 4729)"
+      ],
+      [
+        "X1350",
+        "Retail sale of non food products, excluding motor trades, automotive fuel and bars"
+      ],
+      [
+        "X1360",
+        "Retail sale of food, beverages and tobacco in specialised stores (4721 to 4729)"
+      ],
+      [
+        "X1370",
+        "Retail sale of household equipment (4741 to 4743,4752,4754,4759)"
+      ],
+      [
+        "X1380",
+        "Retail sale of electrical goods (4741 to 4743,4754)"
+      ],
+      [
+        "X1390",
+        "Retail sale of textiles, clothing and footwear (4751,4771,4772)"
+      ],
+      [
+        "X1400",
+        "Retail sale of books, newspapers, stationery and other goods (4753,4761 to 4765,4776 to 4778)"
+      ],
+      [
+        "X1410",
+        "Other retail sales (4753,4763 to 4765,4776 to 4778)"
+      ],
+      [
+        "X1411",
+        "Online or Mail Order"
+      ],
+      [
+        "X1420",
+        "Retail sale of books, newspapers and stationery (4761,4762)"
+      ],
+      [
+        "X1430",
+        "Retail sale of pharmaceutical, medical and cosmetic articles (4773 to 4775)"
+      ]
+    ],
+    "Statistic": [
+      [
+        "RSM07C01",
+        "Turnover generated by Online Sales (%)"
+      ]
+    ]
+  },
+  "name": "Turnover generated by Online Sales for 13 Retail Businesses by NACE Group and Month",
+  "series": {
+    "path": "series.jsonl"
+  }
+}
\ No newline at end of file
diff --git a/RSM07/series.jsonl b/RSM07/series.jsonl
new file mode 100644
index 0000000000..46b8105986
--- /dev/null
+++ b/RSM07/series.jsonl
@@ -0,0 +1,21 @@
+{"code":"45.RSM07C01","dimensions":{"NACE Group":"45","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",1.8],["2019-01",0.6],["2019-02",1.5],["2019-03",1.0],["2019-04",1.6],["2019-05",1.3],["2019-06",2.0],["2019-07",2.2],["2019-08",1.8],["2019-09",1.6],["2019-10",2.0],["2019-11",2.3],["2019-12",2.6],["2020-01",1.4],["2020-02",1.8],["2020-03",0.8]]}
+{"code":"4711.RSM07C01","dimensions":{"NACE Group":"4711","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",1.8],["2019-01",1.7],["2019-02",1.9],["2019-03",1.8],["2019-04",1.7],["2019-05",1.7],["2019-06",1.8],["2019-07",2.0],["2019-08",1.6],["2019-09",1.8],["2019-10",1.8],["2019-11",1.8],["2019-12",1.9],["2020-01",1.8],["2020-02",2.0],["2020-03",2.3]]}
+{"code":"4719.RSM07C01","dimensions":{"NACE Group":"4719","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",4.6],["2019-01",4.1],["2019-02",3.1],["2019-03",3.8],["2019-04",3.4],["2019-05",3.6],["2019-06",4.2],["2019-07",3.6],["2019-08",3.1],["2019-09",3.8],["2019-10",4.4],["2019-11",5.7],["2019-12",5.1],["2020-01",4.2],["2020-02",4.3],["2020-03",10.1]]}
+{"code":"4730.RSM07C01","dimensions":{"NACE Group":"4730","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
+{"code":"4752.RSM07C01","dimensions":{"NACE Group":"4752","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
+{"code":"4759.RSM07C01","dimensions":{"NACE Group":"4759","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
+{"code":"5630.RSM07C01","dimensions":{"NACE Group":"5630","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
+{"code":"V3970.RSM07C01","dimensions":{"NACE Group":"V3970","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",3.3],["2019-01",2.8],["2019-02",3.0],["2019-03",3.0],["2019-04",3.0],["2019-05",2.9],["2019-06",3.4],["2019-07",3.4],["2019-08",3.2],["2019-09",3.2],["2019-10",3.4],["2019-11",4.0],["2019-12",4.1],["2020-01",3.3],["2020-02",3.5],["2020-03",4.3]]}
+{"code":"X1320.RSM07C01","dimensions":{"NACE Group":"X1320","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",5.0],["2019-01",4.7],["2019-02",4.7],["2019-03",3.8],["2019-04",4.5],["2019-05",4.7],["2019-06",5.0],["2019-07",5.0],["2019-08",4.8],["2019-09",5.0],["2019-10",5.0],["2019-11",5.9],["2019-12",4.6],["2020-01",4.1],["2020-02",4.2],["2020-03",5.7]]}
+{"code":"X1330.RSM07C01","dimensions":{"NACE Group":"X1330","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",5.6],["2019-01",5.3],["2019-02",5.3],["2019-03",4.2],["2019-04",5.0],["2019-05",5.2],["2019-06",5.6],["2019-07",5.6],["2019-08",5.4],["2019-09",5.6],["2019-10",5.7],["2019-11",6.6],["2019-12",5.2],["2020-01",4.6],["2020-02",4.8],["2020-03",6.5]]}
+{"code":"X1340.RSM07C01","dimensions":{"NACE Group":"X1340","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",1.7],["2019-01",1.6],["2019-02",1.8],["2019-03",1.7],["2019-04",1.6],["2019-05",1.6],["2019-06",1.7],["2019-07",1.9],["2019-08",1.5],["2019-09",1.7],["2019-10",1.7],["2019-11",1.7],["2019-12",1.8],["2020-01",1.7],["2020-02",1.9],["2020-03",2.3]]}
+{"code":"X1350.RSM07C01","dimensions":{"NACE Group":"X1350","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",8.9],["2019-01",8.4],["2019-02",8.2],["2019-03",6.2],["2019-04",8.0],["2019-05",8.2],["2019-06",8.9],["2019-07",8.8],["2019-08",8.6],["2019-09",8.9],["2019-10",9.1],["2019-11",10.7],["2019-12",8.0],["2020-01",7.0],["2020-02",7.1],["2020-03",10.0]]}
+{"code":"X1360.RSM07C01","dimensions":{"NACE Group":"X1360","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",0.9],["2019-01",1.1],["2019-02",1.1],["2019-03",0.9],["2019-04",0.9],["2019-05",1.0],["2019-06",1.0],["2019-07",1.1],["2019-08",1.1],["2019-09",1.1],["2019-10",1.2],["2019-11",1.3],["2019-12",1.3],["2020-01",1.1],["2020-02",1.1],["2020-03",3.0]]}
+{"code":"X1370.RSM07C01","dimensions":{"NACE Group":"X1370","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",5.8],["2019-01",3.7],["2019-02",4.0],["2019-03",5.3],["2019-04",4.7],["2019-05",3.5],["2019-06",5.0],["2019-07",6.3],["2019-08",6.1],["2019-09",6.3],["2019-10",6.3],["2019-11",7.4],["2019-12",7.1],["2020-01",7.0],["2020-02",7.6],["2020-03",9.7]]}
+{"code":"X1380.RSM07C01","dimensions":{"NACE Group":"X1380","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",9.0],["2019-01",5.0],["2019-02",5.5],["2019-03",7.3],["2019-04",6.3],["2019-05",4.0],["2019-06",7.4],["2019-07",9.2],["2019-08",9.3],["2019-09",9.9],["2019-10",10.0],["2019-11",10.5],["2019-12",11.6],["2020-01",11.6],["2020-02",12.9],["2020-03",15.3]]}
+{"code":"X1390.RSM07C01","dimensions":{"NACE Group":"X1390","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",5.4],["2019-01",6.5],["2019-02",5.7],["2019-03",5.6],["2019-04",6.3],["2019-05",6.5],["2019-06",5.6],["2019-07",5.7],["2019-08",4.9],["2019-09",5.2],["2019-10",5.6],["2019-11",8.0],["2019-12",7.2],["2020-01",5.5],["2020-02",5.7],["2020-03",7.8]]}
+{"code":"X1400.RSM07C01","dimensions":{"NACE Group":"X1400","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",21.3],["2019-01",20.8],["2019-02",20.8],["2019-03",12.8],["2019-04",18.6],["2019-05",20.5],["2019-06",20.7],["2019-07",20.7],["2019-08",20.8],["2019-09",21.4],["2019-10",21.3],["2019-11",23.5],["2019-12",15.3],["2020-01",14.0],["2020-02",13.5],["2020-03",17.0]]}
+{"code":"X1410.RSM07C01","dimensions":{"NACE Group":"X1410","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",2.8],["2019-01",3.6],["2019-02",3.4],["2019-03",3.1],["2019-04",3.8],["2019-05",2.8],["2019-06",2.4],["2019-07",2.8],["2019-08",3.0],["2019-09",3.2],["2019-10",3.2],["2019-11",5.1],["2019-12",4.1],["2020-01",4.1],["2020-02",3.4],["2020-03",7.5]]}
+{"code":"X1411.RSM07C01","dimensions":{"NACE Group":"X1411","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12",84.0],["2019-01",79.8],["2019-02",80.6],["2019-03",75.1],["2019-04",69.4],["2019-05",81.0],["2019-06",81.9],["2019-07",79.8],["2019-08",79.7],["2019-09",83.2],["2019-10",83.3],["2019-11",87.1],["2019-12",88.7],["2020-01",80.1],["2020-02",79.8],["2020-03",80.3]]}
+{"code":"X1420.RSM07C01","dimensions":{"NACE Group":"X1420","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
+{"code":"X1430.RSM07C01","dimensions":{"NACE Group":"X1430","Statistic":"RSM07C01"},"observations":[["PERIOD","VALUE"],["2018-12","NA"],["2019-01","NA"],["2019-02","NA"],["2019-03","NA"],["2019-04","NA"],["2019-05","NA"],["2019-06","NA"],["2019-07","NA"],["2019-08","NA"],["2019-09","NA"],["2019-10","NA"],["2019-11","NA"],["2019-12","NA"],["2020-01","NA"],["2020-02","NA"],["2020-03","NA"]]}
diff --git a/category_tree.json b/category_tree.json
index c6dcf405c2..aae31f54ba 100644
--- a/category_tree.json
+++ b/category_tree.json
@@ -14023,6 +14023,10 @@
                 "code": "LRM05",
                 "name": "Average Net Weekly Live Register Changes by Sex, Month and Statistic"
               },
+              {
+                "code": "LRM09",
+                "name": "Persons on the Live Register by Nationality and Month"
+              },
               {
                 "code": "LRM12",
                 "name": "Live Register Flow Analysis by Sex, Type of Claim, Month and Statistic"
@@ -18189,6 +18193,10 @@
                     "code": "RSM05",
                     "name": "Retail Sales Index (NACE Rev 2) (Base 2015=100) by NACE Group, Month and Statistic"
                   },
+                  {
+                    "code": "RSM07",
+                    "name": "Turnover generated by Online Sales for 13 Retail Businesses by NACE Group and Month"
+                  },
                   {
                     "code": "RSA04",
                     "name": "Retail Sales Index (NACE Rev2) (Base 2010=100) by NACE Group, Year and Statistic"
diff --git a/errors.json b/errors.json
index 8134b310bc..86edb393a4 100644
--- a/errors.json
+++ b/errors.json
@@ -281,5 +281,5 @@
       "message": "\"dataset 'dataset': size 32240 is different from calculate size 35880 by dimension\""
     }
   ],
-  "nb_expected_datasets": 4749
+  "nb_expected_datasets": 4751
 }
\ No newline at end of file
-- 
GitLab