NBA API Version
1.6.1
Issue
The SEASON_ID column contains a format where there is an integer at 0th index of the string and then the year in the format of YYYY after that. Does anyone know what the integer before that represents? I am assuming it is some kind of season type but I couldn't find an authoritative source for the mapping from season types to these integers.
Code
No response
NBA API Version
1.6.1
Issue
The
SEASON_IDcolumn contains a format where there is an integer at 0th index of the string and then the year in the format ofYYYYafter that. Does anyone know what the integer before that represents? I am assuming it is some kind of season type but I couldn't find an authoritative source for the mapping from season types to these integers.Code
No response