adding "Janssen - Outside of the USA"

This commit is contained in:
frankknoll
2022-02-11 18:00:07 +01:00
parent 220a31772f
commit 47c5348994
4 changed files with 1949 additions and 5 deletions

View File

@@ -1018,7 +1018,7 @@
"id": "7e83a551",
"metadata": {},
"source": [
"### Janssen batch codes "
"### Janssen batch codes"
]
},
{
@@ -1037,7 +1037,7 @@
"id": "6ea9fd03",
"metadata": {},
"source": [
"### Moderna - Outside of the USA "
"### Moderna - Outside of the USA"
]
},
{
@@ -1056,7 +1056,7 @@
"id": "01e28c06",
"metadata": {},
"source": [
"### Pfizer - Outside of the USA "
"### Pfizer - Outside of the USA"
]
},
{
@@ -1070,6 +1070,25 @@
"saveBatchCodeTable(nonDomesticVaers, \"PFIZER\\BIONTECH\", \"results/batchCodes/pfizerInternational\")"
]
},
{
"cell_type": "markdown",
"id": "be1536ba",
"metadata": {},
"source": [
"### Janssen - Outside of the USA"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "87f5e3dd",
"metadata": {},
"outputs": [],
"source": [
"# https://www.howbadismybatch.com/janssenforeigndeaths.html\n",
"saveBatchCodeTable(nonDomesticVaers, \"JANSSEN\", \"results/batchCodes/janssenInternational\")"
]
},
{
"cell_type": "markdown",
"id": "e096e1ed",