Esports Earnings
        Description: Data from 2021 on earnings from various Esports tournaments
Source: Esports Earnings via Bootstrap 
Columns:
- game (string): name of the game
 
- release-date (numerical): the year the game was released
 
- release-era (string): the time period in which the game was released
 
- genre (string): the genre of the game
 
- total-earnings (numerical): the amount of money, in USD, that is won in online-only and in-person tournaments
 
- online-earnings (numerical): the amount of money, in USD, that is won in online-only tournaments
 
- total-winners (numerical): the number of tournament winners
 
- total-tournaments (numerical): the number of tournaments
 
        
     
    Found a bug in the documentation? Let us know at documentation@code.org