moving html files to docs folder
This commit is contained in:
26
docs/data/Namibia.html
Normal file
26
docs/data/Namibia.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<table border="0" class="dataframe display" id="batchCodeTable">
|
||||
<thead>
|
||||
<tr style="text-align: unset;">
|
||||
<th>Batch</th>
|
||||
<th>Total Number of Adverse Reaction Reports</th>
|
||||
<th>Deaths</th>
|
||||
<th>Disabilities</th>
|
||||
<th>Life Threatening Illnesses</th>
|
||||
<th>Company</th>
|
||||
<th>Severe reports</th>
|
||||
<th>Lethality</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>UNKNOWN</td>
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>PFIZER\BIONTECH</td>
|
||||
<td>NaN</td>
|
||||
<td>NaN</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user