Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/footballcsv/england
Football data for England (and Wales) incl. English Premier League, The Football League (Championship, League One, League Two), Football Conference etc.
https://github.com/footballcsv/england
championship csv england english-premier-league epl football football-conference football-data football-league opendata premier-league wales
Last synced: 3 months ago
JSON representation
Football data for England (and Wales) incl. English Premier League, The Football League (Championship, League One, League Two), Football Conference etc.
- Host: GitHub
- URL: https://github.com/footballcsv/england
- Owner: footballcsv
- License: cc0-1.0
- Created: 2014-07-23T11:25:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T13:09:55.000Z (over 1 year ago)
- Last Synced: 2024-08-12T17:18:57.278Z (6 months ago)
- Topics: championship, csv, england, english-premier-league, epl, football, football-conference, football-data, football-league, opendata, premier-league, wales
- Homepage:
- Size: 8.23 MB
- Stars: 154
- Watchers: 20
- Forks: 109
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# England (and Wales) - English Premier League, The Football League (Championship, League One, League Two), Football Conference
## What's `football.csv`?
Free open public domain football datafiles / datasets in text using
the world's most popular tabular data interchange format, that is, comma-separated values (.csv).
Example - [`2013-14/eng.1.csv`](2010s/2013-14/eng.1.csv):```
Matchday, Date, Team 1, FT, Team 2
1, Sat Aug 17 2013, Arsenal FC, 1-3, Aston Villa FC
1, Sat Aug 17 2013, Liverpool FC, 1-0, Stoke City FC
1, Sat Aug 17 2013, Norwich City FC, 2-2, Everton FC
1, Sat Aug 17 2013, Sunderland AFC, 0-1, Fulham FC
1, Sat Aug 17 2013, Swansea City FC, 1-4, Manchester United FC
1, Sat Aug 17 2013, West Bromwich Albion FC, 0-1, Southampton FC
1, Sat Aug 17 2013, West Ham United FC, 2-0, Cardiff City FC
1, Sun Aug 18 2013, Chelsea FC, 2-0, Hull City AFC
1, Sun Aug 18 2013, Crystal Palace FC, 0-1, Tottenham Hotspur FC
1, Mon Aug 19 2013, Manchester City FC, 4-0, Newcastle United FC
...
```More [`football.csv` Project Site »](http://footballcsv.github.io)
## Intro
Football data for England (and Wales) includes:
- English Premier League
- The Football League (Championship, League One, League Two)
- Football Conference## Sources
The datasets are a 1:1 mirror, that is, an export in the comma-separated values (CSV) format from the [open football.db /england datasets](https://github.com/openfootball/england).
## More
See Alen Biju's [**Fbref_Scraping**](https://github.com/Berserk21/Fbref_Scraping) repo for generating more football datasets (in .csv).
## Questions? Comments?
Send them along to the
[Open Sports & Friends Forum/Mailing List](http://groups.google.com/group/opensport).
Thanks!