I added support for games that end in a tie with this commit. With my recency bias I had left that out and marked it “hard” in my head but it doesn’t seem like it takes much. It changes a couple of 1970s results. I had credited San Diego State with one too many titles.… Continue reading Ties
Category: code
First pass
Just to keep myself honest this is version 0.1. Single year run with hard-coded school list. The dataset is a bit incomplete on stadium info, which is the only way to query the abstract location of a school. (I think.) So for now we’ll populate the CA schools. This is still incomplete, especially for the… Continue reading First pass