The format of the season-only data dumps only gives a classification a 'consensus' or 'complete' marking once the capture has accrued enough classifications to retire. So the first 9 classifications may be marked 'none' for retire reason. This breaks the existing extract_non_empty_subjects.py script. It will need to be rewritten to first find all the captures that retire as 'consensus' or 'complete' and then go back and grab all the classifications for those captures.
The format of the season-only data dumps only gives a classification a 'consensus' or 'complete' marking once the capture has accrued enough classifications to retire. So the first 9 classifications may be marked 'none' for retire reason. This breaks the existing extract_non_empty_subjects.py script. It will need to be rewritten to first find all the captures that retire as 'consensus' or 'complete' and then go back and grab all the classifications for those captures.