Home

Awesome

python application python lint License: CC BY 4.0

ENTRANT: A Large Financial Dataset for Table Understanding

Extract and clean tables from financial xlsx files from EDGAR and convert them to JSON with bi-tree positional information and metadata.

Related dataset:

Zavitsanos, E., Mavroeidis, D., Spyropoulou, E., Fergadiotis, M., & Paliouras, G. (2024). ENTRANT: A Large Financial Dataset for Table Understanding [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10667088

Please cite the related paper as follows: Zavitsanos, E., Mavroeidis, D., Spyropoulou, E. et al. ENTRANT: A Large Financial Dataset for Table Understanding. Sci Data 11, 876 (2024). https://doi.org/10.1038/s41597-024-03605-5

Table of Contents

Install

Usage

For table extraction from EDGAR:

For downloading excel reports

Data

Tests

Use pytest to run the unit tests.

Contributing

See the contributing file!

License

The project is licensed under Creative Commons Attribution 4 license.

Citation

@article{entrant2024,
  title={ENTRANT: A Large Financial Dataset For Table Understanding},
  author={Zavitsanos, Elias and Mavroeidis, Dimitris and Spyropoulou, Eirini and Fergadiotis, Manos and Paliouras Georgios},
  journal={Nature Scientific Data},
  pages={876},
  volume = {11},
  year={2024},
  doi = {https://doi.org/10.1038/s41597-024-03605-5}
}