get
https://example.com/api/v1/opensky/stats
Get statistics about the local OpenSky aircraft database.
The OpenSky database provides offline aircraft information lookups, reducing external API calls and improving response times.
To populate the database:
- Download from: https://s3.opensky-network.org/data-samples/metadata/aircraft-database-complete-2025-08.csv
- Place in
/data/opensky/aircraft-database.csv - Restart the API
Returns:
- loaded: Whether the database is loaded
- total_aircraft: Number of aircraft in the database
- db_path: Path to the database file