Skip to main content
Program Design2026-04-079 min read

Common Gaps in Existing Vector Control Programs

The gaps are rarely exotic. They are the same handful of structural issues, and most of them are invisible from inside the program.

INTERNATIONAL MOSQUITO AND VECTOR CONTROL

Reviewing an established vector program tends to surface the same findings regardless of size or region. The issues are not usually incompetence or lack of effort — most programs are run by people who care and are stretched thin. They are structural, and structural problems are hard to see from inside a routine.

What follows is the recurring list, described plainly enough to be checked against your own program.

01

Unstable site identity

Sites get renamed between seasons, appear under multiple spellings, are moved without a record, or are retired without being marked as such. The result is that no location has a reliable history, which eliminates the strongest comparison a program has.

Closing this gap means establishing a canonical inventory with stable identifiers and a documented procedure for changes. It is the least interesting fix on this list and usually the highest return.

02

Field definitions that vary by crew

Two inspectors interpret "standing water present" differently. One records habitat descriptions in prose, another in categories. Neither is wrong; the form never said. The divergence is invisible in the data and fatal to comparison.

The fix is a written field-level specification and a short calibration exercise where crews record the same site independently and compare. That exercise usually surfaces two or three divergences nobody suspected.

03

Servicing intervals treated as nominal

The schedule says weekly; the reality is between five and thirteen days depending on staffing and access. Records store the intended interval or none at all, so counts collected over very different periods get compared directly.

Recording the actual interval costs one field and removes a large class of false signal. This is close to free and frequently absent.

04

Field notes collected and never read

Written observations hold the richest operational detail in the program and are the least reviewed material in it. Volume is the reason: nobody reads two thousand entries, so they are consulted only when something goes wrong.

The gap here is processing, not collection. Summarizing notes by site and period, with the original entry always reachable, converts the most neglected records into the most useful ones.

05

No mid-season quality checkpoint

Data quality is examined at the end of the season, when nothing can be corrected. Blank fields, drifting definitions, and missed sites become permanent characteristics of the dataset.

A single structured review in mid-season, focused on completeness and consistency rather than findings, is the highest-leverage schedule change most programs can make.

06

Decisions recorded without their basis

The program can show what was done but not why. Treatment records exist; the observations and reasoning that prompted them do not, or live in an email thread. When staff turn over, the rationale is gone.

Recording the decision alongside the information that informed it is what allows a program to evaluate its own judgment over time, and what allows a successor to understand the program they inherited.

07

Reporting that describes activity rather than coverage

Annual reports frequently document effort — sites visited, traps serviced, treatments applied — without addressing coverage or completeness. Effort is easy to count and does not answer whether the program looked where it intended to look.

Adding a completeness measure and an explicit statement of what was not covered makes reporting substantially more credible, including to oversight bodies that have learned to discount activity totals.

08

Knowledge held in individuals rather than procedures

Someone knows which gate needs a key, why site 22 always reads low, and which culvert floods first. None of it is written down. This is the most common gap and the one with the largest cost when it materializes.

The remedy is incremental: capture the local knowledge that already exists in notes and conversations into the program record as it surfaces, rather than attempting a documentation project.

TakeawaysSUMMARY
  • 01Stabilize site identity before anything else.
  • 02Specify field definitions and calibrate crews against them.
  • 03Record actual servicing intervals, not nominal ones.
  • 04Process field notes so they are actually reviewed.
  • 05Add a mid-season data quality checkpoint.
  • 06Record decisions together with their basis.
  • 07Report coverage and completeness, not just activity.
  • 08Move local knowledge from individuals into the record.
Scope Notice

Website information is provided for general informational purposes and does not constitute medical, public-health, regulatory, environmental, scientific, or legal advice. Services and technology are intended to support qualified human decision-making. Results depend on local conditions, program implementation, available data, and other factors.

Engagement RequestAPPT ONLY

Apply this to your own program

If this describes a problem you recognize, the next step is a conversation about your actual records rather than a general one about method.