NWSL Teams
        Description: Data about all current National Women's Soccer League (NWSL) teams, as of the 2022 season
Source: Wikipedia
Columns: 
- Team (string): name of the team
 
- Location (string): city and state the team is located in
 
- Stadium (string): name of the stadium the team plays home games in
 
- Capacity (numerical): how many seats the stadium holds for attendees
 
- Joined (numerical): what year that team officially joined the NWSL
 
- Founded (numerical): what year that team was founded
 
- Head coach (string): name of that team's head coach
 
        
     
    Found a bug in the documentation? Let us know at documentation@code.org