Skip to content

Commit

Permalink
updating index info and adding repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
critmcdonald committed May 3, 2024
1 parent 7461599 commit 654771f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h1 class="title">MLS Player Rosters</h1>


<p>I found out from the Austin Chronicle’s <a href="https://x.com/Goodman/status/1786068099470446775">Eric Goodman</a> that MLS published roster information <a href="https://mlssoccer.app.box.com/s/e8eu9jpgtk09j03ynasb6zpd6hur37yk">for all MLS players</a>.</p>
<p>I downloaded the rosters in hopes of extracting the data.</p>
<p>I downloaded the rosters in hopes of extracting the data. I cleaned it up and the files are available as CSVs below. <a href="https://github.com/utdata/mls-roster-profiles/">The code is here</a>.</p>
<p>As of May 3, 2024 this is a second pass and it still could use some Quality Checks. I’ve looked over <code>rosters</code> pretty well. The <code>others</code> file hasn’t had as much scrutiny. If you see any problems add an issue in Github or ping me on X/Twitter <a href="https://twitter.com/crit"><span class="citation" data-cites="crit">@crit</span></a>.</p>
<p><strong>FOR INSTANCE:</strong> At first I was missing some teams in “others” file because of some Pinpoint issues, but I <em>think</em> I have fixed them.</p>
<section id="published-files" class="level2">
Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"href": "index.html",
"title": "MLS Player Rosters",
"section": "",
"text": "I found out from the Austin Chronicle’s Eric Goodman that MLS published roster information for all MLS players.\nI downloaded the rosters in hopes of extracting the data.\nAs of May 3, 2024 this is a second pass and it still could use some Quality Checks. I’ve looked over rosters pretty well. The others file hasn’t had as much scrutiny. If you see any problems add an issue in Github or ping me on X/Twitter @crit.\nFOR INSTANCE: At first I was missing some teams in “others” file because of some Pinpoint issues, but I think I have fixed them."
"text": "I found out from the Austin Chronicle’s Eric Goodman that MLS published roster information for all MLS players.\nI downloaded the rosters in hopes of extracting the data. I cleaned it up and the files are available as CSVs below. The code is here.\nAs of May 3, 2024 this is a second pass and it still could use some Quality Checks. I’ve looked over rosters pretty well. The others file hasn’t had as much scrutiny. If you see any problems add an issue in Github or ping me on X/Twitter @crit.\nFOR INSTANCE: At first I was missing some teams in “others” file because of some Pinpoint issues, but I think I have fixed them."
},
{
"objectID": "index.html#published-files",
Expand Down
2 changes: 1 addition & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: "Christian McDonald"

I found out from the Austin Chronicle's [Eric Goodman](https://x.com/Goodman/status/1786068099470446775) that MLS published roster information [for all MLS players](https://mlssoccer.app.box.com/s/e8eu9jpgtk09j03ynasb6zpd6hur37yk).

I downloaded the rosters in hopes of extracting the data.
I downloaded the rosters in hopes of extracting the data. I cleaned it up and the files are available as CSVs below. [The code is here](https://github.com/utdata/mls-roster-profiles/).

As of May 3, 2024 this is a second pass and it still could use some Quality Checks. I've looked over `rosters` pretty well. The `others` file hasn't had as much scrutiny. If you see any problems add an issue in Github or ping me on X/Twitter [@crit](https://twitter.com/crit).

Expand Down

0 comments on commit 654771f

Please sign in to comment.