Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make documentation for sc13dg_indexes #70

Open
bdcallen opened this issue Feb 13, 2020 · 0 comments
Open

Make documentation for sc13dg_indexes #70

bdcallen opened this issue Feb 13, 2020 · 0 comments
Labels

Comments

@bdcallen
Copy link
Contributor

@iangow This issue is a follow-on from #69. I currently have a program, process_sc13dg_indexes.py, running and making the table edgar.sc13dg_indexes. The general idea of this table is that we have a table which indexes key parts of each document and other fields which relate to their style (particularly if they deviate from the usual style of the document). The next idea would be to have a second program which takes data from this table, segments the different sections of the document, and then makes tables tabulating the data in these sections. I feel this table would be good to keep, as it can be used to identify troublesome cases (in a sense, it is somewhat analogous to edgar.forms345_xml_process_table for the forms 3, 4 and 5 project). This issue is for the documentation of this table, and the functions in the program which create it, so that people can understand the table.

bdcallen added a commit that referenced this issue Feb 20, 2020
bdcallen added a commit that referenced this issue Feb 20, 2020
- Relates to #70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants