|
@@ -63,7 +63,7 @@ conf_trend = {
|
|
|
"page_defs": {
|
|
|
"125": {
|
|
|
"read_params": dict(flavor="lattice"),
|
|
|
- "skip_rows_start": 2,
|
|
|
+ "skip_rows_start": 1,
|
|
|
},
|
|
|
"126": {
|
|
|
"read_params": dict(
|
|
@@ -494,6 +494,7 @@ fix_values_trend = [
|
|
|
("1A3biii", "2018", "23.66"),
|
|
|
("1A3biv", "2018", "0.16"),
|
|
|
("1A3c", "2018", "0.17"),
|
|
|
+ ("1B", "2018", "0.002288"),
|
|
|
("1B2", "2018", "0.002288"),
|
|
|
("1B2a", "2018", "0.002288"),
|
|
|
("1B2aiii", "2018", "0.002288"),
|
|
@@ -604,17 +605,19 @@ country_processing_step2 = {
|
|
|
f'category ({coords_terminologies["category"]})': [
|
|
|
"1",
|
|
|
"1.A",
|
|
|
- "1.B",
|
|
|
- "1.C",
|
|
|
- "2",
|
|
|
- "2.A",
|
|
|
- "2.B",
|
|
|
- "2.C",
|
|
|
- "2.D",
|
|
|
- "2.E",
|
|
|
- "2.F",
|
|
|
- "2.G",
|
|
|
- "2.H",
|
|
|
+ "1.B",
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
"3",
|
|
|
"3.A",
|
|
|
"3.B",
|