Context
I'm a Junior Data Engineer and a Fortnite player, I wanted to make a fun project about fortnite, but I didn't find any dataset on kaggle, so I told my self why don't I make one.
Content
In this dataset there is 5 game modes (Solo, Duo, Trios. Squads and ltm) each have:
Score: total score.
top1: total wins.
kd : kill/death ratio.
WinRatio: win ratio.
matches: number of matches played.
kills: number of eliminations made.
minutesPlayed: total number of minutes spent.
Data was collected during season 6 chapter 2 (4/2021)
Acknowledgements
I collected the data using the fortnite tracker API from the tracker network website (https://tracker.gg/).