dayton-outar / shillings

An immersive stock-trading platform
0 stars 0 forks source link

XLS File Importer #31

Closed dayton-outar closed 1 month ago

dayton-outar commented 1 year ago

The idea here is to build a module that imports a spreadsheet containing rows of data that matches the entity to store all the entries within the spreadsheet into a data store.

Can a NLP or some AI be used to read a PDF file and return information that can be interpreted by this system's database?

dayton-outar commented 10 months ago

Need to find ways to deconstruct annual and quarterly reports using extraction tools such as,

dayton-outar commented 4 months ago

This issue should also be considered in light of issue #4

Accommodations should be made to import CSV files containing statements of income or financial position that can be interpreted by the system. This feature can add value to investors and entrepreneurs to conduct analysis and make financial projections.

dayton-outar commented 1 month ago

This issue is dependent on #4. It will be resolved once #4 is fixed.