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
1 row where asg_IP = "6.0"
This data as json, copyable, CSV (advanced)
| Link | rowid ▼ | bbref_ID | yearID | gameNum | gameID | lgID | startingPos | OFF600 | DEF600 | PITCH200 | asg_PA | asg_IP | OFFper9innASG | DEFper9innASG | PITper9innASG | TOTper9innASG |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3891 | 3891 | gomezle01 | 1935 | 0 | ALS193507080 | AL | 1 | 0.0 | 0.0 | 9.637991612 | 0 | 6.0 | 0.0 | 0.0 | 0.289139748 | 0.289139748 |
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 );