We have included a function to interface with the Fryzigg API. This data set includes advanced AFL stats that are typically not available on existing open data sites such as footywire.com and afltables.com. Many thanks to Fryzigg on providing this API interface.
The primary way to access the data is via the
fetch_fryzigg_stats()
function. This function provides an
easy interface to the Fryzigg API. It takes one arguments -
season
which can be a single year or multiple years.
We can get a quick view the the fields returned from the
fryzigg
API.
You can see the data includes both player and team data, where each row is a game by a player.