ynnadkrap / balldontlie

NBA API
http://www.balldontlie.io
225 stars 19 forks source link

Current players #105

Open rakhishov opened 1 year ago

rakhishov commented 1 year ago

Is there any easy way to get only current players? The first idea that I think is to select players with position since retired players don't have position

aberaldo commented 1 year ago

I need the same. The only certain way i found is in the database set a flag "active" (0 by default) that if the player have a stat record in the last 2 seasons (or what you want), set active in 1.

liamfernandez commented 10 months ago

+1 to this