ArticlePDF Available

Abstract and Figures

In this work, we present an approach to determine the optimal location of coronavirus disease 2019 (COVID-19) vaccination sites at the municipal level. We assume that each municipality is subdivided into smaller administrative units, which we refer to as barangays. The proposed method solves a minimization problem arising from a facility location problem, which is formulated based on the proximity of the vaccination sites to the barangays, the number of COVID-19 cases, and the population densities of the barangays. These objectives are formulated as a single optimization problem. As an alternative decision support tool, we develop a bi-objective optimization problem that considers distance and population coverage. Lastly, we propose a dynamic optimization approach that recalculates the optimal vaccination sites to account for the changes in the population of the barangays that have completed their vaccination program. A numerical scheme that solves the optimization problems is presented and the detailed description of the algorithms, which are coded in Python and MATLAB, are uploaded to a public repository. As an illustration, we apply our method to determine the optimal location of vaccination sites in San Juan, a municipality in the province of Batangas, in the Philippines. We hope that this study may guide the local government units in coming up with strategic and accessible plans for vaccine administration.
Content may be subject to copyright.
Optimal selection of COVID-19
vaccination sites in the Philippines at the
municipal level
Kurt Izak Cabanilla*, Erika Antonette T. Enriquez*,
Arrianne Crystal Velasco, Victoria May P. Mendoza and
Renier Mendoza
Institute of Mathematics, University of the Philippines Diliman, Quezon City, Philippines
*These authors contributed equally to this work.
ABSTRACT
In this work, we present an approach to determine the optimal location of
coronavirus disease 2019 (COVID-19) vaccination sites at the municipal level.
We assume that each municipality is subdivided into smaller administrative units,
which we refer to as barangays. The proposed method solves a minimization problem
arising from a facility location problem, which is formulated based on the proximity
of the vaccination sites to the barangays, the number of COVID-19 cases, and the
population densities of the barangays. These objectives are formulated as a single
optimization problem. As an alternative decision support tool, we develop a
bi-objective optimization problem that considers distance and population coverage.
Lastly, we propose a dynamic optimization approach that recalculates the optimal
vaccination sites to account for the changes in the population of the barangays that
have completed their vaccination program. A numerical scheme that solves the
optimization problems is presented and the detailed description of the algorithms,
which are coded in Python and MATLAB, are uploaded to a public repository. As an
illustration, we apply our method to determine the optimal location of vaccination
sites in San Juan, a municipality in the province of Batangas, in the Philippines.
We hope that this study may guide the local government units in coming up with
strategic and accessible plans for vaccine administration.
Subjects Mathematical Biology, Health Policy, Public Health, Computational Science, COVID-19
Keywords COVID-19, Dynamic programming, Facility location, Genetic algorithm, Multi-
objective optimization, Open street maps, Philippines, Vaccination
INTRODUCTION
The coronavirus disease 2019 (COVID-19), which was rst reported in Wuhan, China, has
spread across the globe and was declared a pandemic by the World Health Organization
(WHO) on March 11, 2020 (Xu et al., 2020;Cao, 2020). Initial ndings suggest that
vaccination can protect the population against infection (Amit et al., 2021;Levine-
Tiefenbrun et al., 2021;Thompson et al., 2021) and may reduce onward transmission (Eyre
et al., 2022). COVID-19 vaccines have been shown to be safe and can protect against severe
disease, hospitalization, and death (WHO, 2022a). An effective vaccination campaign
can lessen the probability of disease resurgence and alleviate the economic burden of the
How to cite this article Cabanilla KI, Enriquez EAT, Velasco AC, Mendoza VMP, Mendoza R. 2022. Optimal selection of COVID-19
vaccination sites in the Philippines at the municipal level. PeerJ 10:e14151 DOI 10.7717/peerj.14151
Submitted 21 June 2022
Accepted 7 September 2022
Published 30 September 2022
Corresponding authors
Victoria May P. Mendoza,
vmpaguio@math.upd.edu.ph
Renier Mendoza,
rmendoza@math.upd.edu.ph
Academic editor
Hidayat Arin
Additional Information and
Declarations can be found on
page 18
DOI 10.7717/peerj.14151
Copyright
2022 Cabanilla et al.
Distributed under
Creative Commons CC-BY 4.0
pandemic (Ella & Mohan, 2020). With the constant emergence of new variants of the virus
and the waning of immunity provided by vaccines or infection, a herd immunity threshold
for COVID-19 seems impossible to identify (Aschwanden, 2021;Morens, Folkers & Fauci,
2022). Classical herd immunity threshold is described as the proportion of the population
with immunity, induced by vaccine or infection, against a disease wherein above this
threshold, transmission is considerably prevented (John & Samuel, 2000;Fine, Eames &
Heymann, 2011;Jones & Helmreich, 2020;Randolph & Barreiro, 2020;Morens, Folkers &
Fauci, 2022). Nevertheless, both non-pharmaceutical interventions and vaccination of
as many people as possible are necessary for optimal control of COVID-19 (Kadkhoda,
2021;Morens, Folkers & Fauci, 2022).
Besides the global shortage of vaccine supply during the early vaccination phase, safety
concerns, vaccine brand hesitancy, and misinformation were among the challenges that
delayed vaccination in the Philippines (Huh & Dubey, 2021;Amit et al., 2022). The online
survey done before the vaccine rollout in the Philippines revealed that around 70% of
the respondents would only get vaccines after many other people or politicians have been
vaccinated, and about 97% were worried about fake vaccines (Caple et al., 2022). Proper
handling and storage, and fast distribution of COVID-19 vaccines posed logistics
challenges, particularly the preparedness of cold chain infrastructure at the national and
local levels (Park et al., 2021;Reyes, Dee & Ho, 2021). Shortage of healthcare workers
who can administer vaccines also hindered the expansion of the rollout (Sales et al., 2022).
As of 9 May 2022, around 68% of the Philippine population aged 5 years or older have
been vaccinated with the primary doses. However, vaccine coverage among different age
groups and regions greatly varies (WHO, 2022b). Most people who have not received a
single vaccine dose include those in geographically isolated and disadvantaged areas, as
well as around 2.4 million of the elderly population, who do not have affordable and
practical resources to go to vaccination sites. Strategies such as house-to-house campaigns
to reach these vulnerable groups and encourage getting vaccinated are being done in a
few provinces (WHO, 2022c). A collaborative effort among several stakeholders and
sectors is therefore needed to address these issues to protect and save more lives (Corpuz,
2021;WHO, 2022c). We hope that this study may guide the Philippine local government
units in coming up with more strategic plans for vaccine administration. We present a
way to select optimal vaccination sites from already existing facilities to make the vaccines
more accessible to the public and accelerate recovery of the nation from this pandemic.
Our proposed approach solves a facility location program, which is a problem that
minimizes the cost of satisfying a set of demands with respect to some set of constraints
(Facility Location, 2009). Facility location problem has a variety of applications including
determining optimal locations of solar power plant sites (Wang et al., 2020), hydrogen
production sites (Yee et al., 2020), tsunami sensors (Ferrolino, Lope & Mendoza, 2020;
Ferrolino et al., 2020), infrastructure maintenance depot (Kim & Kim, 2021), tower sites for
early-warning wildre detection systems (Heyns et al., 2020), and high-speed train stations
(Chanta & Sangsawang, 2020), among others. Facility location has also been used in
several COVID-19-related studies. In Buhat et al. (2020), an optimal allocation of
COVID-19 testing kits among accredited testing centers has been proposed. The optimal
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 2/23
location of pharmacies for COVID-19 testing to ensure access has been studied in Risanger
et al. (2021). Identication of locations of COVID-19 emergency logistic centers has been
proposed in Wang & Ma (2021).InTaiwo (2020), optimal COVID-19 testing facility sites
in Nigeria have been studied.
Several studies have been conducted on the applications of facility location problems in
COVID-19 vaccination distribution strategies. In Bertsimas et al. (2021), an approach to
optimize vaccine distribution strategies has been proposed by selecting locations that
will minimize the death toll. The method relies on an epidemiological model to capture the
effects of vaccination against, and mortality caused by COVID-19. In Basciftci, Yu &
Shen (2021), a mathematical framework for nding the optimal locations of distribution
centers for test kits and vaccines has been developed. In Buhat et al. (2021), a linear
programming model was used for COVID-19 vaccine allocation in the Philippines at the
national level. The scale of these studies necessitates the consideration of logistic
constraints (e.g., shipping cost, production capacity, operating cost, etc.). In this study, we
consider a local-scale vaccination strategy. By doing so, we can focus on nding the
optimal location of vaccination sites that will make the vaccines more accessible to the
population of a municipality. Our work can be used in conjunction with vaccine allocation
methods at the national level (Bertsimas et al., 2021;Basciftci, Yu & Shen, 2021;Buhat
et al., 2021). Once the vaccines are allocated to a municipality, our method can be applied
to identify the sites where the vaccines will be distributed. A vaccine strategy in Germany
(Leithäuser et al., 2021) has been proposed that considers three different objectives,
including minimizing the sum of travel distances. In their study, the user can choose which
objective they intend to prioritize. In our work, a single cost function is proposed to
incorporate all the objectives. Alternatively, we also propose a bi-objective optimization
approach that considers both distance and population coverage so that the policymaker
may choose among multiple optimal solutions a strategy that prioritizes the needs of the
municipality. In Zhang et al. (2022) and Tang et al. (2022), the distance between the
vaccination site to the recipient was one of the objectives to be minimized. However, these
studies use Euclidean distance, which is not realistic in a municipality setting. In this
study, we utilize the Open Street Maps (OSM) and its corresponding Python package
OSMNX, to calculate the actual road distance.
In the next section, we formulate three mathematical optimization models to address
the vaccination site location problem. The rst model incorporates the distance to the sites,
COVID-19 cases, and population density in a single-objective function. As an alternative
decision support tool, we also present a multi-objective optimization model. The third
model is a dynamic optimization problem that recalculates the optimal vaccination sites
considering the remaining unvaccinated population of the barangays. Then, we discuss the
numerical methods and open-source software used to solve the minimization problems.
We illustrate how our proposed method works by using the method to identify the
optimal vaccination sites in San Juan, Batangas, Philippines. Finally, we present our
conclusions and recommendations for future research.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 3/23
OPTIMIZATION PROBLEM
Our goal is to determine the optimal location of Lvaccination sites in a municipality from
a list of Mpossible vaccination sites. We consider existing facilities such as public schools
and hospitals as possible vaccination sites. Furthermore, suppose that the municipality
is divided into Nadministrative units, which we refer to as barangays. These barangays or
villages are usually the countrys basic units of government. Let Vi:i¼1;2;...;M
fg
be the set containing the locations of the Mpossible vaccination sites. Each Viis
represented by a two-dimensional vector whose components are the latitude and longitude
of the ith vaccination site. Dene Bj:j¼1;2;...:N

