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
5 rows where asg_IP = "4.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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1538 | 1538 | burdele01 | 1957 | 0 | NLS195707090 | NL | 0.0 | 0.0 | -4.280050463 | 0 | 4.0 | 0.0 | 0.0 | -0.085601009 | -0.085601009 | |
| 1812 | 1812 | chandsp01 | 1942 | 0 | NLS194207060 | AL | 1 | 0.0 | 0.0 | 1.81006212 | 0 | 4.0 | 0.0 | 0.0 | 0.036201242 | 0.036201242 |
| 3492 | 3492 | antonjo02 | 1956 | 0 | ALS195607100 | NL | 0.0 | 0.0 | 11.33827169 | 0 | 4.0 | 0.0 | 0.0 | 0.226765434 | 0.226765434 | |
| 3873 | 3873 | schumha02 | 1935 | 0 | ALS193507080 | NL | 0.0 | 0.0 | 5.678319761 | 0 | 4.0 | 0.0 | 0.0 | 0.127762195 | 0.127762195 | |
| 3901 | 3901 | warnelo01 | 1933 | 0 | ALS193307060 | NL | 0.0 | 0.0 | 12.79789356 | 0 | 4.0 | 0.0 | 0.0 | 0.287952605 | 0.287952605 |
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 );