From b9c7b2789dafd79f98fe581d6b6ef3f312133bab Mon Sep 17 00:00:00 2001 From: frankknoll Date: Wed, 25 Jan 2023 08:24:16 +0100 Subject: [PATCH] updating --- docs/data/batchCodeTables/Georgia.json | 126 ++++++++++++++++++++++++- 1 file changed, 125 insertions(+), 1 deletion(-) diff --git a/docs/data/batchCodeTables/Georgia.json b/docs/data/batchCodeTables/Georgia.json index 6381fc05080..1ce55d8e33d 100644 --- a/docs/data/batchCodeTables/Georgia.json +++ b/docs/data/batchCodeTables/Georgia.json @@ -1 +1,125 @@ -{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Countries","Severe reports","Lethality"],"data":[["ER7449",8,1,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["EY0581",17,0,0,1,"PFIZER\\BIONTECH","Georgia",null,null],["FC3180",1,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FD8813",3,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FF2153",1,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FF7416",1,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FF8844",1,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FG2872",2,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FG2943",2,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null],["FP9681",1,0,0,0,"PFIZER\\BIONTECH","Georgia",null,null]]} \ No newline at end of file +{ + "columns": [ + "Batch", + "Adverse Reaction Reports", + "Deaths", + "Disabilities", + "Life Threatening Illnesses", + "Company", + "Countries", + "Severe reports", + "Lethality" + ], + "data": [ + [ + "ER7449", + 8, + 1, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "EY0581", + 17, + 0, + 0, + 1, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FC3180", + 1, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FD8813", + 3, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FF2153", + 1, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FF7416", + 1, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FF8844", + 1, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FG2872", + 2, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FG2943", + 2, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ], + [ + "FP9681", + 1, + 0, + 0, + 0, + "PFIZER\\BIONTECH", + "Georgia", + null, + null + ] + ] +} \ No newline at end of file