以下为卖家选择提供的数据验证报告:
数据描述
Introduction
This dataset contains Brawl Stars stats such as:
- Trophy ranking by player (best 200 players) for every country and worldwide.
- Trophy ranking by club (best 200 clubs) for every country and worldwide
- Trophy ranking by brawler (only worldwide)
- Player information for the best 200 players in the world
- Club information for the best 200 clubs in the world
The dataset contains the current rankings, but also the same files saved at the end of the month. Sometimes, the end of the month coincides with the end of the season, when a percentage of the trophies are deducted for most players.
This dataset is ideal for data visualisation, but my goal is that the users can explore the rankings for their own countries. Also, feel free to ask for information about your own profile and club. All I need are the club and player tags!
The next few sections describe the content of the folders and column names
Brawler ranking
Trophy ranking by brawler. Each brawler has its own file with the best 200 trophy results for that brawler. The filename includes the brawler name in capital letters. All the files have the following columns:
tag
: player tagname
: player namenameColor
: player name colouricon
: icon id that player uses in their profiletrophies
: number of trophiesrank
: player rank based on number of trophiesclub
: player's club name
Country club rankings
Trophy ranking by club. There's one file per country with the best 200 trophy results for that country. All the files have the following columns:
tag
: club tagname
: club namebadgeId
: clubs badge used in their profiletrophies
: number of trophiesrank
: club rank based on number of trophiesmembers
: number of members (max 30)
Country player rankings
Trophy ranking by player. There's one file per country with the best 200 trophy results for that country. All the files have the following columns:
tag
: player tagname
: player namenameColor
: player name colouricon
: icon id that player uses in their profiletrophies
: number of trophiesrank
: player rank based on number of trophiesclub
: player's club name
Month data
Contains the three folders specified above (brawler ranking, country club rankings and country player rankings) with the data saved at the end of the month specified in the folder name
Global club info
This file contains the information regarding the 200 clubs with the highest trophies worldwide and their members. The file has the following columns:
tag
: club tagname
: club namedescription
: club descriptiontype
: club type. Values can be inviteOnly, open and closedrequiredTrophies
: number of trophies required to join that clubtrophies
: number of club trophiesmember_x_tag
: player tagmember_x_name
: player namemember_x_role
player's role in the club. Values can be President, vicePresident, senior, membermember_x_trophies
: player trophies
Note that there may be up to 120 columns of member_x_tag
since the maximum number of players in a club is 30
Global player info
This file contains the information regarding the 200 clubs with the highest trophies worldwide and their members. The file has the following columns:
tag
: player tagname
: player nametrophies
: player trophieshighestTrophies
: player highest trophiesexpLevel
: player's experience levelexpPoints
: player's experience pointsisQualifiedFromChampionshipChallenge
: player qualification status for championship challenges3vs3Voctories
: player victories in 3 vs 3 modessoloVictories
: player victories in showdown soloduoVictories
: player victories in showdown duobestRoboRumbleTime
: player best time in Robo RumblebestTimeAsBigBrawlerz
: player best time as a Big Brawlerclub_tag
: club tagclub_name
: club namebrawler_power
: brawler power (1 to 11)brawler_rank
: brawler rank (1 tp 35)brawler_trophies
: brawler current trophiesbrawler_highestTrophies
: brawler highest trophies
Brawler represent any brawler name. There are 65 brawlers and a total of 260 columns containing brawler information.
Other files
- global_club_ranking.csv has the same columns as the files in the country_club_rankings.
- global_player_ranking.csv has the same columns as the files in the country_player_rankings.
