Salary Upload
Upload player salary and contract data to the database
Upload CSV File
Upload a CSV file containing player salary data. Each row should represent one season for one player.
Expected CSV Format
Your CSV should have these columns:
player_id,season,team_id,salary,contract_type,contract_years,guaranteed_amount
Example:
james-le01,2023-24,team_LAL,47600000,Standard,2,47600000