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
3 rows where asg_IP = "3.333"
This data as json, copyable, CSV (advanced)
Suggested facets: yearID, gameID, lgID
| Link | rowid ▼ | bbref_ID | yearID | gameNum | gameID | lgID | startingPos | OFF600 | DEF600 | PITCH200 | asg_PA | asg_IP | OFFper9innASG | DEFper9innASG | PITper9innASG | TOTper9innASG |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1569 | 1569 | nuxhajo01 | 1955 | 0 | NLS195507120 | NL | 0.0 | 0.0 | 3.817422792 | 0 | 3.333 | 0.0 | 0.0 | 0.047713013 | 0.047713013 | |
| 1588 | 1588 | sullifr01 | 1955 | 0 | NLS195507120 | AL | 0.0 | 0.0 | 8.596870465 | 0 | 3.333 | 0.0 | 0.0 | 0.117218329 | 0.117218329 | |
| 3482 | 3482 | narlera01 | 1958 | 0 | ALS195807080 | AL | 0.0 | 0.0 | 2.594526462 | 0 | 3.333 | 0.0 | 0.0 | 0.043237783 | 0.043237783 |
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 );