This project utilizes Formula 1 data from the F1DB project.
- Project Name: F1DB - Formula 1 Database
- Repository: https://github.com/f1db/f1db
- Maintainers/Contributors: F1DB Team and contributors
- License: Creative Commons Attribution 4.0 International (CC BY 4.0)
- License URL: https://creativecommons.org/licenses/by/4.0/
- License Full Text: https://creativecommons.org/licenses/by/4.0/legalcode
Copyright © F1DB Contributors
The original F1DB data has been adapted for use in this project:
- Data Import: Original CSV/SQL releases imported into PostgreSQL database
- Schema Optimization: Database schema restructured for API performance
- API Exposure: Data exposed through custom REST API endpoints
- Query Optimization: Indexes and relationships optimized for fast queries
- Additional Processing: [Describe any other transformations you made]
Under the CC BY 4.0 license terms, we are required to:
- ✅ Give appropriate credit to F1DB
- ✅ Provide a link to the license
- ✅ Indicate if changes were made
- ✅ Not restrict others from doing anything the license permits
The F1DB data is provided "as-is" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.
- F1DB GitHub: https://github.com/f1db/f1db
- F1DB Website: https://www.f1db.com/
- CC BY 4.0 License: https://creativecommons.org/licenses/by/4.0/
Note: This attribution applies only to the underlying Formula 1 data. The API code and implementation are separately licensed under Apache 2.0 (see LICENSE).
Last Reviewed: 14/11/25