Every counter on this site is derived from a named public record. This page documents the data sources, the refresh cadence, the severity rubric, the known limitations, the corrections policy, and the open-data license. It is updated whenever the methodology changes, with a dated entry in the change log at the foot of the page.
A Service Difficulty Report (SDR) is a record filed with the Federal Aviation Administration by an operator, an air carrier, a repair station, or a holder of a type certificate, documenting a failure, malfunction, or defect of an aircraft, engine, propeller, or appliance. Filings are governed by 14 CFR Parts 121, 125, and 145 and are aggregated in the public-facing FAA Service Difficulty Reporting System at av-info.faa.gov/sdrx/.
Boeing Watch displays an SDR row when, and only when, all four of the following conditions are met:
Records that do not meet all four conditions are filtered before they reach the database. Records meeting all four are normalized by the SDR Beat Reporter agent into the canonical sentence stem (see §02) and written to the public events table.
Each SDR is assigned exactly one severity tier — severe, elevated, or noted — by the SDR Beat Reporter agent, based on the criteria below. The criteria are derived from the narrative text of the SDR and the JASC chapter code where present. The classifier is rule-based; the language model is used only to interpret the narrative against the rules.
The banner timer on the front page measures the elapsed time since the most recent SDR classified severe. The counter does not include elevated or noted events. When a new severe event is filed, the counter resets to zero and the previous duration is written to a permanent record.
The daily diary and the pulse chart on the front page operate on a rolling 24-hour window, anchored to 04:00 UTC on the day of publication. An event is included in a given day's window if its filed_at timestamp falls in the closed-open interval [T − 24h, T) where T is the most recent 04:00 UTC instant before the page was rendered.
All timestamps on the site are presented in Coordinated Universal Time (UTC), in 24-hour notation, regardless of the viewer's local timezone. This matches FAA convention and the Aviation Herald convention. Local times are never used for primary records and are not used in the SDR sentence stem.
The FAA SDR feed records the date a report was received, not the date the underlying event occurred. Where the two differ — for example, an inspection finding written up days after the inspection — we use the received date for windowing and quote the event date in the narrative if it is present in the source record.
The cumulative SDR counter — the running total displayed on the Wall, in the diary closing line, and in the open-data exports — is the number of distinct SDR records meeting the §01 inclusion criteria with a received_date on or after 5 January 2024.
Counting rules:
The days since the door plug blowout counter is the integer number of UTC days between 5 January 2024 and the current UTC date, inclusive of both endpoints. It is computed on render.
An aircraft is treated as Boeing-manufactured if any one of the following resolves affirmatively:
Aircraft manufactured by Spirit AeroSystems components but assembled by Boeing under a Boeing type certificate are counted as Boeing-manufactured. Aircraft manufactured by McDonnell Douglas before the 1997 merger and still flying commercially are not displayed; only post-1997 Boeing-badged airframes are in scope.
The 737 MAX in the sky counter on the front page is the live count of aircraft transmitting ADS-B with type designator B38M or B39M as reported by airplanes.live, polled every thirty seconds. It is filtered to altitude greater than 1,000 ft to exclude aircraft on the ground. It does not include the 737 MAX 7 or 10, which are not yet in revenue service.
The FAA SDR system is the most authoritative public record of in-service difficulties with U.S.-registered Boeing aircraft. It is not a complete record of all in-service difficulties. The following limitations are inherent to the source and are repeated here so that no one may reasonably claim a Boeing Watch counter is a count of all events.
The Dead panel on the front page carries two kinds of entries: the named whistleblowers John Barnett and Joshua Dean, and the crash references for Lion Air 610 and Ethiopian 302. The handling of these entries is more sensitive than the handling of SDRs, and the rules are stricter.
For each whistleblower entry we publish only:
We do not publish:
For the crash references, we publish the date, the flight number, the operator, the aircraft type, the loss-of-life count, and the proximate cause as determined by the national accident investigation board with primary jurisdiction. We do not editorialize on cause. We link to the final accident reports.
Memorial entries are reviewed quarterly. Corrections to a memorial entry — for example, an updated death-certificate finding, a settled lawsuit, an exhumation result — are handled under §08 with the same procedure as any other correction but with priority routing.
The standing instruction is simple. If a published claim on this site is wrong, we correct it and we say what we corrected.
The procedure:
The corrections log is the public, permanent record of the site's mistakes. It is never deleted. It is the load-bearing element of the methodology.
The Boeing Watch dataset — every SDR row, every event, every counter — is released into the public domain under a Creative Commons Attribution 4.0 International (CC BY 4.0) license. The license is available in full at creativecommons.org/licenses/by/4.0/.
Under CC BY 4.0 you may copy, redistribute, remix, transform, and build upon the data for any purpose, including commercially, provided that you give appropriate credit, link to the license, and indicate if changes were made.
The canonical attribution form is:
Data is exposed at the following endpoints once the Stage 2 API is live:
The source code that produces the site is published at github.com/bigbugnowadaze/boeing-watch under the MIT license. The agent prompts are published with the source. There are no proprietary components.