refactoring
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,5 +3,5 @@ src/VAERS/
|
|||||||
.history/
|
.history/
|
||||||
src/config/
|
src/config/
|
||||||
src/results/
|
src/results/
|
||||||
data/*.xlsx
|
docs/data/*.xlsx
|
||||||
data/*.html
|
docs/data/*.html
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
function loadBatchCodeTable() {
|
function loadBatchCodeTable() {
|
||||||
const columnIndex = {
|
const columnIndex = {
|
||||||
'Batch': 0,
|
'Batch': 0,
|
||||||
'Total Number of Adverse Reaction Reports': 1,
|
'Adverse Reaction Reports': 1,
|
||||||
'Deaths': 2,
|
'Deaths': 2,
|
||||||
'Disabilities': 3,
|
'Disabilities': 3,
|
||||||
'Life Threatening Illnesses': 4,
|
'Life Threatening Illnesses': 4,
|
||||||
@@ -35,13 +35,13 @@
|
|||||||
},
|
},
|
||||||
processing: true,
|
processing: true,
|
||||||
deferRender: true,
|
deferRender: true,
|
||||||
order: [[columnIndex['Total Number of Adverse Reaction Reports'], "desc"]],
|
order: [[columnIndex['Adverse Reaction Reports'], "desc"]],
|
||||||
columnDefs:
|
columnDefs:
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
searchable: false,
|
searchable: false,
|
||||||
targets: [
|
targets: [
|
||||||
columnIndex['Total Number of Adverse Reaction Reports'],
|
columnIndex['Adverse Reaction Reports'],
|
||||||
columnIndex['Deaths'],
|
columnIndex['Deaths'],
|
||||||
columnIndex['Disabilities'],
|
columnIndex['Disabilities'],
|
||||||
columnIndex['Life Threatening Illnesses'],
|
columnIndex['Life Threatening Illnesses'],
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["2612",1,1,0,0,"PFIZER\\BIONTECH",null,null],["PAA156571",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["2612",1,1,0,0,"PFIZER\\BIONTECH",null,null],["PAA156571",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FF8871",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FG6270",1,0,1,0,"PFIZER\\BIONTECH",null,null],["ER7449",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FF8871",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FG6270",1,0,1,0,"PFIZER\\BIONTECH",null,null],["ER7449",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FJI966",1,0,1,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",4,1,0,0,"PFIZER\\BIONTECH",null,null],["30145BA",1,0,0,0,"PFIZER\\BIONTECH",null,null],["II-740621",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FK8892",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ8198",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ4188",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ1966",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ1926",1,0,0,0,"PFIZER\\BIONTECH",null,null],["205A21A",1,0,0,0,"JANSSEN",null,null],["FC3180",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA6780",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0217",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0171",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN6203",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1926",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EC2971",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FF2587",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FJI966",1,0,1,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",4,1,0,0,"PFIZER\\BIONTECH",null,null],["30145BA",1,0,0,0,"PFIZER\\BIONTECH",null,null],["II-740621",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FK8892",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ8198",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ4188",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ1966",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FJ1926",1,0,0,0,"PFIZER\\BIONTECH",null,null],["205A21A",1,0,0,0,"JANSSEN",null,null],["FC3180",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA6780",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0217",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0171",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN6203",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1926",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EC2971",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FF2587",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["3002188",1,0,0,1,"MODERNA",null,null],["EX2405",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FL350",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FF3438",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FE8163",2,0,2,0,"PFIZER\\BIONTECH",null,null],["FF4222",1,0,1,0,"PFIZER\\BIONTECH",null,null],["EP2163 SERIAL 1",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FF4206",2,0,1,0,"PFIZER\\BIONTECH",null,null],["NO BATCH NUMBER",33,4,0,0,"UNKNOWN MANUFACTURER",null,null],["UNKNOWN",58,1,4,2,"PFIZER\\BIONTECH",null,null],["FA7338",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FE3712",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER7449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["3006325",1,0,0,0,"MODERNA",null,null],["FG1657",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FG3712",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FG7372",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FH3219",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ8516",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FL3560",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FN0565",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNSURE",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["3002188",1,0,0,1,"MODERNA",null,null],["EX2405",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FL350",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FF3438",1,0,1,0,"PFIZER\\BIONTECH",null,null],["FE8163",2,0,2,0,"PFIZER\\BIONTECH",null,null],["FF4222",1,0,1,0,"PFIZER\\BIONTECH",null,null],["EP2163 SERIAL 1",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FF4206",2,0,1,0,"PFIZER\\BIONTECH",null,null],["NO BATCH NUMBER",33,4,0,0,"UNKNOWN MANUFACTURER",null,null],["UNKNOWN",58,1,4,2,"PFIZER\\BIONTECH",null,null],["FA7338",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FE3712",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER7449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["3006325",1,0,0,0,"MODERNA",null,null],["FG1657",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FG3712",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FG7372",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FH3219",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ8516",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FL3560",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FN0565",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNSURE",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FH6387",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FH6387",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FD 7220",1,0,0,1,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["FD 7220",1,0,0,1,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EN1185",3,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EN1185",3,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["206C21A",1,0,0,0,"JANSSEN",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["206C21A",1,0,0,0,"JANSSEN",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["038A21A",1,0,0,0,"MODERNA",null,null],["ER7934",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["038A21A",1,0,0,0,"MODERNA",null,null],["ER7934",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["3005784",2,1,0,0,"MODERNA",null,null],["3004668",23,3,0,2,"MODERNA",null,null],["3004736",45,6,1,2,"MODERNA",null,null],["3003184",23,2,1,0,"MODERNA",null,null],["3005237",13,1,0,0,"MODERNA",null,null],["3004729",1,0,0,0,"MODERNA",null,null],["3005793",1,0,0,0,"MODERNA",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["3005784",2,1,0,0,"MODERNA",null,null],["3004668",23,3,0,2,"MODERNA",null,null],["3004736",45,6,1,2,"MODERNA",null,null],["3003184",23,2,1,0,"MODERNA",null,null],["3005237",13,1,0,0,"MODERNA",null,null],["3004729",1,0,0,0,"MODERNA",null,null],["3005793",1,0,0,0,"MODERNA",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["ACA6111",1,0,0,1,"JANSSEN",null,null],["J07BC03",1,0,0,1,"JANSSEN",null,null],["EX7389",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FC 8736",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FD4555",2,0,1,0,"PFIZER\\BIONTECH",null,null],["EY7015",4,1,1,0,"PFIZER\\BIONTECH",null,null],["EX3599",3,1,0,0,"PFIZER\\BIONTECH",null,null],["EJ6796",5,0,1,0,"PFIZER\\BIONTECH",null,null],["EX7823",5,1,0,0,"PFIZER\\BIONTECH",null,null],["FA4632",7,1,1,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",32,1,1,1,"PFIZER\\BIONTECH",null,null],["ER7812",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FA7083",4,0,0,0,"PFIZER\\BIONTECH",null,null],["FC8736",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FE1248",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FR9470",1,0,0,0,"PFIZER\\BIONTECH",null,null],["PA4632",1,0,0,0,"PFIZER\\BIONTECH",null,null],["RX7823",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EX0893",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW9127",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW2239",3,0,0,0,"PFIZER\\BIONTECH",null,null],["ET7205",3,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9470",5,0,0,0,"PFIZER\\BIONTECH",null,null],["3000042723",1,0,0,0,"MODERNA",null,null],["ER7205",2,0,0,0,"PFIZER\\BIONTECH",null,null],["ABZ8356",1,0,0,0,"JANSSEN",null,null],["300042723",1,0,0,0,"MODERNA",null,null],["3001413",3,0,0,0,"MODERNA",null,null],["3001940",1,0,0,0,"MODERNA",null,null],["3002546",2,0,0,0,"MODERNA",null,null],["3002622",1,0,0,0,"MODERNA",null,null],["3002622A",1,0,0,0,"MODERNA",null,null],["30042723",1,0,0,0,"MODERNA",null,null],["3061946",1,0,0,0,"MODERNA",null,null],["E56134?",1,0,0,0,"PFIZER\\BIONTECH",null,null],["300042698",3,0,0,0,"MODERNA",null,null],["EJ6134",8,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ6136",4,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ6790",3,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ7015",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EL 1491",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EL0725",5,0,0,0,"PFIZER\\BIONTECH",null,null],["EL1491",4,0,0,0,"PFIZER\\BIONTECH",null,null],["EP2166",3,0,0,0,"PFIZER\\BIONTECH",null,null],["EP9598",3,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["ACA6111",1,0,0,1,"JANSSEN",null,null],["J07BC03",1,0,0,1,"JANSSEN",null,null],["EX7389",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FC 8736",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FD4555",2,0,1,0,"PFIZER\\BIONTECH",null,null],["EY7015",4,1,1,0,"PFIZER\\BIONTECH",null,null],["EX3599",3,1,0,0,"PFIZER\\BIONTECH",null,null],["EJ6796",5,0,1,0,"PFIZER\\BIONTECH",null,null],["EX7823",5,1,0,0,"PFIZER\\BIONTECH",null,null],["FA4632",7,1,1,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",32,1,1,1,"PFIZER\\BIONTECH",null,null],["ER7812",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FA7083",4,0,0,0,"PFIZER\\BIONTECH",null,null],["FC8736",3,0,0,0,"PFIZER\\BIONTECH",null,null],["FE1248",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FR9470",1,0,0,0,"PFIZER\\BIONTECH",null,null],["PA4632",1,0,0,0,"PFIZER\\BIONTECH",null,null],["RX7823",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EX0893",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW9127",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW2239",3,0,0,0,"PFIZER\\BIONTECH",null,null],["ET7205",3,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9470",5,0,0,0,"PFIZER\\BIONTECH",null,null],["3000042723",1,0,0,0,"MODERNA",null,null],["ER7205",2,0,0,0,"PFIZER\\BIONTECH",null,null],["ABZ8356",1,0,0,0,"JANSSEN",null,null],["300042723",1,0,0,0,"MODERNA",null,null],["3001413",3,0,0,0,"MODERNA",null,null],["3001940",1,0,0,0,"MODERNA",null,null],["3002546",2,0,0,0,"MODERNA",null,null],["3002622",1,0,0,0,"MODERNA",null,null],["3002622A",1,0,0,0,"MODERNA",null,null],["30042723",1,0,0,0,"MODERNA",null,null],["3061946",1,0,0,0,"MODERNA",null,null],["E56134?",1,0,0,0,"PFIZER\\BIONTECH",null,null],["300042698",3,0,0,0,"MODERNA",null,null],["EJ6134",8,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ6136",4,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ6790",3,0,0,0,"PFIZER\\BIONTECH",null,null],["EJ7015",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EL 1491",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EL0725",5,0,0,0,"PFIZER\\BIONTECH",null,null],["EL1491",4,0,0,0,"PFIZER\\BIONTECH",null,null],["EP2166",3,0,0,0,"PFIZER\\BIONTECH",null,null],["EP9598",3,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",1,0,1,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",1,0,1,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EK1768",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EK1768",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",9,0,1,1,"PFIZER\\BIONTECH",null,null],["EK4241",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EL0200",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN6199",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EP6775",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FE3593",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FL3210",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNK",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["UNKNOWN",9,0,1,1,"PFIZER\\BIONTECH",null,null],["EK4241",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EL0200",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN6199",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EP6775",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FE3593",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FL3210",1,0,0,0,"PFIZER\\BIONTECH",null,null],["UNK",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["1808978",1,0,0,0,"JANSSEN",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["1808978",1,0,0,0,"JANSSEN",null,null],["UNKNOWN",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[]}
|
||||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr style="text-align: unset;">
|
<tr style="text-align: unset;">
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th>Total Number of Adverse Reaction Reports</th>
|
<th>Adverse Reaction Reports</th>
|
||||||
<th>Deaths</th>
|
<th>Deaths</th>
|
||||||
<th>Disabilities</th>
|
<th>Disabilities</th>
|
||||||
<th>Life Threatening Illnesses</th>
|
<th>Life Threatening Illnesses</th>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"columns":["Batch","Total Number of Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EY00586",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FA0579",1,0,0,1,"PFIZER\\BIONTECH",null,null],["213A21A",2,1,0,0,"JANSSEN",null,null],["212A21A",4,0,1,0,"JANSSEN",null,null],["EY0574",4,0,0,1,"PFIZER\\BIONTECH",null,null],["UNKNOWN",26,1,1,0,"PFIZER\\BIONTECH",null,null],["EW0206",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0216",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0217",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0579",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW1095",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0195",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0191",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW3344",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW4109",6,0,0,0,"PFIZER\\BIONTECH",null,null],["EX0438",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0179",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0586",6,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0171",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY4825",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA 5843",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA-9100",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA5843",5,0,0,0,"PFIZER\\BIONTECH",null,null],["FA7478",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FA9100",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FF 88 43",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FF2588",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FH8024",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FY0575",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0173",1,0,0,0,"PFIZER\\BIONTECH",null,null],["055021A",1,0,0,0,"MODERNA",null,null],["0585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW-0195",1,0,0,0,"PFIZER\\BIONTECH",null,null],["1026596867",1,0,0,0,"PFIZER\\BIONTECH",null,null],["18970",1,0,0,0,"MODERNA",null,null],["203S21A",1,0,0,0,"UNKNOWN MANUFACTURER",null,null],["204A21A",2,0,0,0,"JANSSEN",null,null],["207A21A",1,0,0,0,"JANSSEN",null,null],["2081A211A",1,0,0,0,"JANSSEN",null,null],["213A 21A",1,0,0,0,"JANSSEN",null,null],["2915BA",1,0,0,0,"PFIZER\\BIONTECH",null,null],["E40585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["E40586",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EA5843",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EM9809",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN0191",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1145",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1194",2,0,0,0,"PFIZER\\BIONTECH",null,null],["ER1742",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER4449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER8727",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9449",7,0,0,0,"PFIZER\\BIONTECH",null,null],["ET 6924",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6924",5,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6924 OR ET692",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET692Y",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6949",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EVO586",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0161",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
{"columns":["Batch","Adverse Reaction Reports","Deaths","Disabilities","Life Threatening Illnesses","Company","Severe reports","Lethality"],"data":[["EY00586",1,1,0,0,"PFIZER\\BIONTECH",null,null],["FA0579",1,0,0,1,"PFIZER\\BIONTECH",null,null],["213A21A",2,1,0,0,"JANSSEN",null,null],["212A21A",4,0,1,0,"JANSSEN",null,null],["EY0574",4,0,0,1,"PFIZER\\BIONTECH",null,null],["UNKNOWN",26,1,1,0,"PFIZER\\BIONTECH",null,null],["EW0206",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0216",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0217",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0579",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW1095",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0195",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0191",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW3344",2,0,0,0,"PFIZER\\BIONTECH",null,null],["EW4109",6,0,0,0,"PFIZER\\BIONTECH",null,null],["EX0438",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0179",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0586",6,0,0,0,"PFIZER\\BIONTECH",null,null],["EY0585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0171",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EY4825",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA 5843",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA-9100",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FA5843",5,0,0,0,"PFIZER\\BIONTECH",null,null],["FA7478",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FA9100",2,0,0,0,"PFIZER\\BIONTECH",null,null],["FF 88 43",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FF2588",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FH8024",1,0,0,0,"PFIZER\\BIONTECH",null,null],["FY0575",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0173",1,0,0,0,"PFIZER\\BIONTECH",null,null],["055021A",1,0,0,0,"MODERNA",null,null],["0585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW-0195",1,0,0,0,"PFIZER\\BIONTECH",null,null],["1026596867",1,0,0,0,"PFIZER\\BIONTECH",null,null],["18970",1,0,0,0,"MODERNA",null,null],["203S21A",1,0,0,0,"UNKNOWN MANUFACTURER",null,null],["204A21A",2,0,0,0,"JANSSEN",null,null],["207A21A",1,0,0,0,"JANSSEN",null,null],["2081A211A",1,0,0,0,"JANSSEN",null,null],["213A 21A",1,0,0,0,"JANSSEN",null,null],["2915BA",1,0,0,0,"PFIZER\\BIONTECH",null,null],["E40585",1,0,0,0,"PFIZER\\BIONTECH",null,null],["E40586",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EA5843",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EM9809",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN0191",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1145",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EN1194",2,0,0,0,"PFIZER\\BIONTECH",null,null],["ER1742",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER4449",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER8727",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ER9449",7,0,0,0,"PFIZER\\BIONTECH",null,null],["ET 6924",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6924",5,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6924 OR ET692",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET692Y",1,0,0,0,"PFIZER\\BIONTECH",null,null],["ET6949",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EVO586",1,0,0,0,"PFIZER\\BIONTECH",null,null],["EW0161",1,0,0,0,"PFIZER\\BIONTECH",null,null]]}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user