Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate FAA registry info #30

Open
3 tasks
mhostetter opened this issue Aug 2, 2019 · 0 comments
Open
3 tasks

Integrate FAA registry info #30

mhostetter opened this issue Aug 2, 2019 · 0 comments
Assignees

Comments

@mhostetter
Copy link
Owner

The FAA publishes a list of all registered tail numbers, their registrants, and their corresponding ICAO addresses, among other things. The CSV list is updated daily and is about 60 MB. I want to one-time convert a downloaded copy to a SQLite database for fast lookups.

https://www.faa.gov/licenses_certificates/aircraft_certification/aircraft_registry/releasable_aircraft_download/

  • Write a script to convert a user's downloaded FAA registry CSV file into an ICAO-indexed SQLite database
  • Add option to ADS-B Decoder to use FAA database
  • Propagate registry number info in decoded bursts
@mhostetter mhostetter self-assigned this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant