Code

Python

  • Dependencies (i.e., modules you must download that are accessed by the program):

    MOD_EDGAR_Forms.py - module that can be imported to provide convenient lists of form variants.

    MOD_Download_Utilities.py - module used to download files from websites. The files can be written to a file, downloaded as a string, or downloaded as a list of lines.