# br-g/openf1

OpenF1 API - Real-time and historical Formula 1 data

Repository: https://github.com/br-g/openf1
Canonical: https://ross.abutalabs.com/products/openf1
Language: Python
License: NOASSERTION
License Family: other
Last push: 2026-07-17T14:24:20+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 40, longevity 76
- inputs: {"age_days": 1071, "days_push": 47, "days_rel": 697, "gap_med": 0, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1692, forks 153 (observed 2026-08-28T04:05:22.640808+00:00)

## What it is
OpenF1 is a free, open-source API providing real-time and historical Formula 1 data, including lap timings, car telemetry, driver info, and race control messages. It is built in Python with MongoDB, comprising scraping/ingestion pipelines and a query API serving JSON or CSV.

## Use cases
- get live F1 lap times and driver positions during a race
- fetch historical F1 race data for analysis
- access car telemetry like throttle, brake, DRS and gears
- build an F1 dashboard with driver and team stats
- analyze race strategy across seasons
- integrate Formula 1 data into my app via API

## When to choose
- you need free programmatic access to F1 timing, telemetry, or driver data
- you want real-time live timing feeds during sessions
- you want to self-host the full data pipeline and API
- you're building dashboards, models, or analytics on F1 data

## When to avoid
- you need officially licensed Formula 1 data or a commercial guarantee
- you need data for other racing series or sports
- you want a turnkey hosted product without running MongoDB and ingestion services

## Facets
- artifact type: service
- maturity: active
- function: api-framework, http-server, etl, web-scraping, database
- domain: sports, apis, analytics
- platform: python, self-hosted
- tags: formula-1, f1-data, motorsport, real-time-data, telemetry, sports-analytics, rest-api, mongodb, data-engineering, docker, web-server

## Member repositories
- br-g/openf1 (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.640808+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:38:13.210517+00:00, confidence not recorded.
  - readme: https://github.com/br-g/openf1 (fetched 2026-08-28T04:05:22.640808+00:00, sha bd8b98da043a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
