gavinr / usa-soccer

USA soccer teams - location and metadata

Home Page:https://gavinr.com/maps/usa-soccer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USA Soccer

Maps and data of the USA soccer teams

MLS

MLS Logos Map

NWSL

NWSL Logos Map

USL

USL Logos Map

All teams (points)

All teams (points) map

More info on the maps: gavinr.com/maps/usa-soccer

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

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

https://gavinr.com/maps/usa-soccer/

License:MIT License


Languages

Language:JavaScript 100.0%