sportsdataverse / cfbfastR-data

cfbfastR data 2002-present
13 stars 2 forks source link

Long Island University Sharks missing from ./teams/teams_colors_logos.csv #4

Open armstjc opened 2 years ago

armstjc commented 2 years ago

Long Island University is a school that started playing FCS football in 2019.

This link is a link to a Long Island game against Miami (OH). In the first few lines, it should have info about Long Island's football team within ESPN's API: http://site.api.espn.com/apis/site/v2/sports/football/college-football/summary?event=401308843

akeaswaran commented 2 years ago

Looks like someone would have to manually recreate this file (or write a script to update it), since it was manually added to the repo originally: https://github.com/sportsdataverse/cfbfastR-data/commit/e93cea8aea00d9221cc98cef5d8f8dd52e5c42a5

Could probably just use cfbfastR to pull in the latest data from https://collegefootballdata.com/exporter/teams or just export the data from there and clean it up to make the columns look the same.