freeports_analysis.formats

Module common to each format, it contains the definitions used by all the formats

Functions

pdf_filter_exec(document, pdf_filter_func)

tabularize_exec(TextBlocks, tabularize_func)

text_extract_exec(pdf_blocks, targets, ...)

Classes

PdfBlock(type_block, metadata, xml_ele)

Rappresent a pdf content block with data to be extracted or relevant for the subsequents filtering stages

TextBlock(type_block, metadata, pdf_block)

class freeports_analysis.formats.PdfBlock(type_block: Enum, metadata: dict, xml_ele: Element)

Rappresent a pdf content block with data to be extracted or relevant for the subsequents filtering stages

Modules

AMUNDI

ANIMA

EURIZON

utils_commons

utils_pdf_filter

utils_tabularize

utils_text_extract