{"id":15413335,"url":"https://github.com/gavinr/usa-soccer","last_synced_at":"2025-04-18T16:18:51.781Z","repository":{"id":147783410,"uuid":"159358118","full_name":"gavinr/usa-soccer","owner":"gavinr","description":"USA soccer teams - location and metadata","archived":false,"fork":false,"pushed_at":"2025-02-03T05:23:25.000Z","size":3620,"stargazers_count":16,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T06:57:48.968Z","etag":null,"topics":["csv","geojson","geojson-data","hacktoberfest","open-data","open-datasets","soccer"],"latest_commit_sha":null,"homepage":"https://gavinr.com/maps/usa-soccer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gavinr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://gavinr.com/contribute/"}},"created_at":"2018-11-27T15:34:33.000Z","updated_at":"2025-02-27T19:56:00.000Z","dependencies_parsed_at":"2023-05-27T13:00:21.637Z","dependency_job_id":"554b0680-fc2e-4755-9e0b-a9d1c124f9c2","html_url":"https://github.com/gavinr/usa-soccer","commit_stats":{"total_commits":89,"total_committers":8,"mean_commits":11.125,"dds":0.3820224719101124,"last_synced_commit":"90fcb5cbb27c0a11ee9be6a58d0bf12af69466d8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fusa-soccer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fusa-soccer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fusa-soccer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinr%2Fusa-soccer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinr","download_url":"https://codeload.github.com/gavinr/usa-soccer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184654,"owners_count":21226429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","geojson","geojson-data","hacktoberfest","open-data","open-datasets","soccer"],"created_at":"2024-10-01T16:56:40.570Z","updated_at":"2025-04-16T02:33:23.721Z","avatar_url":"https://github.com/gavinr.png","language":"JavaScript","funding_links":["https://gavinr.com/contribute/"],"categories":["Datasets"],"sub_categories":[],"readme":"# USA Soccer\n\nMaps and data of the USA soccer teams\n\n### MLS\n\n[![MLS Logos Map](https://github.com/gavinr/usa-soccer/raw/master/images/mls.png)](https://maps.gavinr.com/usa-soccer-logos)\n\n### NWSL\n\n[![NWSL Logos Map](https://github.com/gavinr/usa-soccer/raw/master/images/nwsl.png)](https://maps.gavinr.com/usa-soccer-logos?nwsl)\n\n### USL\n\n[![USL Logos Map](https://github.com/gavinr/usa-soccer/raw/master/images/usl.png)](https://maps.gavinr.com/usa-soccer-logos?usl)\n\n### All teams (points)\n\n[![All teams (points) map](https://github.com/gavinr/usa-soccer/raw/master/images/all.png)](https://maps.gavinr.com/usa-soccer)\n\nMore info on the maps: [gavinr.com/maps/usa-soccer](https://gavinr.com/maps/usa-soccer/)\n\n## Data\n\n* **MLS** ([CSV](https://github.com/gavinr/usa-soccer/blob/master/mls.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/mls.geojson))\n  * 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)\n  * API:\n    * CSV: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/mls.csv`\n    * GeoJSON: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/mls.geojson`\n* **NWSL** ([CSV](https://github.com/gavinr/usa-soccer/blob/master/nwsl.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/nwsl.geojson))\n  * 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)\n  * API:\n    * CSV: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/nwsl.csv`\n    * GeoJSON: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/nwsl.geojson`\n* **USL** ([CSV](https://github.com/gavinr/usa-soccer/blob/master/usl.csv), [GeoJSON](https://github.com/gavinr/usa-soccer/blob/master/usl.geojson))\n  * Summary: Current [USL Championship](https://en.wikipedia.org/wiki/USL_Championship#Clubs) league teams, meta data, and locations (latitude/longitude of stadium location)\n  * API:\n    * CSV: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/usl.csv`\n    * GeoJSON: `https://cdn.jsdelivr.net/gh/gavinr/usa-soccer@master/usl.geojson`\n\n## Source\n\n* The data comes from Wikipedia.\n\n## Contributing and Usage\n\n* Everyone is welcome to contribute or use this data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinr%2Fusa-soccer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavinr%2Fusa-soccer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinr%2Fusa-soccer/lists"}