autoextract_poet.items.Organization

class Organization(raw: Optional[str] = None)[source]

Bases: autoextract_poet.items.Item

__init__(raw: Optional[str] = None) None

Method generated by attrs for class Organization.

Methods

__init__([raw])

Method generated by attrs for class Organization.

from_dict(item)

Read an item from a dictionary.

from_list(items)

Read items from a list, invoking from_dict for each item in the list

Attributes

raw