Maps and data of the USA soccer teams
More info on the maps: gavinr.com/maps/usa-soccer
- 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
- CSV:
- 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
- CSV:
- 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
- CSV:
- The data comes from Wikipedia.
- Everyone is welcome to contribute or use this data.