DocumentType Object

DocumentType

class edgar.DocumentType(dtype='all', **kwargs)

Object for specifying type of document in download and parse functions.

static is_valid_type(target)

Static method for checking whether a string can be cast as a type

static parse_string(target)

Converts raw string to correct form for casting as DocumentClass

static DocumentType.is_valid_type(target)

Static method for checking whether a string can be cast as a type