# vaastav/Fantasy-Premier-League

Creates a .csv file of all players in the English Player League with their respective team and total fantasy points

Repository: https://github.com/vaastav/Fantasy-Premier-League
Canonical: https://ross.abutalabs.com/products/fantasy-premier-league
Language: Python
License: NOASSERTION
License Family: other
Topics: python, fantasy-premier-league, fpl-analysis, fpl
Last push: 2026-08-21T08:21:46+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 4368, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1792, forks 902 (observed 2026-08-28T04:05:37.132096+00:00)

## What it is
A historical dataset of Fantasy Premier League (FPL) player statistics, provided as CSV files covering per-gameweek stats, season summaries, and player history from 2016 onwards. It also includes Python scripts for scraping and updating the data from the FPL API.

## Use cases
- download fantasy premier league player stats as csv
- analyze fpl player points per gameweek in pandas
- get historical fantasy football data for machine learning
- build a model to predict fpl player performance
- compare premier league players' fantasy points across seasons
- scrape fpl api data for analysis

## When to choose
- you need historical FPL data in ready-to-use CSV format for analysis or modeling
- you want per-gameweek and season-history stats for every FPL player since 2016
- you want to load the data directly into pandas via raw URLs

## When to avoid
- you need weekly-updated current-season data - weekly updates stopped after the 2024-25 season
- you need a live API client or real-time FPL data service
- you need data for sports other than the English Premier League

## Facets
- artifact type: dataset
- maturity: maintenance
- function: data-science, analytics
- domain: sports, data-science, analytics
- platform: python, cross-platform
- tags: fantasy-premier-league, fpl, csv-dataset, football, sports-analytics

## Member repositories
- vaastav/Fantasy-Premier-League (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.132096+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:23:02.844079+00:00, confidence not recorded.
  - readme: https://github.com/vaastav/Fantasy-Premier-League (fetched 2026-08-28T04:05:37.132096+00:00, sha d73ce05b2afa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
