Adding details for several stadiums
This commit is contained in:
@@ -8,6 +8,7 @@ INSERT IGNORE INTO parks
|
||||
("CIN09", "Great American Ballpark", 328, 12, 404, 8, 325, 12, 0, 39.0975, -84.506667, 489),
|
||||
("CLE08", "Progressive Field", 325, 19, 410, 9, 325, 9, 0, 41.495833, -81.685278, 653),
|
||||
("DEN02", "Coors Field", 347, 8, 415, 8, 350, 17, 0, 39.756111, -104.994167, 5180),
|
||||
("DET05", "Comerica Park", 345, 7, 420, 9, 330, 8, 0, 42.339169, -83.048607, 577),
|
||||
("LOS02", "Wrigley Field", 355, 15, 400, 11.5, 353, 15, 0, 41.948056, -87.655556, 600),
|
||||
("PHO01", "Chase Field", 330, 7.6, 407, 25, 335, 7.6, 1, 33.445526, -112.066664, 1060.36),
|
||||
|
||||
@@ -24,4 +25,5 @@ INSERT IGNORE INTO teams
|
||||
("CHN", "LOS02", "NL", "Chicago", "Cubs"),
|
||||
("CIN", "CIN09", "NL", "Cincinnati", "Reds"),
|
||||
("CLE", "CLE08", "AL", "Cleveland", "Guardians"),
|
||||
("COL", "DEN02", "NL", "Colorado", "Rockies"),
|
||||
("COL", "DEN02", "NL", "Colorado", "Rockies"),
|
||||
("DET", "DET05", "AL", "Detroit", "Tigers"),
|
||||
Reference in New Issue
Block a user