From 07452f25785cf583a19923be6206532ae4734a2e Mon Sep 17 00:00:00 2001 From: cso fetcher <cso-fetcher@db.nomics.world> Date: Tue, 25 Feb 2020 09:08:55 +0000 Subject: [PATCH] New conversion... from source-data b37a678864a1a8330ddf6fd963d30a5e754aea45 --- category_tree.json | 4 ++++ errors.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/category_tree.json b/category_tree.json index 7db2883d97..fe28d3fec5 100644 --- a/category_tree.json +++ b/category_tree.json @@ -18547,6 +18547,10 @@ "code":"TEM12", "name":"New Vehicles Licensed for the First Time by Type of Vehicle Registration, Type of Fuel and Month" }, + { + "code":"TEM22", + "name":"Private Cars Licensed for the First Time by Engine Capacity cc, Car Make, Emission Band, Licensing Authority, Month and Statistic" + }, { "code":"TEA02", "name":" Vehicles Licensed for the First Time by Type of Vehicle Registration and Year" diff --git a/errors.json b/errors.json index 2be78d6f86..4e67cc25de 100644 --- a/errors.json +++ b/errors.json @@ -273,5 +273,5 @@ "message":"\"dataset 'dataset': size 32240 is different from calculate size 35880 by dimension\"" } ], - "nb_expected_datasets":4724 + "nb_expected_datasets":4721 } \ No newline at end of file -- GitLab