MLB’s Gameday Atypicals: Stadium info missing in game.xml files.

So by the time I’m writing this post, this bug has already been fixed( or not ).Days back I was scrapping some winter leagues data and I realized the stadium info was not there for the ongoing winter seasons( e.g. LMP, LIDOM, LBPRC, etc. ). Here’s a good example:

<game type="R" local_game_time="15:15" game_pk="569835" game_time_et="04:15 PM" gameday_sw="Y">
<team type="home" code="jal" file_code="t674" abbrev="JAL" id="674" name="Jalisco" name_full="Charros de Jalisco" name_brief="Jalisco" w="20" l="24" division_id="" league_id="132" league="LMP"/>
<team type="away" code="cul" file_code="t678" abbrev="CUL" id="678" name="Culiacan" name_full="Tomateros de Culiacan" name_brief="Culiacan" w="27" l="17" division_id="" league_id="132" league="LMP"/>
<stadium id="" name="" location="" venue_w_chan_loc=""/>
</game>
view raw Stadiums.xml hosted with ❤ by GitHub

Anyways,  although this data was not available there in the game file,  I was able to get the info from the linescore.xml file. I reported the issue to Tom Tango ( @tangotiger )  🙂 who forward my finding to the right point of contact.

 

Screen Shot 2018-12-30 at 11.12.14 AM

Enter a caption

Anuncio publicitario

Deja un comentario

Introduce tus datos o haz clic en un icono para iniciar sesión:

Logo de WordPress.com

Estás comentando usando tu cuenta de WordPress.com. Salir /  Cambiar )

Imagen de Twitter

Estás comentando usando tu cuenta de Twitter. Salir /  Cambiar )

Foto de Facebook

Estás comentando usando tu cuenta de Facebook. Salir /  Cambiar )

Conectando a %s