Jack Moody

Results 19 issues of Jack Moody

**Is your feature request related to a problem? Please describe.** There is currently no easy way to download XBRL files in the XML form that they can be downloaded in....

enhancement

- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] added entry...

- [ ] closes #xxxx - [ ] tests added / passed - [ ] passes `git diff upstream/master -u -- "*.py" | flake8 --diff` - [ ] added entry...

enhancement
testing

Patterns used in F4Parser can be improved by creating patterns via a function. ```python def f4_pattern(name: str): """Function to create regex pattern. Args: name (str): Name inside of angle brackets....

enhancement

We should add the ability for users to install secedgar via conda.

enhancement
help-wanted

**Is your feature request related to a problem? Please describe.** The new feature being worked on in #150 will add entry_filter functionality. This should be able to be used from...

enhancement
cli

**Is your feature request related to a problem? Please describe.** The SEC is currently offering a RESTful API in beta! See more [here](https://www.sec.gov/edgar/sec-api-documentation). Not sure exactly what the best way...

enhancement
help-wanted
code-structure

**Describe the bug** As it currently stands, the `NetworkClient` does not handle errors from the SEC very well. It is too broad. See #194. **Expected behavior** If there is a...

bug
cik

- [ ] How to add filing types - [ ] Style guidelines - [ ] How to run CI checks locally - [ ] General structure of code (diagram?)

enhancement
docs