jsfenfen/990-xml-reader

make result part of a returned Filing object

Closed this issue · 1 comments

So that Filing methods like list_schedules are accessible in the result, this probably means changing filing's get_schedule to get_raw_schedule and making get_schedule return the parsed schedule.

closed in 633acb2