Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divyenduz/fpl.zoid.dev
FPL + SQL
https://github.com/divyenduz/fpl.zoid.dev
analytics fantasy-football football sql
Last synced: 2 months ago
JSON representation
FPL + SQL
- Host: GitHub
- URL: https://github.com/divyenduz/fpl.zoid.dev
- Owner: divyenduz
- Created: 2021-10-29T17:46:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T09:40:08.000Z (8 months ago)
- Last Synced: 2024-04-30T08:59:30.945Z (8 months ago)
- Topics: analytics, fantasy-football, football, sql
- Language: TypeScript
- Homepage: https://FPL.zoid.dev
- Size: 3.09 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction FPL.lol
Build a FPL team by using SQL over FPL (Fantasy Premier League) data from https://github.com/vaastav/Fantasy-Premier-League.
Try it out here, [FPL.lol](https://fpl.lol)
# How it works
- A [script](/scripts/getLatestFPLDatabase.mjs) to automatically convert FPL data CSVs to SQLite.
- SQLite + WASM to explore FPL data
- Share text and SQL queries without a backend, encoded as base64 URL.# Made with Love
Check out [TrackFootball.app](https://trackfootball.app), it is a social network for casual Football players.