The clean database, free, every day
The same database that powers this site: the FAA's seven files joined into one SQLite file, every code translated into words, maker names cleaned up, and each aircraft sorted into sustainable, drone or conventional. Rebuilt every morning. Free to use with attribution to the FAA Civil Aviation Registry via eFlight Registry.
| File | Size | Updated |
|---|---|---|
| eflight-faa-registry.sqlite.gz | 91 MB | 2026-09-27 01:51 |
Tables inside
aircraft (one row per registered aircraft, 57 columns), aircraft_ref (make and model lookup), engine_ref, documents, reserved, dealers, deregistered, and meta (data date and row counts). Open it with any SQLite tool, Python, R, or DuckDB.