MLB All-Star Teams: allstar_player_talent.csv
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where asg_IP = "5.0"
This data as json, copyable, CSV (advanced)
Suggested facets: lgID
| Link | rowid ▼ | bbref_ID | yearID | gameNum | gameID | lgID | startingPos | OFF600 | DEF600 | PITCH200 | asg_PA | asg_IP | OFFper9innASG | DEFper9innASG | PITper9innASG | TOTper9innASG |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1805 | 1805 | bentoal01 | 1942 | 0 | NLS194207060 | AL | 0.0 | 0.0 | 15.24850537 | 0 | 5.0 | 0.0 | 0.0 | 0.381212634 | 0.381212634 | |
| 1933 | 1933 | hardeme01 | 1934 | 0 | NLS193407100 | AL | 0.0 | 0.0 | 17.22510615 | 0 | 5.0 | 0.0 | 0.0 | 0.430627654 | 0.430627654 | |
| 3201 | 3201 | hunteca01 | 1967 | 0 | ALS196707110 | AL | 0.0 | 0.0 | 2.222915798 | 0 | 5.0 | 0.0 | 0.0 | 0.033343737 | 0.033343737 | |
| 3622 | 3622 | jansela01 | 1950 | 0 | ALS195007110 | NL | 0.0 | 0.0 | 3.84046606 | 0 | 5.0 | 0.0 | 0.0 | 0.061721776 | 0.061721776 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "mlb-allstar-teams/allstar_player_talent" ( "bbref_ID" TEXT, "yearID" INTEGER, "gameNum" INTEGER, "gameID" TEXT, "lgID" TEXT, "startingPos" INTEGER, "OFF600" REAL, "DEF600" REAL, "PITCH200" REAL, "asg_PA" INTEGER, "asg_IP" REAL, "OFFper9innASG" REAL, "DEFper9innASG" REAL, "PITper9innASG" REAL, "TOTper9innASG" REAL );