as the set containing the location
of the Nbarangays. We can set Bjas the location of the barangay hall, which is usually
situated at the center of the barangay. Similarly, each Bjis a two-dimensional vector whose
components are the latitude and longitude of the jth barangay.
Dene dV
i;Bj

as the distance of the vaccination site Vifrom the barangay hall Bj.
In facility allocation problems, different distance measures are used. For example, the
Euclidean distance was used in Wong et al. (2009). It was argued in Du, Zhang & Xia
(2005) that the l1distance (also known as Manhattan distance) is more accurate in
modeling the driving distance in a city road network. However, in rural municipalities, the
roads may not follow a rectangular grid pattern. Since Viand Bjare accessible via the road
network of a municipality, we utilize OSMNX (Version 1.2.1) to calculate the actual
driving distance from Vito Bj. This approach makes the computation of distance more
realistic.
Now, suppose L¼1;that is, only one vaccination site is assigned to the whole
municipality. Then, one distribution strategy is to choose the vaccination site that lies the
closest to all the Bj0s:That is, we solve
min
1iMX
N
j¼1
dV
i;Bj

:(1)
However, the minimization problem in Eq. (1) does not take into consideration the
population of the barangays. To resolve this, we add more weight on the vaccination sites
that are closer to the more populous areas of the municipality. Dene Pjas the population
of the jth barangay and Tpas the total population of the municipality. Then PN
j¼1Pj¼Tp
and the problem becomes
min
1iMX
N
j¼1
Pj
Tp
dV
i;Bj

:(2)
Moreover, we want to place the vaccination sites near barangays with high numbers
of conrmed COVID-19 cases. Dene Cjas the number of conrmed COVID-19 cases in
the jth barangay and Tcas the total number of conrmed COVID-19 cases in the
municipality. Then PN
j¼1Cj¼Tc. Similar to how population is incorporated in Eq. (2),we
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 4/23
add weights on the barangays with high number of conrmed COVID-19 cases. Thus, we
solve
min
1iMX
N
j¼1
Pj
Tp
þCj
Tc

dV
i;Bj

:(3)
Next, we consider the case when the number of vaccination sites is more than one, that
is, L2:If there are Lvaccination sites, we want the resident of the jth barangay to
go to the nearest vaccination site. We can generalize the minimization problem in Eq. (3)
as follows:
min
1i1;i2:...;iLMX
N
j¼1
Pj
Tp
þCj
Tc

min dV
i1;Bj

;dV
i2;Bj

;...;dV
iL;Bj

:(4)
The formulation in Eq. (4) successfully accounts for the population density, number of
conrmed COVID-19 cases, and distances of the barangays to the vaccination sites.
To make the optimization problem a more exible decision support tool, we can also
consider two goals:
1. minimize the total distance from vaccination sites to barangays and
2. maximize the total population that are within a pre-dened radius (e) from the
vaccination sites.
Hence, we can redene the minimization problem in Eq. (4) as the bi-objective
optimization
min
1i1;i2:...;iLM
F1Vi1;Vi2;...;ViL
ðÞ
F2Vi1;Vi2;...;ViL
ðÞ
 (5)
where
F1Vi1;Vi2;...;ViL
ðÞ¼
X
N
j¼1
Cj
Tc
min dV
i1;Bj

;dV
i2;Bj

;...;dV
iL;Bj

;
F2Vi1;Vi2;...;ViL
ðÞ¼
X
L
i¼1X
j2A
Pj;where A¼j:dV
i1;Bj

e

:
Since the bi-objective optimization problem may have multiple solutions, the user can
choose from its corresponding Pareto set a solution depending on whether total distance or
total population coverage is prioritized. If the user prefers a single solution that
incorporates both objectives, then we recommend that the optimization problem in Eq. (4)
is considered.
Note that both optimization problems in Eqs. (4) and (5) assume that same sites are
used throughout the vaccination program. To make the approach more dynamic, we
propose a third optimization problem based on Eq. (4) that moves the vaccination sites
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 5/23
towards the barangays which have yet to complete their vaccination program. Suppose
there are Svaccination schedules. For k¼1:S, we determine the optimal vaccination sites,
denoted by VkðÞ
i1;VkðÞ
i2;...;VkðÞ
iL, during the kth schedule by solving
min
1i1;i2:...;iLMX
N
j¼1
gkðÞ
j
Pj
Tp
þCj
Tc

min dV
i1;Bj

;dV
i2;Bj

;...;dV
iL;Bj

;(6)
where gkðÞ
jis set to zero if the jth barangay has achieved the target percentage of vaccinated
population during the kth schedule. Otherwise, gkðÞ
jis set to one. Note that the formulation
in Eq. (6) is similar to Eq. (4) except for the indicator parameter gkðÞ
j, which is introduced
so that barangays who have completed their vaccination program will have no priority
when choosing the optimal vaccination sites for the next schedule. In this study, we assume
that the vaccination at the jth barangay is nished when 70% of its population has been
vaccinated.
NUMERICAL METHODS
Road distance using open street maps
For the overall numerical computation and some of the data extraction, we utilized the ease
of use and availability of advanced open-source packages of the Python programming
language. To compute for the driving or road distance between two points, we leverage
Open Street Maps (OSM) and its corresponding Python package OSMNX. OSM is a
dynamic repository of detailed map data such as road level data, buildings, and even
natural geographic objects such as rivers and mountains. OSM is built and continues to be
actively updated by contributors from diverse backgrounds such as hobbyist mappers,
disaster risk experts, and GIS professionals. OSM is open source, which means anyone can
access and use the full breadth of its data. OSMNX uses OSM data in conjunction with
network graphs for a wide range of applications, such as all kinds of urban trafc and
planning, all in a network graph analysis framework.
Single-objective optimization problem
In this subsection, we discuss the numerical algorithms that will be used to solve the
single-objective minimization problems in Eqs. (4) and (6). To solve the optimization
problem for a given municipality, the user must input two les: the village centers table
and the vaccination centers table. The village centers table contains the number of
COVID-19 cases, population, and location of all the barangays in the municipality. It is a
CSV le with the schema given in Table 1. The vaccination centers table contains the
location of all the possible vaccination sites. This is a CSV le with the schema shown in
Table 2.
We found that it is possible to automate the extraction of the latitude and longitude data
for the vaccination centers table using OSMNX to a considerable extent. However, the
OSMNX automation could not differentiate between public and private schools, thus
necessitating some manual review. OSMNX automation can be used to generate an initial
version of the vaccination centers table on which the end-users can then build on by
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 6/23
adding or removing vaccination centers to be considered. Even though the automation is
only partial, it will still signicantly reduce the manual processing needed to obtain a
sufciently good vaccination centers table. On the other hand, for the village centers table,
OSM could not identify the village centers or barangay halls so manual extraction of this
data using Google Maps was needed. This means that we had to rst identify which
building served as the barangay hall and then determine its latitude and longitude via
Google Maps. In some cases, the coordinates of the barangay centers given by Google
Maps were inaccurate. Thus, we used Google Street View to locate the building based on its
address and then use that locations coordinates for the latitude and longitude data.
Once the barangay hall was identied and its coordinates nalized, we used various
government data repositories to identity the most recent population of the barangay along
with its number of infected cases. This was done manually for every barangay in the
municipality until we completed the village centers table. To summarize, the vaccination
centers table can largely be automated using OSMNX extraction and then manually
tweaked by domain experts or policymakers in that region. Meanwhile, the village centers
table must be constructed by hand using both Google Maps and government statistics
databases. The partial automation of the vaccination centers table is shown in the Github
repository for this article (Cabanilla, 2022) along with the rest of the program.
The cost function is computed directly as shown in Eq. (4), where the road distance
dV
i;Bj

