Skip to content

drewhmoore/usa-soccer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USA Soccer

CSV data of the USA soccer teams and locations

Data

  • MLS (CSV, GeoJSON)
    • Summary: Current Major League Soccer league teams, meta data, and locations (latitude/longitude of stadium location)
    • API:
      • CSV: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/mls.csv
      • GeoJSON: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/mls.geojson
  • NWSL (CSV, GeoJSON)
    • Summary: Current National Women's Soccer League league teams meta data, and locations (latitude/longitude of stadium location)
    • API:
      • CSV: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/nwsl.csv
      • GeoJSON: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/nwsl.geojson
  • USL (CSV, GeoJSON)
    • Summary: Current USL Championship league teams, meta data, and locations (latitude/longitude of stadium location)
    • API:
      • CSV: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/usl.csv
      • GeoJSON: https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/usl.geojson

Map

View an interactive map of this data

screenshot

Source

  • The data comes from Wikipedia.

Contributing and Usage

  • Everyone is welcome to contribute or use this data.

About

USA soccer teams - location and metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%