Awards Upload System
Upload NBA awards data for players and seasons
Upload Instructions
Important Notes:
- All players must exist in the database before uploading awards
- Use the exact award type names from the database
- Season format should be YYYY-YY (e.g., 2023-24)
- Team IDs should match existing team records
Upload Awards CSV
Upload a CSV file containing NBA awards data. The file should include player_id, season_id, team_id, and award_type.
Drop your CSV file here or click to browse
Supported format: CSV with headers matching the template below
Download Template
Use this template to ensure your CSV has the correct format:
Download Templateplayer_id,season_id,team_id,award_type