Internal referenceΒΆ

The following reference contains certain documented internal modules which will be subject to arbitrary changes between releases.

xbrl_filings_api.database_processor

Module for processing SQLite3 databases.

xbrl_filings_api.download_info.DownloadInfo

Dataclass for attribute DownloadSpecs.info.

xbrl_filings_api.download_specs_construct

Define constructor for downloader.DownloadSpecs objects.

xbrl_filings_api.json_tree.JSONTree

Object for traversing and parsing API response.

xbrl_filings_api.lang_code_transform

Define alpha-3 to alpha-2 language code transformations.

xbrl_filings_api.order_columns.order_columns

Order column names for display.

xbrl_filings_api.parse_type.ParseType

Parsing selection for dot access paths in API response.

xbrl_filings_api.request_processor

Module for processing API requests.