between the ith vaccination site and the jth barangay hall is computed via
OSMNX in Python. For both the single and L-site optimization, we iterate through every
possible combination of all the vaccination sites and barangays so that the resulting
optimum is the global optimum.
The Python program we developed takes in the two tables previously mentioned and
outputs the assignments of each barangay center to its optimal vaccination site as well
as a ranked list of other suboptimal combinations of vaccination centers and their
respective costs. Since it is already ordered by cost, the optimum would be in the rst row.
Table 1 The village centers table contains the number of COVID-19 cases, population, latitude, longitude, and names of all the villages or
barangays in a town.
Infected
(data type: integer)
Population
(data type:
integer)
Latitude
(data type: oat)
Longitude
(data type: oat)
Barangay_name
(data type: string)
Number of COVID-19 cases
in the village/barangay
Population of the
village/barangay
Latitude of the village hall/
community center/barangay hall
Longitude the village hall/
community center/ barangay hall
Name of the village/
barangay
Table 2 The vaccination centers table contains the latitude, longitude, and names of all possible
vaccination sites in a town.
Latitude
(data type: oat)
Longitude
(data type: oat)
Name
(data type: string)
Latitude of the vaccination center Longitude of the vaccination center Name of the vaccination center
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 7/23
The code and a tutorial for the implementation of the numerical optimization method
are found in Cabanilla (2022). Sample CSV les of the inputs can also be downloaded from
this repository. The users can simply modify the CSV les for easier implementation.
Using the road distance matrix dV
i;Bj

2RMNcalculated via OSMNX in Python, a
MATLAB version of this enumerative technique can be found in Enriquez (2022).
For smaller values of L, the enumerative approach presented above is sufcient so
that the global solution is obtained. For higher values of L, identifying the best solution
from all possible combinations can be computationally expensive. Hence, an efcient
optimization algorithm is needed. Observe that the objective function in Eq. (4) is an
integer nonlinear programming problem. In this study, we use a genetic algorithm (GA)
capable of solving mixed integer optimization problems (Deep et al., 2009) to solve Eq. (4)
for higher values of L. GA has been shown to be effective in solving a wide range of
applications in science and engineering (Khosravian et al., 2021;Zhang, 2019;Yang,
Gomez & Blackburn, 2020;Katoch, Chauhan & Kumar, 2021;Velasco et al., 2020;Caro,
Mendoza & Mendoza, 2021;Jamilla, Mendoza & Mendoza, 2021). For ease of use and open
accessibility, the GA we implement is from the geneticalgorithm Python package, which
has options for integer programming. All the hyperparameter settings are set to default
values except for the number of iterations, population size, and maximum number of
iterations without improvements before stopping. Because GA is probabilistic, the result of
one run may differ from another. Although capable of attaining global minimizers, the
obtained solution can be local in some cases. Hence, we run the genetic algorithm
300 Ltimes and store the best solution among these runs. To account for the
dimensionality of the problem, particularly for L7, we suggest increasing the number of
runs. We set the population size to 20 LLand the maximum number of iterations
to 50, based on experimentation. The code implementing this optimization method
can also be found in the GitHub repository (Cabanilla, 2022). Alternatively, a MATLAB
version of the program can be downloaded in Enriquez (2022).
Multi-objective optimization problem
In this subsection, we discuss the numerical algorithm used to solve the bi-objective
minimization problem given in Eq. (5). The algorithm requires the number of COVID-19
cases per barangay, population of each barangay, and road distances dV
i;Bj

2RMN
between each vaccination center and barangay. The user must also enter L;the desired
number of optimal vaccination sites. The algorithm nds all possible combinations of
sites taken Lat a time and computes for the cost values of each combination based on
the two objective functions given in Eq. (5). We note that in our experiments, we set the
radius (e) in the second objective function to 3,000 m. The cost values are then listed in a 2-
column vector, say C.
To obtain the Pareto optimal set, we apply a bubble sorting method. We rst sort
the rows of Cbased on increasing values of the rst column of C, that is, increasing values
of F1. This consequently makes the rst row of Ca member of the Pareto optimal set.
Then, the algorithm treats the F2-value of this rst member as the current-best and goes
through the rest of the values of the second column of C, that is, the values of F2. If the
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 8/23
algorithm nds a lower F2-value than the current-best, its corresponding row will then
become a member of the Pareto optimal set, and the current-best is updated. This is done
until all the rows of Chave been checked. The combinations of Lhaving the function
values in the nal Pareto optimal set represent the optimal vaccination sites that solve the
bi-objective minimization problem. MATLAB was used for the implementation of this
algorithm and the codes are available in Enriquez (2022).
RESULTS
To illustrate how our proposed method works, we nd the optimal placement of
vaccination sites in San Juan, a municipality in the province of Batangas, Philippines.
San Juan is comprised of 42 barangays. A map detailing the location of the barangays in
San Juan is shown in the Supplemental File. Hence, Bj;j¼1;2;...;42

