https://github.com/gavinr/usa-soccer
USA soccer teams - location and metadata
https://github.com/gavinr/usa-soccer
csv geojson geojson-data hacktoberfest open-data open-datasets soccer
Last synced: about 1 year ago
JSON representation
USA soccer teams - location and metadata
- Host: GitHub
- URL: https://github.com/gavinr/usa-soccer
- Owner: gavinr
- License: mit
- Created: 2018-11-27T15:34:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T05:23:25.000Z (over 1 year ago)
- Last Synced: 2025-04-10T06:57:48.968Z (about 1 year ago)
- Topics: csv, geojson, geojson-data, hacktoberfest, open-data, open-datasets, soccer
- Language: JavaScript
- Homepage: https://gavinr.com/maps/usa-soccer/
- Size: 3.45 MB
- Stars: 16
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - USA Soccer Teams and Locations - An open dataset and repository listing USA soccer teams and their locations across MLS, NWSL, and USL, curated within the Awesome Public Datasets (Awesome Data) sports section. ([Read more](/details/usa-soccer-teams-and-locations.md)) `datasets` `sports` `gis` (Datasets)
README
# USA Soccer
Maps and data of the USA soccer teams
### MLS
[](https://maps.gavinr.com/usa-soccer-logos)
### NWSL
[](https://maps.gavinr.com/usa-soccer-logos?nwsl)
### USL
[](https://maps.gavinr.com/usa-soccer-logos?usl)
### All teams (points)
[](https://maps.gavinr.com/usa-soccer)
More info on the maps: [gavinr.com/maps/usa-soccer](https://gavinr.com/maps/usa-soccer/)
## Data
* **MLS** ([CSV](https://github.com/gavinr/usa-soccer/blob/master/mls.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/mls.geojson))
* Summary: Current [Major League Soccer](https://en.wikipedia.org/wiki/Major_League_Soccer#Teams) 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](https://github.com/gavinr/usa-soccer/blob/master/nwsl.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/nwsl.geojson))
* Summary: Current [National Women's Soccer League](https://en.wikipedia.org/wiki/National_Women%27s_Soccer_League#Teams) 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](https://github.com/gavinr/usa-soccer/blob/master/usl.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/usl.geojson))
* Summary: Current [USL Championship](https://en.wikipedia.org/wiki/USL_Championship#Clubs) 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`
## Source
* The data comes from Wikipedia.
## Contributing and Usage
* Everyone is welcome to contribute or use this data.