Closed glourencoffee closed 2 years ago
As a library user, I want to read FRE files so that I have further information about a company's capital distribution.
I want to know how many shares outstanding a company has, but I can't because this information lies in FRE files.
Information
fre_reader()
FRE
FREFile
Description
As a library user, I want to read FRE files so that I have further information about a company's capital distribution.
Challenge
I want to know how many shares outstanding a company has, but I can't because this information lies in FRE files.
Benefit
Information
Acceptance criteria
fre_reader()
returns a generator that lazily reads FRE filesFRE
represents an FRE documentFREFile
opens an FRE file for reading