contains the
locations of the 42 barangay halls in San Juan. The latitudes and longitudes of the barangay
halls were manually obtained from local government directories and Google maps.
Hospitals in San Juan are listed as possible vaccination sites. Since face-to-face classes were
suspended in the Philippines during the COVID-19 pandemic, public schools (elementary,
high school, and college) are also listed as possible vaccination sites (Ranada, 2021).
In January 2021, the Catholic BishopsConference of the Philippines offered to transform
churches in the country as COVID-19 vaccination sites (Department of Health Press
Release, 2021). The latitudes and longitudes of the hospitals, schools, and churches are
obtained from the Philippine Department of Health and Department of Education
directories, and Google maps. A total of 65 sites were identied in San Juan, consisting of
ve hospitals, 42 elementary schools, 13 junior high schools, two senior high schools, two
universities, and one church. Hence, Vi;i¼1;2;...;65
fg
contains the location of all the
65 possible vaccination sites. In cases when these sites are not available, one can easily
modify the input to include other sites and exclude unavailable sites.
San Juan, Batangas has a projected population of 125, 252 in 2021 (Department of
Health Publications, 2020). Meanwhile, as of May 31, 2021, San Juan recorded a total
number of 579 conrmed COVID-19 cases. We chose May 31, 2021 because during this
time, the vaccination program in San Juan, Batangas had just started. The complete
information on the locations of possible vaccination sites and barangay halls in San Juan,
the number of COVID-19 conrmed cases per barangay, and the population of San Juan
per barangay are found in the Supplemental File.
Two outputs are provided by the codes. First, a geographic map of the area with the
locations of the vaccination sites and barangay halls. Second, a data frame showing the
vaccination site assignments of each barangay, as well as the distance between them. These
results can be easily exported as a csv, excel, or any other format the user prefers.
For a sample implementation, we consider selecting one to four vaccination sites among
Vi;i¼1;2;...;65
fg
, that is, L¼1;2;3;or 4. Figures 1 and 2show the geographic
distribution of the optimal vaccination sites in San Juan, Batangas along with their
corresponding assigned barangays for L¼1 and 2 sites, and L¼3 and 4 sites,
respectively. The stars represent the optimal vaccination sites while the circular nodes are
the barangay halls. All barangays assigned to a particular vaccination site have the same
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 9/23
color. On the other hand, Fig. 3 illustrates a sample data frame output of the vaccination
centers for ten barangays in San Juan assuming that there are only two vaccination sites.
For instance, barangay Abungis assigned to the vaccination site named San Juan Rural
Health Unit 1. The distance between the barangay and the assigned vaccination site is
6,692.14 m. Similarly, barangay Barualteis assigned to the vaccination site Paaralang
Elementarya ng Bataanand the distance between them is 2,693.79 m. Observe that the
distance between barangay Bataanand its assigned vaccination site is zero because the
barangay hall of Barualte and the elementary school of Bataan are in the same compound.
Figure 4 shows the average distance (in kilometers) of the barangays in San Juan,
Batangas to the assigned optimal vaccination site, for L¼1;2;3;or 4 sites. Figure 5
displays the number of weeks it takes to vaccinate 70% of the population of San Juan for
L¼1;2;3;4;or 5 sites, given different daily vaccination rates (100, 200, or 400 people
per day).
As mentioned earlier, the enumerative approach is used only for smaller values of Ldue
to the limited memory capacity. For higher values of L, the problem was solved using GA.
Table 3 displays the indices of the optimal vaccination sites for L¼1;2;...;7.
We observe that we obtain the same optimal sites for L¼1;2;...;6 using GA and the
enumerative approach. For L¼7, the computer runs out of memory in generating all
Figure 1 The roadmap of San Juan, Batangas showing the optimal locations of one (left) or two
(right) vaccination sites. The dots represent the village/barangay halls while the stars are the com-
puted optimal vaccination sites. The colors depict the vaccination site assignment of each village/bar-
angay in the town. Full-size
DOI: 10.7717/peerj.14151/g-1
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 10/23
the possible combinations in the enumerative approach and no solution was obtained.
On the other hand, GA was able to generate an optimal solution.
The results of the bi-objective optimization problem in Eq. (5) are presented in Figs. 6
and 7. The cost values of all site combinations for L¼2, along with the corresponding
Pareto optimal set (blue) and the optimal solution from the single-objective enumerative
problem (red star) are illustrated in Fig. 6. All the other possible combinations of the
vaccination sites are shown as green circles. Figure 7 shows the Pareto optimal sets for
L¼2;3;4;and 5.
Figure 8 illustrates a sample result of the dynamic optimization approach in Eq. (6)
assuming L¼2 and a daily vaccination rate of 200. Figures 8A8F demonstrate the
monthly change in the locations of the optimal vaccination sites as more people were
vaccinated. To simulate the vaccination process, random sampling was done to assign the
barangay where the vaccinated individuals belong to and identify the remaining number of
unvaccinated individuals in a barangay which is needed in the recalculation of the optimal
sites. The sampling assumes that individuals residing in barangays close to the vaccination
sites have higher probability of getting vaccinated. If a barangay has completed its
vaccination program, that is, 70% of the population has been vaccinated, then it is excluded
from the sampling. Figure 8A shows that the vaccination sites in the rst month of the
Figure 2 The roadmap of San Juan, Batangas showing the optimal locations of three (left) or four
(right) vaccination sites. The dots represent the village/barangay halls while the stars are the com-
puted optimal vaccination sites. The colors depict the vaccination site assignment of each village/bar-
angay in the town. Full-size
DOI: 10.7717/peerj.14151/g-2
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 11/23
vaccination program are situated at San Juan Rural Unit I(located in Poblacion, which is
San Juans central barangay) and Paaralang Elementarya ng Bataan(located in the
barangay of Bataan). In Figs. 8A8E, we observe that one of the vaccination sites did
not change until after 4 months. This may be because this area (Poblacion) contains the
most populous barangays in San Juan and hence, the vaccination program here is expected
to take time. In Fig. 8E, a site moved back to the south at the Laiya Aplaya National
High Schoolto vaccinate the remaining residents of Laiya Aplaya.Figure 8F shows that
the two vaccination sites moved to the northern part of the municipality, and the target
population to be vaccinated has been completed.
DISCUSSIONS
For the single-objective optimization problem, we observed that for L= 1, the optimal site
location is close to the most populous area, which is in the northern part of the
municipality. For L= 2, one optimal site is in the north (yellow star) and the other optimal
site is in the south (purple star). The barangays assigned to the vaccination site in the
north are represented by yellow dots, while the barangays assigned to the vaccination site
in the south are represented by purple dots. As expected, the vaccination sites become
more spaced out as the number of sites increases. In all cases, the optimal locations
obtained are situated along the national highway since the problem is formulated to
minimize the driving distance from the barangay halls to the sites. Notice that for L=4,
two vaccination sites out of the optimal three-site solutions did not change. The site in the
Figure 3 Sample output of the algorithm showing ten barangays in San Juan, Batangas and the
assigned vaccination site based on proximity. The road distance (in meters) between the barangay
and the assigned optimal vaccination site is also shown. Here, we assume that there are only two vac-
cination sites (L=2). Full-size
DOI: 10.7717/peerj.14151/g-3
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 12/23
northern part of the municipality was replaced by two sites. This is expected because this
region is the most populated and has the greatest number of conrmed COVID-19 cases
(see the Supplemental File).
On average, the difference between the road distance for one and two sites is
approximately three kilometers while the difference between three and four sites is 600 m.
The trend shows that as more vaccination sites are opened, accessibility to the vaccines,
in terms of distance, is improved. However, opening more sites has associated operational
costs. Results in Fig. 4 can provide information for the policymaker on nding a
balance between accessibility and cost-effectiveness related to the number of vaccination
sites to open.
Assuming a constant vaccination rate, we can determine the number of weeks it takes
for a municipality to reach a target number of people to be vaccinated, say 70% of the total
population (see Fig. 5). Suppose a site in San Juan can inoculate 200 individuals per
day. This rate is based on the vaccination rate of the University of the Philippines Diliman
gym in Quezon City (Ayalin, 2021). If there is only one vaccination site, it takes around
62 weeks to inoculate 70% of the population in San Juan. Meanwhile, increasing the
number of sites to two shortens the number of weeks to 44. Observe that the difference in
Figure 4 Average road distance (in kilometers) of the barangays in San Juan, Batangas to the
obtained optimal vaccination site for L = 1, 2, 3, or 4 sites.
Full-size
DOI: 10.7717/peerj.14151/g-4
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 13/23
time between three and four sites is only 7 weeks. If the local government has the capacity
to hold vaccinations at three sites only and wishes to achieve the target of vaccinating
70% of the population in 21 weeks (same length of time as in four sites), then the
vaccination rate at the three sites can be ramped up by 34.5% or by vaccinating additional
69 people per day in the three sites.
Figure 5 The time needed to inoculate the rst dose of COVID-19 vaccines to 70% of the population
of San Juan, Batangas for L = 1, 2, 3, 4, or 5 sites, given a daily vaccination rate of 200 (orange), 400
(violet), or 100 (blue). Full-size
DOI: 10.7717/peerj.14151/g-5
Table 3 Summary of results for the nonlinear integer programming using genetic algorithm
compared with the enumerative approach for L = 1, 2,7 sites.
Number of vaccination
sites L
Optimal index/indices
using genetic algorithm
Optimal index/indices
using enumerative approach
154 54
2 [3, 9] [3, 9]
3 [1, 3, 24], [1, 3, 52] [1, 3, 24], [1, 3, 52]
4 [ 1, 2, 24, 59], [1, 2, 52, 59] [ 1, 2, 24, 59], [1, 2, 52, 59]
5 [1, 2, 15, 52, 59] [1, 2, 15, 24, 59], [1, 2, 15, 52, 59]
6 [1, 12, 15, 24, 30, 33] [1, 12, 15, 24, 30, 33], [1, 12, 15, 30, 33, 52]
7 [1, 9, 12, 14, 30, 51, 62] Not solvable
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 14/23
If the municipality intends to identify a large number of vaccination sites, GA can be
used. This can be useful for big municipalities or small cities. We have shown that if GA is
given enough number of runs, the solution obtained can be the same as in the enumerative
method.
For the bi-objective minimization problem, the Pareto optimal set is located at the lower
left corner of Fig. 6. The Pareto set for L¼2 contains ve combinations of sites that
minimize the distance to the barangays and maximize the population within e-distance
from the sites. The users are free to choose which combination of sites they prefer. If they
prioritize proximity over population, then they may choose the sites with lower y-values.
Otherwise, they can choose the combination with lower x-values. Observe also that the
single-objective optimal solution for L4 is a member of the Pareto optimal set, which
conrms that the single and bi-objective problems are consistent with each other. In Fig. 7,
as Lincreases, the Pareto sets move further to the lower left area of the gure. This is
expected because having more vaccination sites brings the sites closer to the barangays.
Figure 6 Cost function values and Pareto optimal set of the bi-objective optimization problem for
L=2sites. The optimal solution of the single-objective (enumerative) optimization problem is also
shown as a red star. Full-size
DOI: 10.7717/peerj.14151/g-6
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 15/23
That is, the total distance of the sites to the barangays is reduced and the population
covered by the sites within a xed radius is increased. While this is not the case for L¼5,
the single-objective solution is still close to the Pareto set. If one wishes to see that the
optimal solution for L¼5 is in the Pareto set, then one can vary the radius eof the site to
the barangays.
The dynamic optimization approach shows how the proposed scheme can be modied
when the number of vaccination sites changes during the program. In this way, the
vaccination sites can be relocated after a certain amount of time so that barangays which
have not completed their vaccination program can gain more access to the vaccines.
In this study, we only considered minimizing the distance travelled and maximizing the
population coverage because the scale of the study is small, and our main goal is to
make the vaccination sites more accessible. This study does not consider other costs
associated to vaccine delivery such as cold chain storage, waste management,
transportation expenses, and technical assistance. Other factors which are not included in
Figure 7 Pareto optimal sets of the bi-objective optimization problem for L = 2, 3, 4, or 5 sites. The
optimal solutions for each Lof the single-objective (enumerative) optimization problem are also shown.
Note that for L = 3, 4, 5, two vaccination site combinations obtained the optimal value, so they are
represented as an overlapping star and diamond. Full-size
DOI: 10.7717/peerj.14151/g-7
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 16/23
Figure 8 (AF) Solutions of the dynamic optimization approach for 6 months. The vaccination sites are relocated after 1 month to move them
closer to villages which have not completed their vaccination program. The red stars indicate the optimal vaccination sites while the circular nodes
denote the location of the villages. A circular node is marked white when the vaccination program is nished. Otherwise, it is marked black.
Full-size
DOI: 10.7717/peerj.14151/g-8
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 17/23
the costs can be due to coordination and planning, social mobilization, training of
personnel, physicians fee, and other miscellaneous costs (Siedner et al., 2022).
We recognize that although these factors are important, these costs can be assumed to be
the same for all the vaccination sites since the study is done at the municipal level.
In this way, the costs will have no bearing in the formulated optimization problem. If the
method is applied to a larger scale (provincial or national), then these costs may vary, and
the problem should be reformulated. These are limitations of the study which may be
pursued in future research.
CONCLUSIONS
In this study, we proposed an approach to strategically select COVID-19 vaccination sites
from already existing facilities at the municipal level. In nding the optimal location of the
COVID-19 vaccination sites, the method considers the location of the sites, population
density of the municipality, and number of COVID-19 cases. An open-access program has
been created to make the results reproducible. The code only requires two les, one is a list
of possible vaccination sites and the other is a list of the barangays. Our numerical
simulations show the strategic placements of vaccination sites to urge the people to get
vaccinated as soon as possible. The method can be benecial to underdeveloped rural
municipalities in developing countries, where public transportation is not reliable or in
some cases, not available.
Because the problem can be solved for a greater number of vaccination sites using GA,
this approach can be extended not only to other municipalities, but also to big cities
and provinces. Exploring other algorithms that can solve the proposed optimization
problems is a research direction that can also be pursued. Moreover, one can extend the
results of this study to nd the optimal locations of new vaccination sites.
Although the method is intended for COVID-19 vaccinations, the method is general
enough that it can be applied to formulating immunization or drug delivery strategies of
other diseases. For example, if mass drug administration is to be implemented for
school-age children for diseases like soil-transmitted helminths and schistosomiasis, then
the locations can be restricted to just the elementary schools.
We hope that this study can help stakeholders in planning strategies to end the
COVID-19 pandemic, which has crippled the world economy and has affected the lives of
millions of people worldwide.
ADDITIONAL INFORMATION AND DECLARATIONS
Funding
This work is funded by the project titled Funding for the establishment of a
computational research laboratory in the University of the Philippines Diliman Institute of
Mathematics, pursuant to section 10(x) of Republic Act No. 11494under the category
Grant for research on COVID-19 in the Philippines. The funders had no role in study
design, data collection and analysis, decision to publish, or preparation of the manuscript.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 18/23
Grant Disclosures
The following grant information was disclosed by the authors:
Grant for research on COVID-19 in the Philippines.
Competing Interests
The authors declare that they have no competing interests.
Author Contributions
Kurt Izak Cabanilla conceived and designed the experiments, performed the
experiments, analyzed the data, prepared gures and/or tables, authored or reviewed
drafts of the article, and approved the nal draft.
Erika Antonette T Enriquez conceived and designed the experiments, performed the
experiments, analyzed the data, prepared gures and/or tables, authored or reviewed
drafts of the article, and approved the nal draft.
Arrianne Crystal Velasco conceived and designed the experiments, performed the
experiments, analyzed the data, prepared gures and/or tables, authored or reviewed
drafts of the article, and approved the nal draft.
Victoria May P Mendoza conceived and designed the experiments, performed the
experiments, analyzed the data, prepared gures and/or tables, authored or reviewed
drafts of the article, and approved the nal draft.
Renier Mendoza conceived and designed the experiments, performed the experiments,
analyzed the data, prepared gures and/or tables, authored or reviewed drafts of the
article, and approved the nal draft.
Data Availability
The following information was supplied regarding data availability:
The data is available in the Supplemental File.
The codes are available at GitHub:
- Cabanilla KI. 2021. Covid-Site-Optimization. https://github.com/kurtizak/Covid-Site-
Optimization
- Enriquez EA. 2022. COVID-Vaccination-Sites. https://github.com/ErikaAntonette/
COVID-Vaccination-Sites
Supplemental Information
Supplemental information for this article can be found online at http://dx.doi.org/10.7717/
peerj.14151#supplemental-information.
REFERENCES
Amit AML, Pepito VCF, Sumpaico-Tanchanco L, Dayrit MM. 2022. COVID-19 vaccine brand
hesitancy and other challenges to vaccination in the Philippines. PLOS Global Public Health
2(1):e0000165 DOI 10.1371/journal.pgph.0000165.
Amit S, Regev-Yochay G, Afek A, Kreiss Y, Leshem E. 2021. Early rate reductions of SARS-CoV-2
infection and COVID-19 in BNT162b2 vaccine recipients. The Lancet 397(10277):875877
DOI 10.1016/S0140-6736(21)00448-7.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 19/23
Aschwanden C. 2021. Five reasons why COVID herd immunity is probably impossible. Nature
591(7851):520522 DOI 10.1038/d41586-021-00728-2.
Ayalin A. 2021. Gym sa UP diliman campus ginawang vaccination site. ABS-CBN News.Available
at https://news.abs-cbn.com/news/05/04/21/gym-up-diliman-campus-ginawang-vaccination-site?
fbclid=IwAR35oNX0ash64gxLIW52Ru83s3beIuGa8ehiw0TcI3uHA1-w3JdpOG9wgpk.
Basciftci B, Yu X, Shen S. 2021. Resource distribution under spatiotemporal uncertainty of disease
spread: stochastic versus robust approaches. SSRN Electronic Journal 32(3):470
DOI 10.2139/ssrn.3799367.
Bertsimas D, Digalakis V Jr, Jacquillat A, Li ML, Previero A. 2021. Where to locate COVID-19
mass vaccination facilities? ArXiv DOI 10.48550/arXiv.2102.07309.
Buhat CAH, Duero JCC, Felix EFO, Rabajante JF, Mamplata JB. 2020. Optimal allocation of
COVID-19 test kits among accredited testing centers in the Philippines. Journal of Healthcare
Informatics Research 5(1):5469 DOI 10.1007/s41666-020-00081-5.
Buhat CAH, Lutero DSM, Olave YH, Quindala IIIKM, Recreo MGP, Talabis DASJ, Torres MC,
Tubay JM, Rabajante JF. 2021. Optimal allocation of COVID-19 vaccines in the Philippines.
New York: Cold Spring Harbor Laboratory.
Cabanilla KI. 2022. Vaccination-site-optimization. Available at https://github.com/kurtizak/
Vaccination-Site-Optimization.
Cao X. 2020. COVID-19: immunopathology and its implications for therapy. Nature Reviews
Immunology 20(5):269270 DOI 10.1038/s41577-020-0308-3.
Caple A, Dimaano A, Sagolili MM, Uy AA, Aguirre PM, Alano DL, Camaya GS, Ciriaco BJ,
Clavo PJM, Cuyugan D, Fermo CFG. 2022. Interrogating COVID-19 vaccine intent in the
Philippines with a nationwide open-access online survey. PeerJ 10(12):e12887
DOI 10.7717/peerj.12887.
Caro LAP, Mendoza R, Mendoza VMP. 2021. Application of genetic algorithm with multi-parent
crossover on an inverse problem in delay differential equations. In: AIP Conference Proceedings,
Vol. 2423. 020010.
Chanta S, Sangsawang O. 2020. Optimal railway station locations for high-speed trains based on
partial coverage and passenger cost savings. International Journal of Rail Transportation
9(1):3960 DOI 10.1080/23248378.2020.1719372.
Corpuz JCG. 2021. Multisectoral approach on COVID-19 vaccination: a proposed solution on
vaccine hesitancy. Journal of Public Health 43(2):e370e371 DOI 10.1093/pubmed/fdab085.
Deep K, Singh KP, Kansal ML, Mohan C. 2009. A real coded genetic algorithm for solving integer
and mixed integer optimization problems. Applied Mathematics and Computation
212(2):505518 DOI 10.1016/j.amc.2009.02.044.
Department of Health Press Release. 2021. CBCP to transform churches to vaccination sites.
Available at https://doh.gov.ph/press-release/CBCP-TO-TRANSFORM-CHURCHES-TO-
VACCINATION-SITES.
Department of Health Publications. 2020. Population projections by region, province, cities and
municipalities, 20202025. Available at https://doh.gov.ph/sites/default/les/publications/
Population%20Projection%2C%202021%2C%20Philippines.pdf?
fbclid=IwAR1et2UMRlHzx9ietRc7XW0xEiyQbn9dsk9BQAC26YmogIoBhWqF_YBM-hs.
Du Y, Zhang D, Xia T. 2005. The optimal-location query. In: Advances in Spatial and Temporal
Databases. Berlin, Heidelberg: Springer, 163180.
Ella KM, Mohan VK. 2020. Coronavirus vaccine: light at the end of the tunnel. Indian Pediatrics
57(5):407410 DOI 10.1007/s13312-020-1812-z.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 20/23
Enriquez EA. 2022. COVID-vaccination-sites. Available at https://github.com/ErikaAntonette/
COVID-Vaccination-Sites.
Eyre DW, Taylor D, Purver M, Chapman D, Fowler T, Pouwels KB, Walker AS, Peto TE. 2022.
Effect of COVID-19 vaccination on transmission of alpha and delta variants. New England
Journal of Medicine 386(8):744756 DOI 10.1056/NEJMoa2116597.
Facility Location. 2009. In: Zanjirani Farahani R, Hekmatfar M, eds. Contributions to Management
Science. Heidelberg: Physica-Verlag.
Ferrolino A, Lope JE, Mendoza R. 2020. Optimal location of sensors for early detection of tsunami
waves. In: Computational ScienceICCS 2020. Cham: Springer International Publishing,
562575.
Ferrolino A, Mendoza R, Magdalena I, Lope JE. 2020. Application of particle swarm optimization
in optimal placement of tsunami sensors. PeerJ Computer Science 6(1):e333
DOI 10.7717/peerj-cs.333.
Fine P, Eames K, Heymann DL. 2011. Herd immunity: a rough guide. Clinical Infectious Diseases
52(7):911916 DOI 10.1093/cid/cir007.
Heyns AM, du Plessis W, Curtin KM, Kosch M, Hough G. 2020. Decision support for the
selection of optimal tower site locations for early-warning wildre detection systems in South
Africa. International Transactions in Operational Research 28(5):22992333
DOI 10.1111/itor.12928.
Huh J, Dubey A. 2021. COVID-19 vaccination campaign trends and challenges in select Asian
countries. Asian Journal of Political Science 29(3):274300
DOI 10.1080/02185377.2021.1979062.
Jamilla CU, Mendoza RG, Mendoza VMP. 2021. Parameter estimation in neutral delay
differential equations using genetic algorithm with multi-parent crossover. IEEE Access
9:131348131364 DOI 10.1109/ACCESS.2021.3113677.
John TJ, Samuel R. 2000. Herd immunity and herd effect: new insights and denitions. European
Journal of Epidemiology 16(7):601606 DOI 10.1023/A:1007626510002.
Jones D, Helmreich S. 2020. A history of herd immunity. The Lancet 396(10254):810811
DOI 10.1016/S0140-6736(20)31924-3.
Kadkhoda K. 2021. Herd immunity to COVID-19: alluring and elusive. American Journal of
Clinical Pathology 155(4):471472 DOI 10.1093/ajcp/aqaa272.
Katoch S, Chauhan SS, Kumar V. 2021. A review on genetic algorithm: past, present, and future.
Multimedia Tools and Applications 80(5):80918126 DOI 10.1007/s11042-020-10139-6.
Khosravian P, Emadi S, Mirjalily G, Zamani B. 2021. QoS-aware service composition based on
context-free grammar and skyline in service function chaining using genetic algorithm. PeerJ
Computer Science 7(4):e603 DOI 10.7717/peerj-cs.603.
Kim EW, Kim S. 2021. Optimum location analysis for an infrastructure maintenance depot in
urban railway networks. KSCE Journal of Civil Engineering 25(6):19191930
DOI 10.1007/s12205-021-1496-5.
Leithäuser N, Schneider J, Johann S, Krumke SO, Schmidt E, Streicher M, Scholz S. 2021.
Quantifying COVID19-vaccine location strategies for Germany. BMC Health Services Research
21(1):118 DOI 10.1186/s12913-021-06587-x.
Levine-Tiefenbrun M, Yelin I, Katz R, Herzel E, Golan Z, Schreiber L, Wolf T, Nadler V,
Ben-Tov A, Kuint J, Gazit S, Patalon T, Chodick G, Kishony R. 2021. Initial report of
decreased SARS-CoV-2 viral load after inoculation with the BNT162b2 vaccine. Nature
Medicine 27(5):790792 DOI 10.1038/s41591-021-01316-7.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 21/23
Morens DM, Folkers GK, Fauci AS. 2022. The concept of classical herd immunity may not apply
to COVID-19. The Journal of Infectious Diseases 226(2):195198 DOI 10.1093/infdis/jiac109.
Park CY, Kim K, Helble M, Roth S. 2021. Getting ready for the COVID-19 vaccine rollout. ADB
Briefs 166:119 DOI 10.22617/BRF210071-2.
Ranada P. 2021. Quezon city submits COVID-19 vaccination plan to national task force. Rappler.
Available at https://www.rappler.com/nation/quezon-city-submits-covid-19-vaccination-plan.
Randolph HE, Barreiro LB. 2020. Herd immunity: understanding COVID-19. Immunity
52(5):737741 DOI 10.1016/j.immuni.2020.04.012.
Reyes MSGL, Dee EC, Ho BL. 2021. Vaccination in the Philippines: experiences from history and
lessons for the future. Human Vaccines & Immunotherapeutics 17(6):18731876
DOI 10.1080/21645515.2020.1841541.
Risanger S, Singh B, Morton D, Meyers LA. 2021. Selecting pharmacies for COVID-19 testing to
ensure access. Health Care Management Science 24(2):330338
DOI 10.1007/s10729-020-09538-w.
Sales RK, Ong LA, Joe JA, Alvina K, Caampued M. 2022. Gaps of the COVID-19 vaccination
program in selected sites in Mindanao, Philippines. Asia Pacic Journal of Public Health
34(5):576579 DOI 10.1177/10105395221083386.
Siedner MJ, Alba C, Fitzmaurice KP, Gilbert RF, Scott JA, Shebl FM, Ciaranello A, Reddy KP,
Freedberg KA. 2022. Cost-effectiveness of Coronavirus Disease 2019 vaccination in low- and
middle-income countries. The Journal of Infectious Diseases 21:59 DOI 10.1093/infdis/jiac243.
Taiwo OJ. 2020. Maximal Covering Location Problem (MCLP) for the identication of potential
optimal COVID-19 testing facility sites in Nigeria. African Geographical Review 40(4):117
DOI 10.1080/19376812.2020.1838306.
Tang L, Li Y, Bai D, Liu T, Coelho LC. 2022. Bi-objective optimization for a multi-period
COVID-19 vaccination planning problem. Omega 110(10):102617
DOI 10.1016/j.omega.2022.102617.
Thompson MG, Burgess JL, Naleway AL, Tyner HL, Yoon SK, Meece J, Olsho LEW,
Caban-Martinez AJ, Fowlkes A, Lutrick K, Kuntz JL, Dunnigan K, Odean MJ, Hegmann KT,
Stefanski E, Edwards LJ, Schaefer-Solle N, Grant L, Ellingson K, Gaglani M, Groom HC,
Zunie T, Thiese MS, Ivacic L, Wesley MG, Lamberte JM, Sun X, Smith ME, Phillips AL,
Groover KD, Yoo YM, Gerald J, Brown RT, Herring MK, Joseph G, Beitel S, Morrill TC,
Mak J, Rivers P, Harris KM, Hunt DR, Arvay ML, Kutty P, Fry AM. 2021. Interim Estimates
of Vaccine Effectiveness of BNT162b2 and mRNA-1273 COVID-19 Vaccines in Preventing
SARS-CoV-2 Infection Among Health Care Personnel, First Responders, and Other Essential
and Frontline Workers Eight U.S. Locations, December 2020March 2021. MMWR.
Morbidity and Mortality Weekly Report 70(13):495500 DOI 10.15585/mmwr.mm7013e3.
Velasco AC, Darbas M, Mendoza R, Bacon M, de Leon JC. 2020. Comparative study of heuristic
algorithms for electrical impedance tomography. Philippine Journal of Science 149:747761.
Wang H, Ma X. 2021. Research on multiobjective location of urban emergency logistics under
major emergencies. Mathematical Problems in Engineering 2021:112
DOI 10.1155/2021/5577797.
Wang C-N, Viet VTH, Ho TP, Nguyen VT, Husain ST. 2020. Optimal site selection for a solar
power plant in the mekong delta region of Vietnam. Energies 13(16):4066
DOI 10.3390/en13164066.
Wong RC-W, Özsu MT, Yu PS, Fu AW-C, Liu L. 2009. Efcient method for maximizing
bichromatic reverse nearest neighbor. Proceedings of the VLDB Endowment 2(1):11261137
DOI 10.14778/1687627.1687754.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 22/23
WHO. 2022a. Coronavirus disease (COVID-19): vaccines. Available at https://www.who.int/
emergencies/diseases/novel-coronavirus-2019/question-and-answers-hub/q-a-detail/coronavirus-
disease-(covid-19)-vaccines.
WHO. 2022b. COVID-19 in the Philippines situation report 101. Available at https://www.who.int/
philippines/internal-publications-detail/covid-19-in-the-philippines-situation-report-101.
WHO. 2022c. WHO supports regions to increase COVID-19 vaccination uptake among seniors,
indigent population. Available at https://www.who.int/philippines/news/feature-stories/detail/
who-supports-regions-increase-covid-19-vaccination-uptake-seniors-indigent-population.
Xu Z, Shi L, Wang Y, Zhang J, Huang L, Zhang C, Liu S, Zhao P, Liu H, Zhu L, Tai Y, Bai C,
Gao T, Song J, Xia P, Dong J, Zhao J, Wang F-S. 2020. Pathological ndings of COVID-19
associated with acute respiratory distress syndrome. The Lancet Respiratory Medicine
8(4):420422 DOI 10.1016/S2213-2600(20)30076-X.
Yang A, Gomez JP, Blackburn JK. 2020. Exploring environmental coverages of species: a new
variable contribution estimation methodology for rulesets from the genetic algorithm for
rule-set prediction. PeerJ 8(3):e8968 DOI 10.7717/peerj.8968.
Yee MAX, Shin HW, Haryani HM, Haslenda H. 2020. Spatial planning of photovoltaic-based
hydrogen supply chain: optimal site location and supply chain operation. Chemical Engineering
Transactions 81:613618 DOI 10.3303/CET2081103.
Zhang Z. 2019. Prediction model for patients with acute respiratory distress syndrome: use of a
genetic algorithm to develop a neural network model. PeerJ 7(12):e7719
DOI 10.7717/peerj.7719.
Zhang C, Li Y, Cao J, Wen X. 2022. On the mass COVID-19 vaccination scheduling problem.
Computers & Operations Research 141(2):105704 DOI 10.1016/j.cor.2022.105704.
Cabanilla et al. (2022), PeerJ, DOI 10.7717/peerj.14151 23/23
... The allocation costs are combined with system efficiency in the location of vaccination centres [41] and blood-mobiles [171], as well as in the location and protection of facilities from intentional attack [267]. The economic concerns are addressed from the perspective of both users and service providers, by including the minimisation of opening, operating and maintenance costs [51,123,124]. ...
... Finally, the combination of allocation costs and equity is adopted in the location of municipal centres [245], while [254] combine risk mitigation and workload balance for the location of distribution centres. Indeed, the case studies are related to the installation of healthcare or public service facilities [41,123,124,171,245,254]. ...
... In particular, an exact approach was used in almost half of the papers, being primarily the ε-constraints method [95,220,248]. Indeed, [248] developed also an hybrid Branch&Cut algorithm combined with Simulated Annealing, while [41] used a bubble sort approach. The most widely used heuristics are population-based [51,123,124,171,254,267] but [218] developed a Parallel Variable Neighbourhood Search for a Bi-Objective Median FLP. ...
... At the municipality level, Cabanilla, Enriquez, Mendoza, and Mendoza (2022) [15] presented optimal locations of vaccine sites, where they considered existing public facilities, such as hospitals and schools, as potential sites. They divided the town into several smaller areas and assigned weights to densely populated and highly contagious areas with higher case counts. ...
Article
Full-text available
In the early phases of the COVID-19 pandemic, vaccine accessibility was limited, impacting large metropolitan areas such as Los Angeles County, which has over 10 million residents but only nine initial vaccination sites, which resulted in people experiencing long travel times to get vaccinated. We developed a mixed-integer linear model to optimize site selection, considering equitable access for vulnerable populations. Analyzing 277 zip codes between December 2020 and May 2021, our model incorporated factors such as car ownership, ethnic group disease vulnerability, and the Healthy Places Index, alongside travel times by car and public transit. Our optimized model significantly outperformed actual site allocations for all ethnic groups. We observed that White populations faced longer travel times, likely due to their residences being in more remote, less densely populated areas. Conversely, areas with higher Latino and Black populations, often closer to the city center, benefited from shorter travel times in our model. However, those without cars experienced greater disadvantages. While having many vaccination sites might improve access for those dependent on public transit, that advantage is diminished if people must search among many sites to find a location with available vaccines.
... Beyond transmission and forecasting, mathematical models have played a pivotal role in the vaccination landscape. They have guided the optimal distribution of vaccines [45] [46] [47], assessed the impact of vaccinations on controlling transmission [48], and determined optimal vaccination site selection [49]. ...
Preprint
Full-text available
The outbreak of COVID-19 unleashed an unprecedented global pandemic, leaving a profound impact on lives and economies worldwide. Recognizing its severity, the World Health Organization swiftly declared it a public health emergency of international concern. Tragically, the Philippines reported the first death case outside China, leading to a surge in cases following the first instance of local transmission. In response to this crisis, collaborative efforts have been underway to control the disease and minimize its health and socio-economic impacts. The COVID-19 epidemic curve holds vital insights into the history of exposure, transmission, testing, tracing, social distancing measures, community lockdowns, quarantine, isolation, and treatment, offering a comprehensive perspective on the nation's response. One approach to gaining crucial insights is through meticulous analysis of available datasets, empowering us to inform future strategies and responses effectively. This paper aims to provide descriptive data analytics of the COVID-19 pandemic in the Philippines, summarizing the country's fight by visualizing epidemiological and mobility datasets, revisiting scientific papers and news articles, and creating a timeline of the key issues faced during the pandemic. By leveraging these multifaceted analyses, policymakers and health authorities can make informed decisions to enhance preparedness, expand inter-agency cooperation, and combat future public health crises effectively. This study seeks to serve as a valuable resource, guiding nations worldwide in comprehending and responding to the challenges posed by COVID-19 and beyond.
... In the Philippines, studies that suggest strategic plans on how to resolve vaccination-related problems have been done [29][30][31][32][33]. Buhat et al. [34] devised a constrained optimization approach for COVID-19 vaccine allocation in the Philippines, formulating a linear program that minimizes COVID-19 deaths while adhering to the government's vaccine rollout prioritization and considering vaccination cost. Cabanilla et al. [35] reported an optimal selection of COVID-19 vaccination sites, strategically placing them in villages with higher populations and reported infections. Meanwhile, Diamante et al. [36] proposed a mixed-integer programming model for optimal vaccine allocation, aiming to create a 5-year COVID-19 vaccination campaign in Davao City, Philippines. ...
Article
Full-text available
In response to the coronavirus disease 2019 (COVID-19) pandemic, the allocation of vaccines has become a crucial undertaking, particularly in the Philippines. The efficient distribution of vaccines across different regions remains vital. In this study, we present an approach to determine the optimal allocation of COVID-19 vaccines in the Philippines, leveraging actual data on the supply of vaccines per region for different brands. A notable advantage of our work, compared to existing models, is the comprehensive consideration of crucial factors, including vaccine effectiveness, waning immunity, various age groups, population data, and weekly vaccination rates. We formulate a linear programming model with the objective of minimizing both the primary and breakthrough infections. Several constraints are incorporated into the model, including vaccine supply, the size of the eligible population, weekly vaccination rates, and the interval between vaccine doses set by the Philippine government. Our findings show that prioritizing the pediatric population (aged 5 to 11) for the primary vaccination series within the initial three months is vital. Administering first booster shots to those aged 12 and older during this period is also recommended. Numerical results indicate a preference for highly effective vaccine brands in regions with a high COVID-19 incidence proportion. Conversely, vaccines with lower effectiveness are suitable for primary doses in regions with low COVID-19 cases. This research provides an analytical approach in addressing the complexities of COVID-19 vaccine distribution and allocation. It offers essential guidance to policymakers in the Philippines, enhancing population protection, and contributing to economic recovery.
... Wang et al. [7] proposed using a particle swarm optimization algorithm and variable neighborhood search for the resource depot location selection in emergency response. Kurt et al. [8] proposed a dynamic optimization method combined with genetic algorithms to determine the optimal location of COVID-19 vaccination sites. Beheshtifar et al. [9] presented a location model integrating GIS analysis with NSGA-II to decide the locations of clinics. ...
Conference Paper
Full-text available
The pneumonia caused by COVID-19 is spreading worldwide, threatening human health and life. In the last three years, China has taken a series of effective measures to prevent the spread of the virus, where a core measure is the stay-home quarantine imposed in infected communities. The quarantine can effectively reduce physical contacts and transmission risk, however, it encounters several difficulties especially the guarantee of living materials. In order to ensure the quantity and freshness of living materials such as vegetables and fruits, it is necessary to construct multi-level logistics distribution centers, where the selection of locations for these centers becomes a vital issue. Such facility location problems are challenging in terms of both modeling and optimization, especially when facing the millions of residents and thousands of communities in a city commonly existing in China. In this study, we build a large-scale multi-objective optimization model for the distribution center location problem, and solve it via state-of-the-art sparse evolutionary algorithms. The experimental results verify that the center locations obtained by our approach can save human resources while reducing the risk of virus propagation.
... Critical factors influencing the vaccine allocation strategy are the total vaccine supply, vaccine effectiveness, vaccine cost, and projected deaths. Cabanilla et al. [88] proposed a model to optimize the vaccination sites at the municipal level in San Juan, a town in the Philippines, to bring vaccines closer to those who are in need. The model aims to address a minimization problem connected to a facility location problem, formulated using three main factors: location of the sites, population density, and the number of COVID-19 cases per residential area. ...
Article
Full-text available
This review focuses on vaccine distribution and allocation in the context of the current COVID-19 pandemic. The implications discussed are in the areas of equity in vaccine distribution and allocation (at a national level as well as worldwide), vaccine hesitancy, game-theoretic modeling to guide decision-making and policy-making at a governmental level, distribution and allocation barriers (in particular in low-income countries), and operations research (OR) mathematical models to plan and execute vaccine distribution and allocation. To conduct this review, we adopt a novel methodology that consists of three phases. The first phase deploys a bibliometric analysis; the second phase concentrates on a network analysis; and the last phase proposes a refined literature review based on the results obtained by the previous two phases. The quantitative techniques utilized to conduct the first two phases allow describing the evolution of the research in this area and its potential ramifications in future. In conclusion, we underscore the significance of operations research (OR)/management science (MS) research in addressing numerous challenges and trade-offs connected to the current pandemic and its strategic impact in future research.
... Finally, some models were proposed for allocating resources. For instance, optimizing the location of vaccination sites implemented in San Juan Philippines [12] and distribution of COVID-19 testing kits in DOH-accredited testing centers in the country [13]. All studies mentioned earlier do not account explicitly for COVID-19 variants and randomness. ...
Article
Full-text available
Coronavirus disease 2019 (COVID-19) management and response is a challenging task due to the uncertainty and complexity of the nature surrounding the virus. In particular, the emergence of new variants and the polarizing response from the populace complicate government efforts to control the pandemic. In this study, we developed a compartmental model that includes (1) a vaccinated compartment, (2) reinfection after a particular time, and (3) COVID-19 variants dominant in the Philippines. Furthermore, we incorporated stochastic terms to capture uncertainty brought about by the further evolution of the new variants and changing control measures via parametric perturbation. Results show the importance of booster shots that increase the vaccine-induced immunity duration. Without booster shots, simulations showed that the dominant strain would still cause significant infection until 31 December 2023. Moreover, our stochastic model output showed significant variability in this case, implying greater uncertainty with future predictions. All these adverse effects, fortunately, can be effectively countered by increasing the vaccine-induced immunity duration that can be done through booster shots.
Article
Full-text available
The outbreak of COVID-19 unleashed an unprecedented global pandemic, profoundly impacting lives and economies worldwide. Recognizing its severity, the World Health Organization (WHO) swiftly declared it a public health emergency of international concern. In response to this crisis, collaborative efforts have been underway to control the disease and minimize its health and socio-economic impacts worldwide. The COVID-19 epidemic curve holds vital insights into the history of exposure, transmission, testing, tracing, social distancing measures, community lockdowns, quarantine, isolation, and treatment, offering a comprehensive perspective on the nation’s response. One approach to gaining crucial insights is through meticulous analysis of available datasets, empowering us to effectively inform future strategies and responses. This study aims to provide descriptive data analytics of the COVID-19 pandemic in the Philippines, summarizing the country’s fight by visualizing epidemiological and mobility datasets, revisiting scientific papers and news articles, and creating a timeline of the critical issues faced during the pandemic. By leveraging these multifaceted analyses, policymakers and health authorities can make informed decisions to enhance preparedness, expand inter-agency cooperation, and effectively combat future public health crises. This study seeks to serve as a valuable resource, guiding nations worldwide in comprehending and responding to the challenges posed by COVID-19 and beyond.
Article
Full-text available
Background Despite the advent of safe and effective COVID-19 vaccines, pervasive inequities in global vaccination persist. Methods We projected health benefits and donor costs of delivering vaccines for up to 60% of the population in 91 low- and middle-income countries (LMICs). We modeled a highly contagious (Re at model start = 1.7), low-virulence (IFR = 0.32%) “omicron-like” variant and a similarly contagious “severe” variant (IFR = 0.59%) over 360 days, accounting for country-specific age structure and healthcare capacity. Costs included vaccination startup (US630million)andperpersonprocurementanddelivery(US630 million) and per-person procurement and delivery (US12.46/person vaccinated). Results In the omicron-like scenario, increasing current vaccination coverage to achieve at least 15% in each of the 91 LMICs would prevent 11 million new infections and 120,000 deaths, at a cost of US0.95billion,foranincrementalcosteffectivenessratio(ICER)ofUS0.95 billion, for an incremental cost-effectiveness ratio (ICER) of US670/year-of-life saved (YLS). Increases in vaccination coverage to 60% would additionally prevent up to 68 million infections and 160,000 deaths, with ICERs < US8,000/YLS.ICERswere<US8,000/YLS. ICERs were < US4,000/YLS under the more severe variant scenario and generally robust to assumptions about vaccine effectiveness, uptake, and costs. Conclusions Funding expanded COVID-19 vaccine delivery in LMICs would save hundreds of thousands of lives, be similarly or more cost-effective than other donor-funded global aid programs, and improve health equity.
Article
Full-text available
To mitigate the unprecedented health, social, and economic damage of COVID-19, the Philippines is undertaking a nationwide vaccination program to mitigate the effects of the global pandemic. In this study, we interrogated COVID-19 vaccine intent in the country by deploying a nationwide open-access online survey, two months before the rollout of the national vaccination program. The Health Belief Model (HBM) posits that people are likely to adopt disease prevention behaviors and to accept medical interventions like vaccines if there is sufficient motivation and cues to action. A majority of our 7,193 respondents (62.5%) indicated that they were willing to be vaccinated against COVID-19. Moreover, multivariable analysis revealed that HBM constructs were associated with vaccination intention in the Philippines. Perceptions of high susceptibility, high severity, and significant benefits were all good predictors for vaccination intent. We also found that external cues to action were important. Large majorities of our respondents would only receive the COVID-19 vaccines after many others had received it (72.8%) or after politicians had received it (68.2%). Finally, our study revealed that most (21%) were willing to pay an amount of PHP 1,000 (USD20) for the COVID-19 vaccines with an average willing-to-pay amount of PHP1,892 (USD38).
Article
Full-text available
Effective and safe COVID-19 vaccines have been developed at a rapid and unprecedented pace to control the spread of the virus, and prevent hospitalisations and deaths. However, COVID-19 vaccine uptake is challenged by vaccine hesitancy and anti-vaccination sentiments, a global shortage of vaccine supply, and inequitable vaccine distribution especially among low- and middle-income countries including the Philippines. In this paper, we explored vaccination narratives and challenges experienced and observed by Filipinos during the early vaccination period. We interviewed 35 individuals from a subsample of 1,599 survey respondents 18 years and older in the Philippines. The interviews were conducted in Filipino, Cebuano, and/or English via online platforms such as Zoom or via phone call. All interviews were recorded, transcribed verbatim, translated, and analysed using inductive content analysis. To highlight the complex reasons for delaying and/or refusing COVID-19 vaccines, we embedded our findings within the social ecological model. Our analysis showed that individual perceptions play a major role in the decision to vaccinate. Such perceptions are shaped by exposure to (mis)information amplified by the media, the community, and the health system. Social networks may either positively or negatively impact vaccination uptake, depending on their views on vaccines. Political issues contribute to vaccine brand hesitancy, resulting in vaccination delays and refusals. Perceptions about the inefficiency and inflexibility of the system also create additional barriers to the vaccine rollout in the country, especially among vulnerable and marginalised groups. Recognising and addressing concerns at all levels are needed to improve COVID-19 vaccination uptake and reach. Strengthening health literacy is a critical tool to combat misinformation that undermines vaccine confidence. Vaccination systems must also consider the needs of marginalised and vulnerable groups to ensure their access to vaccines. In all these efforts to improve vaccine uptake, governments will need to engage with communities to ‘co-create’ solutions.
Article
Full-text available
Neutral delay differential equations (NDDEs) are differential equations containing time lags not only in the states but also in the state derivatives. NDDEs have applications in modeling physical and biological systems. An NDDE model may consist of several parameters, some of which can be determined using available data. Various numerical techniques have been studied to estimate parameters of mathematical models. In this study, parameter estimation is posed as an optimization problem. The use of heuristic algorithms in parameter estimation has gained popularity because of its ease of implementation, requiring only function evaluations. But to our knowledge, heuristic algorithms have never been employed in estimating parameters in NDDE models. In this work, we apply Genetic Algorithm with Multi-Parent Crossover (GA-MPC) to obtain parameter estimates of three NDDE models with a discrete delay. We compare the estimates to those obtained using standard heuristic algorithms. Results show that GA-MPC is capable of consistently identifying model parameters that provide a good fit of the model to the data.
Article
This work investigates a new multi-period vaccination planning problem that simultaneously optimizes the total travel distance of vaccination recipients (service level) and the operational cost. An optimal plan determines, for each period, which vaccination sites to open, how many vaccination stations to launch at each site, how to assign recipients from different locations to opened sites, and the replenishment quantity of each site. We formulate this new problem as a bi-objective mixed-integer linear program (MILP). We first propose a weighted-sum and an ϵ-constraint methods, which rely on solving many single-objective MILPs and thus lose efficiency for practical-sized instances. To this end, we further develop a tailored genetic algorithm where an improved assignment strategy and a new dynamic programming method are designed to obtain good feasible solutions. Results from a case study indicate that our methods reduce the operational cost and the total travel distance by up to 9.3% and 36.6%, respectively. Managerial implications suggest enlarge the service capacity of vaccination sites to improve the performance of the vaccination program. The enhanced performance of our heuristic is due to the newly proposed assignment strategy and dynamic programming method. Our findings demonstrate that vaccination programs during pandemics can significantly benefit from formal methods, drastically improving service levels and decreasing operational costs.
Article
The outbreak of COVID-19 dramatically impacts the global economy. Mass COVID-19 vaccination is widely regarded as the most promising way to fight against the pandemic and help return to normal. Many governments have authorized certain types of vaccines for mass vaccination by establishing appointment platforms. Mass vaccination poses a vital challenge to decision-makers responsible for scheduling a large number of appointments. This paper studies a vaccination site selection, appointment acceptance, appointment assignment, and scheduling problem for mass vaccination in response to COVID-19. An optimal solution to the problem determines the open vaccination sites, the set of accepted appointments, the assignment of accepted appointments to open vaccination sites, and the vaccination sequence at each site. The objective is to simultaneously minimize 1) the fixed cost for operating vaccination sites; 2) the traveling distance of vaccine recipients; 3) the appointment rejection cost; and 4) the vaccination tardiness cost. We formulate the problem as a mixed-integer linear program (MILP). Given the NP-hardness of the problem, we then develop an exact logic-based Benders decomposition (LBBD) method and a matheuristic method (MH) to solve practical-sized problem instances. We conduct numerical experiments on small- to large-sized instances to demonstrate the performance of the proposed model and solution methods. Computational results indicate that the proposed methods provide optimal solutions to small-sized instances and near-optimal solutions to large ones. In particular, the developed matheuristic can efficiently solve practical-sized instances with up to 500 appointments and 50 vaccination sites. We discuss managerial implications drawn from our results for the mass COVID-19 vaccination appointment scheduling, which help decision-makers make critical decisions.
Article
Background Before the emergence of the B.1.617.2 (delta) variant of severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), vaccination reduced transmission of SARS-CoV-2 from vaccinated persons who became infected, potentially by reducing viral loads. Although vaccination still lowers the risk of infection, similar viral loads in vaccinated and unvaccinated persons who are infected with the delta variant call into question the degree to which vaccination prevents transmission. Methods We used contact-testing data from England to perform a retrospective observational cohort study involving adult contacts of SARS-CoV-2–infected adult index patients. We used multivariable Poisson regression to investigate associations between transmission and the vaccination status of index patients and contacts and to determine how these associations varied with the B.1.1.7 (alpha) and delta variants and time since the second vaccination. Results Among 146,243 tested contacts of 108,498 index patients, 54,667 (37%) had positive SARS-CoV-2 polymerase-chain-reaction (PCR) tests. In vaccinated index patients who became infected with the alpha variant, two vaccinations with either BNT162b2 or ChAdOx1 nCoV-19 (also known as AZD1222), as compared with no vaccination, were independently associated with reduced PCR positivity in contacts (adjusted rate ratio with BNT162b2, 0.32; 95% confidence interval [CI], 0.21 to 0.48; and with ChAdOx1 nCoV-19, 0.48; 95% CI, 0.30 to 0.78). Vaccine-associated reductions in transmission of the delta variant were smaller than those with the alpha variant, and reductions in transmission of the delta variant after two BNT162b2 vaccinations were greater (adjusted rate ratio for the comparison with no vaccination, 0.50; 95% CI, 0.39 to 0.65) than after two ChAdOx1 vaccinations (adjusted rate ratio, 0.76; 95% CI, 0.70 to 0.82). Variation in cycle-threshold (Ct) values (indicative of viral load) in index patients explained 7 to 23% of vaccine-associated reductions in transmission of the two variants. The reductions in transmission of the delta variant declined over time after the second vaccination, reaching levels that were similar to those in unvaccinated persons by 12 weeks in index patients who had received ChAdOx1 nCoV-19 and attenuating substantially in those who had received BNT162b2. Protection in contacts also declined in the 3-month period after the second vaccination. Conclusions Vaccination was associated with a smaller reduction in transmission of the delta variant than of the alpha variant, and the effects of vaccination decreased over time. PCR Ct values at diagnosis of the index patient only partially explained decreased transmission. (Funded by the U.K. Government Department of Health and Social Care and others.)
Article
How successful have countries in Asia been at vaccinating their populations against COVID-19? What explains the broadly similar pace of rollout across countries in the region despite diverse governance capacities, demographic compositions, resources and economies? This paper presents a comparative analysis of the planning and implementation of national vaccination drives against COVID-19 across 21 South and East Asian countries. We advance an analytical framework to understand the different challenges countries encounter and distinguish three key factors on both the national and international level—vaccine shortages, governance capacity for mass vaccination and vaccine hesitancy. We apply the analytical framework to national vaccination drives, offering a snapshot of countries’ vaccination progress as of early 2021, and conclude with general trends for the COVID-19 vaccine rollout across the region.