Home/aeat package/aeat.domain package/aeat.domain.calculations package/aeat.domain.calculations.registry package/aeat.domain.calculations.registry._workbook_parity_types module aeat.domain.calculations.registry._workbook_parity_types module¶ Closed workbook parity status and engine vocabulary. class WorkbookKind(*values)[source]¶ Bases: StrEnum Observable classification for a single discovered workbook artefact. FORMULA_FORM¶ RECORD_DESIGN_LAYOUT¶ VALIDATION_HINTS¶ STATIC_LAYOUT¶ UNSUPPORTED_BINARY_XLS¶ UNREADABLE¶ class WorkbookScanStatus(*values)[source]¶ Bases: StrEnum Observable status codes for a single workbook scan attempt. SCANNED¶ UNSUPPORTED¶ TIMEOUT¶ FAILED¶