Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.88 KB

File metadata and controls

50 lines (38 loc) · 1.88 KB

Data Attributions

Formula 1 Data - F1DB

This project utilizes Formula 1 data from the F1DB project.

Source Information

Copyright Notice

Copyright © F1DB Contributors

Modifications Made

The original F1DB data has been adapted for use in this project:

  1. Data Import: Original CSV/SQL releases imported into PostgreSQL database
  2. Schema Optimization: Database schema restructured for API performance
  3. API Exposure: Data exposed through custom REST API endpoints
  4. Query Optimization: Indexes and relationships optimized for fast queries
  5. Additional Processing: [Describe any other transformations you made]

License Requirements

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

Disclaimer

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.

Links


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