In AwardsManagers it appears the 2012 winners have yearID of 2011. Also, should the value “Mgr of the year” in AwardID column of AwardsManagers be...
4321
anson2995
Jan 8, 2013 5:35 pm
Clem, I'll make this fix. Your suggestion about adding other awards reminds me that my late pal, Greg Spira, submitted an expanded list of awards to be added,...
4322
baseball-databank@yah...
Jan 8, 2013 5:42 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4323
baseball-databank@yah...
Jan 8, 2013 5:43 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4324
baseball-databank@yah...
Jan 8, 2013 5:44 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4325
baseball-databank@yah...
Jan 8, 2013 5:45 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4326
baseball-databank@yah...
Jan 8, 2013 5:46 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4327
baseball-databank@yah...
Jan 8, 2013 5:47 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the baseball-databank group. File :...
4328
Sean Lahman
anson2995
Jan 9, 2013 3:20 pm
Thanks for pulling the TSN awards together, Kevin. I'll add them to the next release, which I'll post after the HOF results are announced this afternoon....
4329
Mike Emeigh
mwemeigh
Jan 9, 2013 3:41 pm
I don't have a strong preference one way or the other; the tables aren't really large enough where it matters from a performance standpoint, so I think it...
4330
Tangotiger
tom@...
Jan 9, 2013 3:43 pm
I think Ted might have mentioned it, but I'd go with adding identifier fields, and have one table called SPLITS, with these two key fields (plus all the other...
4331
Tangotiger
tom@...
Jan 9, 2013 3:45 pm
I guess at least three tables: SPLIT_BATTING, SPLIT_PITCHING, SPLIT_FIELDING. Tom...
4332
Chris Lambrou
chrislambrou
Jan 9, 2013 3:52 pm
I'd vote for one large splits table as long as the corresponding field is the next column : ) -Chris ________________________________ From: Sean Lahman...
4333
Tim Collins
elsrbueno
Jan 9, 2013 3:52 pm
I would think it would be easier from a design/maintenance perspective to have one table with a column designating the split. It's really (IMO) the same...
4334
Sean Lahman
anson2995
Jan 9, 2013 5:18 pm
Neil, thanks for bringing this to my attention. I'll look into it. I know that the SchoolsPlayers table has not been updated for a similar stretch of time. ...
4335
aidanshealy
Jan 9, 2013 6:15 pm
I run a database where we do a lot of information with splits. I figured I would share the basics of the database design here, and you can see how we handle...
4336
Sean Lahman
anson2995
Jan 10, 2013 2:06 pm
Friends, I posted the update yesterday, available at the link below. I added the 2013 HOF voting results (as exciting as they were) and some new additions to...
4337
Neal Traven
sabrsac
Jan 13, 2013 5:26 am
I've been starting to look at fielding in the just-released 2012 version of the Lahman database (in Access format). Early in the set of queries I ran I saw...
4338
Micke Hovmöller
mhovm1
Jan 29, 2013 9:34 am
I have been looking at importing the data from MLB's XML files, both as they contain pitch-by-pitch data, and as one way of doing consistency checks for the...
4339
Clem Comly
ccomly2003
Jan 29, 2013 2:52 pm
I looked at 5/13/12 XML. It looks like the players file has the entire rosters not just the players on the 25-man roster or who played in the game. Look at...
4340
James Gentile
dangerwhatevs
Jan 29, 2013 2:53 pm
Hey everyone, Someone brought it to my attention at BTB that the 'appearances39; table seems to be off in the 2012 release. For example, Cal Ripken is listed as ...
4342
N. S. Miceli, Ph.D.
nsmiceli
Feb 2, 2013 12:23 pm
For anyone else considering working on pitch count related data, you'll want to check out Mike Fast's postings on his "Fast Balls" web site. ...
4343
N. S. Miceli, Ph.D.
nsmiceli
Feb 2, 2013 12:24 pm
Hi, Apologies for cross-posting. I'm wanting to do analysis of pitch counts, and was wondering what was the best source for the data? Is there a site with that...
4344
Michael Westbay
westbaystars
Feb 2, 2013 1:28 pm
I recently came across Baseball on a Stick ( http://www.opensourcesports.com/baseball-on-a-stick/) that does something similar to Make Fast's, but in Python...
4345
Clay Dreslough
upa2112
Feb 9, 2013 2:01 pm
FYI, I'm doing some work on a publicly available "skin color database": http://thegamedesigner.blogspot.com/2013/02/the-skin-color-project.html Already have...
4346
Nicholas Miceli
nsmiceli
Feb 11, 2013 3:50 pm
If anyone who is pretty familiar with Baseball On A Stick could email me directly, I've got a question that I didn't want to put out on the general list. ...
4347
chrislambrou
Feb 11, 2013 3:50 pm
Looks like the G_batting field for 2012 is missing in the batting table. I see it populated in the appearances table but that table is missing the second stint...
4348
chrislambrou
Feb 11, 2013 3:50 pm
I also noticed that the 2012 trades are not accounted for in the appearances table. For instance Ryan Dempster (dempsry01) only shows for the Cubs and not for...
4349
Geoff Buchan
fosberry
Feb 18, 2013 8:49 pm
Thanks for making this available via github! I do have a question which I've also submitted as an issue, but may be relevant to people looking at the data for...
4350
Theodore Turocy
arb1ter
Feb 19, 2013 1:56 pm
All, The 2013 release has not yet been integrated into github, as I need to sit down and canonicalise the tables so that they'll be git-friendly. I do not have...