openedgar icon indicating copy to clipboard operation
openedgar copied to clipboard

OpenEDGAR (openedgar.io)

Results 17 openedgar issues
Sort by recently updated
recently updated
newest added

Hi, I noticed that when a `FileDocument` object is created, its `is_error` field is set to `True` if the document has content. Pls see line below. https://github.com/LexPredict/openedgar/blob/1d1b8bc8faa3c59e05d9883e53039b6328b7d831/lexpredict_openedgar/openedgar/tasks.py#L89 Would someone be...

Hi, I encountered at least two python package version conflicts when trying to set this up. Based on code here, lexnlp needs 0.1.8 https://github.com/LexPredict/openedgar/blob/1d1b8bc8faa3c59e05d9883e53039b6328b7d831/lexpredict_openedgar/requirements/full.txt#L138 This is conflicting with `pandas` and...

Hi, I thought I'd dockerize this project to make the setup less onerous. ```sh $ dc up -d # => should see all services start $ dc run --rm shell...

Hi, I've gotten it installed per the instruction in local mode and downloaded filing index for 2018 and `process_all_filing_index(year=2018, form_type_list=["10-Q"])` celery picked up and after some time ended up with...

This patch introduce Azure Blob storage, Azure Data Lake and minor improvements

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [wheel](https://github.com/pypa/wheel) from 0.30.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies