jimmyday12 / fitzRoy

A set of functions to easily access AFL data
https://jimmyday12.github.io/fitzRoy
Other
132 stars 27 forks source link

Separate the data hosting from package #79

Closed jimmyday12 closed 5 years ago

jimmyday12 commented 5 years ago

Currently, most of the data is hosted on the github repo and referenced by the package. I'd like to refactor to have a separate place to host the data (I guess another github repo). Also part of this should be reducing the file size (possibly using feather or something similar).