1 dataset found
  1. Brawl Stars Logs & Metadata 2023

    • kaggle.com
    zip
    Updated May 23, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    robguilarr (2023). Brawl Stars Logs & Metadata 2023 [Dataset]. https://www.kaggle.com/datasets/robguilarr/brawl-stars-logs-and-metadata-2023
    Explore at:
    zip(108415208 bytes)Available download formats
    Dataset updated
    May 23, 2023
    Authors
    robguilarr
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    These datasets were obtained by utilizing the Brawl Stars Public API, specifically by inputting the Player Tags shared by @SirWerto.

    The player_metadata.csv file was extracted through the .get_player() function of the Brawlstats API wrapper, following the data model defined as Player. It contains the following information:

    • tag: string
    • name: string
    • name_color: string
    • trophies: integer
    • highest_trophies: integer
    • power_play_points: integer
    • highest_power_play_points: integer
    • exp_level: integer
    • exp_points: integer
    • is_qualified_from_championship_challenge: boolean
    • x3vs3_victories: integer
    • team_victories: integer
    • solo_victories: integer
    • duo_victories: integer
    • best_robo_rumble_time: integer
    • best_time_as_big_brawler: integer
    • club.tag: string
    • club.name: string
    • brawlers: List[Brawler]

    The raw_battlelogs.csv file was obtained using the .get_battle_logs() function of the Brawlstats API wrapper, following the data model referred to as Battle-logs. You can find more details about this model at the following link: - https://brawlstats.readthedocs.io/en/latest/api.html#battle-logs.

    Lastly, the bounded_player_retention.csv provides metrics for bounded retention. To better understand the entire transformation process, you can refer to the project documentation available here.

    Happy analysis :)

  2. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
robguilarr (2023). Brawl Stars Logs & Metadata 2023 [Dataset]. https://www.kaggle.com/datasets/robguilarr/brawl-stars-logs-and-metadata-2023
Organization logo

Brawl Stars Logs & Metadata 2023

Source Data and preprocesses Battle Logs extracted from Brawl Stars Mobile Game

Explore at:
zip(108415208 bytes)Available download formats
Dataset updated
May 23, 2023
Authors
robguilarr
License

https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

Description

These datasets were obtained by utilizing the Brawl Stars Public API, specifically by inputting the Player Tags shared by @SirWerto.

The player_metadata.csv file was extracted through the .get_player() function of the Brawlstats API wrapper, following the data model defined as Player. It contains the following information:

  • tag: string
  • name: string
  • name_color: string
  • trophies: integer
  • highest_trophies: integer
  • power_play_points: integer
  • highest_power_play_points: integer
  • exp_level: integer
  • exp_points: integer
  • is_qualified_from_championship_challenge: boolean
  • x3vs3_victories: integer
  • team_victories: integer
  • solo_victories: integer
  • duo_victories: integer
  • best_robo_rumble_time: integer
  • best_time_as_big_brawler: integer
  • club.tag: string
  • club.name: string
  • brawlers: List[Brawler]

The raw_battlelogs.csv file was obtained using the .get_battle_logs() function of the Brawlstats API wrapper, following the data model referred to as Battle-logs. You can find more details about this model at the following link: - https://brawlstats.readthedocs.io/en/latest/api.html#battle-logs.

Lastly, the bounded_player_retention.csv provides metrics for bounded retention. To better understand the entire transformation process, you can refer to the project documentation available here.

Happy analysis :)

Search
Clear search
Close search
Google apps
Main menu