Showing posts with label 2011 MLB Schedule. Show all posts
Showing posts with label 2011 MLB Schedule. Show all posts
Friday, March 18, 2011
2011 MLB Schedule In Text Ascii Format
I began looking for an online MLB schedule in text ascii format. I couldn't find one anywhere, so I decided to make my own. After scraping the schedules off of mlb.com and writing a program to parse the data, I have come up with my own text ascii (csv) 2011 MLB Schedule.
The format is the following:
Game Number,Year,Month,Day,Away,Home
2431,2011,9,28,LAN,ARI
The game number is just a counter from 1 to 2431 of all the scheduled games. It is easy enough to change or ignore the game counter if need be, but I use it. I have uploaded this text ascii csv file as a shared Google document, one that anyone with the link can view or download.
Note: Second version (3/19) of file is currently loaded as first version listed FLA for all Seattle games.
Subscribe to:
Posts (Atom)