The latest & greatest KJOK Ballparks database is now available at seamheads.com website under DATABASES (link is ballpark stats splits). THANKS, KJOK...
Using the query: mysql> select yearID sum(HR) from Teams where lgID = "AL" group by yearID; I am puzzeling over some small incosistancies between the number of...
Not sure, but for HR's, we need to use the SABR Home Run Log for comparison, as it's the absolute most accurate source for HR's, and not the Sporting News...
Digging deeper, I looked at 1933 and 1934 thinking that the symmetric errors might just be data entry. See attachment. Different clubs are involved. I looked...
I was wondering if anyone knew of a good source for minor league statistics over the last two decades or so. I see that baseball reference this data but it is...
... If you are a SABR member, you have access to the initial version of the Minor League database. If you are not, all I can suggest at this point is that you...
You can buy all the minor league stats at http://www.baseball-almanac.com/minor-league I played in the minor leagues between 1965 and 1973. I bought the CD and...
This is NOT my site, don't even know who it belongs to. Jerry **************Gas prices getting you down? Search AOL Autos for fuel-efficient used cars....
I did some research and signed up for this Yahoo! group for the Database and couldn't find the answer to this. There are some players that are missing InnOuts...
... Zone rating data is available back through 1987. SG maintains a database here: http://replacementlevel.com/ Fair warning, there are some discrepancies and...
I am looking for career batting and pitching splits for every Major Leaguer. I had been going to every retrosheet player page and copying them manually one at...
For those interested, do this: 1. Take the data below, and create a table called MasterRookies, with two fields (playerID, retroID), and copy the data into...
(Cross-posting to Retrolist and BDB) This is to point out a discrepancy, without knowing which is correct. The Lahman DB and B-R.com has Jim Busby with one...
Thank you for showing that the best answer is found in the easiest of places. Tom ... From: J. G. Preston <jgpreston@...> Subject: Re: [RetroList] Jiim...
I have compiled additional batting and pitching statistics from Retrosheet Play by Play data and wanted to share them here. I've linked the Retro ID's to the...
Dave - Thanks so much for your efforts from the baseball databank group! I was wondering if you could show me a thing or two. Also I was wondering if you knew...
Matt, I don't know anything about scraping data. The basic data (AB,H,...)is already in the BDB database. Unless you wanted to derive the basic data for 2008....
... For pre-1980 years, the differences between these will blur in the data, and you won't have hits. I'd just go for: Air Outs - Pulled Ground Outs - Pulled ...
Charles, Most of your suggestions shouldn't be difficult to implement. I had a feeling that I should have used outs for batted balls. Although seperating "Outs...
I guess that I could throw out some of the baserunning categories. Here's my new list: Batting: XI ROE ROE SH ROE SF RFC RFC SH PkO CS PkO PkO Error GB FB LD ...
Hey guys...I don't know if anyone else noticed this since it's not a huge deal 99% of the time, but for some reason in the 2007 season (most recent in the...
We've longed discussed the idea of an APPEARANCES table, so that it captures exactly what it's supposed to capture, rather than taking over the BATTING table...