From 0be3c848a27e82b1991501dac918abba9ef12df2 Mon Sep 17 00:00:00 2001 From: hupe1980 Date: Thu, 4 Jan 2024 22:04:19 +0100 Subject: [PATCH] Misc --- base.go | 6 +- base_test.go | 2 +- .../sample_output.txt | 72 +- examples/analyze_document_signatures/main.go | 9 +- expense_document.go | 7 +- expense_field.go | 3 + geometry.go | 12 + identity_document_field.go | 4 +- identity_document_filed_test.go | 4 +- identity_document_parser.go | 2 +- key_value.go | 12 +- layout.go | 2 +- options.go | 28 +- table.go | 63 +- testdata/test-analyze-expense-response.json | 6802 +++ testdata/test-analyze-id-response.json | 3325 +- testdata/test-document.json | 4053 +- testdata/test-layout-table-without-table.json | 24950 ++++++++- testdata/test-layout.json | 25602 ++++++++- testdata/test-response-for-llm.json | 43599 +++++++++++++++- testdata/test-simple-table-layout.json | 7332 ++- textractor_test.go | 42 +- 22 files changed, 115824 insertions(+), 107 deletions(-) create mode 100644 expense_field.go create mode 100644 testdata/test-analyze-expense-response.json diff --git a/base.go b/base.go index faea518..425e554 100644 --- a/base.go +++ b/base.go @@ -11,14 +11,14 @@ type base struct { confidence float64 // Confidence for the block blockType types.BlockType // Type of the block boundingBox *BoundingBox // Bounding box information - polygon []*Point // Polygon information + polygon Polygon // Polygon information page *Page // Page information raw types.Block // Raw block data } // newBase creates a new base instance from the provided Textract block and page information. func newBase(b types.Block, p *Page) base { - polygon := make([]*Point, len(b.Geometry.Polygon)) + polygon := make(Polygon, len(b.Geometry.Polygon)) for i, p := range b.Geometry.Polygon { polygon[i] = &Point{ x: float64(p.X), @@ -63,7 +63,7 @@ func (b *base) BoundingBox() *BoundingBox { } // Polygon returns the polygon information of the block. -func (b *base) Polygon() []*Point { +func (b *base) Polygon() Polygon { return b.polygon } diff --git a/base_test.go b/base_test.go index 8514143..1d0eb48 100644 --- a/base_test.go +++ b/base_test.go @@ -31,7 +31,7 @@ func TestBase(t *testing.T) { }) t.Run("PolygonMethod", func(t *testing.T) { - polygon := []*Point{{1, 2}, {3, 4}} + polygon := Polygon{{1, 2}, {3, 4}} b := base{polygon: polygon} assert.Equal(t, polygon, b.Polygon(), "Polygon method does not return expected value") }) diff --git a/examples/analyze_document_for_llm/sample_output.txt b/examples/analyze_document_for_llm/sample_output.txt index 11b0cf9..0ffa19c 100644 --- a/examples/analyze_document_for_llm/sample_output.txt +++ b/examples/analyze_document_for_llm/sample_output.txt @@ -1,8 +1,6 @@ Request for Verification of Employment Privacy Act Notice: This information is to be used by the agency collecting it or its assignees in determining whether you qualify as a prospective mortgagor under its program. It will not be disclosed outside the agency except as required and permitted by law. You do not have to provide this information, but if you do not your application for approval as a prospec- tive mortgagor or borrower may be delayed or rejected. The information requested in this form is authorized by Title 38, USC, Chapter 37 (if VA); by 12 USC, Section 1701 et. seq. (if HUD/FHA); by 42 USC, Section 1452b (if HUD/CPD); and Title 42 USC, 1471 et. seq., or 7 USC, 1921 et. seq. (if USDA/FmHA). Instructions: Lender - Complete items 1 through 7. Have applicant complete item 8. Forward directly to employer named in item 1. Employer - Please complete either Part II or Part III as applicable. Complete Part IV and return directly to lender named in item 2. The form is to be transmitted directly to the lender and is not to be transmitted through the applicant or any other party. - - Part I - Request 1. To (Name and address of employer) Alejandro Rosalez 123 Any Street, Any Town, USA @@ -19,9 +17,7 @@ I certify that this verification has been sent directly to the employer and has 5. Date 12/12/2006 -6. Lender's Number (Optional) 5555-5555-5555 - -I have applied for a mortgage loan and stated that I am now or was formerly employed by you. My signature below authorizes verification of this information. +6. Lender's Number (Optional) 5555-5555-5555 I have applied for a mortgage loan and stated that I am now or was formerly employed by you. My signature below authorizes verification of this information. 7. Name and Address of Applicant (include employee or badge number) Paulo Santos 123 Any Street, Any Town, USA @@ -43,9 +39,9 @@ Part II - Verification of Present Employment 14. If Overtime or Bonus is Applicable, -Annual [X] +[X] Annual -Hourly [ ] +[ ] Hourly Pay Grade @@ -53,9 +49,9 @@ Pay Grade Is Its Continuance Likely? -Monthly [ ] +[ ] Monthly -Other (Specify) [ ] +[ ] Other (Specify) Type @@ -63,34 +59,34 @@ Monthly Amount Overtime -Yes [X] +[X] Yes -No [ ] +[ ] No -Weekly [ ] +[ ] Weekly Bonus -Yes [ ] +[ ] Yes -No [X] - -Base Pay $ 520 - -15. If paid hourly - average hours per week 40 hours - -12B. Gross Earnings +[X] No Type Year To Date +12B. Gross Earnings + Past Year Past Year +Base Pay $ 520 + Rations $ 162 +15. If paid hourly - average hours per week 40 hours + Base Pay $ @@ -123,10 +119,10 @@ $ 30.00 -17. Projected amount of next pay increase $ 5600 - Quarters $ 986 +17. Projected amount of next pay increase $ 5600 + Commissions $ @@ -143,42 +139,42 @@ Pro Pay $ 123 18. Date of applicant's last pay increase 09/08/2006 -Overseas or Combat $ 645 +Total Bonus $ +$ 70.00 + 20.00 +$ 80.00 + $ 20.00 $ -15.00 +$ -19. Amount of last pay increase $ 4800 +90.00 -Total +15.00 -$ 70.00 +Variable Housing Allowance $ 587 -$ 80.00 +Overseas or Combat $ 645 -$ +19. Amount of last pay increase $ 4800 -90.00 -Variable Housing Allowance $ 587 20. Remarks (If employee was off work for any length of time, please indicate time period and reason) Not Applicable Part III - Verification of Previous Employment -21. Date Hired 04/04/2004 - -23. Salary/Wage at Termination Per (Year) (Month) (Week) +21. Date Hired 04/04/200423. Salary/Wage at Termination Per (Year) (Month) (Week) 22. Date Terminated 01/03/2005 @@ -194,11 +190,7 @@ Bonus 4000 25. Position Held Device Operator -Part IV - Authorized Signature - Federal statutes provide severe penalties for any fraud, intentional misrepresentation, or criminal connivance - -or conspiracy purposed to influence the issuance of any guaranty or insurance by the VA Secretary, the U.S.D.A., FmHA/FHA Commissioner, or - -the HUD/CPD Assistant Secretary. +Part IV - Authorized Signature - Federal statutes provide severe penalties for any fraud, intentional misrepresentation, or criminal connivance or conspiracy purposed to influence the issuance of any guaranty or insurance by the VA Secretary, the U.S.D.A., FmHA/FHA Commissioner, or the HUD/CPD Assistant Secretary. 26. Signature of Employer Richard Roe @@ -211,4 +203,6 @@ the HUD/CPD Assistant Secretary. 29. Print or type name signed in Item 26 Richard Roe 30. Phone No. 555-0100 + + Form 1005 July 96 diff --git a/examples/analyze_document_signatures/main.go b/examples/analyze_document_signatures/main.go index 725efd6..5ebe9e2 100644 --- a/examples/analyze_document_signatures/main.go +++ b/examples/analyze_document_signatures/main.go @@ -6,7 +6,6 @@ import ( "io" "log" "os" - "strings" "github.com/aws/aws-sdk-go-v2/config" "github.com/aws/aws-sdk-go-v2/service/textract" @@ -56,13 +55,7 @@ func main() { for _, s := range p.Signatures() { fmt.Printf("ID: %s\n", s.ID()) fmt.Printf("BoundingBox: %s\n", s.BoundingBox()) - - points := make([]string, len(s.Polygon())) - for i, point := range s.Polygon() { - points[i] = point.String() - } - - fmt.Printf("Polygon: [%s]\n", strings.Join(points, ", ")) + fmt.Printf("Polygon: %s\n", s.Polygon()) fmt.Println() } diff --git a/expense_document.go b/expense_document.go index 0d3f13f..39eb844 100644 --- a/expense_document.go +++ b/expense_document.go @@ -1,5 +1,10 @@ package textractor type ExpenseDocument struct { - document *Document + document *Document + summaryField []*ExpenseField +} + +func (ed *ExpenseDocument) SummaryFields() []*ExpenseField { + return ed.summaryField } diff --git a/expense_field.go b/expense_field.go new file mode 100644 index 0000000..0d3aef0 --- /dev/null +++ b/expense_field.go @@ -0,0 +1,3 @@ +package textractor + +type ExpenseField struct{} diff --git a/geometry.go b/geometry.go index f4015ca..283a12a 100644 --- a/geometry.go +++ b/geometry.go @@ -3,6 +3,7 @@ package textractor import ( "fmt" "math" + "strings" ) type BoundingBox struct { @@ -121,6 +122,17 @@ func NewEnclosingBoundingBox[T BoundingBoxAccessor](accessors ...T) *BoundingBox } } +type Polygon []*Point + +func (p Polygon) String() string { + points := make([]string, len(p)) + for i, point := range p { + points[i] = point.String() + } + + return fmt.Sprintf("[%s]", strings.Join(points, ", ")) +} + // Point represents a 2D point. type Point struct { x, y float64 diff --git a/identity_document_field.go b/identity_document_field.go index 149f583..141425b 100644 --- a/identity_document_field.go +++ b/identity_document_field.go @@ -10,7 +10,7 @@ import ( type IdentityDocumentField struct { fieldType IdentityDocumentFieldType value string - confidence float32 + confidence float64 normalizedValue *NormalizedIdentityDocumentFieldValue raw types.IdentityDocumentField } @@ -26,7 +26,7 @@ func (idf *IdentityDocumentField) Value() string { } // Confidence returns the confidence score associated with the field extraction. -func (idf *IdentityDocumentField) Confidence() float32 { +func (idf *IdentityDocumentField) Confidence() float64 { return idf.confidence } diff --git a/identity_document_filed_test.go b/identity_document_filed_test.go index a61d01f..9f86fba 100644 --- a/identity_document_filed_test.go +++ b/identity_document_filed_test.go @@ -30,7 +30,7 @@ func TestIdentityDocumentField(t *testing.T) { identityField := &IdentityDocumentField{ fieldType: IdentityDocumentFieldType(aws.ToString(rawField.Type.Text)), value: aws.ToString(rawField.ValueDetection.Text), - confidence: aws.ToFloat32(rawField.ValueDetection.Confidence), + confidence: float64(aws.ToFloat32(rawField.ValueDetection.Confidence)), normalizedValue: normalizedValue, raw: rawField, } @@ -38,7 +38,7 @@ func TestIdentityDocumentField(t *testing.T) { // Test methods of IdentityDocumentField assert.Equal(t, IdentityDocumentFieldTypeDateOfBirth, identityField.FieldType()) assert.Equal(t, "1990-01-01T15:04:05", identityField.Value()) - assert.Equal(t, float32(0.95), identityField.Confidence()) + assert.InDelta(t, 0.95, identityField.Confidence(), 0.000001) assert.True(t, identityField.IsNormalized()) assert.Equal(t, normalizedValue, identityField.NormalizedValue()) } diff --git a/identity_document_parser.go b/identity_document_parser.go index 4cc3534..7139b7b 100644 --- a/identity_document_parser.go +++ b/identity_document_parser.go @@ -47,7 +47,7 @@ func (idp *identityDocumentParser) createFields() ([]*IdentityDocumentField, map field := &IdentityDocumentField{ fieldType: fieldType, value: aws.ToString(f.ValueDetection.Text), - confidence: aws.ToFloat32(f.ValueDetection.Confidence), + confidence: float64(aws.ToFloat32(f.ValueDetection.Confidence)), raw: f, } diff --git a/key_value.go b/key_value.go index 08a18d0..fad9d54 100644 --- a/key_value.go +++ b/key_value.go @@ -44,7 +44,7 @@ func (kv *KeyValue) BoundingBox() *BoundingBox { return NewEnclosingBoundingBox[BoundingBoxAccessor](kv.Key(), kv.Value()) } -func (kv *KeyValue) Polygon() []*Point { +func (kv *KeyValue) Polygon() Polygon { // TODO panic("not implemented") } @@ -61,13 +61,21 @@ func (kv *KeyValue) Text(optFns ...func(*TextLinearizationOptions)) string { } keyText := kv.Key().Text() + keyText = fmt.Sprintf("%s%s%s", opts.KeyPrefix, keyText, opts.KeySuffix) + valueText := kv.Value().Text() + valueText = fmt.Sprintf("%s%s%s", opts.ValuePrefix, valueText, opts.ValueSuffix) if len(keyText) == 0 && len(valueText) == 0 { return "" } - return fmt.Sprintf("%s %s", keyText, valueText) + text := fmt.Sprintf("%s%s%s", keyText, opts.SameParagraphSeparator, valueText) + if kv.Value().SelectionElement() != nil { + text = fmt.Sprintf("%s%s%s", valueText, opts.SameParagraphSeparator, keyText) + } + + return fmt.Sprintf("%s%s%s", opts.KeyValuePrefix, text, opts.KeyValueSuffix) } func (kv *KeyValue) String() string { diff --git a/layout.go b/layout.go index 1772af5..1281955 100644 --- a/layout.go +++ b/layout.go @@ -226,7 +226,7 @@ func groupElementsHorizontally(elements []LayoutChild, overlapRatio float64) [][ func partOfSameParagraph(child1, child2 LayoutChild, options TextLinearizationOptions) bool { if child1 != nil && child2 != nil { return math.Abs(child1.BoundingBox().Left()-child2.BoundingBox().Left()) <= options.HeuristicHTolerance*child1.BoundingBox().Width() && - math.Abs(child1.BoundingBox().Top()-child2.BoundingBox().Top()) <= options.HeuristicOverlapRatio*math.Min(child1.BoundingBox().Height(), child2.BoundingBox().Height()) + math.Abs(child1.BoundingBox().Top()+child1.BoundingBox().Height()-child2.BoundingBox().Top()) <= options.HeuristicOverlapRatio*math.Min(child1.BoundingBox().Height(), child2.BoundingBox().Height()) } return false diff --git a/options.go b/options.go index 90c6f4f..65d430b 100644 --- a/options.go +++ b/options.go @@ -2,15 +2,6 @@ package textractor // TextLinearizationOptions defines how a document is linearized into a text string. type TextLinearizationOptions struct { - // LinearizeTables includes tables in the linearized output. - LinearizeTables bool - - // LinearizeKeyValues includes form key and values in the linearized output. - LinearizeKeyValues bool - - // RemoveNewLinesInListElements removes new lines in list elements. - RemoveNewLinesInListElements bool - // MaxNumberOfConsecutiveNewLines sets the maximum number of consecutive new lines to keep, removing extra whitespace. MaxNumberOfConsecutiveNewLines int @@ -53,6 +44,9 @@ type TextLinearizationOptions struct { // ListElementSuffix is the suffix for elements in a list layout (children). ListElementSuffix string + // RemoveNewLinesInListElements removes new lines in list elements. + RemoveNewLinesInListElements bool + // TitlePrefix is the prefix for title layout elements. TitlePrefix string @@ -101,12 +95,6 @@ type TextLinearizationOptions struct { // SectionHeaderSuffix is the suffix for section header layout elements. SectionHeaderSuffix string - // TextPrefix is the prefix for text layout elements. - TextPrefix string - - // TextSuffix is the suffix for text layout elements. - TextSuffix string - // KeyValueLayoutPrefix is the prefix for key_value layout elements (not for individual key-value elements). KeyValueLayoutPrefix string @@ -140,9 +128,6 @@ type TextLinearizationOptions struct { // HeuristicHTolerance sets how much the line below and above the current line should differ in width to be separated. HeuristicHTolerance float64 - // HeuristicLineBreakThreshold sets how much space is acceptable between two lines before splitting them. Expressed in multiple of min heights. - HeuristicLineBreakThreshold float64 - // HeuristicOverlapRatio sets how much vertical overlap is tolerated between two subsequent lines before merging them into a single line. HeuristicOverlapRatio float64 @@ -151,9 +136,6 @@ type TextLinearizationOptions struct { } var DefaultLinerizationOptions = TextLinearizationOptions{ - LinearizeTables: true, - LinearizeKeyValues: true, - RemoveNewLinesInListElements: true, MaxNumberOfConsecutiveNewLines: 2, HideHeaderLayout: false, HideFooterLayout: false, @@ -168,6 +150,7 @@ var DefaultLinerizationOptions = TextLinearizationOptions{ ListLayoutSuffix: "", ListElementPrefix: "", ListElementSuffix: "", + RemoveNewLinesInListElements: true, TitlePrefix: "", TitleSuffix: "", TableLayoutPrefix: "\n\n", @@ -184,8 +167,6 @@ var DefaultLinerizationOptions = TextLinearizationOptions{ TableCellSuffix: "", SectionHeaderPrefix: "", SectionHeaderSuffix: "", - TextPrefix: "", - TextSuffix: "", KeyValueLayoutPrefix: "\n\n", KeyValueLayoutSuffix: "", KeyValuePrefix: "", @@ -197,7 +178,6 @@ var DefaultLinerizationOptions = TextLinearizationOptions{ SelectionElementSelected: "[X]", SelectionElementNotSelected: "[ ]", HeuristicHTolerance: 0.3, - HeuristicLineBreakThreshold: 0.9, HeuristicOverlapRatio: 0.5, SignatureToken: "[SIGNATURE]", } diff --git a/table.go b/table.go index f2a8fd8..619ffad 100644 --- a/table.go +++ b/table.go @@ -107,13 +107,27 @@ func (t *Table) RowCount() int { return max.rowIndex } -func (t *Table) CellAt(rowIndex, columnIndex int) Cell { - for _, mc := range t.mergedCells { - if mc.columnIndex <= columnIndex && - mc.columnIndex+mc.columnSpan > columnIndex && - mc.rowIndex <= rowIndex && - mc.rowIndex+mc.rowSpan > rowIndex { - return mc +type CellAtOptions struct { + IgnoreMergedCells bool +} + +func (t *Table) CellAt(rowIndex, columnIndex int, optFns ...func(*CellAtOptions)) Cell { + opts := CellAtOptions{ + IgnoreMergedCells: true, + } + + for _, fn := range optFns { + fn(&opts) + } + + if !opts.IgnoreMergedCells { + for _, mc := range t.mergedCells { + if mc.columnIndex <= columnIndex && + mc.columnIndex+mc.columnSpan > columnIndex && + mc.rowIndex <= rowIndex && + mc.rowIndex+mc.rowSpan > rowIndex { + return mc + } } } @@ -126,12 +140,23 @@ func (t *Table) CellAt(rowIndex, columnIndex int) Cell { return nil } -func (t *Table) RowCellsAt(rowIndex int) []Cell { +type RowCellsAtOptions struct { + IgnoreMergedCells bool +} + +func (t *Table) RowCellsAt(rowIndex int, optFns ...func(*RowCellsAtOptions)) []Cell { + opts := RowCellsAtOptions{ + IgnoreMergedCells: true, + } + + for _, fn := range optFns { + fn(&opts) + } + cells := make([]Cell, 0) mergedCellIDs := make([]string, 0) - ignoreMergedCells := true - if !ignoreMergedCells { + if opts.IgnoreMergedCells { for _, mc := range t.mergedCells { if mc.rowIndex <= rowIndex && mc.rowIndex+mc.rowSpan > rowIndex { cells = append(cells, mc) @@ -159,13 +184,27 @@ func (tr *TableRow) Cells() []Cell { return tr.cells } -func (t *Table) Rows() []*TableRow { +type RowsOptions struct { + IgnoreMergedCells bool +} + +func (t *Table) Rows(optFns ...func(*RowsOptions)) []*TableRow { + opts := RowsOptions{ + IgnoreMergedCells: true, + } + + for _, fn := range optFns { + fn(&opts) + } + rowCount := t.RowCount() rows := make([]*TableRow, 0, rowCount) for i := 1; i <= rowCount; i++ { rows = append(rows, &TableRow{ - cells: t.RowCellsAt(i), + cells: t.RowCellsAt(i, func(rcao *RowCellsAtOptions) { + rcao.IgnoreMergedCells = opts.IgnoreMergedCells + }), }) } diff --git a/testdata/test-analyze-expense-response.json b/testdata/test-analyze-expense-response.json new file mode 100644 index 0000000..37f5d10 --- /dev/null +++ b/testdata/test-analyze-expense-response.json @@ -0,0 +1,6802 @@ +{ + "DocumentMetadata": { + "Pages": 1 + }, + "ExpenseDocuments": [ + { + "ExpenseIndex": 1, + "SummaryFields": [ + { + "Type": { + "Text": "NAME", + "Confidence": 99.97872924804688 + }, + "ValueDetection": { + "Text": "MEGA MARKET PLUS", + "Geometry": { + "BoundingBox": { + "Width": 0.3839147090911865, + "Height": 0.020479023456573486, + "Left": 0.30590271949768066, + "Top": 0.1191336140036583 + }, + "Polygon": [ + { + "X": 0.30669787526130676, + "Y": 0.1191336140036583 + }, + { + "X": 0.6898174285888672, + "Y": 0.12222271412611008 + }, + { + "X": 0.6890223026275635, + "Y": 0.13961264491081238 + }, + { + "X": 0.30590271949768066, + "Y": 0.1365235447883606 + } + ] + }, + "Confidence": 99.97384643554688 + }, + "PageNumber": 1, + "GroupProperties": [ + { + "Types": [ + "VENDOR" + ], + "Id": "cef10021-e3d2-4bb2-b3cb-f3ed414b68f4" + } + ] + }, + { + "Type": { + "Text": "NAME", + "Confidence": 99.69503021240234 + }, + "ValueDetection": { + "Text": "MEGA BIGBOK", + "Geometry": { + "BoundingBox": { + "Width": 0.5756300091743469, + "Height": 0.05162029340863228, + "Left": 0.25460436940193176, + "Top": 0.024039605632424355 + }, + "Polygon": [ + { + "X": 0.25675323605537415, + "Y": 0.024039605632424355 + }, + { + "X": 0.8302343487739563, + "Y": 0.02866358868777752 + }, + { + "X": 0.8280854821205139, + "Y": 0.07565990090370178 + }, + { + "X": 0.25460436940193176, + "Y": 0.07103591412305832 + } + ] + }, + "Confidence": 99.68257904052734 + }, + "PageNumber": 1, + "GroupProperties": [ + { + "Types": [ + "VENDOR" + ], + "Id": "23608f30-060a-4cb4-b5a4-3fb33ec18eb1" + } + ] + }, + { + "Type": { + "Text": "AMOUNT_PAID", + "Confidence": 99.87541198730469 + }, + "LabelDetection": { + "Text": "TEND", + "Geometry": { + "BoundingBox": { + "Width": 0.09638217836618423, + "Height": 0.015656860545277596, + "Left": 0.34565842151641846, + "Top": 0.3509179651737213 + }, + "Polygon": [ + { + "X": 0.34633904695510864, + "Y": 0.3509179651737213 + }, + { + "X": 0.4420405924320221, + "Y": 0.3516896069049835 + }, + { + "X": 0.4413599669933319, + "Y": 0.36657482385635376 + }, + { + "X": 0.34565842151641846, + "Y": 0.36580318212509155 + } + ] + }, + "Confidence": 99.84121704101562 + }, + "ValueDetection": { + "Text": "$1810.46", + "Geometry": { + "BoundingBox": { + "Width": 0.18893995881080627, + "Height": 0.019456036388874054, + "Left": 0.6470766067504883, + "Top": 0.34999334812164307 + }, + "Polygon": [ + { + "X": 0.6478968858718872, + "Y": 0.34999334812164307 + }, + { + "X": 0.8360165953636169, + "Y": 0.3515101671218872 + }, + { + "X": 0.835196316242218, + "Y": 0.3694494068622589 + }, + { + "X": 0.6470766067504883, + "Y": 0.36793258786201477 + } + ] + }, + "Confidence": 99.68052673339844 + }, + "PageNumber": 1, + "Currency": { + "Code": "USD" + } + }, + { + "Type": { + "Text": "INVOICE_RECEIPT_DATE", + "Confidence": 99.99720764160156 + }, + "ValueDetection": { + "Text": "12/07/2019", + "Geometry": { + "BoundingBox": { + "Width": 0.2374185472726822, + "Height": 0.019439714029431343, + "Left": 0.13766860961914062, + "Top": 0.8087162971496582 + }, + "Polygon": [ + { + "X": 0.13847024738788605, + "Y": 0.8087162971496582 + }, + { + "X": 0.3750871419906616, + "Y": 0.8106241226196289 + }, + { + "X": 0.3742855191230774, + "Y": 0.8281559944152832 + }, + { + "X": 0.13766860961914062, + "Y": 0.8262481689453125 + } + ] + }, + "Confidence": 99.91203308105469 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "INVOICE_RECEIPT_DATE", + "Confidence": 99.97347259521484 + }, + "ValueDetection": { + "Text": "12/07/2019", + "Geometry": { + "BoundingBox": { + "Width": 0.2354159653186798, + "Height": 0.01875869184732437, + "Left": 0.13809096813201904, + "Top": 0.5586049556732178 + }, + "Polygon": [ + { + "X": 0.13886219263076782, + "Y": 0.5586049556732178 + }, + { + "X": 0.37350693345069885, + "Y": 0.5604969263076782 + }, + { + "X": 0.3727357089519501, + "Y": 0.5773636698722839 + }, + { + "X": 0.13809096813201904, + "Y": 0.5754716992378235 + } + ] + }, + "Confidence": 99.78968811035156 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "INVOICE_RECEIPT_ID", + "Confidence": 99.24222564697266 + }, + "LabelDetection": { + "Text": "TR#", + "Geometry": { + "BoundingBox": { + "Width": 0.07684124261140823, + "Height": 0.015643775463104248, + "Left": 0.771044135093689, + "Top": 0.1631958782672882 + }, + "Polygon": [ + { + "X": 0.7717313766479492, + "Y": 0.1631958782672882 + }, + { + "X": 0.8478853702545166, + "Y": 0.1638099104166031 + }, + { + "X": 0.8471981287002563, + "Y": 0.17883965373039246 + }, + { + "X": 0.771044135093689, + "Y": 0.17822563648223877 + } + ] + }, + "Confidence": 99.228759765625 + }, + "ValueDetection": { + "Text": "21772", + "Geometry": { + "BoundingBox": { + "Width": 0.122494637966156, + "Height": 0.0163162499666214, + "Left": 0.8683538436889648, + "Top": 0.16299115121364594 + }, + "Polygon": [ + { + "X": 0.8690549731254578, + "Y": 0.16299115121364594 + }, + { + "X": 0.9908484816551208, + "Y": 0.16397318243980408 + }, + { + "X": 0.9901473522186279, + "Y": 0.17930740118026733 + }, + { + "X": 0.8683538436889648, + "Y": 0.17832538485527039 + } + ] + }, + "Confidence": 99.2115478515625 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "SUBTOTAL", + "Confidence": 99.97391510009766 + }, + "LabelDetection": { + "Text": "SUBTOTAL", + "Geometry": { + "BoundingBox": { + "Width": 0.1917608380317688, + "Height": 0.017195912078022957, + "Left": 0.3462613821029663, + "Top": 0.2875533401966095 + }, + "Polygon": [ + { + "X": 0.34697720408439636, + "Y": 0.2875533401966095 + }, + { + "X": 0.5380222201347351, + "Y": 0.2890937328338623 + }, + { + "X": 0.5373063683509827, + "Y": 0.3047492504119873 + }, + { + "X": 0.3462613821029663, + "Y": 0.3032088577747345 + } + ] + }, + "Confidence": 99.91110229492188 + }, + "ValueDetection": { + "Text": "$1699.96", + "Geometry": { + "BoundingBox": { + "Width": 0.19157187640666962, + "Height": 0.01967434026300907, + "Left": 0.6451013684272766, + "Top": 0.2872767448425293 + }, + "Polygon": [ + { + "X": 0.6459306478500366, + "Y": 0.2872767448425293 + }, + { + "X": 0.8366732001304626, + "Y": 0.2888146936893463 + }, + { + "X": 0.8358439207077026, + "Y": 0.3069510757923126 + }, + { + "X": 0.6451013684272766, + "Y": 0.3054131269454956 + } + ] + }, + "Confidence": 99.85366821289062 + }, + "PageNumber": 1, + "Currency": { + "Code": "USD" + } + }, + { + "Type": { + "Text": "TAX", + "Confidence": 99.99063873291016 + }, + "LabelDetection": { + "Text": "TAX", + "Geometry": { + "BoundingBox": { + "Width": 0.0757272019982338, + "Height": 0.015761882066726685, + "Left": 0.34615224599838257, + "Top": 0.3090517222881317 + }, + "Polygon": [ + { + "X": 0.3468452990055084, + "Y": 0.3090517222881317 + }, + { + "X": 0.42187947034835815, + "Y": 0.3096567392349243 + }, + { + "X": 0.4211864173412323, + "Y": 0.3248136043548584 + }, + { + "X": 0.34615224599838257, + "Y": 0.3242086172103882 + } + ] + }, + "Confidence": 99.98070526123047 + }, + "ValueDetection": { + "Text": "$110.50", + "Geometry": { + "BoundingBox": { + "Width": 0.16631269454956055, + "Height": 0.019746854901313782, + "Left": 0.6466009616851807, + "Top": 0.30845698714256287 + }, + "Polygon": [ + { + "X": 0.6474428772926331, + "Y": 0.30845698714256287 + }, + { + "X": 0.8129136562347412, + "Y": 0.3097911775112152 + }, + { + "X": 0.8120717406272888, + "Y": 0.32820382714271545 + }, + { + "X": 0.6466009616851807, + "Y": 0.3268696367740631 + } + ] + }, + "Confidence": 99.91947174072266 + }, + "PageNumber": 1, + "Currency": { + "Code": "USD" + } + }, + { + "Type": { + "Text": "TOTAL", + "Confidence": 99.99867248535156 + }, + "LabelDetection": { + "Text": "TOTAL", + "Geometry": { + "BoundingBox": { + "Width": 0.12097785621881485, + "Height": 0.016382427886128426, + "Left": 0.345756471157074, + "Top": 0.32996848225593567 + }, + "Polygon": [ + { + "X": 0.3464612066745758, + "Y": 0.32996848225593567 + }, + { + "X": 0.4667343199253082, + "Y": 0.3309382498264313 + }, + { + "X": 0.4660295844078064, + "Y": 0.34635090827941895 + }, + { + "X": 0.345756471157074, + "Y": 0.3453811705112457 + } + ] + }, + "Confidence": 99.98458862304688 + }, + "ValueDetection": { + "Text": "$1810.46", + "Geometry": { + "BoundingBox": { + "Width": 0.18925082683563232, + "Height": 0.019461849704384804, + "Left": 0.6468873023986816, + "Top": 0.3292751610279083 + }, + "Polygon": [ + { + "X": 0.6477077007293701, + "Y": 0.3292751610279083 + }, + { + "X": 0.836138129234314, + "Y": 0.33079448342323303 + }, + { + "X": 0.8353177309036255, + "Y": 0.3487370014190674 + }, + { + "X": 0.6468873023986816, + "Y": 0.34721770882606506 + } + ] + }, + "Confidence": 99.92625427246094 + }, + "PageNumber": 1, + "Currency": { + "Code": "USD" + } + }, + { + "Type": { + "Text": "VENDOR_NAME", + "Confidence": 99.97872924804688 + }, + "ValueDetection": { + "Text": "MEGA MARKET PLUS", + "Geometry": { + "BoundingBox": { + "Width": 0.3839147090911865, + "Height": 0.020479023456573486, + "Left": 0.30590271949768066, + "Top": 0.1191336140036583 + }, + "Polygon": [ + { + "X": 0.30669787526130676, + "Y": 0.1191336140036583 + }, + { + "X": 0.6898174285888672, + "Y": 0.12222271412611008 + }, + { + "X": 0.6890223026275635, + "Y": 0.13961264491081238 + }, + { + "X": 0.30590271949768066, + "Y": 0.1365235447883606 + } + ] + }, + "Confidence": 99.97384643554688 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "VENDOR_NAME", + "Confidence": 99.69503021240234 + }, + "ValueDetection": { + "Text": "MEGA BIGBOK", + "Geometry": { + "BoundingBox": { + "Width": 0.5756300091743469, + "Height": 0.05162029340863228, + "Left": 0.25460436940193176, + "Top": 0.024039605632424355 + }, + "Polygon": [ + { + "X": 0.25675323605537415, + "Y": 0.024039605632424355 + }, + { + "X": 0.8302343487739563, + "Y": 0.02866358868777752 + }, + { + "X": 0.8280854821205139, + "Y": 0.07565990090370178 + }, + { + "X": 0.25460436940193176, + "Y": 0.07103591412305832 + } + ] + }, + "Confidence": 99.68257904052734 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "VENDOR_PHONE", + "Confidence": 99.87010955810547 + }, + "ValueDetection": { + "Text": "800-532-2918", + "Geometry": { + "BoundingBox": { + "Width": 0.28660905361175537, + "Height": 0.019169285893440247, + "Left": 0.35613730549812317, + "Top": 0.0989687591791153 + }, + "Polygon": [ + { + "X": 0.3569084107875824, + "Y": 0.0989687591791153 + }, + { + "X": 0.6427463293075562, + "Y": 0.10127347707748413 + }, + { + "X": 0.6419752240180969, + "Y": 0.11813805252313614 + }, + { + "X": 0.35613730549812317, + "Y": 0.1158333346247673 + } + ] + }, + "Confidence": 99.47119903564453 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.9546890258789 + }, + "LabelDetection": { + "Text": "ST#", + "Geometry": { + "BoundingBox": { + "Width": 0.07702652364969254, + "Height": 0.015058113262057304, + "Left": 0.008781781420111656, + "Top": 0.1633477360010147 + }, + "Polygon": [ + { + "X": 0.009442153386771679, + "Y": 0.1633477360010147 + }, + { + "X": 0.08580830693244934, + "Y": 0.16396348178386688 + }, + { + "X": 0.0851479321718216, + "Y": 0.17840585112571716 + }, + { + "X": 0.008781781420111656, + "Y": 0.177790105342865 + } + ] + }, + "Confidence": 99.8861083984375 + }, + "ValueDetection": { + "Text": "1477", + "Geometry": { + "BoundingBox": { + "Width": 0.09395045042037964, + "Height": 0.01570146530866623, + "Left": 0.10666262358427048, + "Top": 0.16317200660705566 + }, + "Polygon": [ + { + "X": 0.10734618455171585, + "Y": 0.16317200660705566 + }, + { + "X": 0.2006130814552307, + "Y": 0.16392402350902557 + }, + { + "X": 0.19992952048778534, + "Y": 0.1788734793663025 + }, + { + "X": 0.10666262358427048, + "Y": 0.17812146246433258 + } + ] + }, + "Confidence": 99.9322738647461 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.96163940429688 + }, + "LabelDetection": { + "Text": "OP#", + "Geometry": { + "BoundingBox": { + "Width": 0.0738535150885582, + "Height": 0.015624379739165306, + "Left": 0.2487630844116211, + "Top": 0.16315244138240814 + }, + "Polygon": [ + { + "X": 0.24945051968097687, + "Y": 0.16315244138240814 + }, + { + "X": 0.3226166069507599, + "Y": 0.16374237835407257 + }, + { + "X": 0.3219291567802429, + "Y": 0.1787768304347992 + }, + { + "X": 0.2487630844116211, + "Y": 0.17818687856197357 + } + ] + }, + "Confidence": 99.94841003417969 + }, + "ValueDetection": { + "Text": "19280104", + "Geometry": { + "BoundingBox": { + "Width": 0.1913023144006729, + "Height": 0.017091931775212288, + "Left": 0.34579139947891235, + "Top": 0.16241355240345 + }, + "Polygon": [ + { + "X": 0.3465026617050171, + "Y": 0.16241355240345 + }, + { + "X": 0.5370936989784241, + "Y": 0.16395027935504913 + }, + { + "X": 0.5363824963569641, + "Y": 0.17950548231601715 + }, + { + "X": 0.34579139947891235, + "Y": 0.17796874046325684 + } + ] + }, + "Confidence": 99.93744659423828 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.9954833984375 + }, + "LabelDetection": { + "Text": "TE#", + "Geometry": { + "BoundingBox": { + "Width": 0.07618837803602219, + "Height": 0.01570751890540123, + "Left": 0.5803112387657166, + "Top": 0.1631479114294052 + }, + "Polygon": [ + { + "X": 0.5810015797615051, + "Y": 0.1631479114294052 + }, + { + "X": 0.6564996242523193, + "Y": 0.16375665366649628 + }, + { + "X": 0.655809223651886, + "Y": 0.17885543406009674 + }, + { + "X": 0.5803112387657166, + "Y": 0.17824669182300568 + } + ] + }, + "Confidence": 99.959716796875 + }, + "ValueDetection": { + "Text": "20", + "Geometry": { + "BoundingBox": { + "Width": 0.04843589663505554, + "Height": 0.014575384557247162, + "Left": 0.6771359443664551, + "Top": 0.1637323647737503 + }, + "Polygon": [ + { + "X": 0.67778480052948, + "Y": 0.1637323647737503 + }, + { + "X": 0.7255718111991882, + "Y": 0.16411767899990082 + }, + { + "X": 0.7249230146408081, + "Y": 0.17830775678157806 + }, + { + "X": 0.6771359443664551, + "Y": 0.17792244255542755 + } + ] + }, + "Confidence": 99.96511840820312 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 98.1031265258789 + }, + "LabelDetection": { + "Text": "ACCOUNT #", + "Geometry": { + "BoundingBox": { + "Width": 0.2218303084373474, + "Height": 0.017610549926757812, + "Left": 0.023551862686872482, + "Top": 0.39164796471595764 + }, + "Polygon": [ + { + "X": 0.024275580421090126, + "Y": 0.39164796471595764 + }, + { + "X": 0.2453821748495102, + "Y": 0.3934307396411896 + }, + { + "X": 0.2446584552526474, + "Y": 0.40925851464271545 + }, + { + "X": 0.023551862686872482, + "Y": 0.40747570991516113 + } + ] + }, + "Confidence": 98.12545013427734 + }, + "ValueDetection": { + "Text": "**** VISA 3433", + "Geometry": { + "BoundingBox": { + "Width": 0.5830789804458618, + "Height": 0.02019006758928299, + "Left": 0.33957651257514954, + "Top": 0.38913291692733765 + }, + "Polygon": [ + { + "X": 0.34028497338294983, + "Y": 0.38913291692733765 + }, + { + "X": 0.9226555228233337, + "Y": 0.3938285708427429 + }, + { + "X": 0.9219470024108887, + "Y": 0.40932297706604004 + }, + { + "X": 0.33957651257514954, + "Y": 0.40462732315063477 + } + ] + }, + "Confidence": 80.1578369140625 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.9815444946289 + }, + "LabelDetection": { + "Text": "APPROVAL #", + "Geometry": { + "BoundingBox": { + "Width": 0.24604737758636475, + "Height": 0.018482526764273643, + "Left": 0.02365831285715103, + "Top": 0.41234666109085083 + }, + "Polygon": [ + { + "X": 0.024412985891103745, + "Y": 0.41234666109085083 + }, + { + "X": 0.2697056829929352, + "Y": 0.41432446241378784 + }, + { + "X": 0.26895102858543396, + "Y": 0.4308291971683502 + }, + { + "X": 0.02365831285715103, + "Y": 0.4288513958454132 + } + ] + }, + "Confidence": 99.9393539428711 + }, + "ValueDetection": { + "Text": "114801", + "Geometry": { + "BoundingBox": { + "Width": 0.14130283892154694, + "Height": 0.015903491526842117, + "Left": 0.3867999017238617, + "Top": 0.4134904444217682 + }, + "Polygon": [ + { + "X": 0.38747522234916687, + "Y": 0.4134904444217682 + }, + { + "X": 0.5281027555465698, + "Y": 0.41462433338165283 + }, + { + "X": 0.5274273753166199, + "Y": 0.4293939173221588 + }, + { + "X": 0.3867999017238617, + "Y": 0.42826005816459656 + } + ] + }, + "Confidence": 99.90491485595703 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.97787475585938 + }, + "LabelDetection": { + "Text": "REF #", + "Geometry": { + "BoundingBox": { + "Width": 0.12595732510089874, + "Height": 0.0164120364934206, + "Left": 0.02346893586218357, + "Top": 0.43410658836364746 + }, + "Polygon": [ + { + "X": 0.02417319267988205, + "Y": 0.43410658836364746 + }, + { + "X": 0.14942626655101776, + "Y": 0.4351164996623993 + }, + { + "X": 0.14872200787067413, + "Y": 0.4505186378955841 + }, + { + "X": 0.02346893586218357, + "Y": 0.4495086967945099 + } + ] + }, + "Confidence": 99.90850067138672 + }, + "ValueDetection": { + "Text": "1498308145C0", + "Geometry": { + "BoundingBox": { + "Width": 0.2845880091190338, + "Height": 0.018413400277495384, + "Left": 0.24947282671928406, + "Top": 0.4332472085952759 + }, + "Polygon": [ + { + "X": 0.25021010637283325, + "Y": 0.4332472085952759 + }, + { + "X": 0.5340608358383179, + "Y": 0.43553590774536133 + }, + { + "X": 0.5333235263824463, + "Y": 0.4516606032848358 + }, + { + "X": 0.24947282671928406, + "Y": 0.44937193393707275 + } + ] + }, + "Confidence": 99.9517593383789 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.97515106201172 + }, + "LabelDetection": { + "Text": "TRANS ID\n-", + "Geometry": { + "BoundingBox": { + "Width": 0.24326565861701965, + "Height": 0.01773080974817276, + "Left": 0.02190495654940605, + "Top": 0.4547593593597412 + }, + "Polygon": [ + { + "X": 0.022626269608736038, + "Y": 0.4547593593597412 + }, + { + "X": 0.2651706039905548, + "Y": 0.4567149877548218 + }, + { + "X": 0.2644492983818054, + "Y": 0.4724901616573334 + }, + { + "X": 0.02190495654940605, + "Y": 0.4705345332622528 + } + ] + }, + "Confidence": 98.49555969238281 + }, + "ValueDetection": { + "Text": "2516267815C098E0", + "Geometry": { + "BoundingBox": { + "Width": 0.38523006439208984, + "Height": 0.020435793325304985, + "Left": 0.2883569598197937, + "Top": 0.4531261622905731 + }, + "Polygon": [ + { + "X": 0.289149671792984, + "Y": 0.4531261622905731 + }, + { + "X": 0.6735870242118835, + "Y": 0.4562259018421173 + }, + { + "X": 0.6727943420410156, + "Y": 0.47356197237968445 + }, + { + "X": 0.2883569598197937, + "Y": 0.47046223282814026 + } + ] + }, + "Confidence": 99.9530029296875 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.95262145996094 + }, + "LabelDetection": { + "Text": "VALIDATION\n-", + "Geometry": { + "BoundingBox": { + "Width": 0.2889692485332489, + "Height": 0.018430298194289207, + "Left": 0.02173602022230625, + "Top": 0.47536134719848633 + }, + "Polygon": [ + { + "X": 0.022472472861409187, + "Y": 0.47536134719848633 + }, + { + "X": 0.3107052743434906, + "Y": 0.4776853621006012 + }, + { + "X": 0.30996882915496826, + "Y": 0.4937916398048401 + }, + { + "X": 0.02173602022230625, + "Y": 0.4914676249027252 + } + ] + }, + "Confidence": 97.1701889038086 + }, + "ValueDetection": { + "Text": "1271", + "Geometry": { + "BoundingBox": { + "Width": 0.0943206176161766, + "Height": 0.015253828838467598, + "Left": 0.3381640315055847, + "Top": 0.47647625207901 + }, + "Polygon": [ + { + "X": 0.338826984167099, + "Y": 0.47647625207901 + }, + { + "X": 0.4324846565723419, + "Y": 0.4772314131259918 + }, + { + "X": 0.43182170391082764, + "Y": 0.49173006415367126 + }, + { + "X": 0.3381640315055847, + "Y": 0.49097490310668945 + } + ] + }, + "Confidence": 99.93122863769531 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.85579681396484 + }, + "LabelDetection": { + "Text": "-\nPAYMENT SERVICE", + "Geometry": { + "BoundingBox": { + "Width": 0.40610307455062866, + "Height": 0.02055780403316021, + "Left": 0.024763502180576324, + "Top": 0.49508193135261536 + }, + "Polygon": [ + { + "X": 0.025554068386554718, + "Y": 0.49508193135261536 + }, + { + "X": 0.4308665692806244, + "Y": 0.49834996461868286 + }, + { + "X": 0.430076003074646, + "Y": 0.5156397223472595 + }, + { + "X": 0.024763502180576324, + "Y": 0.5123717188835144 + } + ] + }, + "Confidence": 96.69659423828125 + }, + "ValueDetection": { + "Text": "E", + "Geometry": { + "BoundingBox": { + "Width": 0.023636743426322937, + "Height": 0.014330966398119926, + "Left": 0.4574621617794037, + "Top": 0.4978044629096985 + }, + "Polygon": [ + { + "X": 0.45810896158218384, + "Y": 0.4978044629096985 + }, + { + "X": 0.4810989201068878, + "Y": 0.49798983335494995 + }, + { + "X": 0.48045212030410767, + "Y": 0.5121354460716248 + }, + { + "X": 0.4574621617794037, + "Y": 0.5119500756263733 + } + ] + }, + "Confidence": 99.6915054321289 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.98880767822266 + }, + "LabelDetection": { + "Text": "TERMINAL #", + "Geometry": { + "BoundingBox": { + "Width": 0.24820908904075623, + "Height": 0.01808842644095421, + "Left": 0.022515935823321342, + "Top": 0.5167810320854187 + }, + "Polygon": [ + { + "X": 0.023251783102750778, + "Y": 0.5167810320854187 + }, + { + "X": 0.2707250118255615, + "Y": 0.5187764167785645 + }, + { + "X": 0.26998916268348694, + "Y": 0.5348694324493408 + }, + { + "X": 0.022515935823321342, + "Y": 0.5328740477561951 + } + ] + }, + "Confidence": 99.92459106445312 + }, + "ValueDetection": { + "Text": "C95778D3", + "Geometry": { + "BoundingBox": { + "Width": 0.19059588015079498, + "Height": 0.017008764669299126, + "Left": 0.2949662208557129, + "Top": 0.5172617435455322 + }, + "Polygon": [ + { + "X": 0.2956739366054535, + "Y": 0.5172617435455322 + }, + { + "X": 0.4855620861053467, + "Y": 0.5187928080558777 + }, + { + "X": 0.48485440015792847, + "Y": 0.5342705249786377 + }, + { + "X": 0.2949662208557129, + "Y": 0.5327394008636475 + } + ] + }, + "Confidence": 99.97692108154297 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.93387603759766 + }, + "LabelDetection": { + "Text": "CHANGE DUE", + "Geometry": { + "BoundingBox": { + "Width": 0.24084706604480743, + "Height": 0.01756620779633522, + "Left": 0.2356659173965454, + "Top": 0.6003819108009338 + }, + "Polygon": [ + { + "X": 0.23638060688972473, + "Y": 0.6003819108009338 + }, + { + "X": 0.47651299834251404, + "Y": 0.6023181080818176 + }, + { + "X": 0.4757983088493347, + "Y": 0.6179481148719788 + }, + { + "X": 0.2356659173965454, + "Y": 0.616011917591095 + } + ] + }, + "Confidence": 99.92559814453125 + }, + "ValueDetection": { + "Text": "0.00", + "Geometry": { + "BoundingBox": { + "Width": 0.09480267763137817, + "Height": 0.015708671882748604, + "Left": 0.5456077456474304, + "Top": 0.6015543937683105 + }, + "Polygon": [ + { + "X": 0.5462912917137146, + "Y": 0.6015543937683105 + }, + { + "X": 0.6404103636741638, + "Y": 0.6023132801055908 + }, + { + "X": 0.6397268176078796, + "Y": 0.6172630786895752 + }, + { + "X": 0.5456077456474304, + "Y": 0.6165041923522949 + } + ] + }, + "Confidence": 99.91502380371094 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.90009307861328 + }, + "LabelDetection": { + "Text": "# ITEMS SOLD", + "Geometry": { + "BoundingBox": { + "Width": 0.4111440181732178, + "Height": 0.025852350518107414, + "Left": 0.10963796079158783, + "Top": 0.6352355480194092 + }, + "Polygon": [ + { + "X": 0.11066884547472, + "Y": 0.6352355480194092 + }, + { + "X": 0.520781934261322, + "Y": 0.6385422945022583 + }, + { + "X": 0.5197510719299316, + "Y": 0.6610879302024841 + }, + { + "X": 0.10963796079158783, + "Y": 0.657781183719635 + } + ] + }, + "Confidence": 99.6893310546875 + }, + "ValueDetection": { + "Text": "4", + "Geometry": { + "BoundingBox": { + "Width": 0.03485290706157684, + "Height": 0.01965191401541233, + "Left": 0.5582541823387146, + "Top": 0.6383394598960876 + }, + "Polygon": [ + { + "X": 0.5591402053833008, + "Y": 0.6383394598960876 + }, + { + "X": 0.5931070446968079, + "Y": 0.6386133432388306 + }, + { + "X": 0.5922210216522217, + "Y": 0.657991349697113 + }, + { + "X": 0.5582541823387146, + "Y": 0.6577175259590149 + } + ] + }, + "Confidence": 99.82279205322266 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "OTHER", + "Confidence": 99.96107482910156 + }, + "LabelDetection": { + "Text": "TC", + "Geometry": { + "BoundingBox": { + "Width": 0.051001500338315964, + "Height": 0.014396045356988907, + "Left": 0.021904751658439636, + "Top": 0.6853514909744263 + }, + "Polygon": [ + { + "X": 0.022544438019394875, + "Y": 0.6853514909744263 + }, + { + "X": 0.0729062482714653, + "Y": 0.6857575178146362 + }, + { + "X": 0.07226656377315521, + "Y": 0.6997475028038025 + }, + { + "X": 0.021904751658439636, + "Y": 0.6993414759635925 + } + ] + }, + "Confidence": 99.83938598632812 + }, + "ValueDetection": { + "Text": "#2034 2049 1021 1007 5519", + "Geometry": { + "BoundingBox": { + "Width": 0.7213077545166016, + "Height": 0.02595124952495098, + "Left": 0.09592779725790024, + "Top": 0.6797341108322144 + }, + "Polygon": [ + { + "X": 0.09684881567955017, + "Y": 0.6797341108322144 + }, + { + "X": 0.8172355890274048, + "Y": 0.6855425834655762 + }, + { + "X": 0.8163145184516907, + "Y": 0.7056853175163269 + }, + { + "X": 0.09592779725790024, + "Y": 0.6998768448829651 + } + ] + }, + "Confidence": 99.91488647460938 + }, + "PageNumber": 1 + } + ], + "LineItemGroups": [ + { + "LineItemGroupIndex": 1, + "LineItems": [ + { + "LineItemExpenseFields": [ + { + "Type": { + "Text": "ITEM", + "Confidence": 99.99928283691406 + }, + "ValueDetection": { + "Text": "LG FLATSCREEN 65", + "Geometry": { + "BoundingBox": { + "Width": 0.3817720413208008, + "Height": 0.020266080275177956, + "Left": 0.012625111266970634, + "Top": 0.1816217452287674 + }, + "Polygon": [ + { + "X": 0.013411307707428932, + "Y": 0.1816217452287674 + }, + { + "X": 0.39439713954925537, + "Y": 0.18469363451004028 + }, + { + "X": 0.39361095428466797, + "Y": 0.2018878310918808 + }, + { + "X": 0.012625111266970634, + "Y": 0.1988159418106079 + } + ] + }, + "Confidence": 99.9629135131836 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "PRICE", + "Confidence": 99.99996185302734 + }, + "ValueDetection": { + "Text": "$899.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.21753822267055511, + "Height": 0.020125601440668106, + "Left": 0.7575383186340332, + "Top": 0.18283943831920624 + }, + "Polygon": [ + { + "X": 0.7583786845207214, + "Y": 0.18283943831920624 + }, + { + "X": 0.9750765562057495, + "Y": 0.18458667397499084 + }, + { + "X": 0.9742361903190613, + "Y": 0.20296503603458405 + }, + { + "X": 0.7575383186340332, + "Y": 0.20121780037879944 + } + ] + }, + "Confidence": 99.78836822509766 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "EXPENSE_ROW", + "Confidence": 99.99858093261719 + }, + "ValueDetection": { + "Text": "LG FLATSCREEN 65 $899.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.9634490013122559, + "Height": 0.02978665567934513, + "Left": 0.012625111266970634, + "Top": 0.17678946256637573 + }, + "Polygon": [ + { + "X": 0.013632262125611305, + "Y": 0.17678946256637573 + }, + { + "X": 0.9760740995407104, + "Y": 0.18454962968826294 + }, + { + "X": 0.9750669598579407, + "Y": 0.20657610893249512 + }, + { + "X": 0.012625111266970634, + "Y": 0.1988159418106079 + } + ] + }, + "Confidence": 99.89208221435547 + }, + "PageNumber": 1 + } + ] + }, + { + "LineItemExpenseFields": [ + { + "Type": { + "Text": "ITEM", + "Confidence": 99.99970245361328 + }, + "ValueDetection": { + "Text": "SONY VIAO I7 6938", + "Geometry": { + "BoundingBox": { + "Width": 0.4138084053993225, + "Height": 0.020543672144412994, + "Left": 0.010622536763548851, + "Top": 0.20254658162593842 + }, + "Polygon": [ + { + "X": 0.01140961516648531, + "Y": 0.20254658162593842 + }, + { + "X": 0.4244309663772583, + "Y": 0.20587678253650665 + }, + { + "X": 0.42364388704299927, + "Y": 0.2230902463197708 + }, + { + "X": 0.010622536763548851, + "Y": 0.21976006031036377 + } + ] + }, + "Confidence": 99.97821807861328 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "PRICE", + "Confidence": 99.9999771118164 + }, + "ValueDetection": { + "Text": "$689.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.21883903443813324, + "Height": 0.020523499697446823, + "Left": 0.756578266620636, + "Top": 0.20344878733158112 + }, + "Polygon": [ + { + "X": 0.7574363350868225, + "Y": 0.20344878733158112 + }, + { + "X": 0.9754172563552856, + "Y": 0.20520636439323425 + }, + { + "X": 0.9745591878890991, + "Y": 0.22397229075431824 + }, + { + "X": 0.756578266620636, + "Y": 0.2222146987915039 + } + ] + }, + "Confidence": 99.77165985107422 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "EXPENSE_ROW", + "Confidence": 99.99979400634766 + }, + "ValueDetection": { + "Text": "SONY VIAO I7 6938 $689.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.9654858708381653, + "Height": 0.030101101845502853, + "Left": 0.010622536763548851, + "Top": 0.19743545353412628 + }, + "Polygon": [ + { + "X": 0.011643319390714169, + "Y": 0.19743545353412628 + }, + { + "X": 0.9761084318161011, + "Y": 0.20521193742752075 + }, + { + "X": 0.9750876426696777, + "Y": 0.22753654420375824 + }, + { + "X": 0.010622536763548851, + "Y": 0.21976006031036377 + } + ] + }, + "Confidence": 99.90931701660156 + }, + "PageNumber": 1 + } + ] + }, + { + "LineItemExpenseFields": [ + { + "Type": { + "Text": "ITEM", + "Confidence": 99.9975814819336 + }, + "ValueDetection": { + "Text": "6FT HDMI CABLE BB", + "Geometry": { + "BoundingBox": { + "Width": 0.41342487931251526, + "Height": 0.020738933235406876, + "Left": 0.011731144040822983, + "Top": 0.2233426868915558 + }, + "Polygon": [ + { + "X": 0.012527295388281345, + "Y": 0.2233426868915558 + }, + { + "X": 0.42515602707862854, + "Y": 0.22666971385478973 + }, + { + "X": 0.42435985803604126, + "Y": 0.24408161640167236 + }, + { + "X": 0.011731144040822983, + "Y": 0.24075458943843842 + } + ] + }, + "Confidence": 99.98635864257812 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "PRICE", + "Confidence": 99.99995422363281 + }, + "ValueDetection": { + "Text": "$19.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.19333648681640625, + "Height": 0.020230568945407867, + "Left": 0.7577037215232849, + "Top": 0.22462604939937592 + }, + "Polygon": [ + { + "X": 0.7585577964782715, + "Y": 0.22462604939937592 + }, + { + "X": 0.9510402083396912, + "Y": 0.22617803514003754 + }, + { + "X": 0.9501861333847046, + "Y": 0.24485661089420319 + }, + { + "X": 0.7577037215232849, + "Y": 0.24330462515354156 + } + ] + }, + "Confidence": 99.68531799316406 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "EXPENSE_ROW", + "Confidence": 99.99979400634766 + }, + "ValueDetection": { + "Text": "6FT HDMI CABLE BB $19.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.9404800534248352, + "Height": 0.029769334942102432, + "Left": 0.011731144040822983, + "Top": 0.21856015920639038 + }, + "Polygon": [ + { + "X": 0.012745973654091358, + "Y": 0.21856015920639038 + }, + { + "X": 0.9522112011909485, + "Y": 0.22613507509231567 + }, + { + "X": 0.9511963725090027, + "Y": 0.2483295053243637 + }, + { + "X": 0.011731144040822983, + "Y": 0.24075458943843842 + } + ] + }, + "Confidence": 99.88734436035156 + }, + "PageNumber": 1 + } + ] + }, + { + "LineItemExpenseFields": [ + { + "Type": { + "Text": "ITEM", + "Confidence": 99.99974822998047 + }, + "ValueDetection": { + "Text": "APPLE TV V4", + "Geometry": { + "BoundingBox": { + "Width": 0.270906001329422, + "Height": 0.018411220982670784, + "Left": 0.010809170082211494, + "Top": 0.2451501488685608 + }, + "Polygon": [ + { + "X": 0.01155141182243824, + "Y": 0.2451501488685608 + }, + { + "X": 0.28171518445014954, + "Y": 0.2473284751176834 + }, + { + "X": 0.2809729278087616, + "Y": 0.2635613679885864 + }, + { + "X": 0.010809170082211494, + "Y": 0.2613830268383026 + } + ] + }, + "Confidence": 99.97927856445312 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "PRICE", + "Confidence": 99.99995422363281 + }, + "ValueDetection": { + "Text": "$89.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.19321377575397491, + "Height": 0.019716404378414154, + "Left": 0.7578092217445374, + "Top": 0.2456837147474289 + }, + "Polygon": [ + { + "X": 0.7586398124694824, + "Y": 0.2456837147474289 + }, + { + "X": 0.9510229825973511, + "Y": 0.24723489582538605 + }, + { + "X": 0.950192391872406, + "Y": 0.26540011167526245 + }, + { + "X": 0.7578092217445374, + "Y": 0.2638489305973053 + } + ] + }, + "Confidence": 99.06610107421875 + }, + "PageNumber": 1 + }, + { + "Type": { + "Text": "EXPENSE_ROW", + "Confidence": 99.9999771118164 + }, + "ValueDetection": { + "Text": "APPLE TV V4 $89.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.9411543607711792, + "Height": 0.029376188293099403, + "Left": 0.010809170082211494, + "Top": 0.23958735167980194 + }, + "Polygon": [ + { + "X": 0.011805769056081772, + "Y": 0.23958735167980194 + }, + { + "X": 0.9519635438919067, + "Y": 0.24716784060001373 + }, + { + "X": 0.9509669542312622, + "Y": 0.2689635455608368 + }, + { + "X": 0.010809170082211494, + "Y": 0.2613830268383026 + } + ] + }, + "Confidence": 99.61314392089844 + }, + "PageNumber": 1 + } + ] + } + ] + } + ], + "Blocks": [ + { + "BlockType": "PAGE", + "Geometry": { + "BoundingBox": { + "Width": 1.0, + "Height": 1.0, + "Left": 0.0, + "Top": 0.0 + }, + "Polygon": [ + { + "X": 0.0001518290810054168, + "Y": 0.0 + }, + { + "X": 1.0, + "Y": 0.00013069724082015455 + }, + { + "X": 0.9986059069633484, + "Y": 1.0 + }, + { + "X": 0.0, + "Y": 0.9993476271629333 + } + ] + }, + "Id": "72d1ecec-b778-45e6-bdfa-ba1b8449d91a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7b704238-180f-40f7-81cc-c7309c64f237", + "dc3fef4e-01dc-4890-8c1d-306695654c29", + "2f7080c4-991e-428c-b5d0-45c0d46e9049", + "705fb2aa-695a-496d-aa59-e122214f4c81", + "d8a541d5-a6c1-424a-b310-289800f39ca7", + "92b7c5bc-279f-4417-a9b1-f95a31580969", + "b1a1471d-922c-4b98-a281-a5fe6294d852", + "21e04d8e-0eee-4fee-b627-dd6587c2cf27", + "b332cc19-807e-4965-bde1-15c37292f105", + "77cbeeb5-735e-4e98-a804-2f9eec826920", + "7a47b877-9e9a-431c-a483-e8d7d342f40a", + "0959d51b-a254-43ef-8078-70902cabf2f1", + "d889c52e-d921-4bf2-90ce-404d7c2ad679", + "9264d8d7-86b4-422c-9e4d-54ba92de2ed7", + "d4d50989-aadb-44c9-b73f-c7c3a317f7ca", + "3352651f-cb66-4f03-a450-0df7af7dde8b", + "b2362890-ae7e-4350-8a6b-6a9c4809dc70", + "491b163d-975b-4ff9-9fe5-ed690241c5fa", + "aed21711-f2a3-413a-9a5c-149978f8fd9d", + "82168383-f98d-4e77-92e6-4a15362a9764", + "087f4442-4015-4eab-b99f-6588f151f858", + "3c342e05-7dbc-422f-93c5-811c8707ae4b", + "ce8a0b25-288c-4618-b1c7-a2d6a52e879f", + "cfe6881d-647c-4eb2-be70-fd7f6f95250d", + "5eada72f-05fe-4867-8a5e-3f3ef48d9fe7", + "7c3852f3-8112-4c0e-b399-0235e7b6a590", + "4de47f72-84de-43b1-bc03-3a6ca41a6dfa", + "51ee5c1a-83f7-4c3e-ac64-b657ac1a8cf8", + "5d7df876-c755-42b2-a6ee-9938154fdbec", + "d6046db2-120b-488a-819a-b05c3129e140", + "a87890e8-30a2-4a45-b62e-d36e4cd2b539", + "95e1f1da-ed4f-45bc-850a-f43fce5a784b", + "eb51f1d1-7bc2-4436-bc02-5ea919e760a2", + "a800b5a3-afce-4391-82ff-937586048aa6", + "58b042d2-f04c-4930-8ada-b3cc3fc1314a", + "13c600f0-192c-401f-836f-0a019fa34ce4", + "e53b2c16-d622-47b3-b411-b0f0295a1bc4", + "3c46c0db-9f6b-4807-8d59-1e788de6e550", + "135c4b9d-1572-4cf8-898a-347294bd6e04" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 77.77750396728516, + "Text": "MEGA BIGBOK", + "Geometry": { + "BoundingBox": { + "Width": 0.5745440721511841, + "Height": 0.05018961802124977, + "Left": 0.25562524795532227, + "Top": 0.025470281019806862 + }, + "Polygon": [ + { + "X": 0.2577090859413147, + "Y": 0.025470281019806862 + }, + { + "X": 0.8301693201065063, + "Y": 0.030086033046245575 + }, + { + "X": 0.8280854821205139, + "Y": 0.07565990090370178 + }, + { + "X": 0.25562524795532227, + "Y": 0.07104414701461792 + } + ] + }, + "Id": "7b704238-180f-40f7-81cc-c7309c64f237", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fdec4916-ccf8-4b35-9b4c-14a181cb6a5b", + "d73f8055-1502-4b44-841f-aa149f0b8e79" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.27567291259766, + "Text": "800-532-2918", + "Geometry": { + "BoundingBox": { + "Width": 0.2860719859600067, + "Height": 0.019033167511224747, + "Left": 0.35613730549812317, + "Top": 0.09910059720277786 + }, + "Polygon": [ + { + "X": 0.3569023907184601, + "Y": 0.09910059720277786 + }, + { + "X": 0.6422092914581299, + "Y": 0.10140103101730347 + }, + { + "X": 0.641444206237793, + "Y": 0.11813376843929291 + }, + { + "X": 0.35613730549812317, + "Y": 0.1158333346247673 + } + ] + }, + "Id": "dc3fef4e-01dc-4890-8c1d-306695654c29", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "90635af7-284c-459a-a85c-597c4c92f787" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.63309478759766, + "Text": "MEGA MARKET PLUS", + "Geometry": { + "BoundingBox": { + "Width": 0.3834224343299866, + "Height": 0.02001696452498436, + "Left": 0.30590271949768066, + "Top": 0.11959187686443329 + }, + "Polygon": [ + { + "X": 0.3066769242286682, + "Y": 0.11959187686443329 + }, + { + "X": 0.6893251538276672, + "Y": 0.12267716974020004 + }, + { + "X": 0.6885509490966797, + "Y": 0.13960884511470795 + }, + { + "X": 0.30590271949768066, + "Y": 0.1365235447883606 + } + ] + }, + "Id": "2f7080c4-991e-428c-b5d0-45c0d46e9049", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fa690bc6-ff71-4563-8589-ee62969b3c8f", + "4fbbcf5b-e831-4dc2-b9a3-ae5f3bcdb4b7", + "b2119242-5fd1-4be7-a4c2-3f0908d5df5e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.01001739501953, + "Text": "CHICAGO, IL", + "Geometry": { + "BoundingBox": { + "Width": 0.2630693018436432, + "Height": 0.01917947269976139, + "Left": 0.3677612841129303, + "Top": 0.1415240615606308 + }, + "Polygon": [ + { + "X": 0.36854153871536255, + "Y": 0.1415240615606308 + }, + { + "X": 0.6308305859565735, + "Y": 0.14363890886306763 + }, + { + "X": 0.6300503015518188, + "Y": 0.16070353984832764 + }, + { + "X": 0.3677612841129303, + "Y": 0.1585886925458908 + } + ] + }, + "Id": "705fb2aa-695a-496d-aa59-e122214f4c81", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9e399f72-4ceb-4a5f-8f8c-b69523465bb9", + "ffd2215b-900d-42e6-a74d-650b393f8825" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.72457885742188, + "Text": "ST# 1477 OP# 19280104 TE# 20 TR# 21772", + "Geometry": { + "BoundingBox": { + "Width": 0.9795513153076172, + "Height": 0.029225602746009827, + "Left": 0.008781781420111656, + "Top": 0.15645477175712585 + }, + "Polygon": [ + { + "X": 0.009757330641150475, + "Y": 0.15645477175712585 + }, + { + "X": 0.9883331060409546, + "Y": 0.16434504091739655 + }, + { + "X": 0.9873575568199158, + "Y": 0.18568037450313568 + }, + { + "X": 0.008781781420111656, + "Y": 0.177790105342865 + } + ] + }, + "Id": "d8a541d5-a6c1-424a-b310-289800f39ca7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8e00e8b8-27dd-44ff-8f6c-a033b8b0e826", + "8c5d2959-3392-4d94-a222-5739c4fe441d", + "31158828-fd18-4a86-8336-b746063288bc", + "148a58d1-39eb-45ae-b82c-b6cf62d59a60", + "e71d5bc9-cd2d-45a2-8908-25177948b9cd", + "a73b6e06-c66c-42db-96d1-e2d006c73257", + "9c7a5841-a3de-4c9f-a42b-631427984aac", + "a27521a5-2024-4b14-ba90-177357871798" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.54324340820312, + "Text": "LG FLATSCREEN 65", + "Geometry": { + "BoundingBox": { + "Width": 0.38075804710388184, + "Height": 0.019582679495215416, + "Left": 0.012864072807133198, + "Top": 0.1822991520166397 + }, + "Polygon": [ + { + "X": 0.013619383797049522, + "Y": 0.1822991520166397 + }, + { + "X": 0.39362210035324097, + "Y": 0.18536311388015747 + }, + { + "X": 0.3928667902946472, + "Y": 0.20188182592391968 + }, + { + "X": 0.012864072807133198, + "Y": 0.19881786406040192 + } + ] + }, + "Id": "92b7c5bc-279f-4417-a9b1-f95a31580969", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3a69bf88-37de-4f13-a2ae-deaa8a4eb54d", + "0187977c-4621-4c73-9fc4-25defe2fe806", + "1d62e9f1-a5d7-4785-b8a8-6330f4d419a7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.24701690673828, + "Text": "$899.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.21527829766273499, + "Height": 0.01938691735267639, + "Left": 0.7576265335083008, + "Top": 0.18356087803840637 + }, + "Polygon": [ + { + "X": 0.7584339380264282, + "Y": 0.18356087803840637 + }, + { + "X": 0.9729048609733582, + "Y": 0.1852901577949524 + }, + { + "X": 0.9720974564552307, + "Y": 0.20294779539108276 + }, + { + "X": 0.7576265335083008, + "Y": 0.20121851563453674 + } + ] + }, + "Id": "b1a1471d-922c-4b98-a281-a5fe6294d852", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b4c6c972-38c4-47e9-a98b-a3208ccfc5f3", + "96a71c4d-2489-41a1-9ad5-804bfe252b5d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.16614532470703, + "Text": "SONY VIAO I7 6938", + "Geometry": { + "BoundingBox": { + "Width": 0.41300779581069946, + "Height": 0.020118679851293564, + "Left": 0.011404009535908699, + "Top": 0.20297157764434814 + }, + "Polygon": [ + { + "X": 0.012171944603323936, + "Y": 0.20297157764434814 + }, + { + "X": 0.424411803483963, + "Y": 0.20629547536373138 + }, + { + "X": 0.42364388704299927, + "Y": 0.2230902463197708 + }, + { + "X": 0.011404009535908699, + "Y": 0.21976636350154877 + } + ] + }, + "Id": "21e04d8e-0eee-4fee-b627-dd6587c2cf27", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ea9e7e76-4905-4a4f-b267-61ab9f100666", + "0a00b2d7-da79-4851-8984-0f0da3f6865d", + "189630fb-12bd-44d7-aee5-c50ca9f3d2fd", + "6a1b14d4-c5be-4937-8fd2-d0f715246a42" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.7725601196289, + "Text": "$689.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.21626617014408112, + "Height": 0.019533319398760796, + "Left": 0.7572880983352661, + "Top": 0.20442430675029755 + }, + "Polygon": [ + { + "X": 0.7581018209457397, + "Y": 0.20442430675029755 + }, + { + "X": 0.973554253578186, + "Y": 0.2061614990234375 + }, + { + "X": 0.9727405309677124, + "Y": 0.2239576131105423 + }, + { + "X": 0.7572880983352661, + "Y": 0.22222042083740234 + } + ] + }, + "Id": "b332cc19-807e-4965-bde1-15c37292f105", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4d2031b9-a3e2-482c-a23b-a2bdc3e58721", + "336dd552-5f62-48f9-a3bb-4cdba2eb5866" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.77998352050781, + "Text": "6FT HDMI CABLE BB", + "Geometry": { + "BoundingBox": { + "Width": 0.4129892885684967, + "Height": 0.020499255508184433, + "Left": 0.012155920267105103, + "Top": 0.22358235716819763 + }, + "Polygon": [ + { + "X": 0.012941270135343075, + "Y": 0.22358235716819763 + }, + { + "X": 0.4251452088356018, + "Y": 0.226905956864357 + }, + { + "X": 0.42435985803604126, + "Y": 0.24408161640167236 + }, + { + "X": 0.012155920267105103, + "Y": 0.2407580018043518 + } + ] + }, + "Id": "77cbeeb5-735e-4e98-a804-2f9eec826920", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "10a61120-da1e-4a5b-b1d7-72fc1d85dcf2", + "0834c1fe-f6d6-4203-97d0-81738a3984a6", + "ed81843c-463a-41d9-a9a5-24cc028d31a1", + "445c249a-e349-404c-adba-6e9dc8b1b73b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 94.15975952148438, + "Text": "$19.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.1911497265100479, + "Height": 0.01930447481572628, + "Left": 0.75864177942276, + "Top": 0.22554241120815277 + }, + "Polygon": [ + { + "X": 0.7594542503356934, + "Y": 0.22554241120815277 + }, + { + "X": 0.9497914910316467, + "Y": 0.22707709670066833 + }, + { + "X": 0.9489789605140686, + "Y": 0.2448468804359436 + }, + { + "X": 0.75864177942276, + "Y": 0.24331219494342804 + } + ] + }, + "Id": "7a47b877-9e9a-431c-a483-e8d7d342f40a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a6d846c4-5a46-490c-86a0-cd68945d208a", + "bee3a410-482b-4a03-87e1-12c04f3b6cea" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.6474609375, + "Text": "APPLE TV V4", + "Geometry": { + "BoundingBox": { + "Width": 0.2704465985298157, + "Height": 0.017585618421435356, + "Left": 0.01123098935931921, + "Top": 0.24597574770450592 + }, + "Polygon": [ + { + "X": 0.011935636401176453, + "Y": 0.24597574770450592 + }, + { + "X": 0.28167760372161865, + "Y": 0.24815067648887634 + }, + { + "X": 0.2809729278087616, + "Y": 0.2635613679885864 + }, + { + "X": 0.01123098935931921, + "Y": 0.2613864243030548 + } + ] + }, + "Id": "0959d51b-a254-43ef-8078-70902cabf2f1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "71c25e73-9d5b-458d-a178-d8b12c09a9c0", + "cc077675-d67d-409c-b4f0-e5c6720ad6fa", + "dafd5a06-65d5-4da7-a442-10c8e9c881e9" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.40896606445312, + "Text": "$89.99 S", + "Geometry": { + "BoundingBox": { + "Width": 0.19168603420257568, + "Height": 0.018751734867691994, + "Left": 0.7579357028007507, + "Top": 0.24663743376731873 + }, + "Polygon": [ + { + "X": 0.758722722530365, + "Y": 0.24663743376731873 + }, + { + "X": 0.9496217370033264, + "Y": 0.24817664921283722 + }, + { + "X": 0.9488347172737122, + "Y": 0.26538917422294617 + }, + { + "X": 0.7579357028007507, + "Y": 0.2638499438762665 + } + ] + }, + "Id": "d889c52e-d921-4bf2-90ce-404d7c2ad679", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "36d7d68e-7be2-4761-bb4c-bb3c542c0c99", + "e81ce1d1-303c-472f-8214-c91c6abafb51" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.45943450927734, + "Text": "SUBTOTAL", + "Geometry": { + "BoundingBox": { + "Width": 0.1910528838634491, + "Height": 0.016190504655241966, + "Left": 0.3462613821029663, + "Top": 0.2885534167289734 + }, + "Polygon": [ + { + "X": 0.34693148732185364, + "Y": 0.2885534167289734 + }, + { + "X": 0.537314236164093, + "Y": 0.2900884747505188 + }, + { + "X": 0.5366441607475281, + "Y": 0.3047439157962799 + }, + { + "X": 0.3462613821029663, + "Y": 0.3032088577747345 + } + ] + }, + "Id": "9264d8d7-86b4-422c-9e4d-54ba92de2ed7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3aad6b61-7f55-4678-ba2f-11b498cf3ac3" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87727355957031, + "Text": "$1699.96", + "Geometry": { + "BoundingBox": { + "Width": 0.18937207758426666, + "Height": 0.0190235897898674, + "Left": 0.6451013684272766, + "Top": 0.28790998458862305 + }, + "Polygon": [ + { + "X": 0.6459016799926758, + "Y": 0.28790998458862305 + }, + { + "X": 0.8344734311103821, + "Y": 0.2894304394721985 + }, + { + "X": 0.8336731195449829, + "Y": 0.30693358182907104 + }, + { + "X": 0.6451013684272766, + "Y": 0.3054131269454956 + } + ] + }, + "Id": "d4d50989-aadb-44c9-b73f-c7c3a317f7ca", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8e007311-14b8-4c65-b247-2769c670abc5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95356750488281, + "Text": "TAX", + "Geometry": { + "BoundingBox": { + "Width": 0.07568932324647903, + "Height": 0.014933396130800247, + "Left": 0.34615224599838257, + "Top": 0.30988019704818726 + }, + "Polygon": [ + { + "X": 0.34680742025375366, + "Y": 0.30988019704818726 + }, + { + "X": 0.4218415915966034, + "Y": 0.31048521399497986 + }, + { + "X": 0.4211864173412323, + "Y": 0.3248136043548584 + }, + { + "X": 0.34615224599838257, + "Y": 0.3242086172103882 + } + ] + }, + "Id": "3352651f-cb66-4f03-a450-0df7af7dde8b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7e760b9f-ccd6-43ef-9f74-e4db40103678" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92265319824219, + "Text": "$110.50", + "Geometry": { + "BoundingBox": { + "Width": 0.16546426713466644, + "Height": 0.019064325839281082, + "Left": 0.6466009616851807, + "Top": 0.3091329038143158 + }, + "Polygon": [ + { + "X": 0.6474119424819946, + "Y": 0.3091329038143158 + }, + { + "X": 0.8120651841163635, + "Y": 0.31046050786972046 + }, + { + "X": 0.8112542033195496, + "Y": 0.3281972408294678 + }, + { + "X": 0.6466009616851807, + "Y": 0.3268696367740631 + } + ] + }, + "Id": "b2362890-ae7e-4350-8a6b-6a9c4809dc70", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a1a1dd7d-b397-404f-99f9-ede18efa0336" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.7198486328125, + "Text": "TOTAL", + "Geometry": { + "BoundingBox": { + "Width": 0.12096847593784332, + "Height": 0.016177259385585785, + "Left": 0.345756471157074, + "Top": 0.33017367124557495 + }, + "Polygon": [ + { + "X": 0.3464518189430237, + "Y": 0.33017367124557495 + }, + { + "X": 0.4667249321937561, + "Y": 0.33114343881607056 + }, + { + "X": 0.4660295844078064, + "Y": 0.34635090827941895 + }, + { + "X": 0.345756471157074, + "Y": 0.3453811705112457 + } + ] + }, + "Id": "491b163d-975b-4ff9-9fe5-ed690241c5fa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0389a444-791c-4b20-981e-acb56079f3f3" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92329406738281, + "Text": "$1810.46", + "Geometry": { + "BoundingBox": { + "Width": 0.1892092227935791, + "Height": 0.018695184960961342, + "Left": 0.6468873023986816, + "Top": 0.330041766166687 + }, + "Polygon": [ + { + "X": 0.6476726531982422, + "Y": 0.330041766166687 + }, + { + "X": 0.8360965251922607, + "Y": 0.33156102895736694 + }, + { + "X": 0.8353111743927002, + "Y": 0.348736971616745 + }, + { + "X": 0.6468873023986816, + "Y": 0.34721770882606506 + } + ] + }, + "Id": "aed21711-f2a3-413a-9a5c-149978f8fd9d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6f8564ad-4a7a-4293-b8e6-6942af078344" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9531478881836, + "Text": "TEND", + "Geometry": { + "BoundingBox": { + "Width": 0.09634760767221451, + "Height": 0.014900794252753258, + "Left": 0.34565842151641846, + "Top": 0.35167402029037476 + }, + "Polygon": [ + { + "X": 0.3463044762611389, + "Y": 0.35167402029037476 + }, + { + "X": 0.44200602173805237, + "Y": 0.35244566202163696 + }, + { + "X": 0.4413599669933319, + "Y": 0.36657482385635376 + }, + { + "X": 0.34565842151641846, + "Y": 0.36580318212509155 + } + ] + }, + "Id": "82168383-f98d-4e77-92e6-4a15362a9764", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "32dcf826-29ee-44a9-b399-e0ef3d15455b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87564086914062, + "Text": "$1810.46", + "Geometry": { + "BoundingBox": { + "Width": 0.18694429099559784, + "Height": 0.01867692358791828, + "Left": 0.6485981941223145, + "Top": 0.35076892375946045 + }, + "Polygon": [ + { + "X": 0.6493836045265198, + "Y": 0.35076892375946045 + }, + { + "X": 0.8355425000190735, + "Y": 0.3522699177265167 + }, + { + "X": 0.8347571492195129, + "Y": 0.3694458603858948 + }, + { + "X": 0.6485981941223145, + "Y": 0.3679448366165161 + } + ] + }, + "Id": "087f4442-4015-4eab-b99f-6588f151f858", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1a65f2c2-c99f-463c-b584-5f02bb113e66" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.72883605957031, + "Text": "ACCOUNT #", + "Geometry": { + "BoundingBox": { + "Width": 0.2209976315498352, + "Height": 0.017356645315885544, + "Left": 0.02437322586774826, + "Top": 0.3919018507003784 + }, + "Polygon": [ + { + "X": 0.025085637345910072, + "Y": 0.3919018507003784 + }, + { + "X": 0.24537086486816406, + "Y": 0.39367803931236267 + }, + { + "X": 0.2446584552526474, + "Y": 0.40925851464271545 + }, + { + "X": 0.02437322586774826, + "Y": 0.4074823558330536 + } + ] + }, + "Id": "3c342e05-7dbc-422f-93c5-811c8707ae4b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "eb19d8b6-20c5-4762-8b83-2c4ff029af5e", + "4db4a1b8-a61a-4bef-b276-1e7420378934" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 90.787841796875, + "Text": "****", + "Geometry": { + "BoundingBox": { + "Width": 0.09651035070419312, + "Height": 0.011028851382434368, + "Left": 0.3390074372291565, + "Top": 0.3929738402366638 + }, + "Polygon": [ + { + "X": 0.3394763171672821, + "Y": 0.3929738402366638 + }, + { + "X": 0.4355177879333496, + "Y": 0.3937482237815857 + }, + { + "X": 0.435048907995224, + "Y": 0.40400269627571106 + }, + { + "X": 0.3390074372291565, + "Y": 0.4032283127307892 + } + ] + }, + "Id": "ce8a0b25-288c-4618-b1c7-a2d6a52e879f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "145d1a47-e335-447a-8ff5-7467952cd004" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8000717163086, + "Text": "VISA 3433", + "Geometry": { + "BoundingBox": { + "Width": 0.22051075100898743, + "Height": 0.016814270988106728, + "Left": 0.7021240592002869, + "Top": 0.39250871539115906 + }, + "Polygon": [ + { + "X": 0.7028118371963501, + "Y": 0.39250871539115906 + }, + { + "X": 0.9226347804069519, + "Y": 0.39428114891052246 + }, + { + "X": 0.9219470024108887, + "Y": 0.40932297706604004 + }, + { + "X": 0.7021240592002869, + "Y": 0.40755054354667664 + } + ] + }, + "Id": "cfe6881d-647c-4eb2-be70-fd7f6f95250d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9df1a2e8-999e-4dc7-b18c-4674bc8ab923", + "c9cf67ca-f211-4d39-88b8-cf94d67f7d01" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.82266998291016, + "Text": "APPROVAL #", + "Geometry": { + "BoundingBox": { + "Width": 0.24604010581970215, + "Height": 0.018323419615626335, + "Left": 0.02365831285715103, + "Top": 0.41250577569007874 + }, + "Polygon": [ + { + "X": 0.02440571039915085, + "Y": 0.41250577569007874 + }, + { + "X": 0.2696984112262726, + "Y": 0.41448357701301575 + }, + { + "X": 0.26895102858543396, + "Y": 0.4308291971683502 + }, + { + "X": 0.02365831285715103, + "Y": 0.4288513958454132 + } + ] + }, + "Id": "5eada72f-05fe-4867-8a5e-3f3ef48d9fe7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "636571e1-2434-48e2-875f-63306dd864bf", + "f583b1d2-c1bf-485c-81fd-ed2596e64d03" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.83889770507812, + "Text": "114801", + "Geometry": { + "BoundingBox": { + "Width": 0.13940876722335815, + "Height": 0.015613305382430553, + "Left": 0.3880372941493988, + "Top": 0.4137754440307617 + }, + "Polygon": [ + { + "X": 0.38870006799697876, + "Y": 0.4137754440307617 + }, + { + "X": 0.5274460911750793, + "Y": 0.41489413380622864 + }, + { + "X": 0.526783287525177, + "Y": 0.42938873171806335 + }, + { + "X": 0.3880372941493988, + "Y": 0.42827001214027405 + } + ] + }, + "Id": "7c3852f3-8112-4c0e-b399-0235e7b6a590", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a2fe2043-af3e-4285-901b-9a723809b66e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 92.93360137939453, + "Text": "REF # 1498308145C0", + "Geometry": { + "BoundingBox": { + "Width": 0.5083008408546448, + "Height": 0.02207978628575802, + "Left": 0.02437526360154152, + "Top": 0.4315280318260193 + }, + "Polygon": [ + { + "X": 0.02519775740802288, + "Y": 0.4315280318260193 + }, + { + "X": 0.532676100730896, + "Y": 0.4356198310852051 + }, + { + "X": 0.5318536162376404, + "Y": 0.45360782742500305 + }, + { + "X": 0.02437526360154152, + "Y": 0.44951602816581726 + } + ] + }, + "Id": "4de47f72-84de-43b1-bc03-3a6ca41a6dfa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a4b1fe12-bbb8-4728-ab79-f5e1c88fa685", + "8b6c4605-70f6-4299-ad0d-91cc3b5f4f5e", + "55e4dc77-c251-4bc5-9246-6d87c133e957" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 94.0248031616211, + "Text": "TRANS ID - 2516267815C098E0", + "Geometry": { + "BoundingBox": { + "Width": 0.6509849429130554, + "Height": 0.02449963241815567, + "Left": 0.02190495654940605, + "Top": 0.4512766897678375 + }, + "Polygon": [ + { + "X": 0.02278551273047924, + "Y": 0.4512766897678375 + }, + { + "X": 0.6728898882865906, + "Y": 0.4565185010433197 + }, + { + "X": 0.6720093488693237, + "Y": 0.4757763147354126 + }, + { + "X": 0.02190495654940605, + "Y": 0.4705345332622528 + } + ] + }, + "Id": "51ee5c1a-83f7-4c3e-ac64-b657ac1a8cf8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "60a9ffe0-ca63-41ff-bb9b-10866cb2eaa1", + "e8e71d53-0b30-4d44-8799-604c49f98fef", + "6be2d12e-6482-4836-98d3-905a87371510", + "37add1c9-692a-4f35-9311-10476396b696" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.45813751220703, + "Text": "VALIDATION - 1271", + "Geometry": { + "BoundingBox": { + "Width": 0.410747230052948, + "Height": 0.020816272124648094, + "Left": 0.02173602022230625, + "Top": 0.47395676374435425 + }, + "Polygon": [ + { + "X": 0.02253669686615467, + "Y": 0.47395676374435425 + }, + { + "X": 0.4324832558631897, + "Y": 0.4772621691226959 + }, + { + "X": 0.4316825866699219, + "Y": 0.4947730302810669 + }, + { + "X": 0.02173602022230625, + "Y": 0.4914676249027252 + } + ] + }, + "Id": "5d7df876-c755-42b2-a6ee-9938154fdbec", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "201bb4b5-b9f8-4bd8-ac27-20a3c93e4cce", + "97e47416-fbef-4ca7-8a67-f90d5446efdc", + "30a009c5-695d-4467-b8d3-0ba4dbd7929d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.23511505126953, + "Text": "PAYMENT SERVICE - E", + "Geometry": { + "BoundingBox": { + "Width": 0.45607271790504456, + "Height": 0.021678335964679718, + "Left": 0.025024041533470154, + "Top": 0.4943661391735077 + }, + "Polygon": [ + { + "X": 0.025847434997558594, + "Y": 0.4943661391735077 + }, + { + "X": 0.4810967743396759, + "Y": 0.49803680181503296 + }, + { + "X": 0.48027336597442627, + "Y": 0.5160444974899292 + }, + { + "X": 0.025024041533470154, + "Y": 0.5123738050460815 + } + ] + }, + "Id": "d6046db2-120b-488a-819a-b05c3129e140", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "58a41ea4-a0fe-4c45-a72b-9dc58c018d02", + "55998d90-1268-4e63-9a0f-cad6874f97b1", + "966c19b1-d834-41e5-a3bc-5efb457edff9", + "7c2dd828-603e-4280-81a1-97517efa0913" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.55094909667969, + "Text": "TERMINAL # C95778D3", + "Geometry": { + "BoundingBox": { + "Width": 0.4602970778942108, + "Height": 0.021513067185878754, + "Left": 0.024022461846470833, + "Top": 0.5150779485702515 + }, + "Polygon": [ + { + "X": 0.024836735799908638, + "Y": 0.5150779485702515 + }, + { + "X": 0.4843195378780365, + "Y": 0.5187827944755554 + }, + { + "X": 0.4835052490234375, + "Y": 0.5365910530090332 + }, + { + "X": 0.024022461846470833, + "Y": 0.5328862071037292 + } + ] + }, + "Id": "a87890e8-30a2-4a45-b62e-d36e4cd2b539", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ed216223-e4ae-4b44-9f45-5631462a0a48", + "8ae92f87-9505-4f1f-a778-8afe2a9150bc", + "b0b8e151-4b27-4bc5-8fb2-d1261dcce1a7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.47434997558594, + "Text": "12/07/2019", + "Geometry": { + "BoundingBox": { + "Width": 0.23470057547092438, + "Height": 0.018508069217205048, + "Left": 0.1387951523065567, + "Top": 0.5588555932044983 + }, + "Polygon": [ + { + "X": 0.1395551860332489, + "Y": 0.5588555932044983 + }, + { + "X": 0.3734957277774811, + "Y": 0.5607418417930603 + }, + { + "X": 0.3727357089519501, + "Y": 0.5773636698722839 + }, + { + "X": 0.1387951523065567, + "Y": 0.5754773616790771 + } + ] + }, + "Id": "95e1f1da-ed4f-45bc-850a-f43fce5a784b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d9f1fb03-82b4-4fa4-a40d-b39de843f91a" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.68415069580078, + "Text": "12:22 PM", + "Geometry": { + "BoundingBox": { + "Width": 0.19232062995433807, + "Height": 0.016782451421022415, + "Left": 0.5142349004745483, + "Top": 0.5592765808105469 + }, + "Polygon": [ + { + "X": 0.5149316191673279, + "Y": 0.5592765808105469 + }, + { + "X": 0.7065554857254028, + "Y": 0.5608216524124146 + }, + { + "X": 0.7058587670326233, + "Y": 0.5760590434074402 + }, + { + "X": 0.5142349004745483, + "Y": 0.5745139718055725 + } + ] + }, + "Id": "eb51f1d1-7bc2-4436-bc02-5ea919e760a2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a30daca4-27d7-45b4-96e6-935042c160b6", + "1fa05057-8e36-43b1-b263-933e0e52cf08" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.72740173339844, + "Text": "CHANGE DUE 0.00", + "Geometry": { + "BoundingBox": { + "Width": 0.4038272500038147, + "Height": 0.01990528032183647, + "Left": 0.2356659173965454, + "Top": 0.5993565917015076 + }, + "Polygon": [ + { + "X": 0.23642748594284058, + "Y": 0.5993565917015076 + }, + { + "X": 0.6394931674003601, + "Y": 0.602606475353241 + }, + { + "X": 0.6387315988540649, + "Y": 0.6192618608474731 + }, + { + "X": 0.2356659173965454, + "Y": 0.616011917591095 + } + ] + }, + "Id": "a800b5a3-afce-4391-82ff-937586048aa6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9fd0f3ce-bd61-430a-b258-dced265bffdd", + "8da26e58-182b-46d3-9309-900902666ad0", + "b8753e5f-d546-4e9d-ae61-03f17f9fabd9" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.73640441894531, + "Text": "# ITEMS SOLD 4", + "Geometry": { + "BoundingBox": { + "Width": 0.4833941161632538, + "Height": 0.02664601430296898, + "Left": 0.10969918221235275, + "Top": 0.6350248456001282 + }, + "Polygon": [ + { + "X": 0.11073973029851913, + "Y": 0.6350248456001282 + }, + { + "X": 0.5930933356285095, + "Y": 0.6389141082763672 + }, + { + "X": 0.5920527577400208, + "Y": 0.6616708636283875 + }, + { + "X": 0.10969918221235275, + "Y": 0.6577816605567932 + } + ] + }, + "Id": "58b042d2-f04c-4930-8ada-b3cc3fc1314a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "df32fc0f-e15b-4ecd-8b01-f74c6e8523f3", + "0a1fb267-da3f-4420-a7bc-5a0b7bb1bdb2", + "30a18ce3-2ca1-47fc-87a0-2de30cec887d", + "4bf6dd99-9b78-4293-8684-22a1e061eae2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.65460968017578, + "Text": "TC #2034 2049 1021 1007 5519", + "Geometry": { + "BoundingBox": { + "Width": 0.7945422530174255, + "Height": 0.026042429730296135, + "Left": 0.021904751658439636, + "Top": 0.6796981692314148 + }, + "Polygon": [ + { + "X": 0.02280293218791485, + "Y": 0.6796981692314148 + }, + { + "X": 0.8164470195770264, + "Y": 0.6860973238945007 + }, + { + "X": 0.815548837184906, + "Y": 0.7057406306266785 + }, + { + "X": 0.021904751658439636, + "Y": 0.6993414759635925 + } + ] + }, + "Id": "13c600f0-192c-401f-836f-0a019fa34ce4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cfe1f338-1891-488b-a39a-32ed53644fab", + "d74ebf18-96b7-4f64-a6f7-047554219c60", + "95a38773-dded-472a-8c49-5dd01b19015d", + "7857fdb0-52e2-4df4-b0eb-4ecef4ae692a", + "ec8e6836-8340-4b8e-a1fd-334d1e8d42b1", + "2fca426b-c7a3-43d3-b63b-9e598530325d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.5909652709961, + "Text": "12/07/2019", + "Geometry": { + "BoundingBox": { + "Width": 0.23692050576210022, + "Height": 0.01913897506892681, + "Left": 0.138153076171875, + "Top": 0.80901700258255 + }, + "Polygon": [ + { + "X": 0.13894113898277283, + "Y": 0.80901700258255 + }, + { + "X": 0.3750735819339752, + "Y": 0.8109209537506104 + }, + { + "X": 0.3742855191230774, + "Y": 0.8281559944152832 + }, + { + "X": 0.138153076171875, + "Y": 0.8262520432472229 + } + ] + }, + "Id": "e53b2c16-d622-47b3-b411-b0f0295a1bc4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "64f52b44-5929-46fe-bd11-3c657ffd15ff" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.88481140136719, + "Text": "12:22 PM", + "Geometry": { + "BoundingBox": { + "Width": 0.19230064749717712, + "Height": 0.01747981458902359, + "Left": 0.514458954334259, + "Top": 0.8090800642967224 + }, + "Polygon": [ + { + "X": 0.5151875615119934, + "Y": 0.8090800642967224 + }, + { + "X": 0.7067595720291138, + "Y": 0.8106247186660767 + }, + { + "X": 0.7060309648513794, + "Y": 0.8265599012374878 + }, + { + "X": 0.514458954334259, + "Y": 0.8250152468681335 + } + ] + }, + "Id": "3c46c0db-9f6b-4807-8d59-1e788de6e550", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f45801a5-ecc0-4e68-b8cc-d2773be89f5e", + "7664cb5f-51ff-4564-bf7b-4c4ea54978b4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 93.12740325927734, + "Text": "***CUSTOMER COPY", + "Geometry": { + "BoundingBox": { + "Width": 0.38766634464263916, + "Height": 0.01997232995927334, + "Left": 0.11253896355628967, + "Top": 0.8494168519973755 + }, + "Polygon": [ + { + "X": 0.11330955475568771, + "Y": 0.8494168519973755 + }, + { + "X": 0.5002052783966064, + "Y": 0.8525364398956299 + }, + { + "X": 0.4994347095489502, + "Y": 0.8693892359733582 + }, + { + "X": 0.11253896355628967, + "Y": 0.8662696480751038 + } + ] + }, + "Id": "135c4b9d-1572-4cf8-898a-347294bd6e04", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5f252649-1770-4ad1-b31c-d664534c0d8b", + "41f030cc-33f3-41c9-a23f-3545be87a3df" + ] + } + ] + }, + { + "BlockType": "WORD", + "Confidence": 99.60073852539062, + "Text": "MEGA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.23256860673427582, + "Height": 0.04526376351714134, + "Left": 0.25562524795532227, + "Top": 0.02763958089053631 + }, + "Polygon": [ + { + "X": 0.25760990381240845, + "Y": 0.02763958089053631 + }, + { + "X": 0.4881938695907593, + "Y": 0.029498782008886337 + }, + { + "X": 0.4862092137336731, + "Y": 0.0729033425450325 + }, + { + "X": 0.25562524795532227, + "Y": 0.07104414701461792 + } + ] + }, + "Id": "fdec4916-ccf8-4b35-9b4c-14a181cb6a5b", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 55.95426559448242, + "Text": "BIGBOK", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.29499828815460205, + "Height": 0.045593567192554474, + "Left": 0.5351710319519043, + "Top": 0.027723396196961403 + }, + "Polygon": [ + { + "X": 0.5371477603912354, + "Y": 0.027723396196961403 + }, + { + "X": 0.8301693201065063, + "Y": 0.030086033046245575 + }, + { + "X": 0.8281925916671753, + "Y": 0.07331696152687073 + }, + { + "X": 0.5351710319519043, + "Y": 0.070954330265522 + } + ] + }, + "Id": "d73f8055-1502-4b44-841f-aa149f0b8e79", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.27567291259766, + "Text": "800-532-2918", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.2860719859600067, + "Height": 0.019033167511224747, + "Left": 0.35613730549812317, + "Top": 0.09910059720277786 + }, + "Polygon": [ + { + "X": 0.3569023907184601, + "Y": 0.09910059720277786 + }, + { + "X": 0.6422092914581299, + "Y": 0.10140103101730347 + }, + { + "X": 0.641444206237793, + "Y": 0.11813376843929291 + }, + { + "X": 0.35613730549812317, + "Y": 0.1158333346247673 + } + ] + }, + "Id": "90635af7-284c-459a-a85c-597c4c92f787", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.66083526611328, + "Text": "MEGA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09933992475271225, + "Height": 0.015500902198255062, + "Left": 0.30590271949768066, + "Top": 0.12181819975376129 + }, + "Polygon": [ + { + "X": 0.30657511949539185, + "Y": 0.12181819975376129 + }, + { + "X": 0.4052426517009735, + "Y": 0.12261375784873962 + }, + { + "X": 0.40457025170326233, + "Y": 0.13731910288333893 + }, + { + "X": 0.30590271949768066, + "Y": 0.1365235447883606 + } + ] + }, + "Id": "fa690bc6-ff71-4563-8589-ee62969b3c8f", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.64938354492188, + "Text": "MARKET", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.14476338028907776, + "Height": 0.016533497720956802, + "Left": 0.42538467049598694, + "Top": 0.12145298719406128 + }, + "Polygon": [ + { + "X": 0.42608752846717834, + "Y": 0.12145298719406128 + }, + { + "X": 0.5701480507850647, + "Y": 0.1226145476102829 + }, + { + "X": 0.5694451332092285, + "Y": 0.13798648118972778 + }, + { + "X": 0.42538467049598694, + "Y": 0.13682492077350616 + } + ] + }, + "Id": "4fbbcf5b-e831-4dc2-b9a3-ae5f3bcdb4b7", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.58907318115234, + "Text": "PLUS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09540513902902603, + "Height": 0.015324723906815052, + "Left": 0.5939199924468994, + "Top": 0.12191329151391983 + }, + "Polygon": [ + { + "X": 0.5945858359336853, + "Y": 0.12191329151391983 + }, + { + "X": 0.6893251538276672, + "Y": 0.12267716974020004 + }, + { + "X": 0.6886593699455261, + "Y": 0.137238010764122 + }, + { + "X": 0.5939199924468994, + "Y": 0.1364741325378418 + } + ] + }, + "Id": "b2119242-5fd1-4be7-a4c2-3f0908d5df5e", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 92.32941436767578, + "Text": "CHICAGO,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1841331422328949, + "Height": 0.01793609745800495, + "Left": 0.3677612841129303, + "Top": 0.14213119447231293 + }, + "Polygon": [ + { + "X": 0.3685137927532196, + "Y": 0.14213119447231293 + }, + { + "X": 0.5518944263458252, + "Y": 0.14360979199409485 + }, + { + "X": 0.5511419177055359, + "Y": 0.16006729006767273 + }, + { + "X": 0.3677612841129303, + "Y": 0.1585886925458908 + } + ] + }, + "Id": "9e399f72-4ceb-4a5f-8f8c-b69523465bb9", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.69062805175781, + "Text": "IL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04928869009017944, + "Height": 0.014205483719706535, + "Left": 0.581541895866394, + "Top": 0.1432465761899948 + }, + "Polygon": [ + { + "X": 0.5821734666824341, + "Y": 0.1432465761899948 + }, + { + "X": 0.6308305859565735, + "Y": 0.14363890886306763 + }, + { + "X": 0.6301989555358887, + "Y": 0.1574520617723465 + }, + { + "X": 0.581541895866394, + "Y": 0.15705974400043488 + } + ] + }, + "Id": "ffd2215b-900d-42e6-a74d-650b393f8825", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.84137725830078, + "Text": "ST#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07702652364969254, + "Height": 0.015058113262057304, + "Left": 0.008781781420111656, + "Top": 0.1633477360010147 + }, + "Polygon": [ + { + "X": 0.009442153386771679, + "Y": 0.1633477360010147 + }, + { + "X": 0.08580830693244934, + "Y": 0.16396348178386688 + }, + { + "X": 0.0851479321718216, + "Y": 0.17840585112571716 + }, + { + "X": 0.008781781420111656, + "Y": 0.177790105342865 + } + ] + }, + "Id": "8e00e8b8-27dd-44ff-8f6c-a033b8b0e826", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.78572845458984, + "Text": "1477", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09392539411783218, + "Height": 0.015153558924794197, + "Left": 0.10666262358427048, + "Top": 0.16371990740299225 + }, + "Polygon": [ + { + "X": 0.1073211282491684, + "Y": 0.16371990740299225 + }, + { + "X": 0.20058801770210266, + "Y": 0.16447192430496216 + }, + { + "X": 0.19992952048778534, + "Y": 0.1788734793663025 + }, + { + "X": 0.10666262358427048, + "Y": 0.17812146246433258 + } + ] + }, + "Id": "8c5d2959-3392-4d94-a222-5739c4fe441d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.28179931640625, + "Text": "OP#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07383016496896744, + "Height": 0.015113644301891327, + "Left": 0.2487630844116211, + "Top": 0.16366317868232727 + }, + "Polygon": [ + { + "X": 0.2494271695613861, + "Y": 0.16366317868232727 + }, + { + "X": 0.32259324193000793, + "Y": 0.1642531156539917 + }, + { + "X": 0.3219291567802429, + "Y": 0.1787768304347992 + }, + { + "X": 0.2487630844116211, + "Y": 0.17818687856197357 + } + ] + }, + "Id": "31158828-fd18-4a86-8336-b746063288bc", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.38538360595703, + "Text": "19280104", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1902356892824173, + "Height": 0.016268353909254074, + "Left": 0.34579139947891235, + "Top": 0.1632288247346878 + }, + "Polygon": [ + { + "X": 0.3464653789997101, + "Y": 0.1632288247346878 + }, + { + "X": 0.5360270738601685, + "Y": 0.16475726664066315 + }, + { + "X": 0.5353531241416931, + "Y": 0.17949718236923218 + }, + { + "X": 0.34579139947891235, + "Y": 0.17796874046325684 + } + ] + }, + "Id": "148a58d1-39eb-45ae-b82c-b6cf62d59a60", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.84085083007812, + "Text": "TE#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07530120760202408, + "Height": 0.015145950950682163, + "Left": 0.5803112387657166, + "Top": 0.16370253264904022 + }, + "Polygon": [ + { + "X": 0.5809762477874756, + "Y": 0.16370253264904022 + }, + { + "X": 0.6556124091148376, + "Y": 0.16430433094501495 + }, + { + "X": 0.6549474000930786, + "Y": 0.1788484901189804 + }, + { + "X": 0.5803112387657166, + "Y": 0.17824669182300568 + } + ] + }, + "Id": "e71d5bc9-cd2d-45a2-8908-25177948b9cd", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.86415100097656, + "Text": "20", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04809383302927017, + "Height": 0.014105444774031639, + "Left": 0.6771359443664551, + "Top": 0.16419972479343414 + }, + "Polygon": [ + { + "X": 0.6777634024620056, + "Y": 0.16419972479343414 + }, + { + "X": 0.725229799747467, + "Y": 0.16458244621753693 + }, + { + "X": 0.7246022820472717, + "Y": 0.17830516397953033 + }, + { + "X": 0.6771359443664551, + "Y": 0.17792244255542755 + } + ] + }, + "Id": "a73b6e06-c66c-42db-96d1-e2d006c73257", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.94483947753906, + "Text": "TR#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07497967034578323, + "Height": 0.015019780024886131, + "Left": 0.771044135093689, + "Top": 0.16380509734153748 + }, + "Polygon": [ + { + "X": 0.7717034816741943, + "Y": 0.16380509734153748 + }, + { + "X": 0.8460237979888916, + "Y": 0.16440434753894806 + }, + { + "X": 0.8453644514083862, + "Y": 0.17882487177848816 + }, + { + "X": 0.771044135093689, + "Y": 0.17822563648223877 + } + ] + }, + "Id": "9c7a5841-a3de-4c9f-a42b-631427984aac", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.85248565673828, + "Text": "21772", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.11997927725315094, + "Height": 0.01590411551296711, + "Left": 0.8683538436889648, + "Top": 0.16338315606117249 + }, + "Polygon": [ + { + "X": 0.8690370917320251, + "Y": 0.16338315606117249 + }, + { + "X": 0.9883331060409546, + "Y": 0.16434504091739655 + }, + { + "X": 0.9876499176025391, + "Y": 0.17928726971149445 + }, + { + "X": 0.8683538436889648, + "Y": 0.17832538485527039 + } + ] + }, + "Id": "a27521a5-2024-4b14-ba90-177357871798", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.8078384399414, + "Text": "LG", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.048624176532030106, + "Height": 0.014232487417757511, + "Left": 0.012872381135821342, + "Top": 0.18479061126708984 + }, + "Polygon": [ + { + "X": 0.013505462557077408, + "Y": 0.18479061126708984 + }, + { + "X": 0.0614965558052063, + "Y": 0.18517756462097168 + }, + { + "X": 0.06086347624659538, + "Y": 0.19902309775352478 + }, + { + "X": 0.012872381135821342, + "Y": 0.19863614439964294 + } + ] + }, + "Id": "3a69bf88-37de-4f13-a2ae-deaa8a4eb54d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.89972686767578, + "Text": "FLATSCREEN", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.23682472109794617, + "Height": 0.01824798621237278, + "Left": 0.08570762723684311, + "Top": 0.18306070566177368 + }, + "Polygon": [ + { + "X": 0.08645497262477875, + "Y": 0.18306070566177368 + }, + { + "X": 0.3225323557853699, + "Y": 0.18496420979499817 + }, + { + "X": 0.32178500294685364, + "Y": 0.2013086974620819 + }, + { + "X": 0.08570762723684311, + "Y": 0.19940520823001862 + } + ] + }, + "Id": "0187977c-4621-4c73-9fc4-25defe2fe806", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.92216491699219, + "Text": "65", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04650110751390457, + "Height": 0.014264088124036789, + "Left": 0.347121000289917, + "Top": 0.18499329686164856 + }, + "Polygon": [ + { + "X": 0.3477563261985779, + "Y": 0.18499329686164856 + }, + { + "X": 0.39362210035324097, + "Y": 0.18536311388015747 + }, + { + "X": 0.39298680424690247, + "Y": 0.19925738871097565 + }, + { + "X": 0.347121000289917, + "Y": 0.19888757169246674 + } + ] + }, + "Id": "1d62e9f1-a5d7-4785-b8a8-6330f4d419a7", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.90850830078125, + "Text": "$899.99", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1661670207977295, + "Height": 0.018990932032465935, + "Left": 0.7576265335083008, + "Top": 0.18356087803840637 + }, + "Polygon": [ + { + "X": 0.7584339380264282, + "Y": 0.18356087803840637 + }, + { + "X": 0.9237935543060303, + "Y": 0.18489417433738708 + }, + { + "X": 0.9229861497879028, + "Y": 0.20255181193351746 + }, + { + "X": 0.7576265335083008, + "Y": 0.20121851563453674 + } + ] + }, + "Id": "b4c6c972-38c4-47e9-a98b-a3208ccfc5f3", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 94.58552551269531, + "Text": "S", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.024770593270659447, + "Height": 0.01384167093783617, + "Left": 0.9481287002563477, + "Top": 0.1852165162563324 + }, + "Polygon": [ + { + "X": 0.9487527012825012, + "Y": 0.1852165162563324 + }, + { + "X": 0.972899317741394, + "Y": 0.1854112148284912 + }, + { + "X": 0.9722753167152405, + "Y": 0.1990581899881363 + }, + { + "X": 0.9481287002563477, + "Y": 0.19886349141597748 + } + ] + }, + "Id": "96a71c4d-2489-41a1-9ad5-804bfe252b5d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.91300201416016, + "Text": "SONY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09544453024864197, + "Height": 0.015259282663464546, + "Left": 0.011404009535908699, + "Top": 0.20527130365371704 + }, + "Polygon": [ + { + "X": 0.012066789902746677, + "Y": 0.20527130365371704 + }, + { + "X": 0.10684853792190552, + "Y": 0.2060355246067047 + }, + { + "X": 0.10618575662374496, + "Y": 0.22053058445453644 + }, + { + "X": 0.011404009535908699, + "Y": 0.21976636350154877 + } + ] + }, + "Id": "ea9e7e76-4905-4a4f-b267-61ab9f100666", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.37000274658203, + "Text": "VIAO", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09742683917284012, + "Height": 0.015198894776403904, + "Left": 0.13249407708644867, + "Top": 0.20551107823848724 + }, + "Polygon": [ + { + "X": 0.13315336406230927, + "Y": 0.20551107823848724 + }, + { + "X": 0.22992092370986938, + "Y": 0.2062913030385971 + }, + { + "X": 0.2292616367340088, + "Y": 0.22070996463298798 + }, + { + "X": 0.13249407708644867, + "Y": 0.21992972493171692 + } + ] + }, + "Id": "0a00b2d7-da79-4851-8984-0f0da3f6865d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 97.58222198486328, + "Text": "I7", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04762715846300125, + "Height": 0.014585747383534908, + "Left": 0.25694960355758667, + "Top": 0.20561935007572174 + }, + "Polygon": [ + { + "X": 0.25759920477867126, + "Y": 0.20561935007572174 + }, + { + "X": 0.3045767545700073, + "Y": 0.20599813759326935 + }, + { + "X": 0.30392715334892273, + "Y": 0.22020509839057922 + }, + { + "X": 0.25694960355758667, + "Y": 0.2198263257741928 + } + ] + }, + "Id": "189630fb-12bd-44d7-aee5-c50ca9f3d2fd", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.79936218261719, + "Text": "6938", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09507553279399872, + "Height": 0.015118950977921486, + "Left": 0.3293362855911255, + "Top": 0.2055341601371765 + }, + "Polygon": [ + { + "X": 0.32999277114868164, + "Y": 0.2055341601371765 + }, + { + "X": 0.424411803483963, + "Y": 0.20629547536373138 + }, + { + "X": 0.42375531792640686, + "Y": 0.22065311670303345 + }, + { + "X": 0.3293362855911255, + "Y": 0.21989181637763977 + } + ] + }, + "Id": "6a1b14d4-c5be-4937-8fd2-d0f715246a42", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.88521575927734, + "Text": "$689.99", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.16543500125408173, + "Height": 0.019123468548059464, + "Left": 0.7572880983352661, + "Top": 0.20442430675029755 + }, + "Polygon": [ + { + "X": 0.7581018209457397, + "Y": 0.20442430675029755 + }, + { + "X": 0.9227230548858643, + "Y": 0.20575164258480072 + }, + { + "X": 0.9219093322753906, + "Y": 0.2235477715730667 + }, + { + "X": 0.7572880983352661, + "Y": 0.22222042083740234 + } + ] + }, + "Id": "4d2031b9-a3e2-482c-a23b-a2bdc3e58721", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 93.65990447998047, + "Text": "S", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0254405178129673, + "Height": 0.014024969190359116, + "Left": 0.9481062889099121, + "Top": 0.20612375438213348 + }, + "Polygon": [ + { + "X": 0.9487384557723999, + "Y": 0.20612375438213348 + }, + { + "X": 0.9735468029975891, + "Y": 0.2063237726688385 + }, + { + "X": 0.9729146957397461, + "Y": 0.2201487123966217 + }, + { + "X": 0.9481062889099121, + "Y": 0.2199486941099167 + } + ] + }, + "Id": "336dd552-5f62-48f9-a3bb-4cdba2eb5866", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.71482849121094, + "Text": "6FT", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07148928940296173, + "Height": 0.014978702180087566, + "Left": 0.012155920267105103, + "Top": 0.22635041177272797 + }, + "Polygon": [ + { + "X": 0.012814701534807682, + "Y": 0.22635041177272797 + }, + { + "X": 0.08364520967006683, + "Y": 0.22692151367664337 + }, + { + "X": 0.08298642933368683, + "Y": 0.2413291186094284 + }, + { + "X": 0.012155920267105103, + "Y": 0.2407580018043518 + } + ] + }, + "Id": "10a61120-da1e-4a5b-b1d7-72fc1d85dcf2", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.90367126464844, + "Text": "HDMI", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09532340615987778, + "Height": 0.015430411323904991, + "Left": 0.10980649292469025, + "Top": 0.2261573225259781 + }, + "Polygon": [ + { + "X": 0.11047714948654175, + "Y": 0.2261573225259781 + }, + { + "X": 0.20512989163398743, + "Y": 0.2269205003976822 + }, + { + "X": 0.20445924997329712, + "Y": 0.24158772826194763 + }, + { + "X": 0.10980649292469025, + "Y": 0.24082453548908234 + } + ] + }, + "Id": "0834c1fe-f6d6-4203-97d0-81738a3984a6", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.71808624267578, + "Text": "CABLE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.11845728754997253, + "Height": 0.015398088842630386, + "Left": 0.23132380843162537, + "Top": 0.2263050079345703 + }, + "Polygon": [ + { + "X": 0.2319844514131546, + "Y": 0.2263050079345703 + }, + { + "X": 0.3497810959815979, + "Y": 0.22725480794906616 + }, + { + "X": 0.34912043809890747, + "Y": 0.2417030930519104 + }, + { + "X": 0.23132380843162537, + "Y": 0.24075330793857574 + } + ] + }, + "Id": "ed81843c-463a-41d9-a9a5-24cc028d31a1", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.78333282470703, + "Text": "BB", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0472552627325058, + "Height": 0.014706820249557495, + "Left": 0.3778899610042572, + "Top": 0.22653022408485413 + }, + "Polygon": [ + { + "X": 0.37854525446891785, + "Y": 0.22653022408485413 + }, + { + "X": 0.4251452088356018, + "Y": 0.226905956864357 + }, + { + "X": 0.42448994517326355, + "Y": 0.24123704433441162 + }, + { + "X": 0.3778899610042572, + "Y": 0.24086131155490875 + } + ] + }, + "Id": "445c249a-e349-404c-adba-6e9dc8b1b73b", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.86873626708984, + "Text": "$19.99", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1422995924949646, + "Height": 0.018910594284534454, + "Left": 0.75864177942276, + "Top": 0.22554241120815277 + }, + "Polygon": [ + { + "X": 0.7594542503356934, + "Y": 0.22554241120815277 + }, + { + "X": 0.9009413719177246, + "Y": 0.22668321430683136 + }, + { + "X": 0.9001288414001465, + "Y": 0.24445299804210663 + }, + { + "X": 0.75864177942276, + "Y": 0.24331219494342804 + } + ] + }, + "Id": "a6d846c4-5a46-490c-86a0-cd68945d208a", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 88.45077514648438, + "Text": "S", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.024164782837033272, + "Height": 0.013917039148509502, + "Left": 0.9256264567375183, + "Top": 0.2268924117088318 + }, + "Polygon": [ + { + "X": 0.926254153251648, + "Y": 0.2268924117088318 + }, + { + "X": 0.9497912526130676, + "Y": 0.22708219289779663 + }, + { + "X": 0.949163556098938, + "Y": 0.24080945551395416 + }, + { + "X": 0.9256264567375183, + "Y": 0.24061967432498932 + } + ] + }, + "Id": "bee3a410-482b-4a03-87e1-12c04f3b6cea", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.6416244506836, + "Text": "APPLE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1206992045044899, + "Height": 0.015269963070750237, + "Left": 0.01123098935931921, + "Top": 0.24708439409732819 + }, + "Polygon": [ + { + "X": 0.011884944513440132, + "Y": 0.24708439409732819 + }, + { + "X": 0.1319301873445511, + "Y": 0.24805232882499695 + }, + { + "X": 0.1312762349843979, + "Y": 0.2623543441295624 + }, + { + "X": 0.01123098935931921, + "Y": 0.2613864243030548 + } + ] + }, + "Id": "71c25e73-9d5b-458d-a178-d8b12c09a9c0", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.84210205078125, + "Text": "TV", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04977516084909439, + "Height": 0.014423690736293793, + "Left": 0.15732602775096893, + "Top": 0.24740421772003174 + }, + "Polygon": [ + { + "X": 0.1579674333333969, + "Y": 0.24740421772003174 + }, + { + "X": 0.20710119605064392, + "Y": 0.24780037999153137 + }, + { + "X": 0.20645979046821594, + "Y": 0.26182791590690613 + }, + { + "X": 0.15732602775096893, + "Y": 0.2614317536354065 + } + ] + }, + "Id": "cc077675-d67d-409c-b4f0-e5c6720ad6fa", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.45865631103516, + "Text": "V4", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.049649711698293686, + "Height": 0.013786046765744686, + "Left": 0.23202787339687347, + "Top": 0.2477552890777588 + }, + "Polygon": [ + { + "X": 0.23264016211032867, + "Y": 0.2477552890777588 + }, + { + "X": 0.28167760372161865, + "Y": 0.24815067648887634 + }, + { + "X": 0.28106531500816345, + "Y": 0.26154133677482605 + }, + { + "X": 0.23202787339687347, + "Y": 0.2611459493637085 + } + ] + }, + "Id": "dafd5a06-65d5-4da7-a442-10c8e9c881e9", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.84154510498047, + "Text": "$89.99", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.14408208429813385, + "Height": 0.01836790330708027, + "Left": 0.7579357028007507, + "Top": 0.24663743376731873 + }, + "Polygon": [ + { + "X": 0.758722722530365, + "Y": 0.24663743376731873 + }, + { + "X": 0.9020177721977234, + "Y": 0.2477928251028061 + }, + { + "X": 0.9012307524681091, + "Y": 0.26500535011291504 + }, + { + "X": 0.7579357028007507, + "Y": 0.2638499438762665 + } + ] + }, + "Id": "36d7d68e-7be2-4761-bb4c-bb3c542c0c99", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 92.97639465332031, + "Text": "S", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02453930303454399, + "Height": 0.013584456406533718, + "Left": 0.9250777959823608, + "Top": 0.24808499217033386 + }, + "Polygon": [ + { + "X": 0.9256901144981384, + "Y": 0.24808499217033386 + }, + { + "X": 0.9496171474456787, + "Y": 0.2482779175043106 + }, + { + "X": 0.9490048289299011, + "Y": 0.26166945695877075 + }, + { + "X": 0.9250777959823608, + "Y": 0.2614765167236328 + } + ] + }, + "Id": "e81ce1d1-303c-472f-8214-c91c6abafb51", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.45943450927734, + "Text": "SUBTOTAL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1910528838634491, + "Height": 0.016190504655241966, + "Left": 0.3462613821029663, + "Top": 0.2885534167289734 + }, + "Polygon": [ + { + "X": 0.34693148732185364, + "Y": 0.2885534167289734 + }, + { + "X": 0.537314236164093, + "Y": 0.2900884747505188 + }, + { + "X": 0.5366441607475281, + "Y": 0.3047439157962799 + }, + { + "X": 0.3462613821029663, + "Y": 0.3032088577747345 + } + ] + }, + "Id": "3aad6b61-7f55-4678-ba2f-11b498cf3ac3", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.87727355957031, + "Text": "$1699.96", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.18937207758426666, + "Height": 0.0190235897898674, + "Left": 0.6451013684272766, + "Top": 0.28790998458862305 + }, + "Polygon": [ + { + "X": 0.6459016799926758, + "Y": 0.28790998458862305 + }, + { + "X": 0.8344734311103821, + "Y": 0.2894304394721985 + }, + { + "X": 0.8336731195449829, + "Y": 0.30693358182907104 + }, + { + "X": 0.6451013684272766, + "Y": 0.3054131269454956 + } + ] + }, + "Id": "8e007311-14b8-4c65-b247-2769c670abc5", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.95356750488281, + "Text": "TAX", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07568932324647903, + "Height": 0.014933396130800247, + "Left": 0.34615224599838257, + "Top": 0.30988019704818726 + }, + "Polygon": [ + { + "X": 0.34680742025375366, + "Y": 0.30988019704818726 + }, + { + "X": 0.4218415915966034, + "Y": 0.31048521399497986 + }, + { + "X": 0.4211864173412323, + "Y": 0.3248136043548584 + }, + { + "X": 0.34615224599838257, + "Y": 0.3242086172103882 + } + ] + }, + "Id": "7e760b9f-ccd6-43ef-9f74-e4db40103678", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.92265319824219, + "Text": "$110.50", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.16546426713466644, + "Height": 0.019064325839281082, + "Left": 0.6466009616851807, + "Top": 0.3091329038143158 + }, + "Polygon": [ + { + "X": 0.6474119424819946, + "Y": 0.3091329038143158 + }, + { + "X": 0.8120651841163635, + "Y": 0.31046050786972046 + }, + { + "X": 0.8112542033195496, + "Y": 0.3281972408294678 + }, + { + "X": 0.6466009616851807, + "Y": 0.3268696367740631 + } + ] + }, + "Id": "a1a1dd7d-b397-404f-99f9-ede18efa0336", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.7198486328125, + "Text": "TOTAL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12096847593784332, + "Height": 0.016177259385585785, + "Left": 0.345756471157074, + "Top": 0.33017367124557495 + }, + "Polygon": [ + { + "X": 0.3464518189430237, + "Y": 0.33017367124557495 + }, + { + "X": 0.4667249321937561, + "Y": 0.33114343881607056 + }, + { + "X": 0.4660295844078064, + "Y": 0.34635090827941895 + }, + { + "X": 0.345756471157074, + "Y": 0.3453811705112457 + } + ] + }, + "Id": "0389a444-791c-4b20-981e-acb56079f3f3", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.92329406738281, + "Text": "$1810.46", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1892092227935791, + "Height": 0.018695184960961342, + "Left": 0.6468873023986816, + "Top": 0.330041766166687 + }, + "Polygon": [ + { + "X": 0.6476726531982422, + "Y": 0.330041766166687 + }, + { + "X": 0.8360965251922607, + "Y": 0.33156102895736694 + }, + { + "X": 0.8353111743927002, + "Y": 0.348736971616745 + }, + { + "X": 0.6468873023986816, + "Y": 0.34721770882606506 + } + ] + }, + "Id": "6f8564ad-4a7a-4293-b8e6-6942af078344", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.9531478881836, + "Text": "TEND", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09634760767221451, + "Height": 0.014900794252753258, + "Left": 0.34565842151641846, + "Top": 0.35167402029037476 + }, + "Polygon": [ + { + "X": 0.3463044762611389, + "Y": 0.35167402029037476 + }, + { + "X": 0.44200602173805237, + "Y": 0.35244566202163696 + }, + { + "X": 0.4413599669933319, + "Y": 0.36657482385635376 + }, + { + "X": 0.34565842151641846, + "Y": 0.36580318212509155 + } + ] + }, + "Id": "32dcf826-29ee-44a9-b399-e0ef3d15455b", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.87564086914062, + "Text": "$1810.46", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.18694429099559784, + "Height": 0.01867692358791828, + "Left": 0.6485981941223145, + "Top": 0.35076892375946045 + }, + "Polygon": [ + { + "X": 0.6493836045265198, + "Y": 0.35076892375946045 + }, + { + "X": 0.8355425000190735, + "Y": 0.3522699177265167 + }, + { + "X": 0.8347571492195129, + "Y": 0.3694458603858948 + }, + { + "X": 0.6485981941223145, + "Y": 0.3679448366165161 + } + ] + }, + "Id": "1a65f2c2-c99f-463c-b584-5f02bb113e66", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.56614685058594, + "Text": "ACCOUNT", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.16874755918979645, + "Height": 0.01609552465379238, + "Left": 0.02437322586774826, + "Top": 0.39274200797080994 + }, + "Polygon": [ + { + "X": 0.025047222152352333, + "Y": 0.39274200797080994 + }, + { + "X": 0.1931207925081253, + "Y": 0.3940971791744232 + }, + { + "X": 0.19244679808616638, + "Y": 0.40883752703666687 + }, + { + "X": 0.02437322586774826, + "Y": 0.4074823558330536 + } + ] + }, + "Id": "eb19d8b6-20c5-4762-8b83-2c4ff029af5e", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.89152526855469, + "Text": "#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030301691964268684, + "Height": 0.014801925979554653, + "Left": 0.21506917476654053, + "Top": 0.39343908429145813 + }, + "Polygon": [ + { + "X": 0.21573506295681, + "Y": 0.39343908429145813 + }, + { + "X": 0.24537086486816406, + "Y": 0.39367803931236267 + }, + { + "X": 0.2447049766778946, + "Y": 0.40824100375175476 + }, + { + "X": 0.21506917476654053, + "Y": 0.4080020487308502 + } + ] + }, + "Id": "4db4a1b8-a61a-4bef-b276-1e7420378934", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 90.787841796875, + "Text": "****", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09651035070419312, + "Height": 0.011028851382434368, + "Left": 0.3390074372291565, + "Top": 0.3929738402366638 + }, + "Polygon": [ + { + "X": 0.3394763171672821, + "Y": 0.3929738402366638 + }, + { + "X": 0.4355177879333496, + "Y": 0.3937482237815857 + }, + { + "X": 0.435048907995224, + "Y": 0.40400269627571106 + }, + { + "X": 0.3390074372291565, + "Y": 0.4032283127307892 + } + ] + }, + "Id": "145d1a47-e335-447a-8ff5-7467952cd004", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.82417297363281, + "Text": "VISA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09861262887716293, + "Height": 0.015104956924915314, + "Left": 0.7021240592002869, + "Top": 0.3932354152202606 + }, + "Polygon": [ + { + "X": 0.7027785778045654, + "Y": 0.3932354152202606 + }, + { + "X": 0.800736665725708, + "Y": 0.3940252661705017 + }, + { + "X": 0.8000821471214294, + "Y": 0.4083403944969177 + }, + { + "X": 0.7021240592002869, + "Y": 0.40755054354667664 + } + ] + }, + "Id": "9df1a2e8-999e-4dc7-b18c-4674bc8ab923", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.77596282958984, + "Text": "3433", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09630320966243744, + "Height": 0.014393840916454792, + "Left": 0.826331615447998, + "Top": 0.3935096859931946 + }, + "Polygon": [ + { + "X": 0.8269544839859009, + "Y": 0.3935096859931946 + }, + { + "X": 0.9226347804069519, + "Y": 0.39428114891052246 + }, + { + "X": 0.9220119118690491, + "Y": 0.4079035222530365 + }, + { + "X": 0.826331615447998, + "Y": 0.4071320593357086 + } + ] + }, + "Id": "c9cf67ca-f211-4d39-88b8-cf94d67f7d01", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.73189544677734, + "Text": "APPROVAL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1931799352169037, + "Height": 0.016985367983579636, + "Left": 0.02365831285715103, + "Top": 0.4134179353713989 + }, + "Polygon": [ + { + "X": 0.02436400204896927, + "Y": 0.4134179353713989 + }, + { + "X": 0.21683824062347412, + "Y": 0.41496986150741577 + }, + { + "X": 0.21613255143165588, + "Y": 0.43040332198143005 + }, + { + "X": 0.02365831285715103, + "Y": 0.4288513958454132 + } + ] + }, + "Id": "636571e1-2434-48e2-875f-63306dd864bf", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.91344451904297, + "Text": "#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030361788347363472, + "Height": 0.014852974563837051, + "Left": 0.23933662474155426, + "Top": 0.414244145154953 + }, + "Polygon": [ + { + "X": 0.24000482261180878, + "Y": 0.414244145154953 + }, + { + "X": 0.2696984112262726, + "Y": 0.41448357701301575 + }, + { + "X": 0.26903021335601807, + "Y": 0.42909711599349976 + }, + { + "X": 0.23933662474155426, + "Y": 0.4288577139377594 + } + ] + }, + "Id": "f583b1d2-c1bf-485c-81fd-ed2596e64d03", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.83889770507812, + "Text": "114801", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.13940876722335815, + "Height": 0.015613305382430553, + "Left": 0.3880372941493988, + "Top": 0.4137754440307617 + }, + "Polygon": [ + { + "X": 0.38870006799697876, + "Y": 0.4137754440307617 + }, + { + "X": 0.5274460911750793, + "Y": 0.41489413380622864 + }, + { + "X": 0.526783287525177, + "Y": 0.42938873171806335 + }, + { + "X": 0.3880372941493988, + "Y": 0.42827001214027405 + } + ] + }, + "Id": "a2fe2043-af3e-4285-901b-9a723809b66e", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.80024719238281, + "Text": "REF", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07149554044008255, + "Height": 0.015013087540864944, + "Left": 0.02437526360154152, + "Top": 0.4350740611553192 + }, + "Polygon": [ + { + "X": 0.025035616010427475, + "Y": 0.4350740611553192 + }, + { + "X": 0.09587080031633377, + "Y": 0.4356452226638794 + }, + { + "X": 0.09521045535802841, + "Y": 0.45008715987205505 + }, + { + "X": 0.02437526360154152, + "Y": 0.44951602816581726 + } + ] + }, + "Id": "a4b1fe12-bbb8-4728-ab79-f5e1c88fa685", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.90088653564453, + "Text": "#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029814565554261208, + "Height": 0.01501002348959446, + "Left": 0.119595967233181, + "Top": 0.43522563576698303 + }, + "Polygon": [ + { + "X": 0.12027155607938766, + "Y": 0.43522563576698303 + }, + { + "X": 0.14941053092479706, + "Y": 0.4354605972766876 + }, + { + "X": 0.1487349569797516, + "Y": 0.45023566484451294 + }, + { + "X": 0.119595967233181, + "Y": 0.45000070333480835 + } + ] + }, + "Id": "8b6c4605-70f6-4299-ad0d-91cc3b5f4f5e", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 79.09966278076172, + "Text": "1498308145C0", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.28320327401161194, + "Height": 0.01830720715224743, + "Left": 0.24947282671928406, + "Top": 0.4333422780036926 + }, + "Polygon": [ + { + "X": 0.25020578503608704, + "Y": 0.4333422780036926 + }, + { + "X": 0.532676100730896, + "Y": 0.4356198310852051 + }, + { + "X": 0.531943142414093, + "Y": 0.4516494870185852 + }, + { + "X": 0.24947282671928406, + "Y": 0.44937193393707275 + } + ] + }, + "Id": "55e4dc77-c251-4bc5-9246-6d87c133e957", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.72378540039062, + "Text": "TRANS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12183922529220581, + "Height": 0.016238311305642128, + "Left": 0.02190495654940605, + "Top": 0.45527297258377075 + }, + "Polygon": [ + { + "X": 0.022602785378694534, + "Y": 0.45527297258377075 + }, + { + "X": 0.14374418556690216, + "Y": 0.45624974370002747 + }, + { + "X": 0.14304634928703308, + "Y": 0.4715113043785095 + }, + { + "X": 0.02190495654940605, + "Y": 0.4705345332622528 + } + ] + }, + "Id": "60a9ffe0-ca63-41ff-bb9b-10866cb2eaa1", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.9113998413086, + "Text": "ID", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04812201112508774, + "Height": 0.014764802530407906, + "Left": 0.1707731932401657, + "Top": 0.4561407268047333 + }, + "Polygon": [ + { + "X": 0.1714308112859726, + "Y": 0.4561407268047333 + }, + { + "X": 0.21889521181583405, + "Y": 0.45652341842651367 + }, + { + "X": 0.21823759377002716, + "Y": 0.47090551257133484 + }, + { + "X": 0.1707731932401657, + "Y": 0.47052282094955444 + } + ] + }, + "Id": "e8e71d53-0b30-4d44-8799-604c49f98fef", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.86844635009766, + "Text": "-", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.015752660110592842, + "Height": 0.004058916121721268, + "Left": 0.24894648790359497, + "Top": 0.4628172218799591 + }, + "Polygon": [ + { + "X": 0.2491263449192047, + "Y": 0.4628172218799591 + }, + { + "X": 0.26469916105270386, + "Y": 0.46294280886650085 + }, + { + "X": 0.2645193040370941, + "Y": 0.46687614917755127 + }, + { + "X": 0.24894648790359497, + "Y": 0.4667505919933319 + } + ] + }, + "Id": "6be2d12e-6482-4836-98d3-905a87371510", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 77.59556579589844, + "Text": "2516267815C098E0", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.3845329284667969, + "Height": 0.020132169127464294, + "Left": 0.2883569598197937, + "Top": 0.45342427492141724 + }, + "Polygon": [ + { + "X": 0.28913602232933044, + "Y": 0.45342427492141724 + }, + { + "X": 0.6728898882865906, + "Y": 0.4565185010433197 + }, + { + "X": 0.6721108555793762, + "Y": 0.4735564589500427 + }, + { + "X": 0.2883569598197937, + "Y": 0.47046223282814026 + } + ] + }, + "Id": "37add1c9-692a-4f35-9311-10476396b696", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.79389953613281, + "Text": "VALIDATION", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.2426936775445938, + "Height": 0.017928073182702065, + "Left": 0.02173602022230625, + "Top": 0.4754905104637146 + }, + "Polygon": [ + { + "X": 0.022466566413640976, + "Y": 0.4754905104637146 + }, + { + "X": 0.2644296884536743, + "Y": 0.4774414598941803 + }, + { + "X": 0.26369914412498474, + "Y": 0.4934185743331909 + }, + { + "X": 0.02173602022230625, + "Y": 0.4914676249027252 + } + ] + }, + "Id": "201bb4b5-b9f8-4bd8-ac27-20a3c93e4cce", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.77954864501953, + "Text": "-", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01470215991139412, + "Height": 0.003773727687075734, + "Left": 0.29508405923843384, + "Top": 0.48387351632118225 + }, + "Polygon": [ + { + "X": 0.2952512502670288, + "Y": 0.48387351632118225 + }, + { + "X": 0.30978623032569885, + "Y": 0.48399072885513306 + }, + { + "X": 0.3096190392971039, + "Y": 0.48764723539352417 + }, + { + "X": 0.29508405923843384, + "Y": 0.48753005266189575 + } + ] + }, + "Id": "97e47416-fbef-4ca7-8a67-f90d5446efdc", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.80096435546875, + "Text": "1271", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09431921690702438, + "Height": 0.015223081223666668, + "Left": 0.3381640315055847, + "Top": 0.4765070080757141 + }, + "Polygon": [ + { + "X": 0.3388255834579468, + "Y": 0.4765070080757141 + }, + { + "X": 0.4324832558631897, + "Y": 0.4772621691226959 + }, + { + "X": 0.43182170391082764, + "Y": 0.49173006415367126 + }, + { + "X": 0.3381640315055847, + "Y": 0.49097490310668945 + } + ] + }, + "Id": "30a009c5-695d-4467-b8d3-0ba4dbd7929d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.71208190917969, + "Text": "PAYMENT", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.16849826276302338, + "Height": 0.017027119174599648, + "Left": 0.025024041533470154, + "Top": 0.4966994822025299 + }, + "Polygon": [ + { + "X": 0.025740742683410645, + "Y": 0.4966994822025299 + }, + { + "X": 0.19352230429649353, + "Y": 0.49805232882499695 + }, + { + "X": 0.19280560314655304, + "Y": 0.5137265920639038 + }, + { + "X": 0.025024041533470154, + "Y": 0.5123738050460815 + } + ] + }, + "Id": "58a41ea4-a0fe-4c45-a72b-9dc58c018d02", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.75679779052734, + "Text": "SERVICE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1710333228111267, + "Height": 0.016758622601628304, + "Left": 0.2149987369775772, + "Top": 0.49671441316604614 + }, + "Polygon": [ + { + "X": 0.21570222079753876, + "Y": 0.49671441316604614 + }, + { + "X": 0.3860320448875427, + "Y": 0.4980877935886383 + }, + { + "X": 0.3853285610675812, + "Y": 0.5134730339050293 + }, + { + "X": 0.2149987369775772, + "Y": 0.5120996832847595 + } + ] + }, + "Id": "55998d90-1268-4e63-9a0f-cad6874f97b1", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.04227447509766, + "Text": "-", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.015038075856864452, + "Height": 0.0036405595019459724, + "Left": 0.41433078050613403, + "Top": 0.5047726035118103 + }, + "Polygon": [ + { + "X": 0.41449177265167236, + "Y": 0.5047726035118103 + }, + { + "X": 0.42936885356903076, + "Y": 0.5048925280570984 + }, + { + "X": 0.4292078912258148, + "Y": 0.5084131360054016 + }, + { + "X": 0.41433078050613403, + "Y": 0.5082932114601135 + } + ] + }, + "Id": "966c19b1-d834-41e5-a3bc-5efb457edff9", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.42930603027344, + "Text": "E", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023634595796465874, + "Height": 0.014283992350101471, + "Left": 0.4574621617794037, + "Top": 0.4978514611721039 + }, + "Polygon": [ + { + "X": 0.4581068158149719, + "Y": 0.4978514611721039 + }, + { + "X": 0.4810967743396759, + "Y": 0.49803680181503296 + }, + { + "X": 0.48045212030410767, + "Y": 0.5121354460716248 + }, + { + "X": 0.4574621617794037, + "Y": 0.5119500756263733 + } + ] + }, + "Id": "7c2dd828-603e-4280-81a1-97517efa0913", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.69509887695312, + "Text": "TERMINAL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1916494071483612, + "Height": 0.016756992787122726, + "Left": 0.024022461846470833, + "Top": 0.5176689028739929 + }, + "Polygon": [ + { + "X": 0.02471826784312725, + "Y": 0.5176689028739929 + }, + { + "X": 0.2156718671321869, + "Y": 0.519208550453186 + }, + { + "X": 0.21497607231140137, + "Y": 0.5344259142875671 + }, + { + "X": 0.024022461846470833, + "Y": 0.5328862071037292 + } + ] + }, + "Id": "ed216223-e4ae-4b44-9f45-5631462a0a48", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.81521606445312, + "Text": "#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03149327263236046, + "Height": 0.015006312169134617, + "Left": 0.23923151195049286, + "Top": 0.5185330510139465 + }, + "Polygon": [ + { + "X": 0.23990631103515625, + "Y": 0.5185330510139465 + }, + { + "X": 0.2707248032093048, + "Y": 0.5187815427780151 + }, + { + "X": 0.2700499892234802, + "Y": 0.533539354801178 + }, + { + "X": 0.23923151195049286, + "Y": 0.5332908630371094 + } + ] + }, + "Id": "8ae92f87-9505-4f1f-a778-8afe2a9150bc", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 96.14250946044922, + "Text": "C95778D3", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.18935330212116241, + "Height": 0.016998745501041412, + "Left": 0.2949662208557129, + "Top": 0.5172617435455322 + }, + "Polygon": [ + { + "X": 0.2956739366054535, + "Y": 0.5172617435455322 + }, + { + "X": 0.4843195378780365, + "Y": 0.5187827944755554 + }, + { + "X": 0.4836118221282959, + "Y": 0.5342604517936707 + }, + { + "X": 0.2949662208557129, + "Y": 0.5327394008636475 + } + ] + }, + "Id": "b0b8e151-4b27-4bc5-8fb2-d1261dcce1a7", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.47434997558594, + "Text": "12/07/2019", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.23470057547092438, + "Height": 0.018508069217205048, + "Left": 0.1387951523065567, + "Top": 0.5588555932044983 + }, + "Polygon": [ + { + "X": 0.1395551860332489, + "Y": 0.5588555932044983 + }, + { + "X": 0.3734957277774811, + "Y": 0.5607418417930603 + }, + { + "X": 0.3727357089519501, + "Y": 0.5773636698722839 + }, + { + "X": 0.1387951523065567, + "Y": 0.5754773616790771 + } + ] + }, + "Id": "d9f1fb03-82b4-4fa4-a40d-b39de843f91a", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.52127075195312, + "Text": "12:22", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.11921805888414383, + "Height": 0.01566390134394169, + "Left": 0.5142349004745483, + "Top": 0.5598058700561523 + }, + "Polygon": [ + { + "X": 0.5149074196815491, + "Y": 0.5598058700561523 + }, + { + "X": 0.6334529519081116, + "Y": 0.5607617497444153 + }, + { + "X": 0.6327804327011108, + "Y": 0.5754697918891907 + }, + { + "X": 0.5142349004745483, + "Y": 0.5745139718055725 + } + ] + }, + "Id": "a30daca4-27d7-45b4-96e6-935042c160b6", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.84703063964844, + "Text": "PM", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04868505522608757, + "Height": 0.014640784822404385, + "Left": 0.6578704714775085, + "Top": 0.5604343414306641 + }, + "Polygon": [ + { + "X": 0.6585221886634827, + "Y": 0.5604343414306641 + }, + { + "X": 0.7065554857254028, + "Y": 0.5608216524124146 + }, + { + "X": 0.7059037685394287, + "Y": 0.5750751495361328 + }, + { + "X": 0.6578704714775085, + "Y": 0.5746878385543823 + } + ] + }, + "Id": "1fa05057-8e36-43b1-b263-933e0e52cf08", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.73282623291016, + "Text": "CHANGE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.14477434754371643, + "Height": 0.015501471236348152, + "Left": 0.2356659173965454, + "Top": 0.6016724705696106 + }, + "Polygon": [ + { + "X": 0.2363215833902359, + "Y": 0.6016724705696106 + }, + { + "X": 0.38044026494026184, + "Y": 0.6028345227241516 + }, + { + "X": 0.37978461384773254, + "Y": 0.617173969745636 + }, + { + "X": 0.2356659173965454, + "Y": 0.616011917591095 + } + ] + }, + "Id": "9fd0f3ce-bd61-430a-b258-dced265bffdd", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.80873107910156, + "Text": "DUE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07203742116689682, + "Height": 0.014980544336140156, + "Left": 0.40361329913139343, + "Top": 0.6019728183746338 + }, + "Polygon": [ + { + "X": 0.4042719602584839, + "Y": 0.6019728183746338 + }, + { + "X": 0.47565072774887085, + "Y": 0.6025483012199402 + }, + { + "X": 0.4749920666217804, + "Y": 0.6169533729553223 + }, + { + "X": 0.40361329913139343, + "Y": 0.6163778305053711 + } + ] + }, + "Id": "8da26e58-182b-46d3-9309-900902666ad0", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.64066314697266, + "Text": "0.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09388544410467148, + "Height": 0.015400901436805725, + "Left": 0.5456077456474304, + "Top": 0.6018549203872681 + }, + "Polygon": [ + { + "X": 0.5462775230407715, + "Y": 0.6018549203872681 + }, + { + "X": 0.6394931674003601, + "Y": 0.602606475353241 + }, + { + "X": 0.6388233304023743, + "Y": 0.6172558069229126 + }, + { + "X": 0.5456077456474304, + "Y": 0.6165041923522949 + } + ] + }, + "Id": "b8753e5f-d546-4e9d-ae61-03f17f9fabd9", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.82221984863281, + "Text": "#", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03849240764975548, + "Height": 0.018794460222125053, + "Left": 0.10969918221235275, + "Top": 0.6392907500267029 + }, + "Polygon": [ + { + "X": 0.11054467409849167, + "Y": 0.6392907500267029 + }, + { + "X": 0.14819158613681793, + "Y": 0.639594316482544 + }, + { + "X": 0.1473461091518402, + "Y": 0.6580852270126343 + }, + { + "X": 0.10969918221235275, + "Y": 0.6577816605567932 + } + ] + }, + "Id": "df32fc0f-e15b-4ecd-8b01-f74c6e8523f3", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.69319915771484, + "Text": "ITEMS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.16583094000816345, + "Height": 0.022067394107580185, + "Left": 0.18420818448066711, + "Top": 0.6373913884162903 + }, + "Polygon": [ + { + "X": 0.1851564198732376, + "Y": 0.6373913884162903 + }, + { + "X": 0.35003912448883057, + "Y": 0.6387208104133606 + }, + { + "X": 0.34909090399742126, + "Y": 0.6594587564468384 + }, + { + "X": 0.18420818448066711, + "Y": 0.6581293344497681 + } + ] + }, + "Id": "0a1fb267-da3f-4420-a7bc-5a0b7bb1bdb2", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.82917022705078, + "Text": "SOLD", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1335448920726776, + "Height": 0.02120908536016941, + "Left": 0.3872305750846863, + "Top": 0.6376150846481323 + }, + "Polygon": [ + { + "X": 0.3881514370441437, + "Y": 0.6376150846481323 + }, + { + "X": 0.5207754373550415, + "Y": 0.6386843919754028 + }, + { + "X": 0.5198546051979065, + "Y": 0.6588241457939148 + }, + { + "X": 0.3872305750846863, + "Y": 0.6577547788619995 + } + ] + }, + "Id": "30a18ce3-2ca1-47fc-87a0-2de30cec887d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.60104370117188, + "Text": "4", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03483915328979492, + "Height": 0.019351152703166008, + "Left": 0.5582541823387146, + "Top": 0.6386402249336243 + }, + "Polygon": [ + { + "X": 0.5591264367103577, + "Y": 0.6386402249336243 + }, + { + "X": 0.5930933356285095, + "Y": 0.6389141082763672 + }, + { + "X": 0.5922210216522217, + "Y": 0.657991349697113 + }, + { + "X": 0.5582541823387146, + "Y": 0.6577175259590149 + } + ] + }, + "Id": "4bf6dd99-9b78-4293-8684-22a1e061eae2", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.76498413085938, + "Text": "TC", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0509837381541729, + "Height": 0.01400761865079403, + "Left": 0.021904751658439636, + "Top": 0.6857399344444275 + }, + "Polygon": [ + { + "X": 0.022526677697896957, + "Y": 0.6857399344444275 + }, + { + "X": 0.07288849353790283, + "Y": 0.6861459612846375 + }, + { + "X": 0.07226656377315521, + "Y": 0.6997475028038025 + }, + { + "X": 0.021904751658439636, + "Y": 0.6993414759635925 + } + ] + }, + "Id": "cfe1f338-1891-488b-a39a-32ed53644fab", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.79782104492188, + "Text": "#2034", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1249404326081276, + "Height": 0.01584012620151043, + "Left": 0.09592779725790024, + "Top": 0.6850386261940002 + }, + "Polygon": [ + { + "X": 0.09660626202821732, + "Y": 0.6850386261940002 + }, + { + "X": 0.22086822986602783, + "Y": 0.6860405802726746 + }, + { + "X": 0.22018975019454956, + "Y": 0.7008787989616394 + }, + { + "X": 0.09592779725790024, + "Y": 0.6998768448829651 + } + ] + }, + "Id": "d74ebf18-96b7-4f64-a6f7-047554219c60", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.77558898925781, + "Text": "2049", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0962895005941391, + "Height": 0.015140258707106113, + "Left": 0.2721594274044037, + "Top": 0.6853532195091248 + }, + "Polygon": [ + { + "X": 0.2728164494037628, + "Y": 0.6853532195091248 + }, + { + "X": 0.368448942899704, + "Y": 0.6861242651939392 + }, + { + "X": 0.36779192090034485, + "Y": 0.7004934549331665 + }, + { + "X": 0.2721594274044037, + "Y": 0.6997223496437073 + } + ] + }, + "Id": "95a38773-dded-472a-8c49-5dd01b19015d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.79451751708984, + "Text": "1021", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0945824533700943, + "Height": 0.015279172919690609, + "Left": 0.4256497621536255, + "Top": 0.6852526664733887 + }, + "Polygon": [ + { + "X": 0.42631375789642334, + "Y": 0.6852526664733887 + }, + { + "X": 0.5202322006225586, + "Y": 0.68600994348526 + }, + { + "X": 0.5195682048797607, + "Y": 0.7005318403244019 + }, + { + "X": 0.4256497621536255, + "Y": 0.6997745633125305 + } + ] + }, + "Id": "7857fdb0-52e2-4df4-b0eb-4ecef4ae692a", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.88098907470703, + "Text": "1007", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09320755302906036, + "Height": 0.01552564837038517, + "Left": 0.574624240398407, + "Top": 0.6849803328514099 + }, + "Polygon": [ + { + "X": 0.5752999782562256, + "Y": 0.6849803328514099 + }, + { + "X": 0.6678317785263062, + "Y": 0.6857264041900635 + }, + { + "X": 0.6671559810638428, + "Y": 0.7005059719085693 + }, + { + "X": 0.574624240398407, + "Y": 0.699759840965271 + } + ] + }, + "Id": "ec8e6836-8340-4b8e-a1fd-334d1e8d42b1", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.91375732421875, + "Text": "5519", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09454070031642914, + "Height": 0.015115084126591682, + "Left": 0.721906304359436, + "Top": 0.6853403449058533 + }, + "Polygon": [ + { + "X": 0.722562849521637, + "Y": 0.6853403449058533 + }, + { + "X": 0.8164470195770264, + "Y": 0.6860973238945007 + }, + { + "X": 0.8157905340194702, + "Y": 0.7004554271697998 + }, + { + "X": 0.721906304359436, + "Y": 0.6996984481811523 + } + ] + }, + "Id": "2fca426b-c7a3-43d3-b63b-9e598530325d", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.5909652709961, + "Text": "12/07/2019", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.23692050576210022, + "Height": 0.01913897506892681, + "Left": 0.138153076171875, + "Top": 0.80901700258255 + }, + "Polygon": [ + { + "X": 0.13894113898277283, + "Y": 0.80901700258255 + }, + { + "X": 0.3750735819339752, + "Y": 0.8109209537506104 + }, + { + "X": 0.3742855191230774, + "Y": 0.8281559944152832 + }, + { + "X": 0.138153076171875, + "Y": 0.8262520432472229 + } + ] + }, + "Id": "64f52b44-5929-46fe-bd11-3c657ffd15ff", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 98.13402557373047, + "Text": "12:22", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12134461849927902, + "Height": 0.016907693818211555, + "Left": 0.514458954334259, + "Top": 0.8090800642967224 + }, + "Polygon": [ + { + "X": 0.5151875615119934, + "Y": 0.8090800642967224 + }, + { + "X": 0.6358035206794739, + "Y": 0.8100526332855225 + }, + { + "X": 0.6350749135017395, + "Y": 0.8259878158569336 + }, + { + "X": 0.514458954334259, + "Y": 0.8250152468681335 + } + ] + }, + "Id": "f45801a5-ecc0-4e68-b8cc-d2773be89f5e", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 99.6355972290039, + "Text": "PM", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.048941370099782944, + "Height": 0.01518012210726738, + "Left": 0.6578147411346436, + "Top": 0.810311496257782 + }, + "Polygon": [ + { + "X": 0.6584910154342651, + "Y": 0.810311496257782 + }, + { + "X": 0.7067561149597168, + "Y": 0.8107006549835205 + }, + { + "X": 0.7060797810554504, + "Y": 0.8254916071891785 + }, + { + "X": 0.6578147411346436, + "Y": 0.8251024484634399 + } + ] + }, + "Id": "7664cb5f-51ff-4564-bf7b-4c4ea54978b4", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 91.11309051513672, + "Text": "***CUSTOMER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.2618348300457001, + "Height": 0.017629019916057587, + "Left": 0.11253896355628967, + "Top": 0.8507460951805115 + }, + "Polygon": [ + { + "X": 0.11324877291917801, + "Y": 0.8507460951805115 + }, + { + "X": 0.37437379360198975, + "Y": 0.8528515696525574 + }, + { + "X": 0.373663991689682, + "Y": 0.8683751225471497 + }, + { + "X": 0.11253896355628967, + "Y": 0.8662696480751038 + } + ] + }, + "Id": "5f252649-1770-4ad1-b31c-d664534c0d8b", + "Page": 1 + }, + { + "BlockType": "WORD", + "Confidence": 95.14170837402344, + "Text": "COPY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10110513120889664, + "Height": 0.01593528874218464, + "Left": 0.3991001844406128, + "Top": 0.851726770401001 + }, + "Polygon": [ + { + "X": 0.39979180693626404, + "Y": 0.851726770401001 + }, + { + "X": 0.5002052783966064, + "Y": 0.8525364398956299 + }, + { + "X": 0.4995136857032776, + "Y": 0.8676620721817017 + }, + { + "X": 0.3991001844406128, + "Y": 0.8668524622917175 + } + ] + }, + "Id": "41f030cc-33f3-41c9-a23f-3545be87a3df", + "Page": 1 + } + ] + } + ], + "ResponseMetadata": { + "RequestId": "35812f89-f676-430c-b789-7f6da1039a84", + "HTTPStatusCode": 200, + "HTTPHeaders": { + "x-amzn-requestid": "35812f89-f676-430c-b789-7f6da1039a84", + "content-type": "application/x-amz-json-1.1", + "content-length": "96026", + "date": "Tue, 13 Dec 2022 20:38:10 GMT" + }, + "RetryAttempts": 0 + } +} \ No newline at end of file diff --git a/testdata/test-analyze-id-response.json b/testdata/test-analyze-id-response.json index 8b61b8d..6f66a6f 100644 --- a/testdata/test-analyze-id-response.json +++ b/testdata/test-analyze-id-response.json @@ -1 +1,3324 @@ -{"IdentityDocuments": [{"DocumentIndex": 1, "IdentityDocumentFields": [{"Type": {"Text": "FIRST_NAME"}, "ValueDetection": {"Text": "GARCIA", "Confidence": 98.5074462890625}}, {"Type": {"Text": "LAST_NAME"}, "ValueDetection": {"Text": "MARIA", "Confidence": 98.2713851928711}}, {"Type": {"Text": "MIDDLE_NAME"}, "ValueDetection": {"Text": "", "Confidence": 99.19315338134766}}, {"Type": {"Text": "SUFFIX"}, "ValueDetection": {"Text": "", "Confidence": 99.16242980957031}}, {"Type": {"Text": "CITY_IN_ADDRESS"}, "ValueDetection": {"Text": "BIGTOWN", "Confidence": 97.36111450195312}}, {"Type": {"Text": "ZIP_CODE_IN_ADDRESS"}, "ValueDetection": {"Text": "02801", "Confidence": 97.72491455078125}}, {"Type": {"Text": "STATE_IN_ADDRESS"}, "ValueDetection": {"Text": "MA", "Confidence": 98.77716827392578}}, {"Type": {"Text": "STATE_NAME"}, "ValueDetection": {"Text": "MASSACHUSETTS", "Confidence": 97.11590576171875}}, {"Type": {"Text": "DOCUMENT_NUMBER"}, "ValueDetection": {"Text": "736HDV7874JSB", "Confidence": 94.3311767578125}}, {"Type": {"Text": "EXPIRATION_DATE"}, "ValueDetection": {"Text": "01/20/2028", "NormalizedValue": {"Value": "2028-01-20T00:00:00", "ValueType": "Date"}, "Confidence": 97.5393295288086}}, {"Type": {"Text": "DATE_OF_BIRTH"}, "ValueDetection": {"Text": "03/18/2001", "NormalizedValue": {"Value": "2001-03-18T00:00:00", "ValueType": "Date"}, "Confidence": 94.73551940917969}}, {"Type": {"Text": "DATE_OF_ISSUE"}, "ValueDetection": {"Text": "03/18/2018", "NormalizedValue": {"Value": "2018-03-18T00:00:00", "ValueType": "Date"}, "Confidence": 97.88475036621094}}, {"Type": {"Text": "ID_TYPE"}, "ValueDetection": {"Text": "DRIVER LICENSE FRONT", "Confidence": 97.06944274902344}}, {"Type": {"Text": "ENDORSEMENTS"}, "ValueDetection": {"Text": "NONE", "Confidence": 98.54768371582031}}, {"Type": {"Text": "VETERAN"}, "ValueDetection": {"Text": "", "Confidence": 99.17557525634766}}, {"Type": {"Text": "RESTRICTIONS"}, "ValueDetection": {"Text": "NONE", "Confidence": 98.48028564453125}}, {"Type": {"Text": "CLASS"}, "ValueDetection": {"Text": "D", "Confidence": 97.84159851074219}}, {"Type": {"Text": "ADDRESS"}, "ValueDetection": {"Text": "100 MARKET STREET", "Confidence": 97.22816467285156}}, {"Type": {"Text": "COUNTY"}, "ValueDetection": {"Text": "", "Confidence": 99.17715454101562}}, {"Type": {"Text": "PLACE_OF_BIRTH"}, "ValueDetection": {"Text": "", "Confidence": 99.17051696777344}}, {"Type": {"Text": "MRZ_CODE"}, "ValueDetection": {"Text": "", "Confidence": 97.52351379394531}}], "Blocks": [{"BlockType": "PAGE", "Geometry": {"BoundingBox": {"Width": 0.9983018040657043, "Height": 1.0, "Left": 0.0016982076922431588, "Top": 0.0}, "Polygon": [{"X": 0.00254204124212265, "Y": 0.0}, {"X": 1.0, "Y": 0.0}, {"X": 1.0, "Y": 1.0}, {"X": 0.0016982076922431588, "Y": 1.0}]}, "Id": "4ff4906e-ec6f-4ca3-8f9d-cbd4e16e15da", "Relationships": [{"Type": "CHILD", "Ids": ["b35c5e3a-83dd-44d3-8a60-23e32031fc7a", "4759ae4e-c2ea-4d34-bfd3-94f55724916e", "d60a3e36-663d-4327-aa39-a001deb1ad98", "938da0f4-11d3-4e69-a679-5b14c1cac9fd", "8dbdbc3f-46ec-473e-b66b-61896668a012", "53c87252-3ada-4299-a781-b4dd5132b82a", "7fd97e3c-b15c-46f3-b152-6e870a4a585e", "02949acd-46f0-43e5-b6c4-acd5f59846f4", "ef435aba-e07f-4b57-bbba-831dad9a5afc", "8fc20741-1e92-4e68-b593-45dcf4dba16b", "1571337f-4806-4601-964f-0a09f777a705", "9bfe8df1-8b01-495c-9e52-43a230cc98ac", "1e19d1f5-7c32-46fb-bb7e-4f21a87c1abe", "2b6939c8-9eac-4bdc-ab22-931c2f25d8d5", "0bc8b04a-e3b9-4d12-9a67-b50b47784e43", "fe790e68-861e-4a75-b8e5-cf96905964d3", "b2aa3dfd-8b78-4026-8f17-be7589fc4cf2", "b4d3d4a5-5341-40e0-8eb4-fefad00dc878", "c7123560-0c30-4572-8a16-324d1cb5b7f6", "ebd3e37c-b27c-4f46-bb1c-89888c40d603", "15f511c8-8aee-47aa-a6e2-cbc5062f7b40", "61e8ced8-7300-489a-9057-8b5a721692e8", "e93e1299-b5d0-4e2c-b01d-31608cfa3331", "32903e0d-bab4-4a87-b6bb-202bf9491835", "3abd398c-f834-4a5b-aed9-66ae94c6ba24", "e76b7d25-5c02-4a82-b412-b879a242c868", "0408aa01-e6db-44ad-bc55-ef849e804140", "2a8ca021-46a6-48a8-9b8a-c430a13fc188", "cdd90d6b-3674-44f8-9409-90720cb8411c", "b2591d85-5555-48a8-95ca-b6b4cc3a3213", "cf981ccc-9f1c-42d2-b611-4ae632acd943"]}]}, {"BlockType": "LINE", "Confidence": 98.9495620727539, "Text": "MASSACHUSETTS", "Geometry": {"BoundingBox": {"Width": 0.45268234610557556, "Height": 0.06859267503023148, "Left": 0.04983796179294586, "Top": 0.0640958845615387}, "Polygon": [{"X": 0.04988928139209747, "Y": 0.06637530773878098}, {"X": 0.5025203227996826, "Y": 0.0640958845615387}, {"X": 0.5025089979171753, "Y": 0.13036975264549255}, {"X": 0.04983796179294586, "Y": 0.13268855214118958}]}, "Id": "b35c5e3a-83dd-44d3-8a60-23e32031fc7a", "Relationships": [{"Type": "CHILD", "Ids": ["9b9ac1a9-3e27-4335-ace0-57474f2eb2ab"]}]}, {"BlockType": "LINE", "Confidence": 99.95172119140625, "Text": "DRIVER", "Geometry": {"BoundingBox": {"Width": 0.07111648470163345, "Height": 0.027247264981269836, "Left": 0.5200794339179993, "Top": 0.06680122017860413}, "Polygon": [{"X": 0.5200834274291992, "Y": 0.06715963035821915}, {"X": 0.5911959409713745, "Y": 0.06680122017860413}, {"X": 0.5911945104598999, "Y": 0.09368756413459778}, {"X": 0.5200794339179993, "Y": 0.09404848515987396}]}, "Id": "4759ae4e-c2ea-4d34-bfd3-94f55724916e", "Relationships": [{"Type": "CHILD", "Ids": ["939679e3-4538-41a6-b094-12d3d1c9564e"]}]}, {"BlockType": "LINE", "Confidence": 99.92467498779297, "Text": "LICENSE", "Geometry": {"BoundingBox": {"Width": 0.08015400916337967, "Height": 0.0269862562417984, "Left": 0.5197744369506836, "Top": 0.10614520311355591}, "Polygon": [{"X": 0.5197783708572388, "Y": 0.10655328631401062}, {"X": 0.5999284386634827, "Y": 0.10614520311355591}, {"X": 0.5999273657798767, "Y": 0.13272057473659515}, {"X": 0.5197744369506836, "Y": 0.1331314593553543}]}, "Id": "d60a3e36-663d-4327-aa39-a001deb1ad98", "Relationships": [{"Type": "CHILD", "Ids": ["c15ba956-4585-4a16-8fd9-a27afb81f99c"]}]}, {"BlockType": "LINE", "Confidence": 85.71257019042969, "Text": "*", "Geometry": {"BoundingBox": {"Width": 0.04212426766753197, "Height": 0.06903507560491562, "Left": 0.9051782488822937, "Top": 0.06003360077738762}, "Polygon": [{"X": 0.9051782488822937, "Y": 0.060245491564273834}, {"X": 0.9472734928131104, "Y": 0.06003360077738762}, {"X": 0.947302520275116, "Y": 0.128852978348732}, {"X": 0.9052034020423889, "Y": 0.12906867265701294}]}, "Id": "938da0f4-11d3-4e69-a679-5b14c1cac9fd", "Relationships": [{"Type": "CHILD", "Ids": ["1eb8ff7c-17b9-4b28-9c4a-4d32210f58f2"]}]}, {"BlockType": "LINE", "Confidence": 99.88556671142578, "Text": "4a ISS", "Geometry": {"BoundingBox": {"Width": 0.04825853183865547, "Height": 0.021929938346147537, "Left": 0.49468645453453064, "Top": 0.2406817078590393}, "Polygon": [{"X": 0.4946903884410858, "Y": 0.24093586206436157}, {"X": 0.5429449677467346, "Y": 0.2406817078590393}, {"X": 0.542942464351654, "Y": 0.26235613226890564}, {"X": 0.49468645453453064, "Y": 0.26261165738105774}]}, "Id": "8dbdbc3f-46ec-473e-b66b-61896668a012", "Relationships": [{"Type": "CHILD", "Ids": ["18fb25ee-7eb9-44a1-8aa0-bbdd50b9b003", "d06ee183-125f-40e6-a318-d6da5c9a910b"]}]}, {"BlockType": "LINE", "Confidence": 99.96464538574219, "Text": "4d NUMBER", "Geometry": {"BoundingBox": {"Width": 0.09469117224216461, "Height": 0.022094817832112312, "Left": 0.7043824195861816, "Top": 0.24028587341308594}, "Polygon": [{"X": 0.7043824195861816, "Y": 0.24078468978405}, {"X": 0.7990687489509583, "Y": 0.24028587341308594}, {"X": 0.7990735769271851, "Y": 0.26187917590141296}, {"X": 0.7043845653533936, "Y": 0.2623806893825531}]}, "Id": "53c87252-3ada-4299-a781-b4dd5132b82a", "Relationships": [{"Type": "CHILD", "Ids": ["d5216346-0d47-48f7-a0b3-f9f9f1d96df3", "2289b381-3542-47e7-8020-6bfa346d4e59"]}]}, {"BlockType": "LINE", "Confidence": 99.92475891113281, "Text": "03/18/2018", "Geometry": {"BoundingBox": {"Width": 0.15401743352413177, "Height": 0.04062620550394058, "Left": 0.5194712281227112, "Top": 0.267245352268219}, "Polygon": [{"X": 0.519477128982544, "Y": 0.2680619955062866}, {"X": 0.6734864115715027, "Y": 0.267245352268219}, {"X": 0.6734886765480042, "Y": 0.30704689025878906}, {"X": 0.5194712281227112, "Y": 0.30787158012390137}]}, "Id": "7fd97e3c-b15c-46f3-b152-6e870a4a585e", "Relationships": [{"Type": "CHILD", "Ids": ["38c7f94b-ea45-446b-869f-14599668f489"]}]}, {"BlockType": "LINE", "Confidence": 99.36566925048828, "Text": "736HDV7874JSB", "Geometry": {"BoundingBox": {"Width": 0.21140673756599426, "Height": 0.036356475204229355, "Left": 0.7306008338928223, "Top": 0.2671150863170624}, "Polygon": [{"X": 0.7306008338928223, "Y": 0.26823633909225464}, {"X": 0.9419929385185242, "Y": 0.2671150863170624}, {"X": 0.9420075416564941, "Y": 0.3023405075073242}, {"X": 0.7306054830551147, "Y": 0.30347153544425964}]}, "Id": "02949acd-46f0-43e5-b6c4-acd5f59846f4", "Relationships": [{"Type": "CHILD", "Ids": ["ddfd4665-87bc-4724-a50a-8b7e058d0a51"]}]}, {"BlockType": "LINE", "Confidence": 99.92015075683594, "Text": "4b EXP", "Geometry": {"BoundingBox": {"Width": 0.05570097267627716, "Height": 0.02240280620753765, "Left": 0.4936515688896179, "Top": 0.33026161789894104}, "Polygon": [{"X": 0.49365559220314026, "Y": 0.33056148886680603}, {"X": 0.5493525266647339, "Y": 0.33026161789894104}, {"X": 0.5493501424789429, "Y": 0.3523629605770111}, {"X": 0.4936515688896179, "Y": 0.35266444087028503}]}, "Id": "ef435aba-e07f-4b57-bbba-831dad9a5afc", "Relationships": [{"Type": "CHILD", "Ids": ["f6212d71-6779-4268-8577-ad9cea0633be", "78921cbd-063f-422b-a251-b8b2527ab11d"]}]}, {"BlockType": "LINE", "Confidence": 99.80107116699219, "Text": "3 DOB", "Geometry": {"BoundingBox": {"Width": 0.05151178315281868, "Height": 0.022047020494937897, "Left": 0.7134212255477905, "Top": 0.3303661048412323}, "Polygon": [{"X": 0.7134212255477905, "Y": 0.33064350485801697}, {"X": 0.7649291753768921, "Y": 0.3303661048412323}, {"X": 0.7649330496788025, "Y": 0.35213425755500793}, {"X": 0.7134236693382263, "Y": 0.3524131178855896}]}, "Id": "8fc20741-1e92-4e68-b593-45dcf4dba16b", "Relationships": [{"Type": "CHILD", "Ids": ["20dcdcd0-0ec9-40c6-bdc8-51141564cc3d", "179da87d-c39f-4ec2-bf13-b39d1c499759"]}]}, {"BlockType": "LINE", "Confidence": 99.87236022949219, "Text": "01/20/2028", "Geometry": {"BoundingBox": {"Width": 0.15346644818782806, "Height": 0.04040638729929924, "Left": 0.5189967751502991, "Top": 0.35669922828674316}, "Polygon": [{"X": 0.5190026760101318, "Y": 0.3575308620929718}, {"X": 0.6724610328674316, "Y": 0.35669922828674316}, {"X": 0.6724632382392883, "Y": 0.39626601338386536}, {"X": 0.5189967751502991, "Y": 0.3971056044101715}]}, "Id": "1571337f-4806-4601-964f-0a09f777a705", "Relationships": [{"Type": "CHILD", "Ids": ["0e9db376-e954-48d5-bfde-26c4bc345347"]}]}, {"BlockType": "LINE", "Confidence": 99.86276245117188, "Text": "03/18/2001", "Geometry": {"BoundingBox": {"Width": 0.1507488340139389, "Height": 0.04211604967713356, "Left": 0.7294670939445496, "Top": 0.3560287058353424}, "Polygon": [{"X": 0.7294670939445496, "Y": 0.3568456768989563}, {"X": 0.8802022337913513, "Y": 0.3560287058353424}, {"X": 0.8802159428596497, "Y": 0.39731961488723755}, {"X": 0.7294725179672241, "Y": 0.39814475178718567}]}, "Id": "9bfe8df1-8b01-495c-9e52-43a230cc98ac", "Relationships": [{"Type": "CHILD", "Ids": ["800e9ef5-b22c-4581-bd1f-6779dbff4518"]}]}, {"BlockType": "LINE", "Confidence": 99.80615234375, "Text": "9 CLASS 12 REST", "Geometry": {"BoundingBox": {"Width": 0.15563221275806427, "Height": 0.02302868478000164, "Left": 0.5032357573509216, "Top": 0.41829201579093933}, "Polygon": [{"X": 0.5032395124435425, "Y": 0.41914790868759155}, {"X": 0.6588671207427979, "Y": 0.41829201579093933}, {"X": 0.6588679552078247, "Y": 0.4404602646827698}, {"X": 0.5032357573509216, "Y": 0.4413206875324249}]}, "Id": "1e19d1f5-7c32-46fb-bb7e-4f21a87c1abe", "Relationships": [{"Type": "CHILD", "Ids": ["11101377-04d9-4f77-9dc6-92b644f1a200", "6bc8dc0a-44f5-4ac7-bae0-0c930dc69da2", "67a5e131-9fee-4f20-a082-43d73a0887c9", "a4611c11-4a00-43f1-9ce0-8bf9a0b05133"]}]}, {"BlockType": "LINE", "Confidence": 95.79815673828125, "Text": "OaEND", "Geometry": {"BoundingBox": {"Width": 0.05722314491868019, "Height": 0.022577699273824692, "Left": 0.7057021856307983, "Top": 0.41829416155815125}, "Polygon": [{"X": 0.7057021856307983, "Y": 0.4186088740825653}, {"X": 0.7629214525222778, "Y": 0.41829416155815125}, {"X": 0.762925386428833, "Y": 0.4405554533004761}, {"X": 0.7057044506072998, "Y": 0.44087186455726624}]}, "Id": "2b6939c8-9eac-4bdc-ab22-931c2f25d8d5", "Relationships": [{"Type": "CHILD", "Ids": ["6a815fe0-6dd6-4f01-ba29-a42b8cf06b43"]}]}, {"BlockType": "LINE", "Confidence": 99.82281494140625, "Text": "D", "Geometry": {"BoundingBox": {"Width": 0.015844155102968216, "Height": 0.030931547284126282, "Left": 0.5204288363456726, "Top": 0.4491325914859772}, "Polygon": [{"X": 0.5204333662986755, "Y": 0.44922032952308655}, {"X": 0.5362729430198669, "Y": 0.4491325914859772}, {"X": 0.5362690687179565, "Y": 0.47997575998306274}, {"X": 0.5204288363456726, "Y": 0.48006415367126465}]}, "Id": "0bc8b04a-e3b9-4d12-9a67-b50b47784e43", "Relationships": [{"Type": "CHILD", "Ids": ["a3846e85-34c0-4249-9fd5-592d1e7ff6df"]}]}, {"BlockType": "LINE", "Confidence": 99.98023223876953, "Text": "NONE", "Geometry": {"BoundingBox": {"Width": 0.07448655366897583, "Height": 0.0338856466114521, "Left": 0.6191778779029846, "Top": 0.44816553592681885}, "Polygon": [{"X": 0.6191783547401428, "Y": 0.4485780894756317}, {"X": 0.693661630153656, "Y": 0.44816553592681885}, {"X": 0.6936644315719604, "Y": 0.48163533210754395}, {"X": 0.6191778779029846, "Y": 0.48205116391181946}]}, "Id": "fe790e68-861e-4a75-b8e5-cf96905964d3", "Relationships": [{"Type": "CHILD", "Ids": ["f4a21473-05a5-47ba-8be1-3c50f5e93f68"]}]}, {"BlockType": "LINE", "Confidence": 99.97982025146484, "Text": "NONE", "Geometry": {"BoundingBox": {"Width": 0.07467833906412125, "Height": 0.03395719826221466, "Left": 0.7302697896957397, "Top": 0.4479881525039673}, "Polygon": [{"X": 0.7302697896957397, "Y": 0.4484017789363861}, {"X": 0.8049403429031372, "Y": 0.4479881525039673}, {"X": 0.804948091506958, "Y": 0.4815284311771393}, {"X": 0.7302742004394531, "Y": 0.48194536566734314}]}, "Id": "b2aa3dfd-8b78-4026-8f17-be7589fc4cf2", "Relationships": [{"Type": "CHILD", "Ids": ["9aceb8fd-ed4e-4b67-bdef-3999369c8b21"]}]}, {"BlockType": "LINE", "Confidence": 99.02093505859375, "Text": "1", "Geometry": {"BoundingBox": {"Width": 0.006834766827523708, "Height": 0.02062394469976425, "Left": 0.39154231548309326, "Top": 0.5477906465530396}, "Polygon": [{"X": 0.39154887199401855, "Y": 0.5478293299674988}, {"X": 0.39837709069252014, "Y": 0.5477906465530396}, {"X": 0.3983707129955292, "Y": 0.5683757066726685}, {"X": 0.39154231548309326, "Y": 0.5684146285057068}]}, "Id": "b4d3d4a5-5341-40e0-8eb4-fefad00dc878", "Relationships": [{"Type": "CHILD", "Ids": ["1c8db7a1-8775-479e-bda0-b2abd8bf41ed"]}]}, {"BlockType": "LINE", "Confidence": 82.97941589355469, "Text": "MAR\u00cdA", "Geometry": {"BoundingBox": {"Width": 0.13874106109142303, "Height": 0.06954628974199295, "Left": 0.40716099739074707, "Top": 0.5002948045730591}, "Polygon": [{"X": 0.4071814715862274, "Y": 0.5010724663734436}, {"X": 0.5459020733833313, "Y": 0.5002948045730591}, {"X": 0.5458942651748657, "Y": 0.5690509080886841}, {"X": 0.40716099739074707, "Y": 0.5698410868644714}]}, "Id": "c7123560-0c30-4572-8a16-324d1cb5b7f6", "Relationships": [{"Type": "CHILD", "Ids": ["2afd99f2-912d-4fac-a891-60d7e1fd0a4d"]}]}, {"BlockType": "LINE", "Confidence": 96.26832580566406, "Text": "2 GARC\u00cdA", "Geometry": {"BoundingBox": {"Width": 0.12125780433416367, "Height": 0.04703959822654724, "Left": 0.39047589898109436, "Top": 0.5756521224975586}, "Polygon": [{"X": 0.39049071073532104, "Y": 0.5763437151908875}, {"X": 0.5117337107658386, "Y": 0.5756521224975586}, {"X": 0.5117263197898865, "Y": 0.6219927668571472}, {"X": 0.39047589898109436, "Y": 0.6226917505264282}]}, "Id": "ebd3e37c-b27c-4f46-bb1c-89888c40d603", "Relationships": [{"Type": "CHILD", "Ids": ["d6a363ec-be92-4006-8628-0c6b5cdb3162", "df4e822d-0673-4498-9f8c-cc9217a83a33"]}]}, {"BlockType": "LINE", "Confidence": 99.91268920898438, "Text": "8 100 MARKET STREET", "Geometry": {"BoundingBox": {"Width": 0.3083813190460205, "Height": 0.04021259769797325, "Left": 0.3904079496860504, "Top": 0.6399208903312683}, "Polygon": [{"X": 0.39042025804519653, "Y": 0.641706109046936}, {"X": 0.6987857818603516, "Y": 0.6399208903312683}, {"X": 0.6987892389297485, "Y": 0.6783326268196106}, {"X": 0.3904079496860504, "Y": 0.6801334619522095}]}, "Id": "15f511c8-8aee-47aa-a6e2-cbc5062f7b40", "Relationships": [{"Type": "CHILD", "Ids": ["a43ae41a-5d00-4437-9b94-8986b7a926fe", "139b3c29-3eec-4cd3-b5b1-5f506c752c86", "6d77d25a-b7e4-4e10-9c95-a3767188e748", "b1d6b9ec-89c5-4eff-91e7-a5b8cee62e1b"]}]}, {"BlockType": "LINE", "Confidence": 99.3942642211914, "Text": "BIGTOWN, MA, 02801", "Geometry": {"BoundingBox": {"Width": 0.30021268129348755, "Height": 0.04559195786714554, "Left": 0.4064667820930481, "Top": 0.6968655586242676}, "Polygon": [{"X": 0.4064798653125763, "Y": 0.6986258625984192}, {"X": 0.7066750526428223, "Y": 0.6968655586242676}, {"X": 0.7066794633865356, "Y": 0.740679919719696}, {"X": 0.4064667820930481, "Y": 0.7424575090408325}]}, "Id": "61e8ced8-7300-489a-9057-8b5a721692e8", "Relationships": [{"Type": "CHILD", "Ids": ["4ff5ac0f-693e-4aa4-8520-ae97cb056736", "7d9d622a-6efb-48a3-8db3-16e9e8fb21c4", "ebf37007-f728-4d0d-a1c6-167a6948f217"]}]}, {"BlockType": "LINE", "Confidence": 99.87850952148438, "Text": "18 EYES", "Geometry": {"BoundingBox": {"Width": 0.06257114559412003, "Height": 0.021629801020026207, "Left": 0.38242390751838684, "Top": 0.7967274785041809}, "Polygon": [{"X": 0.38243094086647034, "Y": 0.7971023917198181}, {"X": 0.44499504566192627, "Y": 0.7967274785041809}, {"X": 0.44498980045318604, "Y": 0.8179805874824524}, {"X": 0.38242390751838684, "Y": 0.8183572888374329}]}, "Id": "e93e1299-b5d0-4e2c-b01d-31608cfa3331", "Relationships": [{"Type": "CHILD", "Ids": ["58e0b8b0-66d3-4443-9cca-e878c332be5b", "ccfccd7c-7969-4f2b-97b6-f4fabab7af48"]}]}, {"BlockType": "LINE", "Confidence": 99.88617706298828, "Text": "BLK", "Geometry": {"BoundingBox": {"Width": 0.04642472788691521, "Height": 0.03224342316389084, "Left": 0.4514279067516327, "Top": 0.7859503626823425}, "Polygon": [{"X": 0.45143553614616394, "Y": 0.7862278819084167}, {"X": 0.497852623462677, "Y": 0.7859503626823425}, {"X": 0.49784696102142334, "Y": 0.8179143071174622}, {"X": 0.4514279067516327, "Y": 0.818193793296814}]}, "Id": "32903e0d-bab4-4a87-b6bb-202bf9491835", "Relationships": [{"Type": "CHILD", "Ids": ["bb2fe1d3-9051-482a-8b9f-40eb349749d6"]}]}, {"BlockType": "LINE", "Confidence": 81.35215759277344, "Text": "Mar\u00eda Garc\u00eda", "Geometry": {"BoundingBox": {"Width": 0.2720664143562317, "Height": 0.06891641020774841, "Left": 0.06752786040306091, "Top": 0.837845504283905}, "Polygon": [{"X": 0.0675782859325409, "Y": 0.8394898772239685}, {"X": 0.3395942747592926, "Y": 0.837845504283905}, {"X": 0.33956819772720337, "Y": 0.9050934910774231}, {"X": 0.06752786040306091, "Y": 0.906761884689331}]}, "Id": "3abd398c-f834-4a5b-aed9-66ae94c6ba24", "Relationships": [{"Type": "CHILD", "Ids": ["187b0332-7d6f-4e4e-bab0-b3eb79aa0285", "dabab587-772f-4fc9-a523-466eb53cb7aa"]}]}, {"BlockType": "LINE", "Confidence": 99.84716796875, "Text": "15 SEX F", "Geometry": {"BoundingBox": {"Width": 0.07168097794055939, "Height": 0.03335516154766083, "Left": 0.38268226385116577, "Top": 0.8334100842475891}, "Polygon": [{"X": 0.3826931416988373, "Y": 0.8338429927825928}, {"X": 0.45436325669288635, "Y": 0.8334100842475891}, {"X": 0.45435550808906555, "Y": 0.8663292527198792}, {"X": 0.38268226385116577, "Y": 0.8667652606964111}]}, "Id": "e76b7d25-5c02-4a82-b412-b879a242c868", "Relationships": [{"Type": "CHILD", "Ids": ["a7470b6b-d4b9-41d9-b9b4-49f05ea60e60", "a3ab7d89-07a1-421a-bc73-2050e3419743", "974f544b-7cc9-4275-a850-4be4fbed9173"]}]}, {"BlockType": "LINE", "Confidence": 99.84757232666016, "Text": "15 HGT", "Geometry": {"BoundingBox": {"Width": 0.055128313601017, "Height": 0.022525813430547714, "Left": 0.49057212471961975, "Top": 0.8437588810920715}, "Polygon": [{"X": 0.49057626724243164, "Y": 0.844092607498169}, {"X": 0.5457004308700562, "Y": 0.8437588810920715}, {"X": 0.5456979274749756, "Y": 0.8659493327140808}, {"X": 0.49057212471961975, "Y": 0.8662846684455872}]}, "Id": "0408aa01-e6db-44ad-bc55-ef849e804140", "Relationships": [{"Type": "CHILD", "Ids": ["5a2a5652-3fef-4a87-b6eb-2c1211f5405c", "8463e1fa-ca66-401c-b26f-f0705e1622cb"]}]}, {"BlockType": "LINE", "Confidence": 99.33988189697266, "Text": "4-6\"", "Geometry": {"BoundingBox": {"Width": 0.05232385918498039, "Height": 0.03327462449669838, "Left": 0.5491407513618469, "Top": 0.8325098156929016}, "Polygon": [{"X": 0.5491443276405334, "Y": 0.8328258991241455}, {"X": 0.601464569568634, "Y": 0.8325098156929016}, {"X": 0.6014633178710938, "Y": 0.8654661774635315}, {"X": 0.5491407513618469, "Y": 0.8657844662666321}]}, "Id": "2a8ca021-46a6-48a8-9b8a-c430a13fc188", "Relationships": [{"Type": "CHILD", "Ids": ["ac5e0d79-1089-41ab-a14f-bd3ff9e44221"]}]}, {"BlockType": "LINE", "Confidence": 99.9034423828125, "Text": "03/18/2001", "Geometry": {"BoundingBox": {"Width": 0.17280122637748718, "Height": 0.046728506684303284, "Left": 0.7561008334159851, "Top": 0.8461390733718872}, "Polygon": [{"X": 0.7561008334159851, "Y": 0.847186267375946}, {"X": 0.928883969783783, "Y": 0.8461390733718872}, {"X": 0.9289020895957947, "Y": 0.8918099999427795}, {"X": 0.7561084628105164, "Y": 0.8928675651550293}]}, "Id": "cdd90d6b-3674-44f8-9409-90720cb8411c", "Relationships": [{"Type": "CHILD", "Ids": ["f59668ed-9549-4308-aafc-94b54907e60c"]}]}, {"BlockType": "LINE", "Confidence": 99.86473846435547, "Text": "5 DD 03/12/2019", "Geometry": {"BoundingBox": {"Width": 0.14800448715686798, "Height": 0.028407692909240723, "Left": 0.39062613248825073, "Top": 0.8872088193893433}, "Polygon": [{"X": 0.3906349241733551, "Y": 0.888113260269165}, {"X": 0.5386306047439575, "Y": 0.8872088193893433}, {"X": 0.5386272668838501, "Y": 0.9147067070007324}, {"X": 0.39062613248825073, "Y": 0.915616512298584}]}, "Id": "b2591d85-5555-48a8-95ca-b6b4cc3a3213", "Relationships": [{"Type": "CHILD", "Ids": ["d5703899-efe8-442f-bd1e-684f2dea5ca6", "5c98dfc8-51ff-4b82-8728-ea8567b0e738", "67bef1ce-a5de-4553-8554-c22659d9c472"]}]}, {"BlockType": "LINE", "Confidence": 99.75003814697266, "Text": "REV 03/12/2017", "Geometry": {"BoundingBox": {"Width": 0.13748043775558472, "Height": 0.028255969285964966, "Left": 0.568871021270752, "Top": 0.8871917128562927}, "Polygon": [{"X": 0.5688732862472534, "Y": 0.8880320191383362}, {"X": 0.706348717212677, "Y": 0.8871917128562927}, {"X": 0.7063514590263367, "Y": 0.9146023988723755}, {"X": 0.568871021270752, "Y": 0.9154477119445801}]}, "Id": "cf981ccc-9f1c-42d2-b611-4ae632acd943", "Relationships": [{"Type": "CHILD", "Ids": ["13e2712f-9954-4257-8138-a6f25f49ba2c", "31923715-451a-467a-8ea1-842dfb0cc8fa"]}]}, {"BlockType": "WORD", "Confidence": 98.9495620727539, "Text": "MASSACHUSETTS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.45268234610557556, "Height": 0.06859267503023148, "Left": 0.04983796179294586, "Top": 0.0640958845615387}, "Polygon": [{"X": 0.04988928139209747, "Y": 0.06637530773878098}, {"X": 0.5025203227996826, "Y": 0.0640958845615387}, {"X": 0.5025089979171753, "Y": 0.13036975264549255}, {"X": 0.04983796179294586, "Y": 0.13268855214118958}]}, "Id": "9b9ac1a9-3e27-4335-ace0-57474f2eb2ab", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.95172119140625, "Text": "DRIVER", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07111648470163345, "Height": 0.027247264981269836, "Left": 0.5200794339179993, "Top": 0.06680122017860413}, "Polygon": [{"X": 0.5200834274291992, "Y": 0.06715963035821915}, {"X": 0.5911959409713745, "Y": 0.06680122017860413}, {"X": 0.5911945104598999, "Y": 0.09368756413459778}, {"X": 0.5200794339179993, "Y": 0.09404848515987396}]}, "Id": "939679e3-4538-41a6-b094-12d3d1c9564e", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.92467498779297, "Text": "LICENSE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.08015400916337967, "Height": 0.0269862562417984, "Left": 0.5197744369506836, "Top": 0.10614520311355591}, "Polygon": [{"X": 0.5197783708572388, "Y": 0.10655328631401062}, {"X": 0.5999284386634827, "Y": 0.10614520311355591}, {"X": 0.5999273657798767, "Y": 0.13272057473659515}, {"X": 0.5197744369506836, "Y": 0.1331314593553543}]}, "Id": "c15ba956-4585-4a16-8fd9-a27afb81f99c", "Page": 0}, {"BlockType": "WORD", "Confidence": 85.71257019042969, "Text": "*", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04212426766753197, "Height": 0.06903507560491562, "Left": 0.9051782488822937, "Top": 0.06003360077738762}, "Polygon": [{"X": 0.9051782488822937, "Y": 0.060245491564273834}, {"X": 0.9472734928131104, "Y": 0.06003360077738762}, {"X": 0.947302520275116, "Y": 0.128852978348732}, {"X": 0.9052034020423889, "Y": 0.12906867265701294}]}, "Id": "1eb8ff7c-17b9-4b28-9c4a-4d32210f58f2", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.94485473632812, "Text": "4a", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0191241092979908, "Height": 0.021189065650105476, "Left": 0.494686484336853, "Top": 0.24132373929023743}, "Polygon": [{"X": 0.49469029903411865, "Y": 0.24142445623874664}, {"X": 0.5138105750083923, "Y": 0.24132373929023743}, {"X": 0.5138072967529297, "Y": 0.26241156458854675}, {"X": 0.494686484336853, "Y": 0.26251280307769775}]}, "Id": "18fb25ee-7eb9-44a1-8aa0-bbdd50b9b003", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.82627868652344, "Text": "ISS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.023421529680490494, "Height": 0.021798422560095787, "Left": 0.5195234417915344, "Top": 0.2406817078590393}, "Polygon": [{"X": 0.5195266604423523, "Y": 0.24080504477024078}, {"X": 0.5429449677467346, "Y": 0.2406817078590393}, {"X": 0.542942464351654, "Y": 0.26235613226890564}, {"X": 0.5195234417915344, "Y": 0.26248013973236084}]}, "Id": "d06ee183-125f-40e6-a318-d6da5c9a910b", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.96793365478516, "Text": "4d", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.019825343042612076, "Height": 0.02166668139398098, "Left": 0.7043824195861816, "Top": 0.2406802624464035}, "Polygon": [{"X": 0.7043824195861816, "Y": 0.24078468978405}, {"X": 0.7242050766944885, "Y": 0.2406802624464035}, {"X": 0.7242077589035034, "Y": 0.2622419595718384}, {"X": 0.7043845057487488, "Y": 0.26234695315361023}]}, "Id": "d5216346-0d47-48f7-a0b3-f9f9f1d96df3", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.96136474609375, "Text": "NUMBER", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06928949058055878, "Height": 0.02135598473250866, "Left": 0.7297840714454651, "Top": 0.24089017510414124}, "Polygon": [{"X": 0.7297840714454651, "Y": 0.24125522375106812}, {"X": 0.7990688681602478, "Y": 0.24089017510414124}, {"X": 0.7990735769271851, "Y": 0.26187917590141296}, {"X": 0.7297868728637695, "Y": 0.26224616169929504}]}, "Id": "2289b381-3542-47e7-8020-6bfa346d4e59", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.92475891113281, "Text": "03/18/2018", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.15401743352413177, "Height": 0.04062620550394058, "Left": 0.5194712281227112, "Top": 0.267245352268219}, "Polygon": [{"X": 0.519477128982544, "Y": 0.2680619955062866}, {"X": 0.6734864115715027, "Y": 0.267245352268219}, {"X": 0.6734886765480042, "Y": 0.30704689025878906}, {"X": 0.5194712281227112, "Y": 0.30787158012390137}]}, "Id": "38c7f94b-ea45-446b-869f-14599668f489", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.36566925048828, "Text": "736HDV7874JSB", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.21140673756599426, "Height": 0.036356475204229355, "Left": 0.7306008338928223, "Top": 0.2671150863170624}, "Polygon": [{"X": 0.7306008338928223, "Y": 0.26823633909225464}, {"X": 0.9419929385185242, "Y": 0.2671150863170624}, {"X": 0.9420075416564941, "Y": 0.3023405075073242}, {"X": 0.7306054830551147, "Y": 0.30347153544425964}]}, "Id": "ddfd4665-87bc-4724-a50a-8b7e058d0a51", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.96455383300781, "Text": "4b", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.020075824111700058, "Height": 0.02221100404858589, "Left": 0.4936515688896179, "Top": 0.33045342564582825}, "Polygon": [{"X": 0.49365559220314026, "Y": 0.33056148886680603}, {"X": 0.5137273669242859, "Y": 0.33045342564582825}, {"X": 0.5137239694595337, "Y": 0.3525557816028595}, {"X": 0.4936515688896179, "Y": 0.35266444087028503}]}, "Id": "f6212d71-6779-4268-8577-ad9cea0633be", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.8757553100586, "Text": "EXP", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02980775386095047, "Height": 0.020550504326820374, "Left": 0.5195447206497192, "Top": 0.3310667872428894}, "Polygon": [{"X": 0.519547700881958, "Y": 0.33122727274894714}, {"X": 0.5493524670600891, "Y": 0.3310667872428894}, {"X": 0.5493502616882324, "Y": 0.3514559864997864}, {"X": 0.5195447206497192, "Y": 0.3516172766685486}]}, "Id": "78921cbd-063f-422b-a251-b8b2527ab11d", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.68955993652344, "Text": "3", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009395328350365162, "Height": 0.021820206195116043, "Left": 0.7134212255477905, "Top": 0.33059293031692505}, "Polygon": [{"X": 0.7134212255477905, "Y": 0.33064350485801697}, {"X": 0.7228139042854309, "Y": 0.33059293031692505}, {"X": 0.7228165864944458, "Y": 0.3523622751235962}, {"X": 0.7134236693382263, "Y": 0.3524131178855896}]}, "Id": "20dcdcd0-0ec9-40c6-bdc8-51141564cc3d", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.9125747680664, "Text": "DOB", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03502695634961128, "Height": 0.021085085347294807, "Left": 0.7299060225486755, "Top": 0.33080530166625977}, "Polygon": [{"X": 0.7299060225486755, "Y": 0.3309939205646515}, {"X": 0.7649292349815369, "Y": 0.33080530166625977}, {"X": 0.7649329304695129, "Y": 0.3517007827758789}, {"X": 0.7299087643623352, "Y": 0.3518903851509094}]}, "Id": "179da87d-c39f-4ec2-bf13-b39d1c499759", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.87236022949219, "Text": "01/20/2028", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.15346644818782806, "Height": 0.04040638729929924, "Left": 0.5189967751502991, "Top": 0.35669922828674316}, "Polygon": [{"X": 0.5190026760101318, "Y": 0.3575308620929718}, {"X": 0.6724610328674316, "Y": 0.35669922828674316}, {"X": 0.6724632382392883, "Y": 0.39626601338386536}, {"X": 0.5189967751502991, "Y": 0.3971056044101715}]}, "Id": "0e9db376-e954-48d5-bfde-26c4bc345347", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.86276245117188, "Text": "03/18/2001", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.1507488340139389, "Height": 0.04211604967713356, "Left": 0.7294670939445496, "Top": 0.3560287058353424}, "Polygon": [{"X": 0.7294670939445496, "Y": 0.3568456768989563}, {"X": 0.8802022337913513, "Y": 0.3560287058353424}, {"X": 0.8802159428596497, "Y": 0.39731961488723755}, {"X": 0.7294725179672241, "Y": 0.39814475178718567}]}, "Id": "800e9ef5-b22c-4581-bd1f-6779dbff4518", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.88819122314453, "Text": "9", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.00935211032629013, "Height": 0.020709041506052017, "Left": 0.503235936164856, "Top": 0.4195232689380646}, "Polygon": [{"X": 0.5032394528388977, "Y": 0.41957467794418335}, {"X": 0.5125880241394043, "Y": 0.4195232689380646}, {"X": 0.5125848054885864, "Y": 0.44018062949180603}, {"X": 0.503235936164856, "Y": 0.4402323067188263}]}, "Id": "11101377-04d9-4f77-9dc6-92b644f1a200", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.94208526611328, "Text": "CLASS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04933790862560272, "Height": 0.021686363965272903, "Left": 0.5196303725242615, "Top": 0.4187864065170288}, "Polygon": [{"X": 0.5196335315704346, "Y": 0.4190577268600464}, {"X": 0.5689682960510254, "Y": 0.4187864065170288}, {"X": 0.5689665079116821, "Y": 0.4402000606060028}, {"X": 0.5196303725242615, "Y": 0.4404727816581726}]}, "Id": "6bc8dc0a-44f5-4ac7-bae0-0c930dc69da2", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.72998809814453, "Text": "12", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018376369029283524, "Height": 0.022024616599082947, "Left": 0.595493495464325, "Top": 0.41878601908683777}, "Polygon": [{"X": 0.5954945683479309, "Y": 0.41888707876205444}, {"X": 0.6138699054718018, "Y": 0.41878601908683777}, {"X": 0.6138693690299988, "Y": 0.44070902466773987}, {"X": 0.595493495464325, "Y": 0.4408106207847595}]}, "Id": "67a5e131-9fee-4f20-a082-43d73a0887c9", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.66434478759766, "Text": "REST", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04095040261745453, "Height": 0.02195926569402218, "Left": 0.617917537689209, "Top": 0.4184565544128418}, "Polygon": [{"X": 0.6179178953170776, "Y": 0.4186817705631256}, {"X": 0.6588671207427979, "Y": 0.4184565544128418}, {"X": 0.6588679552078247, "Y": 0.4401894509792328}, {"X": 0.617917537689209, "Y": 0.4404158294200897}]}, "Id": "a4611c11-4a00-43f1-9ce0-8bf9a0b05133", "Page": 0}, {"BlockType": "WORD", "Confidence": 95.79815673828125, "Text": "OaEND", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05722314491868019, "Height": 0.022577699273824692, "Left": 0.7057021856307983, "Top": 0.41829416155815125}, "Polygon": [{"X": 0.7057021856307983, "Y": 0.4186088740825653}, {"X": 0.7629214525222778, "Y": 0.41829416155815125}, {"X": 0.762925386428833, "Y": 0.4405554533004761}, {"X": 0.7057044506072998, "Y": 0.44087186455726624}]}, "Id": "6a815fe0-6dd6-4f01-ba29-a42b8cf06b43", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.82281494140625, "Text": "D", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.015844155102968216, "Height": 0.030931547284126282, "Left": 0.5204288363456726, "Top": 0.4491325914859772}, "Polygon": [{"X": 0.5204333662986755, "Y": 0.44922032952308655}, {"X": 0.5362729430198669, "Y": 0.4491325914859772}, {"X": 0.5362690687179565, "Y": 0.47997575998306274}, {"X": 0.5204288363456726, "Y": 0.48006415367126465}]}, "Id": "a3846e85-34c0-4249-9fd5-592d1e7ff6df", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.98023223876953, "Text": "NONE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07448655366897583, "Height": 0.0338856466114521, "Left": 0.6191778779029846, "Top": 0.44816553592681885}, "Polygon": [{"X": 0.6191783547401428, "Y": 0.4485780894756317}, {"X": 0.693661630153656, "Y": 0.44816553592681885}, {"X": 0.6936644315719604, "Y": 0.48163533210754395}, {"X": 0.6191778779029846, "Y": 0.48205116391181946}]}, "Id": "f4a21473-05a5-47ba-8be1-3c50f5e93f68", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.97982025146484, "Text": "NONE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07467833906412125, "Height": 0.03395719826221466, "Left": 0.7302697896957397, "Top": 0.4479881525039673}, "Polygon": [{"X": 0.7302697896957397, "Y": 0.4484017789363861}, {"X": 0.8049403429031372, "Y": 0.4479881525039673}, {"X": 0.804948091506958, "Y": 0.4815284311771393}, {"X": 0.7302742004394531, "Y": 0.48194536566734314}]}, "Id": "9aceb8fd-ed4e-4b67-bdef-3999369c8b21", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.02093505859375, "Text": "1", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.006834766827523708, "Height": 0.02062394469976425, "Left": 0.39154231548309326, "Top": 0.5477906465530396}, "Polygon": [{"X": 0.39154887199401855, "Y": 0.5478293299674988}, {"X": 0.39837709069252014, "Y": 0.5477906465530396}, {"X": 0.3983707129955292, "Y": 0.5683757066726685}, {"X": 0.39154231548309326, "Y": 0.5684146285057068}]}, "Id": "1c8db7a1-8775-479e-bda0-b2abd8bf41ed", "Page": 0}, {"BlockType": "WORD", "Confidence": 82.97941589355469, "Text": "MAR\u00cdA", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.13874106109142303, "Height": 0.06954628974199295, "Left": 0.40716099739074707, "Top": 0.5002948045730591}, "Polygon": [{"X": 0.4071814715862274, "Y": 0.5010724663734436}, {"X": 0.5459020733833313, "Y": 0.5002948045730591}, {"X": 0.5458942651748657, "Y": 0.5690509080886841}, {"X": 0.40716099739074707, "Y": 0.5698410868644714}]}, "Id": "2afd99f2-912d-4fac-a891-60d7e1fd0a4d", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.84909057617188, "Text": "2", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009485003538429737, "Height": 0.022272873669862747, "Left": 0.39047616720199585, "Top": 0.5995818376541138}, "Polygon": [{"X": 0.3904832601547241, "Y": 0.5996361970901489}, {"X": 0.3999611735343933, "Y": 0.5995818376541138}, {"X": 0.39995431900024414, "Y": 0.6218000650405884}, {"X": 0.39047616720199585, "Y": 0.6218547224998474}]}, "Id": "d6a363ec-be92-4006-8628-0c6b5cdb3162", "Page": 0}, {"BlockType": "WORD", "Confidence": 92.68756103515625, "Text": "GARC\u00cdA", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10540876537561417, "Height": 0.04694823548197746, "Left": 0.40632492303848267, "Top": 0.5756521224975586}, "Polygon": [{"X": 0.40633878111839294, "Y": 0.5762532949447632}, {"X": 0.5117337107658386, "Y": 0.5756521224975586}, {"X": 0.5117263197898865, "Y": 0.6219927668571472}, {"X": 0.40632492303848267, "Y": 0.6226003766059875}]}, "Id": "df4e822d-0673-4498-9f8c-cc9217a83a33", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.75852966308594, "Text": "8", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009412646293640137, "Height": 0.021882476285099983, "Left": 0.39040836691856384, "Top": 0.6569414734840393}, "Polygon": [{"X": 0.39041537046432495, "Y": 0.6569961309432983}, {"X": 0.399821013212204, "Y": 0.6569414734840393}, {"X": 0.39981430768966675, "Y": 0.678769052028656}, {"X": 0.39040836691856384, "Y": 0.6788239479064941}]}, "Id": "a43ae41a-5d00-4437-9b94-8986b7a926fe", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.98316192626953, "Text": "100", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05095868930220604, "Height": 0.037055980414152145, "Left": 0.4079599678516388, "Top": 0.6417167782783508}, "Polygon": [{"X": 0.4079708755016327, "Y": 0.6420117616653442}, {"X": 0.45891866087913513, "Y": 0.6417167782783508}, {"X": 0.4589102268218994, "Y": 0.6784753203392029}, {"X": 0.4079599678516388, "Y": 0.6787727475166321}]}, "Id": "139b3c29-3eec-4cd3-b5b1-5f506c752c86", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.94590759277344, "Text": "MARKET", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.11648969352245331, "Height": 0.0390576496720314, "Left": 0.46860241889953613, "Top": 0.640579104423523}, "Polygon": [{"X": 0.4686107039451599, "Y": 0.6412534713745117}, {"X": 0.5850921273231506, "Y": 0.640579104423523}, {"X": 0.5850898027420044, "Y": 0.6789565086364746}, {"X": 0.46860241889953613, "Y": 0.6796367168426514}]}, "Id": "6d77d25a-b7e4-4e10-9c95-a3767188e748", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.9631576538086, "Text": "STREET", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10549041628837585, "Height": 0.03868522867560387, "Left": 0.5932988524436951, "Top": 0.6402634382247925}, "Polygon": [{"X": 0.5933007597923279, "Y": 0.6408741474151611}, {"X": 0.6987858414649963, "Y": 0.6402634382247925}, {"X": 0.6987892389297485, "Y": 0.6783326268196106}, {"X": 0.5932988524436951, "Y": 0.6789486408233643}]}, "Id": "b1d6b9ec-89c5-4eff-91e7-a5b8cee62e1b", "Page": 0}, {"BlockType": "WORD", "Confidence": 98.44258880615234, "Text": "BIGTOWN,", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.14332878589630127, "Height": 0.044672030955553055, "Left": 0.4064667820930481, "Top": 0.697785496711731}, "Polygon": [{"X": 0.4064798653125763, "Y": 0.6986258625984192}, {"X": 0.5497955679893494, "Y": 0.697785496711731}, {"X": 0.5497908592224121, "Y": 0.7416088581085205}, {"X": 0.4064667820930481, "Y": 0.7424575090408325}]}, "Id": "4ff5ac0f-693e-4aa4-8520-ae97cb056736", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.87165832519531, "Text": "MA,", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0516183078289032, "Height": 0.042756251990795135, "Left": 0.5605979561805725, "Top": 0.6986351013183594}, "Polygon": [{"X": 0.5606018900871277, "Y": 0.6989378333091736}, {"X": 0.6122162342071533, "Y": 0.6986351013183594}, {"X": 0.6122152209281921, "Y": 0.7410857081413269}, {"X": 0.5605979561805725, "Y": 0.7413913607597351}]}, "Id": "7d9d622a-6efb-48a3-8db3-16e9e8fb21c4", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.86854553222656, "Text": "02801", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.08533226698637009, "Height": 0.037670429795980453, "Left": 0.6213465929031372, "Top": 0.6978206038475037}, "Polygon": [{"X": 0.6213470697402954, "Y": 0.6983210444450378}, {"X": 0.706675112247467, "Y": 0.6978206038475037}, {"X": 0.7066788673400879, "Y": 0.7349863648414612}, {"X": 0.6213465929031372, "Y": 0.7354910373687744}]}, "Id": "ebf37007-f728-4d0d-a1c6-167a6948f217", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.8770751953125, "Text": "18", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018295180052518845, "Height": 0.021204262971878052, "Left": 0.38242390751838684, "Top": 0.7971529960632324}, "Polygon": [{"X": 0.38243088126182556, "Y": 0.7972626090049744}, {"X": 0.4007190763950348, "Y": 0.7971529960632324}, {"X": 0.40071263909339905, "Y": 0.8182471394538879}, {"X": 0.38242390751838684, "Y": 0.8183572888374329}]}, "Id": "58e0b8b0-66d3-4443-9cca-e878c332be5b", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.87992858886719, "Text": "EYES", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03862709924578667, "Height": 0.021356651559472084, "Left": 0.4063679575920105, "Top": 0.7967274785041809}, "Polygon": [{"X": 0.4063742458820343, "Y": 0.796958863735199}, {"X": 0.44499504566192627, "Y": 0.7967274785041809}, {"X": 0.4449898302555084, "Y": 0.8178516030311584}, {"X": 0.4063679575920105, "Y": 0.8180841207504272}]}, "Id": "ccfccd7c-7969-4f2b-97b6-f4fabab7af48", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.88617706298828, "Text": "BLK", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04642472788691521, "Height": 0.03224342316389084, "Left": 0.4514279067516327, "Top": 0.7859503626823425}, "Polygon": [{"X": 0.45143553614616394, "Y": 0.7862278819084167}, {"X": 0.497852623462677, "Y": 0.7859503626823425}, {"X": 0.49784696102142334, "Y": 0.8179143071174622}, {"X": 0.4514279067516327, "Y": 0.818193793296814}]}, "Id": "bb2fe1d3-9051-482a-8b9f-40eb349749d6", "Page": 0}, {"BlockType": "WORD", "Confidence": 90.81046295166016, "Text": "Mar\u00eda", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.12117364257574081, "Height": 0.05840962007641792, "Left": 0.06753505021333694, "Top": 0.8387576341629028}, "Polygon": [{"X": 0.0675782859325409, "Y": 0.8394898772239685}, {"X": 0.18870869278907776, "Y": 0.8387576341629028}, {"X": 0.18867476284503937, "Y": 0.8964257836341858}, {"X": 0.06753505021333694, "Y": 0.8971672654151917}]}, "Id": "187b0332-7d6f-4e4e-bab0-b3eb79aa0285", "Page": 0}, {"BlockType": "WORD", "Confidence": 71.89384460449219, "Text": "Garc\u00eda", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.13514173030853271, "Height": 0.06520149111747742, "Left": 0.20445141196250916, "Top": 0.8407206535339355}, "Polygon": [{"X": 0.20448794960975647, "Y": 0.8415378928184509}, {"X": 0.33959314227104187, "Y": 0.8407206535339355}, {"X": 0.33956819772720337, "Y": 0.9050934910774231}, {"X": 0.20445141196250916, "Y": 0.9059221744537354}]}, "Id": "dabab587-772f-4fc9-a523-466eb53cb7aa", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.82577514648438, "Text": "15", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01757308468222618, "Height": 0.02237791195511818, "Left": 0.3826824426651001, "Top": 0.8438602089881897}, "Polygon": [{"X": 0.38268980383872986, "Y": 0.843966543674469}, {"X": 0.4002555310726166, "Y": 0.8438602089881897}, {"X": 0.4002486765384674, "Y": 0.8661312460899353}, {"X": 0.3826824426651001, "Y": 0.8662381172180176}]}, "Id": "a7470b6b-d4b9-41d9-b9b4-49f05ea60e60", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.8703842163086, "Text": "SEX", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.030194450169801712, "Height": 0.02242736704647541, "Left": 0.4057384133338928, "Top": 0.8441976308822632}, "Polygon": [{"X": 0.40574508905410767, "Y": 0.8443803787231445}, {"X": 0.43593287467956543, "Y": 0.8441976308822632}, {"X": 0.4359270930290222, "Y": 0.8664413094520569}, {"X": 0.4057384133338928, "Y": 0.8666250109672546}]}, "Id": "a3ab7d89-07a1-421a-bc73-2050e3419743", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.84534454345703, "Text": "F", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.012074461206793785, "Height": 0.030995989218354225, "Left": 0.4422887861728668, "Top": 0.8334100842475891}, "Polygon": [{"X": 0.4422965347766876, "Y": 0.8334829807281494}, {"X": 0.45436325669288635, "Y": 0.8334100842475891}, {"X": 0.45435598492622375, "Y": 0.8643326759338379}, {"X": 0.4422887861728668, "Y": 0.8644060492515564}]}, "Id": "974f544b-7cc9-4275-a850-4be4fbed9173", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.85845184326172, "Text": "15", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.017121899873018265, "Height": 0.02229570411145687, "Left": 0.49057212471961975, "Top": 0.8439889550209045}, "Polygon": [{"X": 0.49057626724243164, "Y": 0.844092607498169}, {"X": 0.5076940655708313, "Y": 0.8439889550209045}, {"X": 0.5076904296875, "Y": 0.8661805391311646}, {"X": 0.49057212471961975, "Y": 0.8662846684455872}]}, "Id": "5a2a5652-3fef-4a87-b6eb-2c1211f5405c", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.8366928100586, "Text": "HGT", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03231838718056679, "Height": 0.021214868873357773, "Left": 0.5133820176124573, "Top": 0.8442955017089844}, "Polygon": [{"X": 0.5133852958679199, "Y": 0.8444911241531372}, {"X": 0.5457003712654114, "Y": 0.8442955017089844}, {"X": 0.5456979870796204, "Y": 0.8653137683868408}, {"X": 0.5133820176124573, "Y": 0.8655103445053101}]}, "Id": "8463e1fa-ca66-401c-b26f-f0705e1622cb", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.33988189697266, "Text": "4-6\"", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05232385918498039, "Height": 0.03327462449669838, "Left": 0.5491407513618469, "Top": 0.8325098156929016}, "Polygon": [{"X": 0.5491443276405334, "Y": 0.8328258991241455}, {"X": 0.601464569568634, "Y": 0.8325098156929016}, {"X": 0.6014633178710938, "Y": 0.8654661774635315}, {"X": 0.5491407513618469, "Y": 0.8657844662666321}]}, "Id": "ac5e0d79-1089-41ab-a14f-bd3ff9e44221", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.9034423828125, "Text": "03/18/2001", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.17280122637748718, "Height": 0.046728506684303284, "Left": 0.7561008334159851, "Top": 0.8461390733718872}, "Polygon": [{"X": 0.7561008334159851, "Y": 0.847186267375946}, {"X": 0.928883969783783, "Y": 0.8461390733718872}, {"X": 0.9289020895957947, "Y": 0.8918099999427795}, {"X": 0.7561084628105164, "Y": 0.8928675651550293}]}, "Id": "f59668ed-9549-4308-aafc-94b54907e60c", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.72456359863281, "Text": "5", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009014671668410301, "Height": 0.02164349891245365, "Left": 0.39062735438346863, "Top": 0.8902064561843872}, "Polygon": [{"X": 0.3906342387199402, "Y": 0.8902615308761597}, {"X": 0.3996420204639435, "Y": 0.8902064561843872}, {"X": 0.399635374546051, "Y": 0.9117946028709412}, {"X": 0.39062735438346863, "Y": 0.9118499159812927}]}, "Id": "d5703899-efe8-442f-bd1e-684f2dea5ca6", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.94853210449219, "Text": "DD", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.022776372730731964, "Height": 0.02067486196756363, "Left": 0.4059467315673828, "Top": 0.8905968070030212}, "Polygon": [{"X": 0.4059528708457947, "Y": 0.8907360434532166}, {"X": 0.42872312664985657, "Y": 0.8905968070030212}, {"X": 0.42871758341789246, "Y": 0.9111317992210388}, {"X": 0.4059467315673828, "Y": 0.9112716317176819}]}, "Id": "5c98dfc8-51ff-4b82-8728-ea8567b0e738", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.9211196899414, "Text": "03/12/2019", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10369105637073517, "Height": 0.02813529223203659, "Left": 0.43493956327438354, "Top": 0.8872088193893433}, "Polygon": [{"X": 0.434946745634079, "Y": 0.8878424167633057}, {"X": 0.5386306047439575, "Y": 0.8872088193893433}, {"X": 0.5386272668838501, "Y": 0.9147067070007324}, {"X": 0.43493956327438354, "Y": 0.9153441190719604}]}, "Id": "67bef1ce-a5de-4553-8554-c22659d9c472", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.62335968017578, "Text": "REV", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03089430183172226, "Height": 0.021872008219361305, "Left": 0.5688713192939758, "Top": 0.8902100324630737}, "Polygon": [{"X": 0.5688731074333191, "Y": 0.8903989195823669}, {"X": 0.5997655987739563, "Y": 0.8902100324630737}, {"X": 0.5997647047042847, "Y": 0.9118922352790833}, {"X": 0.5688713192939758, "Y": 0.9120820164680481}]}, "Id": "13e2712f-9954-4257-8138-a6f25f49ba2c", "Page": 0}, {"BlockType": "WORD", "Confidence": 99.87671661376953, "Text": "03/12/2017", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10363293439149857, "Height": 0.028047863394021988, "Left": 0.6027185320854187, "Top": 0.8871917128562927}, "Polygon": [{"X": 0.6027195453643799, "Y": 0.8878251314163208}, {"X": 0.706348717212677, "Y": 0.8871917128562927}, {"X": 0.7063514590263367, "Y": 0.9146023988723755}, {"X": 0.6027185320854187, "Y": 0.9152395725250244}]}, "Id": "31923715-451a-467a-8ea1-842dfb0cc8fa", "Page": 0}]}], "DocumentMetadata": {"Pages": 1}, "AnalyzeIDModelVersion": "1.0", "ResponseMetadata": {"RequestId": "905db4d2-12ec-4ac3-9683-058317d65df1", "HTTPStatusCode": 200, "HTTPHeaders": {"x-amzn-requestid": "905db4d2-12ec-4ac3-9683-058317d65df1", "content-type": "application/x-amz-json-1.1", "content-length": "46630", "date": "Tue, 13 Dec 2022 18:32:22 GMT"}, "RetryAttempts": 0}} \ No newline at end of file +{ + "IdentityDocuments": [ + { + "DocumentIndex": 1, + "IdentityDocumentFields": [ + { + "Type": { + "Text": "FIRST_NAME" + }, + "ValueDetection": { + "Text": "GARCIA", + "Confidence": 98.5074462890625 + } + }, + { + "Type": { + "Text": "LAST_NAME" + }, + "ValueDetection": { + "Text": "MARIA", + "Confidence": 98.2713851928711 + } + }, + { + "Type": { + "Text": "MIDDLE_NAME" + }, + "ValueDetection": { + "Text": "", + "Confidence": 99.19315338134766 + } + }, + { + "Type": { + "Text": "SUFFIX" + }, + "ValueDetection": { + "Text": "", + "Confidence": 99.16242980957031 + } + }, + { + "Type": { + "Text": "CITY_IN_ADDRESS" + }, + "ValueDetection": { + "Text": "BIGTOWN", + "Confidence": 97.36111450195312 + } + }, + { + "Type": { + "Text": "ZIP_CODE_IN_ADDRESS" + }, + "ValueDetection": { + "Text": "02801", + "Confidence": 97.72491455078125 + } + }, + { + "Type": { + "Text": "STATE_IN_ADDRESS" + }, + "ValueDetection": { + "Text": "MA", + "Confidence": 98.77716827392578 + } + }, + { + "Type": { + "Text": "STATE_NAME" + }, + "ValueDetection": { + "Text": "MASSACHUSETTS", + "Confidence": 97.11590576171875 + } + }, + { + "Type": { + "Text": "DOCUMENT_NUMBER" + }, + "ValueDetection": { + "Text": "736HDV7874JSB", + "Confidence": 94.3311767578125 + } + }, + { + "Type": { + "Text": "EXPIRATION_DATE" + }, + "ValueDetection": { + "Text": "01/20/2028", + "NormalizedValue": { + "Value": "2028-01-20T00:00:00", + "ValueType": "Date" + }, + "Confidence": 97.5393295288086 + } + }, + { + "Type": { + "Text": "DATE_OF_BIRTH" + }, + "ValueDetection": { + "Text": "03/18/2001", + "NormalizedValue": { + "Value": "2001-03-18T00:00:00", + "ValueType": "Date" + }, + "Confidence": 94.73551940917969 + } + }, + { + "Type": { + "Text": "DATE_OF_ISSUE" + }, + "ValueDetection": { + "Text": "03/18/2018", + "NormalizedValue": { + "Value": "2018-03-18T00:00:00", + "ValueType": "Date" + }, + "Confidence": 97.88475036621094 + } + }, + { + "Type": { + "Text": "ID_TYPE" + }, + "ValueDetection": { + "Text": "DRIVER LICENSE FRONT", + "Confidence": 97.06944274902344 + } + }, + { + "Type": { + "Text": "ENDORSEMENTS" + }, + "ValueDetection": { + "Text": "NONE", + "Confidence": 98.54768371582031 + } + }, + { + "Type": { + "Text": "VETERAN" + }, + "ValueDetection": { + "Text": "", + "Confidence": 99.17557525634766 + } + }, + { + "Type": { + "Text": "RESTRICTIONS" + }, + "ValueDetection": { + "Text": "NONE", + "Confidence": 98.48028564453125 + } + }, + { + "Type": { + "Text": "CLASS" + }, + "ValueDetection": { + "Text": "D", + "Confidence": 97.84159851074219 + } + }, + { + "Type": { + "Text": "ADDRESS" + }, + "ValueDetection": { + "Text": "100 MARKET STREET", + "Confidence": 97.22816467285156 + } + }, + { + "Type": { + "Text": "COUNTY" + }, + "ValueDetection": { + "Text": "", + "Confidence": 99.17715454101562 + } + }, + { + "Type": { + "Text": "PLACE_OF_BIRTH" + }, + "ValueDetection": { + "Text": "", + "Confidence": 99.17051696777344 + } + }, + { + "Type": { + "Text": "MRZ_CODE" + }, + "ValueDetection": { + "Text": "", + "Confidence": 97.52351379394531 + } + } + ], + "Blocks": [ + { + "BlockType": "PAGE", + "Geometry": { + "BoundingBox": { + "Width": 0.9983018040657043, + "Height": 1.0, + "Left": 0.0016982076922431588, + "Top": 0.0 + }, + "Polygon": [ + { + "X": 0.00254204124212265, + "Y": 0.0 + }, + { + "X": 1.0, + "Y": 0.0 + }, + { + "X": 1.0, + "Y": 1.0 + }, + { + "X": 0.0016982076922431588, + "Y": 1.0 + } + ] + }, + "Id": "4ff4906e-ec6f-4ca3-8f9d-cbd4e16e15da", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b35c5e3a-83dd-44d3-8a60-23e32031fc7a", + "4759ae4e-c2ea-4d34-bfd3-94f55724916e", + "d60a3e36-663d-4327-aa39-a001deb1ad98", + "938da0f4-11d3-4e69-a679-5b14c1cac9fd", + "8dbdbc3f-46ec-473e-b66b-61896668a012", + "53c87252-3ada-4299-a781-b4dd5132b82a", + "7fd97e3c-b15c-46f3-b152-6e870a4a585e", + "02949acd-46f0-43e5-b6c4-acd5f59846f4", + "ef435aba-e07f-4b57-bbba-831dad9a5afc", + "8fc20741-1e92-4e68-b593-45dcf4dba16b", + "1571337f-4806-4601-964f-0a09f777a705", + "9bfe8df1-8b01-495c-9e52-43a230cc98ac", + "1e19d1f5-7c32-46fb-bb7e-4f21a87c1abe", + "2b6939c8-9eac-4bdc-ab22-931c2f25d8d5", + "0bc8b04a-e3b9-4d12-9a67-b50b47784e43", + "fe790e68-861e-4a75-b8e5-cf96905964d3", + "b2aa3dfd-8b78-4026-8f17-be7589fc4cf2", + "b4d3d4a5-5341-40e0-8eb4-fefad00dc878", + "c7123560-0c30-4572-8a16-324d1cb5b7f6", + "ebd3e37c-b27c-4f46-bb1c-89888c40d603", + "15f511c8-8aee-47aa-a6e2-cbc5062f7b40", + "61e8ced8-7300-489a-9057-8b5a721692e8", + "e93e1299-b5d0-4e2c-b01d-31608cfa3331", + "32903e0d-bab4-4a87-b6bb-202bf9491835", + "3abd398c-f834-4a5b-aed9-66ae94c6ba24", + "e76b7d25-5c02-4a82-b412-b879a242c868", + "0408aa01-e6db-44ad-bc55-ef849e804140", + "2a8ca021-46a6-48a8-9b8a-c430a13fc188", + "cdd90d6b-3674-44f8-9409-90720cb8411c", + "b2591d85-5555-48a8-95ca-b6b4cc3a3213", + "cf981ccc-9f1c-42d2-b611-4ae632acd943" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.9495620727539, + "Text": "MASSACHUSETTS", + "Geometry": { + "BoundingBox": { + "Width": 0.45268234610557556, + "Height": 0.06859267503023148, + "Left": 0.04983796179294586, + "Top": 0.0640958845615387 + }, + "Polygon": [ + { + "X": 0.04988928139209747, + "Y": 0.06637530773878098 + }, + { + "X": 0.5025203227996826, + "Y": 0.0640958845615387 + }, + { + "X": 0.5025089979171753, + "Y": 0.13036975264549255 + }, + { + "X": 0.04983796179294586, + "Y": 0.13268855214118958 + } + ] + }, + "Id": "b35c5e3a-83dd-44d3-8a60-23e32031fc7a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9b9ac1a9-3e27-4335-ace0-57474f2eb2ab" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95172119140625, + "Text": "DRIVER", + "Geometry": { + "BoundingBox": { + "Width": 0.07111648470163345, + "Height": 0.027247264981269836, + "Left": 0.5200794339179993, + "Top": 0.06680122017860413 + }, + "Polygon": [ + { + "X": 0.5200834274291992, + "Y": 0.06715963035821915 + }, + { + "X": 0.5911959409713745, + "Y": 0.06680122017860413 + }, + { + "X": 0.5911945104598999, + "Y": 0.09368756413459778 + }, + { + "X": 0.5200794339179993, + "Y": 0.09404848515987396 + } + ] + }, + "Id": "4759ae4e-c2ea-4d34-bfd3-94f55724916e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "939679e3-4538-41a6-b094-12d3d1c9564e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92467498779297, + "Text": "LICENSE", + "Geometry": { + "BoundingBox": { + "Width": 0.08015400916337967, + "Height": 0.0269862562417984, + "Left": 0.5197744369506836, + "Top": 0.10614520311355591 + }, + "Polygon": [ + { + "X": 0.5197783708572388, + "Y": 0.10655328631401062 + }, + { + "X": 0.5999284386634827, + "Y": 0.10614520311355591 + }, + { + "X": 0.5999273657798767, + "Y": 0.13272057473659515 + }, + { + "X": 0.5197744369506836, + "Y": 0.1331314593553543 + } + ] + }, + "Id": "d60a3e36-663d-4327-aa39-a001deb1ad98", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c15ba956-4585-4a16-8fd9-a27afb81f99c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 85.71257019042969, + "Text": "*", + "Geometry": { + "BoundingBox": { + "Width": 0.04212426766753197, + "Height": 0.06903507560491562, + "Left": 0.9051782488822937, + "Top": 0.06003360077738762 + }, + "Polygon": [ + { + "X": 0.9051782488822937, + "Y": 0.060245491564273834 + }, + { + "X": 0.9472734928131104, + "Y": 0.06003360077738762 + }, + { + "X": 0.947302520275116, + "Y": 0.128852978348732 + }, + { + "X": 0.9052034020423889, + "Y": 0.12906867265701294 + } + ] + }, + "Id": "938da0f4-11d3-4e69-a679-5b14c1cac9fd", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1eb8ff7c-17b9-4b28-9c4a-4d32210f58f2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88556671142578, + "Text": "4a ISS", + "Geometry": { + "BoundingBox": { + "Width": 0.04825853183865547, + "Height": 0.021929938346147537, + "Left": 0.49468645453453064, + "Top": 0.2406817078590393 + }, + "Polygon": [ + { + "X": 0.4946903884410858, + "Y": 0.24093586206436157 + }, + { + "X": 0.5429449677467346, + "Y": 0.2406817078590393 + }, + { + "X": 0.542942464351654, + "Y": 0.26235613226890564 + }, + { + "X": 0.49468645453453064, + "Y": 0.26261165738105774 + } + ] + }, + "Id": "8dbdbc3f-46ec-473e-b66b-61896668a012", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "18fb25ee-7eb9-44a1-8aa0-bbdd50b9b003", + "d06ee183-125f-40e6-a318-d6da5c9a910b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96464538574219, + "Text": "4d NUMBER", + "Geometry": { + "BoundingBox": { + "Width": 0.09469117224216461, + "Height": 0.022094817832112312, + "Left": 0.7043824195861816, + "Top": 0.24028587341308594 + }, + "Polygon": [ + { + "X": 0.7043824195861816, + "Y": 0.24078468978405 + }, + { + "X": 0.7990687489509583, + "Y": 0.24028587341308594 + }, + { + "X": 0.7990735769271851, + "Y": 0.26187917590141296 + }, + { + "X": 0.7043845653533936, + "Y": 0.2623806893825531 + } + ] + }, + "Id": "53c87252-3ada-4299-a781-b4dd5132b82a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d5216346-0d47-48f7-a0b3-f9f9f1d96df3", + "2289b381-3542-47e7-8020-6bfa346d4e59" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92475891113281, + "Text": "03/18/2018", + "Geometry": { + "BoundingBox": { + "Width": 0.15401743352413177, + "Height": 0.04062620550394058, + "Left": 0.5194712281227112, + "Top": 0.267245352268219 + }, + "Polygon": [ + { + "X": 0.519477128982544, + "Y": 0.2680619955062866 + }, + { + "X": 0.6734864115715027, + "Y": 0.267245352268219 + }, + { + "X": 0.6734886765480042, + "Y": 0.30704689025878906 + }, + { + "X": 0.5194712281227112, + "Y": 0.30787158012390137 + } + ] + }, + "Id": "7fd97e3c-b15c-46f3-b152-6e870a4a585e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "38c7f94b-ea45-446b-869f-14599668f489" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.36566925048828, + "Text": "736HDV7874JSB", + "Geometry": { + "BoundingBox": { + "Width": 0.21140673756599426, + "Height": 0.036356475204229355, + "Left": 0.7306008338928223, + "Top": 0.2671150863170624 + }, + "Polygon": [ + { + "X": 0.7306008338928223, + "Y": 0.26823633909225464 + }, + { + "X": 0.9419929385185242, + "Y": 0.2671150863170624 + }, + { + "X": 0.9420075416564941, + "Y": 0.3023405075073242 + }, + { + "X": 0.7306054830551147, + "Y": 0.30347153544425964 + } + ] + }, + "Id": "02949acd-46f0-43e5-b6c4-acd5f59846f4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ddfd4665-87bc-4724-a50a-8b7e058d0a51" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92015075683594, + "Text": "4b EXP", + "Geometry": { + "BoundingBox": { + "Width": 0.05570097267627716, + "Height": 0.02240280620753765, + "Left": 0.4936515688896179, + "Top": 0.33026161789894104 + }, + "Polygon": [ + { + "X": 0.49365559220314026, + "Y": 0.33056148886680603 + }, + { + "X": 0.5493525266647339, + "Y": 0.33026161789894104 + }, + { + "X": 0.5493501424789429, + "Y": 0.3523629605770111 + }, + { + "X": 0.4936515688896179, + "Y": 0.35266444087028503 + } + ] + }, + "Id": "ef435aba-e07f-4b57-bbba-831dad9a5afc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f6212d71-6779-4268-8577-ad9cea0633be", + "78921cbd-063f-422b-a251-b8b2527ab11d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.80107116699219, + "Text": "3 DOB", + "Geometry": { + "BoundingBox": { + "Width": 0.05151178315281868, + "Height": 0.022047020494937897, + "Left": 0.7134212255477905, + "Top": 0.3303661048412323 + }, + "Polygon": [ + { + "X": 0.7134212255477905, + "Y": 0.33064350485801697 + }, + { + "X": 0.7649291753768921, + "Y": 0.3303661048412323 + }, + { + "X": 0.7649330496788025, + "Y": 0.35213425755500793 + }, + { + "X": 0.7134236693382263, + "Y": 0.3524131178855896 + } + ] + }, + "Id": "8fc20741-1e92-4e68-b593-45dcf4dba16b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "20dcdcd0-0ec9-40c6-bdc8-51141564cc3d", + "179da87d-c39f-4ec2-bf13-b39d1c499759" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87236022949219, + "Text": "01/20/2028", + "Geometry": { + "BoundingBox": { + "Width": 0.15346644818782806, + "Height": 0.04040638729929924, + "Left": 0.5189967751502991, + "Top": 0.35669922828674316 + }, + "Polygon": [ + { + "X": 0.5190026760101318, + "Y": 0.3575308620929718 + }, + { + "X": 0.6724610328674316, + "Y": 0.35669922828674316 + }, + { + "X": 0.6724632382392883, + "Y": 0.39626601338386536 + }, + { + "X": 0.5189967751502991, + "Y": 0.3971056044101715 + } + ] + }, + "Id": "1571337f-4806-4601-964f-0a09f777a705", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0e9db376-e954-48d5-bfde-26c4bc345347" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.86276245117188, + "Text": "03/18/2001", + "Geometry": { + "BoundingBox": { + "Width": 0.1507488340139389, + "Height": 0.04211604967713356, + "Left": 0.7294670939445496, + "Top": 0.3560287058353424 + }, + "Polygon": [ + { + "X": 0.7294670939445496, + "Y": 0.3568456768989563 + }, + { + "X": 0.8802022337913513, + "Y": 0.3560287058353424 + }, + { + "X": 0.8802159428596497, + "Y": 0.39731961488723755 + }, + { + "X": 0.7294725179672241, + "Y": 0.39814475178718567 + } + ] + }, + "Id": "9bfe8df1-8b01-495c-9e52-43a230cc98ac", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "800e9ef5-b22c-4581-bd1f-6779dbff4518" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.80615234375, + "Text": "9 CLASS 12 REST", + "Geometry": { + "BoundingBox": { + "Width": 0.15563221275806427, + "Height": 0.02302868478000164, + "Left": 0.5032357573509216, + "Top": 0.41829201579093933 + }, + "Polygon": [ + { + "X": 0.5032395124435425, + "Y": 0.41914790868759155 + }, + { + "X": 0.6588671207427979, + "Y": 0.41829201579093933 + }, + { + "X": 0.6588679552078247, + "Y": 0.4404602646827698 + }, + { + "X": 0.5032357573509216, + "Y": 0.4413206875324249 + } + ] + }, + "Id": "1e19d1f5-7c32-46fb-bb7e-4f21a87c1abe", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "11101377-04d9-4f77-9dc6-92b644f1a200", + "6bc8dc0a-44f5-4ac7-bae0-0c930dc69da2", + "67a5e131-9fee-4f20-a082-43d73a0887c9", + "a4611c11-4a00-43f1-9ce0-8bf9a0b05133" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 95.79815673828125, + "Text": "OaEND", + "Geometry": { + "BoundingBox": { + "Width": 0.05722314491868019, + "Height": 0.022577699273824692, + "Left": 0.7057021856307983, + "Top": 0.41829416155815125 + }, + "Polygon": [ + { + "X": 0.7057021856307983, + "Y": 0.4186088740825653 + }, + { + "X": 0.7629214525222778, + "Y": 0.41829416155815125 + }, + { + "X": 0.762925386428833, + "Y": 0.4405554533004761 + }, + { + "X": 0.7057044506072998, + "Y": 0.44087186455726624 + } + ] + }, + "Id": "2b6939c8-9eac-4bdc-ab22-931c2f25d8d5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6a815fe0-6dd6-4f01-ba29-a42b8cf06b43" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.82281494140625, + "Text": "D", + "Geometry": { + "BoundingBox": { + "Width": 0.015844155102968216, + "Height": 0.030931547284126282, + "Left": 0.5204288363456726, + "Top": 0.4491325914859772 + }, + "Polygon": [ + { + "X": 0.5204333662986755, + "Y": 0.44922032952308655 + }, + { + "X": 0.5362729430198669, + "Y": 0.4491325914859772 + }, + { + "X": 0.5362690687179565, + "Y": 0.47997575998306274 + }, + { + "X": 0.5204288363456726, + "Y": 0.48006415367126465 + } + ] + }, + "Id": "0bc8b04a-e3b9-4d12-9a67-b50b47784e43", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a3846e85-34c0-4249-9fd5-592d1e7ff6df" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.98023223876953, + "Text": "NONE", + "Geometry": { + "BoundingBox": { + "Width": 0.07448655366897583, + "Height": 0.0338856466114521, + "Left": 0.6191778779029846, + "Top": 0.44816553592681885 + }, + "Polygon": [ + { + "X": 0.6191783547401428, + "Y": 0.4485780894756317 + }, + { + "X": 0.693661630153656, + "Y": 0.44816553592681885 + }, + { + "X": 0.6936644315719604, + "Y": 0.48163533210754395 + }, + { + "X": 0.6191778779029846, + "Y": 0.48205116391181946 + } + ] + }, + "Id": "fe790e68-861e-4a75-b8e5-cf96905964d3", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f4a21473-05a5-47ba-8be1-3c50f5e93f68" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.97982025146484, + "Text": "NONE", + "Geometry": { + "BoundingBox": { + "Width": 0.07467833906412125, + "Height": 0.03395719826221466, + "Left": 0.7302697896957397, + "Top": 0.4479881525039673 + }, + "Polygon": [ + { + "X": 0.7302697896957397, + "Y": 0.4484017789363861 + }, + { + "X": 0.8049403429031372, + "Y": 0.4479881525039673 + }, + { + "X": 0.804948091506958, + "Y": 0.4815284311771393 + }, + { + "X": 0.7302742004394531, + "Y": 0.48194536566734314 + } + ] + }, + "Id": "b2aa3dfd-8b78-4026-8f17-be7589fc4cf2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9aceb8fd-ed4e-4b67-bdef-3999369c8b21" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.02093505859375, + "Text": "1", + "Geometry": { + "BoundingBox": { + "Width": 0.006834766827523708, + "Height": 0.02062394469976425, + "Left": 0.39154231548309326, + "Top": 0.5477906465530396 + }, + "Polygon": [ + { + "X": 0.39154887199401855, + "Y": 0.5478293299674988 + }, + { + "X": 0.39837709069252014, + "Y": 0.5477906465530396 + }, + { + "X": 0.3983707129955292, + "Y": 0.5683757066726685 + }, + { + "X": 0.39154231548309326, + "Y": 0.5684146285057068 + } + ] + }, + "Id": "b4d3d4a5-5341-40e0-8eb4-fefad00dc878", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1c8db7a1-8775-479e-bda0-b2abd8bf41ed" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 82.97941589355469, + "Text": "MAR\u00cdA", + "Geometry": { + "BoundingBox": { + "Width": 0.13874106109142303, + "Height": 0.06954628974199295, + "Left": 0.40716099739074707, + "Top": 0.5002948045730591 + }, + "Polygon": [ + { + "X": 0.4071814715862274, + "Y": 0.5010724663734436 + }, + { + "X": 0.5459020733833313, + "Y": 0.5002948045730591 + }, + { + "X": 0.5458942651748657, + "Y": 0.5690509080886841 + }, + { + "X": 0.40716099739074707, + "Y": 0.5698410868644714 + } + ] + }, + "Id": "c7123560-0c30-4572-8a16-324d1cb5b7f6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2afd99f2-912d-4fac-a891-60d7e1fd0a4d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.26832580566406, + "Text": "2 GARC\u00cdA", + "Geometry": { + "BoundingBox": { + "Width": 0.12125780433416367, + "Height": 0.04703959822654724, + "Left": 0.39047589898109436, + "Top": 0.5756521224975586 + }, + "Polygon": [ + { + "X": 0.39049071073532104, + "Y": 0.5763437151908875 + }, + { + "X": 0.5117337107658386, + "Y": 0.5756521224975586 + }, + { + "X": 0.5117263197898865, + "Y": 0.6219927668571472 + }, + { + "X": 0.39047589898109436, + "Y": 0.6226917505264282 + } + ] + }, + "Id": "ebd3e37c-b27c-4f46-bb1c-89888c40d603", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d6a363ec-be92-4006-8628-0c6b5cdb3162", + "df4e822d-0673-4498-9f8c-cc9217a83a33" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91268920898438, + "Text": "8 100 MARKET STREET", + "Geometry": { + "BoundingBox": { + "Width": 0.3083813190460205, + "Height": 0.04021259769797325, + "Left": 0.3904079496860504, + "Top": 0.6399208903312683 + }, + "Polygon": [ + { + "X": 0.39042025804519653, + "Y": 0.641706109046936 + }, + { + "X": 0.6987857818603516, + "Y": 0.6399208903312683 + }, + { + "X": 0.6987892389297485, + "Y": 0.6783326268196106 + }, + { + "X": 0.3904079496860504, + "Y": 0.6801334619522095 + } + ] + }, + "Id": "15f511c8-8aee-47aa-a6e2-cbc5062f7b40", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a43ae41a-5d00-4437-9b94-8986b7a926fe", + "139b3c29-3eec-4cd3-b5b1-5f506c752c86", + "6d77d25a-b7e4-4e10-9c95-a3767188e748", + "b1d6b9ec-89c5-4eff-91e7-a5b8cee62e1b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.3942642211914, + "Text": "BIGTOWN, MA, 02801", + "Geometry": { + "BoundingBox": { + "Width": 0.30021268129348755, + "Height": 0.04559195786714554, + "Left": 0.4064667820930481, + "Top": 0.6968655586242676 + }, + "Polygon": [ + { + "X": 0.4064798653125763, + "Y": 0.6986258625984192 + }, + { + "X": 0.7066750526428223, + "Y": 0.6968655586242676 + }, + { + "X": 0.7066794633865356, + "Y": 0.740679919719696 + }, + { + "X": 0.4064667820930481, + "Y": 0.7424575090408325 + } + ] + }, + "Id": "61e8ced8-7300-489a-9057-8b5a721692e8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4ff5ac0f-693e-4aa4-8520-ae97cb056736", + "7d9d622a-6efb-48a3-8db3-16e9e8fb21c4", + "ebf37007-f728-4d0d-a1c6-167a6948f217" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87850952148438, + "Text": "18 EYES", + "Geometry": { + "BoundingBox": { + "Width": 0.06257114559412003, + "Height": 0.021629801020026207, + "Left": 0.38242390751838684, + "Top": 0.7967274785041809 + }, + "Polygon": [ + { + "X": 0.38243094086647034, + "Y": 0.7971023917198181 + }, + { + "X": 0.44499504566192627, + "Y": 0.7967274785041809 + }, + { + "X": 0.44498980045318604, + "Y": 0.8179805874824524 + }, + { + "X": 0.38242390751838684, + "Y": 0.8183572888374329 + } + ] + }, + "Id": "e93e1299-b5d0-4e2c-b01d-31608cfa3331", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "58e0b8b0-66d3-4443-9cca-e878c332be5b", + "ccfccd7c-7969-4f2b-97b6-f4fabab7af48" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88617706298828, + "Text": "BLK", + "Geometry": { + "BoundingBox": { + "Width": 0.04642472788691521, + "Height": 0.03224342316389084, + "Left": 0.4514279067516327, + "Top": 0.7859503626823425 + }, + "Polygon": [ + { + "X": 0.45143553614616394, + "Y": 0.7862278819084167 + }, + { + "X": 0.497852623462677, + "Y": 0.7859503626823425 + }, + { + "X": 0.49784696102142334, + "Y": 0.8179143071174622 + }, + { + "X": 0.4514279067516327, + "Y": 0.818193793296814 + } + ] + }, + "Id": "32903e0d-bab4-4a87-b6bb-202bf9491835", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "bb2fe1d3-9051-482a-8b9f-40eb349749d6" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 81.35215759277344, + "Text": "Mar\u00eda Garc\u00eda", + "Geometry": { + "BoundingBox": { + "Width": 0.2720664143562317, + "Height": 0.06891641020774841, + "Left": 0.06752786040306091, + "Top": 0.837845504283905 + }, + "Polygon": [ + { + "X": 0.0675782859325409, + "Y": 0.8394898772239685 + }, + { + "X": 0.3395942747592926, + "Y": 0.837845504283905 + }, + { + "X": 0.33956819772720337, + "Y": 0.9050934910774231 + }, + { + "X": 0.06752786040306091, + "Y": 0.906761884689331 + } + ] + }, + "Id": "3abd398c-f834-4a5b-aed9-66ae94c6ba24", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "187b0332-7d6f-4e4e-bab0-b3eb79aa0285", + "dabab587-772f-4fc9-a523-466eb53cb7aa" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.84716796875, + "Text": "15 SEX F", + "Geometry": { + "BoundingBox": { + "Width": 0.07168097794055939, + "Height": 0.03335516154766083, + "Left": 0.38268226385116577, + "Top": 0.8334100842475891 + }, + "Polygon": [ + { + "X": 0.3826931416988373, + "Y": 0.8338429927825928 + }, + { + "X": 0.45436325669288635, + "Y": 0.8334100842475891 + }, + { + "X": 0.45435550808906555, + "Y": 0.8663292527198792 + }, + { + "X": 0.38268226385116577, + "Y": 0.8667652606964111 + } + ] + }, + "Id": "e76b7d25-5c02-4a82-b412-b879a242c868", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a7470b6b-d4b9-41d9-b9b4-49f05ea60e60", + "a3ab7d89-07a1-421a-bc73-2050e3419743", + "974f544b-7cc9-4275-a850-4be4fbed9173" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.84757232666016, + "Text": "15 HGT", + "Geometry": { + "BoundingBox": { + "Width": 0.055128313601017, + "Height": 0.022525813430547714, + "Left": 0.49057212471961975, + "Top": 0.8437588810920715 + }, + "Polygon": [ + { + "X": 0.49057626724243164, + "Y": 0.844092607498169 + }, + { + "X": 0.5457004308700562, + "Y": 0.8437588810920715 + }, + { + "X": 0.5456979274749756, + "Y": 0.8659493327140808 + }, + { + "X": 0.49057212471961975, + "Y": 0.8662846684455872 + } + ] + }, + "Id": "0408aa01-e6db-44ad-bc55-ef849e804140", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5a2a5652-3fef-4a87-b6eb-2c1211f5405c", + "8463e1fa-ca66-401c-b26f-f0705e1622cb" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.33988189697266, + "Text": "4-6\"", + "Geometry": { + "BoundingBox": { + "Width": 0.05232385918498039, + "Height": 0.03327462449669838, + "Left": 0.5491407513618469, + "Top": 0.8325098156929016 + }, + "Polygon": [ + { + "X": 0.5491443276405334, + "Y": 0.8328258991241455 + }, + { + "X": 0.601464569568634, + "Y": 0.8325098156929016 + }, + { + "X": 0.6014633178710938, + "Y": 0.8654661774635315 + }, + { + "X": 0.5491407513618469, + "Y": 0.8657844662666321 + } + ] + }, + "Id": "2a8ca021-46a6-48a8-9b8a-c430a13fc188", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ac5e0d79-1089-41ab-a14f-bd3ff9e44221" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9034423828125, + "Text": "03/18/2001", + "Geometry": { + "BoundingBox": { + "Width": 0.17280122637748718, + "Height": 0.046728506684303284, + "Left": 0.7561008334159851, + "Top": 0.8461390733718872 + }, + "Polygon": [ + { + "X": 0.7561008334159851, + "Y": 0.847186267375946 + }, + { + "X": 0.928883969783783, + "Y": 0.8461390733718872 + }, + { + "X": 0.9289020895957947, + "Y": 0.8918099999427795 + }, + { + "X": 0.7561084628105164, + "Y": 0.8928675651550293 + } + ] + }, + "Id": "cdd90d6b-3674-44f8-9409-90720cb8411c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f59668ed-9549-4308-aafc-94b54907e60c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.86473846435547, + "Text": "5 DD 03/12/2019", + "Geometry": { + "BoundingBox": { + "Width": 0.14800448715686798, + "Height": 0.028407692909240723, + "Left": 0.39062613248825073, + "Top": 0.8872088193893433 + }, + "Polygon": [ + { + "X": 0.3906349241733551, + "Y": 0.888113260269165 + }, + { + "X": 0.5386306047439575, + "Y": 0.8872088193893433 + }, + { + "X": 0.5386272668838501, + "Y": 0.9147067070007324 + }, + { + "X": 0.39062613248825073, + "Y": 0.915616512298584 + } + ] + }, + "Id": "b2591d85-5555-48a8-95ca-b6b4cc3a3213", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d5703899-efe8-442f-bd1e-684f2dea5ca6", + "5c98dfc8-51ff-4b82-8728-ea8567b0e738", + "67bef1ce-a5de-4553-8554-c22659d9c472" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.75003814697266, + "Text": "REV 03/12/2017", + "Geometry": { + "BoundingBox": { + "Width": 0.13748043775558472, + "Height": 0.028255969285964966, + "Left": 0.568871021270752, + "Top": 0.8871917128562927 + }, + "Polygon": [ + { + "X": 0.5688732862472534, + "Y": 0.8880320191383362 + }, + { + "X": 0.706348717212677, + "Y": 0.8871917128562927 + }, + { + "X": 0.7063514590263367, + "Y": 0.9146023988723755 + }, + { + "X": 0.568871021270752, + "Y": 0.9154477119445801 + } + ] + }, + "Id": "cf981ccc-9f1c-42d2-b611-4ae632acd943", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "13e2712f-9954-4257-8138-a6f25f49ba2c", + "31923715-451a-467a-8ea1-842dfb0cc8fa" + ] + } + ] + }, + { + "BlockType": "WORD", + "Confidence": 98.9495620727539, + "Text": "MASSACHUSETTS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.45268234610557556, + "Height": 0.06859267503023148, + "Left": 0.04983796179294586, + "Top": 0.0640958845615387 + }, + "Polygon": [ + { + "X": 0.04988928139209747, + "Y": 0.06637530773878098 + }, + { + "X": 0.5025203227996826, + "Y": 0.0640958845615387 + }, + { + "X": 0.5025089979171753, + "Y": 0.13036975264549255 + }, + { + "X": 0.04983796179294586, + "Y": 0.13268855214118958 + } + ] + }, + "Id": "9b9ac1a9-3e27-4335-ace0-57474f2eb2ab", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.95172119140625, + "Text": "DRIVER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07111648470163345, + "Height": 0.027247264981269836, + "Left": 0.5200794339179993, + "Top": 0.06680122017860413 + }, + "Polygon": [ + { + "X": 0.5200834274291992, + "Y": 0.06715963035821915 + }, + { + "X": 0.5911959409713745, + "Y": 0.06680122017860413 + }, + { + "X": 0.5911945104598999, + "Y": 0.09368756413459778 + }, + { + "X": 0.5200794339179993, + "Y": 0.09404848515987396 + } + ] + }, + "Id": "939679e3-4538-41a6-b094-12d3d1c9564e", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.92467498779297, + "Text": "LICENSE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.08015400916337967, + "Height": 0.0269862562417984, + "Left": 0.5197744369506836, + "Top": 0.10614520311355591 + }, + "Polygon": [ + { + "X": 0.5197783708572388, + "Y": 0.10655328631401062 + }, + { + "X": 0.5999284386634827, + "Y": 0.10614520311355591 + }, + { + "X": 0.5999273657798767, + "Y": 0.13272057473659515 + }, + { + "X": 0.5197744369506836, + "Y": 0.1331314593553543 + } + ] + }, + "Id": "c15ba956-4585-4a16-8fd9-a27afb81f99c", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 85.71257019042969, + "Text": "*", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04212426766753197, + "Height": 0.06903507560491562, + "Left": 0.9051782488822937, + "Top": 0.06003360077738762 + }, + "Polygon": [ + { + "X": 0.9051782488822937, + "Y": 0.060245491564273834 + }, + { + "X": 0.9472734928131104, + "Y": 0.06003360077738762 + }, + { + "X": 0.947302520275116, + "Y": 0.128852978348732 + }, + { + "X": 0.9052034020423889, + "Y": 0.12906867265701294 + } + ] + }, + "Id": "1eb8ff7c-17b9-4b28-9c4a-4d32210f58f2", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.94485473632812, + "Text": "4a", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0191241092979908, + "Height": 0.021189065650105476, + "Left": 0.494686484336853, + "Top": 0.24132373929023743 + }, + "Polygon": [ + { + "X": 0.49469029903411865, + "Y": 0.24142445623874664 + }, + { + "X": 0.5138105750083923, + "Y": 0.24132373929023743 + }, + { + "X": 0.5138072967529297, + "Y": 0.26241156458854675 + }, + { + "X": 0.494686484336853, + "Y": 0.26251280307769775 + } + ] + }, + "Id": "18fb25ee-7eb9-44a1-8aa0-bbdd50b9b003", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.82627868652344, + "Text": "ISS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023421529680490494, + "Height": 0.021798422560095787, + "Left": 0.5195234417915344, + "Top": 0.2406817078590393 + }, + "Polygon": [ + { + "X": 0.5195266604423523, + "Y": 0.24080504477024078 + }, + { + "X": 0.5429449677467346, + "Y": 0.2406817078590393 + }, + { + "X": 0.542942464351654, + "Y": 0.26235613226890564 + }, + { + "X": 0.5195234417915344, + "Y": 0.26248013973236084 + } + ] + }, + "Id": "d06ee183-125f-40e6-a318-d6da5c9a910b", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.96793365478516, + "Text": "4d", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.019825343042612076, + "Height": 0.02166668139398098, + "Left": 0.7043824195861816, + "Top": 0.2406802624464035 + }, + "Polygon": [ + { + "X": 0.7043824195861816, + "Y": 0.24078468978405 + }, + { + "X": 0.7242050766944885, + "Y": 0.2406802624464035 + }, + { + "X": 0.7242077589035034, + "Y": 0.2622419595718384 + }, + { + "X": 0.7043845057487488, + "Y": 0.26234695315361023 + } + ] + }, + "Id": "d5216346-0d47-48f7-a0b3-f9f9f1d96df3", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.96136474609375, + "Text": "NUMBER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06928949058055878, + "Height": 0.02135598473250866, + "Left": 0.7297840714454651, + "Top": 0.24089017510414124 + }, + "Polygon": [ + { + "X": 0.7297840714454651, + "Y": 0.24125522375106812 + }, + { + "X": 0.7990688681602478, + "Y": 0.24089017510414124 + }, + { + "X": 0.7990735769271851, + "Y": 0.26187917590141296 + }, + { + "X": 0.7297868728637695, + "Y": 0.26224616169929504 + } + ] + }, + "Id": "2289b381-3542-47e7-8020-6bfa346d4e59", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.92475891113281, + "Text": "03/18/2018", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.15401743352413177, + "Height": 0.04062620550394058, + "Left": 0.5194712281227112, + "Top": 0.267245352268219 + }, + "Polygon": [ + { + "X": 0.519477128982544, + "Y": 0.2680619955062866 + }, + { + "X": 0.6734864115715027, + "Y": 0.267245352268219 + }, + { + "X": 0.6734886765480042, + "Y": 0.30704689025878906 + }, + { + "X": 0.5194712281227112, + "Y": 0.30787158012390137 + } + ] + }, + "Id": "38c7f94b-ea45-446b-869f-14599668f489", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.36566925048828, + "Text": "736HDV7874JSB", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.21140673756599426, + "Height": 0.036356475204229355, + "Left": 0.7306008338928223, + "Top": 0.2671150863170624 + }, + "Polygon": [ + { + "X": 0.7306008338928223, + "Y": 0.26823633909225464 + }, + { + "X": 0.9419929385185242, + "Y": 0.2671150863170624 + }, + { + "X": 0.9420075416564941, + "Y": 0.3023405075073242 + }, + { + "X": 0.7306054830551147, + "Y": 0.30347153544425964 + } + ] + }, + "Id": "ddfd4665-87bc-4724-a50a-8b7e058d0a51", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.96455383300781, + "Text": "4b", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.020075824111700058, + "Height": 0.02221100404858589, + "Left": 0.4936515688896179, + "Top": 0.33045342564582825 + }, + "Polygon": [ + { + "X": 0.49365559220314026, + "Y": 0.33056148886680603 + }, + { + "X": 0.5137273669242859, + "Y": 0.33045342564582825 + }, + { + "X": 0.5137239694595337, + "Y": 0.3525557816028595 + }, + { + "X": 0.4936515688896179, + "Y": 0.35266444087028503 + } + ] + }, + "Id": "f6212d71-6779-4268-8577-ad9cea0633be", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.8757553100586, + "Text": "EXP", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02980775386095047, + "Height": 0.020550504326820374, + "Left": 0.5195447206497192, + "Top": 0.3310667872428894 + }, + "Polygon": [ + { + "X": 0.519547700881958, + "Y": 0.33122727274894714 + }, + { + "X": 0.5493524670600891, + "Y": 0.3310667872428894 + }, + { + "X": 0.5493502616882324, + "Y": 0.3514559864997864 + }, + { + "X": 0.5195447206497192, + "Y": 0.3516172766685486 + } + ] + }, + "Id": "78921cbd-063f-422b-a251-b8b2527ab11d", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.68955993652344, + "Text": "3", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009395328350365162, + "Height": 0.021820206195116043, + "Left": 0.7134212255477905, + "Top": 0.33059293031692505 + }, + "Polygon": [ + { + "X": 0.7134212255477905, + "Y": 0.33064350485801697 + }, + { + "X": 0.7228139042854309, + "Y": 0.33059293031692505 + }, + { + "X": 0.7228165864944458, + "Y": 0.3523622751235962 + }, + { + "X": 0.7134236693382263, + "Y": 0.3524131178855896 + } + ] + }, + "Id": "20dcdcd0-0ec9-40c6-bdc8-51141564cc3d", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.9125747680664, + "Text": "DOB", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03502695634961128, + "Height": 0.021085085347294807, + "Left": 0.7299060225486755, + "Top": 0.33080530166625977 + }, + "Polygon": [ + { + "X": 0.7299060225486755, + "Y": 0.3309939205646515 + }, + { + "X": 0.7649292349815369, + "Y": 0.33080530166625977 + }, + { + "X": 0.7649329304695129, + "Y": 0.3517007827758789 + }, + { + "X": 0.7299087643623352, + "Y": 0.3518903851509094 + } + ] + }, + "Id": "179da87d-c39f-4ec2-bf13-b39d1c499759", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.87236022949219, + "Text": "01/20/2028", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.15346644818782806, + "Height": 0.04040638729929924, + "Left": 0.5189967751502991, + "Top": 0.35669922828674316 + }, + "Polygon": [ + { + "X": 0.5190026760101318, + "Y": 0.3575308620929718 + }, + { + "X": 0.6724610328674316, + "Y": 0.35669922828674316 + }, + { + "X": 0.6724632382392883, + "Y": 0.39626601338386536 + }, + { + "X": 0.5189967751502991, + "Y": 0.3971056044101715 + } + ] + }, + "Id": "0e9db376-e954-48d5-bfde-26c4bc345347", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.86276245117188, + "Text": "03/18/2001", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1507488340139389, + "Height": 0.04211604967713356, + "Left": 0.7294670939445496, + "Top": 0.3560287058353424 + }, + "Polygon": [ + { + "X": 0.7294670939445496, + "Y": 0.3568456768989563 + }, + { + "X": 0.8802022337913513, + "Y": 0.3560287058353424 + }, + { + "X": 0.8802159428596497, + "Y": 0.39731961488723755 + }, + { + "X": 0.7294725179672241, + "Y": 0.39814475178718567 + } + ] + }, + "Id": "800e9ef5-b22c-4581-bd1f-6779dbff4518", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.88819122314453, + "Text": "9", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.00935211032629013, + "Height": 0.020709041506052017, + "Left": 0.503235936164856, + "Top": 0.4195232689380646 + }, + "Polygon": [ + { + "X": 0.5032394528388977, + "Y": 0.41957467794418335 + }, + { + "X": 0.5125880241394043, + "Y": 0.4195232689380646 + }, + { + "X": 0.5125848054885864, + "Y": 0.44018062949180603 + }, + { + "X": 0.503235936164856, + "Y": 0.4402323067188263 + } + ] + }, + "Id": "11101377-04d9-4f77-9dc6-92b644f1a200", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.94208526611328, + "Text": "CLASS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04933790862560272, + "Height": 0.021686363965272903, + "Left": 0.5196303725242615, + "Top": 0.4187864065170288 + }, + "Polygon": [ + { + "X": 0.5196335315704346, + "Y": 0.4190577268600464 + }, + { + "X": 0.5689682960510254, + "Y": 0.4187864065170288 + }, + { + "X": 0.5689665079116821, + "Y": 0.4402000606060028 + }, + { + "X": 0.5196303725242615, + "Y": 0.4404727816581726 + } + ] + }, + "Id": "6bc8dc0a-44f5-4ac7-bae0-0c930dc69da2", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.72998809814453, + "Text": "12", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018376369029283524, + "Height": 0.022024616599082947, + "Left": 0.595493495464325, + "Top": 0.41878601908683777 + }, + "Polygon": [ + { + "X": 0.5954945683479309, + "Y": 0.41888707876205444 + }, + { + "X": 0.6138699054718018, + "Y": 0.41878601908683777 + }, + { + "X": 0.6138693690299988, + "Y": 0.44070902466773987 + }, + { + "X": 0.595493495464325, + "Y": 0.4408106207847595 + } + ] + }, + "Id": "67a5e131-9fee-4f20-a082-43d73a0887c9", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.66434478759766, + "Text": "REST", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04095040261745453, + "Height": 0.02195926569402218, + "Left": 0.617917537689209, + "Top": 0.4184565544128418 + }, + "Polygon": [ + { + "X": 0.6179178953170776, + "Y": 0.4186817705631256 + }, + { + "X": 0.6588671207427979, + "Y": 0.4184565544128418 + }, + { + "X": 0.6588679552078247, + "Y": 0.4401894509792328 + }, + { + "X": 0.617917537689209, + "Y": 0.4404158294200897 + } + ] + }, + "Id": "a4611c11-4a00-43f1-9ce0-8bf9a0b05133", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 95.79815673828125, + "Text": "OaEND", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05722314491868019, + "Height": 0.022577699273824692, + "Left": 0.7057021856307983, + "Top": 0.41829416155815125 + }, + "Polygon": [ + { + "X": 0.7057021856307983, + "Y": 0.4186088740825653 + }, + { + "X": 0.7629214525222778, + "Y": 0.41829416155815125 + }, + { + "X": 0.762925386428833, + "Y": 0.4405554533004761 + }, + { + "X": 0.7057044506072998, + "Y": 0.44087186455726624 + } + ] + }, + "Id": "6a815fe0-6dd6-4f01-ba29-a42b8cf06b43", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.82281494140625, + "Text": "D", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.015844155102968216, + "Height": 0.030931547284126282, + "Left": 0.5204288363456726, + "Top": 0.4491325914859772 + }, + "Polygon": [ + { + "X": 0.5204333662986755, + "Y": 0.44922032952308655 + }, + { + "X": 0.5362729430198669, + "Y": 0.4491325914859772 + }, + { + "X": 0.5362690687179565, + "Y": 0.47997575998306274 + }, + { + "X": 0.5204288363456726, + "Y": 0.48006415367126465 + } + ] + }, + "Id": "a3846e85-34c0-4249-9fd5-592d1e7ff6df", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.98023223876953, + "Text": "NONE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07448655366897583, + "Height": 0.0338856466114521, + "Left": 0.6191778779029846, + "Top": 0.44816553592681885 + }, + "Polygon": [ + { + "X": 0.6191783547401428, + "Y": 0.4485780894756317 + }, + { + "X": 0.693661630153656, + "Y": 0.44816553592681885 + }, + { + "X": 0.6936644315719604, + "Y": 0.48163533210754395 + }, + { + "X": 0.6191778779029846, + "Y": 0.48205116391181946 + } + ] + }, + "Id": "f4a21473-05a5-47ba-8be1-3c50f5e93f68", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.97982025146484, + "Text": "NONE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07467833906412125, + "Height": 0.03395719826221466, + "Left": 0.7302697896957397, + "Top": 0.4479881525039673 + }, + "Polygon": [ + { + "X": 0.7302697896957397, + "Y": 0.4484017789363861 + }, + { + "X": 0.8049403429031372, + "Y": 0.4479881525039673 + }, + { + "X": 0.804948091506958, + "Y": 0.4815284311771393 + }, + { + "X": 0.7302742004394531, + "Y": 0.48194536566734314 + } + ] + }, + "Id": "9aceb8fd-ed4e-4b67-bdef-3999369c8b21", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.02093505859375, + "Text": "1", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.006834766827523708, + "Height": 0.02062394469976425, + "Left": 0.39154231548309326, + "Top": 0.5477906465530396 + }, + "Polygon": [ + { + "X": 0.39154887199401855, + "Y": 0.5478293299674988 + }, + { + "X": 0.39837709069252014, + "Y": 0.5477906465530396 + }, + { + "X": 0.3983707129955292, + "Y": 0.5683757066726685 + }, + { + "X": 0.39154231548309326, + "Y": 0.5684146285057068 + } + ] + }, + "Id": "1c8db7a1-8775-479e-bda0-b2abd8bf41ed", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 82.97941589355469, + "Text": "MAR\u00cdA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.13874106109142303, + "Height": 0.06954628974199295, + "Left": 0.40716099739074707, + "Top": 0.5002948045730591 + }, + "Polygon": [ + { + "X": 0.4071814715862274, + "Y": 0.5010724663734436 + }, + { + "X": 0.5459020733833313, + "Y": 0.5002948045730591 + }, + { + "X": 0.5458942651748657, + "Y": 0.5690509080886841 + }, + { + "X": 0.40716099739074707, + "Y": 0.5698410868644714 + } + ] + }, + "Id": "2afd99f2-912d-4fac-a891-60d7e1fd0a4d", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.84909057617188, + "Text": "2", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009485003538429737, + "Height": 0.022272873669862747, + "Left": 0.39047616720199585, + "Top": 0.5995818376541138 + }, + "Polygon": [ + { + "X": 0.3904832601547241, + "Y": 0.5996361970901489 + }, + { + "X": 0.3999611735343933, + "Y": 0.5995818376541138 + }, + { + "X": 0.39995431900024414, + "Y": 0.6218000650405884 + }, + { + "X": 0.39047616720199585, + "Y": 0.6218547224998474 + } + ] + }, + "Id": "d6a363ec-be92-4006-8628-0c6b5cdb3162", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 92.68756103515625, + "Text": "GARC\u00cdA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10540876537561417, + "Height": 0.04694823548197746, + "Left": 0.40632492303848267, + "Top": 0.5756521224975586 + }, + "Polygon": [ + { + "X": 0.40633878111839294, + "Y": 0.5762532949447632 + }, + { + "X": 0.5117337107658386, + "Y": 0.5756521224975586 + }, + { + "X": 0.5117263197898865, + "Y": 0.6219927668571472 + }, + { + "X": 0.40632492303848267, + "Y": 0.6226003766059875 + } + ] + }, + "Id": "df4e822d-0673-4498-9f8c-cc9217a83a33", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.75852966308594, + "Text": "8", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009412646293640137, + "Height": 0.021882476285099983, + "Left": 0.39040836691856384, + "Top": 0.6569414734840393 + }, + "Polygon": [ + { + "X": 0.39041537046432495, + "Y": 0.6569961309432983 + }, + { + "X": 0.399821013212204, + "Y": 0.6569414734840393 + }, + { + "X": 0.39981430768966675, + "Y": 0.678769052028656 + }, + { + "X": 0.39040836691856384, + "Y": 0.6788239479064941 + } + ] + }, + "Id": "a43ae41a-5d00-4437-9b94-8986b7a926fe", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.98316192626953, + "Text": "100", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05095868930220604, + "Height": 0.037055980414152145, + "Left": 0.4079599678516388, + "Top": 0.6417167782783508 + }, + "Polygon": [ + { + "X": 0.4079708755016327, + "Y": 0.6420117616653442 + }, + { + "X": 0.45891866087913513, + "Y": 0.6417167782783508 + }, + { + "X": 0.4589102268218994, + "Y": 0.6784753203392029 + }, + { + "X": 0.4079599678516388, + "Y": 0.6787727475166321 + } + ] + }, + "Id": "139b3c29-3eec-4cd3-b5b1-5f506c752c86", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.94590759277344, + "Text": "MARKET", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.11648969352245331, + "Height": 0.0390576496720314, + "Left": 0.46860241889953613, + "Top": 0.640579104423523 + }, + "Polygon": [ + { + "X": 0.4686107039451599, + "Y": 0.6412534713745117 + }, + { + "X": 0.5850921273231506, + "Y": 0.640579104423523 + }, + { + "X": 0.5850898027420044, + "Y": 0.6789565086364746 + }, + { + "X": 0.46860241889953613, + "Y": 0.6796367168426514 + } + ] + }, + "Id": "6d77d25a-b7e4-4e10-9c95-a3767188e748", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.9631576538086, + "Text": "STREET", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10549041628837585, + "Height": 0.03868522867560387, + "Left": 0.5932988524436951, + "Top": 0.6402634382247925 + }, + "Polygon": [ + { + "X": 0.5933007597923279, + "Y": 0.6408741474151611 + }, + { + "X": 0.6987858414649963, + "Y": 0.6402634382247925 + }, + { + "X": 0.6987892389297485, + "Y": 0.6783326268196106 + }, + { + "X": 0.5932988524436951, + "Y": 0.6789486408233643 + } + ] + }, + "Id": "b1d6b9ec-89c5-4eff-91e7-a5b8cee62e1b", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 98.44258880615234, + "Text": "BIGTOWN,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.14332878589630127, + "Height": 0.044672030955553055, + "Left": 0.4064667820930481, + "Top": 0.697785496711731 + }, + "Polygon": [ + { + "X": 0.4064798653125763, + "Y": 0.6986258625984192 + }, + { + "X": 0.5497955679893494, + "Y": 0.697785496711731 + }, + { + "X": 0.5497908592224121, + "Y": 0.7416088581085205 + }, + { + "X": 0.4064667820930481, + "Y": 0.7424575090408325 + } + ] + }, + "Id": "4ff5ac0f-693e-4aa4-8520-ae97cb056736", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.87165832519531, + "Text": "MA,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0516183078289032, + "Height": 0.042756251990795135, + "Left": 0.5605979561805725, + "Top": 0.6986351013183594 + }, + "Polygon": [ + { + "X": 0.5606018900871277, + "Y": 0.6989378333091736 + }, + { + "X": 0.6122162342071533, + "Y": 0.6986351013183594 + }, + { + "X": 0.6122152209281921, + "Y": 0.7410857081413269 + }, + { + "X": 0.5605979561805725, + "Y": 0.7413913607597351 + } + ] + }, + "Id": "7d9d622a-6efb-48a3-8db3-16e9e8fb21c4", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.86854553222656, + "Text": "02801", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.08533226698637009, + "Height": 0.037670429795980453, + "Left": 0.6213465929031372, + "Top": 0.6978206038475037 + }, + "Polygon": [ + { + "X": 0.6213470697402954, + "Y": 0.6983210444450378 + }, + { + "X": 0.706675112247467, + "Y": 0.6978206038475037 + }, + { + "X": 0.7066788673400879, + "Y": 0.7349863648414612 + }, + { + "X": 0.6213465929031372, + "Y": 0.7354910373687744 + } + ] + }, + "Id": "ebf37007-f728-4d0d-a1c6-167a6948f217", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.8770751953125, + "Text": "18", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018295180052518845, + "Height": 0.021204262971878052, + "Left": 0.38242390751838684, + "Top": 0.7971529960632324 + }, + "Polygon": [ + { + "X": 0.38243088126182556, + "Y": 0.7972626090049744 + }, + { + "X": 0.4007190763950348, + "Y": 0.7971529960632324 + }, + { + "X": 0.40071263909339905, + "Y": 0.8182471394538879 + }, + { + "X": 0.38242390751838684, + "Y": 0.8183572888374329 + } + ] + }, + "Id": "58e0b8b0-66d3-4443-9cca-e878c332be5b", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.87992858886719, + "Text": "EYES", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03862709924578667, + "Height": 0.021356651559472084, + "Left": 0.4063679575920105, + "Top": 0.7967274785041809 + }, + "Polygon": [ + { + "X": 0.4063742458820343, + "Y": 0.796958863735199 + }, + { + "X": 0.44499504566192627, + "Y": 0.7967274785041809 + }, + { + "X": 0.4449898302555084, + "Y": 0.8178516030311584 + }, + { + "X": 0.4063679575920105, + "Y": 0.8180841207504272 + } + ] + }, + "Id": "ccfccd7c-7969-4f2b-97b6-f4fabab7af48", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.88617706298828, + "Text": "BLK", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04642472788691521, + "Height": 0.03224342316389084, + "Left": 0.4514279067516327, + "Top": 0.7859503626823425 + }, + "Polygon": [ + { + "X": 0.45143553614616394, + "Y": 0.7862278819084167 + }, + { + "X": 0.497852623462677, + "Y": 0.7859503626823425 + }, + { + "X": 0.49784696102142334, + "Y": 0.8179143071174622 + }, + { + "X": 0.4514279067516327, + "Y": 0.818193793296814 + } + ] + }, + "Id": "bb2fe1d3-9051-482a-8b9f-40eb349749d6", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 90.81046295166016, + "Text": "Mar\u00eda", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12117364257574081, + "Height": 0.05840962007641792, + "Left": 0.06753505021333694, + "Top": 0.8387576341629028 + }, + "Polygon": [ + { + "X": 0.0675782859325409, + "Y": 0.8394898772239685 + }, + { + "X": 0.18870869278907776, + "Y": 0.8387576341629028 + }, + { + "X": 0.18867476284503937, + "Y": 0.8964257836341858 + }, + { + "X": 0.06753505021333694, + "Y": 0.8971672654151917 + } + ] + }, + "Id": "187b0332-7d6f-4e4e-bab0-b3eb79aa0285", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 71.89384460449219, + "Text": "Garc\u00eda", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.13514173030853271, + "Height": 0.06520149111747742, + "Left": 0.20445141196250916, + "Top": 0.8407206535339355 + }, + "Polygon": [ + { + "X": 0.20448794960975647, + "Y": 0.8415378928184509 + }, + { + "X": 0.33959314227104187, + "Y": 0.8407206535339355 + }, + { + "X": 0.33956819772720337, + "Y": 0.9050934910774231 + }, + { + "X": 0.20445141196250916, + "Y": 0.9059221744537354 + } + ] + }, + "Id": "dabab587-772f-4fc9-a523-466eb53cb7aa", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.82577514648438, + "Text": "15", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01757308468222618, + "Height": 0.02237791195511818, + "Left": 0.3826824426651001, + "Top": 0.8438602089881897 + }, + "Polygon": [ + { + "X": 0.38268980383872986, + "Y": 0.843966543674469 + }, + { + "X": 0.4002555310726166, + "Y": 0.8438602089881897 + }, + { + "X": 0.4002486765384674, + "Y": 0.8661312460899353 + }, + { + "X": 0.3826824426651001, + "Y": 0.8662381172180176 + } + ] + }, + "Id": "a7470b6b-d4b9-41d9-b9b4-49f05ea60e60", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.8703842163086, + "Text": "SEX", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030194450169801712, + "Height": 0.02242736704647541, + "Left": 0.4057384133338928, + "Top": 0.8441976308822632 + }, + "Polygon": [ + { + "X": 0.40574508905410767, + "Y": 0.8443803787231445 + }, + { + "X": 0.43593287467956543, + "Y": 0.8441976308822632 + }, + { + "X": 0.4359270930290222, + "Y": 0.8664413094520569 + }, + { + "X": 0.4057384133338928, + "Y": 0.8666250109672546 + } + ] + }, + "Id": "a3ab7d89-07a1-421a-bc73-2050e3419743", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.84534454345703, + "Text": "F", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.012074461206793785, + "Height": 0.030995989218354225, + "Left": 0.4422887861728668, + "Top": 0.8334100842475891 + }, + "Polygon": [ + { + "X": 0.4422965347766876, + "Y": 0.8334829807281494 + }, + { + "X": 0.45436325669288635, + "Y": 0.8334100842475891 + }, + { + "X": 0.45435598492622375, + "Y": 0.8643326759338379 + }, + { + "X": 0.4422887861728668, + "Y": 0.8644060492515564 + } + ] + }, + "Id": "974f544b-7cc9-4275-a850-4be4fbed9173", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.85845184326172, + "Text": "15", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.017121899873018265, + "Height": 0.02229570411145687, + "Left": 0.49057212471961975, + "Top": 0.8439889550209045 + }, + "Polygon": [ + { + "X": 0.49057626724243164, + "Y": 0.844092607498169 + }, + { + "X": 0.5076940655708313, + "Y": 0.8439889550209045 + }, + { + "X": 0.5076904296875, + "Y": 0.8661805391311646 + }, + { + "X": 0.49057212471961975, + "Y": 0.8662846684455872 + } + ] + }, + "Id": "5a2a5652-3fef-4a87-b6eb-2c1211f5405c", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.8366928100586, + "Text": "HGT", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03231838718056679, + "Height": 0.021214868873357773, + "Left": 0.5133820176124573, + "Top": 0.8442955017089844 + }, + "Polygon": [ + { + "X": 0.5133852958679199, + "Y": 0.8444911241531372 + }, + { + "X": 0.5457003712654114, + "Y": 0.8442955017089844 + }, + { + "X": 0.5456979870796204, + "Y": 0.8653137683868408 + }, + { + "X": 0.5133820176124573, + "Y": 0.8655103445053101 + } + ] + }, + "Id": "8463e1fa-ca66-401c-b26f-f0705e1622cb", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.33988189697266, + "Text": "4-6\"", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05232385918498039, + "Height": 0.03327462449669838, + "Left": 0.5491407513618469, + "Top": 0.8325098156929016 + }, + "Polygon": [ + { + "X": 0.5491443276405334, + "Y": 0.8328258991241455 + }, + { + "X": 0.601464569568634, + "Y": 0.8325098156929016 + }, + { + "X": 0.6014633178710938, + "Y": 0.8654661774635315 + }, + { + "X": 0.5491407513618469, + "Y": 0.8657844662666321 + } + ] + }, + "Id": "ac5e0d79-1089-41ab-a14f-bd3ff9e44221", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.9034423828125, + "Text": "03/18/2001", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.17280122637748718, + "Height": 0.046728506684303284, + "Left": 0.7561008334159851, + "Top": 0.8461390733718872 + }, + "Polygon": [ + { + "X": 0.7561008334159851, + "Y": 0.847186267375946 + }, + { + "X": 0.928883969783783, + "Y": 0.8461390733718872 + }, + { + "X": 0.9289020895957947, + "Y": 0.8918099999427795 + }, + { + "X": 0.7561084628105164, + "Y": 0.8928675651550293 + } + ] + }, + "Id": "f59668ed-9549-4308-aafc-94b54907e60c", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.72456359863281, + "Text": "5", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009014671668410301, + "Height": 0.02164349891245365, + "Left": 0.39062735438346863, + "Top": 0.8902064561843872 + }, + "Polygon": [ + { + "X": 0.3906342387199402, + "Y": 0.8902615308761597 + }, + { + "X": 0.3996420204639435, + "Y": 0.8902064561843872 + }, + { + "X": 0.399635374546051, + "Y": 0.9117946028709412 + }, + { + "X": 0.39062735438346863, + "Y": 0.9118499159812927 + } + ] + }, + "Id": "d5703899-efe8-442f-bd1e-684f2dea5ca6", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.94853210449219, + "Text": "DD", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.022776372730731964, + "Height": 0.02067486196756363, + "Left": 0.4059467315673828, + "Top": 0.8905968070030212 + }, + "Polygon": [ + { + "X": 0.4059528708457947, + "Y": 0.8907360434532166 + }, + { + "X": 0.42872312664985657, + "Y": 0.8905968070030212 + }, + { + "X": 0.42871758341789246, + "Y": 0.9111317992210388 + }, + { + "X": 0.4059467315673828, + "Y": 0.9112716317176819 + } + ] + }, + "Id": "5c98dfc8-51ff-4b82-8728-ea8567b0e738", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.9211196899414, + "Text": "03/12/2019", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10369105637073517, + "Height": 0.02813529223203659, + "Left": 0.43493956327438354, + "Top": 0.8872088193893433 + }, + "Polygon": [ + { + "X": 0.434946745634079, + "Y": 0.8878424167633057 + }, + { + "X": 0.5386306047439575, + "Y": 0.8872088193893433 + }, + { + "X": 0.5386272668838501, + "Y": 0.9147067070007324 + }, + { + "X": 0.43493956327438354, + "Y": 0.9153441190719604 + } + ] + }, + "Id": "67bef1ce-a5de-4553-8554-c22659d9c472", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.62335968017578, + "Text": "REV", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03089430183172226, + "Height": 0.021872008219361305, + "Left": 0.5688713192939758, + "Top": 0.8902100324630737 + }, + "Polygon": [ + { + "X": 0.5688731074333191, + "Y": 0.8903989195823669 + }, + { + "X": 0.5997655987739563, + "Y": 0.8902100324630737 + }, + { + "X": 0.5997647047042847, + "Y": 0.9118922352790833 + }, + { + "X": 0.5688713192939758, + "Y": 0.9120820164680481 + } + ] + }, + "Id": "13e2712f-9954-4257-8138-a6f25f49ba2c", + "Page": 0 + }, + { + "BlockType": "WORD", + "Confidence": 99.87671661376953, + "Text": "03/12/2017", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10363293439149857, + "Height": 0.028047863394021988, + "Left": 0.6027185320854187, + "Top": 0.8871917128562927 + }, + "Polygon": [ + { + "X": 0.6027195453643799, + "Y": 0.8878251314163208 + }, + { + "X": 0.706348717212677, + "Y": 0.8871917128562927 + }, + { + "X": 0.7063514590263367, + "Y": 0.9146023988723755 + }, + { + "X": 0.6027185320854187, + "Y": 0.9152395725250244 + } + ] + }, + "Id": "31923715-451a-467a-8ea1-842dfb0cc8fa", + "Page": 0 + } + ] + } + ], + "DocumentMetadata": { + "Pages": 1 + }, + "AnalyzeIDModelVersion": "1.0", + "ResponseMetadata": { + "RequestId": "905db4d2-12ec-4ac3-9683-058317d65df1", + "HTTPStatusCode": 200, + "HTTPHeaders": { + "x-amzn-requestid": "905db4d2-12ec-4ac3-9683-058317d65df1", + "content-type": "application/x-amz-json-1.1", + "content-length": "46630", + "date": "Tue, 13 Dec 2022 18:32:22 GMT" + }, + "RetryAttempts": 0 + } +} \ No newline at end of file diff --git a/testdata/test-document.json b/testdata/test-document.json index ae4e88e..1e5015c 100644 --- a/testdata/test-document.json +++ b/testdata/test-document.json @@ -1 +1,4052 @@ -{"DocumentMetadata": {"Pages": 1}, "Blocks": [{"BlockType": "PAGE", "Geometry": {"BoundingBox": {"Width": 0.9995970726013184, "Height": 1.0, "Left": 0.0, "Top": 0.0}, "Polygon": [{"X": 0.0, "Y": 9.258601352257756e-08}, {"X": 0.9985002875328064, "Y": 0.0}, {"X": 0.9995970726013184, "Y": 1.0}, {"X": 0.0007153155747801065, "Y": 1.0}]}, "Id": "13d4817a-16b7-4c79-bde2-9427fbe49901", "Relationships": [{"Type": "CHILD", "Ids": ["37cb836f-32c2-4829-b722-37ec2dcf8f94", "fb9324cf-d4ab-48d0-bef4-a2b0ac5330b4", "28a27c94-5def-4049-866e-88bf9c8aeca2", "0aa68c99-264c-4dc4-8980-8d85d5308a8e", "868f4200-6ebc-4303-bb14-120441128db8", "5648fadb-7aee-40d6-8ff2-c75950a74d3a", "2cd256ec-86c3-4d48-81b0-81ec2d5e1e55", "c920edf9-09cf-43c9-857c-851bc4041c66", "48f74e3e-c653-4ca7-bd6b-c5e4e14c10c6", "ec68d101-4f11-4152-9863-d3d81920171d", "f407616d-a340-4084-b800-5cc5cf7ac833", "1fe38868-8c98-44b1-8273-e66c096ed705", "955ba23a-8976-4002-8455-1190fc539ec5", "3195bb33-60bd-4c36-8d82-88b0433161bc", "8c061395-bfef-486b-afd5-793dfbc0e4d3", "58864cfd-a7ea-4cb9-a03b-8b03f8c30d48", "f32b61ff-5e1f-4160-94f2-7bf6337a3d1c", "e74071e2-9f50-4edd-9ae5-b9a9b636e156", "6bc8feb2-ac38-450a-bf94-de9e1083fb8d", "c90b3b21-d70b-4868-8678-ff378acd0403", "64b31512-50da-48b9-bbb4-917358089c99", "b12c8a3d-943b-4b91-a9d0-bce7d1ef75af", "45b6a4e5-d4ef-4c87-899a-fe280cee659f", "2198e2f6-0937-432a-a64f-f35119d62000", "67a73830-2d78-4435-a733-d4c1c27cbfa6", "18eaefc1-ee41-4863-b5fa-4bbaf07fd09c", "eeb97c56-af7c-4db3-bde9-87244089e1d7", "137f0134-2ae3-4197-bf97-d997b3818291", "901e7186-0fa2-4eb4-a29f-d4fbd33357e2", "d9664f46-56d2-4a1c-a536-6988136da5d9", "c679569a-30b2-4dae-97f8-848894f2ec09", "468e6822-671b-43ea-8f85-b6033d09003f", "9bebe888-4a0d-4a6b-855d-0cfef6fa214b", "848592b1-0518-4270-a0da-244556b75d28", "1466d0ad-6cb5-4cd3-92ef-10520e37cb5e"]}]}, {"BlockType": "LINE", "Confidence": 99.92634582519531, "Text": "Textractor Test", "Geometry": {"BoundingBox": {"Width": 0.6751319169998169, "Height": 0.06469825655221939, "Left": 0.16011537611484528, "Top": 0.10356966406106949}, "Polygon": [{"X": 0.16011537611484528, "Y": 0.10361900925636292}, {"X": 0.8351789712905884, "Y": 0.10356966406106949}, {"X": 0.835247278213501, "Y": 0.16822326183319092}, {"X": 0.1601732224225998, "Y": 0.16826792061328888}]}, "Id": "37cb836f-32c2-4829-b722-37ec2dcf8f94", "Relationships": [{"Type": "CHILD", "Ids": ["eed24459-741d-45a0-ad78-a05f70054030", "83f5d77e-3199-47e7-a73b-589038dee2e8"]}]}, {"BlockType": "LINE", "Confidence": 99.9673080444336, "Text": "Document", "Geometry": {"BoundingBox": {"Width": 0.4758559763431549, "Height": 0.06323190033435822, "Left": 0.2649585008621216, "Top": 0.22095227241516113}, "Polygon": [{"X": 0.2649585008621216, "Y": 0.22098104655742645}, {"X": 0.7407491207122803, "Y": 0.22095227241516113}, {"X": 0.7408144474029541, "Y": 0.2841586172580719}, {"X": 0.2650166451931, "Y": 0.28418418765068054}]}, "Id": "fb9324cf-d4ab-48d0-bef4-a2b0ac5330b4", "Relationships": [{"Type": "CHILD", "Ids": ["d3d9bf74-6343-451b-abc8-5c5b01f04853"]}]}, {"BlockType": "LINE", "Confidence": 99.94121551513672, "Text": "Page (1)", "Geometry": {"BoundingBox": {"Width": 0.17996752262115479, "Height": 0.04344698786735535, "Left": 0.11979943513870239, "Top": 0.33605286478996277}, "Polygon": [{"X": 0.11979943513870239, "Y": 0.3360615372657776}, {"X": 0.2997266352176666, "Y": 0.33605286478996277}, {"X": 0.2997669577598572, "Y": 0.37949204444885254}, {"X": 0.11983788758516312, "Y": 0.3794998526573181}]}, "Id": "28a27c94-5def-4049-866e-88bf9c8aeca2", "Relationships": [{"Type": "CHILD", "Ids": ["67e8e538-d2c3-4a69-b3f4-140f9c3c123d", "25b5eefa-9fea-4f36-b955-58e8dacaeff2"]}]}, {"BlockType": "LINE", "Confidence": 99.73994445800781, "Text": "Key - Values", "Geometry": {"BoundingBox": {"Width": 0.17348609864711761, "Height": 0.026098476722836494, "Left": 0.11857260763645172, "Top": 0.41125011444091797}, "Polygon": [{"X": 0.11857260763645172, "Y": 0.4112570583820343}, {"X": 0.2920345366001129, "Y": 0.41125011444091797}, {"X": 0.29205870628356934, "Y": 0.4373421370983124}, {"X": 0.11859569698572159, "Y": 0.4373485743999481}]}, "Id": "0aa68c99-264c-4dc4-8980-8d85d5308a8e", "Relationships": [{"Type": "CHILD", "Ids": ["aafee166-c791-4f2c-b5e6-3a9f6214ccb7", "5213f9d0-872d-42b4-91a0-4b3a8d3ae4c2", "22dc733d-21bb-4c40-8ae0-72159ddddaf5"]}]}, {"BlockType": "LINE", "Confidence": 99.48690032958984, "Text": "Name of package: Textractor", "Geometry": {"BoundingBox": {"Width": 0.3392340838909149, "Height": 0.02240665629506111, "Left": 0.11854392290115356, "Top": 0.46715739369392395}, "Polygon": [{"X": 0.11854392290115356, "Y": 0.4671689569950104}, {"X": 0.457756370306015, "Y": 0.46715739369392395}, {"X": 0.4577780067920685, "Y": 0.4895533323287964}, {"X": 0.11856374144554138, "Y": 0.48956406116485596}]}, "Id": "868f4200-6ebc-4303-bb14-120441128db8", "Relationships": [{"Type": "CHILD", "Ids": ["341b2854-9a10-4903-bbba-47eb71c8d949", "9a699378-00a3-4c5e-a38e-0faa93e70876", "e6f67717-b7d7-41af-86cb-5dcaa1adf037", "ce105415-261f-4392-b1a2-9cb1df1639b0"]}]}, {"BlockType": "LINE", "Confidence": 99.88179016113281, "Text": "Date : 08/14/2022", "Geometry": {"BoundingBox": {"Width": 0.19047078490257263, "Height": 0.018690334632992744, "Left": 0.1185455247759819, "Top": 0.497822105884552}, "Polygon": [{"X": 0.1185455247759819, "Y": 0.4978279769420624}, {"X": 0.3089989125728607, "Y": 0.497822105884552}, {"X": 0.30901631712913513, "Y": 0.5165069699287415}, {"X": 0.11856205761432648, "Y": 0.5165124535560608}]}, "Id": "5648fadb-7aee-40d6-8ff2-c75950a74d3a", "Relationships": [{"Type": "CHILD", "Ids": ["39625b7a-8e9d-4e42-bd6d-68942d54f380", "6e95b2f5-801c-4447-8fa9-a0386a88d2fc", "021d58a4-9173-42c9-b9c2-2b4711080a4c"]}]}, {"BlockType": "LINE", "Confidence": 99.95988464355469, "Text": "Table 1", "Geometry": {"BoundingBox": {"Width": 0.1046038344502449, "Height": 0.02126478962600231, "Left": 0.11674067378044128, "Top": 0.564508318901062}, "Polygon": [{"X": 0.11674067378044128, "Y": 0.5645107626914978}, {"X": 0.22132517397403717, "Y": 0.564508318901062}, {"X": 0.22134451568126678, "Y": 0.5857709050178528}, {"X": 0.11675947904586792, "Y": 0.5857731103897095}]}, "Id": "2cd256ec-86c3-4d48-81b0-81ec2d5e1e55", "Relationships": [{"Type": "CHILD", "Ids": ["0f82024a-1432-48e1-a140-f6b9f8841676", "0ab8a425-46ed-414e-96a1-33f350954f53"]}]}, {"BlockType": "LINE", "Confidence": 99.93513488769531, "Text": "Cell 1", "Geometry": {"BoundingBox": {"Width": 0.04288556054234505, "Height": 0.012288407422602177, "Left": 0.1270720362663269, "Top": 0.6182979345321655}, "Polygon": [{"X": 0.1270720362663269, "Y": 0.6182986497879028}, {"X": 0.1699465662240982, "Y": 0.6182979345321655}, {"X": 0.16995759308338165, "Y": 0.6305856108665466}, {"X": 0.1270829290151596, "Y": 0.6305863261222839}]}, "Id": "c920edf9-09cf-43c9-857c-851bc4041c66", "Relationships": [{"Type": "CHILD", "Ids": ["efb3f010-308c-4532-8ac4-06ba7d57e59c", "19971ad1-f5b9-473d-bc12-59a5d2a75645"]}]}, {"BlockType": "LINE", "Confidence": 99.88105010986328, "Text": "Cell 2", "Geometry": {"BoundingBox": {"Width": 0.042821843177080154, "Height": 0.012492514215409756, "Left": 0.2853868305683136, "Top": 0.6180999875068665}, "Polygon": [{"X": 0.2853868305683136, "Y": 0.6181007623672485}, {"X": 0.32819700241088867, "Y": 0.6180999875068665}, {"X": 0.32820868492126465, "Y": 0.6305918097496033}, {"X": 0.2853983938694, "Y": 0.6305925250053406}]}, "Id": "48f74e3e-c653-4ca7-bd6b-c5e4e14c10c6", "Relationships": [{"Type": "CHILD", "Ids": ["5b064cee-d795-47ea-972c-34c668d93ae2", "882646b5-1231-4c7a-93f9-fb6e6783b2fb"]}]}, {"BlockType": "LINE", "Confidence": 99.93330383300781, "Text": "Cell 4", "Geometry": {"BoundingBox": {"Width": 0.04347231239080429, "Height": 0.012285897508263588, "Left": 0.6016855835914612, "Top": 0.6182267069816589}, "Polygon": [{"X": 0.6016855835914612, "Y": 0.618227481842041}, {"X": 0.6451454758644104, "Y": 0.6182267069816589}, {"X": 0.6451578736305237, "Y": 0.6305118799209595}, {"X": 0.6016978621482849, "Y": 0.6305125951766968}]}, "Id": "ec68d101-4f11-4152-9863-d3d81920171d", "Relationships": [{"Type": "CHILD", "Ids": ["4092cf2c-0df9-4ab5-8719-2fe4da47b982", "efdde909-7c26-46ad-8502-11755ea063ff"]}]}, {"BlockType": "LINE", "Confidence": 99.9190444946289, "Text": "Cell 5", "Geometry": {"BoundingBox": {"Width": 0.04286787658929825, "Height": 0.012251359410583973, "Left": 0.761685311794281, "Top": 0.6181994080543518}, "Polygon": [{"X": 0.761685311794281, "Y": 0.6182001829147339}, {"X": 0.8045403361320496, "Y": 0.6181994080543518}, {"X": 0.8045531511306763, "Y": 0.6304500699043274}, {"X": 0.7616980075836182, "Y": 0.6304507851600647}]}, "Id": "f407616d-a340-4084-b800-5cc5cf7ac833", "Relationships": [{"Type": "CHILD", "Ids": ["c5412756-6643-4dbd-ade9-d16c44bcaa5b", "59ecb5de-0193-4cdb-b5b9-7052a20736e4"]}]}, {"BlockType": "LINE", "Confidence": 99.94007110595703, "Text": "Cell 6", "Geometry": {"BoundingBox": {"Width": 0.04310827702283859, "Height": 0.012253950349986553, "Left": 0.1270669549703598, "Top": 0.6776878833770752}, "Polygon": [{"X": 0.1270669549703598, "Y": 0.6776884198188782}, {"X": 0.17016424238681793, "Y": 0.6776878833770752}, {"X": 0.170175239443779, "Y": 0.68994140625}, {"X": 0.1270778328180313, "Y": 0.6899418830871582}]}, "Id": "1fe38868-8c98-44b1-8273-e66c096ed705", "Relationships": [{"Type": "CHILD", "Ids": ["5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f", "341cdb9d-805d-4a4c-9af9-fe55ff534a75"]}]}, {"BlockType": "LINE", "Confidence": 99.87889862060547, "Text": "Cell 7", "Geometry": {"BoundingBox": {"Width": 0.043552376329898834, "Height": 0.012572892010211945, "Left": 0.2850145995616913, "Top": 0.677478015422821}, "Polygon": [{"X": 0.2850145995616913, "Y": 0.6774784922599792}, {"X": 0.32855522632598877, "Y": 0.677478015422821}, {"X": 0.3285669982433319, "Y": 0.690050482749939}, {"X": 0.2850262224674225, "Y": 0.6900508999824524}]}, "Id": "955ba23a-8976-4002-8455-1190fc539ec5", "Relationships": [{"Type": "CHILD", "Ids": ["01e14c29-a3c9-4c60-9d21-8bf47d7debb5", "12cb61e4-7539-4920-aeff-f1cba30191dd"]}]}, {"BlockType": "LINE", "Confidence": 99.95491790771484, "Text": "Cell 8", "Geometry": {"BoundingBox": {"Width": 0.042864590883255005, "Height": 0.012007365934550762, "Left": 0.4436890184879303, "Top": 0.677910327911377}, "Polygon": [{"X": 0.4436890184879303, "Y": 0.6779108047485352}, {"X": 0.4865419268608093, "Y": 0.677910327911377}, {"X": 0.4865536093711853, "Y": 0.689917266368866}, {"X": 0.44370055198669434, "Y": 0.6899176836013794}]}, "Id": "3195bb33-60bd-4c36-8d82-88b0433161bc", "Relationships": [{"Type": "CHILD", "Ids": ["a1989263-64ff-4b09-b111-68929b0792af", "904dc427-3f60-43c9-8887-5e5d22be0b66"]}]}, {"BlockType": "LINE", "Confidence": 99.94084930419922, "Text": "Cell 9", "Geometry": {"BoundingBox": {"Width": 0.043532367795705795, "Height": 0.012548305094242096, "Left": 0.6015716195106506, "Top": 0.6776650547981262}, "Polygon": [{"X": 0.6015716195106506, "Y": 0.6776655912399292}, {"X": 0.6450912952423096, "Y": 0.6776650547981262}, {"X": 0.6451039910316467, "Y": 0.6902129054069519}, {"X": 0.6015841960906982, "Y": 0.6902133822441101}]}, "Id": "8c061395-bfef-486b-afd5-793dfbc0e4d3", "Relationships": [{"Type": "CHILD", "Ids": ["b4002c98-94d2-4ee8-aa69-57ff1319dd24", "fe03b46b-8361-4c00-9493-ef367e92a06e"]}]}, {"BlockType": "LINE", "Confidence": 99.94230651855469, "Text": "Cell 10", "Geometry": {"BoundingBox": {"Width": 0.05329732224345207, "Height": 0.012432591989636421, "Left": 0.7614791989326477, "Top": 0.6776253581047058}, "Polygon": [{"X": 0.7614791989326477, "Y": 0.6776259541511536}, {"X": 0.8147634267807007, "Y": 0.6776253581047058}, {"X": 0.8147765398025513, "Y": 0.6900573968887329}, {"X": 0.761492133140564, "Y": 0.6900579333305359}]}, "Id": "58864cfd-a7ea-4cb9-a03b-8b03f8c30d48", "Relationships": [{"Type": "CHILD", "Ids": ["880fa886-b749-451b-af7e-c3fd9764fd98", "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd"]}]}, {"BlockType": "LINE", "Confidence": 99.908447265625, "Text": "Cell 11", "Geometry": {"BoundingBox": {"Width": 0.05266072601079941, "Height": 0.01236437726765871, "Left": 0.12684522569179535, "Top": 0.7358049154281616}, "Polygon": [{"X": 0.12684522569179535, "Y": 0.7358052134513855}, {"X": 0.17949482798576355, "Y": 0.7358049154281616}, {"X": 0.17950595915317535, "Y": 0.7481690645217896}, {"X": 0.12685619294643402, "Y": 0.7481693029403687}]}, "Id": "f32b61ff-5e1f-4160-94f2-7bf6337a3d1c", "Relationships": [{"Type": "CHILD", "Ids": ["22a18f26-5783-4cdf-ab4f-6e9fd725fb9e", "9eb75e54-e480-4126-9675-ad0d612913ca"]}]}, {"BlockType": "LINE", "Confidence": 99.92443084716797, "Text": "Cell 12", "Geometry": {"BoundingBox": {"Width": 0.052823930978775024, "Height": 0.012529121711850166, "Left": 0.2851823568344116, "Top": 0.7356700897216797}, "Polygon": [{"X": 0.2851823568344116, "Y": 0.7356703281402588}, {"X": 0.3379945456981659, "Y": 0.7356700897216797}, {"X": 0.33800628781318665, "Y": 0.7481989860534668}, {"X": 0.28519394993782043, "Y": 0.7481991648674011}]}, "Id": "e74071e2-9f50-4edd-9ae5-b9a9b636e156", "Relationships": [{"Type": "CHILD", "Ids": ["8d997a7f-7e42-4bbd-bcfa-708aab5b4731", "8cf2cef1-f66c-4013-8c27-1d9d69854ebb"]}]}, {"BlockType": "LINE", "Confidence": 99.92167663574219, "Text": "Cell 13", "Geometry": {"BoundingBox": {"Width": 0.052385058254003525, "Height": 0.013042387552559376, "Left": 0.4434824287891388, "Top": 0.7357856631278992}, "Polygon": [{"X": 0.4434824287891388, "Y": 0.735785961151123}, {"X": 0.49585476517677307, "Y": 0.7357856631278992}, {"X": 0.4958674907684326, "Y": 0.7488278746604919}, {"X": 0.443494975566864, "Y": 0.7488280534744263}]}, "Id": "6bc8feb2-ac38-450a-bf94-de9e1083fb8d", "Relationships": [{"Type": "CHILD", "Ids": ["afe130f3-e0ca-4b8a-a12c-101e3c0762e6", "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e"]}]}, {"BlockType": "LINE", "Confidence": 99.94772338867188, "Text": "Cell 14", "Geometry": {"BoundingBox": {"Width": 0.05318647623062134, "Height": 0.012366866692900658, "Left": 0.6017439365386963, "Top": 0.7358112335205078}, "Polygon": [{"X": 0.6017439365386963, "Y": 0.7358115315437317}, {"X": 0.6549178957939148, "Y": 0.7358112335205078}, {"X": 0.6549304127693176, "Y": 0.7481779456138611}, {"X": 0.6017563343048096, "Y": 0.7481781244277954}]}, "Id": "c90b3b21-d70b-4868-8678-ff378acd0403", "Relationships": [{"Type": "CHILD", "Ids": ["d40bdc87-f3b3-488d-8b1c-abec975ee69c", "c0af8d62-e385-4eca-9e29-1bcb313db6aa"]}]}, {"BlockType": "LINE", "Confidence": 99.91775512695312, "Text": "Cell 15", "Geometry": {"BoundingBox": {"Width": 0.05259155482053757, "Height": 0.012259910814464092, "Left": 0.7615482807159424, "Top": 0.7358434200286865}, "Polygon": [{"X": 0.7615482807159424, "Y": 0.7358437180519104}, {"X": 0.8141269087791443, "Y": 0.7358434200286865}, {"X": 0.8141397833824158, "Y": 0.748103141784668}, {"X": 0.7615609765052795, "Y": 0.7481033802032471}]}, "Id": "64b31512-50da-48b9-bbb4-917358089c99", "Relationships": [{"Type": "CHILD", "Ids": ["b625103f-0df0-44ba-8a91-6933b63c51d7", "8e68db1d-e8b0-4225-99f3-ba4303524e7a"]}]}, {"BlockType": "LINE", "Confidence": 99.91289520263672, "Text": "Selection Element", "Geometry": {"BoundingBox": {"Width": 0.2627493441104889, "Height": 0.02207702398300171, "Left": 0.11707818508148193, "Top": 0.816568911075592}, "Polygon": [{"X": 0.11707818508148193, "Y": 0.816568911075592}, {"X": 0.37980660796165466, "Y": 0.8165698647499084}, {"X": 0.3798275291919708, "Y": 0.8386459350585938}, {"X": 0.11709771305322647, "Y": 0.8386443853378296}]}, "Id": "b12c8a3d-943b-4b91-a9d0-bce7d1ef75af", "Relationships": [{"Type": "CHILD", "Ids": ["f5a8ab09-537d-4a64-a104-fc05fdca4e6a", "89f82c0a-6932-49f9-8333-e9f50de2d022"]}]}, {"BlockType": "LINE", "Confidence": 99.90161895751953, "Text": "Selected Checkbox", "Geometry": {"BoundingBox": {"Width": 0.14955948293209076, "Height": 0.012283805757761002, "Left": 0.19187118113040924, "Top": 0.8824271559715271}, "Polygon": [{"X": 0.19187118113040924, "Y": 0.8824271559715271}, {"X": 0.34141916036605835, "Y": 0.882428765296936}, {"X": 0.3414306640625, "Y": 0.8947109580039978}, {"X": 0.19188226759433746, "Y": 0.8947091698646545}]}, "Id": "45b6a4e5-d4ef-4c87-899a-fe280cee659f", "Relationships": [{"Type": "CHILD", "Ids": ["fcfad98d-1246-4b36-a367-655c2875bf3a", "cffc0078-8b48-4495-a3c4-92716c953b96"]}]}, {"BlockType": "LINE", "Confidence": 99.87628173828125, "Text": "Un-Selected Checkbox", "Geometry": {"BoundingBox": {"Width": 0.17824985086917877, "Height": 0.012356644496321678, "Left": 0.19211943447589874, "Top": 0.9286062717437744}, "Polygon": [{"X": 0.19211943447589874, "Y": 0.9286062717437744}, {"X": 0.37035760283470154, "Y": 0.9286090731620789}, {"X": 0.3703692853450775, "Y": 0.9409629106521606}, {"X": 0.19213058054447174, "Y": 0.9409599304199219}]}, "Id": "2198e2f6-0937-432a-a64f-f35119d62000", "Relationships": [{"Type": "CHILD", "Ids": ["95ffa233-07e9-478c-b4bd-c123ffe5455f", "cad25b47-7d99-47fb-9c28-89e14489adda"]}]}, {"BlockType": "WORD", "Confidence": 99.88182067871094, "Text": "Textractor", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.46816328167915344, "Height": 0.06357991695404053, "Left": 0.1601160168647766, "Top": 0.10430657863616943}, "Polygon": [{"X": 0.1601160168647766, "Y": 0.10434075444936752}, {"X": 0.6282152533531189, "Y": 0.10430657863616943}, {"X": 0.6282792687416077, "Y": 0.16785551607608795}, {"X": 0.16017287969589233, "Y": 0.16788649559020996}]}, "Id": "eed24459-741d-45a0-ad78-a05f70054030"}, {"BlockType": "WORD", "Confidence": 99.97087097167969, "Text": "Test", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.1866719126701355, "Height": 0.06466594338417053, "Left": 0.6485753655433655, "Top": 0.10356966406106949}, "Polygon": [{"X": 0.6485753655433655, "Y": 0.10358330607414246}, {"X": 0.8351789712905884, "Y": 0.10356966406106949}, {"X": 0.835247278213501, "Y": 0.16822326183319092}, {"X": 0.6486408114433289, "Y": 0.16823559999465942}]}, "Id": "83f5d77e-3199-47e7-a73b-589038dee2e8"}, {"BlockType": "WORD", "Confidence": 99.9673080444336, "Text": "Document", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.4758559763431549, "Height": 0.06323190033435822, "Left": 0.2649585008621216, "Top": 0.22095227241516113}, "Polygon": [{"X": 0.2649585008621216, "Y": 0.22098104655742645}, {"X": 0.7407491207122803, "Y": 0.22095227241516113}, {"X": 0.7408144474029541, "Y": 0.2841586172580719}, {"X": 0.2650166451931, "Y": 0.28418418765068054}]}, "Id": "d3d9bf74-6343-451b-abc8-5c5b01f04853"}, {"BlockType": "WORD", "Confidence": 99.92303466796875, "Text": "Page", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10604245960712433, "Height": 0.040110841393470764, "Left": 0.11980237811803818, "Top": 0.33938467502593994}, "Polygon": [{"X": 0.11980237811803818, "Y": 0.33938971161842346}, {"X": 0.22580832242965698, "Y": 0.33938467502593994}, {"X": 0.2258448451757431, "Y": 0.3794908821582794}, {"X": 0.11983788013458252, "Y": 0.3794955015182495}]}, "Id": "67e8e538-d2c3-4a69-b3f4-140f9c3c123d"}, {"BlockType": "WORD", "Confidence": 99.95939636230469, "Text": "(1)", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05968710780143738, "Height": 0.043441761285066605, "Left": 0.2400798350572586, "Top": 0.33605286478996277}, "Polygon": [{"X": 0.2400798350572586, "Y": 0.336055725812912}, {"X": 0.2997266352176666, "Y": 0.33605286478996277}, {"X": 0.2997669577598572, "Y": 0.37949204444885254}, {"X": 0.2401195466518402, "Y": 0.37949463725090027}]}, "Id": "25b5eefa-9fea-4f36-b955-58e8dacaeff2"}, {"BlockType": "WORD", "Confidence": 99.90555572509766, "Text": "Key", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05215631052851677, "Height": 0.025127971544861794, "Left": 0.11857346445322037, "Top": 0.41222062706947327}, "Polygon": [{"X": 0.11857346445322037, "Y": 0.4122227132320404}, {"X": 0.17070722579956055, "Y": 0.41222062706947327}, {"X": 0.17072977125644684, "Y": 0.4373466372489929}, {"X": 0.11859569698572159, "Y": 0.4373485743999481}]}, "Id": "aafee166-c791-4f2c-b5e6-3a9f6214ccb7"}, {"BlockType": "WORD", "Confidence": 99.41793060302734, "Text": "-", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.010576197877526283, "Height": 0.004040037281811237, "Left": 0.17759940028190613, "Top": 0.42227649688720703}, "Polygon": [{"X": 0.17759940028190613, "Y": 0.42227688431739807}, {"X": 0.18817195296287537, "Y": 0.42227649688720703}, {"X": 0.18817560374736786, "Y": 0.42631611227989197}, {"X": 0.17760303616523743, "Y": 0.4263165295124054}]}, "Id": "5213f9d0-872d-42b4-91a0-4b3a8d3ae4c2"}, {"BlockType": "WORD", "Confidence": 99.89635467529297, "Text": "Values", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.09589694440364838, "Height": 0.02171425148844719, "Left": 0.19615770876407623, "Top": 0.41125011444091797}, "Polygon": [{"X": 0.19615770876407623, "Y": 0.411253958940506}, {"X": 0.2920345366001129, "Y": 0.41125011444091797}, {"X": 0.2920546531677246, "Y": 0.43296074867248535}, {"X": 0.19617731869220734, "Y": 0.43296435475349426}]}, "Id": "22dc733d-21bb-4c40-8ae0-72159ddddaf5"}, {"BlockType": "WORD", "Confidence": 99.98655700683594, "Text": "Name", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06781257688999176, "Height": 0.016914429143071175, "Left": 0.11854507029056549, "Top": 0.4684605598449707}, "Polygon": [{"X": 0.11854507029056549, "Y": 0.46846285462379456}, {"X": 0.18634240329265594, "Y": 0.4684605598449707}, {"X": 0.18635764718055725, "Y": 0.4853728115558624}, {"X": 0.11856003105640411, "Y": 0.48537498712539673}]}, "Id": "341b2854-9a10-4903-bbba-47eb71c8d949"}, {"BlockType": "WORD", "Confidence": 99.99535369873047, "Text": "of", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02497079223394394, "Height": 0.018196113407611847, "Left": 0.19412320852279663, "Top": 0.4671655297279358}, "Polygon": [{"X": 0.19412320852279663, "Y": 0.46716636419296265}, {"X": 0.2190774530172348, "Y": 0.4671655297279358}, {"X": 0.21909399330615997, "Y": 0.4853608310222626}, {"X": 0.19413962960243225, "Y": 0.48536163568496704}]}, "Id": "9a699378-00a3-4c5e-a38e-0faa93e70876"}, {"BlockType": "WORD", "Confidence": 98.07255554199219, "Text": "package:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10128802061080933, "Height": 0.022051680833101273, "Left": 0.225533589720726, "Top": 0.467509001493454}, "Polygon": [{"X": 0.225533589720726, "Y": 0.46751242876052856}, {"X": 0.32680100202560425, "Y": 0.467509001493454}, {"X": 0.32682162523269653, "Y": 0.4895574748516083}, {"X": 0.22555367648601532, "Y": 0.48956066370010376}]}, "Id": "e6f67717-b7d7-41af-86cb-5dcaa1adf037"}, {"BlockType": "WORD", "Confidence": 99.89311218261719, "Text": "Textractor", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.12236789613962173, "Height": 0.017059724777936935, "Left": 0.33540603518486023, "Top": 0.46829259395599365}, "Polygon": [{"X": 0.33540603518486023, "Y": 0.46829673647880554}, {"X": 0.45775744318962097, "Y": 0.46829259395599365}, {"X": 0.45777392387390137, "Y": 0.4853483736515045}, {"X": 0.33542200922966003, "Y": 0.4853523075580597}]}, "Id": "ce105415-261f-4392-b1a2-9cb1df1639b0"}, {"BlockType": "WORD", "Confidence": 99.9774169921875, "Text": "Date", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04779203608632088, "Height": 0.015056044794619083, "Left": 0.1185467392206192, "Top": 0.4991973340511322}, "Polygon": [{"X": 0.1185467392206192, "Y": 0.4991987943649292}, {"X": 0.16632528603076935, "Y": 0.4991973340511322}, {"X": 0.16633877158164978, "Y": 0.5142520070075989}, {"X": 0.1185600608587265, "Y": 0.5142533779144287}]}, "Id": "39625b7a-8e9d-4e42-bd6d-68942d54f380"}, {"BlockType": "WORD", "Confidence": 99.70279693603516, "Text": ":", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.004347462672740221, "Height": 0.010079026222229004, "Left": 0.1740167886018753, "Top": 0.5032488703727722}, "Polygon": [{"X": 0.1740167886018753, "Y": 0.5032489895820618}, {"X": 0.17835518717765808, "Y": 0.5032488703727722}, {"X": 0.17836424708366394, "Y": 0.5133277177810669}, {"X": 0.17402583360671997, "Y": 0.5133278965950012}]}, "Id": "6e95b2f5-801c-4447-8fa9-a0386a88d2fc"}, {"BlockType": "WORD", "Confidence": 99.96514892578125, "Text": "08/14/2022", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.12413565814495087, "Height": 0.01868842914700508, "Left": 0.18488064408302307, "Top": 0.497822105884552}, "Polygon": [{"X": 0.18488064408302307, "Y": 0.4978259205818176}, {"X": 0.3089989125728607, "Y": 0.497822105884552}, {"X": 0.30901631712913513, "Y": 0.5165069699287415}, {"X": 0.18489746749401093, "Y": 0.516510546207428}]}, "Id": "021d58a4-9173-42c9-b9c2-2b4711080a4c"}, {"BlockType": "WORD", "Confidence": 99.9811782836914, "Text": "Table", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07815293967723846, "Height": 0.02126416563987732, "Left": 0.11674067378044128, "Top": 0.5645089149475098}, "Polygon": [{"X": 0.11674067378044128, "Y": 0.5645107626914978}, {"X": 0.19487440586090088, "Y": 0.5645089149475098}, {"X": 0.19489361345767975, "Y": 0.5857714414596558}, {"X": 0.11675947904586792, "Y": 0.5857731103897095}]}, "Id": "0f82024a-1432-48e1-a140-f6b9f8841676"}, {"BlockType": "WORD", "Confidence": 99.9385986328125, "Text": "1", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.015602095052599907, "Height": 0.019876714795827866, "Left": 0.2057419717311859, "Top": 0.5654124617576599}, "Polygon": [{"X": 0.2057419717311859, "Y": 0.5654128193855286}, {"X": 0.22132599353790283, "Y": 0.5654124617576599}, {"X": 0.22134406864643097, "Y": 0.5852888226509094}, {"X": 0.20575998723506927, "Y": 0.5852891802787781}]}, "Id": "0ab8a425-46ed-414e-96a1-33f350954f53"}, {"BlockType": "WORD", "Confidence": 99.93997955322266, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028512759134173393, "Height": 0.01217438280582428, "Left": 0.1270720362663269, "Top": 0.6182981729507446}, "Polygon": [{"X": 0.1270720362663269, "Y": 0.6182986497879028}, {"X": 0.15557390451431274, "Y": 0.6182981729507446}, {"X": 0.15558479726314545, "Y": 0.6304720640182495}, {"X": 0.12708282470703125, "Y": 0.6304725408554077}]}, "Id": "efb3f010-308c-4532-8ac4-06ba7d57e59c"}, {"BlockType": "WORD", "Confidence": 99.9302978515625, "Text": "1", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009204139932990074, "Height": 0.011962764896452427, "Left": 0.16075345873832703, "Top": 0.6186230182647705}, "Polygon": [{"X": 0.16075345873832703, "Y": 0.6186231374740601}, {"X": 0.16994686424732208, "Y": 0.6186230182647705}, {"X": 0.16995759308338165, "Y": 0.6305856108665466}, {"X": 0.1607641577720642, "Y": 0.630585789680481}]}, "Id": "19971ad1-f5b9-473d-bc12-59a5d2a75645"}, {"BlockType": "WORD", "Confidence": 99.86640930175781, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028150802478194237, "Height": 0.01241406612098217, "Left": 0.2853868305683136, "Top": 0.6181002259254456}, "Polygon": [{"X": 0.2853868305683136, "Y": 0.6181007623672485}, {"X": 0.31352606415748596, "Y": 0.6181002259254456}, {"X": 0.3135376274585724, "Y": 0.6305138468742371}, {"X": 0.28539830446243286, "Y": 0.6305143237113953}]}, "Id": "5b064cee-d795-47ea-972c-34c668d93ae2"}, {"BlockType": "WORD", "Confidence": 99.89569854736328, "Text": "2", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.00965653546154499, "Height": 0.011822416447103024, "Left": 0.3185521364212036, "Top": 0.6187695264816284}, "Polygon": [{"X": 0.3185521364212036, "Y": 0.6187697052955627}, {"X": 0.3281976282596588, "Y": 0.6187695264816284}, {"X": 0.32820868492126465, "Y": 0.6305918097496033}, {"X": 0.31856316328048706, "Y": 0.6305919885635376}]}, "Id": "882646b5-1231-4c7a-93f9-fb6e6783b2fb"}, {"BlockType": "WORD", "Confidence": 99.90735626220703, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028848348185420036, "Height": 0.012285636737942696, "Left": 0.6016855835914612, "Top": 0.618226945400238}, "Polygon": [{"X": 0.6016855835914612, "Y": 0.618227481842041}, {"X": 0.6305215358734131, "Y": 0.618226945400238}, {"X": 0.6305339336395264, "Y": 0.6305121183395386}, {"X": 0.6016978621482849, "Y": 0.6305125951766968}]}, "Id": "4092cf2c-0df9-4ab5-8719-2fe4da47b982"}, {"BlockType": "WORD", "Confidence": 99.9592514038086, "Text": "4", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.010359404608607292, "Height": 0.011491511948406696, "Left": 0.6347983479499817, "Top": 0.6188767552375793}, "Polygon": [{"X": 0.6347983479499817, "Y": 0.6188769340515137}, {"X": 0.6451461315155029, "Y": 0.6188767552375793}, {"X": 0.6451577544212341, "Y": 0.6303681135177612}, {"X": 0.6348099112510681, "Y": 0.6303682923316956}]}, "Id": "efdde909-7c26-46ad-8502-11755ea063ff"}, {"BlockType": "WORD", "Confidence": 99.90262603759766, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028306009247899055, "Height": 0.012238149531185627, "Left": 0.761685311794281, "Top": 0.6181997060775757}, "Polygon": [{"X": 0.761685311794281, "Y": 0.6182001829147339}, {"X": 0.7899785041809082, "Y": 0.6181997060775757}, {"X": 0.7899913191795349, "Y": 0.6304373741149902}, {"X": 0.7616980075836182, "Y": 0.6304378509521484}]}, "Id": "c5412756-6643-4dbd-ade9-d16c44bcaa5b"}, {"BlockType": "WORD", "Confidence": 99.93547058105469, "Text": "5", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009487763047218323, "Height": 0.011605793610215187, "Left": 0.7950654029846191, "Top": 0.6188444495201111}, "Polygon": [{"X": 0.7950654029846191, "Y": 0.6188446283340454}, {"X": 0.8045409917831421, "Y": 0.6188444495201111}, {"X": 0.8045531511306763, "Y": 0.6304500699043274}, {"X": 0.7950775623321533, "Y": 0.6304502487182617}]}, "Id": "59ecb5de-0193-4cdb-b5b9-7052a20736e4"}, {"BlockType": "WORD", "Confidence": 99.90765380859375, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028500216081738472, "Height": 0.012186165899038315, "Left": 0.1270669549703598, "Top": 0.6776880621910095}, "Polygon": [{"X": 0.1270669549703598, "Y": 0.6776884198188782}, {"X": 0.15555629134178162, "Y": 0.6776880621910095}, {"X": 0.15556718409061432, "Y": 0.6898739337921143}, {"X": 0.12707777321338654, "Y": 0.6898742318153381}]}, "Id": "5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f"}, {"BlockType": "WORD", "Confidence": 99.97249603271484, "Text": "6", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.010060439817607403, "Height": 0.011787878349423409, "Left": 0.16011479496955872, "Top": 0.6781536340713501}, "Polygon": [{"X": 0.16011479496955872, "Y": 0.6781537532806396}, {"X": 0.17016465961933136, "Y": 0.6781536340713501}, {"X": 0.170175239443779, "Y": 0.68994140625}, {"X": 0.16012534499168396, "Y": 0.6899415254592896}]}, "Id": "341cdb9d-805d-4a4c-9af9-fe55ff534a75"}, {"BlockType": "WORD", "Confidence": 99.83380889892578, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028396882116794586, "Height": 0.012572718784213066, "Left": 0.2850145995616913, "Top": 0.6774781942367554}, "Polygon": [{"X": 0.2850145995616913, "Y": 0.6774784922599792}, {"X": 0.3133997917175293, "Y": 0.6774781942367554}, {"X": 0.31341150403022766, "Y": 0.6900506019592285}, {"X": 0.2850262224674225, "Y": 0.6900508999824524}]}, "Id": "01e14c29-a3c9-4c60-9d21-8bf47d7debb5"}, {"BlockType": "WORD", "Confidence": 99.92398071289062, "Text": "7", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009900142438709736, "Height": 0.01201288215816021, "Left": 0.3186667859554291, "Top": 0.6779939532279968}, "Polygon": [{"X": 0.3186667859554291, "Y": 0.6779940724372864}, {"X": 0.328555703163147, "Y": 0.6779939532279968}, {"X": 0.32856693863868713, "Y": 0.6900067329406738}, {"X": 0.31867799162864685, "Y": 0.6900068521499634}]}, "Id": "12cb61e4-7539-4920-aeff-f1cba30191dd"}, {"BlockType": "WORD", "Confidence": 99.94868469238281, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.027988193556666374, "Height": 0.01179989892989397, "Left": 0.4436890184879303, "Top": 0.6779105067253113}, "Polygon": [{"X": 0.4436890184879303, "Y": 0.6779108047485352}, {"X": 0.47166576981544495, "Y": 0.6779105067253113}, {"X": 0.4716772139072418, "Y": 0.6897100806236267}, {"X": 0.44370037317276, "Y": 0.6897103786468506}]}, "Id": "a1989263-64ff-4b09-b111-68929b0792af"}, {"BlockType": "WORD", "Confidence": 99.96114349365234, "Text": "8", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.00978965312242508, "Height": 0.011732276529073715, "Left": 0.47676393389701843, "Top": 0.6781851053237915}, "Polygon": [{"X": 0.47676393389701843, "Y": 0.6781851649284363}, {"X": 0.4865421652793884, "Y": 0.6781851053237915}, {"X": 0.4865536093711853, "Y": 0.689917266368866}, {"X": 0.47677531838417053, "Y": 0.6899173855781555}]}, "Id": "904dc427-3f60-43c9-8887-5e5d22be0b66"}, {"BlockType": "WORD", "Confidence": 99.90581512451172, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029310360550880432, "Height": 0.012394179590046406, "Left": 0.6015716195106506, "Top": 0.6776652336120605}, "Polygon": [{"X": 0.6015716195106506, "Y": 0.6776655912399292}, {"X": 0.6308695077896118, "Y": 0.6776652336120605}, {"X": 0.6308819651603699, "Y": 0.6900591254234314}, {"X": 0.6015840172767639, "Y": 0.6900594234466553}]}, "Id": "b4002c98-94d2-4ee8-aa69-57ff1319dd24"}, {"BlockType": "WORD", "Confidence": 99.97589111328125, "Text": "9", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01041007786989212, "Height": 0.011965041980147362, "Left": 0.6346939206123352, "Top": 0.6782479882240295}, "Polygon": [{"X": 0.6346939206123352, "Y": 0.6782481074333191}, {"X": 0.6450918912887573, "Y": 0.6782479882240295}, {"X": 0.6451039910316467, "Y": 0.6902129054069519}, {"X": 0.6347059607505798, "Y": 0.6902130246162415}]}, "Id": "fe03b46b-8361-4c00-9493-ef367e92a06e"}, {"BlockType": "WORD", "Confidence": 99.91081237792969, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028983471915125847, "Height": 0.01243231538683176, "Left": 0.7614791989326477, "Top": 0.6776256561279297}, "Polygon": [{"X": 0.7614791989326477, "Y": 0.6776259541511536}, {"X": 0.7904496788978577, "Y": 0.6776256561279297}, {"X": 0.7904626727104187, "Y": 0.6900576949119568}, {"X": 0.761492133140564, "Y": 0.6900579333305359}]}, "Id": "880fa886-b749-451b-af7e-c3fd9764fd98"}, {"BlockType": "WORD", "Confidence": 99.97379302978516, "Text": "10", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.019327370449900627, "Height": 0.011983425356447697, "Left": 0.7954491376876831, "Top": 0.6780547499656677}, "Polygon": [{"X": 0.7954491376876831, "Y": 0.6780549883842468}, {"X": 0.8147639036178589, "Y": 0.6780547499656677}, {"X": 0.8147764801979065, "Y": 0.6900379657745361}, {"X": 0.7954616546630859, "Y": 0.6900381445884705}]}, "Id": "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd"}, {"BlockType": "WORD", "Confidence": 99.90274810791016, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028787929564714432, "Height": 0.012292196974158287, "Left": 0.12684522569179535, "Top": 0.7358050346374512}, "Polygon": [{"X": 0.12684522569179535, "Y": 0.7358052134513855}, {"X": 0.15562216937541962, "Y": 0.7358050346374512}, {"X": 0.15563315153121948, "Y": 0.7480971217155457}, {"X": 0.12685613334178925, "Y": 0.7480972409248352}]}, "Id": "22a18f26-5783-4cdf-ab4f-6e9fd725fb9e"}, {"BlockType": "WORD", "Confidence": 99.91415405273438, "Text": "11", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01831825263798237, "Height": 0.011866620741784573, "Left": 0.16118770837783813, "Top": 0.7363025546073914}, "Polygon": [{"X": 0.16118770837783813, "Y": 0.7363026142120361}, {"X": 0.17949527502059937, "Y": 0.7363025546073914}, {"X": 0.17950595915317535, "Y": 0.7481690645217896}, {"X": 0.16119831800460815, "Y": 0.7481691837310791}]}, "Id": "9eb75e54-e480-4126-9675-ad0d612913ca"}, {"BlockType": "WORD", "Confidence": 99.91681671142578, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028676720336079597, "Height": 0.012528996914625168, "Left": 0.2851823568344116, "Top": 0.7356702089309692}, "Polygon": [{"X": 0.2851823568344116, "Y": 0.7356703281402588}, {"X": 0.3138474225997925, "Y": 0.7356702089309692}, {"X": 0.31385907530784607, "Y": 0.7481991052627563}, {"X": 0.28519394993782043, "Y": 0.7481991648674011}]}, "Id": "8d997a7f-7e42-4bbd-bcfa-708aab5b4731"}, {"BlockType": "WORD", "Confidence": 99.93204498291016, "Text": "12", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01869935356080532, "Height": 0.012008198536932468, "Left": 0.3193069100379944, "Top": 0.7361676096916199}, "Polygon": [{"X": 0.3193069100379944, "Y": 0.7361677289009094}, {"X": 0.3379950225353241, "Y": 0.7361676096916199}, {"X": 0.33800628781318665, "Y": 0.7481757402420044}, {"X": 0.31931811571121216, "Y": 0.7481757998466492}]}, "Id": "8cf2cef1-f66c-4013-8c27-1d9d69854ebb"}, {"BlockType": "WORD", "Confidence": 99.86753845214844, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02878005988895893, "Height": 0.012323440052568913, "Left": 0.4434824585914612, "Top": 0.7358157634735107}, "Polygon": [{"X": 0.4434824585914612, "Y": 0.7358158826828003}, {"X": 0.4722505807876587, "Y": 0.7358157634735107}, {"X": 0.47226253151893616, "Y": 0.7481390833854675}, {"X": 0.4434943199157715, "Y": 0.7481392025947571}]}, "Id": "afe130f3-e0ca-4b8a-a12c-101e3c0762e6"}, {"BlockType": "WORD", "Confidence": 99.97581481933594, "Text": "13", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018429385498166084, "Height": 0.013042259961366653, "Left": 0.4774380922317505, "Top": 0.7357856631278992}, "Polygon": [{"X": 0.4774380922317505, "Y": 0.7357857823371887}, {"X": 0.49585476517677307, "Y": 0.7357856631278992}, {"X": 0.4958674907684326, "Y": 0.7488278746604919}, {"X": 0.47745075821876526, "Y": 0.7488279342651367}]}, "Id": "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e"}, {"BlockType": "WORD", "Confidence": 99.90729522705078, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028836103156208992, "Height": 0.012286529876291752, "Left": 0.6017439365386963, "Top": 0.7358114123344421}, "Polygon": [{"X": 0.6017439365386963, "Y": 0.7358115315437317}, {"X": 0.6305676698684692, "Y": 0.7358114123344421}, {"X": 0.6305800676345825, "Y": 0.7480977773666382}, {"X": 0.6017562747001648, "Y": 0.7480978965759277}]}, "Id": "d40bdc87-f3b3-488d-8b1c-abec975ee69c"}, {"BlockType": "WORD", "Confidence": 99.9881591796875, "Text": "14", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.019332723692059517, "Height": 0.012010546401143074, "Left": 0.6355977058410645, "Top": 0.7361674308776855}, "Polygon": [{"X": 0.6355977058410645, "Y": 0.7361675500869751}, {"X": 0.6549182534217834, "Y": 0.7361674308776855}, {"X": 0.6549304127693176, "Y": 0.7481779456138611}, {"X": 0.6356098055839539, "Y": 0.7481780052185059}]}, "Id": "c0af8d62-e385-4eca-9e29-1bcb313db6aa"}, {"BlockType": "WORD", "Confidence": 99.90355682373047, "Text": "Cell", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028829926624894142, "Height": 0.012228962033987045, "Left": 0.7615482807159424, "Top": 0.7358435392379761}, "Polygon": [{"X": 0.7615482807159424, "Y": 0.7358437180519104}, {"X": 0.7903653979301453, "Y": 0.7358435392379761}, {"X": 0.790378212928772, "Y": 0.7480724453926086}, {"X": 0.7615609765052795, "Y": 0.7480725049972534}]}, "Id": "b625103f-0df0-44ba-8a91-6933b63c51d7"}, {"BlockType": "WORD", "Confidence": 99.93194580078125, "Text": "15", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018536563962697983, "Height": 0.0117504196241498, "Left": 0.7956032752990723, "Top": 0.736352801322937}, "Polygon": [{"X": 0.7956032752990723, "Y": 0.7363529205322266}, {"X": 0.8141274452209473, "Y": 0.736352801322937}, {"X": 0.8141397833824158, "Y": 0.748103141784668}, {"X": 0.795615553855896, "Y": 0.7481032013893127}]}, "Id": "8e68db1d-e8b0-4225-99f3-ba4303524e7a"}, {"BlockType": "WORD", "Confidence": 99.96244812011719, "Text": "Selection", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.1319134682416916, "Height": 0.021245254203677177, "Left": 0.11707855761051178, "Top": 0.8169896602630615}, "Polygon": [{"X": 0.11707855761051178, "Y": 0.8169896602630615}, {"X": 0.2489725649356842, "Y": 0.8169901371002197}, {"X": 0.24899202585220337, "Y": 0.8382349014282227}, {"X": 0.11709734797477722, "Y": 0.8382341265678406}]}, "Id": "f5a8ab09-537d-4a64-a104-fc05fdca4e6a"}, {"BlockType": "WORD", "Confidence": 99.86334228515625, "Text": "Element", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.11958620697259903, "Height": 0.022076521068811417, "Left": 0.2602413296699524, "Top": 0.816569447517395}, "Polygon": [{"X": 0.2602413296699524, "Y": 0.816569447517395}, {"X": 0.37980660796165466, "Y": 0.8165698647499084}, {"X": 0.3798275291919708, "Y": 0.8386459350585938}, {"X": 0.260261595249176, "Y": 0.8386452198028564}]}, "Id": "89f82c0a-6932-49f9-8333-e9f50de2d022"}, {"BlockType": "WORD", "Confidence": 99.97193908691406, "Text": "Selected", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06793203204870224, "Height": 0.012018951587378979, "Left": 0.19187137484550476, "Top": 0.8826435804367065}, "Polygon": [{"X": 0.19187137484550476, "Y": 0.8826435804367065}, {"X": 0.25979235768318176, "Y": 0.8826442956924438}, {"X": 0.2598034143447876, "Y": 0.8946625590324402}, {"X": 0.19188222289085388, "Y": 0.8946617245674133}]}, "Id": "fcfad98d-1246-4b36-a367-655c2875bf3a"}, {"BlockType": "WORD", "Confidence": 99.83130645751953, "Text": "Checkbox", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07679847627878189, "Height": 0.01228303462266922, "Left": 0.2646321952342987, "Top": 0.8824279308319092}, "Polygon": [{"X": 0.2646321952342987, "Y": 0.8824279308319092}, {"X": 0.34141916036605835, "Y": 0.882428765296936}, {"X": 0.3414306640625, "Y": 0.8947109580039978}, {"X": 0.26464349031448364, "Y": 0.8947100639343262}]}, "Id": "cffc0078-8b48-4495-a3c4-92716c953b96"}, {"BlockType": "WORD", "Confidence": 99.90560150146484, "Text": "Un-Selected", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.09579270333051682, "Height": 0.012355251237750053, "Left": 0.19211943447589874, "Top": 0.9286062717437744}, "Polygon": [{"X": 0.19211943447589874, "Y": 0.9286062717437744}, {"X": 0.2879007160663605, "Y": 0.9286077618598938}, {"X": 0.28791213035583496, "Y": 0.9409615397453308}, {"X": 0.19213058054447174, "Y": 0.9409599304199219}]}, "Id": "95ffa233-07e9-478c-b4bd-c123ffe5455f"}, {"BlockType": "WORD", "Confidence": 99.84696197509766, "Text": "Checkbox", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07715008407831192, "Height": 0.012147992849349976, "Left": 0.29321908950805664, "Top": 0.9286985993385315}, "Polygon": [{"X": 0.29321908950805664, "Y": 0.9286985993385315}, {"X": 0.3703576922416687, "Y": 0.928699791431427}, {"X": 0.37036916613578796, "Y": 0.9408465623855591}, {"X": 0.2932303249835968, "Y": 0.940845251083374}]}, "Id": "cad25b47-7d99-47fb-9c28-89e14489adda"}, {"BlockType": "SELECTION_ELEMENT", "Confidence": 99.94615936279297, "Geometry": {"BoundingBox": {"Width": 0.03481527045369148, "Height": 0.02708120457828045, "Left": 0.12251419574022293, "Top": 0.9207744598388672}, "Polygon": [{"X": 0.12251419574022293, "Y": 0.9207744598388672}, {"X": 0.1573052555322647, "Y": 0.9207749962806702}, {"X": 0.1573294699192047, "Y": 0.9478556513786316}, {"X": 0.12253818660974503, "Y": 0.9478550553321838}]}, "Id": "9fdd8639-38cb-4644-b198-c74bcac0e38b", "SelectionStatus": "NOT_SELECTED"}, {"BlockType": "SELECTION_ELEMENT", "Confidence": 99.90876770019531, "Geometry": {"BoundingBox": {"Width": 0.03598053380846977, "Height": 0.02776564285159111, "Left": 0.12175296992063522, "Top": 0.8741632699966431}, "Polygon": [{"X": 0.12175296992063522, "Y": 0.8741632699966431}, {"X": 0.15770867466926575, "Y": 0.8741635680198669}, {"X": 0.1577335000038147, "Y": 0.9019289016723633}, {"X": 0.12177755683660507, "Y": 0.9019284248352051}]}, "Id": "ace5f247-b682-4499-9c92-8e39a73b01d6", "SelectionStatus": "SELECTED"}, {"BlockType": "TABLE", "Confidence": 99.74238586425781, "Geometry": {"BoundingBox": {"Width": 0.7943673133850098, "Height": 0.17556482553482056, "Left": 0.11601327359676361, "Top": 0.6133202314376831}, "Polygon": [{"X": 0.11601327359676361, "Y": 0.6133347749710083}, {"X": 0.9101919531822205, "Y": 0.6133202314376831}, {"X": 0.9103806018829346, "Y": 0.7888850569725037}, {"X": 0.11616849899291992, "Y": 0.7888845801353455}]}, "Id": "67a73830-2d78-4435-a733-d4c1c27cbfa6", "Relationships": [{"Type": "CHILD", "Ids": ["d45909bc-628c-4591-b45d-607b35f6dbdb", "7c620b4f-d9d7-45bf-800e-6852efdab9e4", "47f967ca-263e-40b8-8046-919e697a7969", "5d02f862-eccf-4734-b911-96076d252b9a", "b06561be-5b32-4fa5-b843-5e121f112c8a", "e0bf3b91-106f-414a-b628-809093587687", "b61652ff-9dc3-4045-b33a-0f36d92cd38c", "738c0c00-3a63-4147-ba31-389d5534d965", "20d9c2f6-099b-4ca9-bc10-d663899f120e", "b99af5c4-1ed1-47a8-85cc-8a7bc95b6543", "f72fe36c-dee5-4fc1-8cd6-40f935691420", "97fe8823-cd97-42dd-9ab6-ae3d1411edeb", "91b34249-3dbc-44ab-9bb3-b785b23d8be2", "5d711fa6-1309-4e7d-9f05-28eccd201f4b", "5b01f282-51dd-4bde-9d23-e7e3691212e1"]}, {"Type": "MERGED_CELL", "Ids": ["301cf79a-b754-4c71-a8d0-ab06e197c99c"]}]}, {"BlockType": "CELL", "Confidence": 91.17552947998047, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1596219539642334, "Height": 0.05944952741265297, "Left": 0.11601327359676361, "Top": 0.6133318543434143}, "Polygon": [{"X": 0.11601327359676361, "Y": 0.6133347749710083}, {"X": 0.27558037638664246, "Y": 0.6133318543434143}, {"X": 0.2756352126598358, "Y": 0.6727794408798218}, {"X": 0.11606583744287491, "Y": 0.6727813482284546}]}, "Id": "d45909bc-628c-4591-b45d-607b35f6dbdb", "Relationships": [{"Type": "CHILD", "Ids": ["efb3f010-308c-4532-8ac4-06ba7d57e59c", "19971ad1-f5b9-473d-bc12-59a5d2a75645"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 92.21083068847656, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15930309891700745, "Height": 0.05949322506785393, "Left": 0.27558034658432007, "Top": 0.6132862567901611}, "Polygon": [{"X": 0.27558034658432007, "Y": 0.6132891774177551}, {"X": 0.4348263144493103, "Y": 0.6132862567901611}, {"X": 0.4348834455013275, "Y": 0.672777533531189}, {"X": 0.2756352126598358, "Y": 0.6727794408798218}]}, "Id": "7c620b4f-d9d7-45bf-800e-6852efdab9e4", "Relationships": [{"Type": "CHILD", "Ids": ["5b064cee-d795-47ea-972c-34c668d93ae2", "882646b5-1231-4c7a-93f9-fb6e6783b2fb"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 92.21083068847656, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15767742693424225, "Height": 0.05949421226978302, "Left": 0.4348263144493103, "Top": 0.6132833361625671}, "Polygon": [{"X": 0.4348263144493103, "Y": 0.6132862567901611}, {"X": 0.5924443006515503, "Y": 0.6132833361625671}, {"X": 0.5925037264823914, "Y": 0.6727756857872009}, {"X": 0.4348834455013275, "Y": 0.672777533531189}]}, "Id": "47f967ca-263e-40b8-8046-919e697a7969", "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 90.65482330322266, "RowIndex": 1, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15850169956684113, "Height": 0.05945254862308502, "Left": 0.5924443602561951, "Top": 0.6133231520652771}, "Polygon": [{"X": 0.5924443602561951, "Y": 0.6133260130882263}, {"X": 0.750884473323822, "Y": 0.6133231520652771}, {"X": 0.750946044921875, "Y": 0.6727737784385681}, {"X": 0.5925037264823914, "Y": 0.6727756857872009}]}, "Id": "5d02f862-eccf-4734-b911-96076d252b9a", "Relationships": [{"Type": "CHILD", "Ids": ["4092cf2c-0df9-4ab5-8719-2fe4da47b982", "efdde909-7c26-46ad-8502-11755ea063ff"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 91.4970703125, "RowIndex": 1, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15937137603759766, "Height": 0.0594535768032074, "Left": 0.750884473323822, "Top": 0.6133202314376831}, "Polygon": [{"X": 0.750884473323822, "Y": 0.6133231520652771}, {"X": 0.9101919531822205, "Y": 0.6133202314376831}, {"X": 0.9102558493614197, "Y": 0.6727718710899353}, {"X": 0.750946044921875, "Y": 0.6727737784385681}]}, "Id": "b06561be-5b32-4fa5-b843-5e121f112c8a", "Relationships": [{"Type": "CHILD", "Ids": ["c5412756-6643-4dbd-ade9-d16c44bcaa5b", "59ecb5de-0193-4cdb-b5b9-7052a20736e4"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 91.51934051513672, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15962305665016174, "Height": 0.05817084759473801, "Left": 0.11606583744287491, "Top": 0.6727794408798218}, "Polygon": [{"X": 0.11606583744287491, "Y": 0.6727813482284546}, {"X": 0.2756352126598358, "Y": 0.6727794408798218}, {"X": 0.27568888664245605, "Y": 0.7309494018554688}, {"X": 0.11611726880073547, "Y": 0.7309502959251404}]}, "Id": "e0bf3b91-106f-414a-b628-809093587687", "Relationships": [{"Type": "CHILD", "Ids": ["5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f", "341cdb9d-805d-4a4c-9af9-fe55ff534a75"]}]}, {"BlockType": "CELL", "Confidence": 90.21580505371094, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15930411219596863, "Height": 0.058171842247247696, "Left": 0.2756352126598358, "Top": 0.672777533531189}, "Polygon": [{"X": 0.2756352126598358, "Y": 0.6727794408798218}, {"X": 0.4348834455013275, "Y": 0.672777533531189}, {"X": 0.43493932485580444, "Y": 0.7309485077857971}, {"X": 0.27568888664245605, "Y": 0.7309494018554688}]}, "Id": "b61652ff-9dc3-4045-b33a-0f36d92cd38c", "Relationships": [{"Type": "CHILD", "Ids": ["01e14c29-a3c9-4c60-9d21-8bf47d7debb5", "12cb61e4-7539-4920-aeff-f1cba30191dd"]}]}, {"BlockType": "CELL", "Confidence": 91.54812622070312, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15767836570739746, "Height": 0.05817281827330589, "Left": 0.4348834455013275, "Top": 0.6727756857872009}, "Polygon": [{"X": 0.4348834455013275, "Y": 0.672777533531189}, {"X": 0.5925037264823914, "Y": 0.6727756857872009}, {"X": 0.5925617814064026, "Y": 0.7309476137161255}, {"X": 0.43493932485580444, "Y": 0.7309485077857971}]}, "Id": "738c0c00-3a63-4147-ba31-389d5534d965", "Relationships": [{"Type": "CHILD", "Ids": ["a1989263-64ff-4b09-b111-68929b0792af", "904dc427-3f60-43c9-8887-5e5d22be0b66"]}]}, {"BlockType": "CELL", "Confidence": 90.99667358398438, "RowIndex": 2, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15850263833999634, "Height": 0.05817381292581558, "Left": 0.5925037264823914, "Top": 0.6727737784385681}, "Polygon": [{"X": 0.5925037264823914, "Y": 0.6727756857872009}, {"X": 0.750946044921875, "Y": 0.6727737784385681}, {"X": 0.7510063648223877, "Y": 0.7309467196464539}, {"X": 0.5925617814064026, "Y": 0.7309476137161255}]}, "Id": "20d9c2f6-099b-4ca9-bc10-d663899f120e", "Relationships": [{"Type": "CHILD", "Ids": ["b4002c98-94d2-4ee8-aa69-57ff1319dd24", "fe03b46b-8361-4c00-9493-ef367e92a06e"]}]}, {"BlockType": "CELL", "Confidence": 91.84208679199219, "RowIndex": 2, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1593722701072693, "Height": 0.05817481130361557, "Left": 0.750946044921875, "Top": 0.6727718710899353}, "Polygon": [{"X": 0.750946044921875, "Y": 0.6727737784385681}, {"X": 0.9102558493614197, "Y": 0.6727718710899353}, {"X": 0.9103183746337891, "Y": 0.7309457659721375}, {"X": 0.7510063648223877, "Y": 0.7309467196464539}]}, "Id": "b99af5c4-1ed1-47a8-85cc-8a7bc95b6543", "Relationships": [{"Type": "CHILD", "Ids": ["880fa886-b749-451b-af7e-c3fd9764fd98", "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd"]}]}, {"BlockType": "CELL", "Confidence": 89.86076354980469, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1596250683069229, "Height": 0.05793529003858566, "Left": 0.11611726880073547, "Top": 0.7309494018554688}, "Polygon": [{"X": 0.11611726880073547, "Y": 0.7309502959251404}, {"X": 0.27568888664245605, "Y": 0.7309494018554688}, {"X": 0.2757423222064972, "Y": 0.788884699344635}, {"X": 0.11616849899291992, "Y": 0.7888845801353455}]}, "Id": "f72fe36c-dee5-4fc1-8cd6-40f935691420", "Relationships": [{"Type": "CHILD", "Ids": ["22a18f26-5783-4cdf-ab4f-6e9fd725fb9e", "9eb75e54-e480-4126-9675-ad0d612913ca"]}]}, {"BlockType": "CELL", "Confidence": 88.58085632324219, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1593061089515686, "Height": 0.057936280965805054, "Left": 0.27568888664245605, "Top": 0.7309485077857971}, "Polygon": [{"X": 0.27568888664245605, "Y": 0.7309494018554688}, {"X": 0.43493932485580444, "Y": 0.7309485077857971}, {"X": 0.43499499559402466, "Y": 0.7888847589492798}, {"X": 0.2757423222064972, "Y": 0.788884699344635}]}, "Id": "97fe8823-cd97-42dd-9ab6-ae3d1411edeb", "Relationships": [{"Type": "CHILD", "Ids": ["8d997a7f-7e42-4bbd-bcfa-708aab5b4731", "8cf2cef1-f66c-4013-8c27-1d9d69854ebb"]}]}, {"BlockType": "CELL", "Confidence": 89.88903045654297, "RowIndex": 3, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15768031775951385, "Height": 0.05793726071715355, "Left": 0.43493932485580444, "Top": 0.7309476137161255}, "Polygon": [{"X": 0.43493932485580444, "Y": 0.7309485077857971}, {"X": 0.5925617814064026, "Y": 0.7309476137161255}, {"X": 0.5926196575164795, "Y": 0.7888848781585693}, {"X": 0.43499499559402466, "Y": 0.7888847589492798}]}, "Id": "91b34249-3dbc-44ab-9bb3-b785b23d8be2", "Relationships": [{"Type": "CHILD", "Ids": ["afe130f3-e0ca-4b8a-a12c-101e3c0762e6", "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e"]}]}, {"BlockType": "CELL", "Confidence": 89.34757232666016, "RowIndex": 3, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15850460529327393, "Height": 0.05793824791908264, "Left": 0.5925617814064026, "Top": 0.7309467196464539}, "Polygon": [{"X": 0.5925617814064026, "Y": 0.7309476137161255}, {"X": 0.7510063648223877, "Y": 0.7309467196464539}, {"X": 0.7510663866996765, "Y": 0.7888849377632141}, {"X": 0.5926196575164795, "Y": 0.7888848781585693}]}, "Id": "5d711fa6-1309-4e7d-9f05-28eccd201f4b", "Relationships": [{"Type": "CHILD", "Ids": ["d40bdc87-f3b3-488d-8b1c-abec975ee69c", "c0af8d62-e385-4eca-9e29-1bcb313db6aa"]}]}, {"BlockType": "CELL", "Confidence": 90.17766571044922, "RowIndex": 3, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.15937423706054688, "Height": 0.05793924257159233, "Left": 0.7510063648223877, "Top": 0.7309457659721375}, "Polygon": [{"X": 0.7510063648223877, "Y": 0.7309467196464539}, {"X": 0.9103183746337891, "Y": 0.7309457659721375}, {"X": 0.9103806018829346, "Y": 0.7888850569725037}, {"X": 0.7510663866996765, "Y": 0.7888849377632141}]}, "Id": "5b01f282-51dd-4bde-9d23-e7e3691212e1", "Relationships": [{"Type": "CHILD", "Ids": ["b625103f-0df0-44ba-8a91-6933b63c51d7", "8e68db1d-e8b0-4225-99f3-ba4303524e7a"]}]}, {"BlockType": "MERGED_CELL", "Confidence": 92.21083068847656, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 2, "Geometry": {"BoundingBox": {"Width": 0.3169233500957489, "Height": 0.05945342779159546, "Left": 0.27558037638664246, "Top": 0.6133260130882263}, "Polygon": [{"X": 0.27558037638664246, "Y": 0.6133318543434143}, {"X": 0.5924443602561951, "Y": 0.6133260130882263}, {"X": 0.5925037264823914, "Y": 0.6727756857872009}, {"X": 0.2756352126598358, "Y": 0.6727794408798218}]}, "Id": "301cf79a-b754-4c71-a8d0-ab06e197c99c", "Relationships": [{"Type": "CHILD", "Ids": ["7c620b4f-d9d7-45bf-800e-6852efdab9e4", "47f967ca-263e-40b8-8046-919e697a7969"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 78.90591430664062, "Geometry": {"BoundingBox": {"Width": 0.17911818623542786, "Height": 0.013627206906676292, "Left": 0.1916225552558899, "Top": 0.9281325936317444}, "Polygon": [{"X": 0.1916225552558899, "Y": 0.9281325936317444}, {"X": 0.37072786688804626, "Y": 0.928135335445404}, {"X": 0.37074074149131775, "Y": 0.9417597651481628}, {"X": 0.19163484871387482, "Y": 0.9417567253112793}]}, "Id": "18eaefc1-ee41-4863-b5fa-4bbaf07fd09c", "Relationships": [{"Type": "VALUE", "Ids": ["eeb97c56-af7c-4db3-bde9-87244089e1d7"]}, {"Type": "CHILD", "Ids": ["95ffa233-07e9-478c-b4bd-c123ffe5455f", "cad25b47-7d99-47fb-9c28-89e14489adda"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 78.90591430664062, "Geometry": {"BoundingBox": {"Width": 0.038012485951185226, "Height": 0.028691431507468224, "Left": 0.12076117843389511, "Top": 0.9193689227104187}, "Polygon": [{"X": 0.12076117843389511, "Y": 0.9193689227104187}, {"X": 0.15874800086021423, "Y": 0.9193694591522217}, {"X": 0.15877366065979004, "Y": 0.9480603337287903}, {"X": 0.12078657746315002, "Y": 0.9480596780776978}]}, "Id": "eeb97c56-af7c-4db3-bde9-87244089e1d7", "Relationships": [{"Type": "CHILD", "Ids": ["9fdd8639-38cb-4644-b198-c74bcac0e38b"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 78.15234375, "Geometry": {"BoundingBox": {"Width": 0.1513642966747284, "Height": 0.013595015741884708, "Left": 0.1908082664012909, "Top": 0.8819282054901123}, "Polygon": [{"X": 0.1908082664012909, "Y": 0.8819282054901123}, {"X": 0.34215980768203735, "Y": 0.8819298148155212}, {"X": 0.3421725630760193, "Y": 0.895523190498352}, {"X": 0.19082053005695343, "Y": 0.8955214023590088}]}, "Id": "137f0134-2ae3-4197-bf97-d997b3818291", "Relationships": [{"Type": "VALUE", "Ids": ["901e7186-0fa2-4eb4-a29f-d4fbd33357e2"]}, {"Type": "CHILD", "Ids": ["fcfad98d-1246-4b36-a367-655c2875bf3a", "cffc0078-8b48-4495-a3c4-92716c953b96"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 78.15234375, "Geometry": {"BoundingBox": {"Width": 0.03876592963933945, "Height": 0.030359920114278793, "Left": 0.1204526498913765, "Top": 0.872463047504425}, "Polygon": [{"X": 0.1204526498913765, "Y": 0.872463047504425}, {"X": 0.15919141471385956, "Y": 0.8724634051322937}, {"X": 0.15921857953071594, "Y": 0.9028229713439941}, {"X": 0.1204795241355896, "Y": 0.9028224349021912}]}, "Id": "901e7186-0fa2-4eb4-a29f-d4fbd33357e2", "Relationships": [{"Type": "CHILD", "Ids": ["ace5f247-b682-4499-9c92-8e39a73b01d6"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 72.06459045410156, "Geometry": {"BoundingBox": {"Width": 0.061378005892038345, "Height": 0.016152411699295044, "Left": 0.11803241074085236, "Top": 0.4991021752357483}, "Polygon": [{"X": 0.11803241074085236, "Y": 0.4991040527820587}, {"X": 0.1793958991765976, "Y": 0.4991021752357483}, {"X": 0.1794104278087616, "Y": 0.5152528285980225}, {"X": 0.11804670095443726, "Y": 0.515254557132721}]}, "Id": "d9664f46-56d2-4a1c-a536-6988136da5d9", "Relationships": [{"Type": "VALUE", "Ids": ["c679569a-30b2-4dae-97f8-848894f2ec09"]}, {"Type": "CHILD", "Ids": ["39625b7a-8e9d-4e42-bd6d-68942d54f380", "6e95b2f5-801c-4447-8fa9-a0386a88d2fc"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 72.06459045410156, "Geometry": {"BoundingBox": {"Width": 0.12393266707658768, "Height": 0.01966836303472519, "Left": 0.18561701476573944, "Top": 0.49779099225997925}, "Polygon": [{"X": 0.18561701476573944, "Y": 0.4977948069572449}, {"X": 0.30953139066696167, "Y": 0.49779099225997925}, {"X": 0.3095496892929077, "Y": 0.5174558162689209}, {"X": 0.18563473224639893, "Y": 0.5174593329429626}]}, "Id": "c679569a-30b2-4dae-97f8-848894f2ec09", "Relationships": [{"Type": "CHILD", "Ids": ["021d58a4-9173-42c9-b9c2-2b4711080a4c"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 66.54078674316406, "Geometry": {"BoundingBox": {"Width": 0.2098378837108612, "Height": 0.023002564907073975, "Left": 0.11857922375202179, "Top": 0.4671604335308075}, "Polygon": [{"X": 0.11857922375202179, "Y": 0.46716755628585815}, {"X": 0.3283956050872803, "Y": 0.4671604335308075}, {"X": 0.3284170925617218, "Y": 0.4901563823223114}, {"X": 0.11859957128763199, "Y": 0.49016299843788147}]}, "Id": "468e6822-671b-43ea-8f85-b6033d09003f", "Relationships": [{"Type": "VALUE", "Ids": ["9bebe888-4a0d-4a6b-855d-0cfef6fa214b"]}, {"Type": "CHILD", "Ids": ["341b2854-9a10-4903-bbba-47eb71c8d949", "9a699378-00a3-4c5e-a38e-0faa93e70876", "e6f67717-b7d7-41af-86cb-5dcaa1adf037"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 66.54078674316406, "Geometry": {"BoundingBox": {"Width": 0.12285664677619934, "Height": 0.017365649342536926, "Left": 0.33515870571136475, "Top": 0.4688256084918976}, "Polygon": [{"X": 0.33515870571136475, "Y": 0.46882978081703186}, {"X": 0.4579985737800598, "Y": 0.4688256084918976}, {"X": 0.4580153524875641, "Y": 0.4861873388290405}, {"X": 0.33517494797706604, "Y": 0.4861912429332733}]}, "Id": "9bebe888-4a0d-4a6b-855d-0cfef6fa214b", "Relationships": [{"Type": "CHILD", "Ids": ["ce105415-261f-4392-b1a2-9cb1df1639b0"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 16.586082458496094, "Geometry": {"BoundingBox": {"Width": 0.08208327740430832, "Height": 0.022262049838900566, "Left": 0.1155966967344284, "Top": 0.564082145690918}, "Polygon": [{"X": 0.1155966967344284, "Y": 0.5640840530395508}, {"X": 0.19765986502170563, "Y": 0.564082145690918}, {"X": 0.19767998158931732, "Y": 0.586342453956604}, {"X": 0.11561638116836548, "Y": 0.5863441824913025}]}, "Id": "848592b1-0518-4270-a0da-244556b75d28", "Relationships": [{"Type": "VALUE", "Ids": ["1466d0ad-6cb5-4cd3-92ef-10520e37cb5e"]}, {"Type": "CHILD", "Ids": ["0f82024a-1432-48e1-a140-f6b9f8841676"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 16.586082458496094, "Geometry": {"BoundingBox": {"Width": 0.015213959850370884, "Height": 0.021222703158855438, "Left": 0.20568494498729706, "Top": 0.5645252466201782}, "Polygon": [{"X": 0.20568494498729706, "Y": 0.5645256042480469}, {"X": 0.22087959945201874, "Y": 0.5645252466201782}, {"X": 0.22089889645576477, "Y": 0.5857475996017456}, {"X": 0.20570416748523712, "Y": 0.5857479572296143}]}, "Id": "1466d0ad-6cb5-4cd3-92ef-10520e37cb5e", "Relationships": [{"Type": "CHILD", "Ids": ["0ab8a425-46ed-414e-96a1-33f350954f53"]}], "EntityTypes": ["VALUE"]}], "AnalyzeDocumentModelVersion": "1.0", "ResponseMetadata": {"RequestId": "8ad12bd2-69af-426e-8111-1b2043430466", "HTTPStatusCode": 200, "HTTPHeaders": {"x-amzn-requestid": "8ad12bd2-69af-426e-8111-1b2043430466", "content-type": "application/x-amz-json-1.1", "content-length": "58122", "date": "Tue, 13 Dec 2022 18:32:27 GMT"}, "RetryAttempts": 0}} \ No newline at end of file +{ + "DocumentMetadata": { + "Pages": 1 + }, + "Blocks": [ + { + "BlockType": "PAGE", + "Geometry": { + "BoundingBox": { + "Width": 0.9995970726013184, + "Height": 1.0, + "Left": 0.0, + "Top": 0.0 + }, + "Polygon": [ + { + "X": 0.0, + "Y": 9.258601352257756e-08 + }, + { + "X": 0.9985002875328064, + "Y": 0.0 + }, + { + "X": 0.9995970726013184, + "Y": 1.0 + }, + { + "X": 0.0007153155747801065, + "Y": 1.0 + } + ] + }, + "Id": "13d4817a-16b7-4c79-bde2-9427fbe49901", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "37cb836f-32c2-4829-b722-37ec2dcf8f94", + "fb9324cf-d4ab-48d0-bef4-a2b0ac5330b4", + "28a27c94-5def-4049-866e-88bf9c8aeca2", + "0aa68c99-264c-4dc4-8980-8d85d5308a8e", + "868f4200-6ebc-4303-bb14-120441128db8", + "5648fadb-7aee-40d6-8ff2-c75950a74d3a", + "2cd256ec-86c3-4d48-81b0-81ec2d5e1e55", + "c920edf9-09cf-43c9-857c-851bc4041c66", + "48f74e3e-c653-4ca7-bd6b-c5e4e14c10c6", + "ec68d101-4f11-4152-9863-d3d81920171d", + "f407616d-a340-4084-b800-5cc5cf7ac833", + "1fe38868-8c98-44b1-8273-e66c096ed705", + "955ba23a-8976-4002-8455-1190fc539ec5", + "3195bb33-60bd-4c36-8d82-88b0433161bc", + "8c061395-bfef-486b-afd5-793dfbc0e4d3", + "58864cfd-a7ea-4cb9-a03b-8b03f8c30d48", + "f32b61ff-5e1f-4160-94f2-7bf6337a3d1c", + "e74071e2-9f50-4edd-9ae5-b9a9b636e156", + "6bc8feb2-ac38-450a-bf94-de9e1083fb8d", + "c90b3b21-d70b-4868-8678-ff378acd0403", + "64b31512-50da-48b9-bbb4-917358089c99", + "b12c8a3d-943b-4b91-a9d0-bce7d1ef75af", + "45b6a4e5-d4ef-4c87-899a-fe280cee659f", + "2198e2f6-0937-432a-a64f-f35119d62000", + "67a73830-2d78-4435-a733-d4c1c27cbfa6", + "18eaefc1-ee41-4863-b5fa-4bbaf07fd09c", + "eeb97c56-af7c-4db3-bde9-87244089e1d7", + "137f0134-2ae3-4197-bf97-d997b3818291", + "901e7186-0fa2-4eb4-a29f-d4fbd33357e2", + "d9664f46-56d2-4a1c-a536-6988136da5d9", + "c679569a-30b2-4dae-97f8-848894f2ec09", + "468e6822-671b-43ea-8f85-b6033d09003f", + "9bebe888-4a0d-4a6b-855d-0cfef6fa214b", + "848592b1-0518-4270-a0da-244556b75d28", + "1466d0ad-6cb5-4cd3-92ef-10520e37cb5e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92634582519531, + "Text": "Textractor Test", + "Geometry": { + "BoundingBox": { + "Width": 0.6751319169998169, + "Height": 0.06469825655221939, + "Left": 0.16011537611484528, + "Top": 0.10356966406106949 + }, + "Polygon": [ + { + "X": 0.16011537611484528, + "Y": 0.10361900925636292 + }, + { + "X": 0.8351789712905884, + "Y": 0.10356966406106949 + }, + { + "X": 0.835247278213501, + "Y": 0.16822326183319092 + }, + { + "X": 0.1601732224225998, + "Y": 0.16826792061328888 + } + ] + }, + "Id": "37cb836f-32c2-4829-b722-37ec2dcf8f94", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "eed24459-741d-45a0-ad78-a05f70054030", + "83f5d77e-3199-47e7-a73b-589038dee2e8" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9673080444336, + "Text": "Document", + "Geometry": { + "BoundingBox": { + "Width": 0.4758559763431549, + "Height": 0.06323190033435822, + "Left": 0.2649585008621216, + "Top": 0.22095227241516113 + }, + "Polygon": [ + { + "X": 0.2649585008621216, + "Y": 0.22098104655742645 + }, + { + "X": 0.7407491207122803, + "Y": 0.22095227241516113 + }, + { + "X": 0.7408144474029541, + "Y": 0.2841586172580719 + }, + { + "X": 0.2650166451931, + "Y": 0.28418418765068054 + } + ] + }, + "Id": "fb9324cf-d4ab-48d0-bef4-a2b0ac5330b4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d3d9bf74-6343-451b-abc8-5c5b01f04853" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94121551513672, + "Text": "Page (1)", + "Geometry": { + "BoundingBox": { + "Width": 0.17996752262115479, + "Height": 0.04344698786735535, + "Left": 0.11979943513870239, + "Top": 0.33605286478996277 + }, + "Polygon": [ + { + "X": 0.11979943513870239, + "Y": 0.3360615372657776 + }, + { + "X": 0.2997266352176666, + "Y": 0.33605286478996277 + }, + { + "X": 0.2997669577598572, + "Y": 0.37949204444885254 + }, + { + "X": 0.11983788758516312, + "Y": 0.3794998526573181 + } + ] + }, + "Id": "28a27c94-5def-4049-866e-88bf9c8aeca2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "67e8e538-d2c3-4a69-b3f4-140f9c3c123d", + "25b5eefa-9fea-4f36-b955-58e8dacaeff2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.73994445800781, + "Text": "Key - Values", + "Geometry": { + "BoundingBox": { + "Width": 0.17348609864711761, + "Height": 0.026098476722836494, + "Left": 0.11857260763645172, + "Top": 0.41125011444091797 + }, + "Polygon": [ + { + "X": 0.11857260763645172, + "Y": 0.4112570583820343 + }, + { + "X": 0.2920345366001129, + "Y": 0.41125011444091797 + }, + { + "X": 0.29205870628356934, + "Y": 0.4373421370983124 + }, + { + "X": 0.11859569698572159, + "Y": 0.4373485743999481 + } + ] + }, + "Id": "0aa68c99-264c-4dc4-8980-8d85d5308a8e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aafee166-c791-4f2c-b5e6-3a9f6214ccb7", + "5213f9d0-872d-42b4-91a0-4b3a8d3ae4c2", + "22dc733d-21bb-4c40-8ae0-72159ddddaf5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.48690032958984, + "Text": "Name of package: Textractor", + "Geometry": { + "BoundingBox": { + "Width": 0.3392340838909149, + "Height": 0.02240665629506111, + "Left": 0.11854392290115356, + "Top": 0.46715739369392395 + }, + "Polygon": [ + { + "X": 0.11854392290115356, + "Y": 0.4671689569950104 + }, + { + "X": 0.457756370306015, + "Y": 0.46715739369392395 + }, + { + "X": 0.4577780067920685, + "Y": 0.4895533323287964 + }, + { + "X": 0.11856374144554138, + "Y": 0.48956406116485596 + } + ] + }, + "Id": "868f4200-6ebc-4303-bb14-120441128db8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "341b2854-9a10-4903-bbba-47eb71c8d949", + "9a699378-00a3-4c5e-a38e-0faa93e70876", + "e6f67717-b7d7-41af-86cb-5dcaa1adf037", + "ce105415-261f-4392-b1a2-9cb1df1639b0" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88179016113281, + "Text": "Date : 08/14/2022", + "Geometry": { + "BoundingBox": { + "Width": 0.19047078490257263, + "Height": 0.018690334632992744, + "Left": 0.1185455247759819, + "Top": 0.497822105884552 + }, + "Polygon": [ + { + "X": 0.1185455247759819, + "Y": 0.4978279769420624 + }, + { + "X": 0.3089989125728607, + "Y": 0.497822105884552 + }, + { + "X": 0.30901631712913513, + "Y": 0.5165069699287415 + }, + { + "X": 0.11856205761432648, + "Y": 0.5165124535560608 + } + ] + }, + "Id": "5648fadb-7aee-40d6-8ff2-c75950a74d3a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "39625b7a-8e9d-4e42-bd6d-68942d54f380", + "6e95b2f5-801c-4447-8fa9-a0386a88d2fc", + "021d58a4-9173-42c9-b9c2-2b4711080a4c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95988464355469, + "Text": "Table 1", + "Geometry": { + "BoundingBox": { + "Width": 0.1046038344502449, + "Height": 0.02126478962600231, + "Left": 0.11674067378044128, + "Top": 0.564508318901062 + }, + "Polygon": [ + { + "X": 0.11674067378044128, + "Y": 0.5645107626914978 + }, + { + "X": 0.22132517397403717, + "Y": 0.564508318901062 + }, + { + "X": 0.22134451568126678, + "Y": 0.5857709050178528 + }, + { + "X": 0.11675947904586792, + "Y": 0.5857731103897095 + } + ] + }, + "Id": "2cd256ec-86c3-4d48-81b0-81ec2d5e1e55", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0f82024a-1432-48e1-a140-f6b9f8841676", + "0ab8a425-46ed-414e-96a1-33f350954f53" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.93513488769531, + "Text": "Cell 1", + "Geometry": { + "BoundingBox": { + "Width": 0.04288556054234505, + "Height": 0.012288407422602177, + "Left": 0.1270720362663269, + "Top": 0.6182979345321655 + }, + "Polygon": [ + { + "X": 0.1270720362663269, + "Y": 0.6182986497879028 + }, + { + "X": 0.1699465662240982, + "Y": 0.6182979345321655 + }, + { + "X": 0.16995759308338165, + "Y": 0.6305856108665466 + }, + { + "X": 0.1270829290151596, + "Y": 0.6305863261222839 + } + ] + }, + "Id": "c920edf9-09cf-43c9-857c-851bc4041c66", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "efb3f010-308c-4532-8ac4-06ba7d57e59c", + "19971ad1-f5b9-473d-bc12-59a5d2a75645" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88105010986328, + "Text": "Cell 2", + "Geometry": { + "BoundingBox": { + "Width": 0.042821843177080154, + "Height": 0.012492514215409756, + "Left": 0.2853868305683136, + "Top": 0.6180999875068665 + }, + "Polygon": [ + { + "X": 0.2853868305683136, + "Y": 0.6181007623672485 + }, + { + "X": 0.32819700241088867, + "Y": 0.6180999875068665 + }, + { + "X": 0.32820868492126465, + "Y": 0.6305918097496033 + }, + { + "X": 0.2853983938694, + "Y": 0.6305925250053406 + } + ] + }, + "Id": "48f74e3e-c653-4ca7-bd6b-c5e4e14c10c6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5b064cee-d795-47ea-972c-34c668d93ae2", + "882646b5-1231-4c7a-93f9-fb6e6783b2fb" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.93330383300781, + "Text": "Cell 4", + "Geometry": { + "BoundingBox": { + "Width": 0.04347231239080429, + "Height": 0.012285897508263588, + "Left": 0.6016855835914612, + "Top": 0.6182267069816589 + }, + "Polygon": [ + { + "X": 0.6016855835914612, + "Y": 0.618227481842041 + }, + { + "X": 0.6451454758644104, + "Y": 0.6182267069816589 + }, + { + "X": 0.6451578736305237, + "Y": 0.6305118799209595 + }, + { + "X": 0.6016978621482849, + "Y": 0.6305125951766968 + } + ] + }, + "Id": "ec68d101-4f11-4152-9863-d3d81920171d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4092cf2c-0df9-4ab5-8719-2fe4da47b982", + "efdde909-7c26-46ad-8502-11755ea063ff" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9190444946289, + "Text": "Cell 5", + "Geometry": { + "BoundingBox": { + "Width": 0.04286787658929825, + "Height": 0.012251359410583973, + "Left": 0.761685311794281, + "Top": 0.6181994080543518 + }, + "Polygon": [ + { + "X": 0.761685311794281, + "Y": 0.6182001829147339 + }, + { + "X": 0.8045403361320496, + "Y": 0.6181994080543518 + }, + { + "X": 0.8045531511306763, + "Y": 0.6304500699043274 + }, + { + "X": 0.7616980075836182, + "Y": 0.6304507851600647 + } + ] + }, + "Id": "f407616d-a340-4084-b800-5cc5cf7ac833", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c5412756-6643-4dbd-ade9-d16c44bcaa5b", + "59ecb5de-0193-4cdb-b5b9-7052a20736e4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94007110595703, + "Text": "Cell 6", + "Geometry": { + "BoundingBox": { + "Width": 0.04310827702283859, + "Height": 0.012253950349986553, + "Left": 0.1270669549703598, + "Top": 0.6776878833770752 + }, + "Polygon": [ + { + "X": 0.1270669549703598, + "Y": 0.6776884198188782 + }, + { + "X": 0.17016424238681793, + "Y": 0.6776878833770752 + }, + { + "X": 0.170175239443779, + "Y": 0.68994140625 + }, + { + "X": 0.1270778328180313, + "Y": 0.6899418830871582 + } + ] + }, + "Id": "1fe38868-8c98-44b1-8273-e66c096ed705", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f", + "341cdb9d-805d-4a4c-9af9-fe55ff534a75" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87889862060547, + "Text": "Cell 7", + "Geometry": { + "BoundingBox": { + "Width": 0.043552376329898834, + "Height": 0.012572892010211945, + "Left": 0.2850145995616913, + "Top": 0.677478015422821 + }, + "Polygon": [ + { + "X": 0.2850145995616913, + "Y": 0.6774784922599792 + }, + { + "X": 0.32855522632598877, + "Y": 0.677478015422821 + }, + { + "X": 0.3285669982433319, + "Y": 0.690050482749939 + }, + { + "X": 0.2850262224674225, + "Y": 0.6900508999824524 + } + ] + }, + "Id": "955ba23a-8976-4002-8455-1190fc539ec5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "01e14c29-a3c9-4c60-9d21-8bf47d7debb5", + "12cb61e4-7539-4920-aeff-f1cba30191dd" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95491790771484, + "Text": "Cell 8", + "Geometry": { + "BoundingBox": { + "Width": 0.042864590883255005, + "Height": 0.012007365934550762, + "Left": 0.4436890184879303, + "Top": 0.677910327911377 + }, + "Polygon": [ + { + "X": 0.4436890184879303, + "Y": 0.6779108047485352 + }, + { + "X": 0.4865419268608093, + "Y": 0.677910327911377 + }, + { + "X": 0.4865536093711853, + "Y": 0.689917266368866 + }, + { + "X": 0.44370055198669434, + "Y": 0.6899176836013794 + } + ] + }, + "Id": "3195bb33-60bd-4c36-8d82-88b0433161bc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a1989263-64ff-4b09-b111-68929b0792af", + "904dc427-3f60-43c9-8887-5e5d22be0b66" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94084930419922, + "Text": "Cell 9", + "Geometry": { + "BoundingBox": { + "Width": 0.043532367795705795, + "Height": 0.012548305094242096, + "Left": 0.6015716195106506, + "Top": 0.6776650547981262 + }, + "Polygon": [ + { + "X": 0.6015716195106506, + "Y": 0.6776655912399292 + }, + { + "X": 0.6450912952423096, + "Y": 0.6776650547981262 + }, + { + "X": 0.6451039910316467, + "Y": 0.6902129054069519 + }, + { + "X": 0.6015841960906982, + "Y": 0.6902133822441101 + } + ] + }, + "Id": "8c061395-bfef-486b-afd5-793dfbc0e4d3", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b4002c98-94d2-4ee8-aa69-57ff1319dd24", + "fe03b46b-8361-4c00-9493-ef367e92a06e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94230651855469, + "Text": "Cell 10", + "Geometry": { + "BoundingBox": { + "Width": 0.05329732224345207, + "Height": 0.012432591989636421, + "Left": 0.7614791989326477, + "Top": 0.6776253581047058 + }, + "Polygon": [ + { + "X": 0.7614791989326477, + "Y": 0.6776259541511536 + }, + { + "X": 0.8147634267807007, + "Y": 0.6776253581047058 + }, + { + "X": 0.8147765398025513, + "Y": 0.6900573968887329 + }, + { + "X": 0.761492133140564, + "Y": 0.6900579333305359 + } + ] + }, + "Id": "58864cfd-a7ea-4cb9-a03b-8b03f8c30d48", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "880fa886-b749-451b-af7e-c3fd9764fd98", + "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.908447265625, + "Text": "Cell 11", + "Geometry": { + "BoundingBox": { + "Width": 0.05266072601079941, + "Height": 0.01236437726765871, + "Left": 0.12684522569179535, + "Top": 0.7358049154281616 + }, + "Polygon": [ + { + "X": 0.12684522569179535, + "Y": 0.7358052134513855 + }, + { + "X": 0.17949482798576355, + "Y": 0.7358049154281616 + }, + { + "X": 0.17950595915317535, + "Y": 0.7481690645217896 + }, + { + "X": 0.12685619294643402, + "Y": 0.7481693029403687 + } + ] + }, + "Id": "f32b61ff-5e1f-4160-94f2-7bf6337a3d1c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "22a18f26-5783-4cdf-ab4f-6e9fd725fb9e", + "9eb75e54-e480-4126-9675-ad0d612913ca" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92443084716797, + "Text": "Cell 12", + "Geometry": { + "BoundingBox": { + "Width": 0.052823930978775024, + "Height": 0.012529121711850166, + "Left": 0.2851823568344116, + "Top": 0.7356700897216797 + }, + "Polygon": [ + { + "X": 0.2851823568344116, + "Y": 0.7356703281402588 + }, + { + "X": 0.3379945456981659, + "Y": 0.7356700897216797 + }, + { + "X": 0.33800628781318665, + "Y": 0.7481989860534668 + }, + { + "X": 0.28519394993782043, + "Y": 0.7481991648674011 + } + ] + }, + "Id": "e74071e2-9f50-4edd-9ae5-b9a9b636e156", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8d997a7f-7e42-4bbd-bcfa-708aab5b4731", + "8cf2cef1-f66c-4013-8c27-1d9d69854ebb" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92167663574219, + "Text": "Cell 13", + "Geometry": { + "BoundingBox": { + "Width": 0.052385058254003525, + "Height": 0.013042387552559376, + "Left": 0.4434824287891388, + "Top": 0.7357856631278992 + }, + "Polygon": [ + { + "X": 0.4434824287891388, + "Y": 0.735785961151123 + }, + { + "X": 0.49585476517677307, + "Y": 0.7357856631278992 + }, + { + "X": 0.4958674907684326, + "Y": 0.7488278746604919 + }, + { + "X": 0.443494975566864, + "Y": 0.7488280534744263 + } + ] + }, + "Id": "6bc8feb2-ac38-450a-bf94-de9e1083fb8d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "afe130f3-e0ca-4b8a-a12c-101e3c0762e6", + "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94772338867188, + "Text": "Cell 14", + "Geometry": { + "BoundingBox": { + "Width": 0.05318647623062134, + "Height": 0.012366866692900658, + "Left": 0.6017439365386963, + "Top": 0.7358112335205078 + }, + "Polygon": [ + { + "X": 0.6017439365386963, + "Y": 0.7358115315437317 + }, + { + "X": 0.6549178957939148, + "Y": 0.7358112335205078 + }, + { + "X": 0.6549304127693176, + "Y": 0.7481779456138611 + }, + { + "X": 0.6017563343048096, + "Y": 0.7481781244277954 + } + ] + }, + "Id": "c90b3b21-d70b-4868-8678-ff378acd0403", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d40bdc87-f3b3-488d-8b1c-abec975ee69c", + "c0af8d62-e385-4eca-9e29-1bcb313db6aa" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91775512695312, + "Text": "Cell 15", + "Geometry": { + "BoundingBox": { + "Width": 0.05259155482053757, + "Height": 0.012259910814464092, + "Left": 0.7615482807159424, + "Top": 0.7358434200286865 + }, + "Polygon": [ + { + "X": 0.7615482807159424, + "Y": 0.7358437180519104 + }, + { + "X": 0.8141269087791443, + "Y": 0.7358434200286865 + }, + { + "X": 0.8141397833824158, + "Y": 0.748103141784668 + }, + { + "X": 0.7615609765052795, + "Y": 0.7481033802032471 + } + ] + }, + "Id": "64b31512-50da-48b9-bbb4-917358089c99", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b625103f-0df0-44ba-8a91-6933b63c51d7", + "8e68db1d-e8b0-4225-99f3-ba4303524e7a" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91289520263672, + "Text": "Selection Element", + "Geometry": { + "BoundingBox": { + "Width": 0.2627493441104889, + "Height": 0.02207702398300171, + "Left": 0.11707818508148193, + "Top": 0.816568911075592 + }, + "Polygon": [ + { + "X": 0.11707818508148193, + "Y": 0.816568911075592 + }, + { + "X": 0.37980660796165466, + "Y": 0.8165698647499084 + }, + { + "X": 0.3798275291919708, + "Y": 0.8386459350585938 + }, + { + "X": 0.11709771305322647, + "Y": 0.8386443853378296 + } + ] + }, + "Id": "b12c8a3d-943b-4b91-a9d0-bce7d1ef75af", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f5a8ab09-537d-4a64-a104-fc05fdca4e6a", + "89f82c0a-6932-49f9-8333-e9f50de2d022" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.90161895751953, + "Text": "Selected Checkbox", + "Geometry": { + "BoundingBox": { + "Width": 0.14955948293209076, + "Height": 0.012283805757761002, + "Left": 0.19187118113040924, + "Top": 0.8824271559715271 + }, + "Polygon": [ + { + "X": 0.19187118113040924, + "Y": 0.8824271559715271 + }, + { + "X": 0.34141916036605835, + "Y": 0.882428765296936 + }, + { + "X": 0.3414306640625, + "Y": 0.8947109580039978 + }, + { + "X": 0.19188226759433746, + "Y": 0.8947091698646545 + } + ] + }, + "Id": "45b6a4e5-d4ef-4c87-899a-fe280cee659f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fcfad98d-1246-4b36-a367-655c2875bf3a", + "cffc0078-8b48-4495-a3c4-92716c953b96" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87628173828125, + "Text": "Un-Selected Checkbox", + "Geometry": { + "BoundingBox": { + "Width": 0.17824985086917877, + "Height": 0.012356644496321678, + "Left": 0.19211943447589874, + "Top": 0.9286062717437744 + }, + "Polygon": [ + { + "X": 0.19211943447589874, + "Y": 0.9286062717437744 + }, + { + "X": 0.37035760283470154, + "Y": 0.9286090731620789 + }, + { + "X": 0.3703692853450775, + "Y": 0.9409629106521606 + }, + { + "X": 0.19213058054447174, + "Y": 0.9409599304199219 + } + ] + }, + "Id": "2198e2f6-0937-432a-a64f-f35119d62000", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "95ffa233-07e9-478c-b4bd-c123ffe5455f", + "cad25b47-7d99-47fb-9c28-89e14489adda" + ] + } + ] + }, + { + "BlockType": "WORD", + "Confidence": 99.88182067871094, + "Text": "Textractor", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.46816328167915344, + "Height": 0.06357991695404053, + "Left": 0.1601160168647766, + "Top": 0.10430657863616943 + }, + "Polygon": [ + { + "X": 0.1601160168647766, + "Y": 0.10434075444936752 + }, + { + "X": 0.6282152533531189, + "Y": 0.10430657863616943 + }, + { + "X": 0.6282792687416077, + "Y": 0.16785551607608795 + }, + { + "X": 0.16017287969589233, + "Y": 0.16788649559020996 + } + ] + }, + "Id": "eed24459-741d-45a0-ad78-a05f70054030" + }, + { + "BlockType": "WORD", + "Confidence": 99.97087097167969, + "Text": "Test", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1866719126701355, + "Height": 0.06466594338417053, + "Left": 0.6485753655433655, + "Top": 0.10356966406106949 + }, + "Polygon": [ + { + "X": 0.6485753655433655, + "Y": 0.10358330607414246 + }, + { + "X": 0.8351789712905884, + "Y": 0.10356966406106949 + }, + { + "X": 0.835247278213501, + "Y": 0.16822326183319092 + }, + { + "X": 0.6486408114433289, + "Y": 0.16823559999465942 + } + ] + }, + "Id": "83f5d77e-3199-47e7-a73b-589038dee2e8" + }, + { + "BlockType": "WORD", + "Confidence": 99.9673080444336, + "Text": "Document", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.4758559763431549, + "Height": 0.06323190033435822, + "Left": 0.2649585008621216, + "Top": 0.22095227241516113 + }, + "Polygon": [ + { + "X": 0.2649585008621216, + "Y": 0.22098104655742645 + }, + { + "X": 0.7407491207122803, + "Y": 0.22095227241516113 + }, + { + "X": 0.7408144474029541, + "Y": 0.2841586172580719 + }, + { + "X": 0.2650166451931, + "Y": 0.28418418765068054 + } + ] + }, + "Id": "d3d9bf74-6343-451b-abc8-5c5b01f04853" + }, + { + "BlockType": "WORD", + "Confidence": 99.92303466796875, + "Text": "Page", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10604245960712433, + "Height": 0.040110841393470764, + "Left": 0.11980237811803818, + "Top": 0.33938467502593994 + }, + "Polygon": [ + { + "X": 0.11980237811803818, + "Y": 0.33938971161842346 + }, + { + "X": 0.22580832242965698, + "Y": 0.33938467502593994 + }, + { + "X": 0.2258448451757431, + "Y": 0.3794908821582794 + }, + { + "X": 0.11983788013458252, + "Y": 0.3794955015182495 + } + ] + }, + "Id": "67e8e538-d2c3-4a69-b3f4-140f9c3c123d" + }, + { + "BlockType": "WORD", + "Confidence": 99.95939636230469, + "Text": "(1)", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05968710780143738, + "Height": 0.043441761285066605, + "Left": 0.2400798350572586, + "Top": 0.33605286478996277 + }, + "Polygon": [ + { + "X": 0.2400798350572586, + "Y": 0.336055725812912 + }, + { + "X": 0.2997266352176666, + "Y": 0.33605286478996277 + }, + { + "X": 0.2997669577598572, + "Y": 0.37949204444885254 + }, + { + "X": 0.2401195466518402, + "Y": 0.37949463725090027 + } + ] + }, + "Id": "25b5eefa-9fea-4f36-b955-58e8dacaeff2" + }, + { + "BlockType": "WORD", + "Confidence": 99.90555572509766, + "Text": "Key", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05215631052851677, + "Height": 0.025127971544861794, + "Left": 0.11857346445322037, + "Top": 0.41222062706947327 + }, + "Polygon": [ + { + "X": 0.11857346445322037, + "Y": 0.4122227132320404 + }, + { + "X": 0.17070722579956055, + "Y": 0.41222062706947327 + }, + { + "X": 0.17072977125644684, + "Y": 0.4373466372489929 + }, + { + "X": 0.11859569698572159, + "Y": 0.4373485743999481 + } + ] + }, + "Id": "aafee166-c791-4f2c-b5e6-3a9f6214ccb7" + }, + { + "BlockType": "WORD", + "Confidence": 99.41793060302734, + "Text": "-", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.010576197877526283, + "Height": 0.004040037281811237, + "Left": 0.17759940028190613, + "Top": 0.42227649688720703 + }, + "Polygon": [ + { + "X": 0.17759940028190613, + "Y": 0.42227688431739807 + }, + { + "X": 0.18817195296287537, + "Y": 0.42227649688720703 + }, + { + "X": 0.18817560374736786, + "Y": 0.42631611227989197 + }, + { + "X": 0.17760303616523743, + "Y": 0.4263165295124054 + } + ] + }, + "Id": "5213f9d0-872d-42b4-91a0-4b3a8d3ae4c2" + }, + { + "BlockType": "WORD", + "Confidence": 99.89635467529297, + "Text": "Values", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09589694440364838, + "Height": 0.02171425148844719, + "Left": 0.19615770876407623, + "Top": 0.41125011444091797 + }, + "Polygon": [ + { + "X": 0.19615770876407623, + "Y": 0.411253958940506 + }, + { + "X": 0.2920345366001129, + "Y": 0.41125011444091797 + }, + { + "X": 0.2920546531677246, + "Y": 0.43296074867248535 + }, + { + "X": 0.19617731869220734, + "Y": 0.43296435475349426 + } + ] + }, + "Id": "22dc733d-21bb-4c40-8ae0-72159ddddaf5" + }, + { + "BlockType": "WORD", + "Confidence": 99.98655700683594, + "Text": "Name", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06781257688999176, + "Height": 0.016914429143071175, + "Left": 0.11854507029056549, + "Top": 0.4684605598449707 + }, + "Polygon": [ + { + "X": 0.11854507029056549, + "Y": 0.46846285462379456 + }, + { + "X": 0.18634240329265594, + "Y": 0.4684605598449707 + }, + { + "X": 0.18635764718055725, + "Y": 0.4853728115558624 + }, + { + "X": 0.11856003105640411, + "Y": 0.48537498712539673 + } + ] + }, + "Id": "341b2854-9a10-4903-bbba-47eb71c8d949" + }, + { + "BlockType": "WORD", + "Confidence": 99.99535369873047, + "Text": "of", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02497079223394394, + "Height": 0.018196113407611847, + "Left": 0.19412320852279663, + "Top": 0.4671655297279358 + }, + "Polygon": [ + { + "X": 0.19412320852279663, + "Y": 0.46716636419296265 + }, + { + "X": 0.2190774530172348, + "Y": 0.4671655297279358 + }, + { + "X": 0.21909399330615997, + "Y": 0.4853608310222626 + }, + { + "X": 0.19413962960243225, + "Y": 0.48536163568496704 + } + ] + }, + "Id": "9a699378-00a3-4c5e-a38e-0faa93e70876" + }, + { + "BlockType": "WORD", + "Confidence": 98.07255554199219, + "Text": "package:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10128802061080933, + "Height": 0.022051680833101273, + "Left": 0.225533589720726, + "Top": 0.467509001493454 + }, + "Polygon": [ + { + "X": 0.225533589720726, + "Y": 0.46751242876052856 + }, + { + "X": 0.32680100202560425, + "Y": 0.467509001493454 + }, + { + "X": 0.32682162523269653, + "Y": 0.4895574748516083 + }, + { + "X": 0.22555367648601532, + "Y": 0.48956066370010376 + } + ] + }, + "Id": "e6f67717-b7d7-41af-86cb-5dcaa1adf037" + }, + { + "BlockType": "WORD", + "Confidence": 99.89311218261719, + "Text": "Textractor", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12236789613962173, + "Height": 0.017059724777936935, + "Left": 0.33540603518486023, + "Top": 0.46829259395599365 + }, + "Polygon": [ + { + "X": 0.33540603518486023, + "Y": 0.46829673647880554 + }, + { + "X": 0.45775744318962097, + "Y": 0.46829259395599365 + }, + { + "X": 0.45777392387390137, + "Y": 0.4853483736515045 + }, + { + "X": 0.33542200922966003, + "Y": 0.4853523075580597 + } + ] + }, + "Id": "ce105415-261f-4392-b1a2-9cb1df1639b0" + }, + { + "BlockType": "WORD", + "Confidence": 99.9774169921875, + "Text": "Date", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04779203608632088, + "Height": 0.015056044794619083, + "Left": 0.1185467392206192, + "Top": 0.4991973340511322 + }, + "Polygon": [ + { + "X": 0.1185467392206192, + "Y": 0.4991987943649292 + }, + { + "X": 0.16632528603076935, + "Y": 0.4991973340511322 + }, + { + "X": 0.16633877158164978, + "Y": 0.5142520070075989 + }, + { + "X": 0.1185600608587265, + "Y": 0.5142533779144287 + } + ] + }, + "Id": "39625b7a-8e9d-4e42-bd6d-68942d54f380" + }, + { + "BlockType": "WORD", + "Confidence": 99.70279693603516, + "Text": ":", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.004347462672740221, + "Height": 0.010079026222229004, + "Left": 0.1740167886018753, + "Top": 0.5032488703727722 + }, + "Polygon": [ + { + "X": 0.1740167886018753, + "Y": 0.5032489895820618 + }, + { + "X": 0.17835518717765808, + "Y": 0.5032488703727722 + }, + { + "X": 0.17836424708366394, + "Y": 0.5133277177810669 + }, + { + "X": 0.17402583360671997, + "Y": 0.5133278965950012 + } + ] + }, + "Id": "6e95b2f5-801c-4447-8fa9-a0386a88d2fc" + }, + { + "BlockType": "WORD", + "Confidence": 99.96514892578125, + "Text": "08/14/2022", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12413565814495087, + "Height": 0.01868842914700508, + "Left": 0.18488064408302307, + "Top": 0.497822105884552 + }, + "Polygon": [ + { + "X": 0.18488064408302307, + "Y": 0.4978259205818176 + }, + { + "X": 0.3089989125728607, + "Y": 0.497822105884552 + }, + { + "X": 0.30901631712913513, + "Y": 0.5165069699287415 + }, + { + "X": 0.18489746749401093, + "Y": 0.516510546207428 + } + ] + }, + "Id": "021d58a4-9173-42c9-b9c2-2b4711080a4c" + }, + { + "BlockType": "WORD", + "Confidence": 99.9811782836914, + "Text": "Table", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07815293967723846, + "Height": 0.02126416563987732, + "Left": 0.11674067378044128, + "Top": 0.5645089149475098 + }, + "Polygon": [ + { + "X": 0.11674067378044128, + "Y": 0.5645107626914978 + }, + { + "X": 0.19487440586090088, + "Y": 0.5645089149475098 + }, + { + "X": 0.19489361345767975, + "Y": 0.5857714414596558 + }, + { + "X": 0.11675947904586792, + "Y": 0.5857731103897095 + } + ] + }, + "Id": "0f82024a-1432-48e1-a140-f6b9f8841676" + }, + { + "BlockType": "WORD", + "Confidence": 99.9385986328125, + "Text": "1", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.015602095052599907, + "Height": 0.019876714795827866, + "Left": 0.2057419717311859, + "Top": 0.5654124617576599 + }, + "Polygon": [ + { + "X": 0.2057419717311859, + "Y": 0.5654128193855286 + }, + { + "X": 0.22132599353790283, + "Y": 0.5654124617576599 + }, + { + "X": 0.22134406864643097, + "Y": 0.5852888226509094 + }, + { + "X": 0.20575998723506927, + "Y": 0.5852891802787781 + } + ] + }, + "Id": "0ab8a425-46ed-414e-96a1-33f350954f53" + }, + { + "BlockType": "WORD", + "Confidence": 99.93997955322266, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028512759134173393, + "Height": 0.01217438280582428, + "Left": 0.1270720362663269, + "Top": 0.6182981729507446 + }, + "Polygon": [ + { + "X": 0.1270720362663269, + "Y": 0.6182986497879028 + }, + { + "X": 0.15557390451431274, + "Y": 0.6182981729507446 + }, + { + "X": 0.15558479726314545, + "Y": 0.6304720640182495 + }, + { + "X": 0.12708282470703125, + "Y": 0.6304725408554077 + } + ] + }, + "Id": "efb3f010-308c-4532-8ac4-06ba7d57e59c" + }, + { + "BlockType": "WORD", + "Confidence": 99.9302978515625, + "Text": "1", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009204139932990074, + "Height": 0.011962764896452427, + "Left": 0.16075345873832703, + "Top": 0.6186230182647705 + }, + "Polygon": [ + { + "X": 0.16075345873832703, + "Y": 0.6186231374740601 + }, + { + "X": 0.16994686424732208, + "Y": 0.6186230182647705 + }, + { + "X": 0.16995759308338165, + "Y": 0.6305856108665466 + }, + { + "X": 0.1607641577720642, + "Y": 0.630585789680481 + } + ] + }, + "Id": "19971ad1-f5b9-473d-bc12-59a5d2a75645" + }, + { + "BlockType": "WORD", + "Confidence": 99.86640930175781, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028150802478194237, + "Height": 0.01241406612098217, + "Left": 0.2853868305683136, + "Top": 0.6181002259254456 + }, + "Polygon": [ + { + "X": 0.2853868305683136, + "Y": 0.6181007623672485 + }, + { + "X": 0.31352606415748596, + "Y": 0.6181002259254456 + }, + { + "X": 0.3135376274585724, + "Y": 0.6305138468742371 + }, + { + "X": 0.28539830446243286, + "Y": 0.6305143237113953 + } + ] + }, + "Id": "5b064cee-d795-47ea-972c-34c668d93ae2" + }, + { + "BlockType": "WORD", + "Confidence": 99.89569854736328, + "Text": "2", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.00965653546154499, + "Height": 0.011822416447103024, + "Left": 0.3185521364212036, + "Top": 0.6187695264816284 + }, + "Polygon": [ + { + "X": 0.3185521364212036, + "Y": 0.6187697052955627 + }, + { + "X": 0.3281976282596588, + "Y": 0.6187695264816284 + }, + { + "X": 0.32820868492126465, + "Y": 0.6305918097496033 + }, + { + "X": 0.31856316328048706, + "Y": 0.6305919885635376 + } + ] + }, + "Id": "882646b5-1231-4c7a-93f9-fb6e6783b2fb" + }, + { + "BlockType": "WORD", + "Confidence": 99.90735626220703, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028848348185420036, + "Height": 0.012285636737942696, + "Left": 0.6016855835914612, + "Top": 0.618226945400238 + }, + "Polygon": [ + { + "X": 0.6016855835914612, + "Y": 0.618227481842041 + }, + { + "X": 0.6305215358734131, + "Y": 0.618226945400238 + }, + { + "X": 0.6305339336395264, + "Y": 0.6305121183395386 + }, + { + "X": 0.6016978621482849, + "Y": 0.6305125951766968 + } + ] + }, + "Id": "4092cf2c-0df9-4ab5-8719-2fe4da47b982" + }, + { + "BlockType": "WORD", + "Confidence": 99.9592514038086, + "Text": "4", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.010359404608607292, + "Height": 0.011491511948406696, + "Left": 0.6347983479499817, + "Top": 0.6188767552375793 + }, + "Polygon": [ + { + "X": 0.6347983479499817, + "Y": 0.6188769340515137 + }, + { + "X": 0.6451461315155029, + "Y": 0.6188767552375793 + }, + { + "X": 0.6451577544212341, + "Y": 0.6303681135177612 + }, + { + "X": 0.6348099112510681, + "Y": 0.6303682923316956 + } + ] + }, + "Id": "efdde909-7c26-46ad-8502-11755ea063ff" + }, + { + "BlockType": "WORD", + "Confidence": 99.90262603759766, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028306009247899055, + "Height": 0.012238149531185627, + "Left": 0.761685311794281, + "Top": 0.6181997060775757 + }, + "Polygon": [ + { + "X": 0.761685311794281, + "Y": 0.6182001829147339 + }, + { + "X": 0.7899785041809082, + "Y": 0.6181997060775757 + }, + { + "X": 0.7899913191795349, + "Y": 0.6304373741149902 + }, + { + "X": 0.7616980075836182, + "Y": 0.6304378509521484 + } + ] + }, + "Id": "c5412756-6643-4dbd-ade9-d16c44bcaa5b" + }, + { + "BlockType": "WORD", + "Confidence": 99.93547058105469, + "Text": "5", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009487763047218323, + "Height": 0.011605793610215187, + "Left": 0.7950654029846191, + "Top": 0.6188444495201111 + }, + "Polygon": [ + { + "X": 0.7950654029846191, + "Y": 0.6188446283340454 + }, + { + "X": 0.8045409917831421, + "Y": 0.6188444495201111 + }, + { + "X": 0.8045531511306763, + "Y": 0.6304500699043274 + }, + { + "X": 0.7950775623321533, + "Y": 0.6304502487182617 + } + ] + }, + "Id": "59ecb5de-0193-4cdb-b5b9-7052a20736e4" + }, + { + "BlockType": "WORD", + "Confidence": 99.90765380859375, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028500216081738472, + "Height": 0.012186165899038315, + "Left": 0.1270669549703598, + "Top": 0.6776880621910095 + }, + "Polygon": [ + { + "X": 0.1270669549703598, + "Y": 0.6776884198188782 + }, + { + "X": 0.15555629134178162, + "Y": 0.6776880621910095 + }, + { + "X": 0.15556718409061432, + "Y": 0.6898739337921143 + }, + { + "X": 0.12707777321338654, + "Y": 0.6898742318153381 + } + ] + }, + "Id": "5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f" + }, + { + "BlockType": "WORD", + "Confidence": 99.97249603271484, + "Text": "6", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.010060439817607403, + "Height": 0.011787878349423409, + "Left": 0.16011479496955872, + "Top": 0.6781536340713501 + }, + "Polygon": [ + { + "X": 0.16011479496955872, + "Y": 0.6781537532806396 + }, + { + "X": 0.17016465961933136, + "Y": 0.6781536340713501 + }, + { + "X": 0.170175239443779, + "Y": 0.68994140625 + }, + { + "X": 0.16012534499168396, + "Y": 0.6899415254592896 + } + ] + }, + "Id": "341cdb9d-805d-4a4c-9af9-fe55ff534a75" + }, + { + "BlockType": "WORD", + "Confidence": 99.83380889892578, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028396882116794586, + "Height": 0.012572718784213066, + "Left": 0.2850145995616913, + "Top": 0.6774781942367554 + }, + "Polygon": [ + { + "X": 0.2850145995616913, + "Y": 0.6774784922599792 + }, + { + "X": 0.3133997917175293, + "Y": 0.6774781942367554 + }, + { + "X": 0.31341150403022766, + "Y": 0.6900506019592285 + }, + { + "X": 0.2850262224674225, + "Y": 0.6900508999824524 + } + ] + }, + "Id": "01e14c29-a3c9-4c60-9d21-8bf47d7debb5" + }, + { + "BlockType": "WORD", + "Confidence": 99.92398071289062, + "Text": "7", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009900142438709736, + "Height": 0.01201288215816021, + "Left": 0.3186667859554291, + "Top": 0.6779939532279968 + }, + "Polygon": [ + { + "X": 0.3186667859554291, + "Y": 0.6779940724372864 + }, + { + "X": 0.328555703163147, + "Y": 0.6779939532279968 + }, + { + "X": 0.32856693863868713, + "Y": 0.6900067329406738 + }, + { + "X": 0.31867799162864685, + "Y": 0.6900068521499634 + } + ] + }, + "Id": "12cb61e4-7539-4920-aeff-f1cba30191dd" + }, + { + "BlockType": "WORD", + "Confidence": 99.94868469238281, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.027988193556666374, + "Height": 0.01179989892989397, + "Left": 0.4436890184879303, + "Top": 0.6779105067253113 + }, + "Polygon": [ + { + "X": 0.4436890184879303, + "Y": 0.6779108047485352 + }, + { + "X": 0.47166576981544495, + "Y": 0.6779105067253113 + }, + { + "X": 0.4716772139072418, + "Y": 0.6897100806236267 + }, + { + "X": 0.44370037317276, + "Y": 0.6897103786468506 + } + ] + }, + "Id": "a1989263-64ff-4b09-b111-68929b0792af" + }, + { + "BlockType": "WORD", + "Confidence": 99.96114349365234, + "Text": "8", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.00978965312242508, + "Height": 0.011732276529073715, + "Left": 0.47676393389701843, + "Top": 0.6781851053237915 + }, + "Polygon": [ + { + "X": 0.47676393389701843, + "Y": 0.6781851649284363 + }, + { + "X": 0.4865421652793884, + "Y": 0.6781851053237915 + }, + { + "X": 0.4865536093711853, + "Y": 0.689917266368866 + }, + { + "X": 0.47677531838417053, + "Y": 0.6899173855781555 + } + ] + }, + "Id": "904dc427-3f60-43c9-8887-5e5d22be0b66" + }, + { + "BlockType": "WORD", + "Confidence": 99.90581512451172, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029310360550880432, + "Height": 0.012394179590046406, + "Left": 0.6015716195106506, + "Top": 0.6776652336120605 + }, + "Polygon": [ + { + "X": 0.6015716195106506, + "Y": 0.6776655912399292 + }, + { + "X": 0.6308695077896118, + "Y": 0.6776652336120605 + }, + { + "X": 0.6308819651603699, + "Y": 0.6900591254234314 + }, + { + "X": 0.6015840172767639, + "Y": 0.6900594234466553 + } + ] + }, + "Id": "b4002c98-94d2-4ee8-aa69-57ff1319dd24" + }, + { + "BlockType": "WORD", + "Confidence": 99.97589111328125, + "Text": "9", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01041007786989212, + "Height": 0.011965041980147362, + "Left": 0.6346939206123352, + "Top": 0.6782479882240295 + }, + "Polygon": [ + { + "X": 0.6346939206123352, + "Y": 0.6782481074333191 + }, + { + "X": 0.6450918912887573, + "Y": 0.6782479882240295 + }, + { + "X": 0.6451039910316467, + "Y": 0.6902129054069519 + }, + { + "X": 0.6347059607505798, + "Y": 0.6902130246162415 + } + ] + }, + "Id": "fe03b46b-8361-4c00-9493-ef367e92a06e" + }, + { + "BlockType": "WORD", + "Confidence": 99.91081237792969, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028983471915125847, + "Height": 0.01243231538683176, + "Left": 0.7614791989326477, + "Top": 0.6776256561279297 + }, + "Polygon": [ + { + "X": 0.7614791989326477, + "Y": 0.6776259541511536 + }, + { + "X": 0.7904496788978577, + "Y": 0.6776256561279297 + }, + { + "X": 0.7904626727104187, + "Y": 0.6900576949119568 + }, + { + "X": 0.761492133140564, + "Y": 0.6900579333305359 + } + ] + }, + "Id": "880fa886-b749-451b-af7e-c3fd9764fd98" + }, + { + "BlockType": "WORD", + "Confidence": 99.97379302978516, + "Text": "10", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.019327370449900627, + "Height": 0.011983425356447697, + "Left": 0.7954491376876831, + "Top": 0.6780547499656677 + }, + "Polygon": [ + { + "X": 0.7954491376876831, + "Y": 0.6780549883842468 + }, + { + "X": 0.8147639036178589, + "Y": 0.6780547499656677 + }, + { + "X": 0.8147764801979065, + "Y": 0.6900379657745361 + }, + { + "X": 0.7954616546630859, + "Y": 0.6900381445884705 + } + ] + }, + "Id": "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd" + }, + { + "BlockType": "WORD", + "Confidence": 99.90274810791016, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028787929564714432, + "Height": 0.012292196974158287, + "Left": 0.12684522569179535, + "Top": 0.7358050346374512 + }, + "Polygon": [ + { + "X": 0.12684522569179535, + "Y": 0.7358052134513855 + }, + { + "X": 0.15562216937541962, + "Y": 0.7358050346374512 + }, + { + "X": 0.15563315153121948, + "Y": 0.7480971217155457 + }, + { + "X": 0.12685613334178925, + "Y": 0.7480972409248352 + } + ] + }, + "Id": "22a18f26-5783-4cdf-ab4f-6e9fd725fb9e" + }, + { + "BlockType": "WORD", + "Confidence": 99.91415405273438, + "Text": "11", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01831825263798237, + "Height": 0.011866620741784573, + "Left": 0.16118770837783813, + "Top": 0.7363025546073914 + }, + "Polygon": [ + { + "X": 0.16118770837783813, + "Y": 0.7363026142120361 + }, + { + "X": 0.17949527502059937, + "Y": 0.7363025546073914 + }, + { + "X": 0.17950595915317535, + "Y": 0.7481690645217896 + }, + { + "X": 0.16119831800460815, + "Y": 0.7481691837310791 + } + ] + }, + "Id": "9eb75e54-e480-4126-9675-ad0d612913ca" + }, + { + "BlockType": "WORD", + "Confidence": 99.91681671142578, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028676720336079597, + "Height": 0.012528996914625168, + "Left": 0.2851823568344116, + "Top": 0.7356702089309692 + }, + "Polygon": [ + { + "X": 0.2851823568344116, + "Y": 0.7356703281402588 + }, + { + "X": 0.3138474225997925, + "Y": 0.7356702089309692 + }, + { + "X": 0.31385907530784607, + "Y": 0.7481991052627563 + }, + { + "X": 0.28519394993782043, + "Y": 0.7481991648674011 + } + ] + }, + "Id": "8d997a7f-7e42-4bbd-bcfa-708aab5b4731" + }, + { + "BlockType": "WORD", + "Confidence": 99.93204498291016, + "Text": "12", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01869935356080532, + "Height": 0.012008198536932468, + "Left": 0.3193069100379944, + "Top": 0.7361676096916199 + }, + "Polygon": [ + { + "X": 0.3193069100379944, + "Y": 0.7361677289009094 + }, + { + "X": 0.3379950225353241, + "Y": 0.7361676096916199 + }, + { + "X": 0.33800628781318665, + "Y": 0.7481757402420044 + }, + { + "X": 0.31931811571121216, + "Y": 0.7481757998466492 + } + ] + }, + "Id": "8cf2cef1-f66c-4013-8c27-1d9d69854ebb" + }, + { + "BlockType": "WORD", + "Confidence": 99.86753845214844, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02878005988895893, + "Height": 0.012323440052568913, + "Left": 0.4434824585914612, + "Top": 0.7358157634735107 + }, + "Polygon": [ + { + "X": 0.4434824585914612, + "Y": 0.7358158826828003 + }, + { + "X": 0.4722505807876587, + "Y": 0.7358157634735107 + }, + { + "X": 0.47226253151893616, + "Y": 0.7481390833854675 + }, + { + "X": 0.4434943199157715, + "Y": 0.7481392025947571 + } + ] + }, + "Id": "afe130f3-e0ca-4b8a-a12c-101e3c0762e6" + }, + { + "BlockType": "WORD", + "Confidence": 99.97581481933594, + "Text": "13", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018429385498166084, + "Height": 0.013042259961366653, + "Left": 0.4774380922317505, + "Top": 0.7357856631278992 + }, + "Polygon": [ + { + "X": 0.4774380922317505, + "Y": 0.7357857823371887 + }, + { + "X": 0.49585476517677307, + "Y": 0.7357856631278992 + }, + { + "X": 0.4958674907684326, + "Y": 0.7488278746604919 + }, + { + "X": 0.47745075821876526, + "Y": 0.7488279342651367 + } + ] + }, + "Id": "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e" + }, + { + "BlockType": "WORD", + "Confidence": 99.90729522705078, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028836103156208992, + "Height": 0.012286529876291752, + "Left": 0.6017439365386963, + "Top": 0.7358114123344421 + }, + "Polygon": [ + { + "X": 0.6017439365386963, + "Y": 0.7358115315437317 + }, + { + "X": 0.6305676698684692, + "Y": 0.7358114123344421 + }, + { + "X": 0.6305800676345825, + "Y": 0.7480977773666382 + }, + { + "X": 0.6017562747001648, + "Y": 0.7480978965759277 + } + ] + }, + "Id": "d40bdc87-f3b3-488d-8b1c-abec975ee69c" + }, + { + "BlockType": "WORD", + "Confidence": 99.9881591796875, + "Text": "14", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.019332723692059517, + "Height": 0.012010546401143074, + "Left": 0.6355977058410645, + "Top": 0.7361674308776855 + }, + "Polygon": [ + { + "X": 0.6355977058410645, + "Y": 0.7361675500869751 + }, + { + "X": 0.6549182534217834, + "Y": 0.7361674308776855 + }, + { + "X": 0.6549304127693176, + "Y": 0.7481779456138611 + }, + { + "X": 0.6356098055839539, + "Y": 0.7481780052185059 + } + ] + }, + "Id": "c0af8d62-e385-4eca-9e29-1bcb313db6aa" + }, + { + "BlockType": "WORD", + "Confidence": 99.90355682373047, + "Text": "Cell", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028829926624894142, + "Height": 0.012228962033987045, + "Left": 0.7615482807159424, + "Top": 0.7358435392379761 + }, + "Polygon": [ + { + "X": 0.7615482807159424, + "Y": 0.7358437180519104 + }, + { + "X": 0.7903653979301453, + "Y": 0.7358435392379761 + }, + { + "X": 0.790378212928772, + "Y": 0.7480724453926086 + }, + { + "X": 0.7615609765052795, + "Y": 0.7480725049972534 + } + ] + }, + "Id": "b625103f-0df0-44ba-8a91-6933b63c51d7" + }, + { + "BlockType": "WORD", + "Confidence": 99.93194580078125, + "Text": "15", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018536563962697983, + "Height": 0.0117504196241498, + "Left": 0.7956032752990723, + "Top": 0.736352801322937 + }, + "Polygon": [ + { + "X": 0.7956032752990723, + "Y": 0.7363529205322266 + }, + { + "X": 0.8141274452209473, + "Y": 0.736352801322937 + }, + { + "X": 0.8141397833824158, + "Y": 0.748103141784668 + }, + { + "X": 0.795615553855896, + "Y": 0.7481032013893127 + } + ] + }, + "Id": "8e68db1d-e8b0-4225-99f3-ba4303524e7a" + }, + { + "BlockType": "WORD", + "Confidence": 99.96244812011719, + "Text": "Selection", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1319134682416916, + "Height": 0.021245254203677177, + "Left": 0.11707855761051178, + "Top": 0.8169896602630615 + }, + "Polygon": [ + { + "X": 0.11707855761051178, + "Y": 0.8169896602630615 + }, + { + "X": 0.2489725649356842, + "Y": 0.8169901371002197 + }, + { + "X": 0.24899202585220337, + "Y": 0.8382349014282227 + }, + { + "X": 0.11709734797477722, + "Y": 0.8382341265678406 + } + ] + }, + "Id": "f5a8ab09-537d-4a64-a104-fc05fdca4e6a" + }, + { + "BlockType": "WORD", + "Confidence": 99.86334228515625, + "Text": "Element", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.11958620697259903, + "Height": 0.022076521068811417, + "Left": 0.2602413296699524, + "Top": 0.816569447517395 + }, + "Polygon": [ + { + "X": 0.2602413296699524, + "Y": 0.816569447517395 + }, + { + "X": 0.37980660796165466, + "Y": 0.8165698647499084 + }, + { + "X": 0.3798275291919708, + "Y": 0.8386459350585938 + }, + { + "X": 0.260261595249176, + "Y": 0.8386452198028564 + } + ] + }, + "Id": "89f82c0a-6932-49f9-8333-e9f50de2d022" + }, + { + "BlockType": "WORD", + "Confidence": 99.97193908691406, + "Text": "Selected", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06793203204870224, + "Height": 0.012018951587378979, + "Left": 0.19187137484550476, + "Top": 0.8826435804367065 + }, + "Polygon": [ + { + "X": 0.19187137484550476, + "Y": 0.8826435804367065 + }, + { + "X": 0.25979235768318176, + "Y": 0.8826442956924438 + }, + { + "X": 0.2598034143447876, + "Y": 0.8946625590324402 + }, + { + "X": 0.19188222289085388, + "Y": 0.8946617245674133 + } + ] + }, + "Id": "fcfad98d-1246-4b36-a367-655c2875bf3a" + }, + { + "BlockType": "WORD", + "Confidence": 99.83130645751953, + "Text": "Checkbox", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07679847627878189, + "Height": 0.01228303462266922, + "Left": 0.2646321952342987, + "Top": 0.8824279308319092 + }, + "Polygon": [ + { + "X": 0.2646321952342987, + "Y": 0.8824279308319092 + }, + { + "X": 0.34141916036605835, + "Y": 0.882428765296936 + }, + { + "X": 0.3414306640625, + "Y": 0.8947109580039978 + }, + { + "X": 0.26464349031448364, + "Y": 0.8947100639343262 + } + ] + }, + "Id": "cffc0078-8b48-4495-a3c4-92716c953b96" + }, + { + "BlockType": "WORD", + "Confidence": 99.90560150146484, + "Text": "Un-Selected", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09579270333051682, + "Height": 0.012355251237750053, + "Left": 0.19211943447589874, + "Top": 0.9286062717437744 + }, + "Polygon": [ + { + "X": 0.19211943447589874, + "Y": 0.9286062717437744 + }, + { + "X": 0.2879007160663605, + "Y": 0.9286077618598938 + }, + { + "X": 0.28791213035583496, + "Y": 0.9409615397453308 + }, + { + "X": 0.19213058054447174, + "Y": 0.9409599304199219 + } + ] + }, + "Id": "95ffa233-07e9-478c-b4bd-c123ffe5455f" + }, + { + "BlockType": "WORD", + "Confidence": 99.84696197509766, + "Text": "Checkbox", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07715008407831192, + "Height": 0.012147992849349976, + "Left": 0.29321908950805664, + "Top": 0.9286985993385315 + }, + "Polygon": [ + { + "X": 0.29321908950805664, + "Y": 0.9286985993385315 + }, + { + "X": 0.3703576922416687, + "Y": 0.928699791431427 + }, + { + "X": 0.37036916613578796, + "Y": 0.9408465623855591 + }, + { + "X": 0.2932303249835968, + "Y": 0.940845251083374 + } + ] + }, + "Id": "cad25b47-7d99-47fb-9c28-89e14489adda" + }, + { + "BlockType": "SELECTION_ELEMENT", + "Confidence": 99.94615936279297, + "Geometry": { + "BoundingBox": { + "Width": 0.03481527045369148, + "Height": 0.02708120457828045, + "Left": 0.12251419574022293, + "Top": 0.9207744598388672 + }, + "Polygon": [ + { + "X": 0.12251419574022293, + "Y": 0.9207744598388672 + }, + { + "X": 0.1573052555322647, + "Y": 0.9207749962806702 + }, + { + "X": 0.1573294699192047, + "Y": 0.9478556513786316 + }, + { + "X": 0.12253818660974503, + "Y": 0.9478550553321838 + } + ] + }, + "Id": "9fdd8639-38cb-4644-b198-c74bcac0e38b", + "SelectionStatus": "NOT_SELECTED" + }, + { + "BlockType": "SELECTION_ELEMENT", + "Confidence": 99.90876770019531, + "Geometry": { + "BoundingBox": { + "Width": 0.03598053380846977, + "Height": 0.02776564285159111, + "Left": 0.12175296992063522, + "Top": 0.8741632699966431 + }, + "Polygon": [ + { + "X": 0.12175296992063522, + "Y": 0.8741632699966431 + }, + { + "X": 0.15770867466926575, + "Y": 0.8741635680198669 + }, + { + "X": 0.1577335000038147, + "Y": 0.9019289016723633 + }, + { + "X": 0.12177755683660507, + "Y": 0.9019284248352051 + } + ] + }, + "Id": "ace5f247-b682-4499-9c92-8e39a73b01d6", + "SelectionStatus": "SELECTED" + }, + { + "BlockType": "TABLE", + "Confidence": 99.74238586425781, + "Geometry": { + "BoundingBox": { + "Width": 0.7943673133850098, + "Height": 0.17556482553482056, + "Left": 0.11601327359676361, + "Top": 0.6133202314376831 + }, + "Polygon": [ + { + "X": 0.11601327359676361, + "Y": 0.6133347749710083 + }, + { + "X": 0.9101919531822205, + "Y": 0.6133202314376831 + }, + { + "X": 0.9103806018829346, + "Y": 0.7888850569725037 + }, + { + "X": 0.11616849899291992, + "Y": 0.7888845801353455 + } + ] + }, + "Id": "67a73830-2d78-4435-a733-d4c1c27cbfa6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d45909bc-628c-4591-b45d-607b35f6dbdb", + "7c620b4f-d9d7-45bf-800e-6852efdab9e4", + "47f967ca-263e-40b8-8046-919e697a7969", + "5d02f862-eccf-4734-b911-96076d252b9a", + "b06561be-5b32-4fa5-b843-5e121f112c8a", + "e0bf3b91-106f-414a-b628-809093587687", + "b61652ff-9dc3-4045-b33a-0f36d92cd38c", + "738c0c00-3a63-4147-ba31-389d5534d965", + "20d9c2f6-099b-4ca9-bc10-d663899f120e", + "b99af5c4-1ed1-47a8-85cc-8a7bc95b6543", + "f72fe36c-dee5-4fc1-8cd6-40f935691420", + "97fe8823-cd97-42dd-9ab6-ae3d1411edeb", + "91b34249-3dbc-44ab-9bb3-b785b23d8be2", + "5d711fa6-1309-4e7d-9f05-28eccd201f4b", + "5b01f282-51dd-4bde-9d23-e7e3691212e1" + ] + }, + { + "Type": "MERGED_CELL", + "Ids": [ + "301cf79a-b754-4c71-a8d0-ab06e197c99c" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.17552947998047, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1596219539642334, + "Height": 0.05944952741265297, + "Left": 0.11601327359676361, + "Top": 0.6133318543434143 + }, + "Polygon": [ + { + "X": 0.11601327359676361, + "Y": 0.6133347749710083 + }, + { + "X": 0.27558037638664246, + "Y": 0.6133318543434143 + }, + { + "X": 0.2756352126598358, + "Y": 0.6727794408798218 + }, + { + "X": 0.11606583744287491, + "Y": 0.6727813482284546 + } + ] + }, + "Id": "d45909bc-628c-4591-b45d-607b35f6dbdb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "efb3f010-308c-4532-8ac4-06ba7d57e59c", + "19971ad1-f5b9-473d-bc12-59a5d2a75645" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 92.21083068847656, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15930309891700745, + "Height": 0.05949322506785393, + "Left": 0.27558034658432007, + "Top": 0.6132862567901611 + }, + "Polygon": [ + { + "X": 0.27558034658432007, + "Y": 0.6132891774177551 + }, + { + "X": 0.4348263144493103, + "Y": 0.6132862567901611 + }, + { + "X": 0.4348834455013275, + "Y": 0.672777533531189 + }, + { + "X": 0.2756352126598358, + "Y": 0.6727794408798218 + } + ] + }, + "Id": "7c620b4f-d9d7-45bf-800e-6852efdab9e4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5b064cee-d795-47ea-972c-34c668d93ae2", + "882646b5-1231-4c7a-93f9-fb6e6783b2fb" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 92.21083068847656, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15767742693424225, + "Height": 0.05949421226978302, + "Left": 0.4348263144493103, + "Top": 0.6132833361625671 + }, + "Polygon": [ + { + "X": 0.4348263144493103, + "Y": 0.6132862567901611 + }, + { + "X": 0.5924443006515503, + "Y": 0.6132833361625671 + }, + { + "X": 0.5925037264823914, + "Y": 0.6727756857872009 + }, + { + "X": 0.4348834455013275, + "Y": 0.672777533531189 + } + ] + }, + "Id": "47f967ca-263e-40b8-8046-919e697a7969", + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.65482330322266, + "RowIndex": 1, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15850169956684113, + "Height": 0.05945254862308502, + "Left": 0.5924443602561951, + "Top": 0.6133231520652771 + }, + "Polygon": [ + { + "X": 0.5924443602561951, + "Y": 0.6133260130882263 + }, + { + "X": 0.750884473323822, + "Y": 0.6133231520652771 + }, + { + "X": 0.750946044921875, + "Y": 0.6727737784385681 + }, + { + "X": 0.5925037264823914, + "Y": 0.6727756857872009 + } + ] + }, + "Id": "5d02f862-eccf-4734-b911-96076d252b9a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4092cf2c-0df9-4ab5-8719-2fe4da47b982", + "efdde909-7c26-46ad-8502-11755ea063ff" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.4970703125, + "RowIndex": 1, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15937137603759766, + "Height": 0.0594535768032074, + "Left": 0.750884473323822, + "Top": 0.6133202314376831 + }, + "Polygon": [ + { + "X": 0.750884473323822, + "Y": 0.6133231520652771 + }, + { + "X": 0.9101919531822205, + "Y": 0.6133202314376831 + }, + { + "X": 0.9102558493614197, + "Y": 0.6727718710899353 + }, + { + "X": 0.750946044921875, + "Y": 0.6727737784385681 + } + ] + }, + "Id": "b06561be-5b32-4fa5-b843-5e121f112c8a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c5412756-6643-4dbd-ade9-d16c44bcaa5b", + "59ecb5de-0193-4cdb-b5b9-7052a20736e4" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.51934051513672, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15962305665016174, + "Height": 0.05817084759473801, + "Left": 0.11606583744287491, + "Top": 0.6727794408798218 + }, + "Polygon": [ + { + "X": 0.11606583744287491, + "Y": 0.6727813482284546 + }, + { + "X": 0.2756352126598358, + "Y": 0.6727794408798218 + }, + { + "X": 0.27568888664245605, + "Y": 0.7309494018554688 + }, + { + "X": 0.11611726880073547, + "Y": 0.7309502959251404 + } + ] + }, + "Id": "e0bf3b91-106f-414a-b628-809093587687", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5d7cd2fc-9a2e-4362-adf5-e3bd0e8d324f", + "341cdb9d-805d-4a4c-9af9-fe55ff534a75" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.21580505371094, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15930411219596863, + "Height": 0.058171842247247696, + "Left": 0.2756352126598358, + "Top": 0.672777533531189 + }, + "Polygon": [ + { + "X": 0.2756352126598358, + "Y": 0.6727794408798218 + }, + { + "X": 0.4348834455013275, + "Y": 0.672777533531189 + }, + { + "X": 0.43493932485580444, + "Y": 0.7309485077857971 + }, + { + "X": 0.27568888664245605, + "Y": 0.7309494018554688 + } + ] + }, + "Id": "b61652ff-9dc3-4045-b33a-0f36d92cd38c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "01e14c29-a3c9-4c60-9d21-8bf47d7debb5", + "12cb61e4-7539-4920-aeff-f1cba30191dd" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.54812622070312, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15767836570739746, + "Height": 0.05817281827330589, + "Left": 0.4348834455013275, + "Top": 0.6727756857872009 + }, + "Polygon": [ + { + "X": 0.4348834455013275, + "Y": 0.672777533531189 + }, + { + "X": 0.5925037264823914, + "Y": 0.6727756857872009 + }, + { + "X": 0.5925617814064026, + "Y": 0.7309476137161255 + }, + { + "X": 0.43493932485580444, + "Y": 0.7309485077857971 + } + ] + }, + "Id": "738c0c00-3a63-4147-ba31-389d5534d965", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a1989263-64ff-4b09-b111-68929b0792af", + "904dc427-3f60-43c9-8887-5e5d22be0b66" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.99667358398438, + "RowIndex": 2, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15850263833999634, + "Height": 0.05817381292581558, + "Left": 0.5925037264823914, + "Top": 0.6727737784385681 + }, + "Polygon": [ + { + "X": 0.5925037264823914, + "Y": 0.6727756857872009 + }, + { + "X": 0.750946044921875, + "Y": 0.6727737784385681 + }, + { + "X": 0.7510063648223877, + "Y": 0.7309467196464539 + }, + { + "X": 0.5925617814064026, + "Y": 0.7309476137161255 + } + ] + }, + "Id": "20d9c2f6-099b-4ca9-bc10-d663899f120e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b4002c98-94d2-4ee8-aa69-57ff1319dd24", + "fe03b46b-8361-4c00-9493-ef367e92a06e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.84208679199219, + "RowIndex": 2, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1593722701072693, + "Height": 0.05817481130361557, + "Left": 0.750946044921875, + "Top": 0.6727718710899353 + }, + "Polygon": [ + { + "X": 0.750946044921875, + "Y": 0.6727737784385681 + }, + { + "X": 0.9102558493614197, + "Y": 0.6727718710899353 + }, + { + "X": 0.9103183746337891, + "Y": 0.7309457659721375 + }, + { + "X": 0.7510063648223877, + "Y": 0.7309467196464539 + } + ] + }, + "Id": "b99af5c4-1ed1-47a8-85cc-8a7bc95b6543", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "880fa886-b749-451b-af7e-c3fd9764fd98", + "618b7de1-dcbc-4f4f-b3fa-36b6e1a2d5dd" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 89.86076354980469, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1596250683069229, + "Height": 0.05793529003858566, + "Left": 0.11611726880073547, + "Top": 0.7309494018554688 + }, + "Polygon": [ + { + "X": 0.11611726880073547, + "Y": 0.7309502959251404 + }, + { + "X": 0.27568888664245605, + "Y": 0.7309494018554688 + }, + { + "X": 0.2757423222064972, + "Y": 0.788884699344635 + }, + { + "X": 0.11616849899291992, + "Y": 0.7888845801353455 + } + ] + }, + "Id": "f72fe36c-dee5-4fc1-8cd6-40f935691420", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "22a18f26-5783-4cdf-ab4f-6e9fd725fb9e", + "9eb75e54-e480-4126-9675-ad0d612913ca" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 88.58085632324219, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1593061089515686, + "Height": 0.057936280965805054, + "Left": 0.27568888664245605, + "Top": 0.7309485077857971 + }, + "Polygon": [ + { + "X": 0.27568888664245605, + "Y": 0.7309494018554688 + }, + { + "X": 0.43493932485580444, + "Y": 0.7309485077857971 + }, + { + "X": 0.43499499559402466, + "Y": 0.7888847589492798 + }, + { + "X": 0.2757423222064972, + "Y": 0.788884699344635 + } + ] + }, + "Id": "97fe8823-cd97-42dd-9ab6-ae3d1411edeb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8d997a7f-7e42-4bbd-bcfa-708aab5b4731", + "8cf2cef1-f66c-4013-8c27-1d9d69854ebb" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 89.88903045654297, + "RowIndex": 3, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15768031775951385, + "Height": 0.05793726071715355, + "Left": 0.43493932485580444, + "Top": 0.7309476137161255 + }, + "Polygon": [ + { + "X": 0.43493932485580444, + "Y": 0.7309485077857971 + }, + { + "X": 0.5925617814064026, + "Y": 0.7309476137161255 + }, + { + "X": 0.5926196575164795, + "Y": 0.7888848781585693 + }, + { + "X": 0.43499499559402466, + "Y": 0.7888847589492798 + } + ] + }, + "Id": "91b34249-3dbc-44ab-9bb3-b785b23d8be2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "afe130f3-e0ca-4b8a-a12c-101e3c0762e6", + "b72dc0cc-8444-48fc-8a01-f1e4abdb8d1e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 89.34757232666016, + "RowIndex": 3, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15850460529327393, + "Height": 0.05793824791908264, + "Left": 0.5925617814064026, + "Top": 0.7309467196464539 + }, + "Polygon": [ + { + "X": 0.5925617814064026, + "Y": 0.7309476137161255 + }, + { + "X": 0.7510063648223877, + "Y": 0.7309467196464539 + }, + { + "X": 0.7510663866996765, + "Y": 0.7888849377632141 + }, + { + "X": 0.5926196575164795, + "Y": 0.7888848781585693 + } + ] + }, + "Id": "5d711fa6-1309-4e7d-9f05-28eccd201f4b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d40bdc87-f3b3-488d-8b1c-abec975ee69c", + "c0af8d62-e385-4eca-9e29-1bcb313db6aa" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.17766571044922, + "RowIndex": 3, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.15937423706054688, + "Height": 0.05793924257159233, + "Left": 0.7510063648223877, + "Top": 0.7309457659721375 + }, + "Polygon": [ + { + "X": 0.7510063648223877, + "Y": 0.7309467196464539 + }, + { + "X": 0.9103183746337891, + "Y": 0.7309457659721375 + }, + { + "X": 0.9103806018829346, + "Y": 0.7888850569725037 + }, + { + "X": 0.7510663866996765, + "Y": 0.7888849377632141 + } + ] + }, + "Id": "5b01f282-51dd-4bde-9d23-e7e3691212e1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b625103f-0df0-44ba-8a91-6933b63c51d7", + "8e68db1d-e8b0-4225-99f3-ba4303524e7a" + ] + } + ] + }, + { + "BlockType": "MERGED_CELL", + "Confidence": 92.21083068847656, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 2, + "Geometry": { + "BoundingBox": { + "Width": 0.3169233500957489, + "Height": 0.05945342779159546, + "Left": 0.27558037638664246, + "Top": 0.6133260130882263 + }, + "Polygon": [ + { + "X": 0.27558037638664246, + "Y": 0.6133318543434143 + }, + { + "X": 0.5924443602561951, + "Y": 0.6133260130882263 + }, + { + "X": 0.5925037264823914, + "Y": 0.6727756857872009 + }, + { + "X": 0.2756352126598358, + "Y": 0.6727794408798218 + } + ] + }, + "Id": "301cf79a-b754-4c71-a8d0-ab06e197c99c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7c620b4f-d9d7-45bf-800e-6852efdab9e4", + "47f967ca-263e-40b8-8046-919e697a7969" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 78.90591430664062, + "Geometry": { + "BoundingBox": { + "Width": 0.17911818623542786, + "Height": 0.013627206906676292, + "Left": 0.1916225552558899, + "Top": 0.9281325936317444 + }, + "Polygon": [ + { + "X": 0.1916225552558899, + "Y": 0.9281325936317444 + }, + { + "X": 0.37072786688804626, + "Y": 0.928135335445404 + }, + { + "X": 0.37074074149131775, + "Y": 0.9417597651481628 + }, + { + "X": 0.19163484871387482, + "Y": 0.9417567253112793 + } + ] + }, + "Id": "18eaefc1-ee41-4863-b5fa-4bbaf07fd09c", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "eeb97c56-af7c-4db3-bde9-87244089e1d7" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "95ffa233-07e9-478c-b4bd-c123ffe5455f", + "cad25b47-7d99-47fb-9c28-89e14489adda" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 78.90591430664062, + "Geometry": { + "BoundingBox": { + "Width": 0.038012485951185226, + "Height": 0.028691431507468224, + "Left": 0.12076117843389511, + "Top": 0.9193689227104187 + }, + "Polygon": [ + { + "X": 0.12076117843389511, + "Y": 0.9193689227104187 + }, + { + "X": 0.15874800086021423, + "Y": 0.9193694591522217 + }, + { + "X": 0.15877366065979004, + "Y": 0.9480603337287903 + }, + { + "X": 0.12078657746315002, + "Y": 0.9480596780776978 + } + ] + }, + "Id": "eeb97c56-af7c-4db3-bde9-87244089e1d7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9fdd8639-38cb-4644-b198-c74bcac0e38b" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 78.15234375, + "Geometry": { + "BoundingBox": { + "Width": 0.1513642966747284, + "Height": 0.013595015741884708, + "Left": 0.1908082664012909, + "Top": 0.8819282054901123 + }, + "Polygon": [ + { + "X": 0.1908082664012909, + "Y": 0.8819282054901123 + }, + { + "X": 0.34215980768203735, + "Y": 0.8819298148155212 + }, + { + "X": 0.3421725630760193, + "Y": 0.895523190498352 + }, + { + "X": 0.19082053005695343, + "Y": 0.8955214023590088 + } + ] + }, + "Id": "137f0134-2ae3-4197-bf97-d997b3818291", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "901e7186-0fa2-4eb4-a29f-d4fbd33357e2" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "fcfad98d-1246-4b36-a367-655c2875bf3a", + "cffc0078-8b48-4495-a3c4-92716c953b96" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 78.15234375, + "Geometry": { + "BoundingBox": { + "Width": 0.03876592963933945, + "Height": 0.030359920114278793, + "Left": 0.1204526498913765, + "Top": 0.872463047504425 + }, + "Polygon": [ + { + "X": 0.1204526498913765, + "Y": 0.872463047504425 + }, + { + "X": 0.15919141471385956, + "Y": 0.8724634051322937 + }, + { + "X": 0.15921857953071594, + "Y": 0.9028229713439941 + }, + { + "X": 0.1204795241355896, + "Y": 0.9028224349021912 + } + ] + }, + "Id": "901e7186-0fa2-4eb4-a29f-d4fbd33357e2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ace5f247-b682-4499-9c92-8e39a73b01d6" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 72.06459045410156, + "Geometry": { + "BoundingBox": { + "Width": 0.061378005892038345, + "Height": 0.016152411699295044, + "Left": 0.11803241074085236, + "Top": 0.4991021752357483 + }, + "Polygon": [ + { + "X": 0.11803241074085236, + "Y": 0.4991040527820587 + }, + { + "X": 0.1793958991765976, + "Y": 0.4991021752357483 + }, + { + "X": 0.1794104278087616, + "Y": 0.5152528285980225 + }, + { + "X": 0.11804670095443726, + "Y": 0.515254557132721 + } + ] + }, + "Id": "d9664f46-56d2-4a1c-a536-6988136da5d9", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "c679569a-30b2-4dae-97f8-848894f2ec09" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "39625b7a-8e9d-4e42-bd6d-68942d54f380", + "6e95b2f5-801c-4447-8fa9-a0386a88d2fc" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 72.06459045410156, + "Geometry": { + "BoundingBox": { + "Width": 0.12393266707658768, + "Height": 0.01966836303472519, + "Left": 0.18561701476573944, + "Top": 0.49779099225997925 + }, + "Polygon": [ + { + "X": 0.18561701476573944, + "Y": 0.4977948069572449 + }, + { + "X": 0.30953139066696167, + "Y": 0.49779099225997925 + }, + { + "X": 0.3095496892929077, + "Y": 0.5174558162689209 + }, + { + "X": 0.18563473224639893, + "Y": 0.5174593329429626 + } + ] + }, + "Id": "c679569a-30b2-4dae-97f8-848894f2ec09", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "021d58a4-9173-42c9-b9c2-2b4711080a4c" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 66.54078674316406, + "Geometry": { + "BoundingBox": { + "Width": 0.2098378837108612, + "Height": 0.023002564907073975, + "Left": 0.11857922375202179, + "Top": 0.4671604335308075 + }, + "Polygon": [ + { + "X": 0.11857922375202179, + "Y": 0.46716755628585815 + }, + { + "X": 0.3283956050872803, + "Y": 0.4671604335308075 + }, + { + "X": 0.3284170925617218, + "Y": 0.4901563823223114 + }, + { + "X": 0.11859957128763199, + "Y": 0.49016299843788147 + } + ] + }, + "Id": "468e6822-671b-43ea-8f85-b6033d09003f", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "9bebe888-4a0d-4a6b-855d-0cfef6fa214b" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "341b2854-9a10-4903-bbba-47eb71c8d949", + "9a699378-00a3-4c5e-a38e-0faa93e70876", + "e6f67717-b7d7-41af-86cb-5dcaa1adf037" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 66.54078674316406, + "Geometry": { + "BoundingBox": { + "Width": 0.12285664677619934, + "Height": 0.017365649342536926, + "Left": 0.33515870571136475, + "Top": 0.4688256084918976 + }, + "Polygon": [ + { + "X": 0.33515870571136475, + "Y": 0.46882978081703186 + }, + { + "X": 0.4579985737800598, + "Y": 0.4688256084918976 + }, + { + "X": 0.4580153524875641, + "Y": 0.4861873388290405 + }, + { + "X": 0.33517494797706604, + "Y": 0.4861912429332733 + } + ] + }, + "Id": "9bebe888-4a0d-4a6b-855d-0cfef6fa214b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ce105415-261f-4392-b1a2-9cb1df1639b0" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 16.586082458496094, + "Geometry": { + "BoundingBox": { + "Width": 0.08208327740430832, + "Height": 0.022262049838900566, + "Left": 0.1155966967344284, + "Top": 0.564082145690918 + }, + "Polygon": [ + { + "X": 0.1155966967344284, + "Y": 0.5640840530395508 + }, + { + "X": 0.19765986502170563, + "Y": 0.564082145690918 + }, + { + "X": 0.19767998158931732, + "Y": 0.586342453956604 + }, + { + "X": 0.11561638116836548, + "Y": 0.5863441824913025 + } + ] + }, + "Id": "848592b1-0518-4270-a0da-244556b75d28", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "1466d0ad-6cb5-4cd3-92ef-10520e37cb5e" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "0f82024a-1432-48e1-a140-f6b9f8841676" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 16.586082458496094, + "Geometry": { + "BoundingBox": { + "Width": 0.015213959850370884, + "Height": 0.021222703158855438, + "Left": 0.20568494498729706, + "Top": 0.5645252466201782 + }, + "Polygon": [ + { + "X": 0.20568494498729706, + "Y": 0.5645256042480469 + }, + { + "X": 0.22087959945201874, + "Y": 0.5645252466201782 + }, + { + "X": 0.22089889645576477, + "Y": 0.5857475996017456 + }, + { + "X": 0.20570416748523712, + "Y": 0.5857479572296143 + } + ] + }, + "Id": "1466d0ad-6cb5-4cd3-92ef-10520e37cb5e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0ab8a425-46ed-414e-96a1-33f350954f53" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + } + ], + "AnalyzeDocumentModelVersion": "1.0", + "ResponseMetadata": { + "RequestId": "8ad12bd2-69af-426e-8111-1b2043430466", + "HTTPStatusCode": 200, + "HTTPHeaders": { + "x-amzn-requestid": "8ad12bd2-69af-426e-8111-1b2043430466", + "content-type": "application/x-amz-json-1.1", + "content-length": "58122", + "date": "Tue, 13 Dec 2022 18:32:27 GMT" + }, + "RetryAttempts": 0 + } +} \ No newline at end of file diff --git a/testdata/test-layout-table-without-table.json b/testdata/test-layout-table-without-table.json index 6a6d809..c9b0635 100644 --- a/testdata/test-layout-table-without-table.json +++ b/testdata/test-layout-table-without-table.json @@ -1 +1,24949 @@ -{"DocumentMetadata":{"Pages":1},"Blocks":[{"BlockType":"PAGE","ColumnIndex":null,"ColumnSpan":null,"Confidence":null,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.9979557,"Left":0,"Top":0,"Width":1},"Polygon":[{"X":0,"Y":2.0617238e-8},{"X":1,"Y":0},{"X":1,"Y":0.99782354},{"X":0,"Y":0.9979557}]},"Id":"cc3b9310-6b30-402f-8f26-931a2df469b6","Page":null,"Query":null,"Relationships":[{"Ids":["f2996175-43c3-4dd3-b8dd-46c20c5f4aee","79487cd4-61e8-421c-923f-c11a573d10a7","a68d3217-c1ef-4b0a-8592-8ee689a2e724","95a7db33-749c-4edc-a702-4a0601ffadba","cdb4f6a0-c6f1-40b3-a08f-0ac932e70349","38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177","b5921f20-ae01-495d-a72f-cf7d5222d604","8e32d194-7e38-44b8-b192-08fa30d462f9","6db550b4-3fb5-4371-85b2-70d0be596e3e","5a5be379-d3ec-410a-84e1-9dece84b084c","92de3f74-0407-40a3-975e-21bdf23c1b52","c93adf12-5caa-4b73-bee9-bbbe158b4da5","37eda483-80ee-441f-9bb5-1e0457dc46f8","0f7698b5-a4d2-4b10-8099-f963fbe98a63","e601171a-54d4-44a1-a411-4f977528908a","18442c92-69e9-459d-b3bc-0401ee12aaac","164c025c-c18c-4770-9a4e-c721cfd2c6b7","f03da30f-85ff-4928-890c-0690f8831cf2","1eaccd9c-49e3-47f0-8743-a183a1dc64bb","f79e2c38-55a1-48b5-8109-4525029bc14a","ce0eddc9-390e-47ae-93c9-585bc21ac503","9b44e425-e557-47f6-9f4d-2596c2d32407","5141c3e7-fb56-4037-8c3c-c0e6e1631236","9b27814e-0df4-4deb-8ec4-4fac63c98237","d412a14f-7cad-459f-812d-1d8da8eda2fe","d4a769fb-34f1-48aa-9c85-9e1197c8cb23","fcd16fd8-bdae-40cf-ac27-7b768c11d283","c27b3153-bc22-4bac-8b32-900409e509c1","39766bec-4927-4385-87fe-e2f34eda0456","aba0f362-e452-49e5-bd5a-d0afb169848b","29736ea3-ec2f-47f8-bdfe-f68af0335d44","d8e9cd38-cc2a-47d6-8efc-3900b67b339e","3b1a38f4-afc6-4623-b5d5-d22d78166f0c","3c31910f-920f-4356-8ca5-09180308283a","ca64e593-264e-4163-9a0c-271ff94be095","2b330509-4e03-43fe-9388-a9e66e97e925","8453d001-0fec-486d-af46-40854443dc29","a88888f6-f3b7-4915-be8c-a20d13492e0a","f4199b0f-c027-4564-9b56-5a8b5065a59b","1c1bf2a9-dd27-4326-b61a-78b35118977d","5ebae1bd-c177-4458-beec-f4017723cc6f","73bf87ca-258f-4232-ad64-d2b85a45a1b7","7a49be8a-1d51-4132-a89e-e34c89bd90a7","b27e5dcf-eae2-4b79-8722-cf452a048b5b","599979ec-4519-41a4-92cc-ce94518fdfda","6830b9be-0bac-4a85-8355-4c09e752d94f","5195ab82-6f2f-4f82-be95-e522d3f29418","7e109e76-c943-4e50-8fe1-0792c9738e1e","f4efb484-4e61-4c9f-b708-3e35ec7beabd","7ff962d8-c327-4504-8c3a-c331d4a1e2eb","14fc4d88-7d5d-45ee-ac69-8071b177953b","f6d0adc8-7c94-487d-bd99-49e31995f3a2","0aab08e8-5113-41cc-8205-d5251140e37f","00220322-6fc9-47aa-8ad3-8069639b4ed2","343ca49b-168b-4ddc-acfc-a3c7e06f2b9a","6b89a881-cc33-42ac-a5f7-fbe7ab976513","857726e3-ab74-4296-a3c8-15d1f3fbdb6d","e99687c5-7051-4f29-ae58-1bdd5d1a77b1","ba442af7-0e19-4fc5-8f7d-2f4b363e0efa","79347189-2267-4a7c-853b-2ef236f5d776","faea28aa-6792-447a-8e1e-611483658fab","9bb881c2-c171-487b-8255-182dca32a945","f64d2b1a-39de-486c-8872-769421f7f9f2","22c30f93-4119-4181-9168-66cd0600f4e3","52d7bd21-808a-4bfc-a53f-5a08217a8bbb","8ac9c8f6-f895-448e-a217-82f80e245ac5","c061a559-6683-4d74-8515-b9099ece6b25","a42e0325-a17e-440d-9923-b74633c4d42f","5202d8b6-bfdf-46e6-9c44-fa3ec7714015","6fe7307f-62ad-4688-b7e8-fe2960318f6f","a7c7e88f-e69b-47f5-b918-8e776e61a787","4af8c0e3-1328-45ca-8a26-993ee1bf2bbe","93d37fe8-ddbb-412a-909a-629d2b1de784","652a07f8-3fe3-4427-973e-1659fe0cd44f","18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed","898f15d2-80c1-4c57-9512-11597f02efa8","4fde2875-abbf-4f76-8564-a074818546c8","d095e982-a0fb-4342-a78a-b4afb61a3f7f","1bd05271-c399-4529-b95f-4f6a11990831","388bd086-3b64-4849-a1b4-0f5f2a160e83","bb98cd66-79fc-4368-8c34-b63edf7992ec","f237b105-83c6-4767-88f4-ce7d1b428c28","03ae279a-db5f-4174-aaf7-588b3c49f0ba","4c43b348-ef47-471a-a509-635cde7ccb2c","462f091e-5c8e-4a14-ae58-a6464026f800","3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f","125cc397-8a79-4169-b02a-6ab5ac77a77f","1604e070-a380-4726-ad21-e55d9b04c736","a8bfd089-e01d-4be8-9ef0-0a9561e5986f","85f88770-dd1a-4400-9d9a-cfbbbb119b9a","c3bc8494-0a33-4823-bd2c-b84a217c3e9e","cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2","af6b9177-83b9-4d54-91f8-b312d77cc852","8586d3f1-f1b6-48e1-9b50-cfe10bdad964","be407c09-66a8-4226-ada5-e09043d72cf9","801bd528-2002-480c-82b7-ddb77d4617f8","2e96bcc1-6892-46c6-898b-9db9cce867d0","a503f63f-568f-4764-b661-8bccca008dae","105dae0e-7200-4afa-a450-471844ff0631","ef04bcc2-e889-4eb9-a250-0682a209a7dd","315c84ca-5212-4b43-8cae-9a5e7282869a","1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77","84ef55b6-261c-4445-b046-86739a5c03fb","60ae916b-c4a2-44de-89b0-d9bfc8d754ec","51613652-73ea-4310-aebc-ad6e3b69d342","94395733-f7d8-424f-ab1d-0703aeb465c0","7a883272-1ada-4c46-a85a-9e235cae7202","dbac5138-433d-4f08-9aba-a4b7b6d30b6c","e5dac464-9e31-44ed-9e6a-5b5e3d645d09","2b1217c8-6eb1-4708-8cbd-ec04b47778d2","a3ca6588-78f0-4613-a956-868d7ad8f783","012456c4-6387-45e3-bf0a-90975144f983","dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9","caa2a6e3-8b83-4032-90fb-8355090f1b41","15f64dc9-cdb9-4447-84e9-6f6709ee5fa8","015d467f-33dc-400c-9c56-2f53c21ed445","9e71c343-9180-4798-ad8f-aceadff7f24f","29def4e1-1cf0-4c2c-a795-388cd54b058f","1e08b0db-ce15-417b-b4ca-e53bf00d8eb8","ddb2649e-9990-489d-bf56-3a190ea1bed6","fc4ef99e-d5db-41fd-8e99-71a15f63330e","2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c","a441a817-dc3f-4461-a135-6f0cfa2f8490","38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1","b6623fd7-4376-4723-b5de-53f7a296405a","dc4b0402-2221-466d-ae25-de6f85e33541","e461be3b-1da7-4392-adf2-122bd6d8b6ce","0372fd28-4035-4093-b55d-6435c21a3ca0","49fbfd35-5ed0-459c-9716-909addcb11ae","07db9e5e-a782-4b8c-a513-78a202cad948","cc659d73-fc88-4373-97be-aa4ac48800be","ade3c175-77f9-4ac4-9dfb-07e7e95bf123","82530807-cfc7-4de1-b7c9-89c4bf2ad256","8c0b1823-5b48-42de-84ec-7c6b2df3f491","5f1f71f6-87f1-4830-bc35-21ef715f56c0","2d39f4ba-1cd4-4e45-8953-0777b6adb92f","a9ac0500-1f53-47e7-93c2-0334b40e35c4","fa29c991-ccf0-4cef-8776-e8640f4c3261","e5d0ec7f-7424-4f0a-b2c7-9d33a0f0c3ae","1aeb9084-0781-47d4-8317-1dc6c6b68720","a6fb7eab-0b9f-4e6b-a3db-c66d410701dd","ffdfa864-ee51-4878-bcb0-16d658aae104","dc647f73-a031-4784-8e65-110a8a4c8280","053ac2f6-b2bd-4e1d-a706-4488895436fd","073f7a96-699f-49b9-81f6-4193476903f8","ebfc445f-9d6b-4a78-9614-0eb22632d37d","f105a8e5-e6c5-4059-9817-8904dd5b1ac4","e38cb21a-c4d1-46ea-bcaa-b8d01121815b","f6a0be26-8a0a-4289-a794-9407ca1fdae7","192cf329-625d-4b8b-ba4b-9384d2365387","79cc68c4-8727-4e08-b3ab-01504467c421","ec58b10f-54f7-475a-b5af-a3ebbc6a57e0","1a5eb33f-9c61-46a6-bf3e-68444e786812","4cb8b09c-40e2-4dbb-8464-a69a0840457a","7569bdbc-db57-423f-ac31-8b20ccac2c04","c188c533-6147-417a-87b1-19f276b071ee"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.23242,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005123081,"Left":0.31726938,"Top":0.09880669,"Width":0.025877738},"Polygon":[{"X":0.31726938,"Y":0.098813824},{"X":0.3431457,"Y":0.09880669},{"X":0.34314713,"Y":0.10392264},{"X":0.31727076,"Y":0.103929766}]},"Id":"f2996175-43c3-4dd3-b8dd-46c20c5f4aee","Page":null,"Query":null,"Relationships":[{"Ids":["d8c94355-7bca-4c3f-89b8-755e959e8c16"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Reported","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":29.387505,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0058827396,"Left":0.17769668,"Top":0.114976235,"Width":0.012399295},"Polygon":[{"X":0.17769668,"Y":0.114979625},{"X":0.19009486,"Y":0.114976235},{"X":0.19009596,"Y":0.1208556},{"X":0.17769772,"Y":0.120858975}]},"Id":"79487cd4-61e8-421c-923f-c11a573d10a7","Page":null,"Query":null,"Relationships":[{"Ids":["00adea30-fc28-4c46-9c92-8bbd22cf6e13"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1945","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":68.88686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004490528,"Left":0.2269687,"Top":0.11647597,"Width":0.013099902},"Polygon":[{"X":0.2269687,"Y":0.116479546},{"X":0.24006762,"Y":0.11647597},{"X":0.2400686,"Y":0.12096293},{"X":0.22696964,"Y":0.1209665}]},"Id":"a68d3217-c1ef-4b0a-8592-8ee689a2e724","Page":null,"Query":null,"Relationships":[{"Ids":["1524d9d6-724b-49ea-b7b3-261082b6d1ef"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1970","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":41.625473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0044151014,"Left":0.27572957,"Top":0.11640407,"Width":0.012637314},"Polygon":[{"X":0.27572957,"Y":0.11640752},{"X":0.28836578,"Y":0.11640407},{"X":0.28836688,"Y":0.12081573},{"X":0.2757306,"Y":0.120819174}]},"Id":"95a7db33-749c-4edc-a702-4a0601ffadba","Page":null,"Query":null,"Relationships":[{"Ids":["810f5dd0-750c-4d03-9de3-b5588b37b73d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1977","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":49.679317,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0041286377,"Left":0.6372963,"Top":0.11700587,"Width":0.012860666},"Polygon":[{"X":0.6372963,"Y":0.11700938},{"X":0.65015507,"Y":0.11700587},{"X":0.65015703,"Y":0.121131},{"X":0.6372982,"Y":0.121134505}]},"Id":"cdb4f6a0-c6f1-40b3-a08f-0ac932e70349","Page":null,"Query":null,"Relationships":[{"Ids":["2b7ef465-9df9-4e77-a273-5b7260b0a330"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":27.317905,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004291323,"Left":0.68509984,"Top":0.11686375,"Width":0.013263178},"Polygon":[{"X":0.68509984,"Y":0.11686737},{"X":0.69836086,"Y":0.11686375},{"X":0.698363,"Y":0.12115146},{"X":0.6851019,"Y":0.121155076}]},"Id":"38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177","Page":null,"Query":null,"Relationships":[{"Ids":["15965f25-50fa-4e94-b952-c7e669f7493a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TETA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.971306,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005625964,"Left":0.24583732,"Top":0.12793738,"Width":0.03234948},"Polygon":[{"X":0.24583732,"Y":0.12794615},{"X":0.27818543,"Y":0.12793738},{"X":0.2781868,"Y":0.1335546},{"X":0.24583855,"Y":0.13356334}]},"Id":"b5921f20-ae01-495d-a72f-cf7d5222d604","Page":null,"Query":null,"Relationships":[{"Ids":["82f9ec8e-48ed-46be-b793-162482bc594d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Females","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":23.749844,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0056600156,"Left":0.65591216,"Top":0.12788726,"Width":0.032549966},"Polygon":[{"X":0.65591216,"Y":0.1278961},{"X":0.68845934,"Y":0.12788726},{"X":0.6884621,"Y":0.13353848},{"X":0.65591484,"Y":0.13354729}]},"Id":"8e32d194-7e38-44b8-b192-08fa30d462f9","Page":null,"Query":null,"Relationships":[{"Ids":["67826ffa-736f-4ffa-a9a1-bfc348496805"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"l'emains","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":75.73771,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011259009,"Left":0.1812644,"Top":0.14522703,"Width":0.21366851},"Polygon":[{"X":0.1812644,"Y":0.14528441},{"X":0.3949294,"Y":0.14522703},{"X":0.39493293,"Y":0.15642905},{"X":0.18126644,"Y":0.15648605}]},"Id":"6db550b4-3fb5-4371-85b2-70d0be596e3e","Page":null,"Query":null,"Relationships":[{"Ids":["17df6242-aa3a-4636-bbac-548b1ce3695c","64311c90-c7ff-49c4-bcfd-1c9e722b3021"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"PELLED PRODUCTIO","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":22.99918,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011135557,"Left":0.5768851,"Top":0.14524533,"Width":0.09495066},"Polygon":[{"X":0.5768851,"Y":0.14527082},{"X":0.67183036,"Y":0.14524533},{"X":0.6718357,"Y":0.15635556},{"X":0.5768898,"Y":0.15638089}]},"Id":"5a5be379-d3ec-410a-84e1-9dece84b084c","Page":null,"Query":null,"Relationships":[{"Ids":["400a8670-271e-471b-9b2b-39092e1eb2ab"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DEPELLED","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":46.321033,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100807985,"Left":0.68830913,"Top":0.14508565,"Width":0.114949584},"Polygon":[{"X":0.68830913,"Y":0.14511651},{"X":0.80325305,"Y":0.14508565},{"X":0.8032587,"Y":0.15513577},{"X":0.6883141,"Y":0.15516645}]},"Id":"92de3f74-0407-40a3-975e-21bdf23c1b52","Page":null,"Query":null,"Relationships":[{"Ids":["04e4fdd6-b566-4b0b-b212-33a2bd12144e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"PRODUCTIO","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":67.55699,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00494866,"Left":0.34291622,"Top":0.15714653,"Width":0.019265065},"Polygon":[{"X":0.34291622,"Y":0.15715165},{"X":0.36217985,"Y":0.15714653},{"X":0.36218128,"Y":0.16209006},{"X":0.34291762,"Y":0.16209519}]},"Id":"c93adf12-5caa-4b73-bee9-bbbe158b4da5","Page":null,"Query":null,"Relationships":[{"Ids":["48fbfb97-6fa9-4883-814f-0603581fd3e6"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"21,722","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":45.306873,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004471507,"Left":0.22640534,"Top":0.19998342,"Width":0.013181653},"Polygon":[{"X":0.22640534,"Y":0.19998683},{"X":0.23958601,"Y":0.19998342},{"X":0.239587,"Y":0.2044515},{"X":0.22640628,"Y":0.20445491}]},"Id":"37eda483-80ee-441f-9bb5-1e0457dc46f8","Page":null,"Query":null,"Relationships":[{"Ids":["12bae95f-ccfc-4cd0-8bcb-7f26bc98dbd7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1970","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":63.332947,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0043879887,"Left":0.27472028,"Top":0.19988635,"Width":0.014135053},"Polygon":[{"X":0.27472028,"Y":0.19989002},{"X":0.28885424,"Y":0.19988635},{"X":0.2888553,"Y":0.20427068},{"X":0.27472132,"Y":0.20427434}]},"Id":"0f7698b5-a4d2-4b10-8099-f963fbe98a63","Page":null,"Query":null,"Relationships":[{"Ids":["c786ea4f-7913-415d-9e48-7908c8f6837f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1975","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":88.346924,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004144743,"Left":0.3242031,"Top":0.20006648,"Width":0.01417964},"Polygon":[{"X":0.3242031,"Y":0.20007017},{"X":0.3383816,"Y":0.20006648},{"X":0.33838275,"Y":0.20420755},{"X":0.3242042,"Y":0.20421122}]},"Id":"e601171a-54d4-44a1-a411-4f977528908a","Page":null,"Query":null,"Relationships":[{"Ids":["0a31ab3e-ac32-4bc0-8501-447dd3741e0b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1980","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":18.239168,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0043587885,"Left":0.6364903,"Top":0.20005806,"Width":0.0137414755},"Polygon":[{"X":0.6364903,"Y":0.20006163},{"X":0.6502297,"Y":0.20005806},{"X":0.6502318,"Y":0.2044133},{"X":0.6364923,"Y":0.20441686}]},"Id":"18442c92-69e9-459d-b3bc-0401ee12aaac","Page":null,"Query":null,"Relationships":[{"Ids":["dc1f5dd0-90ca-4f84-b465-7b9e37258976"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ITTA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":32.996666,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004618617,"Left":0.68506557,"Top":0.19957167,"Width":0.013634071},"Polygon":[{"X":0.68506557,"Y":0.1995752},{"X":0.6986973,"Y":0.19957167},{"X":0.69869965,"Y":0.20418675},{"X":0.68506783,"Y":0.20419028}]},"Id":"164c025c-c18c-4770-9a4e-c721cfd2c6b7","Page":null,"Query":null,"Relationships":[{"Ids":["c2232a35-1b1c-4b4d-9d98-c34eb36da46b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TETA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":52.925045,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00461755,"Left":0.7340967,"Top":0.19952346,"Width":0.013699097},"Polygon":[{"X":0.7340967,"Y":0.19952703},{"X":0.7477934,"Y":0.19952346},{"X":0.7477958,"Y":0.20413747},{"X":0.7340991,"Y":0.20414102}]},"Id":"f03da30f-85ff-4928-890c-0690f8831cf2","Page":null,"Query":null,"Relationships":[{"Ids":["29530cc8-41c0-4cb0-afd3-09483af9e9fd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79252,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010047797,"Left":0.2488165,"Top":0.26321977,"Width":0.061897412},"Polygon":[{"X":0.2488165,"Y":0.26323524},{"X":0.3107113,"Y":0.26321977},{"X":0.31071392,"Y":0.27325222},{"X":0.24881874,"Y":0.27326757}]},"Id":"1eaccd9c-49e3-47f0-8743-a183a1dc64bb","Page":null,"Query":null,"Relationships":[{"Ids":["4bcbae49-e954-499e-b5bd-8ca6cc430ea6","278d4e54-a1eb-434d-8f00-9e08ee3ca4b9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(a) Original","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93438,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009464419,"Left":0.64275974,"Top":0.2633314,"Width":0.09423449},"Polygon":[{"X":0.64275974,"Y":0.26335493},{"X":0.73698926,"Y":0.2633314},{"X":0.7369942,"Y":0.27277246},{"X":0.6427641,"Y":0.27279583}]},"Id":"f79e2c38-55a1-48b5-8109-4525029bc14a","Page":null,"Query":null,"Relationships":[{"Ids":["c14ab33e-ad70-4bf4-b27c-cd8edc113f2c","b34031f8-ffb1-4a72-8223-c10e62a2df98"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(b) Reconstructed","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.799866,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011404143,"Left":0.23459315,"Top":0.28840792,"Width":0.5009756},"Polygon":[{"X":0.23459315,"Y":0.28853095},{"X":0.73556286,"Y":0.28840792},{"X":0.73556876,"Y":0.29968995},{"X":0.23459558,"Y":0.29981205}]},"Id":"ce0eddc9-390e-47ae-93c9-585bc21ac503","Page":null,"Query":null,"Relationships":[{"Ids":["670658b0-dbf4-4937-83b9-1487e2cbb43f","97734215-a4ad-49ba-b5df-264cd314bbd4","f20b2264-3382-4499-bc04-b6a364486d35","7287fbe0-7327-4c69-a0f6-279f538d3510","4c4c24df-c9ba-423f-8ecb-3df186258d68","53994e99-862c-4648-aa90-aaa8fba2ef48","1d7a65c2-46ee-4dd9-8a14-2ae99cc12a52","a879634d-221b-48ba-abe5-3395180946f3","bbb86fbe-ccd4-4176-b415-ba8849b7f6bc","a1ce814b-eae7-44d3-a0de-0cea81a9e7de","326bb83f-6ec5-4ce7-bea2-41c454c1305d","b2c06342-507e-4b6e-bf30-6339e5556989","cad456df-6d72-4a81-890e-58a9e19b430a","852c61c4-dc1c-4814-b4ef-0437edae8059"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Figure 3. Example for the Learn To Reconstruct task output on the IIT-CDIP dataset","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69422,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011432685,"Left":0.07441446,"Top":0.3273743,"Width":0.3912007},"Polygon":[{"X":0.07441446,"Y":0.32746795},{"X":0.4656111,"Y":0.3273743},{"X":0.46561515,"Y":0.33871406},{"X":0.07441578,"Y":0.338807}]},"Id":"9b44e425-e557-47f6-9f4d-2596c2d32407","Page":null,"Query":null,"Relationships":[{"Ids":["b47abc17-cc98-4585-9389-57d0d1bb2f14","776e7083-8c6b-4cf5-8ba0-4cc3f7a6c5c6","295e8045-e5db-49dc-8aa4-1352edbdf1bd","5ccfa526-9954-4878-9b94-b4bfccfb021d","33668cb8-7854-4e8d-ada6-7b41caf01f2e","b6eeb9da-9d69-4792-a600-bd41934b6081","2daf5856-d159-4124-9e66-632df9c91f0c","e6aa6f3a-0ec2-49ec-8006-dc29dee7c587","eefb1039-8eca-43fe-8ffc-10ce9502b883","f34281a1-1459-4887-8287-6cdb5fcbc5ea"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table 1. Entity-level F1 scores of two entity extraction tasks:","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87691,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013344053,"Left":0.503022,"Top":0.3289785,"Width":0.14946215},"Polygon":[{"X":0.503022,"Y":0.32901424},{"X":0.6524779,"Y":0.3289785},{"X":0.6524842,"Y":0.34228715},{"X":0.5030271,"Y":0.34232256}]},"Id":"5141c3e7-fb56-4037-8c3c-c0e6e1631236","Page":null,"Query":null,"Relationships":[{"Ids":["6cc37369-ccb4-4e74-9a0b-7cae3cac9425","9e95de5b-b358-4971-a3b0-d0eea16ea2dc","626280de-7b48-410f-b64b-319c7b18f4b4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4. Ablation Study","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.93983,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009129682,"Left":0.07504467,"Top":0.34132725,"Width":0.122347884},"Polygon":[{"X":0.07504467,"Y":0.34135625},{"X":0.19739081,"Y":0.34132725},{"X":0.19739255,"Y":0.3504281},{"X":0.07504573,"Y":0.35045692}]},"Id":"9b27814e-0df4-4deb-8ec4-4fac63c98237","Page":null,"Query":null,"Relationships":[{"Ids":["ae66e1fc-8a6e-414f-a27e-4594cdead004","d0a5cee0-8adc-4ad8-a768-24fa36ed1a56","58c1d509-919a-4515-b521-ffa4baf34cfb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"FUNSD and CORD.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95411,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012443641,"Left":0.5230311,"Top":0.3527035,"Width":0.37184578},"Polygon":[{"X":0.5230311,"Y":0.35279098},{"X":0.89486927,"Y":0.3527035},{"X":0.8948769,"Y":0.3650604},{"X":0.52303594,"Y":0.36514714}]},"Id":"d412a14f-7cad-459f-812d-1d8da8eda2fe","Page":null,"Query":null,"Relationships":[{"Ids":["779822ba-2070-426a-9590-07158b1372b3","70adec7e-3a3f-4e69-98ca-8cd3de5f7610","bc0a55f4-3d68-4dcf-8cab-bc695f85669b","32095c21-aa59-45b7-9b82-b265801ed390","f15f4cbc-de25-4add-90cc-f8f92b0704ee","1318127f-bdc0-4902-9491-9063944a125b","dbcb05e4-0948-449f-b0bf-131166861e43","03d95f2e-c0d1-4ef4-bd65-f621e9fedaab","c54e0e95-254e-4de1-b88d-8571a6409e18"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We conduct an extensive ablation study using the CORD","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97502,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009480419,"Left":0.08480465,"Top":0.36936393,"Width":0.04289289},"Polygon":[{"X":0.08480465,"Y":0.36937392},{"X":0.12769613,"Y":0.36936393},{"X":0.12769754,"Y":0.37883443},{"X":0.08480581,"Y":0.37884435}]},"Id":"d4a769fb-34f1-48aa-9c85-9e1197c8cb23","Page":null,"Query":null,"Relationships":[{"Ids":["cfd6303b-f42f-45ed-89a5-d8650fcb3d68"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Model","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.832596,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011948748,"Left":0.22743274,"Top":0.36927435,"Width":0.079232365},"Polygon":[{"X":0.22743274,"Y":0.3692928},{"X":0.30666202,"Y":0.36927435},{"X":0.3066651,"Y":0.3812048},{"X":0.22743525,"Y":0.3812231}]},"Id":"fcd16fd8-bdae-40cf-ac27-7b768c11d283","Page":null,"Query":null,"Relationships":[{"Ids":["e0da913c-6865-448f-8cb7-89b24946576a","8224bcb8-ff94-4e62-bb50-df6c050d4927"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"#param (M)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009461239,"Left":0.32368654,"Top":0.36909088,"Width":0.054074597},"Polygon":[{"X":0.32368654,"Y":0.3691035},{"X":0.3777583,"Y":0.36909088},{"X":0.37776116,"Y":0.37853965},{"X":0.3236891,"Y":0.37855214}]},"Id":"c27b3153-bc22-4bac-8b32-900409e509c1","Page":null,"Query":null,"Relationships":[{"Ids":["bd821227-e1e7-431b-8943-b4abaa7ca424"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"FUNSD","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96994,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009678553,"Left":0.39360264,"Top":0.36911133,"Width":0.045558102},"Polygon":[{"X":0.39360264,"Y":0.36912194},{"X":0.43915746,"Y":0.36911133},{"X":0.43916073,"Y":0.37877938},{"X":0.39360565,"Y":0.3787899}]},"Id":"39766bec-4927-4385-87fe-e2f34eda0456","Page":null,"Query":null,"Relationships":[{"Ids":["95e2b6f4-5001-460b-bb8d-69c7b9330615"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.840195,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009265325,"Left":0.5031954,"Top":0.36786553,"Width":0.0498937},"Polygon":[{"X":0.5031954,"Y":0.36787713},{"X":0.5530853,"Y":0.36786553},{"X":0.5530891,"Y":0.3771193},{"X":0.5031989,"Y":0.37713084}]},"Id":"aba0f362-e452-49e5-bd5a-d0afb169848b","Page":null,"Query":null,"Relationships":[{"Ids":["81f51aa8-4adf-4330-9b5e-4eae915a9ca1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dataset.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.16876,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012194677,"Left":0.0845478,"Top":0.3845919,"Width":0.12460664},"Polygon":[{"X":0.0845478,"Y":0.38462058},{"X":0.20915201,"Y":0.3845919},{"X":0.20915444,"Y":0.39675814},{"X":0.08454929,"Y":0.39678657}]},"Id":"29736ea3-ec2f-47f8-bdfe-f68af0335d44","Page":null,"Query":null,"Relationships":[{"Ids":["e9d520a3-331f-48da-9da4-04b830f227df"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97359,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009580265,"Left":0.2562543,"Top":0.38456428,"Width":0.023636106},"Polygon":[{"X":0.2562543,"Y":0.3845697},{"X":0.27988806,"Y":0.38456428},{"X":0.2798904,"Y":0.39413914},{"X":0.25625646,"Y":0.39414454}]},"Id":"d8e9cd38-cc2a-47d6-8efc-3900b67b339e","Page":null,"Query":null,"Relationships":[{"Ids":["8996533b-8b4e-4e70-8b28-d4f3c2e177fe"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"160","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.752754,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009750024,"Left":0.33173645,"Top":0.38477093,"Width":0.0370916},"Polygon":[{"X":0.33173645,"Y":0.38477945},{"X":0.36882514,"Y":0.38477093},{"X":0.36882803,"Y":0.39451247},{"X":0.3317391,"Y":0.39452097}]},"Id":"3b1a38f4-afc6-4623-b5d5-d22d78166f0c","Page":null,"Query":null,"Relationships":[{"Ids":["b4e29e51-820d-4683-a9ab-07c6dbf1d93a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"79.27","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":90.32645,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0023536617,"Left":0.4136344,"Top":0.3894981,"Width":0.0056849197},"Polygon":[{"X":0.4136344,"Y":0.38949943},{"X":0.41931856,"Y":0.3894981},{"X":0.41931933,"Y":0.39185047},{"X":0.41363516,"Y":0.39185178}]},"Id":"3c31910f-920f-4356-8ca5-09180308283a","Page":null,"Query":null,"Relationships":[{"Ids":["3025f533-d2ab-43e6-9339-b54a4b1cf2bb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.58439,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012541523,"Left":0.08501553,"Top":0.39925796,"Width":0.12592222},"Polygon":[{"X":0.08501553,"Y":0.39928666},{"X":0.21093525,"Y":0.39925796},{"X":0.21093775,"Y":0.41177106},{"X":0.08501706,"Y":0.4117995}]},"Id":"ca64e593-264e-4163-9a0c-271ff94be095","Page":null,"Query":null,"Relationships":[{"Ids":["19ae3085-b5dc-4b5b-8766-3cc83e1b3a47"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98178,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009682809,"Left":0.2550324,"Top":0.3993503,"Width":0.02504437},"Polygon":[{"X":0.2550324,"Y":0.399356},{"X":0.28007442,"Y":0.3993503},{"X":0.28007674,"Y":0.40902743},{"X":0.25503457,"Y":0.4090331}]},"Id":"2b330509-4e03-43fe-9388-a9e66e97e925","Page":null,"Query":null,"Relationships":[{"Ids":["e64bbe5c-d269-4801-8ee1-9d7e1114cb16"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"390","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69269,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009656652,"Left":0.33153278,"Top":0.39929342,"Width":0.037484534},"Polygon":[{"X":0.33153278,"Y":0.39930198},{"X":0.36901447,"Y":0.39929342},{"X":0.36901733,"Y":0.4089416},{"X":0.33153543,"Y":0.4089501}]},"Id":"8453d001-0fec-486d-af46-40854443dc29","Page":null,"Query":null,"Relationships":[{"Ids":["87161b45-c7ff-4ed8-9645-f6c987f9f5ac"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"77.89","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85523,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100798085,"Left":0.39798597,"Top":0.39922583,"Width":0.03720479},"Polygon":[{"X":0.39798597,"Y":0.39923432},{"X":0.43518737,"Y":0.39922583},{"X":0.43519077,"Y":0.40929723},{"X":0.39798915,"Y":0.40930563}]},"Id":"a88888f6-f3b7-4915-be8c-a20d13492e0a","Page":null,"Query":null,"Relationships":[{"Ids":["8681c691-7d35-407c-8666-a4dc9cf6defe"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.93","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93875,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012393918,"Left":0.50281394,"Top":0.40149733,"Width":0.35710785},"Polygon":[{"X":0.50281394,"Y":0.40157855},{"X":0.8599144,"Y":0.40149733},{"X":0.8599218,"Y":0.41381073},{"X":0.50281864,"Y":0.41389123}]},"Id":"f4199b0f-c027-4564-9b56-5a8b5065a59b","Page":null,"Query":null,"Relationships":[{"Ids":["1f46f7ba-8f53-4ddd-a4b6-e078471d1f0d","f3951eca-a361-4cac-881c-9386e36e1989","de49bfab-c8fa-4ea0-adff-69e39550f2fe","f06df7aa-166f-4461-a29e-54ceed707ce8","6a1c5f42-89d5-4589-9b73-d53309ed9d94","9559d305-d6d3-443a-bea3-96c0418ff240"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4.1 Impact of modality-aware relative attention","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.16932,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012443652,"Left":0.085096054,"Top":0.4147402,"Width":0.12219495},"Polygon":[{"X":0.085096054,"Y":0.41476774},{"X":0.20728855,"Y":0.4147402},{"X":0.207291,"Y":0.42715657},{"X":0.08509757,"Y":0.42718387}]},"Id":"1c1bf2a9-dd27-4326-b61a-78b35118977d","Page":null,"Query":null,"Relationships":[{"Ids":["9210fb80-a14d-4bd9-8405-d1c3b8d1e3f7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95901,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009716309,"Left":0.2548836,"Top":0.41482314,"Width":0.025105229},"Polygon":[{"X":0.2548836,"Y":0.4148288},{"X":0.27998644,"Y":0.41482314},{"X":0.2799888,"Y":0.42453384},{"X":0.2548858,"Y":0.42453945}]},"Id":"5ebae1bd-c177-4458-beec-f4017723cc6f","Page":null,"Query":null,"Relationships":[{"Ids":["49449b1e-745b-46fa-9183-7d295226b146"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"200","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84497,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010026673,"Left":0.3317164,"Top":0.41461456,"Width":0.03750563},"Polygon":[{"X":0.3317164,"Y":0.41462302},{"X":0.36921903,"Y":0.41461456},{"X":0.36922202,"Y":0.42463285},{"X":0.33171913,"Y":0.42464122}]},"Id":"73bf87ca-258f-4232-ad64-d2b85a45a1b7","Page":null,"Query":null,"Relationships":[{"Ids":["92d290e0-a5f9-43e3-b859-c22378e06a68"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"82.76","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92463,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009899348,"Left":0.39811063,"Top":0.41472015,"Width":0.036992107},"Polygon":[{"X":0.39811063,"Y":0.4147285},{"X":0.4350994,"Y":0.41472015},{"X":0.43510273,"Y":0.42461124},{"X":0.39811376,"Y":0.4246195}]},"Id":"7a49be8a-1d51-4132-a89e-e34c89bd90a7","Page":null,"Query":null,"Relationships":[{"Ids":["3daf9837-926b-422d-aff3-96045c16899d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.95","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81561,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009892501,"Left":0.084691234,"Top":0.4302455,"Width":0.0677873},"Polygon":[{"X":0.084691234,"Y":0.4302606},{"X":0.1524769,"Y":0.4302455},{"X":0.15247853,"Y":0.440123},{"X":0.08469245,"Y":0.44013798}]},"Id":"b27e5dcf-eae2-4b79-8722-cf452a048b5b","Page":null,"Query":null,"Relationships":[{"Ids":["9d27831a-df9a-45ff-b32f-a1de8a00271c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99053,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009671746,"Left":0.25502154,"Top":0.43019137,"Width":0.024999684},"Polygon":[{"X":0.25502154,"Y":0.43019694},{"X":0.2800189,"Y":0.43019137},{"X":0.28002125,"Y":0.4398576},{"X":0.25502375,"Y":0.43986312}]},"Id":"599979ec-4519-41a4-92cc-ce94518fdfda","Page":null,"Query":null,"Relationships":[{"Ids":["38168cc4-37ae-491e-9c2c-fad43469ef81"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"230","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91319,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009739719,"Left":0.39823824,"Top":0.43009284,"Width":0.03560574},"Polygon":[{"X":0.39823824,"Y":0.4301008},{"X":0.4338407,"Y":0.43009284},{"X":0.43384397,"Y":0.4398247},{"X":0.39824128,"Y":0.43983257}]},"Id":"6830b9be-0bac-4a85-8355-4c09e752d94f","Page":null,"Query":null,"Relationships":[{"Ids":["d5140a75-f729-4621-8bf4-888c57da12a1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.11","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.966934,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012570831,"Left":0.503279,"Top":0.4251531,"Width":0.39305684},"Polygon":[{"X":0.503279,"Y":0.425241},{"X":0.89632803,"Y":0.4251531},{"X":0.8963358,"Y":0.4376368},{"X":0.5032837,"Y":0.43772393}]},"Id":"5195ab82-6f2f-4f82-be95-e522d3f29418","Page":null,"Query":null,"Relationships":[{"Ids":["3954ed6f-25a3-40c8-9a8d-625328ec6bc4","8713aba7-1ca3-4ef3-bfdf-c85c29ac2424","dcb61c97-6cfe-4d95-967c-f07b8017ae98","04f8a1cd-3422-4454-a2ee-294b1e981aeb","23dd5966-7cb8-46f2-bbc0-10a529cffcb3","094c1dcd-c6e7-44ab-a81f-e09b5a197ac9","91ea461b-11a4-4f80-84a8-2f104b5eece7","053b81ab-416a-46f1-9994-610082499511","6ec7cd0f-3c65-4c22-ad15-4a719697330b","3cbcaaf2-e689-432d-8994-efae02588a20"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We conduct an ablation study to determine the impact of","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.53283,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0019732155,"Left":0.34795952,"Top":0.43548036,"Width":0.0051070163},"Polygon":[{"X":0.34795952,"Y":0.4354815},{"X":0.35306597,"Y":0.43548036},{"X":0.35306653,"Y":0.43745244},{"X":0.34796008,"Y":0.43745357}]},"Id":"7e109e76-c943-4e50-8fe1-0792c9738e1e","Page":null,"Query":null,"Relationships":[{"Ids":["c19db6c7-665a-43dd-a17b-33990f68faae"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.65187,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012433196,"Left":0.08479041,"Top":0.4456264,"Width":0.12672974},"Polygon":[{"X":0.08479041,"Y":0.44565433},{"X":0.21151766,"Y":0.4456264},{"X":0.21152015,"Y":0.45803192},{"X":0.08479193,"Y":0.45805958}]},"Id":"f4efb484-4e61-4c9f-b708-3e35ec7beabd","Page":null,"Query":null,"Relationships":[{"Ids":["8d33f6de-0678-479a-9b21-28f6a42f116e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98266,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009741711,"Left":0.254369,"Top":0.4456896,"Width":0.025804732},"Polygon":[{"X":0.254369,"Y":0.44569528},{"X":0.28017136,"Y":0.4456896},{"X":0.28017372,"Y":0.45542565},{"X":0.2543712,"Y":0.4554313}]},"Id":"7ff962d8-c327-4504-8c3a-c331d4a1e2eb","Page":null,"Query":null,"Relationships":[{"Ids":["e6ea6427-7626-4d4d-8113-f8cf15841c62"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"426","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92965,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010177375,"Left":0.3316388,"Top":0.44537795,"Width":0.03806738},"Polygon":[{"X":0.3316388,"Y":0.44538635},{"X":0.36970317,"Y":0.44537795},{"X":0.36970618,"Y":0.455547},{"X":0.3316416,"Y":0.45555532}]},"Id":"14fc4d88-7d5d-45ee-ac69-8071b177953b","Page":null,"Query":null,"Relationships":[{"Ids":["e551374a-f8cf-4718-a9dc-f4526870a3bc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"84.20","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75333,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010047443,"Left":0.39782614,"Top":0.4454722,"Width":0.03645409},"Polygon":[{"X":0.39782614,"Y":0.44548023},{"X":0.43427685,"Y":0.4454722},{"X":0.43428022,"Y":0.45551166},{"X":0.3978293,"Y":0.45551965}]},"Id":"f6d0adc8-7c94-487d-bd99-49e31995f3a2","Page":null,"Query":null,"Relationships":[{"Ids":["a1d3932f-ec7d-4e81-9b64-63b5b90229ca"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.01","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.958176,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012612721,"Left":0.5031741,"Top":0.44066814,"Width":0.39161995},"Polygon":[{"X":0.5031741,"Y":0.44075477},{"X":0.8947863,"Y":0.44066814},{"X":0.89479405,"Y":0.45319504},{"X":0.5031789,"Y":0.45328087}]},"Id":"0aab08e8-5113-41cc-8205-d5251140e37f","Page":null,"Query":null,"Relationships":[{"Ids":["638345e4-704c-4336-97cd-aa4affa52fd7","0e347fde-2a3e-495f-99f6-b549c9da6c1d","98bdd1a3-09f3-4e44-adbf-f9559d46432f","4243ebca-fa16-4475-bfeb-3b1e9c1ab3f9","81648b0a-28f8-4941-ac83-6787f7fe3904","59d5c9aa-9997-43b2-a548-f15eabddabaa","7702c5f8-c7cc-487b-a27c-82e1bde4a13f","802ab32e-eeb2-40ae-9f4b-8e98f1ccc1c5","f42963f8-5380-496b-bb95-806422c4771b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"using pre-trained BERT weights for the attention layer and","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.6534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01244874,"Left":0.08422996,"Top":0.4603331,"Width":0.071932204},"Polygon":[{"X":0.08422996,"Y":0.46034878},{"X":0.15616009,"Y":0.4603331},{"X":0.15616216,"Y":0.4727663},{"X":0.08423148,"Y":0.47278187}]},"Id":"00220322-6fc9-47aa-8ad3-8069639b4ed2","Page":null,"Query":null,"Relationships":[{"Ids":["c0958e30-6a7a-4df0-8934-1112c71187a7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97934,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009674253,"Left":0.2550536,"Top":0.46044126,"Width":0.024910865},"Polygon":[{"X":0.2550536,"Y":0.46044672},{"X":0.27996212,"Y":0.46044126},{"X":0.27996448,"Y":0.47011015},{"X":0.25505581,"Y":0.47011554}]},"Id":"343ca49b-168b-4ddc-acfc-a3c7e06f2b9a","Page":null,"Query":null,"Relationships":[{"Ids":["7af84673-f973-4ea5-91d2-493805b64fdc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"780","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.915436,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009860781,"Left":0.398023,"Top":0.46024147,"Width":0.037183408},"Polygon":[{"X":0.398023,"Y":0.46024957},{"X":0.43520308,"Y":0.46024147},{"X":0.4352064,"Y":0.4700942},{"X":0.3980261,"Y":0.47010225}]},"Id":"6b89a881-cc33-42ac-a5f7-fbe7ab976513","Page":null,"Query":null,"Relationships":[{"Ids":["83b7255b-5864-41e0-94f2-da0f0f891059"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.33","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01245862,"Left":0.50323784,"Top":0.4554932,"Width":0.39197677},"Polygon":[{"X":0.50323784,"Y":0.45557898},{"X":0.895207,"Y":0.4554932},{"X":0.8952146,"Y":0.46786684},{"X":0.50324255,"Y":0.46795183}]},"Id":"857726e3-ab74-4296-a3c8-15d1f3fbdb6d","Page":null,"Query":null,"Relationships":[{"Ids":["f9c8c837-7526-4b57-98c0-d5802e81f89d","d5fce000-1fae-4408-8548-eacc7821da88","5cf93380-d201-4b83-abe3-5ee91d6b2c97","12e089c5-cb98-4fcd-a92f-8a4ba160a2d7","c4597b56-cc27-4f7a-a4b7-b21a72c21a56","9cac7400-47b7-47f1-bfba-39e38fa9c27f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sub-word token embeddings, and modality-aware relative","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.94883,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0025885175,"Left":0.34750956,"Top":0.46531862,"Width":0.00588178},"Polygon":[{"X":0.34750956,"Y":0.4653199},{"X":0.3533906,"Y":0.46531862},{"X":0.35339135,"Y":0.46790585},{"X":0.34751028,"Y":0.46790713}]},"Id":"e99687c5-7051-4f29-ae58-1bdd5d1a77b1","Page":null,"Query":null,"Relationships":[{"Ids":["61a1a852-8c73-408b-a7f3-1a4a0ec6f888"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.40748,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009888098,"Left":0.08576129,"Top":0.47572905,"Width":0.10894927},"Polygon":[{"X":0.08576129,"Y":0.47575256},{"X":0.19470868,"Y":0.47572905},{"X":0.19471055,"Y":0.48559386},{"X":0.0857625,"Y":0.48561716}]},"Id":"ba442af7-0e19-4fc5-8f7d-2f4b363e0efa","Page":null,"Query":null,"Relationships":[{"Ids":["265e01a5-700b-4bb2-9950-a0fe62f4430d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98903,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009468293,"Left":0.25656787,"Top":0.4759042,"Width":0.022791103},"Polygon":[{"X":0.25656787,"Y":0.4759091},{"X":0.2793567,"Y":0.4759042},{"X":0.27935898,"Y":0.4853676},{"X":0.25657004,"Y":0.48537248}]},"Id":"79347189-2267-4a7c-853b-2ef236f5d776","Page":null,"Query":null,"Relationships":[{"Ids":["c13e4a2f-6765-4abc-9d51-d69c43dd2c3b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"183","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100235175,"Left":0.33169356,"Top":0.4755857,"Width":0.03725227},"Polygon":[{"X":0.33169356,"Y":0.47559372},{"X":0.36894286,"Y":0.4755857},{"X":0.36894584,"Y":0.48560125},{"X":0.3316963,"Y":0.4856092}]},"Id":"faea28aa-6792-447a-8e1e-611483658fab","Page":null,"Query":null,"Relationships":[{"Ids":["6ab358d6-5cc1-42cc-9391-8b8c9d1834b6"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"83.34","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.943214,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009712644,"Left":0.39828217,"Top":0.47573122,"Width":0.037041683},"Polygon":[{"X":0.39828217,"Y":0.4757392},{"X":0.43532056,"Y":0.47573122},{"X":0.43532383,"Y":0.48543596},{"X":0.3982852,"Y":0.4854439}]},"Id":"9bb881c2-c171-487b-8255-182dca32a945","Page":null,"Query":null,"Relationships":[{"Ids":["b56b7185-a05b-44a4-958a-1397ef0ded6f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.33","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.976654,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010019677,"Left":0.5031213,"Top":0.47077417,"Width":0.39146164},"Polygon":[{"X":0.5031213,"Y":0.47085887},{"X":0.8945768,"Y":0.47077417},{"X":0.894583,"Y":0.4807098},{"X":0.5031251,"Y":0.48079386}]},"Id":"f64d2b1a-39de-486c-8872-769421f7f9f2","Page":null,"Query":null,"Relationships":[{"Ids":["961f26ef-3893-413f-9fba-a580b858a535","5b6e7a25-c4d4-48ec-a238-6b346d4d3b91","5273892d-ffef-4f9d-8efd-cc6702ae31b8","4c3b9532-b73a-4250-b2b1-923756937df2","9850b058-34ab-4f69-a19c-888bc01d216c","1449ecdc-ce6d-464f-9fcc-6f1d98008816","8ac1c7d8-27d4-4f53-884d-5d2ccfdae71a","99d688da-f6c6-49ef-811e-f3bcda4b6b26","ad59da7a-be8b-4f76-8253-62d34ab4ff3f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attention on the final results for the CORD downstream","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.333046,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012180811,"Left":0.085493624,"Top":0.49126413,"Width":0.112958685},"Polygon":[{"X":0.085493624,"Y":0.49128821},{"X":0.19844997,"Y":0.49126413},{"X":0.19845231,"Y":0.50342107},{"X":0.08549512,"Y":0.50344497}]},"Id":"22c30f93-4119-4181-9168-66cd0600f4e3","Page":null,"Query":null,"Relationships":[{"Ids":["b8716ce2-e2f7-4ec3-8246-f4a7821e9a3a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.980316,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009605956,"Left":0.25525436,"Top":0.4913415,"Width":0.024144625},"Polygon":[{"X":0.25525436,"Y":0.49134663},{"X":0.27939665,"Y":0.4913415},{"X":0.27939898,"Y":0.50094235},{"X":0.25525653,"Y":0.5009474}]},"Id":"52d7bd21-808a-4bfc-a53f-5a08217a8bbb","Page":null,"Query":null,"Relationships":[{"Ids":["4a559608-7220-4685-9421-6d84303d363e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"533","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94605,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009733987,"Left":0.33168617,"Top":0.49124616,"Width":0.037296396},"Polygon":[{"X":0.33168617,"Y":0.49125412},{"X":0.3689797,"Y":0.49124616},{"X":0.36898258,"Y":0.5009723},{"X":0.33168885,"Y":0.50098014}]},"Id":"8ac9c8f6-f895-448e-a217-82f80e245ac5","Page":null,"Query":null,"Relationships":[{"Ids":["c043f654-f968-4620-893d-0e9b3cf74fbd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"84.55","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9758,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010066474,"Left":0.39812094,"Top":0.4909777,"Width":0.03749949},"Polygon":[{"X":0.39812094,"Y":0.4909857},{"X":0.43561703,"Y":0.4909777},{"X":0.43562043,"Y":0.5010362},{"X":0.3981241,"Y":0.50104415}]},"Id":"c061a559-6683-4d74-8515-b9099ece6b25","Page":null,"Query":null,"Relationships":[{"Ids":["db5f4cb8-5811-4902-b84b-0a53cc00c035"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.99","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57155,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012593603,"Left":0.50311136,"Top":0.48629248,"Width":0.39122212},"Polygon":[{"X":0.50311136,"Y":0.48637617},{"X":0.89432573,"Y":0.48629248},{"X":0.8943335,"Y":0.49880323},{"X":0.50311613,"Y":0.4988861}]},"Id":"a42e0325-a17e-440d-9923-b74633c4d42f","Page":null,"Query":null,"Relationships":[{"Ids":["e512cf46-d3a5-4dbf-b894-e76fb8be4637","ebd7df41-556a-46cd-af0f-4ffd12ed0a8f","87ed544c-7522-4507-82e1-ee6202591987","859563b6-79e9-4282-a053-e20d9feac37d","413432a0-7639-47f3-b28b-e6c478d36364","17aee2ca-ea9a-474b-84f4-ab0338a5af84","2dc3eaa5-1bfa-43bf-bd75-1ce9d1a52153","73baa755-28c0-459e-8487-b9cd3d2bbd9a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task. This shows that modality-aware relative attention of-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.39266,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011534987,"Left":0.08500172,"Top":0.50680363,"Width":0.10034319},"Polygon":[{"X":0.08500172,"Y":0.50682473},{"X":0.1853428,"Y":0.50680363},{"X":0.18534492,"Y":0.51831764},{"X":0.08500314,"Y":0.5183386}]},"Id":"5202d8b6-bfdf-46e6-9c44-fa3ec7714015","Page":null,"Query":null,"Relationships":[{"Ids":["61a63e72-4f89-4827-8b62-41f9cc9939cf","8300c1a0-8c1d-4e9a-926e-8aaa15d876cc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX (ours)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97977,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009676124,"Left":0.25649086,"Top":0.5068538,"Width":0.02353845},"Polygon":[{"X":0.25649086,"Y":0.50685877},{"X":0.28002697,"Y":0.5068538},{"X":0.28002933,"Y":0.51652503},{"X":0.25649306,"Y":0.5165299}]},"Id":"6fe7307f-62ad-4688-b7e8-fe2960318f6f","Page":null,"Query":null,"Relationships":[{"Ids":["7134ff29-94bf-43c1-a65b-10f397505025"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"166","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95327,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009849134,"Left":0.3319502,"Top":0.5066599,"Width":0.037261084},"Polygon":[{"X":0.3319502,"Y":0.5066678},{"X":0.36920834,"Y":0.5066599},{"X":0.36921126,"Y":0.5165013},{"X":0.33195287,"Y":0.51650906}]},"Id":"a7c7e88f-e69b-47f5-b918-8e776e61a787","Page":null,"Query":null,"Relationships":[{"Ids":["833e56b8-3c79-44d3-a3c3-112222537f52"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"78.60","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.964615,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0098085385,"Left":0.3979976,"Top":0.50677764,"Width":0.03730663},"Polygon":[{"X":0.3979976,"Y":0.5067855},{"X":0.43530092,"Y":0.50677764},{"X":0.43530422,"Y":0.5165784},{"X":0.3980007,"Y":0.5165862}]},"Id":"4af8c0e3-1328-45ca-8a26-993ee1bf2bbe","Page":null,"Query":null,"Relationships":[{"Ids":["cf2c79cc-95c1-4b7c-8e5a-5909a26937e3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.05","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91125,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012534055,"Left":0.5035438,"Top":0.50086576,"Width":0.39083093},"Polygon":[{"X":0.5035438,"Y":0.5009484},{"X":0.89436704,"Y":0.50086576},{"X":0.8943747,"Y":0.5133179},{"X":0.50354856,"Y":0.5133998}]},"Id":"93d37fe8-ddbb-412a-909a-629d2b1de784","Page":null,"Query":null,"Relationships":[{"Ids":["fc579f57-093c-46a8-bc70-d0f3155e7f2b","9d815fec-b63b-48c2-8880-1d1ddd9ac600","3e515807-45e5-444e-9f78-dd6aa1bd593c","de88ae64-e086-44d0-b2f1-8b4c235948a7","1dea988e-7fe7-4d3a-bfe0-02ebcfc062a8","68a6272e-55e4-4a71-8ce3-bd0db9a487e8","df8d1836-ae75-4eb7-9fa0-34b73d1e347d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"fers a significant improvement over regular multi-modal","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":61.903774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00977087,"Left":0.5037632,"Top":0.51647556,"Width":0.090311736},"Polygon":[{"X":0.5037632,"Y":0.5164944},{"X":0.5940707,"Y":0.51647556},{"X":0.5940749,"Y":0.52622765},{"X":0.5037669,"Y":0.5262464}]},"Id":"652a07f8-3fe3-4427-973e-1659fe0cd44f","Page":null,"Query":null,"Relationships":[{"Ids":["79859c2a-8f24-4e81-8a74-1d431808b731"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"self-attention","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.56917,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011579944,"Left":0.5029102,"Top":0.5423659,"Width":0.39116967},"Polygon":[{"X":0.5029102,"Y":0.5424461},{"X":0.8940727,"Y":0.5423659},{"X":0.89407986,"Y":0.55386645},{"X":0.50291455,"Y":0.5539459}]},"Id":"18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed","Page":null,"Query":null,"Relationships":[{"Ids":["bafaeb63-d0fc-44b7-a911-7ba1afc6617f","27ffc5e4-f632-4078-bfc0-a173cd4db034","9d0454a0-dff8-4c73-9cfe-53e3d4523bdd","d664b55b-b4be-4481-be48-10e32efe8c65","7b0097bf-e9a5-4a70-b952-d7c46aac1d22","9f873eba-c3bc-4bcd-adad-e0c170658c0a","175070cd-0152-4051-86c4-87c386a4834f","7418e083-a378-4bbc-b006-a5ef68634bca","38ad7e28-f91b-49e1-955e-bb1c7947d06e","f1cebb9a-2957-431b-825f-37459cbe858a","50b2c517-e71c-4c47-86d6-0c49daa40d3c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table 3. Impact of the pre-training tasks on two downstream tasks'","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":88.36586,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008977388,"Left":0.50383896,"Top":0.5563323,"Width":0.050401315},"Polygon":[{"X":0.50383896,"Y":0.5563425},{"X":0.5542366,"Y":0.5563323},{"X":0.5542403,"Y":0.5652995},{"X":0.50384235,"Y":0.5653097}]},"Id":"898f15d2-80c1-4c57-9512-11597f02efa8","Page":null,"Query":null,"Relationships":[{"Ids":["0274327e-d8f0-4a9a-8f00-84b63d45a2cd","1f6fabba-315d-4e83-a080-e22b16f968f8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"F1 score","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84162,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012475485,"Left":0.07492298,"Top":0.56523466,"Width":0.39169097},"Polygon":[{"X":0.07492298,"Y":0.56531346},{"X":0.4666095,"Y":0.56523466},{"X":0.46661395,"Y":0.57763207},{"X":0.074924424,"Y":0.57771015}]},"Id":"4fde2875-abbf-4f76-8564-a074818546c8","Page":null,"Query":null,"Relationships":[{"Ids":["a91d096b-488e-49a8-9b0f-ba49006bfdf4","0f07d224-5d34-4c87-bb42-bdde4c69dd5c","d92d1006-6989-49e7-b81f-703235374f47","0ff2f6cc-9ac7-46ec-9c88-f14cac3b1750","b19fbd0f-b2c0-40e3-938e-f8bb250f8071","131dd275-b4db-4c56-af31-ae853e33ff20","668f7438-ad62-4240-a69e-07c6c95636c4","0a158760-90ee-45ad-9ff6-251b0accd9e0","d19dc153-1a2b-4afc-b9ba-b14cd5814082","9e560bc7-b329-44cd-a825-e6147d7c5920"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"samples are used for training, with the remaining 80,000 be-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81342,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012534013,"Left":0.07481281,"Top":0.57988936,"Width":0.39168715},"Polygon":[{"X":0.07481281,"Y":0.57996726},{"X":0.46649554,"Y":0.57988936},{"X":0.46649998,"Y":0.59234625},{"X":0.07481426,"Y":0.5924234}]},"Id":"d095e982-a0fb-4342-a78a-b4afb61a3f7f","Page":null,"Query":null,"Relationships":[{"Ids":["55eec8a1-7c90-4d08-90d4-12507aa8535c","a2fc3e60-e27f-41c0-9689-2c2fb5db03d3","7001627a-6ac5-4e51-adfa-afdb2fe66274","179b9df3-7e49-4bf3-97fd-13d5474bc1b9","6b6aa3a5-a7c7-4ea1-a315-9f3aab1add10","e6103bbd-e024-47ef-8b08-dfcf43a091d3","2cba0648-9ad6-4e04-b34d-75ab30ed6e33","618395c0-ee64-4cc9-99ad-15f5f5632d9f","5cafd01d-2bde-4973-9555-099796bd92aa","774e20ba-e0b1-4f70-9b88-8332f953e2d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ing equally split between the validation and test sets. The","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98683,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011940269,"Left":0.56274295,"Top":0.5836139,"Width":0.06540024},"Polygon":[{"X":0.56274295,"Y":0.58362687},{"X":0.62813777,"Y":0.5836139},{"X":0.6281432,"Y":0.5955413},{"X":0.5627479,"Y":0.5955542}]},"Id":"1bd05271-c399-4529-b95f-4f6a11990831","Page":null,"Query":null,"Relationships":[{"Ids":["82dcd65f-6e98-41bf-bf08-64a00a10e3cd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Approach","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":90.17547,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011679582,"Left":0.7512754,"Top":0.58333826,"Width":0.077827975},"Polygon":[{"X":0.7512754,"Y":0.5833537},{"X":0.8290966,"Y":0.58333826},{"X":0.82910335,"Y":0.59500253},{"X":0.7512816,"Y":0.59501785}]},"Id":"388bd086-3b64-4849-a1b4-0f5f2a160e83","Page":null,"Query":null,"Relationships":[{"Ids":["06dc3bb3-3c68-4d26-8804-60f72fb4b5ab","7375f904-9dca-446d-bb8c-f95d27db7ddc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD (F1)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.945854,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012491752,"Left":0.074694805,"Top":0.5954017,"Width":0.39110318},"Polygon":[{"X":0.074694805,"Y":0.59547853},{"X":0.46579355,"Y":0.5954017},{"X":0.465798,"Y":0.6078174},{"X":0.07469625,"Y":0.60789347}]},"Id":"bb98cd66-79fc-4368-8c34-b63edf7992ec","Page":null,"Query":null,"Relationships":[{"Ids":["24147b9c-6397-4a4a-b1fa-d6a4ccd567aa","f66012af-6742-4b6b-adda-bca97b228d73","fbab1feb-0924-4698-8d4a-64cfff8c98e8","9b66f53c-5d4e-48b0-81ae-29c32adda645","73e5d497-9997-4bbc-a56c-25a2c9d69049","f7ef3c71-9c56-470f-a85a-b55fbaaaa44a","ad303e1a-b43e-40fa-b5b2-50fc45d0b768","8606554b-c62d-41d7-85c2-8989f310f05d","c9bc82ee-6b27-43c9-a01f-b821bf30d9ae"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"classification accuracy results are computed on the test set.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97944,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009343499,"Left":0.56330943,"Top":0.59988564,"Width":0.031856053},"Polygon":[{"X":0.56330943,"Y":0.5998919},{"X":0.59516144,"Y":0.59988564},{"X":0.5951655,"Y":0.60922295},{"X":0.5633133,"Y":0.60922915}]},"Id":"f237b105-83c6-4767-88f4-ce7d1b428c28","Page":null,"Query":null,"Relationships":[{"Ids":["c02c051f-8951-41a6-bb3d-c6fee078bfbd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96291,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010226614,"Left":0.77138066,"Top":0.5993215,"Width":0.03732482},"Polygon":[{"X":0.77138066,"Y":0.59932876},{"X":0.80869967,"Y":0.5993215},{"X":0.80870545,"Y":0.6095408},{"X":0.7713862,"Y":0.6095481}]},"Id":"03ae279a-db5f-4174-aaf7-588b3c49f0ba","Page":null,"Query":null,"Relationships":[{"Ids":["e3a52280-ac56-4908-bfd5-f190a29adc28"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.05","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.21006,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012691404,"Left":0.07509427,"Top":0.6106732,"Width":0.39132884},"Polygon":[{"X":0.07509427,"Y":0.61074907},{"X":0.46641862,"Y":0.6106732},{"X":0.46642312,"Y":0.62328947},{"X":0.075095735,"Y":0.62336457}]},"Id":"4c43b348-ef47-471a-a509-635cde7ccb2c","Page":null,"Query":null,"Relationships":[{"Ids":["f68004c5-6112-44ac-a257-48a23f757025","aefb4ffe-f9d1-443c-be79-fac7fbde5920","09a01aa6-6d12-4558-91ca-61d9832934e0","7bfd16bc-c272-43f9-97c0-7c5bcf81cbe6","6ea958fe-530f-45c0-ab8a-ba572f1e7de0","9a2ad282-e764-4cd6-a9bd-83f5594abbfa","5c5e2a24-583d-405f-9cb0-759908d35414","a8c59227-97aa-413c-afa1-ac4b329c1d27","49fb06fc-6533-4164-8953-728ba2f8d349","32c03104-2dc8-4201-b192-373c1c3cd003"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Following prior work [2] [23] [10], text and spatial infor-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.66274,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0095970435,"Left":0.5631955,"Top":0.6142264,"Width":0.09104356},"Polygon":[{"X":0.5631955,"Y":0.614244},{"X":0.6542346,"Y":0.6142264},{"X":0.6542391,"Y":0.62380594},{"X":0.5631995,"Y":0.6238234}]},"Id":"462f091e-5c8e-4a14-ae58-a6464026f800","Page":null,"Query":null,"Relationships":[{"Ids":["ccd41791-a4ff-484d-89e1-829df76e43ac","669c278c-bb37-4fff-8a90-3fff240df6df","fd11170c-4745-426f-accb-7490d4a4f9ed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base + BERT","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71134,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011562947,"Left":0.7450515,"Top":0.6142709,"Width":0.09016888},"Polygon":[{"X":0.7450515,"Y":0.61428833},{"X":0.83521366,"Y":0.6142709},{"X":0.8352204,"Y":0.6258166},{"X":0.74505764,"Y":0.62583387}]},"Id":"3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f","Page":null,"Query":null,"Relationships":[{"Ids":["57fe146b-5d22-42e0-bd25-20b9ae054ab8","dbcb0deb-a8f2-4b8a-a826-778e5c426b5f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.19 (+0.14)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.35314,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012271433,"Left":0.07508579,"Top":0.62550074,"Width":0.3911401},"Polygon":[{"X":0.07508579,"Y":0.62557566},{"X":0.46622154,"Y":0.62550074},{"X":0.4662259,"Y":0.637698},{"X":0.07508721,"Y":0.63777214}]},"Id":"125cc397-8a79-4169-b02a-6ab5ac77a77f","Page":null,"Query":null,"Relationships":[{"Ids":["d8467930-ad1b-4d25-b6d3-0cf10cf91cb1","2424a3fb-07a6-498f-ac68-8dae727c9543","6391b918-7035-4912-b418-88e722329a82","e0e4dcc6-a925-458d-ba98-60527b6f0576","4ae7f75c-f12e-4a4c-810d-8ece699ea4f1","05f2ee89-bffd-4650-858f-97fdf7d7682c","6a41c7a0-ade2-4c80-bf1d-8d073d6ae239","6b94b7b5-312f-4fc6-839c-e1f921120f42","28bbcb21-a3d2-4f3c-9588-ce94412f75df","515a0647-800d-40f9-bbf2-200836ae447e","8cbbdf81-1ccc-4b92-9b40-2910bc793097"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"mation is extracted using Textract OCR. We do not filter on","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69312,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009384271,"Left":0.56322724,"Top":0.6298713,"Width":0.105993226},"Polygon":[{"X":0.56322724,"Y":0.6298916},{"X":0.6692159,"Y":0.6298713},{"X":0.66922045,"Y":0.63923556},{"X":0.5632311,"Y":0.6392556}]},"Id":"1604e070-a380-4726-ad21-e55d9b04c736","Page":null,"Query":null,"Relationships":[{"Ids":["e9ff73d6-f4d1-479b-80a4-d49e457087d7","b5cc0e76-c430-4a63-b9fc-bb40af98a1bb","0dc9ae1c-45af-49de-a478-9e3515781708"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base + MATrIX","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78213,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011603834,"Left":0.745002,"Top":0.62965465,"Width":0.09003073},"Polygon":[{"X":0.745002,"Y":0.6296719},{"X":0.83502597,"Y":0.62965465},{"X":0.8350327,"Y":0.6412415},{"X":0.7450081,"Y":0.6412585}]},"Id":"a8bfd089-e01d-4be8-9ef0-0a9561e5986f","Page":null,"Query":null,"Relationships":[{"Ids":["86f817f1-3d3e-4c19-8450-8ca012afa150","23184480-7f57-41a9-be1f-58a170c7ac81"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.48 (+0.43)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009606949,"Left":0.074805096,"Top":0.64124686,"Width":0.2799626},"Polygon":[{"X":0.074805096,"Y":0.6412998},{"X":0.35476494,"Y":0.64124686},{"X":0.35476768,"Y":0.6508013},{"X":0.074806206,"Y":0.6508538}]},"Id":"85f88770-dd1a-4400-9d9a-cfbbbb119b9a","Page":null,"Query":null,"Relationships":[{"Ids":["a644d68f-a5de-4b9d-819a-aac29dcdcaf5","dd659d74-b8b0-43c8-a319-761046018322","740974cf-4b80-4ef8-9544-d79b9c573a7e","8d45fa7d-020c-4792-9c29-5842dbfe0a5c","c2e3b944-fbc8-4b30-85b6-e9855b286b51","4aaadb06-c051-4663-be1e-f6f3a9b9827a","106b8306-ad5d-4877-a7b7-5a16cf00946c","3f1060cc-5f93-40db-a15a-be7c1b048a50"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"word count and evaluate the entire test set.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.5084,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009553548,"Left":0.56311214,"Top":0.645228,"Width":0.16527213},"Polygon":[{"X":0.56311214,"Y":0.64525914},{"X":0.7283793,"Y":0.645228},{"X":0.72838426,"Y":0.65475065},{"X":0.5631161,"Y":0.6547816}]},"Id":"c3bc8494-0a33-4823-bd2c-b84a217c3e9e","Page":null,"Query":null,"Relationships":[{"Ids":["cf9fc741-a731-40a2-bbd3-03a12edb46f8","02d8aff7-4f8a-46bb-a532-33e6ac59d4b9","98f18754-eb7d-47e6-ab20-1af9fed59a39","501a89f2-be16-41e3-90dd-cfeb88d2b084","c3a33838-34d3-459a-8661-999c754bba95"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base + BERT + MATrIX","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44865,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011787594,"Left":0.74512154,"Top":0.64510053,"Width":0.08992249},"Polygon":[{"X":0.74512154,"Y":0.64511746},{"X":0.8350372,"Y":0.64510053},{"X":0.835044,"Y":0.6568714},{"X":0.74512774,"Y":0.6568881}]},"Id":"cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2","Page":null,"Query":null,"Relationships":[{"Ids":["3a788802-3ef7-4961-829f-7d102d8c9d6f","82cd4490-f9ce-47b5-a1aa-de0896e0d22e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.05 (+1.00)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82207,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012335251,"Left":0.0947949,"Top":0.66385746,"Width":0.21131821},"Polygon":[{"X":0.0947949,"Y":0.6638967},{"X":0.30610994,"Y":0.66385746},{"X":0.30611312,"Y":0.67615396},{"X":0.09479648,"Y":0.67619276}]},"Id":"af6b9177-83b9-4d54-91f8-b312d77cc852","Page":null,"Query":null,"Relationships":[{"Ids":["c92b88ea-cb09-44e0-bbba-f432e27ce07b","1743b013-f510-4dde-8fd2-6204ef0d7504","cad05d50-60bd-4718-bf64-284471dea0ac","6834c290-7990-43e1-b735-8c59c13e86c9","669dbd63-7f84-431a-bdd8-de4b81a38036","fad84ec1-2394-477c-aa00-52b7051f073a","48ddcff4-9b01-4745-a06a-9e312975460a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We report our results in Table 2.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.929016,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012481477,"Left":0.50293314,"Top":0.6987501,"Width":0.24826767},"Polygon":[{"X":0.50293314,"Y":0.6987947},{"X":0.75119424,"Y":0.6987501},{"X":0.75120085,"Y":0.7111874},{"X":0.5029379,"Y":0.7112316}]},"Id":"8586d3f1-f1b6-48e1-9b50-cfe10bdad964","Page":null,"Query":null,"Relationships":[{"Ids":["a9325832-132a-4732-a271-1fa4432f1af1","b69c1631-3c32-4860-b545-2cee991cd23b","e5ffbfb0-a796-40ec-83e9-c0c4e226082e","be84b3f2-90f3-45fd-bb5c-237a8dc6cc5a","d4906456-25a8-40bf-bc54-4e33a1353ebd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4.2 Impact of pre-training tasks","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.24732,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011233116,"Left":0.074324176,"Top":0.7084755,"Width":0.3923622},"Polygon":[{"X":0.074324176,"Y":0.70854545},{"X":0.4666824,"Y":0.7084755},{"X":0.4666864,"Y":0.71963936},{"X":0.07432547,"Y":0.7197086}]},"Id":"be407c09-66a8-4226-ada5-e09043d72cf9","Page":null,"Query":null,"Relationships":[{"Ids":["d1c78631-0457-4fe6-8756-9f5f03856b01","5560c727-d82f-454c-bc2d-16f39f67af5f","1a9a40f8-0d4d-4cae-814b-030cbb7ecccb","ae451826-2ea1-4833-aa53-30af52f9eb5f","5f01610e-246c-4f42-a68a-a66ab92e6414","88e36149-2ea9-4318-b3ab-e73ae4890519","0b5f9576-881e-4526-a4f3-3f506cc9b0bb","0b5cb4dd-754e-46be-9e9a-d3c71f30de1f","47badd67-d1bc-4c37-9e58-8d0b05e3743b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table 2. Classification accuracy on the RVL-CDIP dataset. For","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.882195,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011234335,"Left":0.07523733,"Top":0.7233244,"Width":0.34032676},"Polygon":[{"X":0.07523733,"Y":0.72338426},{"X":0.41556042,"Y":0.7233244},{"X":0.41556406,"Y":0.73449945},{"X":0.07523863,"Y":0.73455876}]},"Id":"801bd528-2002-480c-82b7-ddb77d4617f8","Page":null,"Query":null,"Relationships":[{"Ids":["2ea97627-d589-41d2-8ed3-6a12aea865a2","5829093b-da1c-44ed-8070-c898b781a0ec","78ffd169-8025-44d1-b852-594d933f7465","454030df-cf7b-4280-8973-3e62a115a8b7","a5360b51-5f14-4d02-ae0e-e872851e6d9d","30fc6754-7b65-41fa-9c2e-27e3c8397c56","0fc9534b-ad58-4e13-864f-75ad989b7e89"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"brevity we only compare against multi-modal approaches","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96634,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012422205,"Left":0.50328606,"Top":0.722354,"Width":0.3930494},"Polygon":[{"X":0.50328606,"Y":0.7224232},{"X":0.8963278,"Y":0.722354},{"X":0.8963355,"Y":0.73470783},{"X":0.5032908,"Y":0.7347762}]},"Id":"2e96bcc1-6892-46c6-898b-9db9cce867d0","Page":null,"Query":null,"Relationships":[{"Ids":["e827b836-3478-46e6-a302-37c27d5f3e46","d31e1f14-fc6a-4a89-9133-f3e2d878b0c0","bd9e8de4-ddf5-4c42-8f2f-7aa7406232ff","35f1c96a-982c-42cf-871e-cc3a53baf86f","9126b932-b8da-4b97-8c7c-7d66b03f0695","5e21a070-9358-4339-9c4a-ab3e803979d2","d963d12e-fde7-449b-bd53-399a7c9f0282","e61dfdcf-242a-4955-9358-9e33619d83a5","2de0cb38-cb94-4a86-b564-0ef54daed566","4181fdab-4e36-4027-86cd-2afb270572fb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We conduct an ablation study to determine the impact of","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97015,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012493079,"Left":0.50329036,"Top":0.7378722,"Width":0.3914902},"Polygon":[{"X":0.50329036,"Y":0.73794013},{"X":0.8947728,"Y":0.7378722},{"X":0.8947806,"Y":0.7502981},{"X":0.50329506,"Y":0.75036526}]},"Id":"a503f63f-568f-4764-b661-8bccca008dae","Page":null,"Query":null,"Relationships":[{"Ids":["58b5cdec-2c1e-40e2-83b7-5b7b26c70ac1","e219c659-7889-4e2d-9a1c-f33ef019114b","273d2695-c5c9-4b2e-bd4b-af3a1d4bc528","997f95c4-c360-49b3-9f9b-0801f05043ce","46a86d19-73d2-4de8-994f-ffeb58443651","fc50fa14-9b78-45ab-bde4-99575c4e09e9","acdf2954-ecfa-4a7a-bd45-b524b31d3a96","5a4a79bf-17aa-4e09-8275-6ffb6ca14ef8","5d9f6549-fa6e-4c5d-a9c4-8fd913dab85e","f1d649ab-410d-4fe8-a29e-176aa4b03040"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"each pre-training task on the final results for the CORD","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90402,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009295134,"Left":0.119586565,"Top":0.7505747,"Width":0.043036982},"Polygon":[{"X":0.119586565,"Y":0.75058204},{"X":0.16262197,"Y":0.7505747},{"X":0.16262355,"Y":0.7598625},{"X":0.119587906,"Y":0.7598698}]},"Id":"105dae0e-7200-4afa-a450-471844ff0631","Page":null,"Query":null,"Relationships":[{"Ids":["568dd127-035e-4815-bb3a-a12a39bc4702"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Model","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67499,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0118449,"Left":0.26235053,"Top":0.7504189,"Width":0.07928398},"Polygon":[{"X":0.26235053,"Y":0.7504325},{"X":0.3416312,"Y":0.7504189},{"X":0.3416345,"Y":0.7622503},{"X":0.26235327,"Y":0.7622638}]},"Id":"ef04bcc2-e889-4eb9-a250-0682a209a7dd","Page":null,"Query":null,"Relationships":[{"Ids":["00b632aa-a070-46d7-bfa6-9d8af67534d1","00565f1b-6d07-4ee4-adca-24a08d83ab84"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"#param (M)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.908516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011674795,"Left":0.35826728,"Top":0.7508376,"Width":0.06284094},"Polygon":[{"X":0.35826728,"Y":0.7508484},{"X":0.42110437,"Y":0.7508376},{"X":0.42110822,"Y":0.7625018},{"X":0.35827065,"Y":0.76251245}]},"Id":"315c84ca-5212-4b43-8cae-9a5e7282869a","Page":null,"Query":null,"Relationships":[{"Ids":["233eec2b-2641-40dd-b094-ad22b6abe02d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Accuracy","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75831,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012293957,"Left":0.5033409,"Top":0.75272864,"Width":0.3916162},"Polygon":[{"X":0.5033409,"Y":0.7527957},{"X":0.8949495,"Y":0.75272864},{"X":0.89495707,"Y":0.76495636},{"X":0.50334555,"Y":0.76502264}]},"Id":"1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77","Page":null,"Query":null,"Relationships":[{"Ids":["2ce613d5-5f98-42b8-86c1-830f3f417fc5","5bbb8a53-5752-4413-9289-f985faa04840","1ce1d896-1cd1-44c8-be6d-8f390cfcfeb1","e5682ef8-f36e-401f-aec8-9d864b04ccb2","ccfdf39b-1fb4-4fbe-8b63-b02263edd984","2d09cfd9-a717-4c53-9340-cb0e459674be","552d0657-c493-4574-a805-4ffe96b51b4c","29eb76f1-b122-4869-8a9e-3e58696bcfe9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"downstream task. To minimize resource usage, these pre-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79295,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009373978,"Left":0.11926277,"Top":0.76588917,"Width":0.06789521},"Polygon":[{"X":0.11926277,"Y":0.7659007},{"X":0.18715625,"Y":0.76588917},{"X":0.18715799,"Y":0.7752518},{"X":0.11926412,"Y":0.7752632}]},"Id":"84ef55b6-261c-4445-b046-86739a5c03fb","Page":null,"Query":null,"Relationships":[{"Ids":["daef905a-8172-403d-bec8-bfe6911129d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96326,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00941383,"Left":0.28972805,"Top":0.7659043,"Width":0.02531887},"Polygon":[{"X":0.28972805,"Y":0.7659086},{"X":0.31504443,"Y":0.7659043},{"X":0.31504694,"Y":0.7753139},{"X":0.2897304,"Y":0.77531815}]},"Id":"60ae916b-c4a2-44de-89b0-d9bfc8d754ec","Page":null,"Query":null,"Relationships":[{"Ids":["ff31f541-0aef-4ee4-abea-25c5b371cbab"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"230","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86494,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009699316,"Left":0.37063956,"Top":0.76572865,"Width":0.038314715},"Polygon":[{"X":0.37063956,"Y":0.7657351},{"X":0.40895116,"Y":0.76572865},{"X":0.40895426,"Y":0.7754215},{"X":0.37064245,"Y":0.77542794}]},"Id":"51613652-73ea-4310-aebc-ad6e3b69d342","Page":null,"Query":null,"Relationships":[{"Ids":["38c9a585-2b5c-45bc-a7bc-260e4645b97d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"93.50","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.47569,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012217577,"Left":0.50329447,"Top":0.7681066,"Width":0.39118177},"Polygon":[{"X":0.50329447,"Y":0.76817256},{"X":0.8944687,"Y":0.7681066},{"X":0.89447623,"Y":0.78025895},{"X":0.5032991,"Y":0.78032416}]},"Id":"94395733-f7d8-424f-ab1d-0703aeb465c0","Page":null,"Query":null,"Relationships":[{"Ids":["baff51f7-00d9-460e-97fc-b2405668bd2e","a97b3e53-c063-4d37-9dd0-6296012ae5e1","6d7d5586-12a1-48e9-98eb-1b09be620323","8f331e52-1d79-4dda-81dd-c74eb1150732","8bc160e4-4da3-4283-adf6-dfe616af33b5","c82d5838-5fca-47de-9323-b2d76f07cb79","2e84c664-6236-4c64-9e97-7d16a7748b9f","5aaceaf8-c842-48dd-9f33-dc48aa3d434c","cb7cbecd-3e6a-4348-98e8-efea5c74dc69","8c487e36-965e-4f96-86c0-bade297e2a98","ccd41327-b9a5-49bc-87b4-c607a4f54d35"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"trainings only ran for a single epoch on the 5M dataset.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.439255,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012241371,"Left":0.11941709,"Top":0.7812205,"Width":0.071040235},"Polygon":[{"X":0.11941709,"Y":0.78123236},{"X":0.19045503,"Y":0.7812205},{"X":0.19045733,"Y":0.7934502},{"X":0.11941885,"Y":0.79346186}]},"Id":"7a883272-1ada-4c46-a85a-9e235cae7202","Page":null,"Query":null,"Relationships":[{"Ids":["af03619c-f123-4ff8-99a3-18ddb178beed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9662,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009499443,"Left":0.28985524,"Top":0.7812038,"Width":0.025137747},"Polygon":[{"X":0.28985524,"Y":0.78120804},{"X":0.3149905,"Y":0.7812038},{"X":0.314993,"Y":0.7906991},{"X":0.2898576,"Y":0.7907033}]},"Id":"dbac5138-433d-4f08-9aba-a4b7b6d30b6c","Page":null,"Query":null,"Relationships":[{"Ids":["1c924811-b2d2-4130-9874-bf9d020a765e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"780","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.758064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009782219,"Left":0.3707968,"Top":0.78113234,"Width":0.037559982},"Polygon":[{"X":0.3707968,"Y":0.7811386},{"X":0.40835366,"Y":0.78113234},{"X":0.4083568,"Y":0.7909084},{"X":0.37079972,"Y":0.7909146}]},"Id":"e5dac464-9e31-44ed-9e6a-5b5e3d645d09","Page":null,"Query":null,"Relationships":[{"Ids":["1446b83e-58ec-49f4-b3cb-254f4a0265c8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.02","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0123007605,"Left":0.5035616,"Top":0.7835221,"Width":0.3910695},"Polygon":[{"X":0.5035616,"Y":0.7835871},{"X":0.8946235,"Y":0.7835221},{"X":0.8946311,"Y":0.7957586},{"X":0.50356627,"Y":0.79582286}]},"Id":"2b1217c8-6eb1-4708-8cbd-ec04b47778d2","Page":null,"Query":null,"Relationships":[{"Ids":["1338e451-fb10-42a1-98b3-5e0b900cd520","8bed567a-e43c-4473-a64a-65613392ca62","a727ceab-985d-4f46-a149-4ce7c0713148","be190343-b0f9-4e9d-beae-4ff1d7afac8f","e70b0509-90d6-416d-a495-a49231a75f56","58a5a084-c7f7-47f8-babe-e6f20d51cbc5","82b181c4-7668-48d5-b172-5512900f14ce","7a451d50-8175-427b-b086-c8c3e5606428","48c14aae-8da7-4fb4-bd2b-2a0424f41820","1807d544-1bf7-4d88-8dae-594adc4eb86b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"In table 4, MM-MLM was always trained with the token","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.177734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012355631,"Left":0.11902805,"Top":0.7966659,"Width":0.12321663},"Polygon":[{"X":0.11902805,"Y":0.7966861},{"X":0.24224196,"Y":0.7966659},{"X":0.24224468,"Y":0.80900156},{"X":0.11902981,"Y":0.80902153}]},"Id":"a3ca6588-78f0-4613-a956-868d7ad8f783","Page":null,"Query":null,"Relationships":[{"Ids":["428d988c-52c8-4855-a416-9ce474c180f0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97971,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009587019,"Left":0.29095197,"Top":0.79666746,"Width":0.024136126},"Polygon":[{"X":0.29095197,"Y":0.7966714},{"X":0.31508556,"Y":0.79666746},{"X":0.3150881,"Y":0.8062506},{"X":0.29095435,"Y":0.80625445}]},"Id":"012456c4-6387-45e3-bf0a-90975144f983","Page":null,"Query":null,"Relationships":[{"Ids":["70cffa77-1dd7-4a3d-ae35-10e6db15f5c8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"160","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.04724,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009697628,"Left":0.37066352,"Top":0.79670703,"Width":0.037869275},"Polygon":[{"X":0.37066352,"Y":0.79671323},{"X":0.4085297,"Y":0.79670703},{"X":0.4085328,"Y":0.8063985},{"X":0.3706664,"Y":0.80640465}]},"Id":"dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9","Page":null,"Query":null,"Relationships":[{"Ids":["37204c9a-4fa1-4363-94a6-ad0678e7d53a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.42","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54847,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012342304,"Left":0.5033885,"Top":0.798316,"Width":0.391255},"Polygon":[{"X":0.5033885,"Y":0.79838014},{"X":0.8946359,"Y":0.798316},{"X":0.89464355,"Y":0.810595},{"X":0.50339323,"Y":0.81065834}]},"Id":"caa2a6e3-8b83-4032-90fb-8355090f1b41","Page":null,"Query":null,"Relationships":[{"Ids":["fcd0f14a-9cb1-4687-9fa1-8c34f357f487","94ec18f6-6740-4b3e-b1ec-0f33af039fa5","b6d9760d-48db-48ed-9cab-0fd71b80052e","a2a60c82-4f76-484d-b500-b72c3bed84d3","3183a1d7-a37b-456f-8ec2-585cf89fbda6","9b31414e-fac2-44be-8169-7cd6ad3348e6","ee8437e1-ed1f-4fba-9079-24a48ddfc8f2","8439fc11-00b7-4f8e-aa65-561326a5fce1","d7aa1929-f4bb-4630-8b5b-ea91f8343ca4","f4199642-979d-4ea8-adea-7f7c76c64b75"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"switch task to prevent collapse. Appalaraju et al. [2] showed","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.51136,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012365878,"Left":0.120364554,"Top":0.81135714,"Width":0.1254048},"Polygon":[{"X":0.120364554,"Y":0.8113774},{"X":0.24576662,"Y":0.81135714},{"X":0.24576935,"Y":0.823703},{"X":0.120366335,"Y":0.823723}]},"Id":"15f64dc9-cdb9-4447-84e9-6f6709ee5fa8","Page":null,"Query":null,"Relationships":[{"Ids":["0178bc61-1b36-4d39-ac50-257afb8c7e51"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94426,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00971535,"Left":0.28988582,"Top":0.8114648,"Width":0.025175985},"Polygon":[{"X":0.28988582,"Y":0.8114689},{"X":0.31505924,"Y":0.8114648},{"X":0.3150618,"Y":0.8211761},{"X":0.28988823,"Y":0.82118016}]},"Id":"015d467f-33dc-400c-9c56-2f53c21ed445","Page":null,"Query":null,"Relationships":[{"Ids":["82df3723-ab85-44f2-8393-74e1ea3b5923"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"390","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.52233,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009776507,"Left":0.3706646,"Top":0.811334,"Width":0.037445392},"Polygon":[{"X":0.3706646,"Y":0.8113401},{"X":0.40810686,"Y":0.811334},{"X":0.40811,"Y":0.8211045},{"X":0.37066752,"Y":0.8211105}]},"Id":"9e71c343-9180-4798-ad8f-aceadff7f24f","Page":null,"Query":null,"Relationships":[{"Ids":["539007f0-92a1-4b43-9d10-761ed504e2ed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.43","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.950485,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0120044835,"Left":0.5031288,"Top":0.81379014,"Width":0.39142355},"Polygon":[{"X":0.5031288,"Y":0.8138533},{"X":0.89454496,"Y":0.81379014},{"X":0.89455235,"Y":0.82573223},{"X":0.50313336,"Y":0.82579464}]},"Id":"29def4e1-1cf0-4c2c-a795-388cd54b058f","Page":null,"Query":null,"Relationships":[{"Ids":["717b2c4b-10d9-49b5-9c2c-8e2b92a3b1a0","cbc82c6e-cf9e-4d73-bb51-b19fd8485dbe","1574191b-e031-45a9-a146-11f204e8d5f7","08c678c9-0c07-4eef-a08b-204a5da4ad90","16564dd0-939c-43d7-b38f-a6613c2fafe9","1bea48b4-47e1-48e7-ba66-8c8d65d1327f","b6689c60-d74e-4ad3-8f3f-38b17010ab55","6688d5b6-8c48-4b0c-af99-4ce145dbb29a","01011789-1ce2-407e-8fdf-8415e7f8d19e","efd42b78-2a58-4600-99cc-a1aa2765ee61"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"that the learn to reconstruct and text describe image tasks","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.10097,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012241529,"Left":0.11930444,"Top":0.8267939,"Width":0.123805426},"Polygon":[{"X":0.11930444,"Y":0.82681364},{"X":0.24310718,"Y":0.8267939},{"X":0.24310987,"Y":0.83901596},{"X":0.1193062,"Y":0.83903545}]},"Id":"1e08b0db-ce15-417b-b4ca-e53bf00d8eb8","Page":null,"Query":null,"Relationships":[{"Ids":["d855d19a-32b8-4b9a-a892-163c24508f88"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95287,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009537726,"Left":0.28968513,"Top":0.82695025,"Width":0.025429498},"Polygon":[{"X":0.28968513,"Y":0.82695425},{"X":0.3151121,"Y":0.82695025},{"X":0.31511462,"Y":0.83648396},{"X":0.28968748,"Y":0.83648795}]},"Id":"ddb2649e-9990-489d-bf56-3a190ea1bed6","Page":null,"Query":null,"Relationships":[{"Ids":["5407fb43-367b-4c01-9661-f8e96244af9e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"200","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91257,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009895723,"Left":0.37096003,"Top":0.8268266,"Width":0.03703099},"Polygon":[{"X":0.37096003,"Y":0.8268325},{"X":0.40798783,"Y":0.8268266},{"X":0.40799102,"Y":0.8367164},{"X":0.37096298,"Y":0.83672225}]},"Id":"fc4ef99e-d5db-41fd-8e99-71a15f63330e","Page":null,"Query":null,"Relationships":[{"Ids":["676d5535-4706-4d04-ac3a-cfcdf5e857d5"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.25","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91288,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01107765,"Left":0.5038386,"Top":0.8291301,"Width":0.39119467},"Polygon":[{"X":0.5038386,"Y":0.82919234},{"X":0.8950264,"Y":0.8291301},{"X":0.89503324,"Y":0.8401463},{"X":0.5038428,"Y":0.8402078}]},"Id":"2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c","Page":null,"Query":null,"Relationships":[{"Ids":["6ce5addf-9aa4-4337-9aa5-4e4660555481","87206cb0-0f0b-462b-9b02-6366764950f2","b3b95f69-29a5-431a-88ed-ba84e9880ac7","5977ec65-9499-4375-97ad-8dda0fe16e76","9be7f8e6-f777-41d4-8d2a-685b67eb46be","6bcfd527-7d73-453b-8a0c-37fd92ad9c92","b8bfc1bd-8351-448c-88e6-bfeda45123c0","95e91540-b27e-49f5-b090-5741dcde0c97","acc8d4d4-2f99-4111-816c-39bfe7f14fd1","db71cf03-78dc-4a51-b209-76d53d11ad37"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"were beneficial for this task, therefore we attribute this re-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.349686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012315601,"Left":0.11977087,"Top":0.84232944,"Width":0.12580639},"Polygon":[{"X":0.11977087,"Y":0.8423492},{"X":0.24557453,"Y":0.84232944},{"X":0.24557725,"Y":0.8546256},{"X":0.119772635,"Y":0.8546451}]},"Id":"a441a817-dc3f-4461-a135-6f0cfa2f8490","Page":null,"Query":null,"Relationships":[{"Ids":["ad89caaf-d6c1-4077-aa95-e66ac5b9e8cf"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97802,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009503177,"Left":0.2893722,"Top":0.84229684,"Width":0.025668755},"Polygon":[{"X":0.2893722,"Y":0.8423009},{"X":0.31503847,"Y":0.84229684},{"X":0.31504098,"Y":0.85179603},{"X":0.28937456,"Y":0.8518}]},"Id":"38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1","Page":null,"Query":null,"Relationships":[{"Ids":["b1d9b8de-e789-40c3-80aa-e02fa712010f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"426","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8888,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009847438,"Left":0.37096813,"Top":0.84223205,"Width":0.037110638},"Polygon":[{"X":0.37096813,"Y":0.8422379},{"X":0.40807563,"Y":0.84223205},{"X":0.4080788,"Y":0.8520737},{"X":0.37097108,"Y":0.8520795}]},"Id":"b6623fd7-4376-4723-b5de-53f7a296405a","Page":null,"Query":null,"Relationships":[{"Ids":["d729e3ac-6103-4a6a-8dfb-f4d0995e021e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.65","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.744415,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012393211,"Left":0.5035517,"Top":0.8436881,"Width":0.20902246},"Polygon":[{"X":0.5035517,"Y":0.8437208},{"X":0.71256787,"Y":0.8436881},{"X":0.7125742,"Y":0.85604894},{"X":0.5035564,"Y":0.8560813}]},"Id":"dc4b0402-2221-466d-ae25-de6f85e33541","Page":null,"Query":null,"Relationships":[{"Ids":["aa72d4fb-caf5-4a32-ba44-e73f964a213f","f97472b8-1237-418c-b154-cf655fcf6b95","8996b004-8e8e-49cc-bb0b-d2f3aab3da06","5f9b89b6-023e-4210-98a1-78d944bc3911"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"gression to insufficient training.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.30471,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0098051485,"Left":0.11960641,"Top":0.85694855,"Width":0.11082384},"Polygon":[{"X":0.11960641,"Y":0.8569657},{"X":0.23042817,"Y":0.85694855},{"X":0.23043026,"Y":0.86673677},{"X":0.11960782,"Y":0.86675376}]},"Id":"e461be3b-1da7-4392-adf2-122bd6d8b6ce","Page":null,"Query":null,"Relationships":[{"Ids":["0d1fdba0-33ba-44e2-81b1-b86db8c64eba"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98423,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009411092,"Left":0.2910622,"Top":0.8570924,"Width":0.02313957},"Polygon":[{"X":0.2910622,"Y":0.85709596},{"X":0.3141993,"Y":0.8570924},{"X":0.31420177,"Y":0.8664999},{"X":0.29106453,"Y":0.8665035}]},"Id":"0372fd28-4035-4093-b55d-6435c21a3ca0","Page":null,"Query":null,"Relationships":[{"Ids":["8850936e-4976-4089-ab85-270f439752ce"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"183","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.972725,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009918345,"Left":0.37068725,"Top":0.85674244,"Width":0.03787973},"Polygon":[{"X":0.37068725,"Y":0.8567483},{"X":0.4085638,"Y":0.85674244},{"X":0.40856698,"Y":0.866655},{"X":0.3706902,"Y":0.8666608}]},"Id":"49fbfd35-5ed0-459c-9716-909addcb11ae","Page":null,"Query":null,"Relationships":[{"Ids":["60d74d77-8840-4e74-8710-3454575b32f3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.17","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.691635,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012073266,"Left":0.118903466,"Top":0.8724407,"Width":0.11524127},"Polygon":[{"X":0.118903466,"Y":0.8724582},{"X":0.23414215,"Y":0.8724407},{"X":0.23414473,"Y":0.8844967},{"X":0.118905194,"Y":0.884514}]},"Id":"07db9e5e-a782-4b8c-a513-78a202cad948","Page":null,"Query":null,"Relationships":[{"Ids":["f62e9af7-2ed7-47ef-a65d-b3b93ca08145"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-large","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97794,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00954601,"Left":0.29004797,"Top":0.87253535,"Width":0.024252053},"Polygon":[{"X":0.29004797,"Y":0.87253904},{"X":0.31429753,"Y":0.87253535},{"X":0.31430003,"Y":0.88207775},{"X":0.29005036,"Y":0.8820814}]},"Id":"cc659d73-fc88-4373-97be-aa4ac48800be","Page":null,"Query":null,"Relationships":[{"Ids":["cd6dcda0-dee8-4412-a71a-c6d6001f4641"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"533","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90489,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009872429,"Left":0.37092692,"Top":0.8724259,"Width":0.037840236},"Polygon":[{"X":0.37092692,"Y":0.8724317},{"X":0.40876397,"Y":0.8724259},{"X":0.40876716,"Y":0.8822927},{"X":0.37092987,"Y":0.88229835}]},"Id":"ade3c175-77f9-4ac4-9dfb-07e7e95bf123","Page":null,"Query":null,"Relationships":[{"Ids":["5bab708a-7d90-4abb-8466-58df62cfe1e1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.50","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.203064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011339676,"Left":0.119943075,"Top":0.8881263,"Width":0.10028164},"Polygon":[{"X":0.119943075,"Y":0.8881413},{"X":0.22022238,"Y":0.8881263},{"X":0.22022472,"Y":0.89945114},{"X":0.11994471,"Y":0.899466}]},"Id":"82530807-cfc7-4de1-b7c9-89c4bf2ad256","Page":null,"Query":null,"Relationships":[{"Ids":["7dfe03cb-78ed-4a5c-b670-76ca622bad35","678271a0-7d47-4472-89be-07ac235e5fd0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX (ours)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97263,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009407262,"Left":0.2910926,"Top":0.8881682,"Width":0.02386935},"Polygon":[{"X":0.2910926,"Y":0.88817173},{"X":0.3149595,"Y":0.8881682},{"X":0.31496197,"Y":0.8975719},{"X":0.29109496,"Y":0.89757544}]},"Id":"8c0b1823-5b48-42de-84ec-7c6b2df3f491","Page":null,"Query":null,"Relationships":[{"Ids":["ea4bb1a5-881b-4190-bd2e-f3a51a2abf57"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"166","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81493,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009762827,"Left":0.37075585,"Top":0.8879532,"Width":0.038125988},"Polygon":[{"X":0.37075585,"Y":0.8879589},{"X":0.40887868,"Y":0.8879532},{"X":0.40888184,"Y":0.8977104},{"X":0.37075874,"Y":0.89771605}]},"Id":"5f1f71f6-87f1-4830-bc35-21ef715f56c0","Page":null,"Query":null,"Relationships":[{"Ids":["065e41fc-f9d2-4336-8dde-53a6225b8bd4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.20","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93427,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009804407,"Left":0.48028666,"Top":0.9309352,"Width":0.008294624},"Polygon":[{"X":0.48028666,"Y":0.9309364},{"X":0.48857766,"Y":0.9309352},{"X":0.4885813,"Y":0.94073844},{"X":0.48029023,"Y":0.9407396}]},"Id":"2d39f4ba-1cd4-4e45-8953-0777b6adb92f","Page":null,"Query":null,"Relationships":[{"Ids":["92976339-bdfa-49ca-97f3-44aeaddd45f2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5","TextType":""},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.23242,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005123081,"Left":0.31726938,"Top":0.09880669,"Width":0.025877738},"Polygon":[{"X":0.31726938,"Y":0.098813824},{"X":0.3431457,"Y":0.09880669},{"X":0.34314713,"Y":0.10392264},{"X":0.31727076,"Y":0.103929766}]},"Id":"d8c94355-7bca-4c3f-89b8-755e959e8c16","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Reported","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":29.387505,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0058827396,"Left":0.17769668,"Top":0.114976235,"Width":0.012399295},"Polygon":[{"X":0.17769668,"Y":0.114979625},{"X":0.19009486,"Y":0.114976235},{"X":0.19009596,"Y":0.1208556},{"X":0.17769772,"Y":0.120858975}]},"Id":"00adea30-fc28-4c46-9c92-8bbd22cf6e13","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1945","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":68.88686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004490528,"Left":0.2269687,"Top":0.11647597,"Width":0.013099902},"Polygon":[{"X":0.2269687,"Y":0.116479546},{"X":0.24006762,"Y":0.11647597},{"X":0.2400686,"Y":0.12096293},{"X":0.22696964,"Y":0.1209665}]},"Id":"1524d9d6-724b-49ea-b7b3-261082b6d1ef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1970","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":41.625473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0044151014,"Left":0.27572957,"Top":0.11640407,"Width":0.012637314},"Polygon":[{"X":0.27572957,"Y":0.11640752},{"X":0.28836578,"Y":0.11640407},{"X":0.28836688,"Y":0.12081573},{"X":0.2757306,"Y":0.120819174}]},"Id":"810f5dd0-750c-4d03-9de3-b5588b37b73d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1977","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":49.679317,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0041286377,"Left":0.6372963,"Top":0.11700587,"Width":0.012860666},"Polygon":[{"X":0.6372963,"Y":0.11700938},{"X":0.65015507,"Y":0.11700587},{"X":0.65015703,"Y":0.121131},{"X":0.6372982,"Y":0.121134505}]},"Id":"2b7ef465-9df9-4e77-a273-5b7260b0a330","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":27.317905,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004291323,"Left":0.68509984,"Top":0.11686375,"Width":0.013263178},"Polygon":[{"X":0.68509984,"Y":0.11686737},{"X":0.69836086,"Y":0.11686375},{"X":0.698363,"Y":0.12115146},{"X":0.6851019,"Y":0.121155076}]},"Id":"15965f25-50fa-4e94-b952-c7e669f7493a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TETA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.971306,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005625964,"Left":0.24583732,"Top":0.12793738,"Width":0.03234948},"Polygon":[{"X":0.24583732,"Y":0.12794615},{"X":0.27818543,"Y":0.12793738},{"X":0.2781868,"Y":0.1335546},{"X":0.24583855,"Y":0.13356334}]},"Id":"82f9ec8e-48ed-46be-b793-162482bc594d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Females","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":23.749844,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0056600156,"Left":0.65591216,"Top":0.12788726,"Width":0.032549966},"Polygon":[{"X":0.65591216,"Y":0.1278961},{"X":0.68845934,"Y":0.12788726},{"X":0.6884621,"Y":0.13353848},{"X":0.65591484,"Y":0.13354729}]},"Id":"67826ffa-736f-4ffa-a9a1-bfc348496805","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"l'emains","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.99065,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011223427,"Left":0.1812644,"Top":0.14526261,"Width":0.081165835},"Polygon":[{"X":0.1812644,"Y":0.14528441},{"X":0.26242766,"Y":0.14526261},{"X":0.26243025,"Y":0.1564644},{"X":0.18126644,"Y":0.15648605}]},"Id":"17df6242-aa3a-4636-bbac-548b1ce3695c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"PELLED","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":58.48478,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010469753,"Left":0.27732348,"Top":0.14559714,"Width":0.1176093},"Polygon":[{"X":0.27732348,"Y":0.14562872},{"X":0.39492953,"Y":0.14559714},{"X":0.3949328,"Y":0.15603551},{"X":0.27732602,"Y":0.1560669}]},"Id":"64311c90-c7ff-49c4-bcfd-1c9e722b3021","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"PRODUCTIO","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":22.99918,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011135557,"Left":0.5768851,"Top":0.14524533,"Width":0.09495066},"Polygon":[{"X":0.5768851,"Y":0.14527082},{"X":0.67183036,"Y":0.14524533},{"X":0.6718357,"Y":0.15635556},{"X":0.5768898,"Y":0.15638089}]},"Id":"400a8670-271e-471b-9b2b-39092e1eb2ab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DEPELLED","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":46.321033,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100807985,"Left":0.68830913,"Top":0.14508565,"Width":0.114949584},"Polygon":[{"X":0.68830913,"Y":0.14511651},{"X":0.80325305,"Y":0.14508565},{"X":0.8032587,"Y":0.15513577},{"X":0.6883141,"Y":0.15516645}]},"Id":"04e4fdd6-b566-4b0b-b212-33a2bd12144e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"PRODUCTIO","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":67.55699,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00494866,"Left":0.34291622,"Top":0.15714653,"Width":0.019265065},"Polygon":[{"X":0.34291622,"Y":0.15715165},{"X":0.36217985,"Y":0.15714653},{"X":0.36218128,"Y":0.16209006},{"X":0.34291762,"Y":0.16209519}]},"Id":"48fbfb97-6fa9-4883-814f-0603581fd3e6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"21,722","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":45.306873,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004471507,"Left":0.22640534,"Top":0.19998342,"Width":0.013181653},"Polygon":[{"X":0.22640534,"Y":0.19998683},{"X":0.23958601,"Y":0.19998342},{"X":0.239587,"Y":0.2044515},{"X":0.22640628,"Y":0.20445491}]},"Id":"12bae95f-ccfc-4cd0-8bcb-7f26bc98dbd7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1970","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":63.332947,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0043879887,"Left":0.27472028,"Top":0.19988635,"Width":0.014135053},"Polygon":[{"X":0.27472028,"Y":0.19989002},{"X":0.28885424,"Y":0.19988635},{"X":0.2888553,"Y":0.20427068},{"X":0.27472132,"Y":0.20427434}]},"Id":"c786ea4f-7913-415d-9e48-7908c8f6837f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1975","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":88.346924,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004144743,"Left":0.3242031,"Top":0.20006648,"Width":0.01417964},"Polygon":[{"X":0.3242031,"Y":0.20007017},{"X":0.3383816,"Y":0.20006648},{"X":0.33838275,"Y":0.20420755},{"X":0.3242042,"Y":0.20421122}]},"Id":"0a31ab3e-ac32-4bc0-8501-447dd3741e0b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1980","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":18.239168,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0043587885,"Left":0.6364903,"Top":0.20005806,"Width":0.0137414755},"Polygon":[{"X":0.6364903,"Y":0.20006163},{"X":0.6502297,"Y":0.20005806},{"X":0.6502318,"Y":0.2044133},{"X":0.6364923,"Y":0.20441686}]},"Id":"dc1f5dd0-90ca-4f84-b465-7b9e37258976","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ITTA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":32.996666,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.004618617,"Left":0.68506557,"Top":0.19957167,"Width":0.013634071},"Polygon":[{"X":0.68506557,"Y":0.1995752},{"X":0.6986973,"Y":0.19957167},{"X":0.69869965,"Y":0.20418675},{"X":0.68506783,"Y":0.20419028}]},"Id":"c2232a35-1b1c-4b4d-9d98-c34eb36da46b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TETA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":52.925045,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00461755,"Left":0.7340967,"Top":0.19952346,"Width":0.013699097},"Polygon":[{"X":0.7340967,"Y":0.19952703},{"X":0.7477934,"Y":0.19952346},{"X":0.7477958,"Y":0.20413747},{"X":0.7340991,"Y":0.20414102}]},"Id":"29530cc8-41c0-4cb0-afd3-09483af9e9fd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67938,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009323116,"Left":0.24881658,"Top":0.26356414,"Width":0.014654735},"Polygon":[{"X":0.24881658,"Y":0.2635678},{"X":0.26346916,"Y":0.26356414},{"X":0.2634713,"Y":0.27288362},{"X":0.24881867,"Y":0.27288726}]},"Id":"4bcbae49-e954-499e-b5bd-8ca6cc430ea6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(a)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90565,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01004323,"Left":0.26723126,"Top":0.26321977,"Width":0.043482658},"Polygon":[{"X":0.26723126,"Y":0.26323062},{"X":0.3107113,"Y":0.26321977},{"X":0.31071392,"Y":0.27325222},{"X":0.2672336,"Y":0.273263}]},"Id":"278d4e54-a1eb-434d-8f00-9e08ee3ca4b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Original","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96012,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009444696,"Left":0.64275974,"Top":0.26335114,"Width":0.015211539},"Polygon":[{"X":0.64275974,"Y":0.26335493},{"X":0.6579668,"Y":0.26335114},{"X":0.65797126,"Y":0.27279207},{"X":0.6427641,"Y":0.27279583}]},"Id":"c14ab33e-ad70-4bf4-b27c-cd8edc113f2c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(b)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.908646,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007838836,"Left":0.6611897,"Top":0.26344067,"Width":0.07580374},"Polygon":[{"X":0.6611897,"Y":0.26345956},{"X":0.7369893,"Y":0.26344067},{"X":0.73699343,"Y":0.27126068},{"X":0.66119343,"Y":0.27127948}]},"Id":"b34031f8-ffb1-4a72-8223-c10e62a2df98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Reconstructed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95944,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011073026,"Left":0.23459315,"Top":0.28852138,"Width":0.03892196},"Polygon":[{"X":0.23459315,"Y":0.28853095},{"X":0.27351248,"Y":0.28852138},{"X":0.2735151,"Y":0.29958493},{"X":0.23459554,"Y":0.2995944}]},"Id":"670658b0-dbf4-4937-83b9-1487e2cbb43f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Figure","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.16817,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008753705,"Left":0.27716026,"Top":0.28875235,"Width":0.010572954},"Polygon":[{"X":0.27716026,"Y":0.28875494},{"X":0.28773105,"Y":0.28875235},{"X":0.2877332,"Y":0.29750347},{"X":0.27716237,"Y":0.29750603}]},"Id":"97734215-a4ad-49ba-b5df-264cd314bbd4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75783,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011068934,"Left":0.29284018,"Top":0.28859296,"Width":0.052632198},"Polygon":[{"X":0.29284018,"Y":0.2886059},{"X":0.34546927,"Y":0.28859296},{"X":0.3454724,"Y":0.2996491},{"X":0.29284295,"Y":0.2996619}]},"Id":"f20b2264-3382-4499-bc04-b6a364486d35","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Example","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97791,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008654061,"Left":0.34936768,"Top":0.28865072,"Width":0.01751142},"Polygon":[{"X":0.34936768,"Y":0.28865504},{"X":0.36687654,"Y":0.28865072},{"X":0.3668791,"Y":0.29730052},{"X":0.34937015,"Y":0.29730478}]},"Id":"7287fbe0-7327-4c69-a0f6-279f538d3510","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.984566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008555945,"Left":0.36985764,"Top":0.2887129,"Width":0.018806307},"Polygon":[{"X":0.36985764,"Y":0.2887175},{"X":0.38866132,"Y":0.2887129},{"X":0.38866395,"Y":0.29726425},{"X":0.3698602,"Y":0.29726884}]},"Id":"4c4c24df-c9ba-423f-8ecb-3df186258d68","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95644,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00858311,"Left":0.39218324,"Top":0.28868794,"Width":0.034483742},"Polygon":[{"X":0.39218324,"Y":0.2886964},{"X":0.42666414,"Y":0.28868794},{"X":0.426667,"Y":0.29726264},{"X":0.39218593,"Y":0.29727104}]},"Id":"53994e99-862c-4648-aa90-aaa8fba2ef48","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Learn","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89216,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008551493,"Left":0.4299075,"Top":0.2886492,"Width":0.015948582},"Polygon":[{"X":0.4299075,"Y":0.2886531},{"X":0.44585314,"Y":0.2886492},{"X":0.4458561,"Y":0.2971968},{"X":0.42991036,"Y":0.29720068}]},"Id":"1d7a65c2-46ee-4dd9-8a14-2ae99cc12a52","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"To","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89572,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008628744,"Left":0.44998565,"Top":0.2887524,"Width":0.070669174},"Polygon":[{"X":0.44998565,"Y":0.28876975},{"X":0.52065146,"Y":0.2887524},{"X":0.52065486,"Y":0.2973639},{"X":0.44998863,"Y":0.29738116}]},"Id":"a879634d-221b-48ba-abe5-3395180946f3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Reconstruct","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98085,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008494517,"Left":0.5239916,"Top":0.28874016,"Width":0.024106791},"Polygon":[{"X":0.5239916,"Y":0.28874606},{"X":0.5480949,"Y":0.28874016},{"X":0.5480984,"Y":0.29722878},{"X":0.5239949,"Y":0.29723465}]},"Id":"bbb86fbe-ccd4-4176-b415-ba8849b7f6bc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93812,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009967045,"Left":0.55148554,"Top":0.28976777,"Width":0.03877861},"Polygon":[{"X":0.55148554,"Y":0.28977728},{"X":0.59025985,"Y":0.28976777},{"X":0.59026414,"Y":0.29972535},{"X":0.55148965,"Y":0.2997348}]},"Id":"a1ce814b-eae7-44d3-a0de-0cea81a9e7de","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"output","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94185,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006211913,"Left":0.59333026,"Top":0.29112276,"Width":0.015118773},"Polygon":[{"X":0.59333026,"Y":0.2911265},{"X":0.60844624,"Y":0.29112276},{"X":0.60844904,"Y":0.297331},{"X":0.59333295,"Y":0.29733467}]},"Id":"326bb83f-6ec5-4ce7-bea2-41c454c1305d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97554,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008741064,"Left":0.61176074,"Top":0.28862956,"Width":0.018582497},"Polygon":[{"X":0.61176074,"Y":0.28863412},{"X":0.63033926,"Y":0.28862956},{"X":0.63034326,"Y":0.2973661},{"X":0.61176467,"Y":0.29737064}]},"Id":"b2c06342-507e-4b6e-bf30-6339e5556989","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.82915,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008716982,"Left":0.6335703,"Top":0.28853568,"Width":0.056959145},"Polygon":[{"X":0.6335703,"Y":0.28854966},{"X":0.6905251,"Y":0.28853568},{"X":0.69052947,"Y":0.29723877},{"X":0.6335743,"Y":0.29725266}]},"Id":"cad456df-6d72-4a81-890e-58a9e19b430a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"IIT-CDIP","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94041,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008600855,"Left":0.69372416,"Top":0.2887313,"Width":0.04184336},"Polygon":[{"X":0.69372416,"Y":0.2887416},{"X":0.73556304,"Y":0.2887313},{"X":0.7355675,"Y":0.29732195},{"X":0.69372845,"Y":0.29733217}]},"Id":"852c61c4-dc1c-4814-b4ef-0437edae8059","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dataset","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97057,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008785134,"Left":0.074414484,"Top":0.3276245,"Width":0.03330109},"Polygon":[{"X":0.074414484,"Y":0.3276325},{"X":0.10771437,"Y":0.3276245},{"X":0.10771557,"Y":0.33640173},{"X":0.074415505,"Y":0.33640963}]},"Id":"b47abc17-cc98-4585-9389-57d0d1bb2f14","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.378334,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008578367,"Left":0.11501095,"Top":0.32787445,"Width":0.009816883},"Polygon":[{"X":0.11501095,"Y":0.3278768},{"X":0.124826565,"Y":0.32787445},{"X":0.124827825,"Y":0.3364505},{"X":0.115012154,"Y":0.3364528}]},"Id":"776e7083-8c6b-4cf5-8ba0-4cc3f7a6c5c6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89271,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010949879,"Left":0.13784948,"Top":0.32761273,"Width":0.06939841},"Polygon":[{"X":0.13784948,"Y":0.32762933},{"X":0.20724574,"Y":0.32761273},{"X":0.2072479,"Y":0.33854613},{"X":0.13785118,"Y":0.3385626}]},"Id":"295e8045-e5db-49dc-8aa4-1352edbdf1bd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Entity-level","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.56367,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0088046305,"Left":0.21380042,"Top":0.3275899,"Width":0.014157183},"Polygon":[{"X":0.21380042,"Y":0.3275933},{"X":0.22795574,"Y":0.3275899},{"X":0.2279576,"Y":0.33639118},{"X":0.2138022,"Y":0.33639455}]},"Id":"5ccfa526-9954-4878-9b94-b4bfccfb021d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"F1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.945564,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006638169,"Left":0.23569639,"Top":0.32991806,"Width":0.037425954},"Polygon":[{"X":0.23569639,"Y":0.329927},{"X":0.27312076,"Y":0.32991806},{"X":0.27312234,"Y":0.33654734},{"X":0.2356978,"Y":0.33655623}]},"Id":"33668cb8-7854-4e8d-ada6-7b41caf01f2e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"scores","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95968,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0089861145,"Left":0.27889743,"Top":0.32741573,"Width":0.013676119},"Polygon":[{"X":0.27889743,"Y":0.327419},{"X":0.2925713,"Y":0.32741573},{"X":0.29257357,"Y":0.3363986},{"X":0.2788996,"Y":0.33640185}]},"Id":"b6eeb9da-9d69-4792-a600-bd41934b6081","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.939606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00698588,"Left":0.2976912,"Top":0.32942638,"Width":0.022657553},"Polygon":[{"X":0.2976912,"Y":0.3294318},{"X":0.3203469,"Y":0.32942638},{"X":0.32034877,"Y":0.3364069},{"X":0.29769298,"Y":0.33641228}]},"Id":"2daf5856-d159-4124-9e66-632df9c91f0c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"two","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.918785,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011063529,"Left":0.32628822,"Top":0.32768363,"Width":0.03415957},"Polygon":[{"X":0.32628822,"Y":0.32769182},{"X":0.36044458,"Y":0.32768363},{"X":0.3604478,"Y":0.33873904},{"X":0.3262912,"Y":0.33874717}]},"Id":"e6aa6f3a-0ec2-49ec-8006-dc29dee7c587","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"entity","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97439,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008381687,"Left":0.3664492,"Top":0.32790828,"Width":0.0597678},"Polygon":[{"X":0.3664492,"Y":0.32792258},{"X":0.42621422,"Y":0.32790828},{"X":0.42621702,"Y":0.33627573},{"X":0.36645168,"Y":0.33628994}]},"Id":"eefb1039-8eca-43fe-8ffc-10ce9502b883","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"extraction","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.39894,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008653478,"Left":0.43192095,"Top":0.32783931,"Width":0.033693388},"Polygon":[{"X":0.43192095,"Y":0.32784736},{"X":0.46561128,"Y":0.32783931},{"X":0.46561435,"Y":0.33648476},{"X":0.43192387,"Y":0.33649278}]},"Id":"f34281a1-1459-4887-8287-6cdb5fcbc5ea","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tasks:","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.729294,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010512791,"Left":0.5030221,"Top":0.32921016,"Width":0.027509179},"Polygon":[{"X":0.5030221,"Y":0.32921675},{"X":0.5305271,"Y":0.32921016},{"X":0.5305313,"Y":0.33971643},{"X":0.50302607,"Y":0.33972296}]},"Id":"6cc37369-ccb4-4e74-9a0b-7cae3cac9425","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94013,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010891416,"Left":0.5348439,"Top":0.32914218,"Width":0.067530334},"Polygon":[{"X":0.5348439,"Y":0.32915834},{"X":0.6023695,"Y":0.32914218},{"X":0.60237426,"Y":0.3400176},{"X":0.5348483,"Y":0.3400336}]},"Id":"9e95de5b-b358-4971-a3b0-d0eea16ea2dc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Ablation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.961296,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013319418,"Left":0.60698736,"Top":0.3289785,"Width":0.045496788},"Polygon":[{"X":0.60698736,"Y":0.3289894},{"X":0.6524779,"Y":0.3289785},{"X":0.6524842,"Y":0.34228715},{"X":0.60699326,"Y":0.34229794}]},"Id":"626280de-7b48-410f-b64b-319c7b18f4b4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Study","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93931,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008950439,"Left":0.07504467,"Top":0.34134477,"Width":0.04838252},"Polygon":[{"X":0.07504467,"Y":0.34135625},{"X":0.12342588,"Y":0.34134477},{"X":0.12342719,"Y":0.35028383},{"X":0.07504571,"Y":0.35029522}]},"Id":"ae66e1fc-8a6e-414f-a27e-4594cdead004","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"FUNSD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97643,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008684587,"Left":0.12710492,"Top":0.34153134,"Width":0.02158434},"Polygon":[{"X":0.12710492,"Y":0.34153646},{"X":0.14868785,"Y":0.34153134},{"X":0.14868927,"Y":0.35021085},{"X":0.12710622,"Y":0.35021594}]},"Id":"d0a5cee0-8adc-4ad8-a768-24fa36ed1a56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":84.90375,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008962147,"Left":0.15256116,"Top":0.3414765,"Width":0.044831388},"Polygon":[{"X":0.15256116,"Y":0.34148714},{"X":0.19739084,"Y":0.3414765},{"X":0.19739255,"Y":0.3504281},{"X":0.15256263,"Y":0.35043865}]},"Id":"58c1d509-919a-4515-b521-ffa4baf34cfb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.894226,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009221306,"Left":0.5230312,"Top":0.3529952,"Width":0.022137418},"Polygon":[{"X":0.5230312,"Y":0.3530004},{"X":0.5451649,"Y":0.3529952},{"X":0.54516864,"Y":0.36221132},{"X":0.5230348,"Y":0.3622165}]},"Id":"779822ba-2070-426a-9590-07158b1372b3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96848,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00936274,"Left":0.54863715,"Top":0.35308248,"Width":0.0525112},"Polygon":[{"X":0.54863715,"Y":0.35309485},{"X":0.60114425,"Y":0.35308248},{"X":0.60114837,"Y":0.36243296},{"X":0.54864097,"Y":0.36244524}]},"Id":"70adec7e-3a3f-4e69-98ca-8cd3de5f7610","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"conduct","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97753,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006690697,"Left":0.6045956,"Top":0.355739,"Width":0.015313201},"Polygon":[{"X":0.6045956,"Y":0.3557426},{"X":0.61990577,"Y":0.355739},{"X":0.6199088,"Y":0.36242613},{"X":0.6045985,"Y":0.3624297}]},"Id":"bc0a55f4-3d68-4dcf-8cab-bc695f85669b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"an","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95958,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009965342,"Left":0.6239587,"Top":0.35277206,"Width":0.061161745},"Polygon":[{"X":0.6239587,"Y":0.35278645},{"X":0.6851156,"Y":0.35277206},{"X":0.68512046,"Y":0.3627231},{"X":0.62396324,"Y":0.3627374}]},"Id":"32095c21-aa59-45b7-9b82-b265801ed390","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"extensive","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.902855,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009306328,"Left":0.6890447,"Top":0.35298932,"Width":0.05338286},"Polygon":[{"X":0.6890447,"Y":0.35300186},{"X":0.74242264,"Y":0.35298932},{"X":0.7424276,"Y":0.36228317},{"X":0.6890493,"Y":0.36229566}]},"Id":"f15f4cbc-de25-4add-90cc-f8f92b0704ee","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ablation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011864862,"Left":0.7459929,"Top":0.35316676,"Width":0.035961714},"Polygon":[{"X":0.7459929,"Y":0.3531752},{"X":0.7819481,"Y":0.35316676},{"X":0.7819546,"Y":0.36502323},{"X":0.74599916,"Y":0.3650316}]},"Id":"1318127f-bdc0-4902-9491-9063944a125b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"study","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.985146,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0119968,"Left":0.78581935,"Top":0.35308903,"Width":0.03530408},"Polygon":[{"X":0.78581935,"Y":0.35309735},{"X":0.82111657,"Y":0.35308903},{"X":0.8211234,"Y":0.3650776},{"X":0.78582597,"Y":0.36508584}]},"Id":"dbcb05e4-0948-449f-b0bf-131166861e43","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"using","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.995476,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0094032725,"Left":0.8248958,"Top":0.35299963,"Width":0.02040515},"Polygon":[{"X":0.8248958,"Y":0.35300443},{"X":0.8452954,"Y":0.35299963},{"X":0.845301,"Y":0.36239812},{"X":0.8249012,"Y":0.3624029}]},"Id":"03d95f2e-c0d1-4ef4-bd65-f621e9fedaab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.958435,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009829285,"Left":0.8488052,"Top":0.3527035,"Width":0.04607013},"Polygon":[{"X":0.8488052,"Y":0.35271433},{"X":0.89486927,"Y":0.3527035},{"X":0.89487535,"Y":0.36252204},{"X":0.84881103,"Y":0.3625328}]},"Id":"c54e0e95-254e-4de1-b88d-8571a6409e18","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97502,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009480419,"Left":0.08480465,"Top":0.36936393,"Width":0.04289289},"Polygon":[{"X":0.08480465,"Y":0.36937392},{"X":0.12769613,"Y":0.36936393},{"X":0.12769754,"Y":0.37883443},{"X":0.08480581,"Y":0.37884435}]},"Id":"cfd6303b-f42f-45ed-89a5-d8650fcb3d68","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Model","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.819275,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011825354,"Left":0.22743276,"Top":0.36939776,"Width":0.050058745},"Polygon":[{"X":0.22743276,"Y":0.36940938},{"X":0.27748865,"Y":0.36939776},{"X":0.2774915,"Y":0.38121155},{"X":0.22743525,"Y":0.3812231}]},"Id":"e0da913c-6865-448f-8cb7-89b24946576a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"#param","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84592,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01155443,"Left":0.2811614,"Top":0.36927435,"Width":0.025503602},"Polygon":[{"X":0.2811614,"Y":0.36928028},{"X":0.30666202,"Y":0.36927435},{"X":0.306665,"Y":0.3808229},{"X":0.2811642,"Y":0.3808288}]},"Id":"8224bcb8-ff94-4e62-bb50-df6c050d4927","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(M)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009461239,"Left":0.32368654,"Top":0.36909088,"Width":0.054074597},"Polygon":[{"X":0.32368654,"Y":0.3691035},{"X":0.3777583,"Y":0.36909088},{"X":0.37776116,"Y":0.37853965},{"X":0.3236891,"Y":0.37855214}]},"Id":"bd821227-e1e7-431b-8943-b4abaa7ca424","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"FUNSD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96994,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009678553,"Left":0.39360264,"Top":0.36911133,"Width":0.045558102},"Polygon":[{"X":0.39360264,"Y":0.36912194},{"X":0.43915746,"Y":0.36911133},{"X":0.43916073,"Y":0.37877938},{"X":0.39360565,"Y":0.3787899}]},"Id":"95e2b6f4-5001-460b-bb8d-69c7b9330615","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.840195,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009265325,"Left":0.5031954,"Top":0.36786553,"Width":0.0498937},"Polygon":[{"X":0.5031954,"Y":0.36787713},{"X":0.5530853,"Y":0.36786553},{"X":0.5530891,"Y":0.3771193},{"X":0.5031989,"Y":0.37713084}]},"Id":"81f51aa8-4adf-4330-9b5e-4eae915a9ca1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dataset.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.16876,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012194677,"Left":0.0845478,"Top":0.3845919,"Width":0.12460664},"Polygon":[{"X":0.0845478,"Y":0.38462058},{"X":0.20915201,"Y":0.3845919},{"X":0.20915444,"Y":0.39675814},{"X":0.08454929,"Y":0.39678657}]},"Id":"e9d520a3-331f-48da-9da4-04b830f227df","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97359,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009580265,"Left":0.2562543,"Top":0.38456428,"Width":0.023636106},"Polygon":[{"X":0.2562543,"Y":0.3845697},{"X":0.27988806,"Y":0.38456428},{"X":0.2798904,"Y":0.39413914},{"X":0.25625646,"Y":0.39414454}]},"Id":"8996533b-8b4e-4e70-8b28-d4f3c2e177fe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"160","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.752754,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009750024,"Left":0.33173645,"Top":0.38477093,"Width":0.0370916},"Polygon":[{"X":0.33173645,"Y":0.38477945},{"X":0.36882514,"Y":0.38477093},{"X":0.36882803,"Y":0.39451247},{"X":0.3317391,"Y":0.39452097}]},"Id":"b4e29e51-820d-4683-a9ab-07c6dbf1d93a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"79.27","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":90.32645,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0023536617,"Left":0.4136344,"Top":0.3894981,"Width":0.0056849197},"Polygon":[{"X":0.4136344,"Y":0.38949943},{"X":0.41931856,"Y":0.3894981},{"X":0.41931933,"Y":0.39185047},{"X":0.41363516,"Y":0.39185178}]},"Id":"3025f533-d2ab-43e6-9339-b54a4b1cf2bb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.58439,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012541523,"Left":0.08501553,"Top":0.39925796,"Width":0.12592222},"Polygon":[{"X":0.08501553,"Y":0.39928666},{"X":0.21093525,"Y":0.39925796},{"X":0.21093775,"Y":0.41177106},{"X":0.08501706,"Y":0.4117995}]},"Id":"19ae3085-b5dc-4b5b-8766-3cc83e1b3a47","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98178,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009682809,"Left":0.2550324,"Top":0.3993503,"Width":0.02504437},"Polygon":[{"X":0.2550324,"Y":0.399356},{"X":0.28007442,"Y":0.3993503},{"X":0.28007674,"Y":0.40902743},{"X":0.25503457,"Y":0.4090331}]},"Id":"e64bbe5c-d269-4801-8ee1-9d7e1114cb16","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"390","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69269,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009656652,"Left":0.33153278,"Top":0.39929342,"Width":0.037484534},"Polygon":[{"X":0.33153278,"Y":0.39930198},{"X":0.36901447,"Y":0.39929342},{"X":0.36901733,"Y":0.4089416},{"X":0.33153543,"Y":0.4089501}]},"Id":"87161b45-c7ff-4ed8-9645-f6c987f9f5ac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"77.89","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85523,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100798085,"Left":0.39798597,"Top":0.39922583,"Width":0.03720479},"Polygon":[{"X":0.39798597,"Y":0.39923432},{"X":0.43518737,"Y":0.39922583},{"X":0.43519077,"Y":0.40929723},{"X":0.39798915,"Y":0.40930563}]},"Id":"8681c691-7d35-407c-8666-a4dc9cf6defe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.93","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92622,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009882657,"Left":0.50281394,"Top":0.40157107,"Width":0.032921128},"Polygon":[{"X":0.50281394,"Y":0.40157855},{"X":0.53573114,"Y":0.40157107},{"X":0.5357351,"Y":0.41144627},{"X":0.5028177,"Y":0.41145372}]},"Id":"1f46f7ba-8f53-4ddd-a4b6-e078471d1f0d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4.1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975914,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012260833,"Left":0.55301374,"Top":0.40161908,"Width":0.050618272},"Polygon":[{"X":0.55301374,"Y":0.4016306},{"X":0.6036266,"Y":0.40161908},{"X":0.603632,"Y":0.41386852},{"X":0.55301875,"Y":0.41387993}]},"Id":"f3951eca-a361-4cac-881c-9386e36e1989","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Impact","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95863,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009678503,"Left":0.60743475,"Top":0.401645,"Width":0.015007008},"Polygon":[{"X":0.60743475,"Y":0.4016484},{"X":0.62243736,"Y":0.401645},{"X":0.62244177,"Y":0.4113201},{"X":0.60743904,"Y":0.4113235}]},"Id":"de49bfab-c8fa-4ea0-adff-69e39550f2fe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.804054,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012141328,"Left":0.62578,"Top":0.40165305,"Width":0.10874511},"Polygon":[{"X":0.62578,"Y":0.40167776},{"X":0.7345188,"Y":0.40165305},{"X":0.73452514,"Y":0.41376984},{"X":0.6257855,"Y":0.41379437}]},"Id":"f06df7aa-166f-4461-a29e-54ceed707ce8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"modality-aware","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.985085,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009430201,"Left":0.7404106,"Top":0.40179697,"Width":0.052475482},"Polygon":[{"X":0.7404106,"Y":0.4018089},{"X":0.7928809,"Y":0.40179697},{"X":0.79288614,"Y":0.4112153},{"X":0.7404156,"Y":0.41122717}]},"Id":"6a1c5f42-89d5-4589-9b73-d53309ed9d94","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"relative","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98259,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093741,"Left":0.7969492,"Top":0.4018923,"Width":0.06297108},"Polygon":[{"X":0.7969492,"Y":0.4019066},{"X":0.85991466,"Y":0.4018923},{"X":0.85992026,"Y":0.41125217},{"X":0.79695445,"Y":0.4112664}]},"Id":"9559d305-d6d3-443a-bea3-96c0418ff240","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attention","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.16932,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012443652,"Left":0.085096054,"Top":0.4147402,"Width":0.12219495},"Polygon":[{"X":0.085096054,"Y":0.41476774},{"X":0.20728855,"Y":0.4147402},{"X":0.207291,"Y":0.42715657},{"X":0.08509757,"Y":0.42718387}]},"Id":"9210fb80-a14d-4bd9-8405-d1c3b8d1e3f7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95901,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009716309,"Left":0.2548836,"Top":0.41482314,"Width":0.025105229},"Polygon":[{"X":0.2548836,"Y":0.4148288},{"X":0.27998644,"Y":0.41482314},{"X":0.2799888,"Y":0.42453384},{"X":0.2548858,"Y":0.42453945}]},"Id":"49449b1e-745b-46fa-9183-7d295226b146","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"200","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84497,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010026673,"Left":0.3317164,"Top":0.41461456,"Width":0.03750563},"Polygon":[{"X":0.3317164,"Y":0.41462302},{"X":0.36921903,"Y":0.41461456},{"X":0.36922202,"Y":0.42463285},{"X":0.33171913,"Y":0.42464122}]},"Id":"92d290e0-a5f9-43e3-b859-c22378e06a68","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"82.76","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92463,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009899348,"Left":0.39811063,"Top":0.41472015,"Width":0.036992107},"Polygon":[{"X":0.39811063,"Y":0.4147285},{"X":0.4350994,"Y":0.41472015},{"X":0.43510273,"Y":0.42461124},{"X":0.39811376,"Y":0.4246195}]},"Id":"3daf9837-926b-422d-aff3-96045c16899d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.95","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81561,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009892501,"Left":0.084691234,"Top":0.4302455,"Width":0.0677873},"Polygon":[{"X":0.084691234,"Y":0.4302606},{"X":0.1524769,"Y":0.4302455},{"X":0.15247853,"Y":0.440123},{"X":0.08469245,"Y":0.44013798}]},"Id":"9d27831a-df9a-45ff-b32f-a1de8a00271c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99053,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009671746,"Left":0.25502154,"Top":0.43019137,"Width":0.024999684},"Polygon":[{"X":0.25502154,"Y":0.43019694},{"X":0.2800189,"Y":0.43019137},{"X":0.28002125,"Y":0.4398576},{"X":0.25502375,"Y":0.43986312}]},"Id":"38168cc4-37ae-491e-9c2c-fad43469ef81","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"230","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91319,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009739719,"Left":0.39823824,"Top":0.43009284,"Width":0.03560574},"Polygon":[{"X":0.39823824,"Y":0.4301008},{"X":0.4338407,"Y":0.43009284},{"X":0.43384397,"Y":0.4398247},{"X":0.39824128,"Y":0.43983257}]},"Id":"d5140a75-f729-4621-8bf4-888c57da12a1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.11","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90727,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009425989,"Left":0.50327903,"Top":0.4254504,"Width":0.022002632},"Polygon":[{"X":0.50327903,"Y":0.42545533},{"X":0.525278,"Y":0.4254504},{"X":0.52528167,"Y":0.43487152},{"X":0.5032826,"Y":0.4348764}]},"Id":"3954ed6f-25a3-40c8-9a8d-625328ec6bc4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97804,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009499963,"Left":0.53122157,"Top":0.42544767,"Width":0.052636866},"Polygon":[{"X":0.53122157,"Y":0.42545944},{"X":0.5838544,"Y":0.42544767},{"X":0.58385843,"Y":0.43493593},{"X":0.5312253,"Y":0.43494764}]},"Id":"8713aba7-1ca3-4ef3-bfdf-c85c29ac2424","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"conduct","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.986725,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068082185,"Left":0.58946157,"Top":0.42821363,"Width":0.015651815},"Polygon":[{"X":0.58946157,"Y":0.4282171},{"X":0.60511035,"Y":0.42821363},{"X":0.6051134,"Y":0.43501836},{"X":0.5894645,"Y":0.43502182}]},"Id":"dcb61c97-6cfe-4d95-967c-f07b8017ae98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"an","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94769,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009749282,"Left":0.61109376,"Top":0.4253504,"Width":0.05342648},"Polygon":[{"X":0.61109376,"Y":0.42536235},{"X":0.6645156,"Y":0.4253504},{"X":0.66452026,"Y":0.43508783},{"X":0.6110981,"Y":0.4350997}]},"Id":"04f8a1cd-3422-4454-a2ee-294b1e981aeb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ablation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95961,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012055973,"Left":0.6708293,"Top":0.42551506,"Width":0.03559499},"Polygon":[{"X":0.6708293,"Y":0.425523},{"X":0.7064182,"Y":0.42551506},{"X":0.7064243,"Y":0.43756315},{"X":0.67083514,"Y":0.43757102}]},"Id":"23dd5966-7cb8-46f2-bbc0-10a529cffcb3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"study","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98312,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008045358,"Left":0.71239996,"Top":0.427004,"Width":0.013204309},"Polygon":[{"X":0.71239996,"Y":0.42700696},{"X":0.7256001,"Y":0.427004},{"X":0.7256043,"Y":0.43504643},{"X":0.7124041,"Y":0.43504936}]},"Id":"094c1dcd-c6e7-44ab-a81f-e09b5a197ac9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96833,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009578283,"Left":0.7311996,"Top":0.42537743,"Width":0.06636061},"Polygon":[{"X":0.7311996,"Y":0.42539227},{"X":0.79755485,"Y":0.42537743},{"X":0.7975602,"Y":0.43494096},{"X":0.73120457,"Y":0.43495572}]},"Id":"91ea461b-11a4-4f80-84a8-2f104b5eece7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"determine","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9933,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009503813,"Left":0.8034214,"Top":0.42547324,"Width":0.020378552},"Polygon":[{"X":0.8034214,"Y":0.4254778},{"X":0.8237944,"Y":0.42547324},{"X":0.8237999,"Y":0.43497252},{"X":0.80342674,"Y":0.43497705}]},"Id":"053b81ab-416a-46f1-9994-610082499511","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96968,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012217141,"Left":0.8303253,"Top":0.4254343,"Width":0.04501448},"Polygon":[{"X":0.8303253,"Y":0.42544436},{"X":0.8753324,"Y":0.4254343},{"X":0.8753398,"Y":0.43764144},{"X":0.8303324,"Y":0.43765143}]},"Id":"6ec7cd0f-3c65-4c22-ad15-4a719697330b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"impact","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97557,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00983577,"Left":0.8808541,"Top":0.4251531,"Width":0.01548001},"Polygon":[{"X":0.8808541,"Y":0.42515656},{"X":0.89632803,"Y":0.4251531},{"X":0.8963342,"Y":0.43498543},{"X":0.88086015,"Y":0.43498886}]},"Id":"3cbcaaf2-e689-432d-8994-efae02588a20","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.53283,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0019732155,"Left":0.34795952,"Top":0.43548036,"Width":0.0051070163},"Polygon":[{"X":0.34795952,"Y":0.4354815},{"X":0.35306597,"Y":0.43548036},{"X":0.35306653,"Y":0.43745244},{"X":0.34796008,"Y":0.43745357}]},"Id":"c19db6c7-665a-43dd-a17b-33990f68faae","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.65187,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012433196,"Left":0.08479041,"Top":0.4456264,"Width":0.12672974},"Polygon":[{"X":0.08479041,"Y":0.44565433},{"X":0.21151766,"Y":0.4456264},{"X":0.21152015,"Y":0.45803192},{"X":0.08479193,"Y":0.45805958}]},"Id":"8d33f6de-0678-479a-9b21-28f6a42f116e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98266,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009741711,"Left":0.254369,"Top":0.4456896,"Width":0.025804732},"Polygon":[{"X":0.254369,"Y":0.44569528},{"X":0.28017136,"Y":0.4456896},{"X":0.28017372,"Y":0.45542565},{"X":0.2543712,"Y":0.4554313}]},"Id":"e6ea6427-7626-4d4d-8113-f8cf15841c62","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"426","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92965,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010177375,"Left":0.3316388,"Top":0.44537795,"Width":0.03806738},"Polygon":[{"X":0.3316388,"Y":0.44538635},{"X":0.36970317,"Y":0.44537795},{"X":0.36970618,"Y":0.455547},{"X":0.3316416,"Y":0.45555532}]},"Id":"e551374a-f8cf-4718-a9dc-f4526870a3bc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"84.20","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75333,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010047443,"Left":0.39782614,"Top":0.4454722,"Width":0.03645409},"Polygon":[{"X":0.39782614,"Y":0.44548023},{"X":0.43427685,"Y":0.4454722},{"X":0.43428022,"Y":0.45551166},{"X":0.3978293,"Y":0.45551965}]},"Id":"a1d3932f-ec7d-4e81-9b64-63b5b90229ca","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.01","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96624,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012204277,"Left":0.5031742,"Top":0.44094077,"Width":0.036000874},"Polygon":[{"X":0.5031742,"Y":0.44094875},{"X":0.5391702,"Y":0.44094077},{"X":0.5391751,"Y":0.45313716},{"X":0.50317883,"Y":0.45314506}]},"Id":"638345e4-704c-4336-97cd-aa4affa52fd7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"using","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88672,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012455986,"Left":0.5438019,"Top":0.440816,"Width":0.0725378},"Polygon":[{"X":0.5438019,"Y":0.44083202},{"X":0.61633414,"Y":0.440816},{"X":0.61633974,"Y":0.45325607},{"X":0.54380697,"Y":0.45327196}]},"Id":"0e347fde-2a3e-495f-99f6-b549c9da6c1d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pre-trained","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.885086,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00956034,"Left":0.6215316,"Top":0.44081056,"Width":0.040817935},"Polygon":[{"X":0.6215316,"Y":0.4408196},{"X":0.662345,"Y":0.44081056},{"X":0.6623495,"Y":0.45036194},{"X":0.6215359,"Y":0.4503709}]},"Id":"98bdd1a3-09f3-4e44-adbf-f9559d46432f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"BERT","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96946,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012197305,"Left":0.666589,"Top":0.44089153,"Width":0.051638585},"Polygon":[{"X":0.666589,"Y":0.44090295},{"X":0.71822137,"Y":0.44089153},{"X":0.7182276,"Y":0.45307752},{"X":0.66659486,"Y":0.45308882}]},"Id":"4243ebca-fa16-4475-bfeb-3b1e9c1ab3f9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"weights","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98897,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009629773,"Left":0.72249436,"Top":0.4407019,"Width":0.019688543},"Polygon":[{"X":0.72249436,"Y":0.44070625},{"X":0.74217784,"Y":0.4407019},{"X":0.7421829,"Y":0.45032734},{"X":0.7224993,"Y":0.45033166}]},"Id":"81648b0a-28f8-4941-ac83-6787f7fe3904","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99569,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009355806,"Left":0.74604523,"Top":0.44100395,"Width":0.020625308},"Polygon":[{"X":0.74604523,"Y":0.4410085},{"X":0.7666655,"Y":0.44100395},{"X":0.7666706,"Y":0.4503552},{"X":0.7460502,"Y":0.45035973}]},"Id":"59d5c9aa-9997-43b2-a548-f15eabddabaa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.973,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009414337,"Left":0.7713235,"Top":0.4410405,"Width":0.05738587},"Polygon":[{"X":0.7713235,"Y":0.44105318},{"X":0.82870394,"Y":0.4410405},{"X":0.82870936,"Y":0.45044222},{"X":0.7713286,"Y":0.45045483}]},"Id":"7702c5f8-c7cc-487b-a27c-82e1bde4a13f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attention","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96547,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012087668,"Left":0.83356744,"Top":0.440923,"Width":0.03328704},"Polygon":[{"X":0.83356744,"Y":0.44093037},{"X":0.8668472,"Y":0.440923},{"X":0.8668545,"Y":0.45300338},{"X":0.8335745,"Y":0.45301068}]},"Id":"802ab32e-eeb2-40ae-9f4b-8e98f1ccc1c5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"layer","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99296,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009526689,"Left":0.87104625,"Top":0.4409971,"Width":0.023746138},"Polygon":[{"X":0.87104625,"Y":0.44100234},{"X":0.89478654,"Y":0.4409971},{"X":0.89479244,"Y":0.45051858},{"X":0.871052,"Y":0.4505238}]},"Id":"f42963f8-5380-496b-bb95-806422c4771b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.6534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01244874,"Left":0.08422996,"Top":0.4603331,"Width":0.071932204},"Polygon":[{"X":0.08422996,"Y":0.46034878},{"X":0.15616009,"Y":0.4603331},{"X":0.15616216,"Y":0.4727663},{"X":0.08423148,"Y":0.47278187}]},"Id":"c0958e30-6a7a-4df0-8934-1112c71187a7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97934,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009674253,"Left":0.2550536,"Top":0.46044126,"Width":0.024910865},"Polygon":[{"X":0.2550536,"Y":0.46044672},{"X":0.27996212,"Y":0.46044126},{"X":0.27996448,"Y":0.47011015},{"X":0.25505581,"Y":0.47011554}]},"Id":"7af84673-f973-4ea5-91d2-493805b64fdc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"780","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.915436,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009860781,"Left":0.398023,"Top":0.46024147,"Width":0.037183408},"Polygon":[{"X":0.398023,"Y":0.46024957},{"X":0.43520308,"Y":0.46024147},{"X":0.4352064,"Y":0.4700942},{"X":0.3980261,"Y":0.47010225}]},"Id":"83b7255b-5864-41e0-94f2-da0f0f891059","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.33","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.943504,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009590565,"Left":0.5032379,"Top":0.45560133,"Width":0.062526286},"Polygon":[{"X":0.5032379,"Y":0.455615},{"X":0.5657602,"Y":0.45560133},{"X":0.5657642,"Y":0.4651783},{"X":0.50324154,"Y":0.4651919}]},"Id":"f9c8c837-7526-4b57-98c0-d5802e81f89d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sub-word","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93696,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009508463,"Left":0.5721433,"Top":0.45566955,"Width":0.036619797},"Polygon":[{"X":0.5721433,"Y":0.45567757},{"X":0.6087589,"Y":0.45566955},{"X":0.60876316,"Y":0.46517006},{"X":0.57214737,"Y":0.465178}]},"Id":"d5fce000-1fae-4408-8548-eacc7821da88","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"token","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.80155,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012187069,"Left":0.6149954,"Top":0.45553625,"Width":0.08356704},"Polygon":[{"X":0.6149954,"Y":0.45555454},{"X":0.69855636,"Y":0.45553625},{"X":0.69856244,"Y":0.4677052},{"X":0.61500084,"Y":0.4677233}]},"Id":"5cf93380-d201-4b83-abe3-5ee91d6b2c97","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"embeddings,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99326,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00958196,"Left":0.70599824,"Top":0.45559022,"Width":0.023598105},"Polygon":[{"X":0.70599824,"Y":0.45559537},{"X":0.7295914,"Y":0.45559022},{"X":0.7295964,"Y":0.46516705},{"X":0.70600307,"Y":0.46517217}]},"Id":"12e089c5-cb98-4fcd-a92f-8a4ba160a2d7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87551,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012385769,"Left":0.73610944,"Top":0.4555156,"Width":0.10354396},"Polygon":[{"X":0.73610944,"Y":0.45553824},{"X":0.83964616,"Y":0.4555156},{"X":0.83965343,"Y":0.4678789},{"X":0.73611593,"Y":0.46790135}]},"Id":"c4597b56-cc27-4f7a-a4b7-b21a72c21a56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"modality-aware","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98072,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009392617,"Left":0.84586805,"Top":0.45566267,"Width":0.049344838},"Polygon":[{"X":0.84586805,"Y":0.4556735},{"X":0.89520705,"Y":0.45566267},{"X":0.8952129,"Y":0.4650446},{"X":0.8458736,"Y":0.4650553}]},"Id":"9cac7400-47b7-47f1-bfba-39e38fa9c27f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"relative","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.94883,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0025885175,"Left":0.34750956,"Top":0.46531862,"Width":0.00588178},"Polygon":[{"X":0.34750956,"Y":0.4653199},{"X":0.3533906,"Y":0.46531862},{"X":0.35339135,"Y":0.46790585},{"X":0.34751028,"Y":0.46790713}]},"Id":"61a1a852-8c73-408b-a7f3-1a4a0ec6f888","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.40748,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009888098,"Left":0.08576129,"Top":0.47572905,"Width":0.10894927},"Polygon":[{"X":0.08576129,"Y":0.47575256},{"X":0.19470868,"Y":0.47572905},{"X":0.19471055,"Y":0.48559386},{"X":0.0857625,"Y":0.48561716}]},"Id":"265e01a5-700b-4bb2-9950-a0fe62f4430d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98903,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009468293,"Left":0.25656787,"Top":0.4759042,"Width":0.022791103},"Polygon":[{"X":0.25656787,"Y":0.4759091},{"X":0.2793567,"Y":0.4759042},{"X":0.27935898,"Y":0.4853676},{"X":0.25657004,"Y":0.48537248}]},"Id":"c13e4a2f-6765-4abc-9d51-d69c43dd2c3b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"183","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0100235175,"Left":0.33169356,"Top":0.4755857,"Width":0.03725227},"Polygon":[{"X":0.33169356,"Y":0.47559372},{"X":0.36894286,"Y":0.4755857},{"X":0.36894584,"Y":0.48560125},{"X":0.3316963,"Y":0.4856092}]},"Id":"6ab358d6-5cc1-42cc-9391-8b8c9d1834b6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"83.34","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.943214,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009712644,"Left":0.39828217,"Top":0.47573122,"Width":0.037041683},"Polygon":[{"X":0.39828217,"Y":0.4757392},{"X":0.43532056,"Y":0.47573122},{"X":0.43532383,"Y":0.48543596},{"X":0.3982852,"Y":0.4854439}]},"Id":"b56b7185-a05b-44a4-958a-1397ef0ded6f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.33","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98372,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009928427,"Left":0.5031213,"Top":0.47086543,"Width":0.05802862},"Polygon":[{"X":0.5031213,"Y":0.47087798},{"X":0.56114584,"Y":0.47086543},{"X":0.56114995,"Y":0.4807814},{"X":0.5031251,"Y":0.48079386}]},"Id":"961f26ef-3893-413f-9fba-a580b858a535","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attention","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068779485,"Left":0.56864846,"Top":0.47380155,"Width":0.016166048},"Polygon":[{"X":0.56864846,"Y":0.47380504},{"X":0.58481157,"Y":0.47380155},{"X":0.5848145,"Y":0.48067603},{"X":0.5686513,"Y":0.4806795}]},"Id":"5b6e7a25-c4d4-48ec-a238-6b346d4d3b91","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9962,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093156835,"Left":0.59208995,"Top":0.47116894,"Width":0.020504886},"Polygon":[{"X":0.59208995,"Y":0.47117335},{"X":0.6125907,"Y":0.47116894},{"X":0.61259484,"Y":0.4804802},{"X":0.592094,"Y":0.4804846}]},"Id":"5273892d-ffef-4f9d-8efd-cc6702ae31b8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99067,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009683775,"Left":0.6200539,"Top":0.47082728,"Width":0.029123694},"Polygon":[{"X":0.6200539,"Y":0.47083357},{"X":0.649173,"Y":0.47082728},{"X":0.64917755,"Y":0.48050478},{"X":0.62005824,"Y":0.48051104}]},"Id":"4c3b9532-b73a-4250-b2b1-923756937df2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"final","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98526,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009530531,"Left":0.6565157,"Top":0.47113827,"Width":0.0433063},"Polygon":[{"X":0.6565157,"Y":0.47114763},{"X":0.69981724,"Y":0.47113827},{"X":0.699822,"Y":0.48065948},{"X":0.65652025,"Y":0.48066878}]},"Id":"9850b058-34ab-4f69-a19c-888bc01d216c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"results","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99357,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009598666,"Left":0.7075243,"Top":0.47084,"Width":0.019269295},"Polygon":[{"X":0.7075243,"Y":0.47084415},{"X":0.72678864,"Y":0.47084},{"X":0.72679365,"Y":0.48043454},{"X":0.7075292,"Y":0.48043865}]},"Id":"1449ecdc-ce6d-464f-9fcc-6f1d98008816","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.992714,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009371661,"Left":0.7334769,"Top":0.47114325,"Width":0.020623343},"Polygon":[{"X":0.7334769,"Y":0.47114772},{"X":0.75409526,"Y":0.47114325},{"X":0.7541002,"Y":0.48051047},{"X":0.73348176,"Y":0.4805149}]},"Id":"8ac1c7d8-27d4-4f53-884d-5d2ccfdae71a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97546,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009604057,"Left":0.7613844,"Top":0.47097299,"Width":0.045646023},"Polygon":[{"X":0.7613844,"Y":0.47098285},{"X":0.807025,"Y":0.47097299},{"X":0.80703044,"Y":0.48056725},{"X":0.7613896,"Y":0.48057705}]},"Id":"99d688da-f6c6-49ef-811e-f3bcda4b6b26","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92844,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009457759,"Left":0.81424546,"Top":0.47112414,"Width":0.08033742},"Polygon":[{"X":0.81424546,"Y":0.47114152},{"X":0.894577,"Y":0.47112414},{"X":0.89458287,"Y":0.48056465},{"X":0.8142508,"Y":0.4805819}]},"Id":"ad59da7a-be8b-4f76-8253-62d34ab4ff3f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"downstream","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.333046,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012180811,"Left":0.085493624,"Top":0.49126413,"Width":0.112958685},"Polygon":[{"X":0.085493624,"Y":0.49128821},{"X":0.19844997,"Y":0.49126413},{"X":0.19845231,"Y":0.50342107},{"X":0.08549512,"Y":0.50344497}]},"Id":"b8716ce2-e2f7-4ec3-8246-f4a7821e9a3a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.980316,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009605956,"Left":0.25525436,"Top":0.4913415,"Width":0.024144625},"Polygon":[{"X":0.25525436,"Y":0.49134663},{"X":0.27939665,"Y":0.4913415},{"X":0.27939898,"Y":0.50094235},{"X":0.25525653,"Y":0.5009474}]},"Id":"4a559608-7220-4685-9421-6d84303d363e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"533","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94605,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009733987,"Left":0.33168617,"Top":0.49124616,"Width":0.037296396},"Polygon":[{"X":0.33168617,"Y":0.49125412},{"X":0.3689797,"Y":0.49124616},{"X":0.36898258,"Y":0.5009723},{"X":0.33168885,"Y":0.50098014}]},"Id":"c043f654-f968-4620-893d-0e9b3cf74fbd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"84.55","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9758,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010066474,"Left":0.39812094,"Top":0.4909777,"Width":0.03749949},"Polygon":[{"X":0.39812094,"Y":0.4909857},{"X":0.43561703,"Y":0.4909777},{"X":0.43562043,"Y":0.5010362},{"X":0.3981241,"Y":0.50104415}]},"Id":"db5f4cb8-5811-4902-b84b-0a53cc00c035","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.99","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.40418,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009402687,"Left":0.5031115,"Top":0.48671883,"Width":0.03035593},"Polygon":[{"X":0.5031115,"Y":0.48672533},{"X":0.5334637,"Y":0.48671883},{"X":0.5334674,"Y":0.4961151},{"X":0.50311506,"Y":0.49612153}]},"Id":"e512cf46-d3a5-4dbf-b894-e76fb8be4637","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99388,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009637458,"Left":0.5410501,"Top":0.48636165,"Width":0.029949505},"Polygon":[{"X":0.5410501,"Y":0.48636806},{"X":0.5709955,"Y":0.48636165},{"X":0.57099956,"Y":0.49599275},{"X":0.54105395,"Y":0.4959991}]},"Id":"ebd7df41-556a-46cd-af0f-4ffd12ed0a8f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"This","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.971756,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009550214,"Left":0.57578224,"Top":0.48650482,"Width":0.041093368},"Polygon":[{"X":0.57578224,"Y":0.4865136},{"X":0.61687136,"Y":0.48650482},{"X":0.6168756,"Y":0.4960463},{"X":0.5757863,"Y":0.49605504}]},"Id":"87ed544c-7522-4507-82e1-ee6202591987","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"shows","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99188,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009561309,"Left":0.6214874,"Top":0.48654196,"Width":0.025157694},"Polygon":[{"X":0.6214874,"Y":0.48654732},{"X":0.6466406,"Y":0.48654196},{"X":0.64664507,"Y":0.49609792},{"X":0.62149173,"Y":0.49610326}]},"Id":"859563b6-79e9-4282-a053-e20d9feac37d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"that","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.871704,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012370822,"Left":0.6514279,"Top":0.48648384,"Width":0.103060946},"Polygon":[{"X":0.6514279,"Y":0.4865059},{"X":0.75448227,"Y":0.48648384},{"X":0.7544889,"Y":0.49883285},{"X":0.6514337,"Y":0.49885467}]},"Id":"413432a0-7639-47f3-b28b-e6c478d36364","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"modality-aware","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.985725,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009721372,"Left":0.75933737,"Top":0.48638856,"Width":0.048871618},"Polygon":[{"X":0.75933737,"Y":0.486399},{"X":0.80820346,"Y":0.48638856},{"X":0.808209,"Y":0.49609956},{"X":0.75934255,"Y":0.49610993}]},"Id":"17aee2ca-ea9a-474b-84f4-ab0338a5af84","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"relative","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98269,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009394101,"Left":0.81300193,"Top":0.48658648,"Width":0.057851113},"Polygon":[{"X":0.81300193,"Y":0.48659885},{"X":0.8708474,"Y":0.48658648},{"X":0.87085307,"Y":0.4959683},{"X":0.8130073,"Y":0.4959806}]},"Id":"2dc3eaa5-1bfa-43bf-bd75-1ce9d1a52153","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attention","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.37056,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009429887,"Left":0.8753084,"Top":0.48636377,"Width":0.019023255},"Polygon":[{"X":0.8753084,"Y":0.48636782},{"X":0.8943258,"Y":0.48636377},{"X":0.89433163,"Y":0.49578962},{"X":0.8753141,"Y":0.49579364}]},"Id":"73baa755-28c0-459e-8487-b9cd3d2bbd9a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.37377,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009606374,"Left":0.08500172,"Top":0.5068128,"Width":0.056568366},"Polygon":[{"X":0.08500172,"Y":0.50682473},{"X":0.14156859,"Y":0.5068128},{"X":0.14157009,"Y":0.5164074},{"X":0.08500291,"Y":0.51641923}]},"Id":"61a63e72-4f89-4827-8b62-41f9cc9939cf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.411545,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011248674,"Left":0.14656873,"Top":0.5070771,"Width":0.038776185},"Polygon":[{"X":0.14656873,"Y":0.50708526},{"X":0.18534285,"Y":0.5070771},{"X":0.18534492,"Y":0.51831764},{"X":0.14657053,"Y":0.51832575}]},"Id":"8300c1a0-8c1d-4e9a-926e-8aaa15d876cc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(ours)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97977,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009676124,"Left":0.25649086,"Top":0.5068538,"Width":0.02353845},"Polygon":[{"X":0.25649086,"Y":0.50685877},{"X":0.28002697,"Y":0.5068538},{"X":0.28002933,"Y":0.51652503},{"X":0.25649306,"Y":0.5165299}]},"Id":"7134ff29-94bf-43c1-a65b-10f397505025","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"166","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95327,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009849134,"Left":0.3319502,"Top":0.5066599,"Width":0.037261084},"Polygon":[{"X":0.3319502,"Y":0.5066678},{"X":0.36920834,"Y":0.5066599},{"X":0.36921126,"Y":0.5165013},{"X":0.33195287,"Y":0.51650906}]},"Id":"833e56b8-3c79-44d3-a3c3-112222537f52","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"78.60","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.964615,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0098085385,"Left":0.3979976,"Top":0.50677764,"Width":0.03730663},"Polygon":[{"X":0.3979976,"Y":0.5067855},{"X":0.43530092,"Y":0.50677764},{"X":0.43530422,"Y":0.5165784},{"X":0.3980007,"Y":0.5165862}]},"Id":"cf2c79cc-95c1-4b7c-8e5a-5909a26937e3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.05","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87573,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009647428,"Left":0.5035439,"Top":0.50115967,"Width":0.024634656},"Polygon":[{"X":0.5035439,"Y":0.50116485},{"X":0.52817476,"Y":0.50115967},{"X":0.5281786,"Y":0.5108019},{"X":0.50354755,"Y":0.5108071}]},"Id":"fc579f57-093c-46a8-bc70-d0f3155e7f2b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"fers","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96685,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006965637,"Left":0.53571653,"Top":0.5038657,"Width":0.007944058},"Polygon":[{"X":0.53571653,"Y":0.50386745},{"X":0.5436577,"Y":0.5038657},{"X":0.5436606,"Y":0.5108297},{"X":0.5357193,"Y":0.51083136}]},"Id":"9d815fec-b63b-48c2-8880-1d1ddd9ac600","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"a","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94784,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012448756,"Left":0.5508774,"Top":0.50092375,"Width":0.069255814},"Polygon":[{"X":0.5508774,"Y":0.5009384},{"X":0.6201276,"Y":0.50092375},{"X":0.6201332,"Y":0.513358},{"X":0.55088246,"Y":0.51337254}]},"Id":"3e515807-45e5-444e-9f78-dd6aa1bd593c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"significant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96616,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0121448375,"Left":0.6275962,"Top":0.501229,"Width":0.08722503},"Polygon":[{"X":0.6275962,"Y":0.5012474},{"X":0.7148151,"Y":0.501229},{"X":0.7148213,"Y":0.51335555},{"X":0.62760174,"Y":0.5133738}]},"Id":"de88ae64-e086-44d0-b2f1-8b4c235948a7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"improvement","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93546,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069606258,"Left":0.7224072,"Top":0.50384116,"Width":0.02943321},"Polygon":[{"X":0.7224072,"Y":0.50384736},{"X":0.7518367,"Y":0.50384116},{"X":0.7518404,"Y":0.5107956},{"X":0.7224108,"Y":0.5108018}]},"Id":"1dea988e-7fe7-4d3a-bfe0-02ebcfc062a8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"over","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91366,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011764572,"Left":0.7589757,"Top":0.5014268,"Width":0.0468467},"Polygon":[{"X":0.7589757,"Y":0.5014367},{"X":0.80581576,"Y":0.5014268},{"X":0.8058224,"Y":0.51318157},{"X":0.758982,"Y":0.5131914}]},"Id":"68a6272e-55e4-4a71-8ce3-bd0db9a487e8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"regular","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77305,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009696839,"Left":0.8129814,"Top":0.50106466,"Width":0.08139175},"Polygon":[{"X":0.8129814,"Y":0.5010819},{"X":0.89436716,"Y":0.50106466},{"X":0.8943732,"Y":0.51074445},{"X":0.8129869,"Y":0.5107615}]},"Id":"df8d1836-ae75-4eb7-9fa0-34b73d1e347d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"multi-modal","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":61.903774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00977087,"Left":0.5037632,"Top":0.51647556,"Width":0.090311736},"Polygon":[{"X":0.5037632,"Y":0.5164944},{"X":0.5940707,"Y":0.51647556},{"X":0.5940749,"Y":0.52622765},{"X":0.5037669,"Y":0.5262464}]},"Id":"79859c2a-8f24-4e81-8a74-1d431808b731","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"self-attention","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96105,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008889967,"Left":0.5029102,"Top":0.54250467,"Width":0.03347979},"Polygon":[{"X":0.5029102,"Y":0.5425115},{"X":0.5363865,"Y":0.54250467},{"X":0.53639,"Y":0.55138785},{"X":0.5029136,"Y":0.55139464}]},"Id":"bafaeb63-d0fc-44b7-a911-7ba1afc6617f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.43956,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008777634,"Left":0.5395715,"Top":0.54266614,"Width":0.01063008},"Polygon":[{"X":0.5395715,"Y":0.5426683},{"X":0.550198,"Y":0.54266614},{"X":0.5502016,"Y":0.5514416},{"X":0.53957504,"Y":0.55144376}]},"Id":"27ffc5e4-f632-4078-bfc0-a173cd4db034","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97456,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011049264,"Left":0.5549534,"Top":0.54266804,"Width":0.04102958},"Polygon":[{"X":0.5549534,"Y":0.54267645},{"X":0.59597814,"Y":0.54266804},{"X":0.59598297,"Y":0.553709},{"X":0.5549579,"Y":0.5537173}]},"Id":"9d0454a0-dff8-4c73-9cfe-53e3d4523bdd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Impact","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97619,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008964243,"Left":0.5988731,"Top":0.54242367,"Width":0.0134680085},"Polygon":[{"X":0.5988731,"Y":0.5424264},{"X":0.6123371,"Y":0.54242367},{"X":0.6123411,"Y":0.55138516},{"X":0.598877,"Y":0.5513879}]},"Id":"d664b55b-b4be-4481-be48-10e32efe8c65","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.972275,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008779757,"Left":0.61445516,"Top":0.5427264,"Width":0.018045321},"Polygon":[{"X":0.61445516,"Y":0.5427301},{"X":0.6324964,"Y":0.5427264},{"X":0.63250047,"Y":0.5515025},{"X":0.61445904,"Y":0.55150616}]},"Id":"7b0097bf-e9a5-4a70-b952-d7c46aac1d22","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90401,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01124711,"Left":0.6359198,"Top":0.54267174,"Width":0.06974454},"Polygon":[{"X":0.6359198,"Y":0.54268605},{"X":0.7056587,"Y":0.54267174},{"X":0.70566434,"Y":0.5539047},{"X":0.635925,"Y":0.55391884}]},"Id":"9f873eba-c3bc-4bcd-adad-e0c170658c0a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pre-training","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98074,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008653541,"Left":0.70876974,"Top":0.5427646,"Width":0.029578993},"Polygon":[{"X":0.70876974,"Y":0.5427707},{"X":0.7383442,"Y":0.5427646},{"X":0.7383487,"Y":0.5514121},{"X":0.70877415,"Y":0.5514181}]},"Id":"175070cd-0152-4051-86c4-87c386a4834f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tasks","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95137,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006323628,"Left":0.7419162,"Top":0.54514235,"Width":0.014391246},"Polygon":[{"X":0.7419162,"Y":0.5451453},{"X":0.7563041,"Y":0.54514235},{"X":0.7563074,"Y":0.551463},{"X":0.7419195,"Y":0.5514659}]},"Id":"7418e083-a378-4bbc-b006-a5ef68634bca","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94504,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070794323,"Left":0.7597724,"Top":0.544312,"Width":0.021901313},"Polygon":[{"X":0.7597724,"Y":0.5443165},{"X":0.78166986,"Y":0.544312},{"X":0.7816737,"Y":0.551387},{"X":0.75977623,"Y":0.5513914}]},"Id":"38ad7e28-f91b-49e1-955e-bb1c7947d06e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"two","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93301,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008739236,"Left":0.78505987,"Top":0.54269516,"Width":0.07225026},"Polygon":[{"X":0.78505987,"Y":0.54270995},{"X":0.85730493,"Y":0.54269516},{"X":0.8573102,"Y":0.5514197},{"X":0.7850647,"Y":0.5514344}]},"Id":"f1cebb9a-2957-431b-825f-37459cbe858a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"downstream","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.223,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008960849,"Left":0.860136,"Top":0.5424503,"Width":0.033942327},"Polygon":[{"X":0.860136,"Y":0.5424572},{"X":0.8940728,"Y":0.5424503},{"X":0.8940783,"Y":0.55140424},{"X":0.86014134,"Y":0.55141115}]},"Id":"50b2c517-e71c-4c47-86d6-0c49daa40d3c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tasks'","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":76.78624,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0088856695,"Left":0.50383896,"Top":0.5563397,"Width":0.013857006},"Polygon":[{"X":0.50383896,"Y":0.5563425},{"X":0.5176925,"Y":0.5563397},{"X":0.51769596,"Y":0.56522256},{"X":0.50384235,"Y":0.56522536}]},"Id":"0274327e-d8f0-4a9a-8f00-84b63d45a2cd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"F1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94548,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007050569,"Left":0.5224901,"Top":0.5582554,"Width":0.031750184},"Polygon":[{"X":0.5224901,"Y":0.55826175},{"X":0.5542374,"Y":0.5582554},{"X":0.5542403,"Y":0.5652995},{"X":0.5224929,"Y":0.56530595}]},"Id":"1f6fabba-315d-4e83-a080-e22b16f968f8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"score","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.916405,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012029473,"Left":0.07492301,"Top":0.56557727,"Width":0.052683473},"Polygon":[{"X":0.07492301,"Y":0.5655879},{"X":0.1276047,"Y":0.56557727},{"X":0.12760648,"Y":0.57759625},{"X":0.07492441,"Y":0.57760674}]},"Id":"a91d096b-488e-49a8-9b0f-ba49006bfdf4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"samples","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98306,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069002598,"Left":0.13141185,"Top":0.5681671,"Width":0.019854784},"Polygon":[{"X":0.13141185,"Y":0.5681711},{"X":0.15126552,"Y":0.5681671},{"X":0.15126663,"Y":0.57506335},{"X":0.1314129,"Y":0.57506734}]},"Id":"0f07d224-5d34-4c87-bb42-bdde4c69dd5c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"are","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96605,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009410678,"Left":0.15505297,"Top":0.5655551,"Width":0.029990787},"Polygon":[{"X":0.15505297,"Y":0.5655611},{"X":0.18504204,"Y":0.5655551},{"X":0.18504377,"Y":0.57495975},{"X":0.15505454,"Y":0.5749658}]},"Id":"d92d1006-6989-49e7-b81f-703235374f47","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"used","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97264,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009675773,"Left":0.18871672,"Top":0.5653322,"Width":0.019470554},"Polygon":[{"X":0.18871672,"Y":0.5653361},{"X":0.20818536,"Y":0.5653322},{"X":0.20818728,"Y":0.5750041},{"X":0.18871853,"Y":0.575008}]},"Id":"0ff2f6cc-9ac7-46ec-9c88-f14cac3b1750","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.07157,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012143758,"Left":0.2111538,"Top":0.5654766,"Width":0.05491475},"Polygon":[{"X":0.2111538,"Y":0.5654876},{"X":0.26606572,"Y":0.5654766},{"X":0.26606855,"Y":0.57760936},{"X":0.21115623,"Y":0.5776203}]},"Id":"b19fbd0f-b2c0-40e3-938e-f8bb250f8071","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"training,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009603449,"Left":0.26985666,"Top":0.56537956,"Width":0.029439414},"Polygon":[{"X":0.26985666,"Y":0.56538546},{"X":0.29929364,"Y":0.56537956},{"X":0.29929608,"Y":0.5749771},{"X":0.26985893,"Y":0.574983}]},"Id":"131dd275-b4db-4c56-af31-ae853e33ff20","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"with","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99226,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0094135,"Left":0.30261552,"Top":0.5655564,"Width":0.020156119},"Polygon":[{"X":0.30261552,"Y":0.56556046},{"X":0.3227691,"Y":0.5655564},{"X":0.32277164,"Y":0.5749659},{"X":0.30261794,"Y":0.5749699}]},"Id":"668f7438-ad62-4240-a69e-07c6c95636c4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.990685,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012227722,"Left":0.32636857,"Top":0.5654323,"Width":0.06642484},"Polygon":[{"X":0.32636857,"Y":0.56544566},{"X":0.3927896,"Y":0.5654323},{"X":0.39279342,"Y":0.5776468},{"X":0.32637188,"Y":0.57766}]},"Id":"0a158760-90ee-45ad-9ff6-251b0accd9e0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"remaining","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75465,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011102433,"Left":0.3966517,"Top":0.5652396,"Width":0.04516602},"Polygon":[{"X":0.3966517,"Y":0.5652487},{"X":0.44181392,"Y":0.5652396},{"X":0.4418177,"Y":0.57633305},{"X":0.39665517,"Y":0.57634205}]},"Id":"d19dc153-1a2b-4afc-b9ba-b14cd5814082","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"80,000","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78364,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009327068,"Left":0.4456983,"Top":0.56559914,"Width":0.020914689},"Polygon":[{"X":0.4456983,"Y":0.5656033},{"X":0.46660963,"Y":0.56559914},{"X":0.46661296,"Y":0.574922},{"X":0.44570148,"Y":0.5749262}]},"Id":"9e560bc7-b329-44cd-a825-e6147d7c5920","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.882545,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011995036,"Left":0.07481283,"Top":0.58015347,"Width":0.021205664},"Polygon":[{"X":0.07481283,"Y":0.5801577},{"X":0.096016936,"Y":0.58015347},{"X":0.09601849,"Y":0.5921443},{"X":0.07481423,"Y":0.5921485}]},"Id":"55eec8a1-7c90-4d08-90d4-12507aa8535c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ing","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975746,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01210864,"Left":0.1010672,"Top":0.58030957,"Width":0.048620135},"Polygon":[{"X":0.1010672,"Y":0.5803192},{"X":0.14968537,"Y":0.58030957},{"X":0.14968733,"Y":0.59240866},{"X":0.1010688,"Y":0.5924182}]},"Id":"a2fc3e60-e27f-41c0-9689-2c2fb5db03d3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"equally","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91726,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011925709,"Left":0.15501642,"Top":0.5802359,"Width":0.028702402},"Polygon":[{"X":0.15501642,"Y":0.58024156},{"X":0.18371664,"Y":0.5802359},{"X":0.18371883,"Y":0.59215593},{"X":0.1550184,"Y":0.5921616}]},"Id":"7001627a-6ac5-4e51-adfa-afdb2fe66274","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"split","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99114,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009566712,"Left":0.18893325,"Top":0.580153,"Width":0.05503688},"Polygon":[{"X":0.18893325,"Y":0.58016396},{"X":0.24396802,"Y":0.580153},{"X":0.24397013,"Y":0.58970886},{"X":0.18893503,"Y":0.5897197}]},"Id":"179b9df3-7e49-4bf3-97fd-13d5474bc1b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"between","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99082,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009241291,"Left":0.24879299,"Top":0.5803053,"Width":0.020940514},"Polygon":[{"X":0.24879299,"Y":0.58030945},{"X":0.2697313,"Y":0.5803053},{"X":0.26973352,"Y":0.58954245},{"X":0.24879505,"Y":0.58954656}]},"Id":"6b6aa3a5-a7c7-4ea1-a315-9f3aab1add10","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85785,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009727101,"Left":0.27429566,"Top":0.57991445,"Width":0.06603036},"Polygon":[{"X":0.27429566,"Y":0.5799276},{"X":0.3403233,"Y":0.57991445},{"X":0.340326,"Y":0.5896285},{"X":0.27429795,"Y":0.5896416}]},"Id":"e6103bbd-e024-47ef-8b08-dfcf43a091d3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"validation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009540045,"Left":0.34519413,"Top":0.5801815,"Width":0.024351943},"Polygon":[{"X":0.34519413,"Y":0.5801863},{"X":0.36954325,"Y":0.5801815},{"X":0.3695461,"Y":0.5897167},{"X":0.34519684,"Y":0.5897215}]},"Id":"2cba0648-9ad6-4e04-b34d-75ab30ed6e33","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96227,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00828376,"Left":0.37455195,"Top":0.58147246,"Width":0.023373203},"Polygon":[{"X":0.37455195,"Y":0.5814771},{"X":0.39792255,"Y":0.58147246},{"X":0.39792514,"Y":0.5897516},{"X":0.37455443,"Y":0.5897562}]},"Id":"618395c0-ee64-4cc9-99ad-15f5f5632d9f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"test","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.56962,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00806117,"Left":0.40272453,"Top":0.5817742,"Width":0.028637469},"Polygon":[{"X":0.40272453,"Y":0.5817799},{"X":0.4313593,"Y":0.5817742},{"X":0.431362,"Y":0.58982974},{"X":0.40272707,"Y":0.58983535}]},"Id":"5cafd01d-2bde-4973-9555-099796bd92aa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sets.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.993225,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009470481,"Left":0.440278,"Top":0.5801139,"Width":0.026221007},"Polygon":[{"X":0.440278,"Y":0.58011913},{"X":0.4664956,"Y":0.5801139},{"X":0.466499,"Y":0.5895792},{"X":0.4402812,"Y":0.58958435}]},"Id":"774e20ba-e0b1-4f70-9b88-8332f953e2d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"The","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98683,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011940269,"Left":0.56274295,"Top":0.5836139,"Width":0.06540024},"Polygon":[{"X":0.56274295,"Y":0.58362687},{"X":0.62813777,"Y":0.5836139},{"X":0.6281432,"Y":0.5955413},{"X":0.5627479,"Y":0.5955542}]},"Id":"82dcd65f-6e98-41bf-bf08-64a00a10e3cd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Approach","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.930016,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009772186,"Left":0.7512754,"Top":0.5833901,"Width":0.045142144},"Polygon":[{"X":0.7512754,"Y":0.58339906},{"X":0.7964121,"Y":0.5833901},{"X":0.79641753,"Y":0.5931534},{"X":0.7512806,"Y":0.5931623}]},"Id":"06dc3bb3-3c68-4d26-8804-60f72fb4b5ab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":80.42092,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011669804,"Left":0.80104953,"Top":0.58333826,"Width":0.02805381},"Polygon":[{"X":0.80104953,"Y":0.5833438},{"X":0.8290966,"Y":0.58333826},{"X":0.82910335,"Y":0.59500253},{"X":0.8010561,"Y":0.5950081}]},"Id":"7375f904-9dca-446d-bb8c-f95d27db7ddc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(F1)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9351,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00976575,"Left":0.074694805,"Top":0.59546155,"Width":0.08639442},"Polygon":[{"X":0.074694805,"Y":0.59547853},{"X":0.16108757,"Y":0.59546155},{"X":0.16108923,"Y":0.6052105},{"X":0.07469594,"Y":0.6052273}]},"Id":"24147b9c-6397-4a4a-b1fa-d6a4ccd567aa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"classification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.963036,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009494616,"Left":0.16562475,"Top":0.598217,"Width":0.058369633},"Polygon":[{"X":0.16562475,"Y":0.59822845},{"X":0.2239924,"Y":0.598217},{"X":0.22399437,"Y":0.6077003},{"X":0.16562638,"Y":0.6077117}]},"Id":"f66012af-6742-4b6b-adda-bca97b228d73","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"accuracy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94792,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009437867,"Left":0.22842881,"Top":0.59575707,"Width":0.043163408},"Polygon":[{"X":0.22842881,"Y":0.59576553},{"X":0.27158996,"Y":0.59575707},{"X":0.2715922,"Y":0.6051865},{"X":0.2284308,"Y":0.6051949}]},"Id":"fbab1feb-0924-4698-8d4a-64cfff8c98e8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"results","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006738987,"Left":0.2762521,"Top":0.5984354,"Width":0.020196857},"Polygon":[{"X":0.2762521,"Y":0.5984394},{"X":0.29644725,"Y":0.5984354},{"X":0.29644895,"Y":0.6051705},{"X":0.2762537,"Y":0.6051744}]},"Id":"9b66f53c-5d4e-48b0-81ae-29c32adda645","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"are","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.968544,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012135649,"Left":0.30102032,"Top":0.5957138,"Width":0.06501745},"Polygon":[{"X":0.30102032,"Y":0.5957266},{"X":0.36603418,"Y":0.5957138},{"X":0.36603776,"Y":0.60783684},{"X":0.3010234,"Y":0.6078495}]},"Id":"73e5d497-9997-4bbc-a56c-25a2c9d69049","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"computed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93783,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069828667,"Left":0.37066594,"Top":0.59820676,"Width":0.01609249},"Polygon":[{"X":0.37066594,"Y":0.5982099},{"X":0.3867563,"Y":0.59820676},{"X":0.38675845,"Y":0.60518646},{"X":0.37066802,"Y":0.6051896}]},"Id":"f7ef3c71-9c56-470f-a85a-b55fbaaaa44a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98814,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0094678765,"Left":0.39139113,"Top":0.5956981,"Width":0.020347308},"Polygon":[{"X":0.39139113,"Y":0.5957021},{"X":0.4117354,"Y":0.5956981},{"X":0.41173846,"Y":0.605162},{"X":0.39139408,"Y":0.605166}]},"Id":"ad303e1a-b43e-40fa-b5b2-50fc45d0b768","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.980095,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008329099,"Left":0.4163599,"Top":0.59693754,"Width":0.023321573},"Polygon":[{"X":0.4163599,"Y":0.5969421},{"X":0.43967864,"Y":0.59693754},{"X":0.43968147,"Y":0.6052621},{"X":0.4163626,"Y":0.60526663}]},"Id":"8606554b-c62d-41d7-85c2-8989f310f05d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"test","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80639,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0081622135,"Left":0.44391742,"Top":0.5971434,"Width":0.021879675},"Polygon":[{"X":0.44391742,"Y":0.5971477},{"X":0.46579418,"Y":0.5971434},{"X":0.4657971,"Y":0.6053014},{"X":0.44392022,"Y":0.6053056}]},"Id":"c9bc82ee-6b27-43c9-a01f-b821bf30d9ae","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"set.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97944,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009343499,"Left":0.56330943,"Top":0.59988564,"Width":0.031856053},"Polygon":[{"X":0.56330943,"Y":0.5998919},{"X":0.59516144,"Y":0.59988564},{"X":0.5951655,"Y":0.60922295},{"X":0.5633133,"Y":0.60922915}]},"Id":"c02c051f-8951-41a6-bb3d-c6fee078bfbd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96291,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010226614,"Left":0.77138066,"Top":0.5993215,"Width":0.03732482},"Polygon":[{"X":0.77138066,"Y":0.59932876},{"X":0.80869967,"Y":0.5993215},{"X":0.80870545,"Y":0.6095408},{"X":0.7713862,"Y":0.6095481}]},"Id":"e3a52280-ac56-4908-bfd5-f190a29adc28","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.05","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.974686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012361147,"Left":0.07509428,"Top":0.6108458,"Width":0.067102075},"Polygon":[{"X":0.07509428,"Y":0.61085886},{"X":0.1421944,"Y":0.6108458},{"X":0.14219636,"Y":0.6231941},{"X":0.07509572,"Y":0.623207}]},"Id":"f68004c5-6112-44ac-a257-48a23f757025","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Following","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92707,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012162027,"Left":0.14758807,"Top":0.61118865,"Width":0.0328203},"Polygon":[{"X":0.14758807,"Y":0.611195},{"X":0.18040618,"Y":0.61118865},{"X":0.18040837,"Y":0.62334436},{"X":0.14759004,"Y":0.6233507}]},"Id":"aefb4ffe-f9d1-443c-be79-fac7fbde5920","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"prior","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96651,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009663376,"Left":0.18533987,"Top":0.6109689,"Width":0.03410121},"Polygon":[{"X":0.18533987,"Y":0.6109755},{"X":0.21943909,"Y":0.6109689},{"X":0.21944107,"Y":0.62062573},{"X":0.18534164,"Y":0.6206323}]},"Id":"09a01aa6-6d12-4558-91ca-61d9832934e0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"work","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.001884,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01208327,"Left":0.22546287,"Top":0.61083436,"Width":0.01810704},"Polygon":[{"X":0.22546287,"Y":0.6108379},{"X":0.24356726,"Y":0.61083436},{"X":0.24356991,"Y":0.62291414},{"X":0.2254654,"Y":0.62291765}]},"Id":"7bfd16bc-c272-43f9-97c0-7c5bcf81cbe6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"[2]","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.03543,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012145278,"Left":0.25030977,"Top":0.61070997,"Width":0.02654957},"Polygon":[{"X":0.25030977,"Y":0.6107151},{"X":0.2768564,"Y":0.61070997},{"X":0.2768593,"Y":0.6228501},{"X":0.25031248,"Y":0.62285525}]},"Id":"6ea958fe-530f-45c0-ab8a-ba572f1e7de0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"[23]","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.45609,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012236484,"Left":0.28357983,"Top":0.610742,"Width":0.030946966},"Polygon":[{"X":0.28357983,"Y":0.610748},{"X":0.31452355,"Y":0.610742},{"X":0.3145268,"Y":0.6229725},{"X":0.2835828,"Y":0.62297845}]},"Id":"9a2ad282-e764-4cd6-a9bd-83f5594abbfa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"[10],","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96373,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008401331,"Left":0.32010686,"Top":0.6123268,"Width":0.025319014},"Polygon":[{"X":0.32010686,"Y":0.61233175},{"X":0.3454235,"Y":0.6123268},{"X":0.34542587,"Y":0.6207233},{"X":0.3201091,"Y":0.62072814}]},"Id":"5c5e2a24-583d-405f-9cb0-759908d35414","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"text","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99275,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009349296,"Left":0.3505487,"Top":0.61127114,"Width":0.024000745},"Polygon":[{"X":0.3505487,"Y":0.6112758},{"X":0.37454665,"Y":0.61127114},{"X":0.37454948,"Y":0.6206158},{"X":0.3505514,"Y":0.6206204}]},"Id":"a8c59227-97aa-413c-afa1-ac4b329c1d27","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.952225,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012164352,"Left":0.38013405,"Top":0.61112416,"Width":0.042994633},"Polygon":[{"X":0.38013405,"Y":0.6111325},{"X":0.42312467,"Y":0.61112416},{"X":0.4231287,"Y":0.6232803},{"X":0.38013774,"Y":0.6232885}]},"Id":"49fb06fc-6533-4164-8953-728ba2f8d349","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"spatial","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.830246,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009722443,"Left":0.4289457,"Top":0.6108045,"Width":0.037476424},"Polygon":[{"X":0.4289457,"Y":0.61081177},{"X":0.46641865,"Y":0.6108045},{"X":0.4664221,"Y":0.6205197},{"X":0.42894894,"Y":0.6205269}]},"Id":"32c03104-2dc8-4201-b192-373c1c3cd003","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"infor-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91722,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009388118,"Left":0.56319565,"Top":0.6144353,"Width":0.03199595},"Polygon":[{"X":0.56319565,"Y":0.6144415},{"X":0.5951875,"Y":0.6144353},{"X":0.5951916,"Y":0.62381727},{"X":0.5631995,"Y":0.6238234}]},"Id":"ccd41791-a4ff-484d-89e1-829df76e43ac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.38731,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070234477,"Left":0.599513,"Top":0.6165634,"Width":0.00885205},"Polygon":[{"X":0.599513,"Y":0.6165651},{"X":0.6083619,"Y":0.6165634},{"X":0.60836506,"Y":0.62358516},{"X":0.5995161,"Y":0.62358683}]},"Id":"669c278c-bb37-4fff-8a90-3fff240df6df","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"+","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009559907,"Left":0.61251533,"Top":0.6142264,"Width":0.041723736},"Polygon":[{"X":0.61251533,"Y":0.61423445},{"X":0.6542346,"Y":0.6142264},{"X":0.6542391,"Y":0.6237783},{"X":0.6125196,"Y":0.6237863}]},"Id":"fd11170c-4745-426f-accb-7490d4a4f9ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"BERT","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.914536,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009808567,"Left":0.7450515,"Top":0.6142813,"Width":0.03642628},"Polygon":[{"X":0.7450515,"Y":0.61428833},{"X":0.7814724,"Y":0.6142813},{"X":0.7814778,"Y":0.6240829},{"X":0.7450567,"Y":0.6240899}]},"Id":"57fe146b-5d22-42e0-bd25-20b9ae054ab8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.19","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.50815,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011517095,"Left":0.7869365,"Top":0.6143088,"Width":0.04828387},"Polygon":[{"X":0.7869365,"Y":0.6143181},{"X":0.8352137,"Y":0.6143088},{"X":0.8352204,"Y":0.6258166},{"X":0.7869429,"Y":0.6258258}]},"Id":"dbcb0deb-a8f2-4b8a-a826-778e5c426b5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(+0.14)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81494,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009493874,"Left":0.07508582,"Top":0.6258532,"Width":0.04553072},"Polygon":[{"X":0.07508582,"Y":0.6258619},{"X":0.12061517,"Y":0.6258532},{"X":0.12061654,"Y":0.63533837},{"X":0.07508693,"Y":0.63534707}]},"Id":"d8467930-ad1b-4d25-b6d3-0cf10cf91cb1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"mation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98083,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009371589,"Left":0.12511156,"Top":0.62589514,"Width":0.010599056},"Polygon":[{"X":0.12511156,"Y":0.62589717},{"X":0.13570918,"Y":0.62589514},{"X":0.13571061,"Y":0.6352647},{"X":0.12511294,"Y":0.6352667}]},"Id":"2424a3fb-07a6-498f-ac68-8dae727c9543","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96933,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009194099,"Left":0.13961084,"Top":0.6259251,"Width":0.060385533},"Polygon":[{"X":0.13961084,"Y":0.6259367},{"X":0.1999946,"Y":0.6259251},{"X":0.19999637,"Y":0.63510776},{"X":0.13961227,"Y":0.6351192}]},"Id":"6391b918-7035-4912-b418-88e722329a82","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"extracted","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97879,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011600131,"Left":0.20429747,"Top":0.6261475,"Width":0.035374045},"Polygon":[{"X":0.20429747,"Y":0.6261543},{"X":0.23966898,"Y":0.6261475},{"X":0.23967151,"Y":0.63774097},{"X":0.20429973,"Y":0.63774765}]},"Id":"e0e4dcc6-a925-458d-ba98-60527b6f0576","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"using","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9596,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009200747,"Left":0.24368528,"Top":0.62595373,"Width":0.053754047},"Polygon":[{"X":0.24368528,"Y":0.62596405},{"X":0.297437,"Y":0.62595373},{"X":0.29743934,"Y":0.6351443},{"X":0.2436873,"Y":0.6351545}]},"Id":"4ae7f75c-f12e-4a4c-810d-8ece699ea4f1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Textract","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.50952,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00956421,"Left":0.3018672,"Top":0.62570584,"Width":0.03674411},"Polygon":[{"X":0.3018672,"Y":0.6257129},{"X":0.33860862,"Y":0.62570584},{"X":0.33861127,"Y":0.6352631},{"X":0.30186963,"Y":0.63527006}]},"Id":"05f2ee89-bffd-4650-858f-97fdf7d7682c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"OCR.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92794,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093875285,"Left":0.34351784,"Top":0.6256757,"Width":0.021433223},"Polygon":[{"X":0.34351784,"Y":0.6256798},{"X":0.3649483,"Y":0.6256757},{"X":0.36495107,"Y":0.6350591},{"X":0.3435205,"Y":0.6350632}]},"Id":"6a41c7a0-ade2-4c80-bf1d-8d073d6ae239","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.925,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009327026,"Left":0.3689096,"Top":0.6259366,"Width":0.016670184},"Polygon":[{"X":0.3689096,"Y":0.6259398},{"X":0.38557693,"Y":0.6259366},{"X":0.3855798,"Y":0.63526046},{"X":0.36891237,"Y":0.6352636}]},"Id":"6b94b7b5-312f-4fc6-839c-e1f921120f42","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"do","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007895757,"Left":0.38967207,"Top":0.6273823,"Width":0.020904234},"Polygon":[{"X":0.38967207,"Y":0.6273863},{"X":0.41057375,"Y":0.6273823},{"X":0.4105763,"Y":0.63527405},{"X":0.3896745,"Y":0.635278}]},"Id":"28bbcb21-a3d2-4f3c-9588-ce94412f75df","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0097509865,"Left":0.41471034,"Top":0.6255045,"Width":0.03179805},"Polygon":[{"X":0.41471034,"Y":0.6255106},{"X":0.44650504,"Y":0.6255045},{"X":0.44650838,"Y":0.63524944},{"X":0.4147135,"Y":0.63525546}]},"Id":"515a0647-800d-40f9-bbf2-200836ae447e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"filter","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94902,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070631155,"Left":0.44992095,"Top":0.62832123,"Width":0.016304115},"Polygon":[{"X":0.44992095,"Y":0.62832433},{"X":0.46622255,"Y":0.62832123},{"X":0.46622506,"Y":0.6353812},{"X":0.4499234,"Y":0.6353843}]},"Id":"8cbbdf81-1ccc-4b92-9b40-2910bc793097","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009362023,"Left":0.56322724,"Top":0.6298855,"Width":0.031941775},"Polygon":[{"X":0.56322724,"Y":0.6298916},{"X":0.5951649,"Y":0.6298855},{"X":0.595169,"Y":0.63924146},{"X":0.5632311,"Y":0.6392475}]},"Id":"e9ff73d6-f4d1-479b-80a4-d49e457087d7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.40815,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069223945,"Left":0.5994887,"Top":0.63197625,"Width":0.008759325},"Polygon":[{"X":0.5994887,"Y":0.6319779},{"X":0.60824496,"Y":0.63197625},{"X":0.608248,"Y":0.638897},{"X":0.5994917,"Y":0.6388987}]},"Id":"b5cc0e76-c430-4a63-b9fc-bb40af98a1bb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"+","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.72122,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009363434,"Left":0.61253923,"Top":0.6298828,"Width":0.056681212},"Polygon":[{"X":0.61253923,"Y":0.62989366},{"X":0.6692159,"Y":0.6298828},{"X":0.66922045,"Y":0.63923556},{"X":0.6125434,"Y":0.6392463}]},"Id":"0dc9ae1c-45af-49de-a478-9e3515781708","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97062,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00977074,"Left":0.74500203,"Top":0.629766,"Width":0.036984377},"Polygon":[{"X":0.74500203,"Y":0.629773},{"X":0.78198105,"Y":0.629766},{"X":0.7819864,"Y":0.6395297},{"X":0.7450072,"Y":0.63953674}]},"Id":"86f817f1-3d3e-4c19-8450-8ca012afa150","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.48","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.593636,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011595898,"Left":0.78697944,"Top":0.62965465,"Width":0.048053287},"Polygon":[{"X":0.78697944,"Y":0.6296638},{"X":0.83502597,"Y":0.62965465},{"X":0.8350327,"Y":0.6412415},{"X":0.7869859,"Y":0.64125055}]},"Id":"23184480-7f57-41a9-be1f-58a170c7ac81","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(+0.43)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95696,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009323159,"Left":0.074805096,"Top":0.64130884,"Width":0.03363181},"Polygon":[{"X":0.074805096,"Y":0.6413152},{"X":0.10843563,"Y":0.64130884},{"X":0.108436905,"Y":0.6506257},{"X":0.07480618,"Y":0.650632}]},"Id":"a644d68f-a5de-4b9d-819a-aac29dcdcaf5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"word","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8752,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008168591,"Left":0.11276207,"Top":0.6425538,"Width":0.036872935},"Polygon":[{"X":0.11276207,"Y":0.6425608},{"X":0.14963368,"Y":0.6425538},{"X":0.149635,"Y":0.6507155},{"X":0.11276321,"Y":0.6507224}]},"Id":"dd659d74-b8b0-43c8-a319-761046018322","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"count","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98769,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009183495,"Left":0.15368721,"Top":0.6414752,"Width":0.02353276},"Polygon":[{"X":0.15368721,"Y":0.6414796},{"X":0.17721832,"Y":0.6414752},{"X":0.17721997,"Y":0.65065426},{"X":0.15368873,"Y":0.65065867}]},"Id":"740974cf-4b80-4ef8-9544-d79b9c573a7e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94921,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009268462,"Left":0.18135655,"Top":0.6414202,"Width":0.054134436},"Polygon":[{"X":0.18135655,"Y":0.6414304},{"X":0.235489,"Y":0.6414202},{"X":0.23549098,"Y":0.65067846},{"X":0.18135823,"Y":0.65068865}]},"Id":"8d45fa7d-020c-4792-9c29-5842dbfe0a5c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"evaluate","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00932262,"Left":0.23946074,"Top":0.6412648,"Width":0.020526659},"Polygon":[{"X":0.23946074,"Y":0.6412687},{"X":0.25998527,"Y":0.6412648},{"X":0.2599874,"Y":0.65058357},{"X":0.23946276,"Y":0.6505874}]},"Id":"c2e3b944-fbc8-4b30-85b6-e9855b286b51","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.979034,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009298503,"Left":0.2640382,"Top":0.6413182,"Width":0.037574373},"Polygon":[{"X":0.2640382,"Y":0.6413253},{"X":0.3016102,"Y":0.6413182},{"X":0.3016126,"Y":0.6506096},{"X":0.26404038,"Y":0.6506167}]},"Id":"4aaadb06-c051-4663-be1e-f6f3a9b9827a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"entire","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.956924,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008224322,"Left":0.30549264,"Top":0.64258623,"Width":0.023325847},"Polygon":[{"X":0.30549264,"Y":0.64259064},{"X":0.32881626,"Y":0.64258623},{"X":0.3288185,"Y":0.6508062},{"X":0.30549476,"Y":0.65081054}]},"Id":"106b8306-ad5d-4877-a7b7-5a16cf00946c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"test","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.435356,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007913036,"Left":0.3326484,"Top":0.6428853,"Width":0.022119306},"Polygon":[{"X":0.3326484,"Y":0.6428895},{"X":0.35476542,"Y":0.6428853},{"X":0.35476768,"Y":0.6507942},{"X":0.33265054,"Y":0.6507983}]},"Id":"3f1060cc-5f93-40db-a15a-be7c1b048a50","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"set.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009383524,"Left":0.5631122,"Top":0.645398,"Width":0.03192708},"Polygon":[{"X":0.5631122,"Y":0.64540404},{"X":0.5950352,"Y":0.645398},{"X":0.59503925,"Y":0.65477556},{"X":0.5631161,"Y":0.6547816}]},"Id":"cf9fc741-a731-40a2-bbd3-03a12edb46f8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.23454,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070744925,"Left":0.5993727,"Top":0.64723593,"Width":0.00912393},"Polygon":[{"X":0.5993727,"Y":0.64723766},{"X":0.60849345,"Y":0.64723593},{"X":0.6084966,"Y":0.65430874},{"X":0.5993758,"Y":0.65431046}]},"Id":"02d8aff7-4f8a-46bb-a532-33e6ac59d4b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"+","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.658165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009510992,"Left":0.6129843,"Top":0.6452421,"Width":0.0407182},"Polygon":[{"X":0.6129843,"Y":0.6452497},{"X":0.653698,"Y":0.6452421},{"X":0.6537025,"Y":0.65474546},{"X":0.61298853,"Y":0.6547531}]},"Id":"98f18754-eb7d-47e6-ab20-1af9fed59a39","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"BERT","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.22325,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069049434,"Left":0.6580489,"Top":0.6475065,"Width":0.009262324},"Polygon":[{"X":0.6580489,"Y":0.6475082},{"X":0.6673079,"Y":0.6475065},{"X":0.66731125,"Y":0.6544097},{"X":0.6580522,"Y":0.65441144}]},"Id":"501a89f2-be16-41e3-90dd-cfeb88d2b084","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"+","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.498276,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009414659,"Left":0.6715625,"Top":0.64534616,"Width":0.056821756},"Polygon":[{"X":0.6715625,"Y":0.6453569},{"X":0.72837937,"Y":0.64534616},{"X":0.72838426,"Y":0.6547502},{"X":0.671567,"Y":0.65476084}]},"Id":"c3a33838-34d3-459a-8661-999c754bba95","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009735252,"Left":0.74512154,"Top":0.64511055,"Width":0.03677847},"Polygon":[{"X":0.74512154,"Y":0.64511746},{"X":0.7818947,"Y":0.64511055},{"X":0.78190005,"Y":0.6548389},{"X":0.74512666,"Y":0.6548458}]},"Id":"3a788802-3ef7-4961-829f-7d102d8c9d6f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.05","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.921234,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011689988,"Left":0.7869658,"Top":0.64519036,"Width":0.048078254},"Polygon":[{"X":0.7869658,"Y":0.6451994},{"X":0.83503723,"Y":0.64519036},{"X":0.835044,"Y":0.6568714},{"X":0.7869722,"Y":0.6568803}]},"Id":"82cd4490-f9ce-47b5-a1aa-de0896e0d22e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(+1.00)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91794,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093180025,"Left":0.09479491,"Top":0.66399205,"Width":0.021560727},"Polygon":[{"X":0.09479491,"Y":0.66399604},{"X":0.11635432,"Y":0.66399205},{"X":0.116355635,"Y":0.6733061},{"X":0.094796106,"Y":0.6733101}]},"Id":"c92b88ea-cb09-44e0-bbba-f432e27ce07b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975075,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011044556,"Left":0.12024114,"Top":0.6651435,"Width":0.039336752},"Polygon":[{"X":0.12024114,"Y":0.6651508},{"X":0.15957603,"Y":0.6651435},{"X":0.15957789,"Y":0.67618084},{"X":0.12024273,"Y":0.67618805}]},"Id":"1743b013-f510-4dde-8fd2-6204ef0d7504","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"report","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89773,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006643055,"Left":0.16346489,"Top":0.666914,"Width":0.022950174},"Polygon":[{"X":0.16346489,"Y":0.6669182},{"X":0.18641382,"Y":0.666914},{"X":0.18641506,"Y":0.6735528},{"X":0.16346602,"Y":0.67355704}]},"Id":"cad05d50-60bd-4718-bf64-284471dea0ac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"our","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.954735,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009543588,"Left":0.18975514,"Top":0.6640221,"Width":0.04336438},"Polygon":[{"X":0.18975514,"Y":0.66403013},{"X":0.23311748,"Y":0.6640221},{"X":0.23311952,"Y":0.6735577},{"X":0.18975691,"Y":0.6735657}]},"Id":"6834c290-7990-43e1-b735-8c59c13e86c9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"results","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99148,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009351123,"Left":0.23721762,"Top":0.6640545,"Width":0.0127333505},"Polygon":[{"X":0.23721762,"Y":0.6640569},{"X":0.24994887,"Y":0.6640545},{"X":0.24995096,"Y":0.67340326},{"X":0.23721963,"Y":0.67340565}]},"Id":"669dbd63-7f84-431a-bdd8-de4b81a38036","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94942,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009596474,"Left":0.25350174,"Top":0.6638604,"Width":0.037060488},"Polygon":[{"X":0.25350174,"Y":0.66386724},{"X":0.29055986,"Y":0.6638604},{"X":0.29056224,"Y":0.67345005},{"X":0.25350392,"Y":0.67345685}]},"Id":"fad84ec1-2394-477c-aa00-52b7051f073a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.06811,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009662904,"Left":0.294476,"Top":0.6639728,"Width":0.011636448},"Polygon":[{"X":0.294476,"Y":0.66397494},{"X":0.30610996,"Y":0.6639728},{"X":0.30611247,"Y":0.6736335},{"X":0.29447845,"Y":0.67363566}]},"Id":"48ddcff4-9b01-4745-a06a-9e312975460a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79658,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00957257,"Left":0.5029332,"Top":0.6989134,"Width":0.03374766},"Polygon":[{"X":0.5029332,"Y":0.6989194},{"X":0.53667706,"Y":0.6989134},{"X":0.5366809,"Y":0.70847994},{"X":0.50293684,"Y":0.70848596}]},"Id":"a9325832-132a-4732-a271-1fa4432f1af1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.4.2","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97727,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012020041,"Left":0.5528459,"Top":0.6989564,"Width":0.050788738},"Polygon":[{"X":0.5528459,"Y":0.69896555},{"X":0.60362935,"Y":0.6989564},{"X":0.60363466,"Y":0.7109674},{"X":0.55285084,"Y":0.7109764}]},"Id":"b69c1631-3c32-4860-b545-2cee991cd23b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Impact","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94625,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009793474,"Left":0.6074763,"Top":0.69877326,"Width":0.01500876},"Polygon":[{"X":0.6074763,"Y":0.69877595},{"X":0.62248063,"Y":0.69877326},{"X":0.6224851,"Y":0.70856404},{"X":0.60748065,"Y":0.7085667}]},"Id":"e5ffbfb0-a796-40ec-83e9-c0c4e226082e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9471,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012347107,"Left":0.6255742,"Top":0.6988627,"Width":0.0860141},"Polygon":[{"X":0.6255742,"Y":0.6988781},{"X":0.711582,"Y":0.6988627},{"X":0.71158826,"Y":0.71119446},{"X":0.6255798,"Y":0.7112098}]},"Id":"be84b3f2-90f3-45fd-bb5c-237a8dc6cc5a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pre-training","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.977875,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009608693,"Left":0.71549183,"Top":0.6989525,"Width":0.03570763},"Polygon":[{"X":0.71549183,"Y":0.69895893},{"X":0.75119436,"Y":0.6989525},{"X":0.7511994,"Y":0.70855486},{"X":0.7154967,"Y":0.7085612}]},"Id":"d4906456-25a8-40bf-bc54-4e33a1353ebd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tasks","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.962906,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008704805,"Left":0.0743242,"Top":0.7087106,"Width":0.03346748},"Polygon":[{"X":0.0743242,"Y":0.7087166},{"X":0.107790485,"Y":0.7087106},{"X":0.10779168,"Y":0.7174095},{"X":0.07432521,"Y":0.7174154}]},"Id":"d1c78631-0457-4fe6-8756-9f5f03856b01","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Table","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.61328,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008618556,"Left":0.11253478,"Top":0.70890105,"Width":0.011189723},"Polygon":[{"X":0.11253478,"Y":0.708903},{"X":0.12372324,"Y":0.70890105},{"X":0.1237245,"Y":0.7175176},{"X":0.11253598,"Y":0.7175196}]},"Id":"5560c727-d82f-454c-bc2d-16f39f67af5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.769264,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009010291,"Left":0.13278884,"Top":0.7085206,"Width":0.08076123},"Polygon":[{"X":0.13278884,"Y":0.708535},{"X":0.21354826,"Y":0.7085206},{"X":0.21355006,"Y":0.7175166},{"X":0.13279021,"Y":0.7175309}]},"Id":"1a9a40f8-0d4d-4cae-814b-030cbb7ecccb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Classification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96239,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0085617,"Left":0.21838425,"Top":0.7111215,"Width":0.052747533},"Polygon":[{"X":0.21838425,"Y":0.71113086},{"X":0.27112976,"Y":0.7111215},{"X":0.27113178,"Y":0.7196739},{"X":0.21838601,"Y":0.7196832}]},"Id":"ae451826-2ea1-4833-aa53-30af52f9eb5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"accuracy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.943474,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0062856534,"Left":0.2761888,"Top":0.7111712,"Width":0.015069036},"Polygon":[{"X":0.2761888,"Y":0.7111739},{"X":0.29125628,"Y":0.7111712},{"X":0.29125783,"Y":0.7174542},{"X":0.2761903,"Y":0.7174569}]},"Id":"5f01610e-246c-4f42-a68a-a66ab92e6414","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98655,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00838796,"Left":0.29604518,"Top":0.7089662,"Width":0.018590674},"Polygon":[{"X":0.29604518,"Y":0.7089695},{"X":0.31463364,"Y":0.7089662},{"X":0.31463584,"Y":0.71735084},{"X":0.2960473,"Y":0.7173541}]},"Id":"88e36149-2ea9-4318-b3ab-e73ae4890519","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.33525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008746386,"Left":0.3200014,"Top":0.7087746,"Width":0.067659244},"Polygon":[{"X":0.3200014,"Y":0.70878667},{"X":0.38765794,"Y":0.7087746},{"X":0.38766065,"Y":0.71750903},{"X":0.32000372,"Y":0.717521}]},"Id":"0b5f9576-881e-4526-a4f3-3f506cc9b0bb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"RVL-CDIP","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":85.7109,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008926583,"Left":0.39141685,"Top":0.70867825,"Width":0.045284677},"Polygon":[{"X":0.39141685,"Y":0.70868635},{"X":0.4366985,"Y":0.70867825},{"X":0.4367015,"Y":0.7175968},{"X":0.39141962,"Y":0.7176048}]},"Id":"0b5cb4dd-754e-46be-9e9a-d3c71f30de1f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dataset.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94193,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008583188,"Left":0.44592094,"Top":0.70880425,"Width":0.020764634},"Polygon":[{"X":0.44592094,"Y":0.708808},{"X":0.46668252,"Y":0.70880425},{"X":0.4666856,"Y":0.7173838},{"X":0.4459239,"Y":0.71738744}]},"Id":"47badd67-d1bc-4c37-9e58-8d0b05e3743b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"For","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73529,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010827712,"Left":0.075237356,"Top":0.723637,"Width":0.04128337},"Polygon":[{"X":0.075237356,"Y":0.72364426},{"X":0.11651919,"Y":0.723637},{"X":0.116520725,"Y":0.7344575},{"X":0.07523862,"Y":0.7344647}]},"Id":"2ea97627-d589-41d2-8ed3-6a12aea865a2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"brevity","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.900505,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006274383,"Left":0.12060431,"Top":0.72589695,"Width":0.017103644},"Polygon":[{"X":0.12060431,"Y":0.72589993},{"X":0.13770698,"Y":0.72589695},{"X":0.13770795,"Y":0.7321683},{"X":0.120605215,"Y":0.7321713}]},"Id":"5829093b-da1c-44ed-8070-c898b781a0ec","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"we","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.984505,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010862965,"Left":0.14122552,"Top":0.72355896,"Width":0.026541134},"Polygon":[{"X":0.14122552,"Y":0.7235636},{"X":0.16776475,"Y":0.72355896},{"X":0.16776665,"Y":0.73441726},{"X":0.14122722,"Y":0.7344219}]},"Id":"78ffd169-8025-44d1-b852-594d933f7465","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"only","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91784,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008876423,"Left":0.17156994,"Top":0.72559273,"Width":0.05135549},"Polygon":[{"X":0.17156994,"Y":0.72560173},{"X":0.22292359,"Y":0.72559273},{"X":0.22292542,"Y":0.7344602},{"X":0.17157151,"Y":0.7344691}]},"Id":"454030df-cf7b-4280-8973-3e62a115a8b7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"compare","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92698,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010741434,"Left":0.22626723,"Top":0.72370166,"Width":0.04172084},"Polygon":[{"X":0.22626723,"Y":0.723709},{"X":0.26798555,"Y":0.72370166},{"X":0.2679881,"Y":0.7344358},{"X":0.22626948,"Y":0.73444307}]},"Id":"a5360b51-5f14-4d02-ae0e-e872851e6d9d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"against","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75042,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008849938,"Left":0.27206644,"Top":0.72333676,"Width":0.07320717},"Polygon":[{"X":0.27206644,"Y":0.72334963},{"X":0.3452711,"Y":0.72333676},{"X":0.3452736,"Y":0.7321739},{"X":0.27206853,"Y":0.7321867}]},"Id":"30fc6754-7b65-41fa-9c2e-27e3c8397c56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"multi-modal","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95982,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0110579105,"Left":0.34915826,"Top":0.7234531,"Width":0.0664058},"Polygon":[{"X":0.34915826,"Y":0.7234648},{"X":0.41556048,"Y":0.7234531},{"X":0.41556406,"Y":0.73449945},{"X":0.34916142,"Y":0.734511}]},"Id":"0fc9534b-ad58-4e13-864f-75ad989b7e89","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"approaches","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93122,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009441022,"Left":0.5032862,"Top":0.72261417,"Width":0.022000698},"Polygon":[{"X":0.5032862,"Y":0.72261804},{"X":0.52528316,"Y":0.72261417},{"X":0.52528685,"Y":0.7320514},{"X":0.50328976,"Y":0.7320552}]},"Id":"e827b836-3478-46e6-a302-37c27d5f3e46","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"We","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975975,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009535387,"Left":0.5312112,"Top":0.72266334,"Width":0.052750375},"Polygon":[{"X":0.5312112,"Y":0.72267264},{"X":0.58395743,"Y":0.72266334},{"X":0.58396155,"Y":0.73218954},{"X":0.53121495,"Y":0.7321987}]},"Id":"d31e1f14-fc6a-4a89-9133-f3e2d878b0c0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"conduct","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98111,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067197466,"Left":0.5895305,"Top":0.72541296,"Width":0.015632246},"Polygon":[{"X":0.5895305,"Y":0.7254157},{"X":0.6051598,"Y":0.72541296},{"X":0.6051628,"Y":0.73213},{"X":0.58953345,"Y":0.73213273}]},"Id":"bd9e8de4-ddf5-4c42-8f2f-7aa7406232ff","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"an","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.917946,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009670551,"Left":0.6113727,"Top":0.7225833,"Width":0.052928094},"Polygon":[{"X":0.6113727,"Y":0.7225926},{"X":0.66429615,"Y":0.7225833},{"X":0.6643008,"Y":0.7322446},{"X":0.611377,"Y":0.73225385}]},"Id":"35f1c96a-982c-42cf-871e-cc3a53baf86f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ablation","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96792,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011972128,"Left":0.6708696,"Top":0.72263277,"Width":0.0354736},"Polygon":[{"X":0.6708696,"Y":0.72263896},{"X":0.7063372,"Y":0.72263277},{"X":0.70634323,"Y":0.7345987},{"X":0.6708754,"Y":0.7346049}]},"Id":"9126b932-b8da-4b97-8c7c-7d66b03f0695","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"study","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99162,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008032698,"Left":0.71252406,"Top":0.7241813,"Width":0.013034624},"Polygon":[{"X":0.71252406,"Y":0.72418356},{"X":0.7255545,"Y":0.7241813},{"X":0.72555864,"Y":0.7322117},{"X":0.7125281,"Y":0.732214}]},"Id":"5e21a070-9358-4339-9c4a-ab3e803979d2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95224,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009332945,"Left":0.73169357,"Top":0.7227676,"Width":0.06615457},"Polygon":[{"X":0.73169357,"Y":0.7227792},{"X":0.7978429,"Y":0.7227676},{"X":0.7978481,"Y":0.732089},{"X":0.7316984,"Y":0.73210055}]},"Id":"d963d12e-fde7-449b-bd53-399a7c9f0282","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"determine","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99316,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009270548,"Left":0.80345446,"Top":0.7227377,"Width":0.020467922},"Polygon":[{"X":0.80345446,"Y":0.7227413},{"X":0.82391703,"Y":0.7227377},{"X":0.82392234,"Y":0.7320047},{"X":0.80345964,"Y":0.7320083}]},"Id":"e61dfdcf-242a-4955-9358-9e33619d83a5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97518,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0121101905,"Left":0.8302876,"Top":0.7226091,"Width":0.044830598},"Polygon":[{"X":0.8302876,"Y":0.72261703},{"X":0.8751108,"Y":0.7226091},{"X":0.87511814,"Y":0.7347115},{"X":0.83029455,"Y":0.73471934}]},"Id":"2de0cb38-cb94-4a86-b564-0ef54daed566","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"impact","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97701,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009859332,"Left":0.8808481,"Top":0.722354,"Width":0.015485821},"Polygon":[{"X":0.8808481,"Y":0.72235674},{"X":0.8963278,"Y":0.722354},{"X":0.89633393,"Y":0.73221064},{"X":0.8808541,"Y":0.7322134}]},"Id":"4181fdab-4e36-4027-86cd-2afb270572fb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.992836,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009150572,"Left":0.50329053,"Top":0.7383367,"Width":0.030349068},"Polygon":[{"X":0.50329053,"Y":0.7383419},{"X":0.5336359,"Y":0.7383367},{"X":0.53363955,"Y":0.74748206},{"X":0.503294,"Y":0.74748725}]},"Id":"58b5cdec-2c1e-40e2-83b7-5b7b26c70ac1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"each","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93436,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012152252,"Left":0.54054403,"Top":0.7382066,"Width":0.078042015},"Polygon":[{"X":0.54054403,"Y":0.73822016},{"X":0.6185806,"Y":0.7382066},{"X":0.61858606,"Y":0.75034547},{"X":0.5405489,"Y":0.7503589}]},"Id":"e219c659-7889-4e2d-9a1c-f33ef019114b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pre-training","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009205197,"Left":0.62547356,"Top":0.73835856,"Width":0.02680403},"Polygon":[{"X":0.62547356,"Y":0.7383632},{"X":0.6522733,"Y":0.73835856},{"X":0.6522776,"Y":0.7475592},{"X":0.62547773,"Y":0.7475638}]},"Id":"273d2695-c5c9-4b2e-bd4b-af3a1d4bc528","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95426,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00655817,"Left":0.65926296,"Top":0.7408496,"Width":0.015961856},"Polygon":[{"X":0.65926296,"Y":0.74085236},{"X":0.6752217,"Y":0.7408496},{"X":0.67522484,"Y":0.747405},{"X":0.6592661,"Y":0.74740773}]},"Id":"997f95c4-c360-49b3-9f9b-0801f05043ce","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.994576,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009262276,"Left":0.682099,"Top":0.7382171,"Width":0.020743776},"Polygon":[{"X":0.682099,"Y":0.73822075},{"X":0.7028381,"Y":0.7382171},{"X":0.7028428,"Y":0.74747586},{"X":0.6821035,"Y":0.7474794}]},"Id":"46a86d19-73d2-4de8-994f-ffeb58443651","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97303,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009575366,"Left":0.70964867,"Top":0.73798925,"Width":0.028820278},"Polygon":[{"X":0.70964867,"Y":0.73799425},{"X":0.73846394,"Y":0.73798925},{"X":0.73846895,"Y":0.74755967},{"X":0.7096535,"Y":0.7475646}]},"Id":"fc50fa14-9b78-45ab-bde4-99575c4e09e9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"final","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95717,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00942174,"Left":0.745952,"Top":0.7381759,"Width":0.042887717},"Polygon":[{"X":0.745952,"Y":0.7381834},{"X":0.7888345,"Y":0.7381759},{"X":0.7888397,"Y":0.7475903},{"X":0.74595696,"Y":0.74759763}]},"Id":"acdf2954-ecfa-4a7a-bd45-b524b31d3a96","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"results","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99222,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009673242,"Left":0.7955262,"Top":0.7378859,"Width":0.020026885},"Polygon":[{"X":0.7955262,"Y":0.7378894},{"X":0.8155476,"Y":0.7378859},{"X":0.81555307,"Y":0.74755573},{"X":0.79553163,"Y":0.7475592}]},"Id":"5a4a79bf-17aa-4e09-8275-6ffb6ca14ef8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009383434,"Left":0.82172287,"Top":0.73815453,"Width":0.020594824},"Polygon":[{"X":0.82172287,"Y":0.7381581},{"X":0.84231216,"Y":0.73815453},{"X":0.8423177,"Y":0.74753445},{"X":0.8217282,"Y":0.747538}]},"Id":"5d9f6549-fa6e-4c5d-a9c4-8fd913dab85e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92401,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009606623,"Left":0.84887904,"Top":0.738026,"Width":0.045899857},"Polygon":[{"X":0.84887904,"Y":0.73803395},{"X":0.89477295,"Y":0.738026},{"X":0.8947789,"Y":0.74762475},{"X":0.8488847,"Y":0.7476326}]},"Id":"f1d649ab-410d-4fe8-a29e-176aa4b03040","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"CORD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90402,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009295134,"Left":0.119586565,"Top":0.7505747,"Width":0.043036982},"Polygon":[{"X":0.119586565,"Y":0.75058204},{"X":0.16262197,"Y":0.7505747},{"X":0.16262355,"Y":0.7598625},{"X":0.119587906,"Y":0.7598698}]},"Id":"568dd127-035e-4815-bb3a-a12a39bc4702","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Model","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60674,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011504677,"Left":0.26235062,"Top":0.7507591,"Width":0.049578164},"Polygon":[{"X":0.26235062,"Y":0.7507676},{"X":0.31192577,"Y":0.7507591},{"X":0.31192878,"Y":0.7622554},{"X":0.26235327,"Y":0.7622638}]},"Id":"00b632aa-a070-46d7-bfa6-9d8af67534d1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"#param","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74323,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011584407,"Left":0.3165393,"Top":0.7504189,"Width":0.025095144},"Polygon":[{"X":0.3165393,"Y":0.7504232},{"X":0.3416312,"Y":0.7504189},{"X":0.34163445,"Y":0.761999},{"X":0.31654236,"Y":0.7620033}]},"Id":"00565f1b-6d07-4ee4-adca-24a08d83ab84","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(M)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.908516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011674795,"Left":0.35826728,"Top":0.7508376,"Width":0.06284094},"Polygon":[{"X":0.35826728,"Y":0.7508484},{"X":0.42110437,"Y":0.7508376},{"X":0.42110822,"Y":0.7625018},{"X":0.35827065,"Y":0.76251245}]},"Id":"233eec2b-2641-40dd-b094-ad22b6abe02d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Accuracy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89993,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009339901,"Left":0.50334096,"Top":0.7529337,"Width":0.080135435},"Polygon":[{"X":0.50334096,"Y":0.7529474},{"X":0.5834724,"Y":0.7529337},{"X":0.58347636,"Y":0.76225996},{"X":0.5033445,"Y":0.76227355}]},"Id":"2ce613d5-5f98-42b8-86c1-830f3f417fc5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"downstream","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.77486,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009157559,"Left":0.5891374,"Top":0.7531003,"Width":0.030326663},"Polygon":[{"X":0.5891374,"Y":0.75310546},{"X":0.61945987,"Y":0.7531003},{"X":0.61946404,"Y":0.7622527},{"X":0.5891413,"Y":0.7622578}]},"Id":"5bbb8a53-5752-4413-9289-f985faa04840","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92887,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009273214,"Left":0.62897027,"Top":0.7527712,"Width":0.017528549},"Polygon":[{"X":0.62897027,"Y":0.7527742},{"X":0.64649445,"Y":0.7527712},{"X":0.6464988,"Y":0.76204145},{"X":0.6289745,"Y":0.7620444}]},"Id":"1ce1d896-1cd1-44c8-be6d-8f390cfcfeb1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"To","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94547,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009037947,"Left":0.65187794,"Top":0.75315195,"Width":0.062204637},"Polygon":[{"X":0.65187794,"Y":0.7531626},{"X":0.71407795,"Y":0.75315195},{"X":0.71408254,"Y":0.7621794},{"X":0.6518822,"Y":0.7621899}]},"Id":"e5682ef8-f36e-401f-aec8-9d864b04ccb2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"minimize","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070225047,"Left":0.7191349,"Top":0.7553614,"Width":0.056166038},"Polygon":[{"X":0.7191349,"Y":0.755371},{"X":0.77529716,"Y":0.7553614},{"X":0.775301,"Y":0.76237434},{"X":0.7191385,"Y":0.7623839}]},"Id":"ccfdf39b-1fb4-4fbe-8b63-b02263edd984","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"resource","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.62295,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009492249,"Left":0.7812673,"Top":0.7554833,"Width":0.04159353},"Polygon":[{"X":0.7812673,"Y":0.7554904},{"X":0.82285535,"Y":0.7554833},{"X":0.82286084,"Y":0.7649686},{"X":0.78127253,"Y":0.7649756}]},"Id":"2d09cfd9-a717-4c53-9340-cb0e459674be","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"usage,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99508,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009355284,"Left":0.82835287,"Top":0.7529363,"Width":0.0345357},"Polygon":[{"X":0.82835287,"Y":0.75294226},{"X":0.8628829,"Y":0.7529363},{"X":0.8628885,"Y":0.76228577},{"X":0.82835823,"Y":0.7622916}]},"Id":"552d0657-c493-4574-a805-4ffe96b51b4c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"these","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92865,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009341907,"Left":0.8680597,"Top":0.7554733,"Width":0.026897265},"Polygon":[{"X":0.8680597,"Y":0.7554779},{"X":0.89495116,"Y":0.7554733},{"X":0.894957,"Y":0.7648107},{"X":0.86806536,"Y":0.7648152}]},"Id":"29eb76f1-b122-4869-8a9e-3e58696bcfe9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pre-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79295,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009373978,"Left":0.11926277,"Top":0.76588917,"Width":0.06789521},"Polygon":[{"X":0.11926277,"Y":0.7659007},{"X":0.18715625,"Y":0.76588917},{"X":0.18715799,"Y":0.7752518},{"X":0.11926412,"Y":0.7752632}]},"Id":"daef905a-8172-403d-bec8-bfe6911129d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96326,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00941383,"Left":0.28972805,"Top":0.7659043,"Width":0.02531887},"Polygon":[{"X":0.28972805,"Y":0.7659086},{"X":0.31504443,"Y":0.7659043},{"X":0.31504694,"Y":0.7753139},{"X":0.2897304,"Y":0.77531815}]},"Id":"ff31f541-0aef-4ee4-abea-25c5b371cbab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"230","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86494,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009699316,"Left":0.37063956,"Top":0.76572865,"Width":0.038314715},"Polygon":[{"X":0.37063956,"Y":0.7657351},{"X":0.40895116,"Y":0.76572865},{"X":0.40895426,"Y":0.7754215},{"X":0.37064245,"Y":0.77542794}]},"Id":"38c9a585-2b5c-45bc-a7bc-260e4645b97d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"93.50","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82312,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011833486,"Left":0.5032945,"Top":0.76834494,"Width":0.05771202},"Polygon":[{"X":0.5032945,"Y":0.7683547},{"X":0.56100166,"Y":0.76834494},{"X":0.56100655,"Y":0.78016883},{"X":0.50329906,"Y":0.7801784}]},"Id":"baff51f7-00d9-460e-97fc-b2405668bd2e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"trainings","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98353,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011792413,"Left":0.5679027,"Top":0.7683448,"Width":0.029535538},"Polygon":[{"X":0.5679027,"Y":0.7683498},{"X":0.5974331,"Y":0.7683448},{"X":0.5974383,"Y":0.78013235},{"X":0.56790763,"Y":0.78013724}]},"Id":"a97b3e53-c063-4d37-9dd0-6296012ae5e1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"only","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95026,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068497257,"Left":0.60408735,"Top":0.7708107,"Width":0.021326836},"Polygon":[{"X":0.60408735,"Y":0.77081436},{"X":0.6254111,"Y":0.7708107},{"X":0.6254142,"Y":0.7776569},{"X":0.6040904,"Y":0.7776605}]},"Id":"6d7d5586-12a1-48e9-98eb-1b09be620323","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ran","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.985344,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009468442,"Left":0.63245815,"Top":0.7681475,"Width":0.019483782},"Polygon":[{"X":0.63245815,"Y":0.7681508},{"X":0.6519375,"Y":0.7681475},{"X":0.65194196,"Y":0.7776127},{"X":0.6324625,"Y":0.77761596}]},"Id":"8f331e52-1d79-4dda-81dd-c74eb1150732","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96883,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069020647,"Left":0.6583709,"Top":0.77093136,"Width":0.007737783},"Polygon":[{"X":0.6583709,"Y":0.7709327},{"X":0.6661054,"Y":0.77093136},{"X":0.66610867,"Y":0.77783215},{"X":0.6583742,"Y":0.7778334}]},"Id":"8bc160e4-4da3-4283-adf6-dfe616af33b5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"a","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.925934,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012112813,"Left":0.6726286,"Top":0.7681831,"Width":0.039454002},"Polygon":[{"X":0.6726286,"Y":0.7681898},{"X":0.7120764,"Y":0.7681831},{"X":0.71208256,"Y":0.78028935},{"X":0.6726344,"Y":0.7802959}]},"Id":"c82d5838-5fca-47de-9323-b2d76f07cb79","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"single","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.3297,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011961215,"Left":0.7190519,"Top":0.7682916,"Width":0.03922117},"Polygon":[{"X":0.7190519,"Y":0.7682982},{"X":0.7582666,"Y":0.7682916},{"X":0.75827307,"Y":0.78024626},{"X":0.719058,"Y":0.7802528}]},"Id":"2e84c664-6236-4c64-9e97-7d16a7748b9f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"epoch","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95191,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006824334,"Left":0.76507586,"Top":0.7709603,"Width":0.016127983},"Polygon":[{"X":0.76507586,"Y":0.770963},{"X":0.7812001,"Y":0.7709603},{"X":0.78120387,"Y":0.7777819},{"X":0.76507956,"Y":0.7777846}]},"Id":"5aaceaf8-c842-48dd-9f33-dc48aa3d434c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"on","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99404,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009255924,"Left":0.78796685,"Top":0.76832753,"Width":0.020268898},"Polygon":[{"X":0.78796685,"Y":0.768331},{"X":0.8082305,"Y":0.76832753},{"X":0.80823576,"Y":0.7775801},{"X":0.787972,"Y":0.7775835}]},"Id":"cb7cbecd-3e6a-4348-98e8-efea5c74dc69","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91998,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009494665,"Left":0.8152943,"Top":0.76818144,"Width":0.02276685},"Polygon":[{"X":0.8152943,"Y":0.76818526},{"X":0.8380556,"Y":0.76818144},{"X":0.83806115,"Y":0.7776723},{"X":0.81529975,"Y":0.7776761}]},"Id":"8c487e36-965e-4f96-86c0-bade297e2a98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5M","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.39996,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00962621,"Left":0.8447844,"Top":0.7683439,"Width":0.049690474},"Polygon":[{"X":0.8447844,"Y":0.7683523},{"X":0.8944689,"Y":0.7683439},{"X":0.89447486,"Y":0.77796185},{"X":0.84479004,"Y":0.77797014}]},"Id":"ccd41327-b9a5-49bc-87b4-c607a4f54d35","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dataset.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.439255,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012241371,"Left":0.11941709,"Top":0.7812205,"Width":0.071040235},"Polygon":[{"X":0.11941709,"Y":0.78123236},{"X":0.19045503,"Y":0.7812205},{"X":0.19045733,"Y":0.7934502},{"X":0.11941885,"Y":0.79346186}]},"Id":"af03619c-f123-4ff8-99a3-18ddb178beed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"TILT-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9662,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009499443,"Left":0.28985524,"Top":0.7812038,"Width":0.025137747},"Polygon":[{"X":0.28985524,"Y":0.78120804},{"X":0.3149905,"Y":0.7812038},{"X":0.314993,"Y":0.7906991},{"X":0.2898576,"Y":0.7907033}]},"Id":"1c924811-b2d2-4130-9874-bf9d020a765e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"780","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.758064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009782219,"Left":0.3707968,"Top":0.78113234,"Width":0.037559982},"Polygon":[{"X":0.3707968,"Y":0.7811386},{"X":0.40835366,"Y":0.78113234},{"X":0.4083568,"Y":0.7909084},{"X":0.37079972,"Y":0.7909146}]},"Id":"1446b83e-58ec-49f4-b3cb-254f4a0265c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.02","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.950226,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009194013,"Left":0.50356174,"Top":0.7838392,"Width":0.013792812},"Polygon":[{"X":0.50356174,"Y":0.7838415},{"X":0.517351,"Y":0.7838392},{"X":0.51735455,"Y":0.793031},{"X":0.5035652,"Y":0.79303324}]},"Id":"1338e451-fb10-42a1-98b3-5e0b900cd520","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"In","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94767,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00936249,"Left":0.5226204,"Top":0.78378963,"Width":0.032812256},"Polygon":[{"X":0.5226204,"Y":0.78379506},{"X":0.55542874,"Y":0.78378963},{"X":0.5554326,"Y":0.7931467},{"X":0.522624,"Y":0.7931521}]},"Id":"8bed567a-e43c-4473-a64a-65613392ca62","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"table","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.49084,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01048717,"Left":0.56076825,"Top":0.7839356,"Width":0.012794744},"Polygon":[{"X":0.56076825,"Y":0.78393775},{"X":0.57355857,"Y":0.7839356},{"X":0.573563,"Y":0.7944207},{"X":0.5607726,"Y":0.7944228}]},"Id":"a727ceab-985d-4f46-a149-4ce7c0713148","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70049,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009750226,"Left":0.580906,"Top":0.78356194,"Width":0.07423837},"Polygon":[{"X":0.580906,"Y":0.7835743},{"X":0.65513974,"Y":0.78356194},{"X":0.6551444,"Y":0.7932999},{"X":0.58091015,"Y":0.79331213}]},"Id":"be190343-b0f9-4e9d-beae-4ff1d7afac8f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MM-MLM","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97618,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068787835,"Left":0.6610261,"Top":0.7863695,"Width":0.025781468},"Polygon":[{"X":0.6610261,"Y":0.78637373},{"X":0.68680423,"Y":0.7863695},{"X":0.6868076,"Y":0.793244},{"X":0.6610294,"Y":0.79324824}]},"Id":"e70b0509-90d6-416d-a495-a49231a75f56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"was","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011914735,"Left":0.6927973,"Top":0.783877,"Width":0.045449886},"Polygon":[{"X":0.6927973,"Y":0.7838846},{"X":0.73824096,"Y":0.783877},{"X":0.73824716,"Y":0.7957843},{"X":0.6928032,"Y":0.7957918}]},"Id":"58a5a084-c7f7-47f8-babe-e6f20d51cbc5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"always","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.982506,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009628224,"Left":0.7437479,"Top":0.7836973,"Width":0.046814855},"Polygon":[{"X":0.7437479,"Y":0.7837051},{"X":0.7905574,"Y":0.7836973},{"X":0.79056275,"Y":0.79331785},{"X":0.74375296,"Y":0.79332554}]},"Id":"82b181c4-7668-48d5-b172-5512900f14ce","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"trained","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99622,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093884505,"Left":0.7967224,"Top":0.78369665,"Width":0.028978346},"Polygon":[{"X":0.7967224,"Y":0.7837015},{"X":0.8256954,"Y":0.78369665},{"X":0.82570076,"Y":0.79308033},{"X":0.7967277,"Y":0.7930851}]},"Id":"7a451d50-8175-427b-b086-c8c3e5606428","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"with","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.996056,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009278883,"Left":0.8317204,"Top":0.7838278,"Width":0.020665077},"Polygon":[{"X":0.8317204,"Y":0.78383124},{"X":0.85238,"Y":0.7838278},{"X":0.8523855,"Y":0.7931033},{"X":0.83172584,"Y":0.7931067}]},"Id":"48c14aae-8da7-4fb4-bd2b-2a0424f41820","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.936775,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009364725,"Left":0.8579823,"Top":0.7837854,"Width":0.03664724},"Polygon":[{"X":0.8579823,"Y":0.78379154},{"X":0.8946237,"Y":0.7837854},{"X":0.8946295,"Y":0.7931441},{"X":0.8579878,"Y":0.7931501}]},"Id":"1807d544-1bf7-4d88-8dae-594adc4eb86b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"token","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.177734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012355631,"Left":0.11902805,"Top":0.7966659,"Width":0.12321663},"Polygon":[{"X":0.11902805,"Y":0.7966861},{"X":0.24224196,"Y":0.7966659},{"X":0.24224468,"Y":0.80900156},{"X":0.11902981,"Y":0.80902153}]},"Id":"428d988c-52c8-4855-a416-9ce474c180f0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97971,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009587019,"Left":0.29095197,"Top":0.79666746,"Width":0.024136126},"Polygon":[{"X":0.29095197,"Y":0.7966714},{"X":0.31508556,"Y":0.79666746},{"X":0.3150881,"Y":0.8062506},{"X":0.29095435,"Y":0.80625445}]},"Id":"70cffa77-1dd7-4a3d-ae35-10e6db15f5c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"160","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.04724,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009697628,"Left":0.37066352,"Top":0.79670703,"Width":0.037869275},"Polygon":[{"X":0.37066352,"Y":0.79671323},{"X":0.4085297,"Y":0.79670703},{"X":0.4085328,"Y":0.8063985},{"X":0.3706664,"Y":0.80640465}]},"Id":"37204c9a-4fa1-4363-94a6-ad0678e7d53a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.42","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93333,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009164273,"Left":0.5033886,"Top":0.7984681,"Width":0.0429564},"Polygon":[{"X":0.5033886,"Y":0.79847515},{"X":0.5463413,"Y":0.7984681},{"X":0.546345,"Y":0.80762535},{"X":0.50339204,"Y":0.8076324}]},"Id":"fcd0f14a-9cb1-4687-9fa1-8c34f357f487","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"switch","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96673,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008976301,"Left":0.5498159,"Top":0.79875755,"Width":0.026261065},"Polygon":[{"X":0.5498159,"Y":0.79876184},{"X":0.5760731,"Y":0.79875755},{"X":0.5760769,"Y":0.8077296},{"X":0.5498195,"Y":0.80773383}]},"Id":"94ec18f6-6740-4b3e-b1ec-0f33af039fa5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98751,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00790863,"Left":0.57951015,"Top":0.7999129,"Width":0.012924889},"Polygon":[{"X":0.57951015,"Y":0.7999151},{"X":0.5924316,"Y":0.7999129},{"X":0.59243506,"Y":0.8078195},{"X":0.57951355,"Y":0.8078216}]},"Id":"b6d9760d-48db-48ed-9cab-0fd71b80052e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93208,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010390506,"Left":0.59593135,"Top":0.8001002,"Width":0.048026796},"Polygon":[{"X":0.59593135,"Y":0.800108},{"X":0.64395326,"Y":0.8001002},{"X":0.64395815,"Y":0.8104829},{"X":0.5959359,"Y":0.81049067}]},"Id":"a2a60c82-4f76-484d-b500-b72c3bed84d3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"prevent","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.260864,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011959984,"Left":0.6481837,"Top":0.79852724,"Width":0.057725422},"Polygon":[{"X":0.6481837,"Y":0.79853666},{"X":0.7059031,"Y":0.79852724},{"X":0.70590913,"Y":0.81047785},{"X":0.6481893,"Y":0.8104872}]},"Id":"3183a1d7-a37b-456f-8ec2-585cf89fbda6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"collapse.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68194,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012041732,"Left":0.7105893,"Top":0.79858303,"Width":0.07337981},"Polygon":[{"X":0.7105893,"Y":0.7985951},{"X":0.7839624,"Y":0.79858303},{"X":0.7839691,"Y":0.8106129},{"X":0.71059537,"Y":0.8106248}]},"Id":"9b31414e-fac2-44be-8169-7cd6ad3348e6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Appalaraju","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71653,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008008019,"Left":0.787677,"Top":0.7998938,"Width":0.011989333},"Polygon":[{"X":0.787677,"Y":0.79989576},{"X":0.7996618,"Y":0.7998938},{"X":0.7996663,"Y":0.80789983},{"X":0.7876814,"Y":0.8079018}]},"Id":"ee8437e1-ed1f-4fba-9079-24a48ddfc8f2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.18081,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009189482,"Left":0.80326957,"Top":0.79871285,"Width":0.015442219},"Polygon":[{"X":0.80326957,"Y":0.79871535},{"X":0.8187065,"Y":0.79871285},{"X":0.8187118,"Y":0.8078998},{"X":0.80327475,"Y":0.80790234}]},"Id":"8439fc11-00b7-4f8e-aa65-561326a5fce1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"al.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.84401,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011869675,"Left":0.8233427,"Top":0.7983248,"Width":0.01745486},"Polygon":[{"X":0.8233427,"Y":0.7983277},{"X":0.84079057,"Y":0.7983248},{"X":0.84079754,"Y":0.8101917},{"X":0.82334954,"Y":0.8101945}]},"Id":"d7aa1929-f4bb-4630-8b5b-ea91f8343ca4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"[2]","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98094,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00950026,"Left":0.8449447,"Top":0.798371,"Width":0.04969714},"Polygon":[{"X":0.8449447,"Y":0.7983792},{"X":0.894636,"Y":0.798371},{"X":0.8946419,"Y":0.80786324},{"X":0.8449503,"Y":0.8078713}]},"Id":"f4199642-979d-4ea8-adea-7f7c76c64b75","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"showed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.51136,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012365878,"Left":0.120364554,"Top":0.81135714,"Width":0.1254048},"Polygon":[{"X":0.120364554,"Y":0.8113774},{"X":0.24576662,"Y":0.81135714},{"X":0.24576935,"Y":0.823703},{"X":0.120366335,"Y":0.823723}]},"Id":"0178bc61-1b36-4d39-ac50-257afb8c7e51","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMvl-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94426,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00971535,"Left":0.28988582,"Top":0.8114648,"Width":0.025175985},"Polygon":[{"X":0.28988582,"Y":0.8114689},{"X":0.31505924,"Y":0.8114648},{"X":0.3150618,"Y":0.8211761},{"X":0.28988823,"Y":0.82118016}]},"Id":"82df3723-ab85-44f2-8393-74e1ea3b5923","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"390","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.52233,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009776507,"Left":0.3706646,"Top":0.811334,"Width":0.037445392},"Polygon":[{"X":0.3706646,"Y":0.8113401},{"X":0.40810686,"Y":0.811334},{"X":0.40811,"Y":0.8211045},{"X":0.37066752,"Y":0.8211105}]},"Id":"539007f0-92a1-4b43-9d10-761ed504e2ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.43","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99221,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009222251,"Left":0.5031289,"Top":0.8140465,"Width":0.025422845},"Polygon":[{"X":0.5031289,"Y":0.8140506},{"X":0.5285481,"Y":0.8140465},{"X":0.52855176,"Y":0.8232647},{"X":0.5031324,"Y":0.8232688}]},"Id":"717b2c4b-10d9-49b5-9c2c-8e2b92a3b1a0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"that","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.996666,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00919685,"Left":0.5336866,"Top":0.8140063,"Width":0.020145917},"Polygon":[{"X":0.5336866,"Y":0.8140096},{"X":0.5538287,"Y":0.8140063},{"X":0.5538325,"Y":0.8232},{"X":0.5336902,"Y":0.8232032}]},"Id":"cbc82c6e-cf9e-4d73-bb51-b19fd8485dbe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98457,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009397486,"Left":0.55958056,"Top":0.8138674,"Width":0.032828163},"Polygon":[{"X":0.55958056,"Y":0.8138727},{"X":0.59240466,"Y":0.8138674},{"X":0.5924088,"Y":0.82325965},{"X":0.5595845,"Y":0.8232649}]},"Id":"1574191b-e031-45a9-a146-11f204e8d5f7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"learn","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99114,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007754265,"Left":0.59813386,"Top":0.81556463,"Width":0.013132914},"Polygon":[{"X":0.59813386,"Y":0.8155668},{"X":0.61126333,"Y":0.81556463},{"X":0.6112668,"Y":0.8233168},{"X":0.59813726,"Y":0.8233189}]},"Id":"08c678c9-0c07-4eef-a08b-204a5da4ad90","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88138,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007862359,"Left":0.6164206,"Top":0.8154233,"Width":0.07451102},"Polygon":[{"X":0.6164206,"Y":0.8154353},{"X":0.6909278,"Y":0.8154233},{"X":0.6909317,"Y":0.8232737},{"X":0.61642414,"Y":0.82328564}]},"Id":"16564dd0-939c-43d7-b38f-a6613c2fafe9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"reconstruct","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.99163,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009389146,"Left":0.6957375,"Top":0.813943,"Width":0.023682244},"Polygon":[{"X":0.6957375,"Y":0.81394684},{"X":0.7194149,"Y":0.813943},{"X":0.7194197,"Y":0.8233284},{"X":0.69574213,"Y":0.8233322}]},"Id":"1bea48b4-47e1-48e7-ba66-8c8d65d1327f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.971886,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008220551,"Left":0.725071,"Top":0.8151667,"Width":0.024911173},"Polygon":[{"X":0.725071,"Y":0.8151707},{"X":0.7499778,"Y":0.8151667},{"X":0.7499822,"Y":0.8233833},{"X":0.72507524,"Y":0.8233872}]},"Id":"b6689c60-d74e-4ad3-8f3f-38b17010ab55","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"text","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95691,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009239798,"Left":0.7551649,"Top":0.8139875,"Width":0.055342875},"Polygon":[{"X":0.7551649,"Y":0.81399643},{"X":0.8105025,"Y":0.8139875},{"X":0.8105078,"Y":0.8232184},{"X":0.75516987,"Y":0.8232273}]},"Id":"6688d5b6-8c48-4b0c-af99-4ce145dbb29a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"describe","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79397,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01194836,"Left":0.8160935,"Top":0.81379634,"Width":0.03996928},"Polygon":[{"X":0.8160935,"Y":0.8138028},{"X":0.8560557,"Y":0.81379634},{"X":0.85606277,"Y":0.8257384},{"X":0.8161003,"Y":0.8257447}]},"Id":"01011789-1ce2-407e-8fdf-8415e7f8d19e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"image","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94448,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009322757,"Left":0.8611128,"Top":0.8140176,"Width":0.03343812},"Polygon":[{"X":0.8611128,"Y":0.81402296},{"X":0.89454514,"Y":0.8140176},{"X":0.89455086,"Y":0.823335},{"X":0.8611184,"Y":0.82334036}]},"Id":"efd42b78-2a58-4600-99cc-a1aa2765ee61","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tasks","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.10097,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012241529,"Left":0.11930444,"Top":0.8267939,"Width":0.123805426},"Polygon":[{"X":0.11930444,"Y":0.82681364},{"X":0.24310718,"Y":0.8267939},{"X":0.24310987,"Y":0.83901596},{"X":0.1193062,"Y":0.83903545}]},"Id":"d855d19a-32b8-4b9a-a892-163c24508f88","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95287,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009537726,"Left":0.28968513,"Top":0.82695025,"Width":0.025429498},"Polygon":[{"X":0.28968513,"Y":0.82695425},{"X":0.3151121,"Y":0.82695025},{"X":0.31511462,"Y":0.83648396},{"X":0.28968748,"Y":0.83648795}]},"Id":"5407fb43-367b-4c01-9661-f8e96244af9e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"200","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91257,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009895723,"Left":0.37096003,"Top":0.8268266,"Width":0.03703099},"Polygon":[{"X":0.37096003,"Y":0.8268325},{"X":0.40798783,"Y":0.8268266},{"X":0.40799102,"Y":0.8367164},{"X":0.37096298,"Y":0.83672225}]},"Id":"676d5535-4706-4d04-ac3a-cfcdf5e857d5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.25","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067619793,"Left":0.5038396,"Top":0.83193386,"Width":0.031596918},"Polygon":[{"X":0.5038396,"Y":0.83193886},{"X":0.5354338,"Y":0.83193386},{"X":0.5354365,"Y":0.8386909},{"X":0.5038422,"Y":0.8386958}]},"Id":"6ce5addf-9aa4-4337-9aa5-4e4660555481","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"were","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95678,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009546961,"Left":0.5406083,"Top":0.8291763,"Width":0.06379127},"Polygon":[{"X":0.5406083,"Y":0.82918644},{"X":0.6043954,"Y":0.8291763},{"X":0.60439956,"Y":0.8387132},{"X":0.54061216,"Y":0.8387233}]},"Id":"87206cb0-0f0b-462b-9b02-6366764950f2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"beneficial","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98611,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009460692,"Left":0.6095571,"Top":0.8292604,"Width":0.019991582},"Polygon":[{"X":0.6095571,"Y":0.82926357},{"X":0.6295443,"Y":0.8292604},{"X":0.62954867,"Y":0.83871794},{"X":0.60956126,"Y":0.8387211}]},"Id":"b3b95f69-29a5-431a-88ed-ba84e9880ac7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98916,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009554077,"Left":0.63359255,"Top":0.82921565,"Width":0.024339037},"Polygon":[{"X":0.63359255,"Y":0.82921946},{"X":0.65792704,"Y":0.82921565},{"X":0.65793157,"Y":0.83876586},{"X":0.63359696,"Y":0.8387697}]},"Id":"5977ec65-9499-4375-97ad-8dda0fe16e76","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010732652,"Left":0.6626381,"Top":0.8294502,"Width":0.030678065},"Polygon":[{"X":0.6626381,"Y":0.8294551},{"X":0.69331086,"Y":0.8294502},{"X":0.69331616,"Y":0.840178},{"X":0.66264325,"Y":0.84018284}]},"Id":"9be7f8e6-f777-41d4-8d2a-685b67eb46be","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"task,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95479,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009348903,"Left":0.6986568,"Top":0.8293026,"Width":0.06011252},"Polygon":[{"X":0.6986568,"Y":0.82931215},{"X":0.7587643,"Y":0.8293026},{"X":0.75876933,"Y":0.83864206},{"X":0.69866145,"Y":0.83865154}]},"Id":"6bcfd527-7d73-453b-8a0c-37fd92ad9c92","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"therefore","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95685,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066960542,"Left":0.7637448,"Top":0.83196056,"Width":0.019435816},"Polygon":[{"X":0.7637448,"Y":0.8319636},{"X":0.7831769,"Y":0.83196056},{"X":0.7831806,"Y":0.83865356},{"X":0.7637484,"Y":0.8386566}]},"Id":"b8bfc1bd-8351-448c-88e6-bfeda45123c0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"we","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009101424,"Left":0.788025,"Top":0.82950234,"Width":0.05444449},"Polygon":[{"X":0.788025,"Y":0.829511},{"X":0.8424642,"Y":0.82950234},{"X":0.8424695,"Y":0.8385952},{"X":0.7880301,"Y":0.8386038}]},"Id":"95e91540-b27e-49f5-b090-5741dcde0c97","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"attribute","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.976265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009332036,"Left":0.8474491,"Top":0.8293131,"Width":0.0240068},"Polygon":[{"X":0.8474491,"Y":0.8293169},{"X":0.87145025,"Y":0.8293131},{"X":0.8714559,"Y":0.83864135},{"X":0.8474546,"Y":0.8386451}]},"Id":"acc8d4d4-2f99-4111-816c-39bfe7f14fd1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.72942,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006592098,"Left":0.87599486,"Top":0.832012,"Width":0.019037442},"Polygon":[{"X":0.87599486,"Y":0.832015},{"X":0.8950282,"Y":0.832012},{"X":0.8950323,"Y":0.83860105},{"X":0.87599885,"Y":0.8386041}]},"Id":"db71cf03-78dc-4a51-b209-76d53d11ad37","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"re-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.349686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012315601,"Left":0.11977087,"Top":0.84232944,"Width":0.12580639},"Polygon":[{"X":0.11977087,"Y":0.8423492},{"X":0.24557453,"Y":0.84232944},{"X":0.24557725,"Y":0.8546256},{"X":0.119772635,"Y":0.8546451}]},"Id":"ad89caaf-d6c1-4077-aa95-e66ac5b9e8cf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"LayoutLMv2-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97802,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009503177,"Left":0.2893722,"Top":0.84229684,"Width":0.025668755},"Polygon":[{"X":0.2893722,"Y":0.8423009},{"X":0.31503847,"Y":0.84229684},{"X":0.31504098,"Y":0.85179603},{"X":0.28937456,"Y":0.8518}]},"Id":"b1d9b8de-e789-40c3-80aa-e02fa712010f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"426","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8888,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009847438,"Left":0.37096813,"Top":0.84223205,"Width":0.037110638},"Polygon":[{"X":0.37096813,"Y":0.8422379},{"X":0.40807563,"Y":0.84223205},{"X":0.4080788,"Y":0.8520737},{"X":0.37097108,"Y":0.8520795}]},"Id":"d729e3ac-6103-4a6a-8dfb-f4d0995e021e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.65","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68207,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011774839,"Left":0.5035519,"Top":0.84428173,"Width":0.054547966},"Polygon":[{"X":0.5035519,"Y":0.84429026},{"X":0.55809504,"Y":0.84428173},{"X":0.55809987,"Y":0.85604817},{"X":0.5035564,"Y":0.8560566}]},"Id":"aa72d4fb-caf5-4a32-ba44-e73f964a213f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"gression","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98506,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0079497965,"Left":0.5624832,"Top":0.8454695,"Width":0.013007408},"Polygon":[{"X":0.5624832,"Y":0.8454715},{"X":0.57548726,"Y":0.8454695},{"X":0.57549065,"Y":0.8534173},{"X":0.5624865,"Y":0.8534193}]},"Id":"f97472b8-1237-418c-b154-cf655fcf6b95","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85533,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009910889,"Left":0.57936305,"Top":0.84369737,"Width":0.0738668},"Polygon":[{"X":0.57936305,"Y":0.84370893},{"X":0.6532252,"Y":0.84369737},{"X":0.6532299,"Y":0.8535968},{"X":0.5793673,"Y":0.85360825}]},"Id":"8996b004-8e8e-49cc-bb0b-d2f3aab3da06","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"insufficient","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.45519,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011878838,"Left":0.6570924,"Top":0.8441787,"Width":0.055481788},"Polygon":[{"X":0.6570924,"Y":0.8441874},{"X":0.71256816,"Y":0.8441787},{"X":0.7125742,"Y":0.85604894},{"X":0.657098,"Y":0.8560575}]},"Id":"5f9b89b6-023e-4210-98a1-78d944bc3911","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"training.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.30471,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0098051485,"Left":0.11960641,"Top":0.85694855,"Width":0.11082384},"Polygon":[{"X":0.11960641,"Y":0.8569657},{"X":0.23042817,"Y":0.85694855},{"X":0.23043026,"Y":0.86673677},{"X":0.11960782,"Y":0.86675376}]},"Id":"0d1fdba0-33ba-44e2-81b1-b86db8c64eba","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98423,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009411092,"Left":0.2910622,"Top":0.8570924,"Width":0.02313957},"Polygon":[{"X":0.2910622,"Y":0.85709596},{"X":0.3141993,"Y":0.8570924},{"X":0.31420177,"Y":0.8664999},{"X":0.29106453,"Y":0.8665035}]},"Id":"8850936e-4976-4089-ab85-270f439752ce","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"183","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.972725,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009918345,"Left":0.37068725,"Top":0.85674244,"Width":0.03787973},"Polygon":[{"X":0.37068725,"Y":0.8567483},{"X":0.4085638,"Y":0.85674244},{"X":0.40856698,"Y":0.866655},{"X":0.3706902,"Y":0.8666608}]},"Id":"60d74d77-8840-4e74-8710-3454575b32f3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96.17","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.691635,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012073266,"Left":0.118903466,"Top":0.8724407,"Width":0.11524127},"Polygon":[{"X":0.118903466,"Y":0.8724582},{"X":0.23414215,"Y":0.8724407},{"X":0.23414473,"Y":0.8844967},{"X":0.118905194,"Y":0.884514}]},"Id":"f62e9af7-2ed7-47ef-a65d-b3b93ca08145","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"DocFormer-large","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97794,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00954601,"Left":0.29004797,"Top":0.87253535,"Width":0.024252053},"Polygon":[{"X":0.29004797,"Y":0.87253904},{"X":0.31429753,"Y":0.87253535},{"X":0.31430003,"Y":0.88207775},{"X":0.29005036,"Y":0.8820814}]},"Id":"cd6dcda0-dee8-4412-a71a-c6d6001f4641","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"533","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90489,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009872429,"Left":0.37092692,"Top":0.8724259,"Width":0.037840236},"Polygon":[{"X":0.37092692,"Y":0.8724317},{"X":0.40876397,"Y":0.8724259},{"X":0.40876716,"Y":0.8822927},{"X":0.37092987,"Y":0.88229835}]},"Id":"5bab708a-7d90-4abb-8466-58df62cfe1e1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"95.50","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.511566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009449245,"Left":0.119943075,"Top":0.8881327,"Width":0.057312936},"Polygon":[{"X":0.119943075,"Y":0.8881413},{"X":0.17725432,"Y":0.8881327},{"X":0.177256,"Y":0.8975735},{"X":0.11994444,"Y":0.89758193}]},"Id":"7dfe03cb-78ed-4a5c-b670-76ca622bad35","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"MATrIX","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.89456,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011290178,"Left":0.18135378,"Top":0.8881667,"Width":0.038870934},"Polygon":[{"X":0.18135378,"Y":0.8881725},{"X":0.2202224,"Y":0.8881667},{"X":0.22022472,"Y":0.89945114},{"X":0.18135583,"Y":0.8994569}]},"Id":"678271a0-7d47-4472-89be-07ac235e5fd0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(ours)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97263,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009407262,"Left":0.2910926,"Top":0.8881682,"Width":0.02386935},"Polygon":[{"X":0.2910926,"Y":0.88817173},{"X":0.3149595,"Y":0.8881682},{"X":0.31496197,"Y":0.8975719},{"X":0.29109496,"Y":0.89757544}]},"Id":"ea4bb1a5-881b-4190-bd2e-f3a51a2abf57","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"166","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81493,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009762827,"Left":0.37075585,"Top":0.8879532,"Width":0.038125988},"Polygon":[{"X":0.37075585,"Y":0.8879589},{"X":0.40887868,"Y":0.8879532},{"X":0.40888184,"Y":0.8977104},{"X":0.37075874,"Y":0.89771605}]},"Id":"065e41fc-f9d2-4336-8dde-53a6225b8bd4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"94.20","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93427,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009804407,"Left":0.48028666,"Top":0.9309352,"Width":0.008294624},"Polygon":[{"X":0.48028666,"Y":0.9309364},{"X":0.48857766,"Y":0.9309352},{"X":0.4885813,"Y":0.94073844},{"X":0.48029023,"Y":0.9407396}]},"Id":"92976339-bdfa-49ca-97f3-44aeaddd45f2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5","TextType":"PRINTED"},{"BlockType":"LAYOUT_FIGURE","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.01953,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.16750361,"Left":0.15724319,"Top":0.08774058,"Width":0.2474185},"Polygon":[{"X":0.15724319,"Y":0.08780929},{"X":0.40460828,"Y":0.08774058},{"X":0.4046617,"Y":0.25518212},{"X":0.15727118,"Y":0.2552442}]},"Id":"a9ac0500-1f53-47e7-93c2-0334b40e35c4","Page":null,"Query":null,"Relationships":[{"Ids":["f2996175-43c3-4dd3-b8dd-46c20c5f4aee","79487cd4-61e8-421c-923f-c11a573d10a7","a68d3217-c1ef-4b0a-8592-8ee689a2e724","95a7db33-749c-4edc-a702-4a0601ffadba","b5921f20-ae01-495d-a72f-cf7d5222d604","6db550b4-3fb5-4371-85b2-70d0be596e3e","c93adf12-5caa-4b73-bee9-bbbe158b4da5","37eda483-80ee-441f-9bb5-1e0457dc46f8","0f7698b5-a4d2-4b10-8099-f963fbe98a63","e601171a-54d4-44a1-a411-4f977528908a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.43555,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010047797,"Left":0.2488165,"Top":0.26321977,"Width":0.061897412},"Polygon":[{"X":0.2488165,"Y":0.26323524},{"X":0.3107113,"Y":0.26321977},{"X":0.31071392,"Y":0.27325222},{"X":0.24881874,"Y":0.27326757}]},"Id":"fa29c991-ccf0-4cef-8776-e8640f4c3261","Page":null,"Query":null,"Relationships":[{"Ids":["1eaccd9c-49e3-47f0-8743-a183a1dc64bb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_FIGURE","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.484375,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.16496663,"Left":0.56935275,"Top":0.087932475,"Width":0.24484296},"Polygon":[{"X":0.56935275,"Y":0.08800044},{"X":0.8141017,"Y":0.087932475},{"X":0.81419575,"Y":0.2528376},{"X":0.56942207,"Y":0.25289908}]},"Id":"e5d0ec7f-7424-4f0a-b2c7-9d33a0f0c3ae","Page":null,"Query":null,"Relationships":[{"Ids":["cdb4f6a0-c6f1-40b3-a08f-0ac932e70349","38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177","8e32d194-7e38-44b8-b192-08fa30d462f9","5a5be379-d3ec-410a-84e1-9dece84b084c","92de3f74-0407-40a3-975e-21bdf23c1b52","18442c92-69e9-459d-b3bc-0401ee12aaac","164c025c-c18c-4770-9a4e-c721cfd2c6b7","f03da30f-85ff-4928-890c-0690f8831cf2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":84.81445,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009464419,"Left":0.64275974,"Top":0.2633314,"Width":0.09423449},"Polygon":[{"X":0.64275974,"Y":0.26335493},{"X":0.73698926,"Y":0.2633314},{"X":0.7369942,"Y":0.27277246},{"X":0.6427641,"Y":0.27279583}]},"Id":"1aeb9084-0781-47d4-8317-1dc6c6b68720","Page":null,"Query":null,"Relationships":[{"Ids":["f79e2c38-55a1-48b5-8109-4525029bc14a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.87305,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011404143,"Left":0.23459315,"Top":0.28840792,"Width":0.5009756},"Polygon":[{"X":0.23459315,"Y":0.28853095},{"X":0.73556286,"Y":0.28840792},{"X":0.73556876,"Y":0.29968995},{"X":0.23459558,"Y":0.29981205}]},"Id":"a6fb7eab-0b9f-4e6b-a3db-c66d410701dd","Page":null,"Query":null,"Relationships":[{"Ids":["ce0eddc9-390e-47ae-93c9-585bc21ac503"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.728516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.023082763,"Left":0.07441446,"Top":0.3273743,"Width":0.39120483},"Polygon":[{"X":0.07441446,"Y":0.32746795},{"X":0.4656111,"Y":0.3273743},{"X":0.4656193,"Y":0.3503649},{"X":0.07441714,"Y":0.35045707}]},"Id":"ffdfa864-ee51-4878-bcb0-16d658aae104","Page":null,"Query":null,"Relationships":[{"Ids":["9b44e425-e557-47f6-9f4d-2596c2d32407","9b27814e-0df4-4deb-8ec4-4fac63c98237"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TABLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26758,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.15479036,"Left":0.075244434,"Top":0.36684838,"Width":0.39176044},"Polygon":[{"X":0.075244434,"Y":0.36693966},{"X":0.4669496,"Y":0.36684838},{"X":0.46700487,"Y":0.52155715},{"X":0.0752625,"Y":0.52163875}]},"Id":"dc647f73-a031-4784-8e65-110a8a4c8280","Page":null,"Query":null,"Relationships":[{"Ids":["d4a769fb-34f1-48aa-9c85-9e1197c8cb23","fcd16fd8-bdae-40cf-ac27-7b768c11d283","c27b3153-bc22-4bac-8b32-900409e509c1","39766bec-4927-4385-87fe-e2f34eda0456","29736ea3-ec2f-47f8-bdfe-f68af0335d44","d8e9cd38-cc2a-47d6-8efc-3900b67b339e","3b1a38f4-afc6-4623-b5d5-d22d78166f0c","3c31910f-920f-4356-8ca5-09180308283a","ca64e593-264e-4163-9a0c-271ff94be095","2b330509-4e03-43fe-9388-a9e66e97e925","8453d001-0fec-486d-af46-40854443dc29","a88888f6-f3b7-4915-be8c-a20d13492e0a","1c1bf2a9-dd27-4326-b61a-78b35118977d","5ebae1bd-c177-4458-beec-f4017723cc6f","73bf87ca-258f-4232-ad64-d2b85a45a1b7","7a49be8a-1d51-4132-a89e-e34c89bd90a7","b27e5dcf-eae2-4b79-8722-cf452a048b5b","599979ec-4519-41a4-92cc-ce94518fdfda","7e109e76-c943-4e50-8fe1-0792c9738e1e","6830b9be-0bac-4a85-8355-4c09e752d94f","f4efb484-4e61-4c9f-b708-3e35ec7beabd","7ff962d8-c327-4504-8c3a-c331d4a1e2eb","14fc4d88-7d5d-45ee-ac69-8071b177953b","f6d0adc8-7c94-487d-bd99-49e31995f3a2","00220322-6fc9-47aa-8ad3-8069639b4ed2","343ca49b-168b-4ddc-acfc-a3c7e06f2b9a","e99687c5-7051-4f29-ae58-1bdd5d1a77b1","6b89a881-cc33-42ac-a5f7-fbe7ab976513","ba442af7-0e19-4fc5-8f7d-2f4b363e0efa","79347189-2267-4a7c-853b-2ef236f5d776","faea28aa-6792-447a-8e1e-611483658fab","9bb881c2-c171-487b-8255-182dca32a945","22c30f93-4119-4181-9168-66cd0600f4e3","52d7bd21-808a-4bfc-a53f-5a08217a8bbb","8ac9c8f6-f895-448e-a217-82f80e245ac5","c061a559-6683-4d74-8515-b9099ece6b25","5202d8b6-bfdf-46e6-9c44-fa3ec7714015","6fe7307f-62ad-4688-b7e8-fe2960318f6f","a7c7e88f-e69b-47f5-b918-8e776e61a787","4af8c0e3-1328-45ca-8a26-993ee1bf2bbe"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.70508,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.08561918,"Left":0.07469129,"Top":0.56523466,"Width":0.39194876},"Polygon":[{"X":0.07469129,"Y":0.5653135},{"X":0.4666095,"Y":0.56523466},{"X":0.46664006,"Y":0.6507803},{"X":0.07470125,"Y":0.6508538}]},"Id":"053ac2f6-b2bd-4e1d-a706-4488895436fd","Page":null,"Query":null,"Relationships":[{"Ids":["4fde2875-abbf-4f76-8564-a074818546c8","d095e982-a0fb-4342-a78a-b4afb61a3f7f","bb98cd66-79fc-4368-8c34-b63edf7992ec","4c43b348-ef47-471a-a509-635cde7ccb2c","125cc397-8a79-4169-b02a-6ab5ac77a77f","85f88770-dd1a-4400-9d9a-cfbbbb119b9a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.8457,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012335251,"Left":0.0947949,"Top":0.66385746,"Width":0.21131821},"Polygon":[{"X":0.0947949,"Y":0.6638967},{"X":0.30610994,"Y":0.66385746},{"X":0.30611312,"Y":0.67615396},{"X":0.09479648,"Y":0.67619276}]},"Id":"073f7a96-699f-49b9-81f6-4193476903f8","Page":null,"Query":null,"Relationships":[{"Ids":["af6b9177-83b9-4d54-91f8-b312d77cc852"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.09375,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.026083412,"Left":0.074324176,"Top":0.7084755,"Width":0.3923675},"Polygon":[{"X":0.074324176,"Y":0.70854545},{"X":0.4666824,"Y":0.7084755},{"X":0.4666917,"Y":0.7344906},{"X":0.0743272,"Y":0.7345589}]},"Id":"ebfc445f-9d6b-4a78-9614-0eb22632d37d","Page":null,"Query":null,"Relationships":[{"Ids":["be407c09-66a8-4226-ada5-e09043d72cf9","801bd528-2002-480c-82b7-ddb77d4617f8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TABLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.99805,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.15340012,"Left":0.111585364,"Top":0.7490934,"Width":0.32084164},"Polygon":[{"X":0.111585364,"Y":0.74914855},{"X":0.4323755,"Y":0.7490934},{"X":0.43242702,"Y":0.9024463},{"X":0.111606695,"Y":0.90249354}]},"Id":"f105a8e5-e6c5-4059-9817-8904dd5b1ac4","Page":null,"Query":null,"Relationships":[{"Ids":["105dae0e-7200-4afa-a450-471844ff0631","ef04bcc2-e889-4eb9-a250-0682a209a7dd","315c84ca-5212-4b43-8cae-9a5e7282869a","84ef55b6-261c-4445-b046-86739a5c03fb","60ae916b-c4a2-44de-89b0-d9bfc8d754ec","51613652-73ea-4310-aebc-ad6e3b69d342","7a883272-1ada-4c46-a85a-9e235cae7202","dbac5138-433d-4f08-9aba-a4b7b6d30b6c","e5dac464-9e31-44ed-9e6a-5b5e3d645d09","a3ca6588-78f0-4613-a956-868d7ad8f783","012456c4-6387-45e3-bf0a-90975144f983","dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9","15f64dc9-cdb9-4447-84e9-6f6709ee5fa8","015d467f-33dc-400c-9c56-2f53c21ed445","9e71c343-9180-4798-ad8f-aceadff7f24f","1e08b0db-ce15-417b-b4ca-e53bf00d8eb8","ddb2649e-9990-489d-bf56-3a190ea1bed6","fc4ef99e-d5db-41fd-8e99-71a15f63330e","a441a817-dc3f-4461-a135-6f0cfa2f8490","38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1","b6623fd7-4376-4723-b5de-53f7a296405a","e461be3b-1da7-4392-adf2-122bd6d8b6ce","0372fd28-4035-4093-b55d-6435c21a3ca0","49fbfd35-5ed0-459c-9716-909addcb11ae","07db9e5e-a782-4b8c-a513-78a202cad948","cc659d73-fc88-4373-97be-aa4ac48800be","ade3c175-77f9-4ac4-9dfb-07e7e95bf123","82530807-cfc7-4de1-b7c9-89c4bf2ad256","8c0b1823-5b48-42de-84ec-7c6b2df3f491","5f1f71f6-87f1-4830-bc35-21ef715f56c0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_SECTION_HEADER","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.06641,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013344053,"Left":0.503022,"Top":0.3289785,"Width":0.14946215},"Polygon":[{"X":0.503022,"Y":0.32901424},{"X":0.6524779,"Y":0.3289785},{"X":0.6524842,"Y":0.34228715},{"X":0.5030271,"Y":0.34232256}]},"Id":"e38cb21a-c4d1-46ea-bcaa-b8d01121815b","Page":null,"Query":null,"Relationships":[{"Ids":["5141c3e7-fb56-4037-8c3c-c0e6e1631236"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.12109,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.024427345,"Left":0.5031897,"Top":0.3527035,"Width":0.39169464},"Polygon":[{"X":0.5031897,"Y":0.35279566},{"X":0.89486927,"Y":0.3527035},{"X":0.89488435,"Y":0.3770402},{"X":0.5031989,"Y":0.37713084}]},"Id":"f6a0be26-8a0a-4289-a794-9407ca1fdae7","Page":null,"Query":null,"Relationships":[{"Ids":["d412a14f-7cad-459f-812d-1d8da8eda2fe","aba0f362-e452-49e5-bd5a-d0afb169848b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_SECTION_HEADER","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.19141,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012393918,"Left":0.50281394,"Top":0.40149733,"Width":0.35710785},"Polygon":[{"X":0.50281394,"Y":0.40157855},{"X":0.8599144,"Y":0.40149733},{"X":0.8599218,"Y":0.41381073},{"X":0.50281864,"Y":0.41389123}]},"Id":"192cf329-625d-4b8b-ba4b-9384d2365387","Page":null,"Query":null,"Relationships":[{"Ids":["f4199b0f-c027-4564-9b56-5a8b5065a59b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.7793,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.10109344,"Left":0.5030882,"Top":0.4251531,"Width":0.39330256},"Polygon":[{"X":0.5030882,"Y":0.42524105},{"X":0.89632803,"Y":0.4251531},{"X":0.89639074,"Y":0.52616495},{"X":0.5031265,"Y":0.52624655}]},"Id":"79cc68c4-8727-4e08-b3ab-01504467c421","Page":null,"Query":null,"Relationships":[{"Ids":["5195ab82-6f2f-4f82-be95-e522d3f29418","0aab08e8-5113-41cc-8205-d5251140e37f","857726e3-ab74-4296-a3c8-15d1f3fbdb6d","f64d2b1a-39de-486c-8872-769421f7f9f2","a42e0325-a17e-440d-9923-b74633c4d42f","93d37fe8-ddbb-412a-909a-629d2b1de784","652a07f8-3fe3-4427-973e-1659fe0cd44f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.07031,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02294393,"Left":0.5029102,"Top":0.5423659,"Width":0.3911767},"Polygon":[{"X":0.5029102,"Y":0.5424461},{"X":0.8940727,"Y":0.5423659},{"X":0.8940869,"Y":0.56523114},{"X":0.5029189,"Y":0.5653099}]},"Id":"ec58b10f-54f7-475a-b5af-a3ebbc6a57e0","Page":null,"Query":null,"Relationships":[{"Ids":["18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed","898f15d2-80c1-4c57-9512-11597f02efa8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TABLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.677734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.077939704,"Left":0.55525285,"Top":0.5814165,"Width":0.29097286},"Polygon":[{"X":0.55525285,"Y":0.58147424},{"X":0.8461797,"Y":0.5814165},{"X":0.8462257,"Y":0.659302},{"X":0.55528486,"Y":0.6593562}]},"Id":"1a5eb33f-9c61-46a6-bf3e-68444e786812","Page":null,"Query":null,"Relationships":[{"Ids":["1bd05271-c399-4529-b95f-4f6a11990831","388bd086-3b64-4849-a1b4-0f5f2a160e83","f237b105-83c6-4767-88f4-ce7d1b428c28","03ae279a-db5f-4174-aaf7-588b3c49f0ba","462f091e-5c8e-4a14-ae58-a6464026f800","3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f","1604e070-a380-4726-ad21-e55d9b04c736","a8bfd089-e01d-4be8-9ef0-0a9561e5986f","c3bc8494-0a33-4823-bd2c-b84a217c3e9e","cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_SECTION_HEADER","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.14258,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012481477,"Left":0.50293314,"Top":0.6987501,"Width":0.24826767},"Polygon":[{"X":0.50293314,"Y":0.6987947},{"X":0.75119424,"Y":0.6987501},{"X":0.75120085,"Y":0.7111874},{"X":0.5029379,"Y":0.7112316}]},"Id":"4cb8b09c-40e2-4dbb-8464-a69a0840457a","Page":null,"Query":null,"Relationships":[{"Ids":["8586d3f1-f1b6-48e1-9b50-cfe10bdad964"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.14453,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.13372733,"Left":0.50309414,"Top":0.722354,"Width":0.3933166},"Polygon":[{"X":0.50309414,"Y":0.72242326},{"X":0.8963278,"Y":0.722354},{"X":0.89641076,"Y":0.8560205},{"X":0.50314486,"Y":0.85608137}]},"Id":"7569bdbc-db57-423f-ac31-8b20ccac2c04","Page":null,"Query":null,"Relationships":[{"Ids":["2e96bcc1-6892-46c6-898b-9db9cce867d0","a503f63f-568f-4764-b661-8bccca008dae","1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77","94395733-f7d8-424f-ab1d-0703aeb465c0","2b1217c8-6eb1-4708-8cbd-ec04b47778d2","caa2a6e3-8b83-4032-90fb-8355090f1b41","29def4e1-1cf0-4c2c-a795-388cd54b058f","2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c","dc4b0402-2221-466d-ae25-de6f85e33541"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_PAGE_NUMBER","ColumnIndex":null,"ColumnSpan":null,"Confidence":88.08594,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009804407,"Left":0.48028666,"Top":0.9309352,"Width":0.008294624},"Polygon":[{"X":0.48028666,"Y":0.9309364},{"X":0.48857766,"Y":0.9309352},{"X":0.4885813,"Y":0.94073844},{"X":0.48029023,"Y":0.9407396}]},"Id":"c188c533-6147-417a-87b1-19f276b071ee","Page":null,"Query":null,"Relationships":[{"Ids":["2d39f4ba-1cd4-4e45-8953-0777b6adb92f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""}]} \ No newline at end of file +{ + "DocumentMetadata": { + "Pages": 1 + }, + "Blocks": [ + { + "BlockType": "PAGE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": null, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.9979557, + "Left": 0, + "Top": 0, + "Width": 1 + }, + "Polygon": [ + { + "X": 0, + "Y": 2.0617238e-8 + }, + { + "X": 1, + "Y": 0 + }, + { + "X": 1, + "Y": 0.99782354 + }, + { + "X": 0, + "Y": 0.9979557 + } + ] + }, + "Id": "cc3b9310-6b30-402f-8f26-931a2df469b6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f2996175-43c3-4dd3-b8dd-46c20c5f4aee", + "79487cd4-61e8-421c-923f-c11a573d10a7", + "a68d3217-c1ef-4b0a-8592-8ee689a2e724", + "95a7db33-749c-4edc-a702-4a0601ffadba", + "cdb4f6a0-c6f1-40b3-a08f-0ac932e70349", + "38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177", + "b5921f20-ae01-495d-a72f-cf7d5222d604", + "8e32d194-7e38-44b8-b192-08fa30d462f9", + "6db550b4-3fb5-4371-85b2-70d0be596e3e", + "5a5be379-d3ec-410a-84e1-9dece84b084c", + "92de3f74-0407-40a3-975e-21bdf23c1b52", + "c93adf12-5caa-4b73-bee9-bbbe158b4da5", + "37eda483-80ee-441f-9bb5-1e0457dc46f8", + "0f7698b5-a4d2-4b10-8099-f963fbe98a63", + "e601171a-54d4-44a1-a411-4f977528908a", + "18442c92-69e9-459d-b3bc-0401ee12aaac", + "164c025c-c18c-4770-9a4e-c721cfd2c6b7", + "f03da30f-85ff-4928-890c-0690f8831cf2", + "1eaccd9c-49e3-47f0-8743-a183a1dc64bb", + "f79e2c38-55a1-48b5-8109-4525029bc14a", + "ce0eddc9-390e-47ae-93c9-585bc21ac503", + "9b44e425-e557-47f6-9f4d-2596c2d32407", + "5141c3e7-fb56-4037-8c3c-c0e6e1631236", + "9b27814e-0df4-4deb-8ec4-4fac63c98237", + "d412a14f-7cad-459f-812d-1d8da8eda2fe", + "d4a769fb-34f1-48aa-9c85-9e1197c8cb23", + "fcd16fd8-bdae-40cf-ac27-7b768c11d283", + "c27b3153-bc22-4bac-8b32-900409e509c1", + "39766bec-4927-4385-87fe-e2f34eda0456", + "aba0f362-e452-49e5-bd5a-d0afb169848b", + "29736ea3-ec2f-47f8-bdfe-f68af0335d44", + "d8e9cd38-cc2a-47d6-8efc-3900b67b339e", + "3b1a38f4-afc6-4623-b5d5-d22d78166f0c", + "3c31910f-920f-4356-8ca5-09180308283a", + "ca64e593-264e-4163-9a0c-271ff94be095", + "2b330509-4e03-43fe-9388-a9e66e97e925", + "8453d001-0fec-486d-af46-40854443dc29", + "a88888f6-f3b7-4915-be8c-a20d13492e0a", + "f4199b0f-c027-4564-9b56-5a8b5065a59b", + "1c1bf2a9-dd27-4326-b61a-78b35118977d", + "5ebae1bd-c177-4458-beec-f4017723cc6f", + "73bf87ca-258f-4232-ad64-d2b85a45a1b7", + "7a49be8a-1d51-4132-a89e-e34c89bd90a7", + "b27e5dcf-eae2-4b79-8722-cf452a048b5b", + "599979ec-4519-41a4-92cc-ce94518fdfda", + "6830b9be-0bac-4a85-8355-4c09e752d94f", + "5195ab82-6f2f-4f82-be95-e522d3f29418", + "7e109e76-c943-4e50-8fe1-0792c9738e1e", + "f4efb484-4e61-4c9f-b708-3e35ec7beabd", + "7ff962d8-c327-4504-8c3a-c331d4a1e2eb", + "14fc4d88-7d5d-45ee-ac69-8071b177953b", + "f6d0adc8-7c94-487d-bd99-49e31995f3a2", + "0aab08e8-5113-41cc-8205-d5251140e37f", + "00220322-6fc9-47aa-8ad3-8069639b4ed2", + "343ca49b-168b-4ddc-acfc-a3c7e06f2b9a", + "6b89a881-cc33-42ac-a5f7-fbe7ab976513", + "857726e3-ab74-4296-a3c8-15d1f3fbdb6d", + "e99687c5-7051-4f29-ae58-1bdd5d1a77b1", + "ba442af7-0e19-4fc5-8f7d-2f4b363e0efa", + "79347189-2267-4a7c-853b-2ef236f5d776", + "faea28aa-6792-447a-8e1e-611483658fab", + "9bb881c2-c171-487b-8255-182dca32a945", + "f64d2b1a-39de-486c-8872-769421f7f9f2", + "22c30f93-4119-4181-9168-66cd0600f4e3", + "52d7bd21-808a-4bfc-a53f-5a08217a8bbb", + "8ac9c8f6-f895-448e-a217-82f80e245ac5", + "c061a559-6683-4d74-8515-b9099ece6b25", + "a42e0325-a17e-440d-9923-b74633c4d42f", + "5202d8b6-bfdf-46e6-9c44-fa3ec7714015", + "6fe7307f-62ad-4688-b7e8-fe2960318f6f", + "a7c7e88f-e69b-47f5-b918-8e776e61a787", + "4af8c0e3-1328-45ca-8a26-993ee1bf2bbe", + "93d37fe8-ddbb-412a-909a-629d2b1de784", + "652a07f8-3fe3-4427-973e-1659fe0cd44f", + "18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed", + "898f15d2-80c1-4c57-9512-11597f02efa8", + "4fde2875-abbf-4f76-8564-a074818546c8", + "d095e982-a0fb-4342-a78a-b4afb61a3f7f", + "1bd05271-c399-4529-b95f-4f6a11990831", + "388bd086-3b64-4849-a1b4-0f5f2a160e83", + "bb98cd66-79fc-4368-8c34-b63edf7992ec", + "f237b105-83c6-4767-88f4-ce7d1b428c28", + "03ae279a-db5f-4174-aaf7-588b3c49f0ba", + "4c43b348-ef47-471a-a509-635cde7ccb2c", + "462f091e-5c8e-4a14-ae58-a6464026f800", + "3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f", + "125cc397-8a79-4169-b02a-6ab5ac77a77f", + "1604e070-a380-4726-ad21-e55d9b04c736", + "a8bfd089-e01d-4be8-9ef0-0a9561e5986f", + "85f88770-dd1a-4400-9d9a-cfbbbb119b9a", + "c3bc8494-0a33-4823-bd2c-b84a217c3e9e", + "cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2", + "af6b9177-83b9-4d54-91f8-b312d77cc852", + "8586d3f1-f1b6-48e1-9b50-cfe10bdad964", + "be407c09-66a8-4226-ada5-e09043d72cf9", + "801bd528-2002-480c-82b7-ddb77d4617f8", + "2e96bcc1-6892-46c6-898b-9db9cce867d0", + "a503f63f-568f-4764-b661-8bccca008dae", + "105dae0e-7200-4afa-a450-471844ff0631", + "ef04bcc2-e889-4eb9-a250-0682a209a7dd", + "315c84ca-5212-4b43-8cae-9a5e7282869a", + "1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77", + "84ef55b6-261c-4445-b046-86739a5c03fb", + "60ae916b-c4a2-44de-89b0-d9bfc8d754ec", + "51613652-73ea-4310-aebc-ad6e3b69d342", + "94395733-f7d8-424f-ab1d-0703aeb465c0", + "7a883272-1ada-4c46-a85a-9e235cae7202", + "dbac5138-433d-4f08-9aba-a4b7b6d30b6c", + "e5dac464-9e31-44ed-9e6a-5b5e3d645d09", + "2b1217c8-6eb1-4708-8cbd-ec04b47778d2", + "a3ca6588-78f0-4613-a956-868d7ad8f783", + "012456c4-6387-45e3-bf0a-90975144f983", + "dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9", + "caa2a6e3-8b83-4032-90fb-8355090f1b41", + "15f64dc9-cdb9-4447-84e9-6f6709ee5fa8", + "015d467f-33dc-400c-9c56-2f53c21ed445", + "9e71c343-9180-4798-ad8f-aceadff7f24f", + "29def4e1-1cf0-4c2c-a795-388cd54b058f", + "1e08b0db-ce15-417b-b4ca-e53bf00d8eb8", + "ddb2649e-9990-489d-bf56-3a190ea1bed6", + "fc4ef99e-d5db-41fd-8e99-71a15f63330e", + "2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c", + "a441a817-dc3f-4461-a135-6f0cfa2f8490", + "38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1", + "b6623fd7-4376-4723-b5de-53f7a296405a", + "dc4b0402-2221-466d-ae25-de6f85e33541", + "e461be3b-1da7-4392-adf2-122bd6d8b6ce", + "0372fd28-4035-4093-b55d-6435c21a3ca0", + "49fbfd35-5ed0-459c-9716-909addcb11ae", + "07db9e5e-a782-4b8c-a513-78a202cad948", + "cc659d73-fc88-4373-97be-aa4ac48800be", + "ade3c175-77f9-4ac4-9dfb-07e7e95bf123", + "82530807-cfc7-4de1-b7c9-89c4bf2ad256", + "8c0b1823-5b48-42de-84ec-7c6b2df3f491", + "5f1f71f6-87f1-4830-bc35-21ef715f56c0", + "2d39f4ba-1cd4-4e45-8953-0777b6adb92f", + "a9ac0500-1f53-47e7-93c2-0334b40e35c4", + "fa29c991-ccf0-4cef-8776-e8640f4c3261", + "e5d0ec7f-7424-4f0a-b2c7-9d33a0f0c3ae", + "1aeb9084-0781-47d4-8317-1dc6c6b68720", + "a6fb7eab-0b9f-4e6b-a3db-c66d410701dd", + "ffdfa864-ee51-4878-bcb0-16d658aae104", + "dc647f73-a031-4784-8e65-110a8a4c8280", + "053ac2f6-b2bd-4e1d-a706-4488895436fd", + "073f7a96-699f-49b9-81f6-4193476903f8", + "ebfc445f-9d6b-4a78-9614-0eb22632d37d", + "f105a8e5-e6c5-4059-9817-8904dd5b1ac4", + "e38cb21a-c4d1-46ea-bcaa-b8d01121815b", + "f6a0be26-8a0a-4289-a794-9407ca1fdae7", + "192cf329-625d-4b8b-ba4b-9384d2365387", + "79cc68c4-8727-4e08-b3ab-01504467c421", + "ec58b10f-54f7-475a-b5af-a3ebbc6a57e0", + "1a5eb33f-9c61-46a6-bf3e-68444e786812", + "4cb8b09c-40e2-4dbb-8464-a69a0840457a", + "7569bdbc-db57-423f-ac31-8b20ccac2c04", + "c188c533-6147-417a-87b1-19f276b071ee" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.23242, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005123081, + "Left": 0.31726938, + "Top": 0.09880669, + "Width": 0.025877738 + }, + "Polygon": [ + { + "X": 0.31726938, + "Y": 0.098813824 + }, + { + "X": 0.3431457, + "Y": 0.09880669 + }, + { + "X": 0.34314713, + "Y": 0.10392264 + }, + { + "X": 0.31727076, + "Y": 0.103929766 + } + ] + }, + "Id": "f2996175-43c3-4dd3-b8dd-46c20c5f4aee", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d8c94355-7bca-4c3f-89b8-755e959e8c16" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Reported", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 29.387505, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0058827396, + "Left": 0.17769668, + "Top": 0.114976235, + "Width": 0.012399295 + }, + "Polygon": [ + { + "X": 0.17769668, + "Y": 0.114979625 + }, + { + "X": 0.19009486, + "Y": 0.114976235 + }, + { + "X": 0.19009596, + "Y": 0.1208556 + }, + { + "X": 0.17769772, + "Y": 0.120858975 + } + ] + }, + "Id": "79487cd4-61e8-421c-923f-c11a573d10a7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "00adea30-fc28-4c46-9c92-8bbd22cf6e13" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1945", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 68.88686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004490528, + "Left": 0.2269687, + "Top": 0.11647597, + "Width": 0.013099902 + }, + "Polygon": [ + { + "X": 0.2269687, + "Y": 0.116479546 + }, + { + "X": 0.24006762, + "Y": 0.11647597 + }, + { + "X": 0.2400686, + "Y": 0.12096293 + }, + { + "X": 0.22696964, + "Y": 0.1209665 + } + ] + }, + "Id": "a68d3217-c1ef-4b0a-8592-8ee689a2e724", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1524d9d6-724b-49ea-b7b3-261082b6d1ef" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1970", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 41.625473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0044151014, + "Left": 0.27572957, + "Top": 0.11640407, + "Width": 0.012637314 + }, + "Polygon": [ + { + "X": 0.27572957, + "Y": 0.11640752 + }, + { + "X": 0.28836578, + "Y": 0.11640407 + }, + { + "X": 0.28836688, + "Y": 0.12081573 + }, + { + "X": 0.2757306, + "Y": 0.120819174 + } + ] + }, + "Id": "95a7db33-749c-4edc-a702-4a0601ffadba", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "810f5dd0-750c-4d03-9de3-b5588b37b73d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1977", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 49.679317, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0041286377, + "Left": 0.6372963, + "Top": 0.11700587, + "Width": 0.012860666 + }, + "Polygon": [ + { + "X": 0.6372963, + "Y": 0.11700938 + }, + { + "X": 0.65015507, + "Y": 0.11700587 + }, + { + "X": 0.65015703, + "Y": 0.121131 + }, + { + "X": 0.6372982, + "Y": 0.121134505 + } + ] + }, + "Id": "cdb4f6a0-c6f1-40b3-a08f-0ac932e70349", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2b7ef465-9df9-4e77-a273-5b7260b0a330" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 27.317905, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004291323, + "Left": 0.68509984, + "Top": 0.11686375, + "Width": 0.013263178 + }, + "Polygon": [ + { + "X": 0.68509984, + "Y": 0.11686737 + }, + { + "X": 0.69836086, + "Y": 0.11686375 + }, + { + "X": 0.698363, + "Y": 0.12115146 + }, + { + "X": 0.6851019, + "Y": 0.121155076 + } + ] + }, + "Id": "38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "15965f25-50fa-4e94-b952-c7e669f7493a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TETA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.971306, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005625964, + "Left": 0.24583732, + "Top": 0.12793738, + "Width": 0.03234948 + }, + "Polygon": [ + { + "X": 0.24583732, + "Y": 0.12794615 + }, + { + "X": 0.27818543, + "Y": 0.12793738 + }, + { + "X": 0.2781868, + "Y": 0.1335546 + }, + { + "X": 0.24583855, + "Y": 0.13356334 + } + ] + }, + "Id": "b5921f20-ae01-495d-a72f-cf7d5222d604", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "82f9ec8e-48ed-46be-b793-162482bc594d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Females", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 23.749844, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0056600156, + "Left": 0.65591216, + "Top": 0.12788726, + "Width": 0.032549966 + }, + "Polygon": [ + { + "X": 0.65591216, + "Y": 0.1278961 + }, + { + "X": 0.68845934, + "Y": 0.12788726 + }, + { + "X": 0.6884621, + "Y": 0.13353848 + }, + { + "X": 0.65591484, + "Y": 0.13354729 + } + ] + }, + "Id": "8e32d194-7e38-44b8-b192-08fa30d462f9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "67826ffa-736f-4ffa-a9a1-bfc348496805" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "l'emains", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 75.73771, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011259009, + "Left": 0.1812644, + "Top": 0.14522703, + "Width": 0.21366851 + }, + "Polygon": [ + { + "X": 0.1812644, + "Y": 0.14528441 + }, + { + "X": 0.3949294, + "Y": 0.14522703 + }, + { + "X": 0.39493293, + "Y": 0.15642905 + }, + { + "X": 0.18126644, + "Y": 0.15648605 + } + ] + }, + "Id": "6db550b4-3fb5-4371-85b2-70d0be596e3e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "17df6242-aa3a-4636-bbac-548b1ce3695c", + "64311c90-c7ff-49c4-bcfd-1c9e722b3021" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "PELLED PRODUCTIO", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 22.99918, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011135557, + "Left": 0.5768851, + "Top": 0.14524533, + "Width": 0.09495066 + }, + "Polygon": [ + { + "X": 0.5768851, + "Y": 0.14527082 + }, + { + "X": 0.67183036, + "Y": 0.14524533 + }, + { + "X": 0.6718357, + "Y": 0.15635556 + }, + { + "X": 0.5768898, + "Y": 0.15638089 + } + ] + }, + "Id": "5a5be379-d3ec-410a-84e1-9dece84b084c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "400a8670-271e-471b-9b2b-39092e1eb2ab" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DEPELLED", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 46.321033, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100807985, + "Left": 0.68830913, + "Top": 0.14508565, + "Width": 0.114949584 + }, + "Polygon": [ + { + "X": 0.68830913, + "Y": 0.14511651 + }, + { + "X": 0.80325305, + "Y": 0.14508565 + }, + { + "X": 0.8032587, + "Y": 0.15513577 + }, + { + "X": 0.6883141, + "Y": 0.15516645 + } + ] + }, + "Id": "92de3f74-0407-40a3-975e-21bdf23c1b52", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "04e4fdd6-b566-4b0b-b212-33a2bd12144e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "PRODUCTIO", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 67.55699, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00494866, + "Left": 0.34291622, + "Top": 0.15714653, + "Width": 0.019265065 + }, + "Polygon": [ + { + "X": 0.34291622, + "Y": 0.15715165 + }, + { + "X": 0.36217985, + "Y": 0.15714653 + }, + { + "X": 0.36218128, + "Y": 0.16209006 + }, + { + "X": 0.34291762, + "Y": 0.16209519 + } + ] + }, + "Id": "c93adf12-5caa-4b73-bee9-bbbe158b4da5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "48fbfb97-6fa9-4883-814f-0603581fd3e6" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "21,722", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 45.306873, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004471507, + "Left": 0.22640534, + "Top": 0.19998342, + "Width": 0.013181653 + }, + "Polygon": [ + { + "X": 0.22640534, + "Y": 0.19998683 + }, + { + "X": 0.23958601, + "Y": 0.19998342 + }, + { + "X": 0.239587, + "Y": 0.2044515 + }, + { + "X": 0.22640628, + "Y": 0.20445491 + } + ] + }, + "Id": "37eda483-80ee-441f-9bb5-1e0457dc46f8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "12bae95f-ccfc-4cd0-8bcb-7f26bc98dbd7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1970", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 63.332947, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0043879887, + "Left": 0.27472028, + "Top": 0.19988635, + "Width": 0.014135053 + }, + "Polygon": [ + { + "X": 0.27472028, + "Y": 0.19989002 + }, + { + "X": 0.28885424, + "Y": 0.19988635 + }, + { + "X": 0.2888553, + "Y": 0.20427068 + }, + { + "X": 0.27472132, + "Y": 0.20427434 + } + ] + }, + "Id": "0f7698b5-a4d2-4b10-8099-f963fbe98a63", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c786ea4f-7913-415d-9e48-7908c8f6837f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1975", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 88.346924, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004144743, + "Left": 0.3242031, + "Top": 0.20006648, + "Width": 0.01417964 + }, + "Polygon": [ + { + "X": 0.3242031, + "Y": 0.20007017 + }, + { + "X": 0.3383816, + "Y": 0.20006648 + }, + { + "X": 0.33838275, + "Y": 0.20420755 + }, + { + "X": 0.3242042, + "Y": 0.20421122 + } + ] + }, + "Id": "e601171a-54d4-44a1-a411-4f977528908a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0a31ab3e-ac32-4bc0-8501-447dd3741e0b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1980", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 18.239168, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0043587885, + "Left": 0.6364903, + "Top": 0.20005806, + "Width": 0.0137414755 + }, + "Polygon": [ + { + "X": 0.6364903, + "Y": 0.20006163 + }, + { + "X": 0.6502297, + "Y": 0.20005806 + }, + { + "X": 0.6502318, + "Y": 0.2044133 + }, + { + "X": 0.6364923, + "Y": 0.20441686 + } + ] + }, + "Id": "18442c92-69e9-459d-b3bc-0401ee12aaac", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dc1f5dd0-90ca-4f84-b465-7b9e37258976" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ITTA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 32.996666, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004618617, + "Left": 0.68506557, + "Top": 0.19957167, + "Width": 0.013634071 + }, + "Polygon": [ + { + "X": 0.68506557, + "Y": 0.1995752 + }, + { + "X": 0.6986973, + "Y": 0.19957167 + }, + { + "X": 0.69869965, + "Y": 0.20418675 + }, + { + "X": 0.68506783, + "Y": 0.20419028 + } + ] + }, + "Id": "164c025c-c18c-4770-9a4e-c721cfd2c6b7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c2232a35-1b1c-4b4d-9d98-c34eb36da46b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TETA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 52.925045, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00461755, + "Left": 0.7340967, + "Top": 0.19952346, + "Width": 0.013699097 + }, + "Polygon": [ + { + "X": 0.7340967, + "Y": 0.19952703 + }, + { + "X": 0.7477934, + "Y": 0.19952346 + }, + { + "X": 0.7477958, + "Y": 0.20413747 + }, + { + "X": 0.7340991, + "Y": 0.20414102 + } + ] + }, + "Id": "f03da30f-85ff-4928-890c-0690f8831cf2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "29530cc8-41c0-4cb0-afd3-09483af9e9fd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79252, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010047797, + "Left": 0.2488165, + "Top": 0.26321977, + "Width": 0.061897412 + }, + "Polygon": [ + { + "X": 0.2488165, + "Y": 0.26323524 + }, + { + "X": 0.3107113, + "Y": 0.26321977 + }, + { + "X": 0.31071392, + "Y": 0.27325222 + }, + { + "X": 0.24881874, + "Y": 0.27326757 + } + ] + }, + "Id": "1eaccd9c-49e3-47f0-8743-a183a1dc64bb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4bcbae49-e954-499e-b5bd-8ca6cc430ea6", + "278d4e54-a1eb-434d-8f00-9e08ee3ca4b9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(a) Original", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93438, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009464419, + "Left": 0.64275974, + "Top": 0.2633314, + "Width": 0.09423449 + }, + "Polygon": [ + { + "X": 0.64275974, + "Y": 0.26335493 + }, + { + "X": 0.73698926, + "Y": 0.2633314 + }, + { + "X": 0.7369942, + "Y": 0.27277246 + }, + { + "X": 0.6427641, + "Y": 0.27279583 + } + ] + }, + "Id": "f79e2c38-55a1-48b5-8109-4525029bc14a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c14ab33e-ad70-4bf4-b27c-cd8edc113f2c", + "b34031f8-ffb1-4a72-8223-c10e62a2df98" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(b) Reconstructed", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.799866, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011404143, + "Left": 0.23459315, + "Top": 0.28840792, + "Width": 0.5009756 + }, + "Polygon": [ + { + "X": 0.23459315, + "Y": 0.28853095 + }, + { + "X": 0.73556286, + "Y": 0.28840792 + }, + { + "X": 0.73556876, + "Y": 0.29968995 + }, + { + "X": 0.23459558, + "Y": 0.29981205 + } + ] + }, + "Id": "ce0eddc9-390e-47ae-93c9-585bc21ac503", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "670658b0-dbf4-4937-83b9-1487e2cbb43f", + "97734215-a4ad-49ba-b5df-264cd314bbd4", + "f20b2264-3382-4499-bc04-b6a364486d35", + "7287fbe0-7327-4c69-a0f6-279f538d3510", + "4c4c24df-c9ba-423f-8ecb-3df186258d68", + "53994e99-862c-4648-aa90-aaa8fba2ef48", + "1d7a65c2-46ee-4dd9-8a14-2ae99cc12a52", + "a879634d-221b-48ba-abe5-3395180946f3", + "bbb86fbe-ccd4-4176-b415-ba8849b7f6bc", + "a1ce814b-eae7-44d3-a0de-0cea81a9e7de", + "326bb83f-6ec5-4ce7-bea2-41c454c1305d", + "b2c06342-507e-4b6e-bf30-6339e5556989", + "cad456df-6d72-4a81-890e-58a9e19b430a", + "852c61c4-dc1c-4814-b4ef-0437edae8059" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Figure 3. Example for the Learn To Reconstruct task output on the IIT-CDIP dataset", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69422, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011432685, + "Left": 0.07441446, + "Top": 0.3273743, + "Width": 0.3912007 + }, + "Polygon": [ + { + "X": 0.07441446, + "Y": 0.32746795 + }, + { + "X": 0.4656111, + "Y": 0.3273743 + }, + { + "X": 0.46561515, + "Y": 0.33871406 + }, + { + "X": 0.07441578, + "Y": 0.338807 + } + ] + }, + "Id": "9b44e425-e557-47f6-9f4d-2596c2d32407", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b47abc17-cc98-4585-9389-57d0d1bb2f14", + "776e7083-8c6b-4cf5-8ba0-4cc3f7a6c5c6", + "295e8045-e5db-49dc-8aa4-1352edbdf1bd", + "5ccfa526-9954-4878-9b94-b4bfccfb021d", + "33668cb8-7854-4e8d-ada6-7b41caf01f2e", + "b6eeb9da-9d69-4792-a600-bd41934b6081", + "2daf5856-d159-4124-9e66-632df9c91f0c", + "e6aa6f3a-0ec2-49ec-8006-dc29dee7c587", + "eefb1039-8eca-43fe-8ffc-10ce9502b883", + "f34281a1-1459-4887-8287-6cdb5fcbc5ea" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table 1. Entity-level F1 scores of two entity extraction tasks:", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87691, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013344053, + "Left": 0.503022, + "Top": 0.3289785, + "Width": 0.14946215 + }, + "Polygon": [ + { + "X": 0.503022, + "Y": 0.32901424 + }, + { + "X": 0.6524779, + "Y": 0.3289785 + }, + { + "X": 0.6524842, + "Y": 0.34228715 + }, + { + "X": 0.5030271, + "Y": 0.34232256 + } + ] + }, + "Id": "5141c3e7-fb56-4037-8c3c-c0e6e1631236", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6cc37369-ccb4-4e74-9a0b-7cae3cac9425", + "9e95de5b-b358-4971-a3b0-d0eea16ea2dc", + "626280de-7b48-410f-b64b-319c7b18f4b4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4. Ablation Study", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.93983, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009129682, + "Left": 0.07504467, + "Top": 0.34132725, + "Width": 0.122347884 + }, + "Polygon": [ + { + "X": 0.07504467, + "Y": 0.34135625 + }, + { + "X": 0.19739081, + "Y": 0.34132725 + }, + { + "X": 0.19739255, + "Y": 0.3504281 + }, + { + "X": 0.07504573, + "Y": 0.35045692 + } + ] + }, + "Id": "9b27814e-0df4-4deb-8ec4-4fac63c98237", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ae66e1fc-8a6e-414f-a27e-4594cdead004", + "d0a5cee0-8adc-4ad8-a768-24fa36ed1a56", + "58c1d509-919a-4515-b521-ffa4baf34cfb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "FUNSD and CORD.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95411, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012443641, + "Left": 0.5230311, + "Top": 0.3527035, + "Width": 0.37184578 + }, + "Polygon": [ + { + "X": 0.5230311, + "Y": 0.35279098 + }, + { + "X": 0.89486927, + "Y": 0.3527035 + }, + { + "X": 0.8948769, + "Y": 0.3650604 + }, + { + "X": 0.52303594, + "Y": 0.36514714 + } + ] + }, + "Id": "d412a14f-7cad-459f-812d-1d8da8eda2fe", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "779822ba-2070-426a-9590-07158b1372b3", + "70adec7e-3a3f-4e69-98ca-8cd3de5f7610", + "bc0a55f4-3d68-4dcf-8cab-bc695f85669b", + "32095c21-aa59-45b7-9b82-b265801ed390", + "f15f4cbc-de25-4add-90cc-f8f92b0704ee", + "1318127f-bdc0-4902-9491-9063944a125b", + "dbcb05e4-0948-449f-b0bf-131166861e43", + "03d95f2e-c0d1-4ef4-bd65-f621e9fedaab", + "c54e0e95-254e-4de1-b88d-8571a6409e18" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We conduct an extensive ablation study using the CORD", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97502, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009480419, + "Left": 0.08480465, + "Top": 0.36936393, + "Width": 0.04289289 + }, + "Polygon": [ + { + "X": 0.08480465, + "Y": 0.36937392 + }, + { + "X": 0.12769613, + "Y": 0.36936393 + }, + { + "X": 0.12769754, + "Y": 0.37883443 + }, + { + "X": 0.08480581, + "Y": 0.37884435 + } + ] + }, + "Id": "d4a769fb-34f1-48aa-9c85-9e1197c8cb23", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cfd6303b-f42f-45ed-89a5-d8650fcb3d68" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Model", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.832596, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011948748, + "Left": 0.22743274, + "Top": 0.36927435, + "Width": 0.079232365 + }, + "Polygon": [ + { + "X": 0.22743274, + "Y": 0.3692928 + }, + { + "X": 0.30666202, + "Y": 0.36927435 + }, + { + "X": 0.3066651, + "Y": 0.3812048 + }, + { + "X": 0.22743525, + "Y": 0.3812231 + } + ] + }, + "Id": "fcd16fd8-bdae-40cf-ac27-7b768c11d283", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e0da913c-6865-448f-8cb7-89b24946576a", + "8224bcb8-ff94-4e62-bb50-df6c050d4927" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "#param (M)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009461239, + "Left": 0.32368654, + "Top": 0.36909088, + "Width": 0.054074597 + }, + "Polygon": [ + { + "X": 0.32368654, + "Y": 0.3691035 + }, + { + "X": 0.3777583, + "Y": 0.36909088 + }, + { + "X": 0.37776116, + "Y": 0.37853965 + }, + { + "X": 0.3236891, + "Y": 0.37855214 + } + ] + }, + "Id": "c27b3153-bc22-4bac-8b32-900409e509c1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bd821227-e1e7-431b-8943-b4abaa7ca424" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "FUNSD", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96994, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009678553, + "Left": 0.39360264, + "Top": 0.36911133, + "Width": 0.045558102 + }, + "Polygon": [ + { + "X": 0.39360264, + "Y": 0.36912194 + }, + { + "X": 0.43915746, + "Y": 0.36911133 + }, + { + "X": 0.43916073, + "Y": 0.37877938 + }, + { + "X": 0.39360565, + "Y": 0.3787899 + } + ] + }, + "Id": "39766bec-4927-4385-87fe-e2f34eda0456", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "95e2b6f4-5001-460b-bb8d-69c7b9330615" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.840195, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009265325, + "Left": 0.5031954, + "Top": 0.36786553, + "Width": 0.0498937 + }, + "Polygon": [ + { + "X": 0.5031954, + "Y": 0.36787713 + }, + { + "X": 0.5530853, + "Y": 0.36786553 + }, + { + "X": 0.5530891, + "Y": 0.3771193 + }, + { + "X": 0.5031989, + "Y": 0.37713084 + } + ] + }, + "Id": "aba0f362-e452-49e5-bd5a-d0afb169848b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "81f51aa8-4adf-4330-9b5e-4eae915a9ca1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dataset.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.16876, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012194677, + "Left": 0.0845478, + "Top": 0.3845919, + "Width": 0.12460664 + }, + "Polygon": [ + { + "X": 0.0845478, + "Y": 0.38462058 + }, + { + "X": 0.20915201, + "Y": 0.3845919 + }, + { + "X": 0.20915444, + "Y": 0.39675814 + }, + { + "X": 0.08454929, + "Y": 0.39678657 + } + ] + }, + "Id": "29736ea3-ec2f-47f8-bdfe-f68af0335d44", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e9d520a3-331f-48da-9da4-04b830f227df" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97359, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009580265, + "Left": 0.2562543, + "Top": 0.38456428, + "Width": 0.023636106 + }, + "Polygon": [ + { + "X": 0.2562543, + "Y": 0.3845697 + }, + { + "X": 0.27988806, + "Y": 0.38456428 + }, + { + "X": 0.2798904, + "Y": 0.39413914 + }, + { + "X": 0.25625646, + "Y": 0.39414454 + } + ] + }, + "Id": "d8e9cd38-cc2a-47d6-8efc-3900b67b339e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8996533b-8b4e-4e70-8b28-d4f3c2e177fe" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "160", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.752754, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009750024, + "Left": 0.33173645, + "Top": 0.38477093, + "Width": 0.0370916 + }, + "Polygon": [ + { + "X": 0.33173645, + "Y": 0.38477945 + }, + { + "X": 0.36882514, + "Y": 0.38477093 + }, + { + "X": 0.36882803, + "Y": 0.39451247 + }, + { + "X": 0.3317391, + "Y": 0.39452097 + } + ] + }, + "Id": "3b1a38f4-afc6-4623-b5d5-d22d78166f0c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b4e29e51-820d-4683-a9ab-07c6dbf1d93a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "79.27", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 90.32645, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0023536617, + "Left": 0.4136344, + "Top": 0.3894981, + "Width": 0.0056849197 + }, + "Polygon": [ + { + "X": 0.4136344, + "Y": 0.38949943 + }, + { + "X": 0.41931856, + "Y": 0.3894981 + }, + { + "X": 0.41931933, + "Y": 0.39185047 + }, + { + "X": 0.41363516, + "Y": 0.39185178 + } + ] + }, + "Id": "3c31910f-920f-4356-8ca5-09180308283a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3025f533-d2ab-43e6-9339-b54a4b1cf2bb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.58439, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012541523, + "Left": 0.08501553, + "Top": 0.39925796, + "Width": 0.12592222 + }, + "Polygon": [ + { + "X": 0.08501553, + "Y": 0.39928666 + }, + { + "X": 0.21093525, + "Y": 0.39925796 + }, + { + "X": 0.21093775, + "Y": 0.41177106 + }, + { + "X": 0.08501706, + "Y": 0.4117995 + } + ] + }, + "Id": "ca64e593-264e-4163-9a0c-271ff94be095", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "19ae3085-b5dc-4b5b-8766-3cc83e1b3a47" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98178, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009682809, + "Left": 0.2550324, + "Top": 0.3993503, + "Width": 0.02504437 + }, + "Polygon": [ + { + "X": 0.2550324, + "Y": 0.399356 + }, + { + "X": 0.28007442, + "Y": 0.3993503 + }, + { + "X": 0.28007674, + "Y": 0.40902743 + }, + { + "X": 0.25503457, + "Y": 0.4090331 + } + ] + }, + "Id": "2b330509-4e03-43fe-9388-a9e66e97e925", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e64bbe5c-d269-4801-8ee1-9d7e1114cb16" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "390", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69269, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009656652, + "Left": 0.33153278, + "Top": 0.39929342, + "Width": 0.037484534 + }, + "Polygon": [ + { + "X": 0.33153278, + "Y": 0.39930198 + }, + { + "X": 0.36901447, + "Y": 0.39929342 + }, + { + "X": 0.36901733, + "Y": 0.4089416 + }, + { + "X": 0.33153543, + "Y": 0.4089501 + } + ] + }, + "Id": "8453d001-0fec-486d-af46-40854443dc29", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "87161b45-c7ff-4ed8-9645-f6c987f9f5ac" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "77.89", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85523, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100798085, + "Left": 0.39798597, + "Top": 0.39922583, + "Width": 0.03720479 + }, + "Polygon": [ + { + "X": 0.39798597, + "Y": 0.39923432 + }, + { + "X": 0.43518737, + "Y": 0.39922583 + }, + { + "X": 0.43519077, + "Y": 0.40929723 + }, + { + "X": 0.39798915, + "Y": 0.40930563 + } + ] + }, + "Id": "a88888f6-f3b7-4915-be8c-a20d13492e0a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8681c691-7d35-407c-8666-a4dc9cf6defe" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.93", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93875, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012393918, + "Left": 0.50281394, + "Top": 0.40149733, + "Width": 0.35710785 + }, + "Polygon": [ + { + "X": 0.50281394, + "Y": 0.40157855 + }, + { + "X": 0.8599144, + "Y": 0.40149733 + }, + { + "X": 0.8599218, + "Y": 0.41381073 + }, + { + "X": 0.50281864, + "Y": 0.41389123 + } + ] + }, + "Id": "f4199b0f-c027-4564-9b56-5a8b5065a59b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1f46f7ba-8f53-4ddd-a4b6-e078471d1f0d", + "f3951eca-a361-4cac-881c-9386e36e1989", + "de49bfab-c8fa-4ea0-adff-69e39550f2fe", + "f06df7aa-166f-4461-a29e-54ceed707ce8", + "6a1c5f42-89d5-4589-9b73-d53309ed9d94", + "9559d305-d6d3-443a-bea3-96c0418ff240" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4.1 Impact of modality-aware relative attention", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.16932, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012443652, + "Left": 0.085096054, + "Top": 0.4147402, + "Width": 0.12219495 + }, + "Polygon": [ + { + "X": 0.085096054, + "Y": 0.41476774 + }, + { + "X": 0.20728855, + "Y": 0.4147402 + }, + { + "X": 0.207291, + "Y": 0.42715657 + }, + { + "X": 0.08509757, + "Y": 0.42718387 + } + ] + }, + "Id": "1c1bf2a9-dd27-4326-b61a-78b35118977d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9210fb80-a14d-4bd9-8405-d1c3b8d1e3f7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95901, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009716309, + "Left": 0.2548836, + "Top": 0.41482314, + "Width": 0.025105229 + }, + "Polygon": [ + { + "X": 0.2548836, + "Y": 0.4148288 + }, + { + "X": 0.27998644, + "Y": 0.41482314 + }, + { + "X": 0.2799888, + "Y": 0.42453384 + }, + { + "X": 0.2548858, + "Y": 0.42453945 + } + ] + }, + "Id": "5ebae1bd-c177-4458-beec-f4017723cc6f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "49449b1e-745b-46fa-9183-7d295226b146" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "200", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84497, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010026673, + "Left": 0.3317164, + "Top": 0.41461456, + "Width": 0.03750563 + }, + "Polygon": [ + { + "X": 0.3317164, + "Y": 0.41462302 + }, + { + "X": 0.36921903, + "Y": 0.41461456 + }, + { + "X": 0.36922202, + "Y": 0.42463285 + }, + { + "X": 0.33171913, + "Y": 0.42464122 + } + ] + }, + "Id": "73bf87ca-258f-4232-ad64-d2b85a45a1b7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "92d290e0-a5f9-43e3-b859-c22378e06a68" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "82.76", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92463, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009899348, + "Left": 0.39811063, + "Top": 0.41472015, + "Width": 0.036992107 + }, + "Polygon": [ + { + "X": 0.39811063, + "Y": 0.4147285 + }, + { + "X": 0.4350994, + "Y": 0.41472015 + }, + { + "X": 0.43510273, + "Y": 0.42461124 + }, + { + "X": 0.39811376, + "Y": 0.4246195 + } + ] + }, + "Id": "7a49be8a-1d51-4132-a89e-e34c89bd90a7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3daf9837-926b-422d-aff3-96045c16899d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.95", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81561, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009892501, + "Left": 0.084691234, + "Top": 0.4302455, + "Width": 0.0677873 + }, + "Polygon": [ + { + "X": 0.084691234, + "Y": 0.4302606 + }, + { + "X": 0.1524769, + "Y": 0.4302455 + }, + { + "X": 0.15247853, + "Y": 0.440123 + }, + { + "X": 0.08469245, + "Y": 0.44013798 + } + ] + }, + "Id": "b27e5dcf-eae2-4b79-8722-cf452a048b5b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9d27831a-df9a-45ff-b32f-a1de8a00271c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99053, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009671746, + "Left": 0.25502154, + "Top": 0.43019137, + "Width": 0.024999684 + }, + "Polygon": [ + { + "X": 0.25502154, + "Y": 0.43019694 + }, + { + "X": 0.2800189, + "Y": 0.43019137 + }, + { + "X": 0.28002125, + "Y": 0.4398576 + }, + { + "X": 0.25502375, + "Y": 0.43986312 + } + ] + }, + "Id": "599979ec-4519-41a4-92cc-ce94518fdfda", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "38168cc4-37ae-491e-9c2c-fad43469ef81" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "230", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91319, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009739719, + "Left": 0.39823824, + "Top": 0.43009284, + "Width": 0.03560574 + }, + "Polygon": [ + { + "X": 0.39823824, + "Y": 0.4301008 + }, + { + "X": 0.4338407, + "Y": 0.43009284 + }, + { + "X": 0.43384397, + "Y": 0.4398247 + }, + { + "X": 0.39824128, + "Y": 0.43983257 + } + ] + }, + "Id": "6830b9be-0bac-4a85-8355-4c09e752d94f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d5140a75-f729-4621-8bf4-888c57da12a1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.11", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.966934, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012570831, + "Left": 0.503279, + "Top": 0.4251531, + "Width": 0.39305684 + }, + "Polygon": [ + { + "X": 0.503279, + "Y": 0.425241 + }, + { + "X": 0.89632803, + "Y": 0.4251531 + }, + { + "X": 0.8963358, + "Y": 0.4376368 + }, + { + "X": 0.5032837, + "Y": 0.43772393 + } + ] + }, + "Id": "5195ab82-6f2f-4f82-be95-e522d3f29418", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3954ed6f-25a3-40c8-9a8d-625328ec6bc4", + "8713aba7-1ca3-4ef3-bfdf-c85c29ac2424", + "dcb61c97-6cfe-4d95-967c-f07b8017ae98", + "04f8a1cd-3422-4454-a2ee-294b1e981aeb", + "23dd5966-7cb8-46f2-bbc0-10a529cffcb3", + "094c1dcd-c6e7-44ab-a81f-e09b5a197ac9", + "91ea461b-11a4-4f80-84a8-2f104b5eece7", + "053b81ab-416a-46f1-9994-610082499511", + "6ec7cd0f-3c65-4c22-ad15-4a719697330b", + "3cbcaaf2-e689-432d-8994-efae02588a20" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We conduct an ablation study to determine the impact of", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.53283, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0019732155, + "Left": 0.34795952, + "Top": 0.43548036, + "Width": 0.0051070163 + }, + "Polygon": [ + { + "X": 0.34795952, + "Y": 0.4354815 + }, + { + "X": 0.35306597, + "Y": 0.43548036 + }, + { + "X": 0.35306653, + "Y": 0.43745244 + }, + { + "X": 0.34796008, + "Y": 0.43745357 + } + ] + }, + "Id": "7e109e76-c943-4e50-8fe1-0792c9738e1e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c19db6c7-665a-43dd-a17b-33990f68faae" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.65187, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012433196, + "Left": 0.08479041, + "Top": 0.4456264, + "Width": 0.12672974 + }, + "Polygon": [ + { + "X": 0.08479041, + "Y": 0.44565433 + }, + { + "X": 0.21151766, + "Y": 0.4456264 + }, + { + "X": 0.21152015, + "Y": 0.45803192 + }, + { + "X": 0.08479193, + "Y": 0.45805958 + } + ] + }, + "Id": "f4efb484-4e61-4c9f-b708-3e35ec7beabd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8d33f6de-0678-479a-9b21-28f6a42f116e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98266, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009741711, + "Left": 0.254369, + "Top": 0.4456896, + "Width": 0.025804732 + }, + "Polygon": [ + { + "X": 0.254369, + "Y": 0.44569528 + }, + { + "X": 0.28017136, + "Y": 0.4456896 + }, + { + "X": 0.28017372, + "Y": 0.45542565 + }, + { + "X": 0.2543712, + "Y": 0.4554313 + } + ] + }, + "Id": "7ff962d8-c327-4504-8c3a-c331d4a1e2eb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e6ea6427-7626-4d4d-8113-f8cf15841c62" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "426", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92965, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010177375, + "Left": 0.3316388, + "Top": 0.44537795, + "Width": 0.03806738 + }, + "Polygon": [ + { + "X": 0.3316388, + "Y": 0.44538635 + }, + { + "X": 0.36970317, + "Y": 0.44537795 + }, + { + "X": 0.36970618, + "Y": 0.455547 + }, + { + "X": 0.3316416, + "Y": 0.45555532 + } + ] + }, + "Id": "14fc4d88-7d5d-45ee-ac69-8071b177953b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e551374a-f8cf-4718-a9dc-f4526870a3bc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "84.20", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75333, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010047443, + "Left": 0.39782614, + "Top": 0.4454722, + "Width": 0.03645409 + }, + "Polygon": [ + { + "X": 0.39782614, + "Y": 0.44548023 + }, + { + "X": 0.43427685, + "Y": 0.4454722 + }, + { + "X": 0.43428022, + "Y": 0.45551166 + }, + { + "X": 0.3978293, + "Y": 0.45551965 + } + ] + }, + "Id": "f6d0adc8-7c94-487d-bd99-49e31995f3a2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a1d3932f-ec7d-4e81-9b64-63b5b90229ca" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.01", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.958176, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012612721, + "Left": 0.5031741, + "Top": 0.44066814, + "Width": 0.39161995 + }, + "Polygon": [ + { + "X": 0.5031741, + "Y": 0.44075477 + }, + { + "X": 0.8947863, + "Y": 0.44066814 + }, + { + "X": 0.89479405, + "Y": 0.45319504 + }, + { + "X": 0.5031789, + "Y": 0.45328087 + } + ] + }, + "Id": "0aab08e8-5113-41cc-8205-d5251140e37f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "638345e4-704c-4336-97cd-aa4affa52fd7", + "0e347fde-2a3e-495f-99f6-b549c9da6c1d", + "98bdd1a3-09f3-4e44-adbf-f9559d46432f", + "4243ebca-fa16-4475-bfeb-3b1e9c1ab3f9", + "81648b0a-28f8-4941-ac83-6787f7fe3904", + "59d5c9aa-9997-43b2-a548-f15eabddabaa", + "7702c5f8-c7cc-487b-a27c-82e1bde4a13f", + "802ab32e-eeb2-40ae-9f4b-8e98f1ccc1c5", + "f42963f8-5380-496b-bb95-806422c4771b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "using pre-trained BERT weights for the attention layer and", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.6534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01244874, + "Left": 0.08422996, + "Top": 0.4603331, + "Width": 0.071932204 + }, + "Polygon": [ + { + "X": 0.08422996, + "Y": 0.46034878 + }, + { + "X": 0.15616009, + "Y": 0.4603331 + }, + { + "X": 0.15616216, + "Y": 0.4727663 + }, + { + "X": 0.08423148, + "Y": 0.47278187 + } + ] + }, + "Id": "00220322-6fc9-47aa-8ad3-8069639b4ed2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c0958e30-6a7a-4df0-8934-1112c71187a7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97934, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009674253, + "Left": 0.2550536, + "Top": 0.46044126, + "Width": 0.024910865 + }, + "Polygon": [ + { + "X": 0.2550536, + "Y": 0.46044672 + }, + { + "X": 0.27996212, + "Y": 0.46044126 + }, + { + "X": 0.27996448, + "Y": 0.47011015 + }, + { + "X": 0.25505581, + "Y": 0.47011554 + } + ] + }, + "Id": "343ca49b-168b-4ddc-acfc-a3c7e06f2b9a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7af84673-f973-4ea5-91d2-493805b64fdc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "780", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.915436, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009860781, + "Left": 0.398023, + "Top": 0.46024147, + "Width": 0.037183408 + }, + "Polygon": [ + { + "X": 0.398023, + "Y": 0.46024957 + }, + { + "X": 0.43520308, + "Y": 0.46024147 + }, + { + "X": 0.4352064, + "Y": 0.4700942 + }, + { + "X": 0.3980261, + "Y": 0.47010225 + } + ] + }, + "Id": "6b89a881-cc33-42ac-a5f7-fbe7ab976513", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "83b7255b-5864-41e0-94f2-da0f0f891059" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.33", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01245862, + "Left": 0.50323784, + "Top": 0.4554932, + "Width": 0.39197677 + }, + "Polygon": [ + { + "X": 0.50323784, + "Y": 0.45557898 + }, + { + "X": 0.895207, + "Y": 0.4554932 + }, + { + "X": 0.8952146, + "Y": 0.46786684 + }, + { + "X": 0.50324255, + "Y": 0.46795183 + } + ] + }, + "Id": "857726e3-ab74-4296-a3c8-15d1f3fbdb6d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f9c8c837-7526-4b57-98c0-d5802e81f89d", + "d5fce000-1fae-4408-8548-eacc7821da88", + "5cf93380-d201-4b83-abe3-5ee91d6b2c97", + "12e089c5-cb98-4fcd-a92f-8a4ba160a2d7", + "c4597b56-cc27-4f7a-a4b7-b21a72c21a56", + "9cac7400-47b7-47f1-bfba-39e38fa9c27f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sub-word token embeddings, and modality-aware relative", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.94883, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0025885175, + "Left": 0.34750956, + "Top": 0.46531862, + "Width": 0.00588178 + }, + "Polygon": [ + { + "X": 0.34750956, + "Y": 0.4653199 + }, + { + "X": 0.3533906, + "Y": 0.46531862 + }, + { + "X": 0.35339135, + "Y": 0.46790585 + }, + { + "X": 0.34751028, + "Y": 0.46790713 + } + ] + }, + "Id": "e99687c5-7051-4f29-ae58-1bdd5d1a77b1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "61a1a852-8c73-408b-a7f3-1a4a0ec6f888" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.40748, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009888098, + "Left": 0.08576129, + "Top": 0.47572905, + "Width": 0.10894927 + }, + "Polygon": [ + { + "X": 0.08576129, + "Y": 0.47575256 + }, + { + "X": 0.19470868, + "Y": 0.47572905 + }, + { + "X": 0.19471055, + "Y": 0.48559386 + }, + { + "X": 0.0857625, + "Y": 0.48561716 + } + ] + }, + "Id": "ba442af7-0e19-4fc5-8f7d-2f4b363e0efa", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "265e01a5-700b-4bb2-9950-a0fe62f4430d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98903, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009468293, + "Left": 0.25656787, + "Top": 0.4759042, + "Width": 0.022791103 + }, + "Polygon": [ + { + "X": 0.25656787, + "Y": 0.4759091 + }, + { + "X": 0.2793567, + "Y": 0.4759042 + }, + { + "X": 0.27935898, + "Y": 0.4853676 + }, + { + "X": 0.25657004, + "Y": 0.48537248 + } + ] + }, + "Id": "79347189-2267-4a7c-853b-2ef236f5d776", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c13e4a2f-6765-4abc-9d51-d69c43dd2c3b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "183", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100235175, + "Left": 0.33169356, + "Top": 0.4755857, + "Width": 0.03725227 + }, + "Polygon": [ + { + "X": 0.33169356, + "Y": 0.47559372 + }, + { + "X": 0.36894286, + "Y": 0.4755857 + }, + { + "X": 0.36894584, + "Y": 0.48560125 + }, + { + "X": 0.3316963, + "Y": 0.4856092 + } + ] + }, + "Id": "faea28aa-6792-447a-8e1e-611483658fab", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6ab358d6-5cc1-42cc-9391-8b8c9d1834b6" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "83.34", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.943214, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009712644, + "Left": 0.39828217, + "Top": 0.47573122, + "Width": 0.037041683 + }, + "Polygon": [ + { + "X": 0.39828217, + "Y": 0.4757392 + }, + { + "X": 0.43532056, + "Y": 0.47573122 + }, + { + "X": 0.43532383, + "Y": 0.48543596 + }, + { + "X": 0.3982852, + "Y": 0.4854439 + } + ] + }, + "Id": "9bb881c2-c171-487b-8255-182dca32a945", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b56b7185-a05b-44a4-958a-1397ef0ded6f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.33", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.976654, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010019677, + "Left": 0.5031213, + "Top": 0.47077417, + "Width": 0.39146164 + }, + "Polygon": [ + { + "X": 0.5031213, + "Y": 0.47085887 + }, + { + "X": 0.8945768, + "Y": 0.47077417 + }, + { + "X": 0.894583, + "Y": 0.4807098 + }, + { + "X": 0.5031251, + "Y": 0.48079386 + } + ] + }, + "Id": "f64d2b1a-39de-486c-8872-769421f7f9f2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "961f26ef-3893-413f-9fba-a580b858a535", + "5b6e7a25-c4d4-48ec-a238-6b346d4d3b91", + "5273892d-ffef-4f9d-8efd-cc6702ae31b8", + "4c3b9532-b73a-4250-b2b1-923756937df2", + "9850b058-34ab-4f69-a19c-888bc01d216c", + "1449ecdc-ce6d-464f-9fcc-6f1d98008816", + "8ac1c7d8-27d4-4f53-884d-5d2ccfdae71a", + "99d688da-f6c6-49ef-811e-f3bcda4b6b26", + "ad59da7a-be8b-4f76-8253-62d34ab4ff3f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attention on the final results for the CORD downstream", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.333046, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012180811, + "Left": 0.085493624, + "Top": 0.49126413, + "Width": 0.112958685 + }, + "Polygon": [ + { + "X": 0.085493624, + "Y": 0.49128821 + }, + { + "X": 0.19844997, + "Y": 0.49126413 + }, + { + "X": 0.19845231, + "Y": 0.50342107 + }, + { + "X": 0.08549512, + "Y": 0.50344497 + } + ] + }, + "Id": "22c30f93-4119-4181-9168-66cd0600f4e3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b8716ce2-e2f7-4ec3-8246-f4a7821e9a3a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.980316, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009605956, + "Left": 0.25525436, + "Top": 0.4913415, + "Width": 0.024144625 + }, + "Polygon": [ + { + "X": 0.25525436, + "Y": 0.49134663 + }, + { + "X": 0.27939665, + "Y": 0.4913415 + }, + { + "X": 0.27939898, + "Y": 0.50094235 + }, + { + "X": 0.25525653, + "Y": 0.5009474 + } + ] + }, + "Id": "52d7bd21-808a-4bfc-a53f-5a08217a8bbb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4a559608-7220-4685-9421-6d84303d363e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "533", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94605, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009733987, + "Left": 0.33168617, + "Top": 0.49124616, + "Width": 0.037296396 + }, + "Polygon": [ + { + "X": 0.33168617, + "Y": 0.49125412 + }, + { + "X": 0.3689797, + "Y": 0.49124616 + }, + { + "X": 0.36898258, + "Y": 0.5009723 + }, + { + "X": 0.33168885, + "Y": 0.50098014 + } + ] + }, + "Id": "8ac9c8f6-f895-448e-a217-82f80e245ac5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c043f654-f968-4620-893d-0e9b3cf74fbd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "84.55", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9758, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010066474, + "Left": 0.39812094, + "Top": 0.4909777, + "Width": 0.03749949 + }, + "Polygon": [ + { + "X": 0.39812094, + "Y": 0.4909857 + }, + { + "X": 0.43561703, + "Y": 0.4909777 + }, + { + "X": 0.43562043, + "Y": 0.5010362 + }, + { + "X": 0.3981241, + "Y": 0.50104415 + } + ] + }, + "Id": "c061a559-6683-4d74-8515-b9099ece6b25", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "db5f4cb8-5811-4902-b84b-0a53cc00c035" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.99", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57155, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012593603, + "Left": 0.50311136, + "Top": 0.48629248, + "Width": 0.39122212 + }, + "Polygon": [ + { + "X": 0.50311136, + "Y": 0.48637617 + }, + { + "X": 0.89432573, + "Y": 0.48629248 + }, + { + "X": 0.8943335, + "Y": 0.49880323 + }, + { + "X": 0.50311613, + "Y": 0.4988861 + } + ] + }, + "Id": "a42e0325-a17e-440d-9923-b74633c4d42f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e512cf46-d3a5-4dbf-b894-e76fb8be4637", + "ebd7df41-556a-46cd-af0f-4ffd12ed0a8f", + "87ed544c-7522-4507-82e1-ee6202591987", + "859563b6-79e9-4282-a053-e20d9feac37d", + "413432a0-7639-47f3-b28b-e6c478d36364", + "17aee2ca-ea9a-474b-84f4-ab0338a5af84", + "2dc3eaa5-1bfa-43bf-bd75-1ce9d1a52153", + "73baa755-28c0-459e-8487-b9cd3d2bbd9a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task. This shows that modality-aware relative attention of-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.39266, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011534987, + "Left": 0.08500172, + "Top": 0.50680363, + "Width": 0.10034319 + }, + "Polygon": [ + { + "X": 0.08500172, + "Y": 0.50682473 + }, + { + "X": 0.1853428, + "Y": 0.50680363 + }, + { + "X": 0.18534492, + "Y": 0.51831764 + }, + { + "X": 0.08500314, + "Y": 0.5183386 + } + ] + }, + "Id": "5202d8b6-bfdf-46e6-9c44-fa3ec7714015", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "61a63e72-4f89-4827-8b62-41f9cc9939cf", + "8300c1a0-8c1d-4e9a-926e-8aaa15d876cc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX (ours)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97977, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009676124, + "Left": 0.25649086, + "Top": 0.5068538, + "Width": 0.02353845 + }, + "Polygon": [ + { + "X": 0.25649086, + "Y": 0.50685877 + }, + { + "X": 0.28002697, + "Y": 0.5068538 + }, + { + "X": 0.28002933, + "Y": 0.51652503 + }, + { + "X": 0.25649306, + "Y": 0.5165299 + } + ] + }, + "Id": "6fe7307f-62ad-4688-b7e8-fe2960318f6f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7134ff29-94bf-43c1-a65b-10f397505025" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "166", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95327, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009849134, + "Left": 0.3319502, + "Top": 0.5066599, + "Width": 0.037261084 + }, + "Polygon": [ + { + "X": 0.3319502, + "Y": 0.5066678 + }, + { + "X": 0.36920834, + "Y": 0.5066599 + }, + { + "X": 0.36921126, + "Y": 0.5165013 + }, + { + "X": 0.33195287, + "Y": 0.51650906 + } + ] + }, + "Id": "a7c7e88f-e69b-47f5-b918-8e776e61a787", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "833e56b8-3c79-44d3-a3c3-112222537f52" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "78.60", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.964615, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0098085385, + "Left": 0.3979976, + "Top": 0.50677764, + "Width": 0.03730663 + }, + "Polygon": [ + { + "X": 0.3979976, + "Y": 0.5067855 + }, + { + "X": 0.43530092, + "Y": 0.50677764 + }, + { + "X": 0.43530422, + "Y": 0.5165784 + }, + { + "X": 0.3980007, + "Y": 0.5165862 + } + ] + }, + "Id": "4af8c0e3-1328-45ca-8a26-993ee1bf2bbe", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cf2c79cc-95c1-4b7c-8e5a-5909a26937e3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.05", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91125, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012534055, + "Left": 0.5035438, + "Top": 0.50086576, + "Width": 0.39083093 + }, + "Polygon": [ + { + "X": 0.5035438, + "Y": 0.5009484 + }, + { + "X": 0.89436704, + "Y": 0.50086576 + }, + { + "X": 0.8943747, + "Y": 0.5133179 + }, + { + "X": 0.50354856, + "Y": 0.5133998 + } + ] + }, + "Id": "93d37fe8-ddbb-412a-909a-629d2b1de784", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fc579f57-093c-46a8-bc70-d0f3155e7f2b", + "9d815fec-b63b-48c2-8880-1d1ddd9ac600", + "3e515807-45e5-444e-9f78-dd6aa1bd593c", + "de88ae64-e086-44d0-b2f1-8b4c235948a7", + "1dea988e-7fe7-4d3a-bfe0-02ebcfc062a8", + "68a6272e-55e4-4a71-8ce3-bd0db9a487e8", + "df8d1836-ae75-4eb7-9fa0-34b73d1e347d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "fers a significant improvement over regular multi-modal", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 61.903774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00977087, + "Left": 0.5037632, + "Top": 0.51647556, + "Width": 0.090311736 + }, + "Polygon": [ + { + "X": 0.5037632, + "Y": 0.5164944 + }, + { + "X": 0.5940707, + "Y": 0.51647556 + }, + { + "X": 0.5940749, + "Y": 0.52622765 + }, + { + "X": 0.5037669, + "Y": 0.5262464 + } + ] + }, + "Id": "652a07f8-3fe3-4427-973e-1659fe0cd44f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "79859c2a-8f24-4e81-8a74-1d431808b731" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "self-attention", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.56917, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011579944, + "Left": 0.5029102, + "Top": 0.5423659, + "Width": 0.39116967 + }, + "Polygon": [ + { + "X": 0.5029102, + "Y": 0.5424461 + }, + { + "X": 0.8940727, + "Y": 0.5423659 + }, + { + "X": 0.89407986, + "Y": 0.55386645 + }, + { + "X": 0.50291455, + "Y": 0.5539459 + } + ] + }, + "Id": "18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bafaeb63-d0fc-44b7-a911-7ba1afc6617f", + "27ffc5e4-f632-4078-bfc0-a173cd4db034", + "9d0454a0-dff8-4c73-9cfe-53e3d4523bdd", + "d664b55b-b4be-4481-be48-10e32efe8c65", + "7b0097bf-e9a5-4a70-b952-d7c46aac1d22", + "9f873eba-c3bc-4bcd-adad-e0c170658c0a", + "175070cd-0152-4051-86c4-87c386a4834f", + "7418e083-a378-4bbc-b006-a5ef68634bca", + "38ad7e28-f91b-49e1-955e-bb1c7947d06e", + "f1cebb9a-2957-431b-825f-37459cbe858a", + "50b2c517-e71c-4c47-86d6-0c49daa40d3c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table 3. Impact of the pre-training tasks on two downstream tasks'", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 88.36586, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008977388, + "Left": 0.50383896, + "Top": 0.5563323, + "Width": 0.050401315 + }, + "Polygon": [ + { + "X": 0.50383896, + "Y": 0.5563425 + }, + { + "X": 0.5542366, + "Y": 0.5563323 + }, + { + "X": 0.5542403, + "Y": 0.5652995 + }, + { + "X": 0.50384235, + "Y": 0.5653097 + } + ] + }, + "Id": "898f15d2-80c1-4c57-9512-11597f02efa8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0274327e-d8f0-4a9a-8f00-84b63d45a2cd", + "1f6fabba-315d-4e83-a080-e22b16f968f8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "F1 score", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84162, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012475485, + "Left": 0.07492298, + "Top": 0.56523466, + "Width": 0.39169097 + }, + "Polygon": [ + { + "X": 0.07492298, + "Y": 0.56531346 + }, + { + "X": 0.4666095, + "Y": 0.56523466 + }, + { + "X": 0.46661395, + "Y": 0.57763207 + }, + { + "X": 0.074924424, + "Y": 0.57771015 + } + ] + }, + "Id": "4fde2875-abbf-4f76-8564-a074818546c8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a91d096b-488e-49a8-9b0f-ba49006bfdf4", + "0f07d224-5d34-4c87-bb42-bdde4c69dd5c", + "d92d1006-6989-49e7-b81f-703235374f47", + "0ff2f6cc-9ac7-46ec-9c88-f14cac3b1750", + "b19fbd0f-b2c0-40e3-938e-f8bb250f8071", + "131dd275-b4db-4c56-af31-ae853e33ff20", + "668f7438-ad62-4240-a69e-07c6c95636c4", + "0a158760-90ee-45ad-9ff6-251b0accd9e0", + "d19dc153-1a2b-4afc-b9ba-b14cd5814082", + "9e560bc7-b329-44cd-a825-e6147d7c5920" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "samples are used for training, with the remaining 80,000 be-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81342, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012534013, + "Left": 0.07481281, + "Top": 0.57988936, + "Width": 0.39168715 + }, + "Polygon": [ + { + "X": 0.07481281, + "Y": 0.57996726 + }, + { + "X": 0.46649554, + "Y": 0.57988936 + }, + { + "X": 0.46649998, + "Y": 0.59234625 + }, + { + "X": 0.07481426, + "Y": 0.5924234 + } + ] + }, + "Id": "d095e982-a0fb-4342-a78a-b4afb61a3f7f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "55eec8a1-7c90-4d08-90d4-12507aa8535c", + "a2fc3e60-e27f-41c0-9689-2c2fb5db03d3", + "7001627a-6ac5-4e51-adfa-afdb2fe66274", + "179b9df3-7e49-4bf3-97fd-13d5474bc1b9", + "6b6aa3a5-a7c7-4ea1-a315-9f3aab1add10", + "e6103bbd-e024-47ef-8b08-dfcf43a091d3", + "2cba0648-9ad6-4e04-b34d-75ab30ed6e33", + "618395c0-ee64-4cc9-99ad-15f5f5632d9f", + "5cafd01d-2bde-4973-9555-099796bd92aa", + "774e20ba-e0b1-4f70-9b88-8332f953e2d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ing equally split between the validation and test sets. The", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98683, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011940269, + "Left": 0.56274295, + "Top": 0.5836139, + "Width": 0.06540024 + }, + "Polygon": [ + { + "X": 0.56274295, + "Y": 0.58362687 + }, + { + "X": 0.62813777, + "Y": 0.5836139 + }, + { + "X": 0.6281432, + "Y": 0.5955413 + }, + { + "X": 0.5627479, + "Y": 0.5955542 + } + ] + }, + "Id": "1bd05271-c399-4529-b95f-4f6a11990831", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "82dcd65f-6e98-41bf-bf08-64a00a10e3cd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Approach", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 90.17547, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011679582, + "Left": 0.7512754, + "Top": 0.58333826, + "Width": 0.077827975 + }, + "Polygon": [ + { + "X": 0.7512754, + "Y": 0.5833537 + }, + { + "X": 0.8290966, + "Y": 0.58333826 + }, + { + "X": 0.82910335, + "Y": 0.59500253 + }, + { + "X": 0.7512816, + "Y": 0.59501785 + } + ] + }, + "Id": "388bd086-3b64-4849-a1b4-0f5f2a160e83", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "06dc3bb3-3c68-4d26-8804-60f72fb4b5ab", + "7375f904-9dca-446d-bb8c-f95d27db7ddc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD (F1)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.945854, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012491752, + "Left": 0.074694805, + "Top": 0.5954017, + "Width": 0.39110318 + }, + "Polygon": [ + { + "X": 0.074694805, + "Y": 0.59547853 + }, + { + "X": 0.46579355, + "Y": 0.5954017 + }, + { + "X": 0.465798, + "Y": 0.6078174 + }, + { + "X": 0.07469625, + "Y": 0.60789347 + } + ] + }, + "Id": "bb98cd66-79fc-4368-8c34-b63edf7992ec", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "24147b9c-6397-4a4a-b1fa-d6a4ccd567aa", + "f66012af-6742-4b6b-adda-bca97b228d73", + "fbab1feb-0924-4698-8d4a-64cfff8c98e8", + "9b66f53c-5d4e-48b0-81ae-29c32adda645", + "73e5d497-9997-4bbc-a56c-25a2c9d69049", + "f7ef3c71-9c56-470f-a85a-b55fbaaaa44a", + "ad303e1a-b43e-40fa-b5b2-50fc45d0b768", + "8606554b-c62d-41d7-85c2-8989f310f05d", + "c9bc82ee-6b27-43c9-a01f-b821bf30d9ae" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "classification accuracy results are computed on the test set.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97944, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009343499, + "Left": 0.56330943, + "Top": 0.59988564, + "Width": 0.031856053 + }, + "Polygon": [ + { + "X": 0.56330943, + "Y": 0.5998919 + }, + { + "X": 0.59516144, + "Y": 0.59988564 + }, + { + "X": 0.5951655, + "Y": 0.60922295 + }, + { + "X": 0.5633133, + "Y": 0.60922915 + } + ] + }, + "Id": "f237b105-83c6-4767-88f4-ce7d1b428c28", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c02c051f-8951-41a6-bb3d-c6fee078bfbd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96291, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010226614, + "Left": 0.77138066, + "Top": 0.5993215, + "Width": 0.03732482 + }, + "Polygon": [ + { + "X": 0.77138066, + "Y": 0.59932876 + }, + { + "X": 0.80869967, + "Y": 0.5993215 + }, + { + "X": 0.80870545, + "Y": 0.6095408 + }, + { + "X": 0.7713862, + "Y": 0.6095481 + } + ] + }, + "Id": "03ae279a-db5f-4174-aaf7-588b3c49f0ba", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e3a52280-ac56-4908-bfd5-f190a29adc28" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.05", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.21006, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012691404, + "Left": 0.07509427, + "Top": 0.6106732, + "Width": 0.39132884 + }, + "Polygon": [ + { + "X": 0.07509427, + "Y": 0.61074907 + }, + { + "X": 0.46641862, + "Y": 0.6106732 + }, + { + "X": 0.46642312, + "Y": 0.62328947 + }, + { + "X": 0.075095735, + "Y": 0.62336457 + } + ] + }, + "Id": "4c43b348-ef47-471a-a509-635cde7ccb2c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f68004c5-6112-44ac-a257-48a23f757025", + "aefb4ffe-f9d1-443c-be79-fac7fbde5920", + "09a01aa6-6d12-4558-91ca-61d9832934e0", + "7bfd16bc-c272-43f9-97c0-7c5bcf81cbe6", + "6ea958fe-530f-45c0-ab8a-ba572f1e7de0", + "9a2ad282-e764-4cd6-a9bd-83f5594abbfa", + "5c5e2a24-583d-405f-9cb0-759908d35414", + "a8c59227-97aa-413c-afa1-ac4b329c1d27", + "49fb06fc-6533-4164-8953-728ba2f8d349", + "32c03104-2dc8-4201-b192-373c1c3cd003" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Following prior work [2] [23] [10], text and spatial infor-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.66274, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0095970435, + "Left": 0.5631955, + "Top": 0.6142264, + "Width": 0.09104356 + }, + "Polygon": [ + { + "X": 0.5631955, + "Y": 0.614244 + }, + { + "X": 0.6542346, + "Y": 0.6142264 + }, + { + "X": 0.6542391, + "Y": 0.62380594 + }, + { + "X": 0.5631995, + "Y": 0.6238234 + } + ] + }, + "Id": "462f091e-5c8e-4a14-ae58-a6464026f800", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ccd41791-a4ff-484d-89e1-829df76e43ac", + "669c278c-bb37-4fff-8a90-3fff240df6df", + "fd11170c-4745-426f-accb-7490d4a4f9ed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base + BERT", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71134, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011562947, + "Left": 0.7450515, + "Top": 0.6142709, + "Width": 0.09016888 + }, + "Polygon": [ + { + "X": 0.7450515, + "Y": 0.61428833 + }, + { + "X": 0.83521366, + "Y": 0.6142709 + }, + { + "X": 0.8352204, + "Y": 0.6258166 + }, + { + "X": 0.74505764, + "Y": 0.62583387 + } + ] + }, + "Id": "3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "57fe146b-5d22-42e0-bd25-20b9ae054ab8", + "dbcb0deb-a8f2-4b8a-a826-778e5c426b5f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.19 (+0.14)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.35314, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012271433, + "Left": 0.07508579, + "Top": 0.62550074, + "Width": 0.3911401 + }, + "Polygon": [ + { + "X": 0.07508579, + "Y": 0.62557566 + }, + { + "X": 0.46622154, + "Y": 0.62550074 + }, + { + "X": 0.4662259, + "Y": 0.637698 + }, + { + "X": 0.07508721, + "Y": 0.63777214 + } + ] + }, + "Id": "125cc397-8a79-4169-b02a-6ab5ac77a77f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d8467930-ad1b-4d25-b6d3-0cf10cf91cb1", + "2424a3fb-07a6-498f-ac68-8dae727c9543", + "6391b918-7035-4912-b418-88e722329a82", + "e0e4dcc6-a925-458d-ba98-60527b6f0576", + "4ae7f75c-f12e-4a4c-810d-8ece699ea4f1", + "05f2ee89-bffd-4650-858f-97fdf7d7682c", + "6a41c7a0-ade2-4c80-bf1d-8d073d6ae239", + "6b94b7b5-312f-4fc6-839c-e1f921120f42", + "28bbcb21-a3d2-4f3c-9588-ce94412f75df", + "515a0647-800d-40f9-bbf2-200836ae447e", + "8cbbdf81-1ccc-4b92-9b40-2910bc793097" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "mation is extracted using Textract OCR. We do not filter on", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69312, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009384271, + "Left": 0.56322724, + "Top": 0.6298713, + "Width": 0.105993226 + }, + "Polygon": [ + { + "X": 0.56322724, + "Y": 0.6298916 + }, + { + "X": 0.6692159, + "Y": 0.6298713 + }, + { + "X": 0.66922045, + "Y": 0.63923556 + }, + { + "X": 0.5632311, + "Y": 0.6392556 + } + ] + }, + "Id": "1604e070-a380-4726-ad21-e55d9b04c736", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e9ff73d6-f4d1-479b-80a4-d49e457087d7", + "b5cc0e76-c430-4a63-b9fc-bb40af98a1bb", + "0dc9ae1c-45af-49de-a478-9e3515781708" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base + MATrIX", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78213, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011603834, + "Left": 0.745002, + "Top": 0.62965465, + "Width": 0.09003073 + }, + "Polygon": [ + { + "X": 0.745002, + "Y": 0.6296719 + }, + { + "X": 0.83502597, + "Y": 0.62965465 + }, + { + "X": 0.8350327, + "Y": 0.6412415 + }, + { + "X": 0.7450081, + "Y": 0.6412585 + } + ] + }, + "Id": "a8bfd089-e01d-4be8-9ef0-0a9561e5986f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "86f817f1-3d3e-4c19-8450-8ca012afa150", + "23184480-7f57-41a9-be1f-58a170c7ac81" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.48 (+0.43)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009606949, + "Left": 0.074805096, + "Top": 0.64124686, + "Width": 0.2799626 + }, + "Polygon": [ + { + "X": 0.074805096, + "Y": 0.6412998 + }, + { + "X": 0.35476494, + "Y": 0.64124686 + }, + { + "X": 0.35476768, + "Y": 0.6508013 + }, + { + "X": 0.074806206, + "Y": 0.6508538 + } + ] + }, + "Id": "85f88770-dd1a-4400-9d9a-cfbbbb119b9a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a644d68f-a5de-4b9d-819a-aac29dcdcaf5", + "dd659d74-b8b0-43c8-a319-761046018322", + "740974cf-4b80-4ef8-9544-d79b9c573a7e", + "8d45fa7d-020c-4792-9c29-5842dbfe0a5c", + "c2e3b944-fbc8-4b30-85b6-e9855b286b51", + "4aaadb06-c051-4663-be1e-f6f3a9b9827a", + "106b8306-ad5d-4877-a7b7-5a16cf00946c", + "3f1060cc-5f93-40db-a15a-be7c1b048a50" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "word count and evaluate the entire test set.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.5084, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009553548, + "Left": 0.56311214, + "Top": 0.645228, + "Width": 0.16527213 + }, + "Polygon": [ + { + "X": 0.56311214, + "Y": 0.64525914 + }, + { + "X": 0.7283793, + "Y": 0.645228 + }, + { + "X": 0.72838426, + "Y": 0.65475065 + }, + { + "X": 0.5631161, + "Y": 0.6547816 + } + ] + }, + "Id": "c3bc8494-0a33-4823-bd2c-b84a217c3e9e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cf9fc741-a731-40a2-bbd3-03a12edb46f8", + "02d8aff7-4f8a-46bb-a532-33e6ac59d4b9", + "98f18754-eb7d-47e6-ab20-1af9fed59a39", + "501a89f2-be16-41e3-90dd-cfeb88d2b084", + "c3a33838-34d3-459a-8661-999c754bba95" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base + BERT + MATrIX", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44865, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011787594, + "Left": 0.74512154, + "Top": 0.64510053, + "Width": 0.08992249 + }, + "Polygon": [ + { + "X": 0.74512154, + "Y": 0.64511746 + }, + { + "X": 0.8350372, + "Y": 0.64510053 + }, + { + "X": 0.835044, + "Y": 0.6568714 + }, + { + "X": 0.74512774, + "Y": 0.6568881 + } + ] + }, + "Id": "cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3a788802-3ef7-4961-829f-7d102d8c9d6f", + "82cd4490-f9ce-47b5-a1aa-de0896e0d22e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.05 (+1.00)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82207, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012335251, + "Left": 0.0947949, + "Top": 0.66385746, + "Width": 0.21131821 + }, + "Polygon": [ + { + "X": 0.0947949, + "Y": 0.6638967 + }, + { + "X": 0.30610994, + "Y": 0.66385746 + }, + { + "X": 0.30611312, + "Y": 0.67615396 + }, + { + "X": 0.09479648, + "Y": 0.67619276 + } + ] + }, + "Id": "af6b9177-83b9-4d54-91f8-b312d77cc852", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c92b88ea-cb09-44e0-bbba-f432e27ce07b", + "1743b013-f510-4dde-8fd2-6204ef0d7504", + "cad05d50-60bd-4718-bf64-284471dea0ac", + "6834c290-7990-43e1-b735-8c59c13e86c9", + "669dbd63-7f84-431a-bdd8-de4b81a38036", + "fad84ec1-2394-477c-aa00-52b7051f073a", + "48ddcff4-9b01-4745-a06a-9e312975460a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We report our results in Table 2.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.929016, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012481477, + "Left": 0.50293314, + "Top": 0.6987501, + "Width": 0.24826767 + }, + "Polygon": [ + { + "X": 0.50293314, + "Y": 0.6987947 + }, + { + "X": 0.75119424, + "Y": 0.6987501 + }, + { + "X": 0.75120085, + "Y": 0.7111874 + }, + { + "X": 0.5029379, + "Y": 0.7112316 + } + ] + }, + "Id": "8586d3f1-f1b6-48e1-9b50-cfe10bdad964", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a9325832-132a-4732-a271-1fa4432f1af1", + "b69c1631-3c32-4860-b545-2cee991cd23b", + "e5ffbfb0-a796-40ec-83e9-c0c4e226082e", + "be84b3f2-90f3-45fd-bb5c-237a8dc6cc5a", + "d4906456-25a8-40bf-bc54-4e33a1353ebd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4.2 Impact of pre-training tasks", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.24732, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011233116, + "Left": 0.074324176, + "Top": 0.7084755, + "Width": 0.3923622 + }, + "Polygon": [ + { + "X": 0.074324176, + "Y": 0.70854545 + }, + { + "X": 0.4666824, + "Y": 0.7084755 + }, + { + "X": 0.4666864, + "Y": 0.71963936 + }, + { + "X": 0.07432547, + "Y": 0.7197086 + } + ] + }, + "Id": "be407c09-66a8-4226-ada5-e09043d72cf9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d1c78631-0457-4fe6-8756-9f5f03856b01", + "5560c727-d82f-454c-bc2d-16f39f67af5f", + "1a9a40f8-0d4d-4cae-814b-030cbb7ecccb", + "ae451826-2ea1-4833-aa53-30af52f9eb5f", + "5f01610e-246c-4f42-a68a-a66ab92e6414", + "88e36149-2ea9-4318-b3ab-e73ae4890519", + "0b5f9576-881e-4526-a4f3-3f506cc9b0bb", + "0b5cb4dd-754e-46be-9e9a-d3c71f30de1f", + "47badd67-d1bc-4c37-9e58-8d0b05e3743b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table 2. Classification accuracy on the RVL-CDIP dataset. For", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.882195, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011234335, + "Left": 0.07523733, + "Top": 0.7233244, + "Width": 0.34032676 + }, + "Polygon": [ + { + "X": 0.07523733, + "Y": 0.72338426 + }, + { + "X": 0.41556042, + "Y": 0.7233244 + }, + { + "X": 0.41556406, + "Y": 0.73449945 + }, + { + "X": 0.07523863, + "Y": 0.73455876 + } + ] + }, + "Id": "801bd528-2002-480c-82b7-ddb77d4617f8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2ea97627-d589-41d2-8ed3-6a12aea865a2", + "5829093b-da1c-44ed-8070-c898b781a0ec", + "78ffd169-8025-44d1-b852-594d933f7465", + "454030df-cf7b-4280-8973-3e62a115a8b7", + "a5360b51-5f14-4d02-ae0e-e872851e6d9d", + "30fc6754-7b65-41fa-9c2e-27e3c8397c56", + "0fc9534b-ad58-4e13-864f-75ad989b7e89" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "brevity we only compare against multi-modal approaches", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96634, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012422205, + "Left": 0.50328606, + "Top": 0.722354, + "Width": 0.3930494 + }, + "Polygon": [ + { + "X": 0.50328606, + "Y": 0.7224232 + }, + { + "X": 0.8963278, + "Y": 0.722354 + }, + { + "X": 0.8963355, + "Y": 0.73470783 + }, + { + "X": 0.5032908, + "Y": 0.7347762 + } + ] + }, + "Id": "2e96bcc1-6892-46c6-898b-9db9cce867d0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e827b836-3478-46e6-a302-37c27d5f3e46", + "d31e1f14-fc6a-4a89-9133-f3e2d878b0c0", + "bd9e8de4-ddf5-4c42-8f2f-7aa7406232ff", + "35f1c96a-982c-42cf-871e-cc3a53baf86f", + "9126b932-b8da-4b97-8c7c-7d66b03f0695", + "5e21a070-9358-4339-9c4a-ab3e803979d2", + "d963d12e-fde7-449b-bd53-399a7c9f0282", + "e61dfdcf-242a-4955-9358-9e33619d83a5", + "2de0cb38-cb94-4a86-b564-0ef54daed566", + "4181fdab-4e36-4027-86cd-2afb270572fb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We conduct an ablation study to determine the impact of", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97015, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012493079, + "Left": 0.50329036, + "Top": 0.7378722, + "Width": 0.3914902 + }, + "Polygon": [ + { + "X": 0.50329036, + "Y": 0.73794013 + }, + { + "X": 0.8947728, + "Y": 0.7378722 + }, + { + "X": 0.8947806, + "Y": 0.7502981 + }, + { + "X": 0.50329506, + "Y": 0.75036526 + } + ] + }, + "Id": "a503f63f-568f-4764-b661-8bccca008dae", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "58b5cdec-2c1e-40e2-83b7-5b7b26c70ac1", + "e219c659-7889-4e2d-9a1c-f33ef019114b", + "273d2695-c5c9-4b2e-bd4b-af3a1d4bc528", + "997f95c4-c360-49b3-9f9b-0801f05043ce", + "46a86d19-73d2-4de8-994f-ffeb58443651", + "fc50fa14-9b78-45ab-bde4-99575c4e09e9", + "acdf2954-ecfa-4a7a-bd45-b524b31d3a96", + "5a4a79bf-17aa-4e09-8275-6ffb6ca14ef8", + "5d9f6549-fa6e-4c5d-a9c4-8fd913dab85e", + "f1d649ab-410d-4fe8-a29e-176aa4b03040" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "each pre-training task on the final results for the CORD", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90402, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009295134, + "Left": 0.119586565, + "Top": 0.7505747, + "Width": 0.043036982 + }, + "Polygon": [ + { + "X": 0.119586565, + "Y": 0.75058204 + }, + { + "X": 0.16262197, + "Y": 0.7505747 + }, + { + "X": 0.16262355, + "Y": 0.7598625 + }, + { + "X": 0.119587906, + "Y": 0.7598698 + } + ] + }, + "Id": "105dae0e-7200-4afa-a450-471844ff0631", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "568dd127-035e-4815-bb3a-a12a39bc4702" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Model", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67499, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0118449, + "Left": 0.26235053, + "Top": 0.7504189, + "Width": 0.07928398 + }, + "Polygon": [ + { + "X": 0.26235053, + "Y": 0.7504325 + }, + { + "X": 0.3416312, + "Y": 0.7504189 + }, + { + "X": 0.3416345, + "Y": 0.7622503 + }, + { + "X": 0.26235327, + "Y": 0.7622638 + } + ] + }, + "Id": "ef04bcc2-e889-4eb9-a250-0682a209a7dd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "00b632aa-a070-46d7-bfa6-9d8af67534d1", + "00565f1b-6d07-4ee4-adca-24a08d83ab84" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "#param (M)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.908516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011674795, + "Left": 0.35826728, + "Top": 0.7508376, + "Width": 0.06284094 + }, + "Polygon": [ + { + "X": 0.35826728, + "Y": 0.7508484 + }, + { + "X": 0.42110437, + "Y": 0.7508376 + }, + { + "X": 0.42110822, + "Y": 0.7625018 + }, + { + "X": 0.35827065, + "Y": 0.76251245 + } + ] + }, + "Id": "315c84ca-5212-4b43-8cae-9a5e7282869a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "233eec2b-2641-40dd-b094-ad22b6abe02d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Accuracy", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75831, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012293957, + "Left": 0.5033409, + "Top": 0.75272864, + "Width": 0.3916162 + }, + "Polygon": [ + { + "X": 0.5033409, + "Y": 0.7527957 + }, + { + "X": 0.8949495, + "Y": 0.75272864 + }, + { + "X": 0.89495707, + "Y": 0.76495636 + }, + { + "X": 0.50334555, + "Y": 0.76502264 + } + ] + }, + "Id": "1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2ce613d5-5f98-42b8-86c1-830f3f417fc5", + "5bbb8a53-5752-4413-9289-f985faa04840", + "1ce1d896-1cd1-44c8-be6d-8f390cfcfeb1", + "e5682ef8-f36e-401f-aec8-9d864b04ccb2", + "ccfdf39b-1fb4-4fbe-8b63-b02263edd984", + "2d09cfd9-a717-4c53-9340-cb0e459674be", + "552d0657-c493-4574-a805-4ffe96b51b4c", + "29eb76f1-b122-4869-8a9e-3e58696bcfe9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "downstream task. To minimize resource usage, these pre-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79295, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009373978, + "Left": 0.11926277, + "Top": 0.76588917, + "Width": 0.06789521 + }, + "Polygon": [ + { + "X": 0.11926277, + "Y": 0.7659007 + }, + { + "X": 0.18715625, + "Y": 0.76588917 + }, + { + "X": 0.18715799, + "Y": 0.7752518 + }, + { + "X": 0.11926412, + "Y": 0.7752632 + } + ] + }, + "Id": "84ef55b6-261c-4445-b046-86739a5c03fb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "daef905a-8172-403d-bec8-bfe6911129d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96326, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00941383, + "Left": 0.28972805, + "Top": 0.7659043, + "Width": 0.02531887 + }, + "Polygon": [ + { + "X": 0.28972805, + "Y": 0.7659086 + }, + { + "X": 0.31504443, + "Y": 0.7659043 + }, + { + "X": 0.31504694, + "Y": 0.7753139 + }, + { + "X": 0.2897304, + "Y": 0.77531815 + } + ] + }, + "Id": "60ae916b-c4a2-44de-89b0-d9bfc8d754ec", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ff31f541-0aef-4ee4-abea-25c5b371cbab" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "230", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86494, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009699316, + "Left": 0.37063956, + "Top": 0.76572865, + "Width": 0.038314715 + }, + "Polygon": [ + { + "X": 0.37063956, + "Y": 0.7657351 + }, + { + "X": 0.40895116, + "Y": 0.76572865 + }, + { + "X": 0.40895426, + "Y": 0.7754215 + }, + { + "X": 0.37064245, + "Y": 0.77542794 + } + ] + }, + "Id": "51613652-73ea-4310-aebc-ad6e3b69d342", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "38c9a585-2b5c-45bc-a7bc-260e4645b97d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "93.50", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.47569, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012217577, + "Left": 0.50329447, + "Top": 0.7681066, + "Width": 0.39118177 + }, + "Polygon": [ + { + "X": 0.50329447, + "Y": 0.76817256 + }, + { + "X": 0.8944687, + "Y": 0.7681066 + }, + { + "X": 0.89447623, + "Y": 0.78025895 + }, + { + "X": 0.5032991, + "Y": 0.78032416 + } + ] + }, + "Id": "94395733-f7d8-424f-ab1d-0703aeb465c0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "baff51f7-00d9-460e-97fc-b2405668bd2e", + "a97b3e53-c063-4d37-9dd0-6296012ae5e1", + "6d7d5586-12a1-48e9-98eb-1b09be620323", + "8f331e52-1d79-4dda-81dd-c74eb1150732", + "8bc160e4-4da3-4283-adf6-dfe616af33b5", + "c82d5838-5fca-47de-9323-b2d76f07cb79", + "2e84c664-6236-4c64-9e97-7d16a7748b9f", + "5aaceaf8-c842-48dd-9f33-dc48aa3d434c", + "cb7cbecd-3e6a-4348-98e8-efea5c74dc69", + "8c487e36-965e-4f96-86c0-bade297e2a98", + "ccd41327-b9a5-49bc-87b4-c607a4f54d35" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "trainings only ran for a single epoch on the 5M dataset.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.439255, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012241371, + "Left": 0.11941709, + "Top": 0.7812205, + "Width": 0.071040235 + }, + "Polygon": [ + { + "X": 0.11941709, + "Y": 0.78123236 + }, + { + "X": 0.19045503, + "Y": 0.7812205 + }, + { + "X": 0.19045733, + "Y": 0.7934502 + }, + { + "X": 0.11941885, + "Y": 0.79346186 + } + ] + }, + "Id": "7a883272-1ada-4c46-a85a-9e235cae7202", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "af03619c-f123-4ff8-99a3-18ddb178beed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9662, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009499443, + "Left": 0.28985524, + "Top": 0.7812038, + "Width": 0.025137747 + }, + "Polygon": [ + { + "X": 0.28985524, + "Y": 0.78120804 + }, + { + "X": 0.3149905, + "Y": 0.7812038 + }, + { + "X": 0.314993, + "Y": 0.7906991 + }, + { + "X": 0.2898576, + "Y": 0.7907033 + } + ] + }, + "Id": "dbac5138-433d-4f08-9aba-a4b7b6d30b6c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1c924811-b2d2-4130-9874-bf9d020a765e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "780", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.758064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009782219, + "Left": 0.3707968, + "Top": 0.78113234, + "Width": 0.037559982 + }, + "Polygon": [ + { + "X": 0.3707968, + "Y": 0.7811386 + }, + { + "X": 0.40835366, + "Y": 0.78113234 + }, + { + "X": 0.4083568, + "Y": 0.7909084 + }, + { + "X": 0.37079972, + "Y": 0.7909146 + } + ] + }, + "Id": "e5dac464-9e31-44ed-9e6a-5b5e3d645d09", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1446b83e-58ec-49f4-b3cb-254f4a0265c8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.02", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0123007605, + "Left": 0.5035616, + "Top": 0.7835221, + "Width": 0.3910695 + }, + "Polygon": [ + { + "X": 0.5035616, + "Y": 0.7835871 + }, + { + "X": 0.8946235, + "Y": 0.7835221 + }, + { + "X": 0.8946311, + "Y": 0.7957586 + }, + { + "X": 0.50356627, + "Y": 0.79582286 + } + ] + }, + "Id": "2b1217c8-6eb1-4708-8cbd-ec04b47778d2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1338e451-fb10-42a1-98b3-5e0b900cd520", + "8bed567a-e43c-4473-a64a-65613392ca62", + "a727ceab-985d-4f46-a149-4ce7c0713148", + "be190343-b0f9-4e9d-beae-4ff1d7afac8f", + "e70b0509-90d6-416d-a495-a49231a75f56", + "58a5a084-c7f7-47f8-babe-e6f20d51cbc5", + "82b181c4-7668-48d5-b172-5512900f14ce", + "7a451d50-8175-427b-b086-c8c3e5606428", + "48c14aae-8da7-4fb4-bd2b-2a0424f41820", + "1807d544-1bf7-4d88-8dae-594adc4eb86b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "In table 4, MM-MLM was always trained with the token", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.177734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012355631, + "Left": 0.11902805, + "Top": 0.7966659, + "Width": 0.12321663 + }, + "Polygon": [ + { + "X": 0.11902805, + "Y": 0.7966861 + }, + { + "X": 0.24224196, + "Y": 0.7966659 + }, + { + "X": 0.24224468, + "Y": 0.80900156 + }, + { + "X": 0.11902981, + "Y": 0.80902153 + } + ] + }, + "Id": "a3ca6588-78f0-4613-a956-868d7ad8f783", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "428d988c-52c8-4855-a416-9ce474c180f0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97971, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009587019, + "Left": 0.29095197, + "Top": 0.79666746, + "Width": 0.024136126 + }, + "Polygon": [ + { + "X": 0.29095197, + "Y": 0.7966714 + }, + { + "X": 0.31508556, + "Y": 0.79666746 + }, + { + "X": 0.3150881, + "Y": 0.8062506 + }, + { + "X": 0.29095435, + "Y": 0.80625445 + } + ] + }, + "Id": "012456c4-6387-45e3-bf0a-90975144f983", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "70cffa77-1dd7-4a3d-ae35-10e6db15f5c8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "160", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.04724, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009697628, + "Left": 0.37066352, + "Top": 0.79670703, + "Width": 0.037869275 + }, + "Polygon": [ + { + "X": 0.37066352, + "Y": 0.79671323 + }, + { + "X": 0.4085297, + "Y": 0.79670703 + }, + { + "X": 0.4085328, + "Y": 0.8063985 + }, + { + "X": 0.3706664, + "Y": 0.80640465 + } + ] + }, + "Id": "dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "37204c9a-4fa1-4363-94a6-ad0678e7d53a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.42", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54847, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012342304, + "Left": 0.5033885, + "Top": 0.798316, + "Width": 0.391255 + }, + "Polygon": [ + { + "X": 0.5033885, + "Y": 0.79838014 + }, + { + "X": 0.8946359, + "Y": 0.798316 + }, + { + "X": 0.89464355, + "Y": 0.810595 + }, + { + "X": 0.50339323, + "Y": 0.81065834 + } + ] + }, + "Id": "caa2a6e3-8b83-4032-90fb-8355090f1b41", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fcd0f14a-9cb1-4687-9fa1-8c34f357f487", + "94ec18f6-6740-4b3e-b1ec-0f33af039fa5", + "b6d9760d-48db-48ed-9cab-0fd71b80052e", + "a2a60c82-4f76-484d-b500-b72c3bed84d3", + "3183a1d7-a37b-456f-8ec2-585cf89fbda6", + "9b31414e-fac2-44be-8169-7cd6ad3348e6", + "ee8437e1-ed1f-4fba-9079-24a48ddfc8f2", + "8439fc11-00b7-4f8e-aa65-561326a5fce1", + "d7aa1929-f4bb-4630-8b5b-ea91f8343ca4", + "f4199642-979d-4ea8-adea-7f7c76c64b75" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "switch task to prevent collapse. Appalaraju et al. [2] showed", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.51136, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012365878, + "Left": 0.120364554, + "Top": 0.81135714, + "Width": 0.1254048 + }, + "Polygon": [ + { + "X": 0.120364554, + "Y": 0.8113774 + }, + { + "X": 0.24576662, + "Y": 0.81135714 + }, + { + "X": 0.24576935, + "Y": 0.823703 + }, + { + "X": 0.120366335, + "Y": 0.823723 + } + ] + }, + "Id": "15f64dc9-cdb9-4447-84e9-6f6709ee5fa8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0178bc61-1b36-4d39-ac50-257afb8c7e51" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94426, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00971535, + "Left": 0.28988582, + "Top": 0.8114648, + "Width": 0.025175985 + }, + "Polygon": [ + { + "X": 0.28988582, + "Y": 0.8114689 + }, + { + "X": 0.31505924, + "Y": 0.8114648 + }, + { + "X": 0.3150618, + "Y": 0.8211761 + }, + { + "X": 0.28988823, + "Y": 0.82118016 + } + ] + }, + "Id": "015d467f-33dc-400c-9c56-2f53c21ed445", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "82df3723-ab85-44f2-8393-74e1ea3b5923" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "390", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.52233, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009776507, + "Left": 0.3706646, + "Top": 0.811334, + "Width": 0.037445392 + }, + "Polygon": [ + { + "X": 0.3706646, + "Y": 0.8113401 + }, + { + "X": 0.40810686, + "Y": 0.811334 + }, + { + "X": 0.40811, + "Y": 0.8211045 + }, + { + "X": 0.37066752, + "Y": 0.8211105 + } + ] + }, + "Id": "9e71c343-9180-4798-ad8f-aceadff7f24f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "539007f0-92a1-4b43-9d10-761ed504e2ed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.43", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.950485, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0120044835, + "Left": 0.5031288, + "Top": 0.81379014, + "Width": 0.39142355 + }, + "Polygon": [ + { + "X": 0.5031288, + "Y": 0.8138533 + }, + { + "X": 0.89454496, + "Y": 0.81379014 + }, + { + "X": 0.89455235, + "Y": 0.82573223 + }, + { + "X": 0.50313336, + "Y": 0.82579464 + } + ] + }, + "Id": "29def4e1-1cf0-4c2c-a795-388cd54b058f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "717b2c4b-10d9-49b5-9c2c-8e2b92a3b1a0", + "cbc82c6e-cf9e-4d73-bb51-b19fd8485dbe", + "1574191b-e031-45a9-a146-11f204e8d5f7", + "08c678c9-0c07-4eef-a08b-204a5da4ad90", + "16564dd0-939c-43d7-b38f-a6613c2fafe9", + "1bea48b4-47e1-48e7-ba66-8c8d65d1327f", + "b6689c60-d74e-4ad3-8f3f-38b17010ab55", + "6688d5b6-8c48-4b0c-af99-4ce145dbb29a", + "01011789-1ce2-407e-8fdf-8415e7f8d19e", + "efd42b78-2a58-4600-99cc-a1aa2765ee61" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "that the learn to reconstruct and text describe image tasks", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.10097, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012241529, + "Left": 0.11930444, + "Top": 0.8267939, + "Width": 0.123805426 + }, + "Polygon": [ + { + "X": 0.11930444, + "Y": 0.82681364 + }, + { + "X": 0.24310718, + "Y": 0.8267939 + }, + { + "X": 0.24310987, + "Y": 0.83901596 + }, + { + "X": 0.1193062, + "Y": 0.83903545 + } + ] + }, + "Id": "1e08b0db-ce15-417b-b4ca-e53bf00d8eb8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d855d19a-32b8-4b9a-a892-163c24508f88" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95287, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009537726, + "Left": 0.28968513, + "Top": 0.82695025, + "Width": 0.025429498 + }, + "Polygon": [ + { + "X": 0.28968513, + "Y": 0.82695425 + }, + { + "X": 0.3151121, + "Y": 0.82695025 + }, + { + "X": 0.31511462, + "Y": 0.83648396 + }, + { + "X": 0.28968748, + "Y": 0.83648795 + } + ] + }, + "Id": "ddb2649e-9990-489d-bf56-3a190ea1bed6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5407fb43-367b-4c01-9661-f8e96244af9e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "200", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91257, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009895723, + "Left": 0.37096003, + "Top": 0.8268266, + "Width": 0.03703099 + }, + "Polygon": [ + { + "X": 0.37096003, + "Y": 0.8268325 + }, + { + "X": 0.40798783, + "Y": 0.8268266 + }, + { + "X": 0.40799102, + "Y": 0.8367164 + }, + { + "X": 0.37096298, + "Y": 0.83672225 + } + ] + }, + "Id": "fc4ef99e-d5db-41fd-8e99-71a15f63330e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "676d5535-4706-4d04-ac3a-cfcdf5e857d5" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.25", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91288, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01107765, + "Left": 0.5038386, + "Top": 0.8291301, + "Width": 0.39119467 + }, + "Polygon": [ + { + "X": 0.5038386, + "Y": 0.82919234 + }, + { + "X": 0.8950264, + "Y": 0.8291301 + }, + { + "X": 0.89503324, + "Y": 0.8401463 + }, + { + "X": 0.5038428, + "Y": 0.8402078 + } + ] + }, + "Id": "2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6ce5addf-9aa4-4337-9aa5-4e4660555481", + "87206cb0-0f0b-462b-9b02-6366764950f2", + "b3b95f69-29a5-431a-88ed-ba84e9880ac7", + "5977ec65-9499-4375-97ad-8dda0fe16e76", + "9be7f8e6-f777-41d4-8d2a-685b67eb46be", + "6bcfd527-7d73-453b-8a0c-37fd92ad9c92", + "b8bfc1bd-8351-448c-88e6-bfeda45123c0", + "95e91540-b27e-49f5-b090-5741dcde0c97", + "acc8d4d4-2f99-4111-816c-39bfe7f14fd1", + "db71cf03-78dc-4a51-b209-76d53d11ad37" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "were beneficial for this task, therefore we attribute this re-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.349686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012315601, + "Left": 0.11977087, + "Top": 0.84232944, + "Width": 0.12580639 + }, + "Polygon": [ + { + "X": 0.11977087, + "Y": 0.8423492 + }, + { + "X": 0.24557453, + "Y": 0.84232944 + }, + { + "X": 0.24557725, + "Y": 0.8546256 + }, + { + "X": 0.119772635, + "Y": 0.8546451 + } + ] + }, + "Id": "a441a817-dc3f-4461-a135-6f0cfa2f8490", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ad89caaf-d6c1-4077-aa95-e66ac5b9e8cf" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97802, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009503177, + "Left": 0.2893722, + "Top": 0.84229684, + "Width": 0.025668755 + }, + "Polygon": [ + { + "X": 0.2893722, + "Y": 0.8423009 + }, + { + "X": 0.31503847, + "Y": 0.84229684 + }, + { + "X": 0.31504098, + "Y": 0.85179603 + }, + { + "X": 0.28937456, + "Y": 0.8518 + } + ] + }, + "Id": "38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b1d9b8de-e789-40c3-80aa-e02fa712010f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "426", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8888, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009847438, + "Left": 0.37096813, + "Top": 0.84223205, + "Width": 0.037110638 + }, + "Polygon": [ + { + "X": 0.37096813, + "Y": 0.8422379 + }, + { + "X": 0.40807563, + "Y": 0.84223205 + }, + { + "X": 0.4080788, + "Y": 0.8520737 + }, + { + "X": 0.37097108, + "Y": 0.8520795 + } + ] + }, + "Id": "b6623fd7-4376-4723-b5de-53f7a296405a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d729e3ac-6103-4a6a-8dfb-f4d0995e021e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.65", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.744415, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012393211, + "Left": 0.5035517, + "Top": 0.8436881, + "Width": 0.20902246 + }, + "Polygon": [ + { + "X": 0.5035517, + "Y": 0.8437208 + }, + { + "X": 0.71256787, + "Y": 0.8436881 + }, + { + "X": 0.7125742, + "Y": 0.85604894 + }, + { + "X": 0.5035564, + "Y": 0.8560813 + } + ] + }, + "Id": "dc4b0402-2221-466d-ae25-de6f85e33541", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "aa72d4fb-caf5-4a32-ba44-e73f964a213f", + "f97472b8-1237-418c-b154-cf655fcf6b95", + "8996b004-8e8e-49cc-bb0b-d2f3aab3da06", + "5f9b89b6-023e-4210-98a1-78d944bc3911" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "gression to insufficient training.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.30471, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0098051485, + "Left": 0.11960641, + "Top": 0.85694855, + "Width": 0.11082384 + }, + "Polygon": [ + { + "X": 0.11960641, + "Y": 0.8569657 + }, + { + "X": 0.23042817, + "Y": 0.85694855 + }, + { + "X": 0.23043026, + "Y": 0.86673677 + }, + { + "X": 0.11960782, + "Y": 0.86675376 + } + ] + }, + "Id": "e461be3b-1da7-4392-adf2-122bd6d8b6ce", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0d1fdba0-33ba-44e2-81b1-b86db8c64eba" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98423, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009411092, + "Left": 0.2910622, + "Top": 0.8570924, + "Width": 0.02313957 + }, + "Polygon": [ + { + "X": 0.2910622, + "Y": 0.85709596 + }, + { + "X": 0.3141993, + "Y": 0.8570924 + }, + { + "X": 0.31420177, + "Y": 0.8664999 + }, + { + "X": 0.29106453, + "Y": 0.8665035 + } + ] + }, + "Id": "0372fd28-4035-4093-b55d-6435c21a3ca0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8850936e-4976-4089-ab85-270f439752ce" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "183", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.972725, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009918345, + "Left": 0.37068725, + "Top": 0.85674244, + "Width": 0.03787973 + }, + "Polygon": [ + { + "X": 0.37068725, + "Y": 0.8567483 + }, + { + "X": 0.4085638, + "Y": 0.85674244 + }, + { + "X": 0.40856698, + "Y": 0.866655 + }, + { + "X": 0.3706902, + "Y": 0.8666608 + } + ] + }, + "Id": "49fbfd35-5ed0-459c-9716-909addcb11ae", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "60d74d77-8840-4e74-8710-3454575b32f3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.17", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.691635, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012073266, + "Left": 0.118903466, + "Top": 0.8724407, + "Width": 0.11524127 + }, + "Polygon": [ + { + "X": 0.118903466, + "Y": 0.8724582 + }, + { + "X": 0.23414215, + "Y": 0.8724407 + }, + { + "X": 0.23414473, + "Y": 0.8844967 + }, + { + "X": 0.118905194, + "Y": 0.884514 + } + ] + }, + "Id": "07db9e5e-a782-4b8c-a513-78a202cad948", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f62e9af7-2ed7-47ef-a65d-b3b93ca08145" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-large", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97794, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00954601, + "Left": 0.29004797, + "Top": 0.87253535, + "Width": 0.024252053 + }, + "Polygon": [ + { + "X": 0.29004797, + "Y": 0.87253904 + }, + { + "X": 0.31429753, + "Y": 0.87253535 + }, + { + "X": 0.31430003, + "Y": 0.88207775 + }, + { + "X": 0.29005036, + "Y": 0.8820814 + } + ] + }, + "Id": "cc659d73-fc88-4373-97be-aa4ac48800be", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cd6dcda0-dee8-4412-a71a-c6d6001f4641" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "533", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90489, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009872429, + "Left": 0.37092692, + "Top": 0.8724259, + "Width": 0.037840236 + }, + "Polygon": [ + { + "X": 0.37092692, + "Y": 0.8724317 + }, + { + "X": 0.40876397, + "Y": 0.8724259 + }, + { + "X": 0.40876716, + "Y": 0.8822927 + }, + { + "X": 0.37092987, + "Y": 0.88229835 + } + ] + }, + "Id": "ade3c175-77f9-4ac4-9dfb-07e7e95bf123", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5bab708a-7d90-4abb-8466-58df62cfe1e1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.50", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.203064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011339676, + "Left": 0.119943075, + "Top": 0.8881263, + "Width": 0.10028164 + }, + "Polygon": [ + { + "X": 0.119943075, + "Y": 0.8881413 + }, + { + "X": 0.22022238, + "Y": 0.8881263 + }, + { + "X": 0.22022472, + "Y": 0.89945114 + }, + { + "X": 0.11994471, + "Y": 0.899466 + } + ] + }, + "Id": "82530807-cfc7-4de1-b7c9-89c4bf2ad256", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7dfe03cb-78ed-4a5c-b670-76ca622bad35", + "678271a0-7d47-4472-89be-07ac235e5fd0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX (ours)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97263, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009407262, + "Left": 0.2910926, + "Top": 0.8881682, + "Width": 0.02386935 + }, + "Polygon": [ + { + "X": 0.2910926, + "Y": 0.88817173 + }, + { + "X": 0.3149595, + "Y": 0.8881682 + }, + { + "X": 0.31496197, + "Y": 0.8975719 + }, + { + "X": 0.29109496, + "Y": 0.89757544 + } + ] + }, + "Id": "8c0b1823-5b48-42de-84ec-7c6b2df3f491", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ea4bb1a5-881b-4190-bd2e-f3a51a2abf57" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "166", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81493, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009762827, + "Left": 0.37075585, + "Top": 0.8879532, + "Width": 0.038125988 + }, + "Polygon": [ + { + "X": 0.37075585, + "Y": 0.8879589 + }, + { + "X": 0.40887868, + "Y": 0.8879532 + }, + { + "X": 0.40888184, + "Y": 0.8977104 + }, + { + "X": 0.37075874, + "Y": 0.89771605 + } + ] + }, + "Id": "5f1f71f6-87f1-4830-bc35-21ef715f56c0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "065e41fc-f9d2-4336-8dde-53a6225b8bd4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.20", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93427, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009804407, + "Left": 0.48028666, + "Top": 0.9309352, + "Width": 0.008294624 + }, + "Polygon": [ + { + "X": 0.48028666, + "Y": 0.9309364 + }, + { + "X": 0.48857766, + "Y": 0.9309352 + }, + { + "X": 0.4885813, + "Y": 0.94073844 + }, + { + "X": 0.48029023, + "Y": 0.9407396 + } + ] + }, + "Id": "2d39f4ba-1cd4-4e45-8953-0777b6adb92f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "92976339-bdfa-49ca-97f3-44aeaddd45f2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5", + "TextType": "" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.23242, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005123081, + "Left": 0.31726938, + "Top": 0.09880669, + "Width": 0.025877738 + }, + "Polygon": [ + { + "X": 0.31726938, + "Y": 0.098813824 + }, + { + "X": 0.3431457, + "Y": 0.09880669 + }, + { + "X": 0.34314713, + "Y": 0.10392264 + }, + { + "X": 0.31727076, + "Y": 0.103929766 + } + ] + }, + "Id": "d8c94355-7bca-4c3f-89b8-755e959e8c16", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Reported", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 29.387505, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0058827396, + "Left": 0.17769668, + "Top": 0.114976235, + "Width": 0.012399295 + }, + "Polygon": [ + { + "X": 0.17769668, + "Y": 0.114979625 + }, + { + "X": 0.19009486, + "Y": 0.114976235 + }, + { + "X": 0.19009596, + "Y": 0.1208556 + }, + { + "X": 0.17769772, + "Y": 0.120858975 + } + ] + }, + "Id": "00adea30-fc28-4c46-9c92-8bbd22cf6e13", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1945", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 68.88686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004490528, + "Left": 0.2269687, + "Top": 0.11647597, + "Width": 0.013099902 + }, + "Polygon": [ + { + "X": 0.2269687, + "Y": 0.116479546 + }, + { + "X": 0.24006762, + "Y": 0.11647597 + }, + { + "X": 0.2400686, + "Y": 0.12096293 + }, + { + "X": 0.22696964, + "Y": 0.1209665 + } + ] + }, + "Id": "1524d9d6-724b-49ea-b7b3-261082b6d1ef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1970", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 41.625473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0044151014, + "Left": 0.27572957, + "Top": 0.11640407, + "Width": 0.012637314 + }, + "Polygon": [ + { + "X": 0.27572957, + "Y": 0.11640752 + }, + { + "X": 0.28836578, + "Y": 0.11640407 + }, + { + "X": 0.28836688, + "Y": 0.12081573 + }, + { + "X": 0.2757306, + "Y": 0.120819174 + } + ] + }, + "Id": "810f5dd0-750c-4d03-9de3-b5588b37b73d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1977", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 49.679317, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0041286377, + "Left": 0.6372963, + "Top": 0.11700587, + "Width": 0.012860666 + }, + "Polygon": [ + { + "X": 0.6372963, + "Y": 0.11700938 + }, + { + "X": 0.65015507, + "Y": 0.11700587 + }, + { + "X": 0.65015703, + "Y": 0.121131 + }, + { + "X": 0.6372982, + "Y": 0.121134505 + } + ] + }, + "Id": "2b7ef465-9df9-4e77-a273-5b7260b0a330", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 27.317905, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004291323, + "Left": 0.68509984, + "Top": 0.11686375, + "Width": 0.013263178 + }, + "Polygon": [ + { + "X": 0.68509984, + "Y": 0.11686737 + }, + { + "X": 0.69836086, + "Y": 0.11686375 + }, + { + "X": 0.698363, + "Y": 0.12115146 + }, + { + "X": 0.6851019, + "Y": 0.121155076 + } + ] + }, + "Id": "15965f25-50fa-4e94-b952-c7e669f7493a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TETA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.971306, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005625964, + "Left": 0.24583732, + "Top": 0.12793738, + "Width": 0.03234948 + }, + "Polygon": [ + { + "X": 0.24583732, + "Y": 0.12794615 + }, + { + "X": 0.27818543, + "Y": 0.12793738 + }, + { + "X": 0.2781868, + "Y": 0.1335546 + }, + { + "X": 0.24583855, + "Y": 0.13356334 + } + ] + }, + "Id": "82f9ec8e-48ed-46be-b793-162482bc594d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Females", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 23.749844, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0056600156, + "Left": 0.65591216, + "Top": 0.12788726, + "Width": 0.032549966 + }, + "Polygon": [ + { + "X": 0.65591216, + "Y": 0.1278961 + }, + { + "X": 0.68845934, + "Y": 0.12788726 + }, + { + "X": 0.6884621, + "Y": 0.13353848 + }, + { + "X": 0.65591484, + "Y": 0.13354729 + } + ] + }, + "Id": "67826ffa-736f-4ffa-a9a1-bfc348496805", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "l'emains", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.99065, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011223427, + "Left": 0.1812644, + "Top": 0.14526261, + "Width": 0.081165835 + }, + "Polygon": [ + { + "X": 0.1812644, + "Y": 0.14528441 + }, + { + "X": 0.26242766, + "Y": 0.14526261 + }, + { + "X": 0.26243025, + "Y": 0.1564644 + }, + { + "X": 0.18126644, + "Y": 0.15648605 + } + ] + }, + "Id": "17df6242-aa3a-4636-bbac-548b1ce3695c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "PELLED", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 58.48478, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010469753, + "Left": 0.27732348, + "Top": 0.14559714, + "Width": 0.1176093 + }, + "Polygon": [ + { + "X": 0.27732348, + "Y": 0.14562872 + }, + { + "X": 0.39492953, + "Y": 0.14559714 + }, + { + "X": 0.3949328, + "Y": 0.15603551 + }, + { + "X": 0.27732602, + "Y": 0.1560669 + } + ] + }, + "Id": "64311c90-c7ff-49c4-bcfd-1c9e722b3021", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "PRODUCTIO", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 22.99918, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011135557, + "Left": 0.5768851, + "Top": 0.14524533, + "Width": 0.09495066 + }, + "Polygon": [ + { + "X": 0.5768851, + "Y": 0.14527082 + }, + { + "X": 0.67183036, + "Y": 0.14524533 + }, + { + "X": 0.6718357, + "Y": 0.15635556 + }, + { + "X": 0.5768898, + "Y": 0.15638089 + } + ] + }, + "Id": "400a8670-271e-471b-9b2b-39092e1eb2ab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DEPELLED", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 46.321033, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100807985, + "Left": 0.68830913, + "Top": 0.14508565, + "Width": 0.114949584 + }, + "Polygon": [ + { + "X": 0.68830913, + "Y": 0.14511651 + }, + { + "X": 0.80325305, + "Y": 0.14508565 + }, + { + "X": 0.8032587, + "Y": 0.15513577 + }, + { + "X": 0.6883141, + "Y": 0.15516645 + } + ] + }, + "Id": "04e4fdd6-b566-4b0b-b212-33a2bd12144e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "PRODUCTIO", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 67.55699, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00494866, + "Left": 0.34291622, + "Top": 0.15714653, + "Width": 0.019265065 + }, + "Polygon": [ + { + "X": 0.34291622, + "Y": 0.15715165 + }, + { + "X": 0.36217985, + "Y": 0.15714653 + }, + { + "X": 0.36218128, + "Y": 0.16209006 + }, + { + "X": 0.34291762, + "Y": 0.16209519 + } + ] + }, + "Id": "48fbfb97-6fa9-4883-814f-0603581fd3e6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "21,722", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 45.306873, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004471507, + "Left": 0.22640534, + "Top": 0.19998342, + "Width": 0.013181653 + }, + "Polygon": [ + { + "X": 0.22640534, + "Y": 0.19998683 + }, + { + "X": 0.23958601, + "Y": 0.19998342 + }, + { + "X": 0.239587, + "Y": 0.2044515 + }, + { + "X": 0.22640628, + "Y": 0.20445491 + } + ] + }, + "Id": "12bae95f-ccfc-4cd0-8bcb-7f26bc98dbd7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1970", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 63.332947, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0043879887, + "Left": 0.27472028, + "Top": 0.19988635, + "Width": 0.014135053 + }, + "Polygon": [ + { + "X": 0.27472028, + "Y": 0.19989002 + }, + { + "X": 0.28885424, + "Y": 0.19988635 + }, + { + "X": 0.2888553, + "Y": 0.20427068 + }, + { + "X": 0.27472132, + "Y": 0.20427434 + } + ] + }, + "Id": "c786ea4f-7913-415d-9e48-7908c8f6837f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1975", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 88.346924, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004144743, + "Left": 0.3242031, + "Top": 0.20006648, + "Width": 0.01417964 + }, + "Polygon": [ + { + "X": 0.3242031, + "Y": 0.20007017 + }, + { + "X": 0.3383816, + "Y": 0.20006648 + }, + { + "X": 0.33838275, + "Y": 0.20420755 + }, + { + "X": 0.3242042, + "Y": 0.20421122 + } + ] + }, + "Id": "0a31ab3e-ac32-4bc0-8501-447dd3741e0b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1980", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 18.239168, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0043587885, + "Left": 0.6364903, + "Top": 0.20005806, + "Width": 0.0137414755 + }, + "Polygon": [ + { + "X": 0.6364903, + "Y": 0.20006163 + }, + { + "X": 0.6502297, + "Y": 0.20005806 + }, + { + "X": 0.6502318, + "Y": 0.2044133 + }, + { + "X": 0.6364923, + "Y": 0.20441686 + } + ] + }, + "Id": "dc1f5dd0-90ca-4f84-b465-7b9e37258976", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ITTA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 32.996666, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.004618617, + "Left": 0.68506557, + "Top": 0.19957167, + "Width": 0.013634071 + }, + "Polygon": [ + { + "X": 0.68506557, + "Y": 0.1995752 + }, + { + "X": 0.6986973, + "Y": 0.19957167 + }, + { + "X": 0.69869965, + "Y": 0.20418675 + }, + { + "X": 0.68506783, + "Y": 0.20419028 + } + ] + }, + "Id": "c2232a35-1b1c-4b4d-9d98-c34eb36da46b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TETA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 52.925045, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00461755, + "Left": 0.7340967, + "Top": 0.19952346, + "Width": 0.013699097 + }, + "Polygon": [ + { + "X": 0.7340967, + "Y": 0.19952703 + }, + { + "X": 0.7477934, + "Y": 0.19952346 + }, + { + "X": 0.7477958, + "Y": 0.20413747 + }, + { + "X": 0.7340991, + "Y": 0.20414102 + } + ] + }, + "Id": "29530cc8-41c0-4cb0-afd3-09483af9e9fd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67938, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009323116, + "Left": 0.24881658, + "Top": 0.26356414, + "Width": 0.014654735 + }, + "Polygon": [ + { + "X": 0.24881658, + "Y": 0.2635678 + }, + { + "X": 0.26346916, + "Y": 0.26356414 + }, + { + "X": 0.2634713, + "Y": 0.27288362 + }, + { + "X": 0.24881867, + "Y": 0.27288726 + } + ] + }, + "Id": "4bcbae49-e954-499e-b5bd-8ca6cc430ea6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(a)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90565, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01004323, + "Left": 0.26723126, + "Top": 0.26321977, + "Width": 0.043482658 + }, + "Polygon": [ + { + "X": 0.26723126, + "Y": 0.26323062 + }, + { + "X": 0.3107113, + "Y": 0.26321977 + }, + { + "X": 0.31071392, + "Y": 0.27325222 + }, + { + "X": 0.2672336, + "Y": 0.273263 + } + ] + }, + "Id": "278d4e54-a1eb-434d-8f00-9e08ee3ca4b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Original", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96012, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009444696, + "Left": 0.64275974, + "Top": 0.26335114, + "Width": 0.015211539 + }, + "Polygon": [ + { + "X": 0.64275974, + "Y": 0.26335493 + }, + { + "X": 0.6579668, + "Y": 0.26335114 + }, + { + "X": 0.65797126, + "Y": 0.27279207 + }, + { + "X": 0.6427641, + "Y": 0.27279583 + } + ] + }, + "Id": "c14ab33e-ad70-4bf4-b27c-cd8edc113f2c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(b)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.908646, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007838836, + "Left": 0.6611897, + "Top": 0.26344067, + "Width": 0.07580374 + }, + "Polygon": [ + { + "X": 0.6611897, + "Y": 0.26345956 + }, + { + "X": 0.7369893, + "Y": 0.26344067 + }, + { + "X": 0.73699343, + "Y": 0.27126068 + }, + { + "X": 0.66119343, + "Y": 0.27127948 + } + ] + }, + "Id": "b34031f8-ffb1-4a72-8223-c10e62a2df98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Reconstructed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95944, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011073026, + "Left": 0.23459315, + "Top": 0.28852138, + "Width": 0.03892196 + }, + "Polygon": [ + { + "X": 0.23459315, + "Y": 0.28853095 + }, + { + "X": 0.27351248, + "Y": 0.28852138 + }, + { + "X": 0.2735151, + "Y": 0.29958493 + }, + { + "X": 0.23459554, + "Y": 0.2995944 + } + ] + }, + "Id": "670658b0-dbf4-4937-83b9-1487e2cbb43f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Figure", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.16817, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008753705, + "Left": 0.27716026, + "Top": 0.28875235, + "Width": 0.010572954 + }, + "Polygon": [ + { + "X": 0.27716026, + "Y": 0.28875494 + }, + { + "X": 0.28773105, + "Y": 0.28875235 + }, + { + "X": 0.2877332, + "Y": 0.29750347 + }, + { + "X": 0.27716237, + "Y": 0.29750603 + } + ] + }, + "Id": "97734215-a4ad-49ba-b5df-264cd314bbd4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75783, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011068934, + "Left": 0.29284018, + "Top": 0.28859296, + "Width": 0.052632198 + }, + "Polygon": [ + { + "X": 0.29284018, + "Y": 0.2886059 + }, + { + "X": 0.34546927, + "Y": 0.28859296 + }, + { + "X": 0.3454724, + "Y": 0.2996491 + }, + { + "X": 0.29284295, + "Y": 0.2996619 + } + ] + }, + "Id": "f20b2264-3382-4499-bc04-b6a364486d35", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Example", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97791, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008654061, + "Left": 0.34936768, + "Top": 0.28865072, + "Width": 0.01751142 + }, + "Polygon": [ + { + "X": 0.34936768, + "Y": 0.28865504 + }, + { + "X": 0.36687654, + "Y": 0.28865072 + }, + { + "X": 0.3668791, + "Y": 0.29730052 + }, + { + "X": 0.34937015, + "Y": 0.29730478 + } + ] + }, + "Id": "7287fbe0-7327-4c69-a0f6-279f538d3510", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.984566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008555945, + "Left": 0.36985764, + "Top": 0.2887129, + "Width": 0.018806307 + }, + "Polygon": [ + { + "X": 0.36985764, + "Y": 0.2887175 + }, + { + "X": 0.38866132, + "Y": 0.2887129 + }, + { + "X": 0.38866395, + "Y": 0.29726425 + }, + { + "X": 0.3698602, + "Y": 0.29726884 + } + ] + }, + "Id": "4c4c24df-c9ba-423f-8ecb-3df186258d68", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95644, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00858311, + "Left": 0.39218324, + "Top": 0.28868794, + "Width": 0.034483742 + }, + "Polygon": [ + { + "X": 0.39218324, + "Y": 0.2886964 + }, + { + "X": 0.42666414, + "Y": 0.28868794 + }, + { + "X": 0.426667, + "Y": 0.29726264 + }, + { + "X": 0.39218593, + "Y": 0.29727104 + } + ] + }, + "Id": "53994e99-862c-4648-aa90-aaa8fba2ef48", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Learn", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89216, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008551493, + "Left": 0.4299075, + "Top": 0.2886492, + "Width": 0.015948582 + }, + "Polygon": [ + { + "X": 0.4299075, + "Y": 0.2886531 + }, + { + "X": 0.44585314, + "Y": 0.2886492 + }, + { + "X": 0.4458561, + "Y": 0.2971968 + }, + { + "X": 0.42991036, + "Y": 0.29720068 + } + ] + }, + "Id": "1d7a65c2-46ee-4dd9-8a14-2ae99cc12a52", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "To", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89572, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008628744, + "Left": 0.44998565, + "Top": 0.2887524, + "Width": 0.070669174 + }, + "Polygon": [ + { + "X": 0.44998565, + "Y": 0.28876975 + }, + { + "X": 0.52065146, + "Y": 0.2887524 + }, + { + "X": 0.52065486, + "Y": 0.2973639 + }, + { + "X": 0.44998863, + "Y": 0.29738116 + } + ] + }, + "Id": "a879634d-221b-48ba-abe5-3395180946f3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Reconstruct", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98085, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008494517, + "Left": 0.5239916, + "Top": 0.28874016, + "Width": 0.024106791 + }, + "Polygon": [ + { + "X": 0.5239916, + "Y": 0.28874606 + }, + { + "X": 0.5480949, + "Y": 0.28874016 + }, + { + "X": 0.5480984, + "Y": 0.29722878 + }, + { + "X": 0.5239949, + "Y": 0.29723465 + } + ] + }, + "Id": "bbb86fbe-ccd4-4176-b415-ba8849b7f6bc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93812, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009967045, + "Left": 0.55148554, + "Top": 0.28976777, + "Width": 0.03877861 + }, + "Polygon": [ + { + "X": 0.55148554, + "Y": 0.28977728 + }, + { + "X": 0.59025985, + "Y": 0.28976777 + }, + { + "X": 0.59026414, + "Y": 0.29972535 + }, + { + "X": 0.55148965, + "Y": 0.2997348 + } + ] + }, + "Id": "a1ce814b-eae7-44d3-a0de-0cea81a9e7de", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "output", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94185, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006211913, + "Left": 0.59333026, + "Top": 0.29112276, + "Width": 0.015118773 + }, + "Polygon": [ + { + "X": 0.59333026, + "Y": 0.2911265 + }, + { + "X": 0.60844624, + "Y": 0.29112276 + }, + { + "X": 0.60844904, + "Y": 0.297331 + }, + { + "X": 0.59333295, + "Y": 0.29733467 + } + ] + }, + "Id": "326bb83f-6ec5-4ce7-bea2-41c454c1305d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97554, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008741064, + "Left": 0.61176074, + "Top": 0.28862956, + "Width": 0.018582497 + }, + "Polygon": [ + { + "X": 0.61176074, + "Y": 0.28863412 + }, + { + "X": 0.63033926, + "Y": 0.28862956 + }, + { + "X": 0.63034326, + "Y": 0.2973661 + }, + { + "X": 0.61176467, + "Y": 0.29737064 + } + ] + }, + "Id": "b2c06342-507e-4b6e-bf30-6339e5556989", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.82915, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008716982, + "Left": 0.6335703, + "Top": 0.28853568, + "Width": 0.056959145 + }, + "Polygon": [ + { + "X": 0.6335703, + "Y": 0.28854966 + }, + { + "X": 0.6905251, + "Y": 0.28853568 + }, + { + "X": 0.69052947, + "Y": 0.29723877 + }, + { + "X": 0.6335743, + "Y": 0.29725266 + } + ] + }, + "Id": "cad456df-6d72-4a81-890e-58a9e19b430a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "IIT-CDIP", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94041, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008600855, + "Left": 0.69372416, + "Top": 0.2887313, + "Width": 0.04184336 + }, + "Polygon": [ + { + "X": 0.69372416, + "Y": 0.2887416 + }, + { + "X": 0.73556304, + "Y": 0.2887313 + }, + { + "X": 0.7355675, + "Y": 0.29732195 + }, + { + "X": 0.69372845, + "Y": 0.29733217 + } + ] + }, + "Id": "852c61c4-dc1c-4814-b4ef-0437edae8059", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dataset", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97057, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008785134, + "Left": 0.074414484, + "Top": 0.3276245, + "Width": 0.03330109 + }, + "Polygon": [ + { + "X": 0.074414484, + "Y": 0.3276325 + }, + { + "X": 0.10771437, + "Y": 0.3276245 + }, + { + "X": 0.10771557, + "Y": 0.33640173 + }, + { + "X": 0.074415505, + "Y": 0.33640963 + } + ] + }, + "Id": "b47abc17-cc98-4585-9389-57d0d1bb2f14", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.378334, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008578367, + "Left": 0.11501095, + "Top": 0.32787445, + "Width": 0.009816883 + }, + "Polygon": [ + { + "X": 0.11501095, + "Y": 0.3278768 + }, + { + "X": 0.124826565, + "Y": 0.32787445 + }, + { + "X": 0.124827825, + "Y": 0.3364505 + }, + { + "X": 0.115012154, + "Y": 0.3364528 + } + ] + }, + "Id": "776e7083-8c6b-4cf5-8ba0-4cc3f7a6c5c6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89271, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010949879, + "Left": 0.13784948, + "Top": 0.32761273, + "Width": 0.06939841 + }, + "Polygon": [ + { + "X": 0.13784948, + "Y": 0.32762933 + }, + { + "X": 0.20724574, + "Y": 0.32761273 + }, + { + "X": 0.2072479, + "Y": 0.33854613 + }, + { + "X": 0.13785118, + "Y": 0.3385626 + } + ] + }, + "Id": "295e8045-e5db-49dc-8aa4-1352edbdf1bd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Entity-level", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.56367, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0088046305, + "Left": 0.21380042, + "Top": 0.3275899, + "Width": 0.014157183 + }, + "Polygon": [ + { + "X": 0.21380042, + "Y": 0.3275933 + }, + { + "X": 0.22795574, + "Y": 0.3275899 + }, + { + "X": 0.2279576, + "Y": 0.33639118 + }, + { + "X": 0.2138022, + "Y": 0.33639455 + } + ] + }, + "Id": "5ccfa526-9954-4878-9b94-b4bfccfb021d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "F1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.945564, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006638169, + "Left": 0.23569639, + "Top": 0.32991806, + "Width": 0.037425954 + }, + "Polygon": [ + { + "X": 0.23569639, + "Y": 0.329927 + }, + { + "X": 0.27312076, + "Y": 0.32991806 + }, + { + "X": 0.27312234, + "Y": 0.33654734 + }, + { + "X": 0.2356978, + "Y": 0.33655623 + } + ] + }, + "Id": "33668cb8-7854-4e8d-ada6-7b41caf01f2e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "scores", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95968, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0089861145, + "Left": 0.27889743, + "Top": 0.32741573, + "Width": 0.013676119 + }, + "Polygon": [ + { + "X": 0.27889743, + "Y": 0.327419 + }, + { + "X": 0.2925713, + "Y": 0.32741573 + }, + { + "X": 0.29257357, + "Y": 0.3363986 + }, + { + "X": 0.2788996, + "Y": 0.33640185 + } + ] + }, + "Id": "b6eeb9da-9d69-4792-a600-bd41934b6081", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.939606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00698588, + "Left": 0.2976912, + "Top": 0.32942638, + "Width": 0.022657553 + }, + "Polygon": [ + { + "X": 0.2976912, + "Y": 0.3294318 + }, + { + "X": 0.3203469, + "Y": 0.32942638 + }, + { + "X": 0.32034877, + "Y": 0.3364069 + }, + { + "X": 0.29769298, + "Y": 0.33641228 + } + ] + }, + "Id": "2daf5856-d159-4124-9e66-632df9c91f0c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "two", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.918785, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011063529, + "Left": 0.32628822, + "Top": 0.32768363, + "Width": 0.03415957 + }, + "Polygon": [ + { + "X": 0.32628822, + "Y": 0.32769182 + }, + { + "X": 0.36044458, + "Y": 0.32768363 + }, + { + "X": 0.3604478, + "Y": 0.33873904 + }, + { + "X": 0.3262912, + "Y": 0.33874717 + } + ] + }, + "Id": "e6aa6f3a-0ec2-49ec-8006-dc29dee7c587", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "entity", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97439, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008381687, + "Left": 0.3664492, + "Top": 0.32790828, + "Width": 0.0597678 + }, + "Polygon": [ + { + "X": 0.3664492, + "Y": 0.32792258 + }, + { + "X": 0.42621422, + "Y": 0.32790828 + }, + { + "X": 0.42621702, + "Y": 0.33627573 + }, + { + "X": 0.36645168, + "Y": 0.33628994 + } + ] + }, + "Id": "eefb1039-8eca-43fe-8ffc-10ce9502b883", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "extraction", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.39894, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008653478, + "Left": 0.43192095, + "Top": 0.32783931, + "Width": 0.033693388 + }, + "Polygon": [ + { + "X": 0.43192095, + "Y": 0.32784736 + }, + { + "X": 0.46561128, + "Y": 0.32783931 + }, + { + "X": 0.46561435, + "Y": 0.33648476 + }, + { + "X": 0.43192387, + "Y": 0.33649278 + } + ] + }, + "Id": "f34281a1-1459-4887-8287-6cdb5fcbc5ea", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tasks:", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.729294, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010512791, + "Left": 0.5030221, + "Top": 0.32921016, + "Width": 0.027509179 + }, + "Polygon": [ + { + "X": 0.5030221, + "Y": 0.32921675 + }, + { + "X": 0.5305271, + "Y": 0.32921016 + }, + { + "X": 0.5305313, + "Y": 0.33971643 + }, + { + "X": 0.50302607, + "Y": 0.33972296 + } + ] + }, + "Id": "6cc37369-ccb4-4e74-9a0b-7cae3cac9425", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94013, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010891416, + "Left": 0.5348439, + "Top": 0.32914218, + "Width": 0.067530334 + }, + "Polygon": [ + { + "X": 0.5348439, + "Y": 0.32915834 + }, + { + "X": 0.6023695, + "Y": 0.32914218 + }, + { + "X": 0.60237426, + "Y": 0.3400176 + }, + { + "X": 0.5348483, + "Y": 0.3400336 + } + ] + }, + "Id": "9e95de5b-b358-4971-a3b0-d0eea16ea2dc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Ablation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.961296, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013319418, + "Left": 0.60698736, + "Top": 0.3289785, + "Width": 0.045496788 + }, + "Polygon": [ + { + "X": 0.60698736, + "Y": 0.3289894 + }, + { + "X": 0.6524779, + "Y": 0.3289785 + }, + { + "X": 0.6524842, + "Y": 0.34228715 + }, + { + "X": 0.60699326, + "Y": 0.34229794 + } + ] + }, + "Id": "626280de-7b48-410f-b64b-319c7b18f4b4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Study", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93931, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008950439, + "Left": 0.07504467, + "Top": 0.34134477, + "Width": 0.04838252 + }, + "Polygon": [ + { + "X": 0.07504467, + "Y": 0.34135625 + }, + { + "X": 0.12342588, + "Y": 0.34134477 + }, + { + "X": 0.12342719, + "Y": 0.35028383 + }, + { + "X": 0.07504571, + "Y": 0.35029522 + } + ] + }, + "Id": "ae66e1fc-8a6e-414f-a27e-4594cdead004", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "FUNSD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97643, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008684587, + "Left": 0.12710492, + "Top": 0.34153134, + "Width": 0.02158434 + }, + "Polygon": [ + { + "X": 0.12710492, + "Y": 0.34153646 + }, + { + "X": 0.14868785, + "Y": 0.34153134 + }, + { + "X": 0.14868927, + "Y": 0.35021085 + }, + { + "X": 0.12710622, + "Y": 0.35021594 + } + ] + }, + "Id": "d0a5cee0-8adc-4ad8-a768-24fa36ed1a56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 84.90375, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008962147, + "Left": 0.15256116, + "Top": 0.3414765, + "Width": 0.044831388 + }, + "Polygon": [ + { + "X": 0.15256116, + "Y": 0.34148714 + }, + { + "X": 0.19739084, + "Y": 0.3414765 + }, + { + "X": 0.19739255, + "Y": 0.3504281 + }, + { + "X": 0.15256263, + "Y": 0.35043865 + } + ] + }, + "Id": "58c1d509-919a-4515-b521-ffa4baf34cfb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.894226, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009221306, + "Left": 0.5230312, + "Top": 0.3529952, + "Width": 0.022137418 + }, + "Polygon": [ + { + "X": 0.5230312, + "Y": 0.3530004 + }, + { + "X": 0.5451649, + "Y": 0.3529952 + }, + { + "X": 0.54516864, + "Y": 0.36221132 + }, + { + "X": 0.5230348, + "Y": 0.3622165 + } + ] + }, + "Id": "779822ba-2070-426a-9590-07158b1372b3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96848, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00936274, + "Left": 0.54863715, + "Top": 0.35308248, + "Width": 0.0525112 + }, + "Polygon": [ + { + "X": 0.54863715, + "Y": 0.35309485 + }, + { + "X": 0.60114425, + "Y": 0.35308248 + }, + { + "X": 0.60114837, + "Y": 0.36243296 + }, + { + "X": 0.54864097, + "Y": 0.36244524 + } + ] + }, + "Id": "70adec7e-3a3f-4e69-98ca-8cd3de5f7610", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "conduct", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97753, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006690697, + "Left": 0.6045956, + "Top": 0.355739, + "Width": 0.015313201 + }, + "Polygon": [ + { + "X": 0.6045956, + "Y": 0.3557426 + }, + { + "X": 0.61990577, + "Y": 0.355739 + }, + { + "X": 0.6199088, + "Y": 0.36242613 + }, + { + "X": 0.6045985, + "Y": 0.3624297 + } + ] + }, + "Id": "bc0a55f4-3d68-4dcf-8cab-bc695f85669b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "an", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95958, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009965342, + "Left": 0.6239587, + "Top": 0.35277206, + "Width": 0.061161745 + }, + "Polygon": [ + { + "X": 0.6239587, + "Y": 0.35278645 + }, + { + "X": 0.6851156, + "Y": 0.35277206 + }, + { + "X": 0.68512046, + "Y": 0.3627231 + }, + { + "X": 0.62396324, + "Y": 0.3627374 + } + ] + }, + "Id": "32095c21-aa59-45b7-9b82-b265801ed390", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "extensive", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.902855, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009306328, + "Left": 0.6890447, + "Top": 0.35298932, + "Width": 0.05338286 + }, + "Polygon": [ + { + "X": 0.6890447, + "Y": 0.35300186 + }, + { + "X": 0.74242264, + "Y": 0.35298932 + }, + { + "X": 0.7424276, + "Y": 0.36228317 + }, + { + "X": 0.6890493, + "Y": 0.36229566 + } + ] + }, + "Id": "f15f4cbc-de25-4add-90cc-f8f92b0704ee", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ablation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011864862, + "Left": 0.7459929, + "Top": 0.35316676, + "Width": 0.035961714 + }, + "Polygon": [ + { + "X": 0.7459929, + "Y": 0.3531752 + }, + { + "X": 0.7819481, + "Y": 0.35316676 + }, + { + "X": 0.7819546, + "Y": 0.36502323 + }, + { + "X": 0.74599916, + "Y": 0.3650316 + } + ] + }, + "Id": "1318127f-bdc0-4902-9491-9063944a125b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "study", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.985146, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0119968, + "Left": 0.78581935, + "Top": 0.35308903, + "Width": 0.03530408 + }, + "Polygon": [ + { + "X": 0.78581935, + "Y": 0.35309735 + }, + { + "X": 0.82111657, + "Y": 0.35308903 + }, + { + "X": 0.8211234, + "Y": 0.3650776 + }, + { + "X": 0.78582597, + "Y": 0.36508584 + } + ] + }, + "Id": "dbcb05e4-0948-449f-b0bf-131166861e43", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "using", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.995476, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0094032725, + "Left": 0.8248958, + "Top": 0.35299963, + "Width": 0.02040515 + }, + "Polygon": [ + { + "X": 0.8248958, + "Y": 0.35300443 + }, + { + "X": 0.8452954, + "Y": 0.35299963 + }, + { + "X": 0.845301, + "Y": 0.36239812 + }, + { + "X": 0.8249012, + "Y": 0.3624029 + } + ] + }, + "Id": "03d95f2e-c0d1-4ef4-bd65-f621e9fedaab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.958435, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009829285, + "Left": 0.8488052, + "Top": 0.3527035, + "Width": 0.04607013 + }, + "Polygon": [ + { + "X": 0.8488052, + "Y": 0.35271433 + }, + { + "X": 0.89486927, + "Y": 0.3527035 + }, + { + "X": 0.89487535, + "Y": 0.36252204 + }, + { + "X": 0.84881103, + "Y": 0.3625328 + } + ] + }, + "Id": "c54e0e95-254e-4de1-b88d-8571a6409e18", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97502, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009480419, + "Left": 0.08480465, + "Top": 0.36936393, + "Width": 0.04289289 + }, + "Polygon": [ + { + "X": 0.08480465, + "Y": 0.36937392 + }, + { + "X": 0.12769613, + "Y": 0.36936393 + }, + { + "X": 0.12769754, + "Y": 0.37883443 + }, + { + "X": 0.08480581, + "Y": 0.37884435 + } + ] + }, + "Id": "cfd6303b-f42f-45ed-89a5-d8650fcb3d68", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Model", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.819275, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011825354, + "Left": 0.22743276, + "Top": 0.36939776, + "Width": 0.050058745 + }, + "Polygon": [ + { + "X": 0.22743276, + "Y": 0.36940938 + }, + { + "X": 0.27748865, + "Y": 0.36939776 + }, + { + "X": 0.2774915, + "Y": 0.38121155 + }, + { + "X": 0.22743525, + "Y": 0.3812231 + } + ] + }, + "Id": "e0da913c-6865-448f-8cb7-89b24946576a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "#param", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84592, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01155443, + "Left": 0.2811614, + "Top": 0.36927435, + "Width": 0.025503602 + }, + "Polygon": [ + { + "X": 0.2811614, + "Y": 0.36928028 + }, + { + "X": 0.30666202, + "Y": 0.36927435 + }, + { + "X": 0.306665, + "Y": 0.3808229 + }, + { + "X": 0.2811642, + "Y": 0.3808288 + } + ] + }, + "Id": "8224bcb8-ff94-4e62-bb50-df6c050d4927", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(M)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009461239, + "Left": 0.32368654, + "Top": 0.36909088, + "Width": 0.054074597 + }, + "Polygon": [ + { + "X": 0.32368654, + "Y": 0.3691035 + }, + { + "X": 0.3777583, + "Y": 0.36909088 + }, + { + "X": 0.37776116, + "Y": 0.37853965 + }, + { + "X": 0.3236891, + "Y": 0.37855214 + } + ] + }, + "Id": "bd821227-e1e7-431b-8943-b4abaa7ca424", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "FUNSD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96994, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009678553, + "Left": 0.39360264, + "Top": 0.36911133, + "Width": 0.045558102 + }, + "Polygon": [ + { + "X": 0.39360264, + "Y": 0.36912194 + }, + { + "X": 0.43915746, + "Y": 0.36911133 + }, + { + "X": 0.43916073, + "Y": 0.37877938 + }, + { + "X": 0.39360565, + "Y": 0.3787899 + } + ] + }, + "Id": "95e2b6f4-5001-460b-bb8d-69c7b9330615", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.840195, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009265325, + "Left": 0.5031954, + "Top": 0.36786553, + "Width": 0.0498937 + }, + "Polygon": [ + { + "X": 0.5031954, + "Y": 0.36787713 + }, + { + "X": 0.5530853, + "Y": 0.36786553 + }, + { + "X": 0.5530891, + "Y": 0.3771193 + }, + { + "X": 0.5031989, + "Y": 0.37713084 + } + ] + }, + "Id": "81f51aa8-4adf-4330-9b5e-4eae915a9ca1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dataset.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.16876, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012194677, + "Left": 0.0845478, + "Top": 0.3845919, + "Width": 0.12460664 + }, + "Polygon": [ + { + "X": 0.0845478, + "Y": 0.38462058 + }, + { + "X": 0.20915201, + "Y": 0.3845919 + }, + { + "X": 0.20915444, + "Y": 0.39675814 + }, + { + "X": 0.08454929, + "Y": 0.39678657 + } + ] + }, + "Id": "e9d520a3-331f-48da-9da4-04b830f227df", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97359, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009580265, + "Left": 0.2562543, + "Top": 0.38456428, + "Width": 0.023636106 + }, + "Polygon": [ + { + "X": 0.2562543, + "Y": 0.3845697 + }, + { + "X": 0.27988806, + "Y": 0.38456428 + }, + { + "X": 0.2798904, + "Y": 0.39413914 + }, + { + "X": 0.25625646, + "Y": 0.39414454 + } + ] + }, + "Id": "8996533b-8b4e-4e70-8b28-d4f3c2e177fe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "160", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.752754, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009750024, + "Left": 0.33173645, + "Top": 0.38477093, + "Width": 0.0370916 + }, + "Polygon": [ + { + "X": 0.33173645, + "Y": 0.38477945 + }, + { + "X": 0.36882514, + "Y": 0.38477093 + }, + { + "X": 0.36882803, + "Y": 0.39451247 + }, + { + "X": 0.3317391, + "Y": 0.39452097 + } + ] + }, + "Id": "b4e29e51-820d-4683-a9ab-07c6dbf1d93a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "79.27", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 90.32645, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0023536617, + "Left": 0.4136344, + "Top": 0.3894981, + "Width": 0.0056849197 + }, + "Polygon": [ + { + "X": 0.4136344, + "Y": 0.38949943 + }, + { + "X": 0.41931856, + "Y": 0.3894981 + }, + { + "X": 0.41931933, + "Y": 0.39185047 + }, + { + "X": 0.41363516, + "Y": 0.39185178 + } + ] + }, + "Id": "3025f533-d2ab-43e6-9339-b54a4b1cf2bb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.58439, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012541523, + "Left": 0.08501553, + "Top": 0.39925796, + "Width": 0.12592222 + }, + "Polygon": [ + { + "X": 0.08501553, + "Y": 0.39928666 + }, + { + "X": 0.21093525, + "Y": 0.39925796 + }, + { + "X": 0.21093775, + "Y": 0.41177106 + }, + { + "X": 0.08501706, + "Y": 0.4117995 + } + ] + }, + "Id": "19ae3085-b5dc-4b5b-8766-3cc83e1b3a47", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98178, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009682809, + "Left": 0.2550324, + "Top": 0.3993503, + "Width": 0.02504437 + }, + "Polygon": [ + { + "X": 0.2550324, + "Y": 0.399356 + }, + { + "X": 0.28007442, + "Y": 0.3993503 + }, + { + "X": 0.28007674, + "Y": 0.40902743 + }, + { + "X": 0.25503457, + "Y": 0.4090331 + } + ] + }, + "Id": "e64bbe5c-d269-4801-8ee1-9d7e1114cb16", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "390", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69269, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009656652, + "Left": 0.33153278, + "Top": 0.39929342, + "Width": 0.037484534 + }, + "Polygon": [ + { + "X": 0.33153278, + "Y": 0.39930198 + }, + { + "X": 0.36901447, + "Y": 0.39929342 + }, + { + "X": 0.36901733, + "Y": 0.4089416 + }, + { + "X": 0.33153543, + "Y": 0.4089501 + } + ] + }, + "Id": "87161b45-c7ff-4ed8-9645-f6c987f9f5ac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "77.89", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85523, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100798085, + "Left": 0.39798597, + "Top": 0.39922583, + "Width": 0.03720479 + }, + "Polygon": [ + { + "X": 0.39798597, + "Y": 0.39923432 + }, + { + "X": 0.43518737, + "Y": 0.39922583 + }, + { + "X": 0.43519077, + "Y": 0.40929723 + }, + { + "X": 0.39798915, + "Y": 0.40930563 + } + ] + }, + "Id": "8681c691-7d35-407c-8666-a4dc9cf6defe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.93", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92622, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009882657, + "Left": 0.50281394, + "Top": 0.40157107, + "Width": 0.032921128 + }, + "Polygon": [ + { + "X": 0.50281394, + "Y": 0.40157855 + }, + { + "X": 0.53573114, + "Y": 0.40157107 + }, + { + "X": 0.5357351, + "Y": 0.41144627 + }, + { + "X": 0.5028177, + "Y": 0.41145372 + } + ] + }, + "Id": "1f46f7ba-8f53-4ddd-a4b6-e078471d1f0d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4.1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975914, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012260833, + "Left": 0.55301374, + "Top": 0.40161908, + "Width": 0.050618272 + }, + "Polygon": [ + { + "X": 0.55301374, + "Y": 0.4016306 + }, + { + "X": 0.6036266, + "Y": 0.40161908 + }, + { + "X": 0.603632, + "Y": 0.41386852 + }, + { + "X": 0.55301875, + "Y": 0.41387993 + } + ] + }, + "Id": "f3951eca-a361-4cac-881c-9386e36e1989", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Impact", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95863, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009678503, + "Left": 0.60743475, + "Top": 0.401645, + "Width": 0.015007008 + }, + "Polygon": [ + { + "X": 0.60743475, + "Y": 0.4016484 + }, + { + "X": 0.62243736, + "Y": 0.401645 + }, + { + "X": 0.62244177, + "Y": 0.4113201 + }, + { + "X": 0.60743904, + "Y": 0.4113235 + } + ] + }, + "Id": "de49bfab-c8fa-4ea0-adff-69e39550f2fe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.804054, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012141328, + "Left": 0.62578, + "Top": 0.40165305, + "Width": 0.10874511 + }, + "Polygon": [ + { + "X": 0.62578, + "Y": 0.40167776 + }, + { + "X": 0.7345188, + "Y": 0.40165305 + }, + { + "X": 0.73452514, + "Y": 0.41376984 + }, + { + "X": 0.6257855, + "Y": 0.41379437 + } + ] + }, + "Id": "f06df7aa-166f-4461-a29e-54ceed707ce8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "modality-aware", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.985085, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009430201, + "Left": 0.7404106, + "Top": 0.40179697, + "Width": 0.052475482 + }, + "Polygon": [ + { + "X": 0.7404106, + "Y": 0.4018089 + }, + { + "X": 0.7928809, + "Y": 0.40179697 + }, + { + "X": 0.79288614, + "Y": 0.4112153 + }, + { + "X": 0.7404156, + "Y": 0.41122717 + } + ] + }, + "Id": "6a1c5f42-89d5-4589-9b73-d53309ed9d94", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "relative", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98259, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093741, + "Left": 0.7969492, + "Top": 0.4018923, + "Width": 0.06297108 + }, + "Polygon": [ + { + "X": 0.7969492, + "Y": 0.4019066 + }, + { + "X": 0.85991466, + "Y": 0.4018923 + }, + { + "X": 0.85992026, + "Y": 0.41125217 + }, + { + "X": 0.79695445, + "Y": 0.4112664 + } + ] + }, + "Id": "9559d305-d6d3-443a-bea3-96c0418ff240", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attention", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.16932, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012443652, + "Left": 0.085096054, + "Top": 0.4147402, + "Width": 0.12219495 + }, + "Polygon": [ + { + "X": 0.085096054, + "Y": 0.41476774 + }, + { + "X": 0.20728855, + "Y": 0.4147402 + }, + { + "X": 0.207291, + "Y": 0.42715657 + }, + { + "X": 0.08509757, + "Y": 0.42718387 + } + ] + }, + "Id": "9210fb80-a14d-4bd9-8405-d1c3b8d1e3f7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95901, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009716309, + "Left": 0.2548836, + "Top": 0.41482314, + "Width": 0.025105229 + }, + "Polygon": [ + { + "X": 0.2548836, + "Y": 0.4148288 + }, + { + "X": 0.27998644, + "Y": 0.41482314 + }, + { + "X": 0.2799888, + "Y": 0.42453384 + }, + { + "X": 0.2548858, + "Y": 0.42453945 + } + ] + }, + "Id": "49449b1e-745b-46fa-9183-7d295226b146", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "200", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84497, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010026673, + "Left": 0.3317164, + "Top": 0.41461456, + "Width": 0.03750563 + }, + "Polygon": [ + { + "X": 0.3317164, + "Y": 0.41462302 + }, + { + "X": 0.36921903, + "Y": 0.41461456 + }, + { + "X": 0.36922202, + "Y": 0.42463285 + }, + { + "X": 0.33171913, + "Y": 0.42464122 + } + ] + }, + "Id": "92d290e0-a5f9-43e3-b859-c22378e06a68", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "82.76", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92463, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009899348, + "Left": 0.39811063, + "Top": 0.41472015, + "Width": 0.036992107 + }, + "Polygon": [ + { + "X": 0.39811063, + "Y": 0.4147285 + }, + { + "X": 0.4350994, + "Y": 0.41472015 + }, + { + "X": 0.43510273, + "Y": 0.42461124 + }, + { + "X": 0.39811376, + "Y": 0.4246195 + } + ] + }, + "Id": "3daf9837-926b-422d-aff3-96045c16899d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.95", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81561, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009892501, + "Left": 0.084691234, + "Top": 0.4302455, + "Width": 0.0677873 + }, + "Polygon": [ + { + "X": 0.084691234, + "Y": 0.4302606 + }, + { + "X": 0.1524769, + "Y": 0.4302455 + }, + { + "X": 0.15247853, + "Y": 0.440123 + }, + { + "X": 0.08469245, + "Y": 0.44013798 + } + ] + }, + "Id": "9d27831a-df9a-45ff-b32f-a1de8a00271c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99053, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009671746, + "Left": 0.25502154, + "Top": 0.43019137, + "Width": 0.024999684 + }, + "Polygon": [ + { + "X": 0.25502154, + "Y": 0.43019694 + }, + { + "X": 0.2800189, + "Y": 0.43019137 + }, + { + "X": 0.28002125, + "Y": 0.4398576 + }, + { + "X": 0.25502375, + "Y": 0.43986312 + } + ] + }, + "Id": "38168cc4-37ae-491e-9c2c-fad43469ef81", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "230", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91319, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009739719, + "Left": 0.39823824, + "Top": 0.43009284, + "Width": 0.03560574 + }, + "Polygon": [ + { + "X": 0.39823824, + "Y": 0.4301008 + }, + { + "X": 0.4338407, + "Y": 0.43009284 + }, + { + "X": 0.43384397, + "Y": 0.4398247 + }, + { + "X": 0.39824128, + "Y": 0.43983257 + } + ] + }, + "Id": "d5140a75-f729-4621-8bf4-888c57da12a1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.11", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90727, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009425989, + "Left": 0.50327903, + "Top": 0.4254504, + "Width": 0.022002632 + }, + "Polygon": [ + { + "X": 0.50327903, + "Y": 0.42545533 + }, + { + "X": 0.525278, + "Y": 0.4254504 + }, + { + "X": 0.52528167, + "Y": 0.43487152 + }, + { + "X": 0.5032826, + "Y": 0.4348764 + } + ] + }, + "Id": "3954ed6f-25a3-40c8-9a8d-625328ec6bc4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97804, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009499963, + "Left": 0.53122157, + "Top": 0.42544767, + "Width": 0.052636866 + }, + "Polygon": [ + { + "X": 0.53122157, + "Y": 0.42545944 + }, + { + "X": 0.5838544, + "Y": 0.42544767 + }, + { + "X": 0.58385843, + "Y": 0.43493593 + }, + { + "X": 0.5312253, + "Y": 0.43494764 + } + ] + }, + "Id": "8713aba7-1ca3-4ef3-bfdf-c85c29ac2424", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "conduct", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.986725, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068082185, + "Left": 0.58946157, + "Top": 0.42821363, + "Width": 0.015651815 + }, + "Polygon": [ + { + "X": 0.58946157, + "Y": 0.4282171 + }, + { + "X": 0.60511035, + "Y": 0.42821363 + }, + { + "X": 0.6051134, + "Y": 0.43501836 + }, + { + "X": 0.5894645, + "Y": 0.43502182 + } + ] + }, + "Id": "dcb61c97-6cfe-4d95-967c-f07b8017ae98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "an", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94769, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009749282, + "Left": 0.61109376, + "Top": 0.4253504, + "Width": 0.05342648 + }, + "Polygon": [ + { + "X": 0.61109376, + "Y": 0.42536235 + }, + { + "X": 0.6645156, + "Y": 0.4253504 + }, + { + "X": 0.66452026, + "Y": 0.43508783 + }, + { + "X": 0.6110981, + "Y": 0.4350997 + } + ] + }, + "Id": "04f8a1cd-3422-4454-a2ee-294b1e981aeb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ablation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95961, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012055973, + "Left": 0.6708293, + "Top": 0.42551506, + "Width": 0.03559499 + }, + "Polygon": [ + { + "X": 0.6708293, + "Y": 0.425523 + }, + { + "X": 0.7064182, + "Y": 0.42551506 + }, + { + "X": 0.7064243, + "Y": 0.43756315 + }, + { + "X": 0.67083514, + "Y": 0.43757102 + } + ] + }, + "Id": "23dd5966-7cb8-46f2-bbc0-10a529cffcb3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "study", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98312, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008045358, + "Left": 0.71239996, + "Top": 0.427004, + "Width": 0.013204309 + }, + "Polygon": [ + { + "X": 0.71239996, + "Y": 0.42700696 + }, + { + "X": 0.7256001, + "Y": 0.427004 + }, + { + "X": 0.7256043, + "Y": 0.43504643 + }, + { + "X": 0.7124041, + "Y": 0.43504936 + } + ] + }, + "Id": "094c1dcd-c6e7-44ab-a81f-e09b5a197ac9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96833, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009578283, + "Left": 0.7311996, + "Top": 0.42537743, + "Width": 0.06636061 + }, + "Polygon": [ + { + "X": 0.7311996, + "Y": 0.42539227 + }, + { + "X": 0.79755485, + "Y": 0.42537743 + }, + { + "X": 0.7975602, + "Y": 0.43494096 + }, + { + "X": 0.73120457, + "Y": 0.43495572 + } + ] + }, + "Id": "91ea461b-11a4-4f80-84a8-2f104b5eece7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "determine", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9933, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009503813, + "Left": 0.8034214, + "Top": 0.42547324, + "Width": 0.020378552 + }, + "Polygon": [ + { + "X": 0.8034214, + "Y": 0.4254778 + }, + { + "X": 0.8237944, + "Y": 0.42547324 + }, + { + "X": 0.8237999, + "Y": 0.43497252 + }, + { + "X": 0.80342674, + "Y": 0.43497705 + } + ] + }, + "Id": "053b81ab-416a-46f1-9994-610082499511", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96968, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012217141, + "Left": 0.8303253, + "Top": 0.4254343, + "Width": 0.04501448 + }, + "Polygon": [ + { + "X": 0.8303253, + "Y": 0.42544436 + }, + { + "X": 0.8753324, + "Y": 0.4254343 + }, + { + "X": 0.8753398, + "Y": 0.43764144 + }, + { + "X": 0.8303324, + "Y": 0.43765143 + } + ] + }, + "Id": "6ec7cd0f-3c65-4c22-ad15-4a719697330b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "impact", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97557, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00983577, + "Left": 0.8808541, + "Top": 0.4251531, + "Width": 0.01548001 + }, + "Polygon": [ + { + "X": 0.8808541, + "Y": 0.42515656 + }, + { + "X": 0.89632803, + "Y": 0.4251531 + }, + { + "X": 0.8963342, + "Y": 0.43498543 + }, + { + "X": 0.88086015, + "Y": 0.43498886 + } + ] + }, + "Id": "3cbcaaf2-e689-432d-8994-efae02588a20", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.53283, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0019732155, + "Left": 0.34795952, + "Top": 0.43548036, + "Width": 0.0051070163 + }, + "Polygon": [ + { + "X": 0.34795952, + "Y": 0.4354815 + }, + { + "X": 0.35306597, + "Y": 0.43548036 + }, + { + "X": 0.35306653, + "Y": 0.43745244 + }, + { + "X": 0.34796008, + "Y": 0.43745357 + } + ] + }, + "Id": "c19db6c7-665a-43dd-a17b-33990f68faae", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.65187, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012433196, + "Left": 0.08479041, + "Top": 0.4456264, + "Width": 0.12672974 + }, + "Polygon": [ + { + "X": 0.08479041, + "Y": 0.44565433 + }, + { + "X": 0.21151766, + "Y": 0.4456264 + }, + { + "X": 0.21152015, + "Y": 0.45803192 + }, + { + "X": 0.08479193, + "Y": 0.45805958 + } + ] + }, + "Id": "8d33f6de-0678-479a-9b21-28f6a42f116e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98266, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009741711, + "Left": 0.254369, + "Top": 0.4456896, + "Width": 0.025804732 + }, + "Polygon": [ + { + "X": 0.254369, + "Y": 0.44569528 + }, + { + "X": 0.28017136, + "Y": 0.4456896 + }, + { + "X": 0.28017372, + "Y": 0.45542565 + }, + { + "X": 0.2543712, + "Y": 0.4554313 + } + ] + }, + "Id": "e6ea6427-7626-4d4d-8113-f8cf15841c62", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "426", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92965, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010177375, + "Left": 0.3316388, + "Top": 0.44537795, + "Width": 0.03806738 + }, + "Polygon": [ + { + "X": 0.3316388, + "Y": 0.44538635 + }, + { + "X": 0.36970317, + "Y": 0.44537795 + }, + { + "X": 0.36970618, + "Y": 0.455547 + }, + { + "X": 0.3316416, + "Y": 0.45555532 + } + ] + }, + "Id": "e551374a-f8cf-4718-a9dc-f4526870a3bc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "84.20", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75333, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010047443, + "Left": 0.39782614, + "Top": 0.4454722, + "Width": 0.03645409 + }, + "Polygon": [ + { + "X": 0.39782614, + "Y": 0.44548023 + }, + { + "X": 0.43427685, + "Y": 0.4454722 + }, + { + "X": 0.43428022, + "Y": 0.45551166 + }, + { + "X": 0.3978293, + "Y": 0.45551965 + } + ] + }, + "Id": "a1d3932f-ec7d-4e81-9b64-63b5b90229ca", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.01", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96624, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012204277, + "Left": 0.5031742, + "Top": 0.44094077, + "Width": 0.036000874 + }, + "Polygon": [ + { + "X": 0.5031742, + "Y": 0.44094875 + }, + { + "X": 0.5391702, + "Y": 0.44094077 + }, + { + "X": 0.5391751, + "Y": 0.45313716 + }, + { + "X": 0.50317883, + "Y": 0.45314506 + } + ] + }, + "Id": "638345e4-704c-4336-97cd-aa4affa52fd7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "using", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88672, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012455986, + "Left": 0.5438019, + "Top": 0.440816, + "Width": 0.0725378 + }, + "Polygon": [ + { + "X": 0.5438019, + "Y": 0.44083202 + }, + { + "X": 0.61633414, + "Y": 0.440816 + }, + { + "X": 0.61633974, + "Y": 0.45325607 + }, + { + "X": 0.54380697, + "Y": 0.45327196 + } + ] + }, + "Id": "0e347fde-2a3e-495f-99f6-b549c9da6c1d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pre-trained", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.885086, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00956034, + "Left": 0.6215316, + "Top": 0.44081056, + "Width": 0.040817935 + }, + "Polygon": [ + { + "X": 0.6215316, + "Y": 0.4408196 + }, + { + "X": 0.662345, + "Y": 0.44081056 + }, + { + "X": 0.6623495, + "Y": 0.45036194 + }, + { + "X": 0.6215359, + "Y": 0.4503709 + } + ] + }, + "Id": "98bdd1a3-09f3-4e44-adbf-f9559d46432f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "BERT", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96946, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012197305, + "Left": 0.666589, + "Top": 0.44089153, + "Width": 0.051638585 + }, + "Polygon": [ + { + "X": 0.666589, + "Y": 0.44090295 + }, + { + "X": 0.71822137, + "Y": 0.44089153 + }, + { + "X": 0.7182276, + "Y": 0.45307752 + }, + { + "X": 0.66659486, + "Y": 0.45308882 + } + ] + }, + "Id": "4243ebca-fa16-4475-bfeb-3b1e9c1ab3f9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "weights", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98897, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009629773, + "Left": 0.72249436, + "Top": 0.4407019, + "Width": 0.019688543 + }, + "Polygon": [ + { + "X": 0.72249436, + "Y": 0.44070625 + }, + { + "X": 0.74217784, + "Y": 0.4407019 + }, + { + "X": 0.7421829, + "Y": 0.45032734 + }, + { + "X": 0.7224993, + "Y": 0.45033166 + } + ] + }, + "Id": "81648b0a-28f8-4941-ac83-6787f7fe3904", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99569, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009355806, + "Left": 0.74604523, + "Top": 0.44100395, + "Width": 0.020625308 + }, + "Polygon": [ + { + "X": 0.74604523, + "Y": 0.4410085 + }, + { + "X": 0.7666655, + "Y": 0.44100395 + }, + { + "X": 0.7666706, + "Y": 0.4503552 + }, + { + "X": 0.7460502, + "Y": 0.45035973 + } + ] + }, + "Id": "59d5c9aa-9997-43b2-a548-f15eabddabaa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.973, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009414337, + "Left": 0.7713235, + "Top": 0.4410405, + "Width": 0.05738587 + }, + "Polygon": [ + { + "X": 0.7713235, + "Y": 0.44105318 + }, + { + "X": 0.82870394, + "Y": 0.4410405 + }, + { + "X": 0.82870936, + "Y": 0.45044222 + }, + { + "X": 0.7713286, + "Y": 0.45045483 + } + ] + }, + "Id": "7702c5f8-c7cc-487b-a27c-82e1bde4a13f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attention", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96547, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012087668, + "Left": 0.83356744, + "Top": 0.440923, + "Width": 0.03328704 + }, + "Polygon": [ + { + "X": 0.83356744, + "Y": 0.44093037 + }, + { + "X": 0.8668472, + "Y": 0.440923 + }, + { + "X": 0.8668545, + "Y": 0.45300338 + }, + { + "X": 0.8335745, + "Y": 0.45301068 + } + ] + }, + "Id": "802ab32e-eeb2-40ae-9f4b-8e98f1ccc1c5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "layer", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99296, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009526689, + "Left": 0.87104625, + "Top": 0.4409971, + "Width": 0.023746138 + }, + "Polygon": [ + { + "X": 0.87104625, + "Y": 0.44100234 + }, + { + "X": 0.89478654, + "Y": 0.4409971 + }, + { + "X": 0.89479244, + "Y": 0.45051858 + }, + { + "X": 0.871052, + "Y": 0.4505238 + } + ] + }, + "Id": "f42963f8-5380-496b-bb95-806422c4771b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.6534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01244874, + "Left": 0.08422996, + "Top": 0.4603331, + "Width": 0.071932204 + }, + "Polygon": [ + { + "X": 0.08422996, + "Y": 0.46034878 + }, + { + "X": 0.15616009, + "Y": 0.4603331 + }, + { + "X": 0.15616216, + "Y": 0.4727663 + }, + { + "X": 0.08423148, + "Y": 0.47278187 + } + ] + }, + "Id": "c0958e30-6a7a-4df0-8934-1112c71187a7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97934, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009674253, + "Left": 0.2550536, + "Top": 0.46044126, + "Width": 0.024910865 + }, + "Polygon": [ + { + "X": 0.2550536, + "Y": 0.46044672 + }, + { + "X": 0.27996212, + "Y": 0.46044126 + }, + { + "X": 0.27996448, + "Y": 0.47011015 + }, + { + "X": 0.25505581, + "Y": 0.47011554 + } + ] + }, + "Id": "7af84673-f973-4ea5-91d2-493805b64fdc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "780", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.915436, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009860781, + "Left": 0.398023, + "Top": 0.46024147, + "Width": 0.037183408 + }, + "Polygon": [ + { + "X": 0.398023, + "Y": 0.46024957 + }, + { + "X": 0.43520308, + "Y": 0.46024147 + }, + { + "X": 0.4352064, + "Y": 0.4700942 + }, + { + "X": 0.3980261, + "Y": 0.47010225 + } + ] + }, + "Id": "83b7255b-5864-41e0-94f2-da0f0f891059", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.33", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.943504, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009590565, + "Left": 0.5032379, + "Top": 0.45560133, + "Width": 0.062526286 + }, + "Polygon": [ + { + "X": 0.5032379, + "Y": 0.455615 + }, + { + "X": 0.5657602, + "Y": 0.45560133 + }, + { + "X": 0.5657642, + "Y": 0.4651783 + }, + { + "X": 0.50324154, + "Y": 0.4651919 + } + ] + }, + "Id": "f9c8c837-7526-4b57-98c0-d5802e81f89d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sub-word", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93696, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009508463, + "Left": 0.5721433, + "Top": 0.45566955, + "Width": 0.036619797 + }, + "Polygon": [ + { + "X": 0.5721433, + "Y": 0.45567757 + }, + { + "X": 0.6087589, + "Y": 0.45566955 + }, + { + "X": 0.60876316, + "Y": 0.46517006 + }, + { + "X": 0.57214737, + "Y": 0.465178 + } + ] + }, + "Id": "d5fce000-1fae-4408-8548-eacc7821da88", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "token", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.80155, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012187069, + "Left": 0.6149954, + "Top": 0.45553625, + "Width": 0.08356704 + }, + "Polygon": [ + { + "X": 0.6149954, + "Y": 0.45555454 + }, + { + "X": 0.69855636, + "Y": 0.45553625 + }, + { + "X": 0.69856244, + "Y": 0.4677052 + }, + { + "X": 0.61500084, + "Y": 0.4677233 + } + ] + }, + "Id": "5cf93380-d201-4b83-abe3-5ee91d6b2c97", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "embeddings,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99326, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00958196, + "Left": 0.70599824, + "Top": 0.45559022, + "Width": 0.023598105 + }, + "Polygon": [ + { + "X": 0.70599824, + "Y": 0.45559537 + }, + { + "X": 0.7295914, + "Y": 0.45559022 + }, + { + "X": 0.7295964, + "Y": 0.46516705 + }, + { + "X": 0.70600307, + "Y": 0.46517217 + } + ] + }, + "Id": "12e089c5-cb98-4fcd-a92f-8a4ba160a2d7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87551, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012385769, + "Left": 0.73610944, + "Top": 0.4555156, + "Width": 0.10354396 + }, + "Polygon": [ + { + "X": 0.73610944, + "Y": 0.45553824 + }, + { + "X": 0.83964616, + "Y": 0.4555156 + }, + { + "X": 0.83965343, + "Y": 0.4678789 + }, + { + "X": 0.73611593, + "Y": 0.46790135 + } + ] + }, + "Id": "c4597b56-cc27-4f7a-a4b7-b21a72c21a56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "modality-aware", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98072, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009392617, + "Left": 0.84586805, + "Top": 0.45566267, + "Width": 0.049344838 + }, + "Polygon": [ + { + "X": 0.84586805, + "Y": 0.4556735 + }, + { + "X": 0.89520705, + "Y": 0.45566267 + }, + { + "X": 0.8952129, + "Y": 0.4650446 + }, + { + "X": 0.8458736, + "Y": 0.4650553 + } + ] + }, + "Id": "9cac7400-47b7-47f1-bfba-39e38fa9c27f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "relative", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.94883, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0025885175, + "Left": 0.34750956, + "Top": 0.46531862, + "Width": 0.00588178 + }, + "Polygon": [ + { + "X": 0.34750956, + "Y": 0.4653199 + }, + { + "X": 0.3533906, + "Y": 0.46531862 + }, + { + "X": 0.35339135, + "Y": 0.46790585 + }, + { + "X": 0.34751028, + "Y": 0.46790713 + } + ] + }, + "Id": "61a1a852-8c73-408b-a7f3-1a4a0ec6f888", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.40748, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009888098, + "Left": 0.08576129, + "Top": 0.47572905, + "Width": 0.10894927 + }, + "Polygon": [ + { + "X": 0.08576129, + "Y": 0.47575256 + }, + { + "X": 0.19470868, + "Y": 0.47572905 + }, + { + "X": 0.19471055, + "Y": 0.48559386 + }, + { + "X": 0.0857625, + "Y": 0.48561716 + } + ] + }, + "Id": "265e01a5-700b-4bb2-9950-a0fe62f4430d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98903, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009468293, + "Left": 0.25656787, + "Top": 0.4759042, + "Width": 0.022791103 + }, + "Polygon": [ + { + "X": 0.25656787, + "Y": 0.4759091 + }, + { + "X": 0.2793567, + "Y": 0.4759042 + }, + { + "X": 0.27935898, + "Y": 0.4853676 + }, + { + "X": 0.25657004, + "Y": 0.48537248 + } + ] + }, + "Id": "c13e4a2f-6765-4abc-9d51-d69c43dd2c3b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "183", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0100235175, + "Left": 0.33169356, + "Top": 0.4755857, + "Width": 0.03725227 + }, + "Polygon": [ + { + "X": 0.33169356, + "Y": 0.47559372 + }, + { + "X": 0.36894286, + "Y": 0.4755857 + }, + { + "X": 0.36894584, + "Y": 0.48560125 + }, + { + "X": 0.3316963, + "Y": 0.4856092 + } + ] + }, + "Id": "6ab358d6-5cc1-42cc-9391-8b8c9d1834b6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "83.34", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.943214, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009712644, + "Left": 0.39828217, + "Top": 0.47573122, + "Width": 0.037041683 + }, + "Polygon": [ + { + "X": 0.39828217, + "Y": 0.4757392 + }, + { + "X": 0.43532056, + "Y": 0.47573122 + }, + { + "X": 0.43532383, + "Y": 0.48543596 + }, + { + "X": 0.3982852, + "Y": 0.4854439 + } + ] + }, + "Id": "b56b7185-a05b-44a4-958a-1397ef0ded6f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.33", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98372, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009928427, + "Left": 0.5031213, + "Top": 0.47086543, + "Width": 0.05802862 + }, + "Polygon": [ + { + "X": 0.5031213, + "Y": 0.47087798 + }, + { + "X": 0.56114584, + "Y": 0.47086543 + }, + { + "X": 0.56114995, + "Y": 0.4807814 + }, + { + "X": 0.5031251, + "Y": 0.48079386 + } + ] + }, + "Id": "961f26ef-3893-413f-9fba-a580b858a535", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attention", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068779485, + "Left": 0.56864846, + "Top": 0.47380155, + "Width": 0.016166048 + }, + "Polygon": [ + { + "X": 0.56864846, + "Y": 0.47380504 + }, + { + "X": 0.58481157, + "Y": 0.47380155 + }, + { + "X": 0.5848145, + "Y": 0.48067603 + }, + { + "X": 0.5686513, + "Y": 0.4806795 + } + ] + }, + "Id": "5b6e7a25-c4d4-48ec-a238-6b346d4d3b91", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9962, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093156835, + "Left": 0.59208995, + "Top": 0.47116894, + "Width": 0.020504886 + }, + "Polygon": [ + { + "X": 0.59208995, + "Y": 0.47117335 + }, + { + "X": 0.6125907, + "Y": 0.47116894 + }, + { + "X": 0.61259484, + "Y": 0.4804802 + }, + { + "X": 0.592094, + "Y": 0.4804846 + } + ] + }, + "Id": "5273892d-ffef-4f9d-8efd-cc6702ae31b8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99067, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009683775, + "Left": 0.6200539, + "Top": 0.47082728, + "Width": 0.029123694 + }, + "Polygon": [ + { + "X": 0.6200539, + "Y": 0.47083357 + }, + { + "X": 0.649173, + "Y": 0.47082728 + }, + { + "X": 0.64917755, + "Y": 0.48050478 + }, + { + "X": 0.62005824, + "Y": 0.48051104 + } + ] + }, + "Id": "4c3b9532-b73a-4250-b2b1-923756937df2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "final", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98526, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009530531, + "Left": 0.6565157, + "Top": 0.47113827, + "Width": 0.0433063 + }, + "Polygon": [ + { + "X": 0.6565157, + "Y": 0.47114763 + }, + { + "X": 0.69981724, + "Y": 0.47113827 + }, + { + "X": 0.699822, + "Y": 0.48065948 + }, + { + "X": 0.65652025, + "Y": 0.48066878 + } + ] + }, + "Id": "9850b058-34ab-4f69-a19c-888bc01d216c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "results", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99357, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009598666, + "Left": 0.7075243, + "Top": 0.47084, + "Width": 0.019269295 + }, + "Polygon": [ + { + "X": 0.7075243, + "Y": 0.47084415 + }, + { + "X": 0.72678864, + "Y": 0.47084 + }, + { + "X": 0.72679365, + "Y": 0.48043454 + }, + { + "X": 0.7075292, + "Y": 0.48043865 + } + ] + }, + "Id": "1449ecdc-ce6d-464f-9fcc-6f1d98008816", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.992714, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009371661, + "Left": 0.7334769, + "Top": 0.47114325, + "Width": 0.020623343 + }, + "Polygon": [ + { + "X": 0.7334769, + "Y": 0.47114772 + }, + { + "X": 0.75409526, + "Y": 0.47114325 + }, + { + "X": 0.7541002, + "Y": 0.48051047 + }, + { + "X": 0.73348176, + "Y": 0.4805149 + } + ] + }, + "Id": "8ac1c7d8-27d4-4f53-884d-5d2ccfdae71a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97546, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009604057, + "Left": 0.7613844, + "Top": 0.47097299, + "Width": 0.045646023 + }, + "Polygon": [ + { + "X": 0.7613844, + "Y": 0.47098285 + }, + { + "X": 0.807025, + "Y": 0.47097299 + }, + { + "X": 0.80703044, + "Y": 0.48056725 + }, + { + "X": 0.7613896, + "Y": 0.48057705 + } + ] + }, + "Id": "99d688da-f6c6-49ef-811e-f3bcda4b6b26", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92844, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009457759, + "Left": 0.81424546, + "Top": 0.47112414, + "Width": 0.08033742 + }, + "Polygon": [ + { + "X": 0.81424546, + "Y": 0.47114152 + }, + { + "X": 0.894577, + "Y": 0.47112414 + }, + { + "X": 0.89458287, + "Y": 0.48056465 + }, + { + "X": 0.8142508, + "Y": 0.4805819 + } + ] + }, + "Id": "ad59da7a-be8b-4f76-8253-62d34ab4ff3f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "downstream", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.333046, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012180811, + "Left": 0.085493624, + "Top": 0.49126413, + "Width": 0.112958685 + }, + "Polygon": [ + { + "X": 0.085493624, + "Y": 0.49128821 + }, + { + "X": 0.19844997, + "Y": 0.49126413 + }, + { + "X": 0.19845231, + "Y": 0.50342107 + }, + { + "X": 0.08549512, + "Y": 0.50344497 + } + ] + }, + "Id": "b8716ce2-e2f7-4ec3-8246-f4a7821e9a3a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.980316, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009605956, + "Left": 0.25525436, + "Top": 0.4913415, + "Width": 0.024144625 + }, + "Polygon": [ + { + "X": 0.25525436, + "Y": 0.49134663 + }, + { + "X": 0.27939665, + "Y": 0.4913415 + }, + { + "X": 0.27939898, + "Y": 0.50094235 + }, + { + "X": 0.25525653, + "Y": 0.5009474 + } + ] + }, + "Id": "4a559608-7220-4685-9421-6d84303d363e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "533", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94605, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009733987, + "Left": 0.33168617, + "Top": 0.49124616, + "Width": 0.037296396 + }, + "Polygon": [ + { + "X": 0.33168617, + "Y": 0.49125412 + }, + { + "X": 0.3689797, + "Y": 0.49124616 + }, + { + "X": 0.36898258, + "Y": 0.5009723 + }, + { + "X": 0.33168885, + "Y": 0.50098014 + } + ] + }, + "Id": "c043f654-f968-4620-893d-0e9b3cf74fbd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "84.55", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9758, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010066474, + "Left": 0.39812094, + "Top": 0.4909777, + "Width": 0.03749949 + }, + "Polygon": [ + { + "X": 0.39812094, + "Y": 0.4909857 + }, + { + "X": 0.43561703, + "Y": 0.4909777 + }, + { + "X": 0.43562043, + "Y": 0.5010362 + }, + { + "X": 0.3981241, + "Y": 0.50104415 + } + ] + }, + "Id": "db5f4cb8-5811-4902-b84b-0a53cc00c035", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.99", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.40418, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009402687, + "Left": 0.5031115, + "Top": 0.48671883, + "Width": 0.03035593 + }, + "Polygon": [ + { + "X": 0.5031115, + "Y": 0.48672533 + }, + { + "X": 0.5334637, + "Y": 0.48671883 + }, + { + "X": 0.5334674, + "Y": 0.4961151 + }, + { + "X": 0.50311506, + "Y": 0.49612153 + } + ] + }, + "Id": "e512cf46-d3a5-4dbf-b894-e76fb8be4637", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99388, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009637458, + "Left": 0.5410501, + "Top": 0.48636165, + "Width": 0.029949505 + }, + "Polygon": [ + { + "X": 0.5410501, + "Y": 0.48636806 + }, + { + "X": 0.5709955, + "Y": 0.48636165 + }, + { + "X": 0.57099956, + "Y": 0.49599275 + }, + { + "X": 0.54105395, + "Y": 0.4959991 + } + ] + }, + "Id": "ebd7df41-556a-46cd-af0f-4ffd12ed0a8f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "This", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.971756, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009550214, + "Left": 0.57578224, + "Top": 0.48650482, + "Width": 0.041093368 + }, + "Polygon": [ + { + "X": 0.57578224, + "Y": 0.4865136 + }, + { + "X": 0.61687136, + "Y": 0.48650482 + }, + { + "X": 0.6168756, + "Y": 0.4960463 + }, + { + "X": 0.5757863, + "Y": 0.49605504 + } + ] + }, + "Id": "87ed544c-7522-4507-82e1-ee6202591987", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "shows", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99188, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009561309, + "Left": 0.6214874, + "Top": 0.48654196, + "Width": 0.025157694 + }, + "Polygon": [ + { + "X": 0.6214874, + "Y": 0.48654732 + }, + { + "X": 0.6466406, + "Y": 0.48654196 + }, + { + "X": 0.64664507, + "Y": 0.49609792 + }, + { + "X": 0.62149173, + "Y": 0.49610326 + } + ] + }, + "Id": "859563b6-79e9-4282-a053-e20d9feac37d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "that", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.871704, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012370822, + "Left": 0.6514279, + "Top": 0.48648384, + "Width": 0.103060946 + }, + "Polygon": [ + { + "X": 0.6514279, + "Y": 0.4865059 + }, + { + "X": 0.75448227, + "Y": 0.48648384 + }, + { + "X": 0.7544889, + "Y": 0.49883285 + }, + { + "X": 0.6514337, + "Y": 0.49885467 + } + ] + }, + "Id": "413432a0-7639-47f3-b28b-e6c478d36364", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "modality-aware", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.985725, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009721372, + "Left": 0.75933737, + "Top": 0.48638856, + "Width": 0.048871618 + }, + "Polygon": [ + { + "X": 0.75933737, + "Y": 0.486399 + }, + { + "X": 0.80820346, + "Y": 0.48638856 + }, + { + "X": 0.808209, + "Y": 0.49609956 + }, + { + "X": 0.75934255, + "Y": 0.49610993 + } + ] + }, + "Id": "17aee2ca-ea9a-474b-84f4-ab0338a5af84", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "relative", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98269, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009394101, + "Left": 0.81300193, + "Top": 0.48658648, + "Width": 0.057851113 + }, + "Polygon": [ + { + "X": 0.81300193, + "Y": 0.48659885 + }, + { + "X": 0.8708474, + "Y": 0.48658648 + }, + { + "X": 0.87085307, + "Y": 0.4959683 + }, + { + "X": 0.8130073, + "Y": 0.4959806 + } + ] + }, + "Id": "2dc3eaa5-1bfa-43bf-bd75-1ce9d1a52153", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attention", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.37056, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009429887, + "Left": 0.8753084, + "Top": 0.48636377, + "Width": 0.019023255 + }, + "Polygon": [ + { + "X": 0.8753084, + "Y": 0.48636782 + }, + { + "X": 0.8943258, + "Y": 0.48636377 + }, + { + "X": 0.89433163, + "Y": 0.49578962 + }, + { + "X": 0.8753141, + "Y": 0.49579364 + } + ] + }, + "Id": "73baa755-28c0-459e-8487-b9cd3d2bbd9a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.37377, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009606374, + "Left": 0.08500172, + "Top": 0.5068128, + "Width": 0.056568366 + }, + "Polygon": [ + { + "X": 0.08500172, + "Y": 0.50682473 + }, + { + "X": 0.14156859, + "Y": 0.5068128 + }, + { + "X": 0.14157009, + "Y": 0.5164074 + }, + { + "X": 0.08500291, + "Y": 0.51641923 + } + ] + }, + "Id": "61a63e72-4f89-4827-8b62-41f9cc9939cf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.411545, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011248674, + "Left": 0.14656873, + "Top": 0.5070771, + "Width": 0.038776185 + }, + "Polygon": [ + { + "X": 0.14656873, + "Y": 0.50708526 + }, + { + "X": 0.18534285, + "Y": 0.5070771 + }, + { + "X": 0.18534492, + "Y": 0.51831764 + }, + { + "X": 0.14657053, + "Y": 0.51832575 + } + ] + }, + "Id": "8300c1a0-8c1d-4e9a-926e-8aaa15d876cc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(ours)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97977, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009676124, + "Left": 0.25649086, + "Top": 0.5068538, + "Width": 0.02353845 + }, + "Polygon": [ + { + "X": 0.25649086, + "Y": 0.50685877 + }, + { + "X": 0.28002697, + "Y": 0.5068538 + }, + { + "X": 0.28002933, + "Y": 0.51652503 + }, + { + "X": 0.25649306, + "Y": 0.5165299 + } + ] + }, + "Id": "7134ff29-94bf-43c1-a65b-10f397505025", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "166", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95327, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009849134, + "Left": 0.3319502, + "Top": 0.5066599, + "Width": 0.037261084 + }, + "Polygon": [ + { + "X": 0.3319502, + "Y": 0.5066678 + }, + { + "X": 0.36920834, + "Y": 0.5066599 + }, + { + "X": 0.36921126, + "Y": 0.5165013 + }, + { + "X": 0.33195287, + "Y": 0.51650906 + } + ] + }, + "Id": "833e56b8-3c79-44d3-a3c3-112222537f52", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "78.60", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.964615, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0098085385, + "Left": 0.3979976, + "Top": 0.50677764, + "Width": 0.03730663 + }, + "Polygon": [ + { + "X": 0.3979976, + "Y": 0.5067855 + }, + { + "X": 0.43530092, + "Y": 0.50677764 + }, + { + "X": 0.43530422, + "Y": 0.5165784 + }, + { + "X": 0.3980007, + "Y": 0.5165862 + } + ] + }, + "Id": "cf2c79cc-95c1-4b7c-8e5a-5909a26937e3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.05", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87573, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009647428, + "Left": 0.5035439, + "Top": 0.50115967, + "Width": 0.024634656 + }, + "Polygon": [ + { + "X": 0.5035439, + "Y": 0.50116485 + }, + { + "X": 0.52817476, + "Y": 0.50115967 + }, + { + "X": 0.5281786, + "Y": 0.5108019 + }, + { + "X": 0.50354755, + "Y": 0.5108071 + } + ] + }, + "Id": "fc579f57-093c-46a8-bc70-d0f3155e7f2b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "fers", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96685, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006965637, + "Left": 0.53571653, + "Top": 0.5038657, + "Width": 0.007944058 + }, + "Polygon": [ + { + "X": 0.53571653, + "Y": 0.50386745 + }, + { + "X": 0.5436577, + "Y": 0.5038657 + }, + { + "X": 0.5436606, + "Y": 0.5108297 + }, + { + "X": 0.5357193, + "Y": 0.51083136 + } + ] + }, + "Id": "9d815fec-b63b-48c2-8880-1d1ddd9ac600", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "a", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94784, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012448756, + "Left": 0.5508774, + "Top": 0.50092375, + "Width": 0.069255814 + }, + "Polygon": [ + { + "X": 0.5508774, + "Y": 0.5009384 + }, + { + "X": 0.6201276, + "Y": 0.50092375 + }, + { + "X": 0.6201332, + "Y": 0.513358 + }, + { + "X": 0.55088246, + "Y": 0.51337254 + } + ] + }, + "Id": "3e515807-45e5-444e-9f78-dd6aa1bd593c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "significant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96616, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0121448375, + "Left": 0.6275962, + "Top": 0.501229, + "Width": 0.08722503 + }, + "Polygon": [ + { + "X": 0.6275962, + "Y": 0.5012474 + }, + { + "X": 0.7148151, + "Y": 0.501229 + }, + { + "X": 0.7148213, + "Y": 0.51335555 + }, + { + "X": 0.62760174, + "Y": 0.5133738 + } + ] + }, + "Id": "de88ae64-e086-44d0-b2f1-8b4c235948a7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "improvement", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93546, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069606258, + "Left": 0.7224072, + "Top": 0.50384116, + "Width": 0.02943321 + }, + "Polygon": [ + { + "X": 0.7224072, + "Y": 0.50384736 + }, + { + "X": 0.7518367, + "Y": 0.50384116 + }, + { + "X": 0.7518404, + "Y": 0.5107956 + }, + { + "X": 0.7224108, + "Y": 0.5108018 + } + ] + }, + "Id": "1dea988e-7fe7-4d3a-bfe0-02ebcfc062a8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "over", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91366, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011764572, + "Left": 0.7589757, + "Top": 0.5014268, + "Width": 0.0468467 + }, + "Polygon": [ + { + "X": 0.7589757, + "Y": 0.5014367 + }, + { + "X": 0.80581576, + "Y": 0.5014268 + }, + { + "X": 0.8058224, + "Y": 0.51318157 + }, + { + "X": 0.758982, + "Y": 0.5131914 + } + ] + }, + "Id": "68a6272e-55e4-4a71-8ce3-bd0db9a487e8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "regular", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77305, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009696839, + "Left": 0.8129814, + "Top": 0.50106466, + "Width": 0.08139175 + }, + "Polygon": [ + { + "X": 0.8129814, + "Y": 0.5010819 + }, + { + "X": 0.89436716, + "Y": 0.50106466 + }, + { + "X": 0.8943732, + "Y": 0.51074445 + }, + { + "X": 0.8129869, + "Y": 0.5107615 + } + ] + }, + "Id": "df8d1836-ae75-4eb7-9fa0-34b73d1e347d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "multi-modal", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 61.903774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00977087, + "Left": 0.5037632, + "Top": 0.51647556, + "Width": 0.090311736 + }, + "Polygon": [ + { + "X": 0.5037632, + "Y": 0.5164944 + }, + { + "X": 0.5940707, + "Y": 0.51647556 + }, + { + "X": 0.5940749, + "Y": 0.52622765 + }, + { + "X": 0.5037669, + "Y": 0.5262464 + } + ] + }, + "Id": "79859c2a-8f24-4e81-8a74-1d431808b731", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "self-attention", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96105, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008889967, + "Left": 0.5029102, + "Top": 0.54250467, + "Width": 0.03347979 + }, + "Polygon": [ + { + "X": 0.5029102, + "Y": 0.5425115 + }, + { + "X": 0.5363865, + "Y": 0.54250467 + }, + { + "X": 0.53639, + "Y": 0.55138785 + }, + { + "X": 0.5029136, + "Y": 0.55139464 + } + ] + }, + "Id": "bafaeb63-d0fc-44b7-a911-7ba1afc6617f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.43956, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008777634, + "Left": 0.5395715, + "Top": 0.54266614, + "Width": 0.01063008 + }, + "Polygon": [ + { + "X": 0.5395715, + "Y": 0.5426683 + }, + { + "X": 0.550198, + "Y": 0.54266614 + }, + { + "X": 0.5502016, + "Y": 0.5514416 + }, + { + "X": 0.53957504, + "Y": 0.55144376 + } + ] + }, + "Id": "27ffc5e4-f632-4078-bfc0-a173cd4db034", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97456, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011049264, + "Left": 0.5549534, + "Top": 0.54266804, + "Width": 0.04102958 + }, + "Polygon": [ + { + "X": 0.5549534, + "Y": 0.54267645 + }, + { + "X": 0.59597814, + "Y": 0.54266804 + }, + { + "X": 0.59598297, + "Y": 0.553709 + }, + { + "X": 0.5549579, + "Y": 0.5537173 + } + ] + }, + "Id": "9d0454a0-dff8-4c73-9cfe-53e3d4523bdd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Impact", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97619, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008964243, + "Left": 0.5988731, + "Top": 0.54242367, + "Width": 0.0134680085 + }, + "Polygon": [ + { + "X": 0.5988731, + "Y": 0.5424264 + }, + { + "X": 0.6123371, + "Y": 0.54242367 + }, + { + "X": 0.6123411, + "Y": 0.55138516 + }, + { + "X": 0.598877, + "Y": 0.5513879 + } + ] + }, + "Id": "d664b55b-b4be-4481-be48-10e32efe8c65", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.972275, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008779757, + "Left": 0.61445516, + "Top": 0.5427264, + "Width": 0.018045321 + }, + "Polygon": [ + { + "X": 0.61445516, + "Y": 0.5427301 + }, + { + "X": 0.6324964, + "Y": 0.5427264 + }, + { + "X": 0.63250047, + "Y": 0.5515025 + }, + { + "X": 0.61445904, + "Y": 0.55150616 + } + ] + }, + "Id": "7b0097bf-e9a5-4a70-b952-d7c46aac1d22", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90401, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01124711, + "Left": 0.6359198, + "Top": 0.54267174, + "Width": 0.06974454 + }, + "Polygon": [ + { + "X": 0.6359198, + "Y": 0.54268605 + }, + { + "X": 0.7056587, + "Y": 0.54267174 + }, + { + "X": 0.70566434, + "Y": 0.5539047 + }, + { + "X": 0.635925, + "Y": 0.55391884 + } + ] + }, + "Id": "9f873eba-c3bc-4bcd-adad-e0c170658c0a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pre-training", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98074, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008653541, + "Left": 0.70876974, + "Top": 0.5427646, + "Width": 0.029578993 + }, + "Polygon": [ + { + "X": 0.70876974, + "Y": 0.5427707 + }, + { + "X": 0.7383442, + "Y": 0.5427646 + }, + { + "X": 0.7383487, + "Y": 0.5514121 + }, + { + "X": 0.70877415, + "Y": 0.5514181 + } + ] + }, + "Id": "175070cd-0152-4051-86c4-87c386a4834f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tasks", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95137, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006323628, + "Left": 0.7419162, + "Top": 0.54514235, + "Width": 0.014391246 + }, + "Polygon": [ + { + "X": 0.7419162, + "Y": 0.5451453 + }, + { + "X": 0.7563041, + "Y": 0.54514235 + }, + { + "X": 0.7563074, + "Y": 0.551463 + }, + { + "X": 0.7419195, + "Y": 0.5514659 + } + ] + }, + "Id": "7418e083-a378-4bbc-b006-a5ef68634bca", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94504, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070794323, + "Left": 0.7597724, + "Top": 0.544312, + "Width": 0.021901313 + }, + "Polygon": [ + { + "X": 0.7597724, + "Y": 0.5443165 + }, + { + "X": 0.78166986, + "Y": 0.544312 + }, + { + "X": 0.7816737, + "Y": 0.551387 + }, + { + "X": 0.75977623, + "Y": 0.5513914 + } + ] + }, + "Id": "38ad7e28-f91b-49e1-955e-bb1c7947d06e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "two", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93301, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008739236, + "Left": 0.78505987, + "Top": 0.54269516, + "Width": 0.07225026 + }, + "Polygon": [ + { + "X": 0.78505987, + "Y": 0.54270995 + }, + { + "X": 0.85730493, + "Y": 0.54269516 + }, + { + "X": 0.8573102, + "Y": 0.5514197 + }, + { + "X": 0.7850647, + "Y": 0.5514344 + } + ] + }, + "Id": "f1cebb9a-2957-431b-825f-37459cbe858a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "downstream", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.223, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008960849, + "Left": 0.860136, + "Top": 0.5424503, + "Width": 0.033942327 + }, + "Polygon": [ + { + "X": 0.860136, + "Y": 0.5424572 + }, + { + "X": 0.8940728, + "Y": 0.5424503 + }, + { + "X": 0.8940783, + "Y": 0.55140424 + }, + { + "X": 0.86014134, + "Y": 0.55141115 + } + ] + }, + "Id": "50b2c517-e71c-4c47-86d6-0c49daa40d3c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tasks'", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 76.78624, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0088856695, + "Left": 0.50383896, + "Top": 0.5563397, + "Width": 0.013857006 + }, + "Polygon": [ + { + "X": 0.50383896, + "Y": 0.5563425 + }, + { + "X": 0.5176925, + "Y": 0.5563397 + }, + { + "X": 0.51769596, + "Y": 0.56522256 + }, + { + "X": 0.50384235, + "Y": 0.56522536 + } + ] + }, + "Id": "0274327e-d8f0-4a9a-8f00-84b63d45a2cd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "F1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94548, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007050569, + "Left": 0.5224901, + "Top": 0.5582554, + "Width": 0.031750184 + }, + "Polygon": [ + { + "X": 0.5224901, + "Y": 0.55826175 + }, + { + "X": 0.5542374, + "Y": 0.5582554 + }, + { + "X": 0.5542403, + "Y": 0.5652995 + }, + { + "X": 0.5224929, + "Y": 0.56530595 + } + ] + }, + "Id": "1f6fabba-315d-4e83-a080-e22b16f968f8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "score", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.916405, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012029473, + "Left": 0.07492301, + "Top": 0.56557727, + "Width": 0.052683473 + }, + "Polygon": [ + { + "X": 0.07492301, + "Y": 0.5655879 + }, + { + "X": 0.1276047, + "Y": 0.56557727 + }, + { + "X": 0.12760648, + "Y": 0.57759625 + }, + { + "X": 0.07492441, + "Y": 0.57760674 + } + ] + }, + "Id": "a91d096b-488e-49a8-9b0f-ba49006bfdf4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "samples", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98306, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069002598, + "Left": 0.13141185, + "Top": 0.5681671, + "Width": 0.019854784 + }, + "Polygon": [ + { + "X": 0.13141185, + "Y": 0.5681711 + }, + { + "X": 0.15126552, + "Y": 0.5681671 + }, + { + "X": 0.15126663, + "Y": 0.57506335 + }, + { + "X": 0.1314129, + "Y": 0.57506734 + } + ] + }, + "Id": "0f07d224-5d34-4c87-bb42-bdde4c69dd5c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "are", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96605, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009410678, + "Left": 0.15505297, + "Top": 0.5655551, + "Width": 0.029990787 + }, + "Polygon": [ + { + "X": 0.15505297, + "Y": 0.5655611 + }, + { + "X": 0.18504204, + "Y": 0.5655551 + }, + { + "X": 0.18504377, + "Y": 0.57495975 + }, + { + "X": 0.15505454, + "Y": 0.5749658 + } + ] + }, + "Id": "d92d1006-6989-49e7-b81f-703235374f47", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "used", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97264, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009675773, + "Left": 0.18871672, + "Top": 0.5653322, + "Width": 0.019470554 + }, + "Polygon": [ + { + "X": 0.18871672, + "Y": 0.5653361 + }, + { + "X": 0.20818536, + "Y": 0.5653322 + }, + { + "X": 0.20818728, + "Y": 0.5750041 + }, + { + "X": 0.18871853, + "Y": 0.575008 + } + ] + }, + "Id": "0ff2f6cc-9ac7-46ec-9c88-f14cac3b1750", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.07157, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012143758, + "Left": 0.2111538, + "Top": 0.5654766, + "Width": 0.05491475 + }, + "Polygon": [ + { + "X": 0.2111538, + "Y": 0.5654876 + }, + { + "X": 0.26606572, + "Y": 0.5654766 + }, + { + "X": 0.26606855, + "Y": 0.57760936 + }, + { + "X": 0.21115623, + "Y": 0.5776203 + } + ] + }, + "Id": "b19fbd0f-b2c0-40e3-938e-f8bb250f8071", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "training,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009603449, + "Left": 0.26985666, + "Top": 0.56537956, + "Width": 0.029439414 + }, + "Polygon": [ + { + "X": 0.26985666, + "Y": 0.56538546 + }, + { + "X": 0.29929364, + "Y": 0.56537956 + }, + { + "X": 0.29929608, + "Y": 0.5749771 + }, + { + "X": 0.26985893, + "Y": 0.574983 + } + ] + }, + "Id": "131dd275-b4db-4c56-af31-ae853e33ff20", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "with", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99226, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0094135, + "Left": 0.30261552, + "Top": 0.5655564, + "Width": 0.020156119 + }, + "Polygon": [ + { + "X": 0.30261552, + "Y": 0.56556046 + }, + { + "X": 0.3227691, + "Y": 0.5655564 + }, + { + "X": 0.32277164, + "Y": 0.5749659 + }, + { + "X": 0.30261794, + "Y": 0.5749699 + } + ] + }, + "Id": "668f7438-ad62-4240-a69e-07c6c95636c4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.990685, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012227722, + "Left": 0.32636857, + "Top": 0.5654323, + "Width": 0.06642484 + }, + "Polygon": [ + { + "X": 0.32636857, + "Y": 0.56544566 + }, + { + "X": 0.3927896, + "Y": 0.5654323 + }, + { + "X": 0.39279342, + "Y": 0.5776468 + }, + { + "X": 0.32637188, + "Y": 0.57766 + } + ] + }, + "Id": "0a158760-90ee-45ad-9ff6-251b0accd9e0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "remaining", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75465, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011102433, + "Left": 0.3966517, + "Top": 0.5652396, + "Width": 0.04516602 + }, + "Polygon": [ + { + "X": 0.3966517, + "Y": 0.5652487 + }, + { + "X": 0.44181392, + "Y": 0.5652396 + }, + { + "X": 0.4418177, + "Y": 0.57633305 + }, + { + "X": 0.39665517, + "Y": 0.57634205 + } + ] + }, + "Id": "d19dc153-1a2b-4afc-b9ba-b14cd5814082", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "80,000", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78364, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009327068, + "Left": 0.4456983, + "Top": 0.56559914, + "Width": 0.020914689 + }, + "Polygon": [ + { + "X": 0.4456983, + "Y": 0.5656033 + }, + { + "X": 0.46660963, + "Y": 0.56559914 + }, + { + "X": 0.46661296, + "Y": 0.574922 + }, + { + "X": 0.44570148, + "Y": 0.5749262 + } + ] + }, + "Id": "9e560bc7-b329-44cd-a825-e6147d7c5920", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.882545, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011995036, + "Left": 0.07481283, + "Top": 0.58015347, + "Width": 0.021205664 + }, + "Polygon": [ + { + "X": 0.07481283, + "Y": 0.5801577 + }, + { + "X": 0.096016936, + "Y": 0.58015347 + }, + { + "X": 0.09601849, + "Y": 0.5921443 + }, + { + "X": 0.07481423, + "Y": 0.5921485 + } + ] + }, + "Id": "55eec8a1-7c90-4d08-90d4-12507aa8535c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ing", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975746, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01210864, + "Left": 0.1010672, + "Top": 0.58030957, + "Width": 0.048620135 + }, + "Polygon": [ + { + "X": 0.1010672, + "Y": 0.5803192 + }, + { + "X": 0.14968537, + "Y": 0.58030957 + }, + { + "X": 0.14968733, + "Y": 0.59240866 + }, + { + "X": 0.1010688, + "Y": 0.5924182 + } + ] + }, + "Id": "a2fc3e60-e27f-41c0-9689-2c2fb5db03d3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "equally", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91726, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011925709, + "Left": 0.15501642, + "Top": 0.5802359, + "Width": 0.028702402 + }, + "Polygon": [ + { + "X": 0.15501642, + "Y": 0.58024156 + }, + { + "X": 0.18371664, + "Y": 0.5802359 + }, + { + "X": 0.18371883, + "Y": 0.59215593 + }, + { + "X": 0.1550184, + "Y": 0.5921616 + } + ] + }, + "Id": "7001627a-6ac5-4e51-adfa-afdb2fe66274", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "split", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99114, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009566712, + "Left": 0.18893325, + "Top": 0.580153, + "Width": 0.05503688 + }, + "Polygon": [ + { + "X": 0.18893325, + "Y": 0.58016396 + }, + { + "X": 0.24396802, + "Y": 0.580153 + }, + { + "X": 0.24397013, + "Y": 0.58970886 + }, + { + "X": 0.18893503, + "Y": 0.5897197 + } + ] + }, + "Id": "179b9df3-7e49-4bf3-97fd-13d5474bc1b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "between", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99082, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009241291, + "Left": 0.24879299, + "Top": 0.5803053, + "Width": 0.020940514 + }, + "Polygon": [ + { + "X": 0.24879299, + "Y": 0.58030945 + }, + { + "X": 0.2697313, + "Y": 0.5803053 + }, + { + "X": 0.26973352, + "Y": 0.58954245 + }, + { + "X": 0.24879505, + "Y": 0.58954656 + } + ] + }, + "Id": "6b6aa3a5-a7c7-4ea1-a315-9f3aab1add10", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85785, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009727101, + "Left": 0.27429566, + "Top": 0.57991445, + "Width": 0.06603036 + }, + "Polygon": [ + { + "X": 0.27429566, + "Y": 0.5799276 + }, + { + "X": 0.3403233, + "Y": 0.57991445 + }, + { + "X": 0.340326, + "Y": 0.5896285 + }, + { + "X": 0.27429795, + "Y": 0.5896416 + } + ] + }, + "Id": "e6103bbd-e024-47ef-8b08-dfcf43a091d3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "validation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009540045, + "Left": 0.34519413, + "Top": 0.5801815, + "Width": 0.024351943 + }, + "Polygon": [ + { + "X": 0.34519413, + "Y": 0.5801863 + }, + { + "X": 0.36954325, + "Y": 0.5801815 + }, + { + "X": 0.3695461, + "Y": 0.5897167 + }, + { + "X": 0.34519684, + "Y": 0.5897215 + } + ] + }, + "Id": "2cba0648-9ad6-4e04-b34d-75ab30ed6e33", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96227, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00828376, + "Left": 0.37455195, + "Top": 0.58147246, + "Width": 0.023373203 + }, + "Polygon": [ + { + "X": 0.37455195, + "Y": 0.5814771 + }, + { + "X": 0.39792255, + "Y": 0.58147246 + }, + { + "X": 0.39792514, + "Y": 0.5897516 + }, + { + "X": 0.37455443, + "Y": 0.5897562 + } + ] + }, + "Id": "618395c0-ee64-4cc9-99ad-15f5f5632d9f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "test", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.56962, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00806117, + "Left": 0.40272453, + "Top": 0.5817742, + "Width": 0.028637469 + }, + "Polygon": [ + { + "X": 0.40272453, + "Y": 0.5817799 + }, + { + "X": 0.4313593, + "Y": 0.5817742 + }, + { + "X": 0.431362, + "Y": 0.58982974 + }, + { + "X": 0.40272707, + "Y": 0.58983535 + } + ] + }, + "Id": "5cafd01d-2bde-4973-9555-099796bd92aa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sets.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.993225, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009470481, + "Left": 0.440278, + "Top": 0.5801139, + "Width": 0.026221007 + }, + "Polygon": [ + { + "X": 0.440278, + "Y": 0.58011913 + }, + { + "X": 0.4664956, + "Y": 0.5801139 + }, + { + "X": 0.466499, + "Y": 0.5895792 + }, + { + "X": 0.4402812, + "Y": 0.58958435 + } + ] + }, + "Id": "774e20ba-e0b1-4f70-9b88-8332f953e2d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "The", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98683, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011940269, + "Left": 0.56274295, + "Top": 0.5836139, + "Width": 0.06540024 + }, + "Polygon": [ + { + "X": 0.56274295, + "Y": 0.58362687 + }, + { + "X": 0.62813777, + "Y": 0.5836139 + }, + { + "X": 0.6281432, + "Y": 0.5955413 + }, + { + "X": 0.5627479, + "Y": 0.5955542 + } + ] + }, + "Id": "82dcd65f-6e98-41bf-bf08-64a00a10e3cd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Approach", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.930016, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009772186, + "Left": 0.7512754, + "Top": 0.5833901, + "Width": 0.045142144 + }, + "Polygon": [ + { + "X": 0.7512754, + "Y": 0.58339906 + }, + { + "X": 0.7964121, + "Y": 0.5833901 + }, + { + "X": 0.79641753, + "Y": 0.5931534 + }, + { + "X": 0.7512806, + "Y": 0.5931623 + } + ] + }, + "Id": "06dc3bb3-3c68-4d26-8804-60f72fb4b5ab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 80.42092, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011669804, + "Left": 0.80104953, + "Top": 0.58333826, + "Width": 0.02805381 + }, + "Polygon": [ + { + "X": 0.80104953, + "Y": 0.5833438 + }, + { + "X": 0.8290966, + "Y": 0.58333826 + }, + { + "X": 0.82910335, + "Y": 0.59500253 + }, + { + "X": 0.8010561, + "Y": 0.5950081 + } + ] + }, + "Id": "7375f904-9dca-446d-bb8c-f95d27db7ddc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(F1)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9351, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00976575, + "Left": 0.074694805, + "Top": 0.59546155, + "Width": 0.08639442 + }, + "Polygon": [ + { + "X": 0.074694805, + "Y": 0.59547853 + }, + { + "X": 0.16108757, + "Y": 0.59546155 + }, + { + "X": 0.16108923, + "Y": 0.6052105 + }, + { + "X": 0.07469594, + "Y": 0.6052273 + } + ] + }, + "Id": "24147b9c-6397-4a4a-b1fa-d6a4ccd567aa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "classification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.963036, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009494616, + "Left": 0.16562475, + "Top": 0.598217, + "Width": 0.058369633 + }, + "Polygon": [ + { + "X": 0.16562475, + "Y": 0.59822845 + }, + { + "X": 0.2239924, + "Y": 0.598217 + }, + { + "X": 0.22399437, + "Y": 0.6077003 + }, + { + "X": 0.16562638, + "Y": 0.6077117 + } + ] + }, + "Id": "f66012af-6742-4b6b-adda-bca97b228d73", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "accuracy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94792, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009437867, + "Left": 0.22842881, + "Top": 0.59575707, + "Width": 0.043163408 + }, + "Polygon": [ + { + "X": 0.22842881, + "Y": 0.59576553 + }, + { + "X": 0.27158996, + "Y": 0.59575707 + }, + { + "X": 0.2715922, + "Y": 0.6051865 + }, + { + "X": 0.2284308, + "Y": 0.6051949 + } + ] + }, + "Id": "fbab1feb-0924-4698-8d4a-64cfff8c98e8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "results", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006738987, + "Left": 0.2762521, + "Top": 0.5984354, + "Width": 0.020196857 + }, + "Polygon": [ + { + "X": 0.2762521, + "Y": 0.5984394 + }, + { + "X": 0.29644725, + "Y": 0.5984354 + }, + { + "X": 0.29644895, + "Y": 0.6051705 + }, + { + "X": 0.2762537, + "Y": 0.6051744 + } + ] + }, + "Id": "9b66f53c-5d4e-48b0-81ae-29c32adda645", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "are", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.968544, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012135649, + "Left": 0.30102032, + "Top": 0.5957138, + "Width": 0.06501745 + }, + "Polygon": [ + { + "X": 0.30102032, + "Y": 0.5957266 + }, + { + "X": 0.36603418, + "Y": 0.5957138 + }, + { + "X": 0.36603776, + "Y": 0.60783684 + }, + { + "X": 0.3010234, + "Y": 0.6078495 + } + ] + }, + "Id": "73e5d497-9997-4bbc-a56c-25a2c9d69049", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "computed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93783, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069828667, + "Left": 0.37066594, + "Top": 0.59820676, + "Width": 0.01609249 + }, + "Polygon": [ + { + "X": 0.37066594, + "Y": 0.5982099 + }, + { + "X": 0.3867563, + "Y": 0.59820676 + }, + { + "X": 0.38675845, + "Y": 0.60518646 + }, + { + "X": 0.37066802, + "Y": 0.6051896 + } + ] + }, + "Id": "f7ef3c71-9c56-470f-a85a-b55fbaaaa44a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98814, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0094678765, + "Left": 0.39139113, + "Top": 0.5956981, + "Width": 0.020347308 + }, + "Polygon": [ + { + "X": 0.39139113, + "Y": 0.5957021 + }, + { + "X": 0.4117354, + "Y": 0.5956981 + }, + { + "X": 0.41173846, + "Y": 0.605162 + }, + { + "X": 0.39139408, + "Y": 0.605166 + } + ] + }, + "Id": "ad303e1a-b43e-40fa-b5b2-50fc45d0b768", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.980095, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008329099, + "Left": 0.4163599, + "Top": 0.59693754, + "Width": 0.023321573 + }, + "Polygon": [ + { + "X": 0.4163599, + "Y": 0.5969421 + }, + { + "X": 0.43967864, + "Y": 0.59693754 + }, + { + "X": 0.43968147, + "Y": 0.6052621 + }, + { + "X": 0.4163626, + "Y": 0.60526663 + } + ] + }, + "Id": "8606554b-c62d-41d7-85c2-8989f310f05d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "test", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80639, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0081622135, + "Left": 0.44391742, + "Top": 0.5971434, + "Width": 0.021879675 + }, + "Polygon": [ + { + "X": 0.44391742, + "Y": 0.5971477 + }, + { + "X": 0.46579418, + "Y": 0.5971434 + }, + { + "X": 0.4657971, + "Y": 0.6053014 + }, + { + "X": 0.44392022, + "Y": 0.6053056 + } + ] + }, + "Id": "c9bc82ee-6b27-43c9-a01f-b821bf30d9ae", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "set.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97944, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009343499, + "Left": 0.56330943, + "Top": 0.59988564, + "Width": 0.031856053 + }, + "Polygon": [ + { + "X": 0.56330943, + "Y": 0.5998919 + }, + { + "X": 0.59516144, + "Y": 0.59988564 + }, + { + "X": 0.5951655, + "Y": 0.60922295 + }, + { + "X": 0.5633133, + "Y": 0.60922915 + } + ] + }, + "Id": "c02c051f-8951-41a6-bb3d-c6fee078bfbd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96291, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010226614, + "Left": 0.77138066, + "Top": 0.5993215, + "Width": 0.03732482 + }, + "Polygon": [ + { + "X": 0.77138066, + "Y": 0.59932876 + }, + { + "X": 0.80869967, + "Y": 0.5993215 + }, + { + "X": 0.80870545, + "Y": 0.6095408 + }, + { + "X": 0.7713862, + "Y": 0.6095481 + } + ] + }, + "Id": "e3a52280-ac56-4908-bfd5-f190a29adc28", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.05", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.974686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012361147, + "Left": 0.07509428, + "Top": 0.6108458, + "Width": 0.067102075 + }, + "Polygon": [ + { + "X": 0.07509428, + "Y": 0.61085886 + }, + { + "X": 0.1421944, + "Y": 0.6108458 + }, + { + "X": 0.14219636, + "Y": 0.6231941 + }, + { + "X": 0.07509572, + "Y": 0.623207 + } + ] + }, + "Id": "f68004c5-6112-44ac-a257-48a23f757025", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Following", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92707, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012162027, + "Left": 0.14758807, + "Top": 0.61118865, + "Width": 0.0328203 + }, + "Polygon": [ + { + "X": 0.14758807, + "Y": 0.611195 + }, + { + "X": 0.18040618, + "Y": 0.61118865 + }, + { + "X": 0.18040837, + "Y": 0.62334436 + }, + { + "X": 0.14759004, + "Y": 0.6233507 + } + ] + }, + "Id": "aefb4ffe-f9d1-443c-be79-fac7fbde5920", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "prior", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96651, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009663376, + "Left": 0.18533987, + "Top": 0.6109689, + "Width": 0.03410121 + }, + "Polygon": [ + { + "X": 0.18533987, + "Y": 0.6109755 + }, + { + "X": 0.21943909, + "Y": 0.6109689 + }, + { + "X": 0.21944107, + "Y": 0.62062573 + }, + { + "X": 0.18534164, + "Y": 0.6206323 + } + ] + }, + "Id": "09a01aa6-6d12-4558-91ca-61d9832934e0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "work", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.001884, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01208327, + "Left": 0.22546287, + "Top": 0.61083436, + "Width": 0.01810704 + }, + "Polygon": [ + { + "X": 0.22546287, + "Y": 0.6108379 + }, + { + "X": 0.24356726, + "Y": 0.61083436 + }, + { + "X": 0.24356991, + "Y": 0.62291414 + }, + { + "X": 0.2254654, + "Y": 0.62291765 + } + ] + }, + "Id": "7bfd16bc-c272-43f9-97c0-7c5bcf81cbe6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "[2]", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.03543, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012145278, + "Left": 0.25030977, + "Top": 0.61070997, + "Width": 0.02654957 + }, + "Polygon": [ + { + "X": 0.25030977, + "Y": 0.6107151 + }, + { + "X": 0.2768564, + "Y": 0.61070997 + }, + { + "X": 0.2768593, + "Y": 0.6228501 + }, + { + "X": 0.25031248, + "Y": 0.62285525 + } + ] + }, + "Id": "6ea958fe-530f-45c0-ab8a-ba572f1e7de0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "[23]", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.45609, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012236484, + "Left": 0.28357983, + "Top": 0.610742, + "Width": 0.030946966 + }, + "Polygon": [ + { + "X": 0.28357983, + "Y": 0.610748 + }, + { + "X": 0.31452355, + "Y": 0.610742 + }, + { + "X": 0.3145268, + "Y": 0.6229725 + }, + { + "X": 0.2835828, + "Y": 0.62297845 + } + ] + }, + "Id": "9a2ad282-e764-4cd6-a9bd-83f5594abbfa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "[10],", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96373, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008401331, + "Left": 0.32010686, + "Top": 0.6123268, + "Width": 0.025319014 + }, + "Polygon": [ + { + "X": 0.32010686, + "Y": 0.61233175 + }, + { + "X": 0.3454235, + "Y": 0.6123268 + }, + { + "X": 0.34542587, + "Y": 0.6207233 + }, + { + "X": 0.3201091, + "Y": 0.62072814 + } + ] + }, + "Id": "5c5e2a24-583d-405f-9cb0-759908d35414", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "text", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99275, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009349296, + "Left": 0.3505487, + "Top": 0.61127114, + "Width": 0.024000745 + }, + "Polygon": [ + { + "X": 0.3505487, + "Y": 0.6112758 + }, + { + "X": 0.37454665, + "Y": 0.61127114 + }, + { + "X": 0.37454948, + "Y": 0.6206158 + }, + { + "X": 0.3505514, + "Y": 0.6206204 + } + ] + }, + "Id": "a8c59227-97aa-413c-afa1-ac4b329c1d27", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.952225, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012164352, + "Left": 0.38013405, + "Top": 0.61112416, + "Width": 0.042994633 + }, + "Polygon": [ + { + "X": 0.38013405, + "Y": 0.6111325 + }, + { + "X": 0.42312467, + "Y": 0.61112416 + }, + { + "X": 0.4231287, + "Y": 0.6232803 + }, + { + "X": 0.38013774, + "Y": 0.6232885 + } + ] + }, + "Id": "49fb06fc-6533-4164-8953-728ba2f8d349", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "spatial", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.830246, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009722443, + "Left": 0.4289457, + "Top": 0.6108045, + "Width": 0.037476424 + }, + "Polygon": [ + { + "X": 0.4289457, + "Y": 0.61081177 + }, + { + "X": 0.46641865, + "Y": 0.6108045 + }, + { + "X": 0.4664221, + "Y": 0.6205197 + }, + { + "X": 0.42894894, + "Y": 0.6205269 + } + ] + }, + "Id": "32c03104-2dc8-4201-b192-373c1c3cd003", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "infor-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91722, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009388118, + "Left": 0.56319565, + "Top": 0.6144353, + "Width": 0.03199595 + }, + "Polygon": [ + { + "X": 0.56319565, + "Y": 0.6144415 + }, + { + "X": 0.5951875, + "Y": 0.6144353 + }, + { + "X": 0.5951916, + "Y": 0.62381727 + }, + { + "X": 0.5631995, + "Y": 0.6238234 + } + ] + }, + "Id": "ccd41791-a4ff-484d-89e1-829df76e43ac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.38731, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070234477, + "Left": 0.599513, + "Top": 0.6165634, + "Width": 0.00885205 + }, + "Polygon": [ + { + "X": 0.599513, + "Y": 0.6165651 + }, + { + "X": 0.6083619, + "Y": 0.6165634 + }, + { + "X": 0.60836506, + "Y": 0.62358516 + }, + { + "X": 0.5995161, + "Y": 0.62358683 + } + ] + }, + "Id": "669c278c-bb37-4fff-8a90-3fff240df6df", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "+", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009559907, + "Left": 0.61251533, + "Top": 0.6142264, + "Width": 0.041723736 + }, + "Polygon": [ + { + "X": 0.61251533, + "Y": 0.61423445 + }, + { + "X": 0.6542346, + "Y": 0.6142264 + }, + { + "X": 0.6542391, + "Y": 0.6237783 + }, + { + "X": 0.6125196, + "Y": 0.6237863 + } + ] + }, + "Id": "fd11170c-4745-426f-accb-7490d4a4f9ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "BERT", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.914536, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009808567, + "Left": 0.7450515, + "Top": 0.6142813, + "Width": 0.03642628 + }, + "Polygon": [ + { + "X": 0.7450515, + "Y": 0.61428833 + }, + { + "X": 0.7814724, + "Y": 0.6142813 + }, + { + "X": 0.7814778, + "Y": 0.6240829 + }, + { + "X": 0.7450567, + "Y": 0.6240899 + } + ] + }, + "Id": "57fe146b-5d22-42e0-bd25-20b9ae054ab8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.19", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.50815, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011517095, + "Left": 0.7869365, + "Top": 0.6143088, + "Width": 0.04828387 + }, + "Polygon": [ + { + "X": 0.7869365, + "Y": 0.6143181 + }, + { + "X": 0.8352137, + "Y": 0.6143088 + }, + { + "X": 0.8352204, + "Y": 0.6258166 + }, + { + "X": 0.7869429, + "Y": 0.6258258 + } + ] + }, + "Id": "dbcb0deb-a8f2-4b8a-a826-778e5c426b5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(+0.14)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81494, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009493874, + "Left": 0.07508582, + "Top": 0.6258532, + "Width": 0.04553072 + }, + "Polygon": [ + { + "X": 0.07508582, + "Y": 0.6258619 + }, + { + "X": 0.12061517, + "Y": 0.6258532 + }, + { + "X": 0.12061654, + "Y": 0.63533837 + }, + { + "X": 0.07508693, + "Y": 0.63534707 + } + ] + }, + "Id": "d8467930-ad1b-4d25-b6d3-0cf10cf91cb1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "mation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98083, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009371589, + "Left": 0.12511156, + "Top": 0.62589514, + "Width": 0.010599056 + }, + "Polygon": [ + { + "X": 0.12511156, + "Y": 0.62589717 + }, + { + "X": 0.13570918, + "Y": 0.62589514 + }, + { + "X": 0.13571061, + "Y": 0.6352647 + }, + { + "X": 0.12511294, + "Y": 0.6352667 + } + ] + }, + "Id": "2424a3fb-07a6-498f-ac68-8dae727c9543", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96933, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009194099, + "Left": 0.13961084, + "Top": 0.6259251, + "Width": 0.060385533 + }, + "Polygon": [ + { + "X": 0.13961084, + "Y": 0.6259367 + }, + { + "X": 0.1999946, + "Y": 0.6259251 + }, + { + "X": 0.19999637, + "Y": 0.63510776 + }, + { + "X": 0.13961227, + "Y": 0.6351192 + } + ] + }, + "Id": "6391b918-7035-4912-b418-88e722329a82", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "extracted", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97879, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011600131, + "Left": 0.20429747, + "Top": 0.6261475, + "Width": 0.035374045 + }, + "Polygon": [ + { + "X": 0.20429747, + "Y": 0.6261543 + }, + { + "X": 0.23966898, + "Y": 0.6261475 + }, + { + "X": 0.23967151, + "Y": 0.63774097 + }, + { + "X": 0.20429973, + "Y": 0.63774765 + } + ] + }, + "Id": "e0e4dcc6-a925-458d-ba98-60527b6f0576", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "using", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9596, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009200747, + "Left": 0.24368528, + "Top": 0.62595373, + "Width": 0.053754047 + }, + "Polygon": [ + { + "X": 0.24368528, + "Y": 0.62596405 + }, + { + "X": 0.297437, + "Y": 0.62595373 + }, + { + "X": 0.29743934, + "Y": 0.6351443 + }, + { + "X": 0.2436873, + "Y": 0.6351545 + } + ] + }, + "Id": "4ae7f75c-f12e-4a4c-810d-8ece699ea4f1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Textract", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.50952, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00956421, + "Left": 0.3018672, + "Top": 0.62570584, + "Width": 0.03674411 + }, + "Polygon": [ + { + "X": 0.3018672, + "Y": 0.6257129 + }, + { + "X": 0.33860862, + "Y": 0.62570584 + }, + { + "X": 0.33861127, + "Y": 0.6352631 + }, + { + "X": 0.30186963, + "Y": 0.63527006 + } + ] + }, + "Id": "05f2ee89-bffd-4650-858f-97fdf7d7682c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "OCR.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92794, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093875285, + "Left": 0.34351784, + "Top": 0.6256757, + "Width": 0.021433223 + }, + "Polygon": [ + { + "X": 0.34351784, + "Y": 0.6256798 + }, + { + "X": 0.3649483, + "Y": 0.6256757 + }, + { + "X": 0.36495107, + "Y": 0.6350591 + }, + { + "X": 0.3435205, + "Y": 0.6350632 + } + ] + }, + "Id": "6a41c7a0-ade2-4c80-bf1d-8d073d6ae239", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.925, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009327026, + "Left": 0.3689096, + "Top": 0.6259366, + "Width": 0.016670184 + }, + "Polygon": [ + { + "X": 0.3689096, + "Y": 0.6259398 + }, + { + "X": 0.38557693, + "Y": 0.6259366 + }, + { + "X": 0.3855798, + "Y": 0.63526046 + }, + { + "X": 0.36891237, + "Y": 0.6352636 + } + ] + }, + "Id": "6b94b7b5-312f-4fc6-839c-e1f921120f42", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "do", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007895757, + "Left": 0.38967207, + "Top": 0.6273823, + "Width": 0.020904234 + }, + "Polygon": [ + { + "X": 0.38967207, + "Y": 0.6273863 + }, + { + "X": 0.41057375, + "Y": 0.6273823 + }, + { + "X": 0.4105763, + "Y": 0.63527405 + }, + { + "X": 0.3896745, + "Y": 0.635278 + } + ] + }, + "Id": "28bbcb21-a3d2-4f3c-9588-ce94412f75df", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0097509865, + "Left": 0.41471034, + "Top": 0.6255045, + "Width": 0.03179805 + }, + "Polygon": [ + { + "X": 0.41471034, + "Y": 0.6255106 + }, + { + "X": 0.44650504, + "Y": 0.6255045 + }, + { + "X": 0.44650838, + "Y": 0.63524944 + }, + { + "X": 0.4147135, + "Y": 0.63525546 + } + ] + }, + "Id": "515a0647-800d-40f9-bbf2-200836ae447e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "filter", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94902, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070631155, + "Left": 0.44992095, + "Top": 0.62832123, + "Width": 0.016304115 + }, + "Polygon": [ + { + "X": 0.44992095, + "Y": 0.62832433 + }, + { + "X": 0.46622255, + "Y": 0.62832123 + }, + { + "X": 0.46622506, + "Y": 0.6353812 + }, + { + "X": 0.4499234, + "Y": 0.6353843 + } + ] + }, + "Id": "8cbbdf81-1ccc-4b92-9b40-2910bc793097", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009362023, + "Left": 0.56322724, + "Top": 0.6298855, + "Width": 0.031941775 + }, + "Polygon": [ + { + "X": 0.56322724, + "Y": 0.6298916 + }, + { + "X": 0.5951649, + "Y": 0.6298855 + }, + { + "X": 0.595169, + "Y": 0.63924146 + }, + { + "X": 0.5632311, + "Y": 0.6392475 + } + ] + }, + "Id": "e9ff73d6-f4d1-479b-80a4-d49e457087d7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.40815, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069223945, + "Left": 0.5994887, + "Top": 0.63197625, + "Width": 0.008759325 + }, + "Polygon": [ + { + "X": 0.5994887, + "Y": 0.6319779 + }, + { + "X": 0.60824496, + "Y": 0.63197625 + }, + { + "X": 0.608248, + "Y": 0.638897 + }, + { + "X": 0.5994917, + "Y": 0.6388987 + } + ] + }, + "Id": "b5cc0e76-c430-4a63-b9fc-bb40af98a1bb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "+", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.72122, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009363434, + "Left": 0.61253923, + "Top": 0.6298828, + "Width": 0.056681212 + }, + "Polygon": [ + { + "X": 0.61253923, + "Y": 0.62989366 + }, + { + "X": 0.6692159, + "Y": 0.6298828 + }, + { + "X": 0.66922045, + "Y": 0.63923556 + }, + { + "X": 0.6125434, + "Y": 0.6392463 + } + ] + }, + "Id": "0dc9ae1c-45af-49de-a478-9e3515781708", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97062, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00977074, + "Left": 0.74500203, + "Top": 0.629766, + "Width": 0.036984377 + }, + "Polygon": [ + { + "X": 0.74500203, + "Y": 0.629773 + }, + { + "X": 0.78198105, + "Y": 0.629766 + }, + { + "X": 0.7819864, + "Y": 0.6395297 + }, + { + "X": 0.7450072, + "Y": 0.63953674 + } + ] + }, + "Id": "86f817f1-3d3e-4c19-8450-8ca012afa150", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.48", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.593636, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011595898, + "Left": 0.78697944, + "Top": 0.62965465, + "Width": 0.048053287 + }, + "Polygon": [ + { + "X": 0.78697944, + "Y": 0.6296638 + }, + { + "X": 0.83502597, + "Y": 0.62965465 + }, + { + "X": 0.8350327, + "Y": 0.6412415 + }, + { + "X": 0.7869859, + "Y": 0.64125055 + } + ] + }, + "Id": "23184480-7f57-41a9-be1f-58a170c7ac81", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(+0.43)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95696, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009323159, + "Left": 0.074805096, + "Top": 0.64130884, + "Width": 0.03363181 + }, + "Polygon": [ + { + "X": 0.074805096, + "Y": 0.6413152 + }, + { + "X": 0.10843563, + "Y": 0.64130884 + }, + { + "X": 0.108436905, + "Y": 0.6506257 + }, + { + "X": 0.07480618, + "Y": 0.650632 + } + ] + }, + "Id": "a644d68f-a5de-4b9d-819a-aac29dcdcaf5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "word", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8752, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008168591, + "Left": 0.11276207, + "Top": 0.6425538, + "Width": 0.036872935 + }, + "Polygon": [ + { + "X": 0.11276207, + "Y": 0.6425608 + }, + { + "X": 0.14963368, + "Y": 0.6425538 + }, + { + "X": 0.149635, + "Y": 0.6507155 + }, + { + "X": 0.11276321, + "Y": 0.6507224 + } + ] + }, + "Id": "dd659d74-b8b0-43c8-a319-761046018322", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "count", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98769, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009183495, + "Left": 0.15368721, + "Top": 0.6414752, + "Width": 0.02353276 + }, + "Polygon": [ + { + "X": 0.15368721, + "Y": 0.6414796 + }, + { + "X": 0.17721832, + "Y": 0.6414752 + }, + { + "X": 0.17721997, + "Y": 0.65065426 + }, + { + "X": 0.15368873, + "Y": 0.65065867 + } + ] + }, + "Id": "740974cf-4b80-4ef8-9544-d79b9c573a7e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94921, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009268462, + "Left": 0.18135655, + "Top": 0.6414202, + "Width": 0.054134436 + }, + "Polygon": [ + { + "X": 0.18135655, + "Y": 0.6414304 + }, + { + "X": 0.235489, + "Y": 0.6414202 + }, + { + "X": 0.23549098, + "Y": 0.65067846 + }, + { + "X": 0.18135823, + "Y": 0.65068865 + } + ] + }, + "Id": "8d45fa7d-020c-4792-9c29-5842dbfe0a5c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "evaluate", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00932262, + "Left": 0.23946074, + "Top": 0.6412648, + "Width": 0.020526659 + }, + "Polygon": [ + { + "X": 0.23946074, + "Y": 0.6412687 + }, + { + "X": 0.25998527, + "Y": 0.6412648 + }, + { + "X": 0.2599874, + "Y": 0.65058357 + }, + { + "X": 0.23946276, + "Y": 0.6505874 + } + ] + }, + "Id": "c2e3b944-fbc8-4b30-85b6-e9855b286b51", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.979034, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009298503, + "Left": 0.2640382, + "Top": 0.6413182, + "Width": 0.037574373 + }, + "Polygon": [ + { + "X": 0.2640382, + "Y": 0.6413253 + }, + { + "X": 0.3016102, + "Y": 0.6413182 + }, + { + "X": 0.3016126, + "Y": 0.6506096 + }, + { + "X": 0.26404038, + "Y": 0.6506167 + } + ] + }, + "Id": "4aaadb06-c051-4663-be1e-f6f3a9b9827a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "entire", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.956924, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008224322, + "Left": 0.30549264, + "Top": 0.64258623, + "Width": 0.023325847 + }, + "Polygon": [ + { + "X": 0.30549264, + "Y": 0.64259064 + }, + { + "X": 0.32881626, + "Y": 0.64258623 + }, + { + "X": 0.3288185, + "Y": 0.6508062 + }, + { + "X": 0.30549476, + "Y": 0.65081054 + } + ] + }, + "Id": "106b8306-ad5d-4877-a7b7-5a16cf00946c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "test", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.435356, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007913036, + "Left": 0.3326484, + "Top": 0.6428853, + "Width": 0.022119306 + }, + "Polygon": [ + { + "X": 0.3326484, + "Y": 0.6428895 + }, + { + "X": 0.35476542, + "Y": 0.6428853 + }, + { + "X": 0.35476768, + "Y": 0.6507942 + }, + { + "X": 0.33265054, + "Y": 0.6507983 + } + ] + }, + "Id": "3f1060cc-5f93-40db-a15a-be7c1b048a50", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "set.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009383524, + "Left": 0.5631122, + "Top": 0.645398, + "Width": 0.03192708 + }, + "Polygon": [ + { + "X": 0.5631122, + "Y": 0.64540404 + }, + { + "X": 0.5950352, + "Y": 0.645398 + }, + { + "X": 0.59503925, + "Y": 0.65477556 + }, + { + "X": 0.5631161, + "Y": 0.6547816 + } + ] + }, + "Id": "cf9fc741-a731-40a2-bbd3-03a12edb46f8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.23454, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070744925, + "Left": 0.5993727, + "Top": 0.64723593, + "Width": 0.00912393 + }, + "Polygon": [ + { + "X": 0.5993727, + "Y": 0.64723766 + }, + { + "X": 0.60849345, + "Y": 0.64723593 + }, + { + "X": 0.6084966, + "Y": 0.65430874 + }, + { + "X": 0.5993758, + "Y": 0.65431046 + } + ] + }, + "Id": "02d8aff7-4f8a-46bb-a532-33e6ac59d4b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "+", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.658165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009510992, + "Left": 0.6129843, + "Top": 0.6452421, + "Width": 0.0407182 + }, + "Polygon": [ + { + "X": 0.6129843, + "Y": 0.6452497 + }, + { + "X": 0.653698, + "Y": 0.6452421 + }, + { + "X": 0.6537025, + "Y": 0.65474546 + }, + { + "X": 0.61298853, + "Y": 0.6547531 + } + ] + }, + "Id": "98f18754-eb7d-47e6-ab20-1af9fed59a39", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "BERT", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.22325, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069049434, + "Left": 0.6580489, + "Top": 0.6475065, + "Width": 0.009262324 + }, + "Polygon": [ + { + "X": 0.6580489, + "Y": 0.6475082 + }, + { + "X": 0.6673079, + "Y": 0.6475065 + }, + { + "X": 0.66731125, + "Y": 0.6544097 + }, + { + "X": 0.6580522, + "Y": 0.65441144 + } + ] + }, + "Id": "501a89f2-be16-41e3-90dd-cfeb88d2b084", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "+", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.498276, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009414659, + "Left": 0.6715625, + "Top": 0.64534616, + "Width": 0.056821756 + }, + "Polygon": [ + { + "X": 0.6715625, + "Y": 0.6453569 + }, + { + "X": 0.72837937, + "Y": 0.64534616 + }, + { + "X": 0.72838426, + "Y": 0.6547502 + }, + { + "X": 0.671567, + "Y": 0.65476084 + } + ] + }, + "Id": "c3a33838-34d3-459a-8661-999c754bba95", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009735252, + "Left": 0.74512154, + "Top": 0.64511055, + "Width": 0.03677847 + }, + "Polygon": [ + { + "X": 0.74512154, + "Y": 0.64511746 + }, + { + "X": 0.7818947, + "Y": 0.64511055 + }, + { + "X": 0.78190005, + "Y": 0.6548389 + }, + { + "X": 0.74512666, + "Y": 0.6548458 + } + ] + }, + "Id": "3a788802-3ef7-4961-829f-7d102d8c9d6f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.05", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.921234, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011689988, + "Left": 0.7869658, + "Top": 0.64519036, + "Width": 0.048078254 + }, + "Polygon": [ + { + "X": 0.7869658, + "Y": 0.6451994 + }, + { + "X": 0.83503723, + "Y": 0.64519036 + }, + { + "X": 0.835044, + "Y": 0.6568714 + }, + { + "X": 0.7869722, + "Y": 0.6568803 + } + ] + }, + "Id": "82cd4490-f9ce-47b5-a1aa-de0896e0d22e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(+1.00)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91794, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093180025, + "Left": 0.09479491, + "Top": 0.66399205, + "Width": 0.021560727 + }, + "Polygon": [ + { + "X": 0.09479491, + "Y": 0.66399604 + }, + { + "X": 0.11635432, + "Y": 0.66399205 + }, + { + "X": 0.116355635, + "Y": 0.6733061 + }, + { + "X": 0.094796106, + "Y": 0.6733101 + } + ] + }, + "Id": "c92b88ea-cb09-44e0-bbba-f432e27ce07b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975075, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011044556, + "Left": 0.12024114, + "Top": 0.6651435, + "Width": 0.039336752 + }, + "Polygon": [ + { + "X": 0.12024114, + "Y": 0.6651508 + }, + { + "X": 0.15957603, + "Y": 0.6651435 + }, + { + "X": 0.15957789, + "Y": 0.67618084 + }, + { + "X": 0.12024273, + "Y": 0.67618805 + } + ] + }, + "Id": "1743b013-f510-4dde-8fd2-6204ef0d7504", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "report", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89773, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006643055, + "Left": 0.16346489, + "Top": 0.666914, + "Width": 0.022950174 + }, + "Polygon": [ + { + "X": 0.16346489, + "Y": 0.6669182 + }, + { + "X": 0.18641382, + "Y": 0.666914 + }, + { + "X": 0.18641506, + "Y": 0.6735528 + }, + { + "X": 0.16346602, + "Y": 0.67355704 + } + ] + }, + "Id": "cad05d50-60bd-4718-bf64-284471dea0ac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "our", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.954735, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009543588, + "Left": 0.18975514, + "Top": 0.6640221, + "Width": 0.04336438 + }, + "Polygon": [ + { + "X": 0.18975514, + "Y": 0.66403013 + }, + { + "X": 0.23311748, + "Y": 0.6640221 + }, + { + "X": 0.23311952, + "Y": 0.6735577 + }, + { + "X": 0.18975691, + "Y": 0.6735657 + } + ] + }, + "Id": "6834c290-7990-43e1-b735-8c59c13e86c9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "results", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99148, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009351123, + "Left": 0.23721762, + "Top": 0.6640545, + "Width": 0.0127333505 + }, + "Polygon": [ + { + "X": 0.23721762, + "Y": 0.6640569 + }, + { + "X": 0.24994887, + "Y": 0.6640545 + }, + { + "X": 0.24995096, + "Y": 0.67340326 + }, + { + "X": 0.23721963, + "Y": 0.67340565 + } + ] + }, + "Id": "669dbd63-7f84-431a-bdd8-de4b81a38036", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94942, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009596474, + "Left": 0.25350174, + "Top": 0.6638604, + "Width": 0.037060488 + }, + "Polygon": [ + { + "X": 0.25350174, + "Y": 0.66386724 + }, + { + "X": 0.29055986, + "Y": 0.6638604 + }, + { + "X": 0.29056224, + "Y": 0.67345005 + }, + { + "X": 0.25350392, + "Y": 0.67345685 + } + ] + }, + "Id": "fad84ec1-2394-477c-aa00-52b7051f073a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.06811, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009662904, + "Left": 0.294476, + "Top": 0.6639728, + "Width": 0.011636448 + }, + "Polygon": [ + { + "X": 0.294476, + "Y": 0.66397494 + }, + { + "X": 0.30610996, + "Y": 0.6639728 + }, + { + "X": 0.30611247, + "Y": 0.6736335 + }, + { + "X": 0.29447845, + "Y": 0.67363566 + } + ] + }, + "Id": "48ddcff4-9b01-4745-a06a-9e312975460a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79658, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00957257, + "Left": 0.5029332, + "Top": 0.6989134, + "Width": 0.03374766 + }, + "Polygon": [ + { + "X": 0.5029332, + "Y": 0.6989194 + }, + { + "X": 0.53667706, + "Y": 0.6989134 + }, + { + "X": 0.5366809, + "Y": 0.70847994 + }, + { + "X": 0.50293684, + "Y": 0.70848596 + } + ] + }, + "Id": "a9325832-132a-4732-a271-1fa4432f1af1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.4.2", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97727, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012020041, + "Left": 0.5528459, + "Top": 0.6989564, + "Width": 0.050788738 + }, + "Polygon": [ + { + "X": 0.5528459, + "Y": 0.69896555 + }, + { + "X": 0.60362935, + "Y": 0.6989564 + }, + { + "X": 0.60363466, + "Y": 0.7109674 + }, + { + "X": 0.55285084, + "Y": 0.7109764 + } + ] + }, + "Id": "b69c1631-3c32-4860-b545-2cee991cd23b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Impact", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94625, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009793474, + "Left": 0.6074763, + "Top": 0.69877326, + "Width": 0.01500876 + }, + "Polygon": [ + { + "X": 0.6074763, + "Y": 0.69877595 + }, + { + "X": 0.62248063, + "Y": 0.69877326 + }, + { + "X": 0.6224851, + "Y": 0.70856404 + }, + { + "X": 0.60748065, + "Y": 0.7085667 + } + ] + }, + "Id": "e5ffbfb0-a796-40ec-83e9-c0c4e226082e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9471, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012347107, + "Left": 0.6255742, + "Top": 0.6988627, + "Width": 0.0860141 + }, + "Polygon": [ + { + "X": 0.6255742, + "Y": 0.6988781 + }, + { + "X": 0.711582, + "Y": 0.6988627 + }, + { + "X": 0.71158826, + "Y": 0.71119446 + }, + { + "X": 0.6255798, + "Y": 0.7112098 + } + ] + }, + "Id": "be84b3f2-90f3-45fd-bb5c-237a8dc6cc5a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pre-training", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.977875, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009608693, + "Left": 0.71549183, + "Top": 0.6989525, + "Width": 0.03570763 + }, + "Polygon": [ + { + "X": 0.71549183, + "Y": 0.69895893 + }, + { + "X": 0.75119436, + "Y": 0.6989525 + }, + { + "X": 0.7511994, + "Y": 0.70855486 + }, + { + "X": 0.7154967, + "Y": 0.7085612 + } + ] + }, + "Id": "d4906456-25a8-40bf-bc54-4e33a1353ebd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tasks", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.962906, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008704805, + "Left": 0.0743242, + "Top": 0.7087106, + "Width": 0.03346748 + }, + "Polygon": [ + { + "X": 0.0743242, + "Y": 0.7087166 + }, + { + "X": 0.107790485, + "Y": 0.7087106 + }, + { + "X": 0.10779168, + "Y": 0.7174095 + }, + { + "X": 0.07432521, + "Y": 0.7174154 + } + ] + }, + "Id": "d1c78631-0457-4fe6-8756-9f5f03856b01", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Table", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.61328, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008618556, + "Left": 0.11253478, + "Top": 0.70890105, + "Width": 0.011189723 + }, + "Polygon": [ + { + "X": 0.11253478, + "Y": 0.708903 + }, + { + "X": 0.12372324, + "Y": 0.70890105 + }, + { + "X": 0.1237245, + "Y": 0.7175176 + }, + { + "X": 0.11253598, + "Y": 0.7175196 + } + ] + }, + "Id": "5560c727-d82f-454c-bc2d-16f39f67af5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.769264, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009010291, + "Left": 0.13278884, + "Top": 0.7085206, + "Width": 0.08076123 + }, + "Polygon": [ + { + "X": 0.13278884, + "Y": 0.708535 + }, + { + "X": 0.21354826, + "Y": 0.7085206 + }, + { + "X": 0.21355006, + "Y": 0.7175166 + }, + { + "X": 0.13279021, + "Y": 0.7175309 + } + ] + }, + "Id": "1a9a40f8-0d4d-4cae-814b-030cbb7ecccb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Classification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96239, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0085617, + "Left": 0.21838425, + "Top": 0.7111215, + "Width": 0.052747533 + }, + "Polygon": [ + { + "X": 0.21838425, + "Y": 0.71113086 + }, + { + "X": 0.27112976, + "Y": 0.7111215 + }, + { + "X": 0.27113178, + "Y": 0.7196739 + }, + { + "X": 0.21838601, + "Y": 0.7196832 + } + ] + }, + "Id": "ae451826-2ea1-4833-aa53-30af52f9eb5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "accuracy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.943474, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0062856534, + "Left": 0.2761888, + "Top": 0.7111712, + "Width": 0.015069036 + }, + "Polygon": [ + { + "X": 0.2761888, + "Y": 0.7111739 + }, + { + "X": 0.29125628, + "Y": 0.7111712 + }, + { + "X": 0.29125783, + "Y": 0.7174542 + }, + { + "X": 0.2761903, + "Y": 0.7174569 + } + ] + }, + "Id": "5f01610e-246c-4f42-a68a-a66ab92e6414", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98655, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00838796, + "Left": 0.29604518, + "Top": 0.7089662, + "Width": 0.018590674 + }, + "Polygon": [ + { + "X": 0.29604518, + "Y": 0.7089695 + }, + { + "X": 0.31463364, + "Y": 0.7089662 + }, + { + "X": 0.31463584, + "Y": 0.71735084 + }, + { + "X": 0.2960473, + "Y": 0.7173541 + } + ] + }, + "Id": "88e36149-2ea9-4318-b3ab-e73ae4890519", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.33525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008746386, + "Left": 0.3200014, + "Top": 0.7087746, + "Width": 0.067659244 + }, + "Polygon": [ + { + "X": 0.3200014, + "Y": 0.70878667 + }, + { + "X": 0.38765794, + "Y": 0.7087746 + }, + { + "X": 0.38766065, + "Y": 0.71750903 + }, + { + "X": 0.32000372, + "Y": 0.717521 + } + ] + }, + "Id": "0b5f9576-881e-4526-a4f3-3f506cc9b0bb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "RVL-CDIP", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 85.7109, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008926583, + "Left": 0.39141685, + "Top": 0.70867825, + "Width": 0.045284677 + }, + "Polygon": [ + { + "X": 0.39141685, + "Y": 0.70868635 + }, + { + "X": 0.4366985, + "Y": 0.70867825 + }, + { + "X": 0.4367015, + "Y": 0.7175968 + }, + { + "X": 0.39141962, + "Y": 0.7176048 + } + ] + }, + "Id": "0b5cb4dd-754e-46be-9e9a-d3c71f30de1f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dataset.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94193, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008583188, + "Left": 0.44592094, + "Top": 0.70880425, + "Width": 0.020764634 + }, + "Polygon": [ + { + "X": 0.44592094, + "Y": 0.708808 + }, + { + "X": 0.46668252, + "Y": 0.70880425 + }, + { + "X": 0.4666856, + "Y": 0.7173838 + }, + { + "X": 0.4459239, + "Y": 0.71738744 + } + ] + }, + "Id": "47badd67-d1bc-4c37-9e58-8d0b05e3743b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "For", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73529, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010827712, + "Left": 0.075237356, + "Top": 0.723637, + "Width": 0.04128337 + }, + "Polygon": [ + { + "X": 0.075237356, + "Y": 0.72364426 + }, + { + "X": 0.11651919, + "Y": 0.723637 + }, + { + "X": 0.116520725, + "Y": 0.7344575 + }, + { + "X": 0.07523862, + "Y": 0.7344647 + } + ] + }, + "Id": "2ea97627-d589-41d2-8ed3-6a12aea865a2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "brevity", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.900505, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006274383, + "Left": 0.12060431, + "Top": 0.72589695, + "Width": 0.017103644 + }, + "Polygon": [ + { + "X": 0.12060431, + "Y": 0.72589993 + }, + { + "X": 0.13770698, + "Y": 0.72589695 + }, + { + "X": 0.13770795, + "Y": 0.7321683 + }, + { + "X": 0.120605215, + "Y": 0.7321713 + } + ] + }, + "Id": "5829093b-da1c-44ed-8070-c898b781a0ec", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "we", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.984505, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010862965, + "Left": 0.14122552, + "Top": 0.72355896, + "Width": 0.026541134 + }, + "Polygon": [ + { + "X": 0.14122552, + "Y": 0.7235636 + }, + { + "X": 0.16776475, + "Y": 0.72355896 + }, + { + "X": 0.16776665, + "Y": 0.73441726 + }, + { + "X": 0.14122722, + "Y": 0.7344219 + } + ] + }, + "Id": "78ffd169-8025-44d1-b852-594d933f7465", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "only", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91784, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008876423, + "Left": 0.17156994, + "Top": 0.72559273, + "Width": 0.05135549 + }, + "Polygon": [ + { + "X": 0.17156994, + "Y": 0.72560173 + }, + { + "X": 0.22292359, + "Y": 0.72559273 + }, + { + "X": 0.22292542, + "Y": 0.7344602 + }, + { + "X": 0.17157151, + "Y": 0.7344691 + } + ] + }, + "Id": "454030df-cf7b-4280-8973-3e62a115a8b7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "compare", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92698, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010741434, + "Left": 0.22626723, + "Top": 0.72370166, + "Width": 0.04172084 + }, + "Polygon": [ + { + "X": 0.22626723, + "Y": 0.723709 + }, + { + "X": 0.26798555, + "Y": 0.72370166 + }, + { + "X": 0.2679881, + "Y": 0.7344358 + }, + { + "X": 0.22626948, + "Y": 0.73444307 + } + ] + }, + "Id": "a5360b51-5f14-4d02-ae0e-e872851e6d9d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "against", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75042, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008849938, + "Left": 0.27206644, + "Top": 0.72333676, + "Width": 0.07320717 + }, + "Polygon": [ + { + "X": 0.27206644, + "Y": 0.72334963 + }, + { + "X": 0.3452711, + "Y": 0.72333676 + }, + { + "X": 0.3452736, + "Y": 0.7321739 + }, + { + "X": 0.27206853, + "Y": 0.7321867 + } + ] + }, + "Id": "30fc6754-7b65-41fa-9c2e-27e3c8397c56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "multi-modal", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95982, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0110579105, + "Left": 0.34915826, + "Top": 0.7234531, + "Width": 0.0664058 + }, + "Polygon": [ + { + "X": 0.34915826, + "Y": 0.7234648 + }, + { + "X": 0.41556048, + "Y": 0.7234531 + }, + { + "X": 0.41556406, + "Y": 0.73449945 + }, + { + "X": 0.34916142, + "Y": 0.734511 + } + ] + }, + "Id": "0fc9534b-ad58-4e13-864f-75ad989b7e89", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "approaches", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93122, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009441022, + "Left": 0.5032862, + "Top": 0.72261417, + "Width": 0.022000698 + }, + "Polygon": [ + { + "X": 0.5032862, + "Y": 0.72261804 + }, + { + "X": 0.52528316, + "Y": 0.72261417 + }, + { + "X": 0.52528685, + "Y": 0.7320514 + }, + { + "X": 0.50328976, + "Y": 0.7320552 + } + ] + }, + "Id": "e827b836-3478-46e6-a302-37c27d5f3e46", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "We", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975975, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009535387, + "Left": 0.5312112, + "Top": 0.72266334, + "Width": 0.052750375 + }, + "Polygon": [ + { + "X": 0.5312112, + "Y": 0.72267264 + }, + { + "X": 0.58395743, + "Y": 0.72266334 + }, + { + "X": 0.58396155, + "Y": 0.73218954 + }, + { + "X": 0.53121495, + "Y": 0.7321987 + } + ] + }, + "Id": "d31e1f14-fc6a-4a89-9133-f3e2d878b0c0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "conduct", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98111, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067197466, + "Left": 0.5895305, + "Top": 0.72541296, + "Width": 0.015632246 + }, + "Polygon": [ + { + "X": 0.5895305, + "Y": 0.7254157 + }, + { + "X": 0.6051598, + "Y": 0.72541296 + }, + { + "X": 0.6051628, + "Y": 0.73213 + }, + { + "X": 0.58953345, + "Y": 0.73213273 + } + ] + }, + "Id": "bd9e8de4-ddf5-4c42-8f2f-7aa7406232ff", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "an", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.917946, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009670551, + "Left": 0.6113727, + "Top": 0.7225833, + "Width": 0.052928094 + }, + "Polygon": [ + { + "X": 0.6113727, + "Y": 0.7225926 + }, + { + "X": 0.66429615, + "Y": 0.7225833 + }, + { + "X": 0.6643008, + "Y": 0.7322446 + }, + { + "X": 0.611377, + "Y": 0.73225385 + } + ] + }, + "Id": "35f1c96a-982c-42cf-871e-cc3a53baf86f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ablation", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96792, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011972128, + "Left": 0.6708696, + "Top": 0.72263277, + "Width": 0.0354736 + }, + "Polygon": [ + { + "X": 0.6708696, + "Y": 0.72263896 + }, + { + "X": 0.7063372, + "Y": 0.72263277 + }, + { + "X": 0.70634323, + "Y": 0.7345987 + }, + { + "X": 0.6708754, + "Y": 0.7346049 + } + ] + }, + "Id": "9126b932-b8da-4b97-8c7c-7d66b03f0695", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "study", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99162, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008032698, + "Left": 0.71252406, + "Top": 0.7241813, + "Width": 0.013034624 + }, + "Polygon": [ + { + "X": 0.71252406, + "Y": 0.72418356 + }, + { + "X": 0.7255545, + "Y": 0.7241813 + }, + { + "X": 0.72555864, + "Y": 0.7322117 + }, + { + "X": 0.7125281, + "Y": 0.732214 + } + ] + }, + "Id": "5e21a070-9358-4339-9c4a-ab3e803979d2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95224, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009332945, + "Left": 0.73169357, + "Top": 0.7227676, + "Width": 0.06615457 + }, + "Polygon": [ + { + "X": 0.73169357, + "Y": 0.7227792 + }, + { + "X": 0.7978429, + "Y": 0.7227676 + }, + { + "X": 0.7978481, + "Y": 0.732089 + }, + { + "X": 0.7316984, + "Y": 0.73210055 + } + ] + }, + "Id": "d963d12e-fde7-449b-bd53-399a7c9f0282", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "determine", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99316, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009270548, + "Left": 0.80345446, + "Top": 0.7227377, + "Width": 0.020467922 + }, + "Polygon": [ + { + "X": 0.80345446, + "Y": 0.7227413 + }, + { + "X": 0.82391703, + "Y": 0.7227377 + }, + { + "X": 0.82392234, + "Y": 0.7320047 + }, + { + "X": 0.80345964, + "Y": 0.7320083 + } + ] + }, + "Id": "e61dfdcf-242a-4955-9358-9e33619d83a5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97518, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0121101905, + "Left": 0.8302876, + "Top": 0.7226091, + "Width": 0.044830598 + }, + "Polygon": [ + { + "X": 0.8302876, + "Y": 0.72261703 + }, + { + "X": 0.8751108, + "Y": 0.7226091 + }, + { + "X": 0.87511814, + "Y": 0.7347115 + }, + { + "X": 0.83029455, + "Y": 0.73471934 + } + ] + }, + "Id": "2de0cb38-cb94-4a86-b564-0ef54daed566", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "impact", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97701, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009859332, + "Left": 0.8808481, + "Top": 0.722354, + "Width": 0.015485821 + }, + "Polygon": [ + { + "X": 0.8808481, + "Y": 0.72235674 + }, + { + "X": 0.8963278, + "Y": 0.722354 + }, + { + "X": 0.89633393, + "Y": 0.73221064 + }, + { + "X": 0.8808541, + "Y": 0.7322134 + } + ] + }, + "Id": "4181fdab-4e36-4027-86cd-2afb270572fb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.992836, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009150572, + "Left": 0.50329053, + "Top": 0.7383367, + "Width": 0.030349068 + }, + "Polygon": [ + { + "X": 0.50329053, + "Y": 0.7383419 + }, + { + "X": 0.5336359, + "Y": 0.7383367 + }, + { + "X": 0.53363955, + "Y": 0.74748206 + }, + { + "X": 0.503294, + "Y": 0.74748725 + } + ] + }, + "Id": "58b5cdec-2c1e-40e2-83b7-5b7b26c70ac1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "each", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93436, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012152252, + "Left": 0.54054403, + "Top": 0.7382066, + "Width": 0.078042015 + }, + "Polygon": [ + { + "X": 0.54054403, + "Y": 0.73822016 + }, + { + "X": 0.6185806, + "Y": 0.7382066 + }, + { + "X": 0.61858606, + "Y": 0.75034547 + }, + { + "X": 0.5405489, + "Y": 0.7503589 + } + ] + }, + "Id": "e219c659-7889-4e2d-9a1c-f33ef019114b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pre-training", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009205197, + "Left": 0.62547356, + "Top": 0.73835856, + "Width": 0.02680403 + }, + "Polygon": [ + { + "X": 0.62547356, + "Y": 0.7383632 + }, + { + "X": 0.6522733, + "Y": 0.73835856 + }, + { + "X": 0.6522776, + "Y": 0.7475592 + }, + { + "X": 0.62547773, + "Y": 0.7475638 + } + ] + }, + "Id": "273d2695-c5c9-4b2e-bd4b-af3a1d4bc528", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95426, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00655817, + "Left": 0.65926296, + "Top": 0.7408496, + "Width": 0.015961856 + }, + "Polygon": [ + { + "X": 0.65926296, + "Y": 0.74085236 + }, + { + "X": 0.6752217, + "Y": 0.7408496 + }, + { + "X": 0.67522484, + "Y": 0.747405 + }, + { + "X": 0.6592661, + "Y": 0.74740773 + } + ] + }, + "Id": "997f95c4-c360-49b3-9f9b-0801f05043ce", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.994576, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009262276, + "Left": 0.682099, + "Top": 0.7382171, + "Width": 0.020743776 + }, + "Polygon": [ + { + "X": 0.682099, + "Y": 0.73822075 + }, + { + "X": 0.7028381, + "Y": 0.7382171 + }, + { + "X": 0.7028428, + "Y": 0.74747586 + }, + { + "X": 0.6821035, + "Y": 0.7474794 + } + ] + }, + "Id": "46a86d19-73d2-4de8-994f-ffeb58443651", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97303, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009575366, + "Left": 0.70964867, + "Top": 0.73798925, + "Width": 0.028820278 + }, + "Polygon": [ + { + "X": 0.70964867, + "Y": 0.73799425 + }, + { + "X": 0.73846394, + "Y": 0.73798925 + }, + { + "X": 0.73846895, + "Y": 0.74755967 + }, + { + "X": 0.7096535, + "Y": 0.7475646 + } + ] + }, + "Id": "fc50fa14-9b78-45ab-bde4-99575c4e09e9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "final", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95717, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00942174, + "Left": 0.745952, + "Top": 0.7381759, + "Width": 0.042887717 + }, + "Polygon": [ + { + "X": 0.745952, + "Y": 0.7381834 + }, + { + "X": 0.7888345, + "Y": 0.7381759 + }, + { + "X": 0.7888397, + "Y": 0.7475903 + }, + { + "X": 0.74595696, + "Y": 0.74759763 + } + ] + }, + "Id": "acdf2954-ecfa-4a7a-bd45-b524b31d3a96", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "results", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99222, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009673242, + "Left": 0.7955262, + "Top": 0.7378859, + "Width": 0.020026885 + }, + "Polygon": [ + { + "X": 0.7955262, + "Y": 0.7378894 + }, + { + "X": 0.8155476, + "Y": 0.7378859 + }, + { + "X": 0.81555307, + "Y": 0.74755573 + }, + { + "X": 0.79553163, + "Y": 0.7475592 + } + ] + }, + "Id": "5a4a79bf-17aa-4e09-8275-6ffb6ca14ef8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009383434, + "Left": 0.82172287, + "Top": 0.73815453, + "Width": 0.020594824 + }, + "Polygon": [ + { + "X": 0.82172287, + "Y": 0.7381581 + }, + { + "X": 0.84231216, + "Y": 0.73815453 + }, + { + "X": 0.8423177, + "Y": 0.74753445 + }, + { + "X": 0.8217282, + "Y": 0.747538 + } + ] + }, + "Id": "5d9f6549-fa6e-4c5d-a9c4-8fd913dab85e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92401, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009606623, + "Left": 0.84887904, + "Top": 0.738026, + "Width": 0.045899857 + }, + "Polygon": [ + { + "X": 0.84887904, + "Y": 0.73803395 + }, + { + "X": 0.89477295, + "Y": 0.738026 + }, + { + "X": 0.8947789, + "Y": 0.74762475 + }, + { + "X": 0.8488847, + "Y": 0.7476326 + } + ] + }, + "Id": "f1d649ab-410d-4fe8-a29e-176aa4b03040", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "CORD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90402, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009295134, + "Left": 0.119586565, + "Top": 0.7505747, + "Width": 0.043036982 + }, + "Polygon": [ + { + "X": 0.119586565, + "Y": 0.75058204 + }, + { + "X": 0.16262197, + "Y": 0.7505747 + }, + { + "X": 0.16262355, + "Y": 0.7598625 + }, + { + "X": 0.119587906, + "Y": 0.7598698 + } + ] + }, + "Id": "568dd127-035e-4815-bb3a-a12a39bc4702", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Model", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60674, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011504677, + "Left": 0.26235062, + "Top": 0.7507591, + "Width": 0.049578164 + }, + "Polygon": [ + { + "X": 0.26235062, + "Y": 0.7507676 + }, + { + "X": 0.31192577, + "Y": 0.7507591 + }, + { + "X": 0.31192878, + "Y": 0.7622554 + }, + { + "X": 0.26235327, + "Y": 0.7622638 + } + ] + }, + "Id": "00b632aa-a070-46d7-bfa6-9d8af67534d1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "#param", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74323, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011584407, + "Left": 0.3165393, + "Top": 0.7504189, + "Width": 0.025095144 + }, + "Polygon": [ + { + "X": 0.3165393, + "Y": 0.7504232 + }, + { + "X": 0.3416312, + "Y": 0.7504189 + }, + { + "X": 0.34163445, + "Y": 0.761999 + }, + { + "X": 0.31654236, + "Y": 0.7620033 + } + ] + }, + "Id": "00565f1b-6d07-4ee4-adca-24a08d83ab84", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(M)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.908516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011674795, + "Left": 0.35826728, + "Top": 0.7508376, + "Width": 0.06284094 + }, + "Polygon": [ + { + "X": 0.35826728, + "Y": 0.7508484 + }, + { + "X": 0.42110437, + "Y": 0.7508376 + }, + { + "X": 0.42110822, + "Y": 0.7625018 + }, + { + "X": 0.35827065, + "Y": 0.76251245 + } + ] + }, + "Id": "233eec2b-2641-40dd-b094-ad22b6abe02d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Accuracy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89993, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009339901, + "Left": 0.50334096, + "Top": 0.7529337, + "Width": 0.080135435 + }, + "Polygon": [ + { + "X": 0.50334096, + "Y": 0.7529474 + }, + { + "X": 0.5834724, + "Y": 0.7529337 + }, + { + "X": 0.58347636, + "Y": 0.76225996 + }, + { + "X": 0.5033445, + "Y": 0.76227355 + } + ] + }, + "Id": "2ce613d5-5f98-42b8-86c1-830f3f417fc5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "downstream", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.77486, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009157559, + "Left": 0.5891374, + "Top": 0.7531003, + "Width": 0.030326663 + }, + "Polygon": [ + { + "X": 0.5891374, + "Y": 0.75310546 + }, + { + "X": 0.61945987, + "Y": 0.7531003 + }, + { + "X": 0.61946404, + "Y": 0.7622527 + }, + { + "X": 0.5891413, + "Y": 0.7622578 + } + ] + }, + "Id": "5bbb8a53-5752-4413-9289-f985faa04840", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92887, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009273214, + "Left": 0.62897027, + "Top": 0.7527712, + "Width": 0.017528549 + }, + "Polygon": [ + { + "X": 0.62897027, + "Y": 0.7527742 + }, + { + "X": 0.64649445, + "Y": 0.7527712 + }, + { + "X": 0.6464988, + "Y": 0.76204145 + }, + { + "X": 0.6289745, + "Y": 0.7620444 + } + ] + }, + "Id": "1ce1d896-1cd1-44c8-be6d-8f390cfcfeb1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "To", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94547, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009037947, + "Left": 0.65187794, + "Top": 0.75315195, + "Width": 0.062204637 + }, + "Polygon": [ + { + "X": 0.65187794, + "Y": 0.7531626 + }, + { + "X": 0.71407795, + "Y": 0.75315195 + }, + { + "X": 0.71408254, + "Y": 0.7621794 + }, + { + "X": 0.6518822, + "Y": 0.7621899 + } + ] + }, + "Id": "e5682ef8-f36e-401f-aec8-9d864b04ccb2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "minimize", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070225047, + "Left": 0.7191349, + "Top": 0.7553614, + "Width": 0.056166038 + }, + "Polygon": [ + { + "X": 0.7191349, + "Y": 0.755371 + }, + { + "X": 0.77529716, + "Y": 0.7553614 + }, + { + "X": 0.775301, + "Y": 0.76237434 + }, + { + "X": 0.7191385, + "Y": 0.7623839 + } + ] + }, + "Id": "ccfdf39b-1fb4-4fbe-8b63-b02263edd984", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "resource", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.62295, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009492249, + "Left": 0.7812673, + "Top": 0.7554833, + "Width": 0.04159353 + }, + "Polygon": [ + { + "X": 0.7812673, + "Y": 0.7554904 + }, + { + "X": 0.82285535, + "Y": 0.7554833 + }, + { + "X": 0.82286084, + "Y": 0.7649686 + }, + { + "X": 0.78127253, + "Y": 0.7649756 + } + ] + }, + "Id": "2d09cfd9-a717-4c53-9340-cb0e459674be", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "usage,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99508, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009355284, + "Left": 0.82835287, + "Top": 0.7529363, + "Width": 0.0345357 + }, + "Polygon": [ + { + "X": 0.82835287, + "Y": 0.75294226 + }, + { + "X": 0.8628829, + "Y": 0.7529363 + }, + { + "X": 0.8628885, + "Y": 0.76228577 + }, + { + "X": 0.82835823, + "Y": 0.7622916 + } + ] + }, + "Id": "552d0657-c493-4574-a805-4ffe96b51b4c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "these", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92865, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009341907, + "Left": 0.8680597, + "Top": 0.7554733, + "Width": 0.026897265 + }, + "Polygon": [ + { + "X": 0.8680597, + "Y": 0.7554779 + }, + { + "X": 0.89495116, + "Y": 0.7554733 + }, + { + "X": 0.894957, + "Y": 0.7648107 + }, + { + "X": 0.86806536, + "Y": 0.7648152 + } + ] + }, + "Id": "29eb76f1-b122-4869-8a9e-3e58696bcfe9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pre-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79295, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009373978, + "Left": 0.11926277, + "Top": 0.76588917, + "Width": 0.06789521 + }, + "Polygon": [ + { + "X": 0.11926277, + "Y": 0.7659007 + }, + { + "X": 0.18715625, + "Y": 0.76588917 + }, + { + "X": 0.18715799, + "Y": 0.7752518 + }, + { + "X": 0.11926412, + "Y": 0.7752632 + } + ] + }, + "Id": "daef905a-8172-403d-bec8-bfe6911129d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96326, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00941383, + "Left": 0.28972805, + "Top": 0.7659043, + "Width": 0.02531887 + }, + "Polygon": [ + { + "X": 0.28972805, + "Y": 0.7659086 + }, + { + "X": 0.31504443, + "Y": 0.7659043 + }, + { + "X": 0.31504694, + "Y": 0.7753139 + }, + { + "X": 0.2897304, + "Y": 0.77531815 + } + ] + }, + "Id": "ff31f541-0aef-4ee4-abea-25c5b371cbab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "230", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86494, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009699316, + "Left": 0.37063956, + "Top": 0.76572865, + "Width": 0.038314715 + }, + "Polygon": [ + { + "X": 0.37063956, + "Y": 0.7657351 + }, + { + "X": 0.40895116, + "Y": 0.76572865 + }, + { + "X": 0.40895426, + "Y": 0.7754215 + }, + { + "X": 0.37064245, + "Y": 0.77542794 + } + ] + }, + "Id": "38c9a585-2b5c-45bc-a7bc-260e4645b97d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "93.50", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82312, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011833486, + "Left": 0.5032945, + "Top": 0.76834494, + "Width": 0.05771202 + }, + "Polygon": [ + { + "X": 0.5032945, + "Y": 0.7683547 + }, + { + "X": 0.56100166, + "Y": 0.76834494 + }, + { + "X": 0.56100655, + "Y": 0.78016883 + }, + { + "X": 0.50329906, + "Y": 0.7801784 + } + ] + }, + "Id": "baff51f7-00d9-460e-97fc-b2405668bd2e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "trainings", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98353, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011792413, + "Left": 0.5679027, + "Top": 0.7683448, + "Width": 0.029535538 + }, + "Polygon": [ + { + "X": 0.5679027, + "Y": 0.7683498 + }, + { + "X": 0.5974331, + "Y": 0.7683448 + }, + { + "X": 0.5974383, + "Y": 0.78013235 + }, + { + "X": 0.56790763, + "Y": 0.78013724 + } + ] + }, + "Id": "a97b3e53-c063-4d37-9dd0-6296012ae5e1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "only", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95026, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068497257, + "Left": 0.60408735, + "Top": 0.7708107, + "Width": 0.021326836 + }, + "Polygon": [ + { + "X": 0.60408735, + "Y": 0.77081436 + }, + { + "X": 0.6254111, + "Y": 0.7708107 + }, + { + "X": 0.6254142, + "Y": 0.7776569 + }, + { + "X": 0.6040904, + "Y": 0.7776605 + } + ] + }, + "Id": "6d7d5586-12a1-48e9-98eb-1b09be620323", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ran", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.985344, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009468442, + "Left": 0.63245815, + "Top": 0.7681475, + "Width": 0.019483782 + }, + "Polygon": [ + { + "X": 0.63245815, + "Y": 0.7681508 + }, + { + "X": 0.6519375, + "Y": 0.7681475 + }, + { + "X": 0.65194196, + "Y": 0.7776127 + }, + { + "X": 0.6324625, + "Y": 0.77761596 + } + ] + }, + "Id": "8f331e52-1d79-4dda-81dd-c74eb1150732", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96883, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069020647, + "Left": 0.6583709, + "Top": 0.77093136, + "Width": 0.007737783 + }, + "Polygon": [ + { + "X": 0.6583709, + "Y": 0.7709327 + }, + { + "X": 0.6661054, + "Y": 0.77093136 + }, + { + "X": 0.66610867, + "Y": 0.77783215 + }, + { + "X": 0.6583742, + "Y": 0.7778334 + } + ] + }, + "Id": "8bc160e4-4da3-4283-adf6-dfe616af33b5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "a", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.925934, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012112813, + "Left": 0.6726286, + "Top": 0.7681831, + "Width": 0.039454002 + }, + "Polygon": [ + { + "X": 0.6726286, + "Y": 0.7681898 + }, + { + "X": 0.7120764, + "Y": 0.7681831 + }, + { + "X": 0.71208256, + "Y": 0.78028935 + }, + { + "X": 0.6726344, + "Y": 0.7802959 + } + ] + }, + "Id": "c82d5838-5fca-47de-9323-b2d76f07cb79", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "single", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.3297, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011961215, + "Left": 0.7190519, + "Top": 0.7682916, + "Width": 0.03922117 + }, + "Polygon": [ + { + "X": 0.7190519, + "Y": 0.7682982 + }, + { + "X": 0.7582666, + "Y": 0.7682916 + }, + { + "X": 0.75827307, + "Y": 0.78024626 + }, + { + "X": 0.719058, + "Y": 0.7802528 + } + ] + }, + "Id": "2e84c664-6236-4c64-9e97-7d16a7748b9f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "epoch", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95191, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006824334, + "Left": 0.76507586, + "Top": 0.7709603, + "Width": 0.016127983 + }, + "Polygon": [ + { + "X": 0.76507586, + "Y": 0.770963 + }, + { + "X": 0.7812001, + "Y": 0.7709603 + }, + { + "X": 0.78120387, + "Y": 0.7777819 + }, + { + "X": 0.76507956, + "Y": 0.7777846 + } + ] + }, + "Id": "5aaceaf8-c842-48dd-9f33-dc48aa3d434c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "on", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99404, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009255924, + "Left": 0.78796685, + "Top": 0.76832753, + "Width": 0.020268898 + }, + "Polygon": [ + { + "X": 0.78796685, + "Y": 0.768331 + }, + { + "X": 0.8082305, + "Y": 0.76832753 + }, + { + "X": 0.80823576, + "Y": 0.7775801 + }, + { + "X": 0.787972, + "Y": 0.7775835 + } + ] + }, + "Id": "cb7cbecd-3e6a-4348-98e8-efea5c74dc69", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91998, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009494665, + "Left": 0.8152943, + "Top": 0.76818144, + "Width": 0.02276685 + }, + "Polygon": [ + { + "X": 0.8152943, + "Y": 0.76818526 + }, + { + "X": 0.8380556, + "Y": 0.76818144 + }, + { + "X": 0.83806115, + "Y": 0.7776723 + }, + { + "X": 0.81529975, + "Y": 0.7776761 + } + ] + }, + "Id": "8c487e36-965e-4f96-86c0-bade297e2a98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5M", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.39996, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00962621, + "Left": 0.8447844, + "Top": 0.7683439, + "Width": 0.049690474 + }, + "Polygon": [ + { + "X": 0.8447844, + "Y": 0.7683523 + }, + { + "X": 0.8944689, + "Y": 0.7683439 + }, + { + "X": 0.89447486, + "Y": 0.77796185 + }, + { + "X": 0.84479004, + "Y": 0.77797014 + } + ] + }, + "Id": "ccd41327-b9a5-49bc-87b4-c607a4f54d35", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dataset.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.439255, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012241371, + "Left": 0.11941709, + "Top": 0.7812205, + "Width": 0.071040235 + }, + "Polygon": [ + { + "X": 0.11941709, + "Y": 0.78123236 + }, + { + "X": 0.19045503, + "Y": 0.7812205 + }, + { + "X": 0.19045733, + "Y": 0.7934502 + }, + { + "X": 0.11941885, + "Y": 0.79346186 + } + ] + }, + "Id": "af03619c-f123-4ff8-99a3-18ddb178beed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "TILT-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9662, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009499443, + "Left": 0.28985524, + "Top": 0.7812038, + "Width": 0.025137747 + }, + "Polygon": [ + { + "X": 0.28985524, + "Y": 0.78120804 + }, + { + "X": 0.3149905, + "Y": 0.7812038 + }, + { + "X": 0.314993, + "Y": 0.7906991 + }, + { + "X": 0.2898576, + "Y": 0.7907033 + } + ] + }, + "Id": "1c924811-b2d2-4130-9874-bf9d020a765e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "780", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.758064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009782219, + "Left": 0.3707968, + "Top": 0.78113234, + "Width": 0.037559982 + }, + "Polygon": [ + { + "X": 0.3707968, + "Y": 0.7811386 + }, + { + "X": 0.40835366, + "Y": 0.78113234 + }, + { + "X": 0.4083568, + "Y": 0.7909084 + }, + { + "X": 0.37079972, + "Y": 0.7909146 + } + ] + }, + "Id": "1446b83e-58ec-49f4-b3cb-254f4a0265c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.02", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.950226, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009194013, + "Left": 0.50356174, + "Top": 0.7838392, + "Width": 0.013792812 + }, + "Polygon": [ + { + "X": 0.50356174, + "Y": 0.7838415 + }, + { + "X": 0.517351, + "Y": 0.7838392 + }, + { + "X": 0.51735455, + "Y": 0.793031 + }, + { + "X": 0.5035652, + "Y": 0.79303324 + } + ] + }, + "Id": "1338e451-fb10-42a1-98b3-5e0b900cd520", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "In", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94767, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00936249, + "Left": 0.5226204, + "Top": 0.78378963, + "Width": 0.032812256 + }, + "Polygon": [ + { + "X": 0.5226204, + "Y": 0.78379506 + }, + { + "X": 0.55542874, + "Y": 0.78378963 + }, + { + "X": 0.5554326, + "Y": 0.7931467 + }, + { + "X": 0.522624, + "Y": 0.7931521 + } + ] + }, + "Id": "8bed567a-e43c-4473-a64a-65613392ca62", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "table", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.49084, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01048717, + "Left": 0.56076825, + "Top": 0.7839356, + "Width": 0.012794744 + }, + "Polygon": [ + { + "X": 0.56076825, + "Y": 0.78393775 + }, + { + "X": 0.57355857, + "Y": 0.7839356 + }, + { + "X": 0.573563, + "Y": 0.7944207 + }, + { + "X": 0.5607726, + "Y": 0.7944228 + } + ] + }, + "Id": "a727ceab-985d-4f46-a149-4ce7c0713148", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70049, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009750226, + "Left": 0.580906, + "Top": 0.78356194, + "Width": 0.07423837 + }, + "Polygon": [ + { + "X": 0.580906, + "Y": 0.7835743 + }, + { + "X": 0.65513974, + "Y": 0.78356194 + }, + { + "X": 0.6551444, + "Y": 0.7932999 + }, + { + "X": 0.58091015, + "Y": 0.79331213 + } + ] + }, + "Id": "be190343-b0f9-4e9d-beae-4ff1d7afac8f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MM-MLM", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97618, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068787835, + "Left": 0.6610261, + "Top": 0.7863695, + "Width": 0.025781468 + }, + "Polygon": [ + { + "X": 0.6610261, + "Y": 0.78637373 + }, + { + "X": 0.68680423, + "Y": 0.7863695 + }, + { + "X": 0.6868076, + "Y": 0.793244 + }, + { + "X": 0.6610294, + "Y": 0.79324824 + } + ] + }, + "Id": "e70b0509-90d6-416d-a495-a49231a75f56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "was", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011914735, + "Left": 0.6927973, + "Top": 0.783877, + "Width": 0.045449886 + }, + "Polygon": [ + { + "X": 0.6927973, + "Y": 0.7838846 + }, + { + "X": 0.73824096, + "Y": 0.783877 + }, + { + "X": 0.73824716, + "Y": 0.7957843 + }, + { + "X": 0.6928032, + "Y": 0.7957918 + } + ] + }, + "Id": "58a5a084-c7f7-47f8-babe-e6f20d51cbc5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "always", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.982506, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009628224, + "Left": 0.7437479, + "Top": 0.7836973, + "Width": 0.046814855 + }, + "Polygon": [ + { + "X": 0.7437479, + "Y": 0.7837051 + }, + { + "X": 0.7905574, + "Y": 0.7836973 + }, + { + "X": 0.79056275, + "Y": 0.79331785 + }, + { + "X": 0.74375296, + "Y": 0.79332554 + } + ] + }, + "Id": "82b181c4-7668-48d5-b172-5512900f14ce", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "trained", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99622, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093884505, + "Left": 0.7967224, + "Top": 0.78369665, + "Width": 0.028978346 + }, + "Polygon": [ + { + "X": 0.7967224, + "Y": 0.7837015 + }, + { + "X": 0.8256954, + "Y": 0.78369665 + }, + { + "X": 0.82570076, + "Y": 0.79308033 + }, + { + "X": 0.7967277, + "Y": 0.7930851 + } + ] + }, + "Id": "7a451d50-8175-427b-b086-c8c3e5606428", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "with", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.996056, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009278883, + "Left": 0.8317204, + "Top": 0.7838278, + "Width": 0.020665077 + }, + "Polygon": [ + { + "X": 0.8317204, + "Y": 0.78383124 + }, + { + "X": 0.85238, + "Y": 0.7838278 + }, + { + "X": 0.8523855, + "Y": 0.7931033 + }, + { + "X": 0.83172584, + "Y": 0.7931067 + } + ] + }, + "Id": "48c14aae-8da7-4fb4-bd2b-2a0424f41820", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.936775, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009364725, + "Left": 0.8579823, + "Top": 0.7837854, + "Width": 0.03664724 + }, + "Polygon": [ + { + "X": 0.8579823, + "Y": 0.78379154 + }, + { + "X": 0.8946237, + "Y": 0.7837854 + }, + { + "X": 0.8946295, + "Y": 0.7931441 + }, + { + "X": 0.8579878, + "Y": 0.7931501 + } + ] + }, + "Id": "1807d544-1bf7-4d88-8dae-594adc4eb86b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "token", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.177734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012355631, + "Left": 0.11902805, + "Top": 0.7966659, + "Width": 0.12321663 + }, + "Polygon": [ + { + "X": 0.11902805, + "Y": 0.7966861 + }, + { + "X": 0.24224196, + "Y": 0.7966659 + }, + { + "X": 0.24224468, + "Y": 0.80900156 + }, + { + "X": 0.11902981, + "Y": 0.80902153 + } + ] + }, + "Id": "428d988c-52c8-4855-a416-9ce474c180f0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97971, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009587019, + "Left": 0.29095197, + "Top": 0.79666746, + "Width": 0.024136126 + }, + "Polygon": [ + { + "X": 0.29095197, + "Y": 0.7966714 + }, + { + "X": 0.31508556, + "Y": 0.79666746 + }, + { + "X": 0.3150881, + "Y": 0.8062506 + }, + { + "X": 0.29095435, + "Y": 0.80625445 + } + ] + }, + "Id": "70cffa77-1dd7-4a3d-ae35-10e6db15f5c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "160", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.04724, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009697628, + "Left": 0.37066352, + "Top": 0.79670703, + "Width": 0.037869275 + }, + "Polygon": [ + { + "X": 0.37066352, + "Y": 0.79671323 + }, + { + "X": 0.4085297, + "Y": 0.79670703 + }, + { + "X": 0.4085328, + "Y": 0.8063985 + }, + { + "X": 0.3706664, + "Y": 0.80640465 + } + ] + }, + "Id": "37204c9a-4fa1-4363-94a6-ad0678e7d53a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.42", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93333, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009164273, + "Left": 0.5033886, + "Top": 0.7984681, + "Width": 0.0429564 + }, + "Polygon": [ + { + "X": 0.5033886, + "Y": 0.79847515 + }, + { + "X": 0.5463413, + "Y": 0.7984681 + }, + { + "X": 0.546345, + "Y": 0.80762535 + }, + { + "X": 0.50339204, + "Y": 0.8076324 + } + ] + }, + "Id": "fcd0f14a-9cb1-4687-9fa1-8c34f357f487", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "switch", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96673, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008976301, + "Left": 0.5498159, + "Top": 0.79875755, + "Width": 0.026261065 + }, + "Polygon": [ + { + "X": 0.5498159, + "Y": 0.79876184 + }, + { + "X": 0.5760731, + "Y": 0.79875755 + }, + { + "X": 0.5760769, + "Y": 0.8077296 + }, + { + "X": 0.5498195, + "Y": 0.80773383 + } + ] + }, + "Id": "94ec18f6-6740-4b3e-b1ec-0f33af039fa5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98751, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00790863, + "Left": 0.57951015, + "Top": 0.7999129, + "Width": 0.012924889 + }, + "Polygon": [ + { + "X": 0.57951015, + "Y": 0.7999151 + }, + { + "X": 0.5924316, + "Y": 0.7999129 + }, + { + "X": 0.59243506, + "Y": 0.8078195 + }, + { + "X": 0.57951355, + "Y": 0.8078216 + } + ] + }, + "Id": "b6d9760d-48db-48ed-9cab-0fd71b80052e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93208, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010390506, + "Left": 0.59593135, + "Top": 0.8001002, + "Width": 0.048026796 + }, + "Polygon": [ + { + "X": 0.59593135, + "Y": 0.800108 + }, + { + "X": 0.64395326, + "Y": 0.8001002 + }, + { + "X": 0.64395815, + "Y": 0.8104829 + }, + { + "X": 0.5959359, + "Y": 0.81049067 + } + ] + }, + "Id": "a2a60c82-4f76-484d-b500-b72c3bed84d3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "prevent", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.260864, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011959984, + "Left": 0.6481837, + "Top": 0.79852724, + "Width": 0.057725422 + }, + "Polygon": [ + { + "X": 0.6481837, + "Y": 0.79853666 + }, + { + "X": 0.7059031, + "Y": 0.79852724 + }, + { + "X": 0.70590913, + "Y": 0.81047785 + }, + { + "X": 0.6481893, + "Y": 0.8104872 + } + ] + }, + "Id": "3183a1d7-a37b-456f-8ec2-585cf89fbda6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "collapse.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68194, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012041732, + "Left": 0.7105893, + "Top": 0.79858303, + "Width": 0.07337981 + }, + "Polygon": [ + { + "X": 0.7105893, + "Y": 0.7985951 + }, + { + "X": 0.7839624, + "Y": 0.79858303 + }, + { + "X": 0.7839691, + "Y": 0.8106129 + }, + { + "X": 0.71059537, + "Y": 0.8106248 + } + ] + }, + "Id": "9b31414e-fac2-44be-8169-7cd6ad3348e6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Appalaraju", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71653, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008008019, + "Left": 0.787677, + "Top": 0.7998938, + "Width": 0.011989333 + }, + "Polygon": [ + { + "X": 0.787677, + "Y": 0.79989576 + }, + { + "X": 0.7996618, + "Y": 0.7998938 + }, + { + "X": 0.7996663, + "Y": 0.80789983 + }, + { + "X": 0.7876814, + "Y": 0.8079018 + } + ] + }, + "Id": "ee8437e1-ed1f-4fba-9079-24a48ddfc8f2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.18081, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009189482, + "Left": 0.80326957, + "Top": 0.79871285, + "Width": 0.015442219 + }, + "Polygon": [ + { + "X": 0.80326957, + "Y": 0.79871535 + }, + { + "X": 0.8187065, + "Y": 0.79871285 + }, + { + "X": 0.8187118, + "Y": 0.8078998 + }, + { + "X": 0.80327475, + "Y": 0.80790234 + } + ] + }, + "Id": "8439fc11-00b7-4f8e-aa65-561326a5fce1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "al.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.84401, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011869675, + "Left": 0.8233427, + "Top": 0.7983248, + "Width": 0.01745486 + }, + "Polygon": [ + { + "X": 0.8233427, + "Y": 0.7983277 + }, + { + "X": 0.84079057, + "Y": 0.7983248 + }, + { + "X": 0.84079754, + "Y": 0.8101917 + }, + { + "X": 0.82334954, + "Y": 0.8101945 + } + ] + }, + "Id": "d7aa1929-f4bb-4630-8b5b-ea91f8343ca4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "[2]", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98094, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00950026, + "Left": 0.8449447, + "Top": 0.798371, + "Width": 0.04969714 + }, + "Polygon": [ + { + "X": 0.8449447, + "Y": 0.7983792 + }, + { + "X": 0.894636, + "Y": 0.798371 + }, + { + "X": 0.8946419, + "Y": 0.80786324 + }, + { + "X": 0.8449503, + "Y": 0.8078713 + } + ] + }, + "Id": "f4199642-979d-4ea8-adea-7f7c76c64b75", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "showed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.51136, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012365878, + "Left": 0.120364554, + "Top": 0.81135714, + "Width": 0.1254048 + }, + "Polygon": [ + { + "X": 0.120364554, + "Y": 0.8113774 + }, + { + "X": 0.24576662, + "Y": 0.81135714 + }, + { + "X": 0.24576935, + "Y": 0.823703 + }, + { + "X": 0.120366335, + "Y": 0.823723 + } + ] + }, + "Id": "0178bc61-1b36-4d39-ac50-257afb8c7e51", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMvl-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94426, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00971535, + "Left": 0.28988582, + "Top": 0.8114648, + "Width": 0.025175985 + }, + "Polygon": [ + { + "X": 0.28988582, + "Y": 0.8114689 + }, + { + "X": 0.31505924, + "Y": 0.8114648 + }, + { + "X": 0.3150618, + "Y": 0.8211761 + }, + { + "X": 0.28988823, + "Y": 0.82118016 + } + ] + }, + "Id": "82df3723-ab85-44f2-8393-74e1ea3b5923", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "390", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.52233, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009776507, + "Left": 0.3706646, + "Top": 0.811334, + "Width": 0.037445392 + }, + "Polygon": [ + { + "X": 0.3706646, + "Y": 0.8113401 + }, + { + "X": 0.40810686, + "Y": 0.811334 + }, + { + "X": 0.40811, + "Y": 0.8211045 + }, + { + "X": 0.37066752, + "Y": 0.8211105 + } + ] + }, + "Id": "539007f0-92a1-4b43-9d10-761ed504e2ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.43", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99221, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009222251, + "Left": 0.5031289, + "Top": 0.8140465, + "Width": 0.025422845 + }, + "Polygon": [ + { + "X": 0.5031289, + "Y": 0.8140506 + }, + { + "X": 0.5285481, + "Y": 0.8140465 + }, + { + "X": 0.52855176, + "Y": 0.8232647 + }, + { + "X": 0.5031324, + "Y": 0.8232688 + } + ] + }, + "Id": "717b2c4b-10d9-49b5-9c2c-8e2b92a3b1a0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "that", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.996666, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00919685, + "Left": 0.5336866, + "Top": 0.8140063, + "Width": 0.020145917 + }, + "Polygon": [ + { + "X": 0.5336866, + "Y": 0.8140096 + }, + { + "X": 0.5538287, + "Y": 0.8140063 + }, + { + "X": 0.5538325, + "Y": 0.8232 + }, + { + "X": 0.5336902, + "Y": 0.8232032 + } + ] + }, + "Id": "cbc82c6e-cf9e-4d73-bb51-b19fd8485dbe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98457, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009397486, + "Left": 0.55958056, + "Top": 0.8138674, + "Width": 0.032828163 + }, + "Polygon": [ + { + "X": 0.55958056, + "Y": 0.8138727 + }, + { + "X": 0.59240466, + "Y": 0.8138674 + }, + { + "X": 0.5924088, + "Y": 0.82325965 + }, + { + "X": 0.5595845, + "Y": 0.8232649 + } + ] + }, + "Id": "1574191b-e031-45a9-a146-11f204e8d5f7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "learn", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99114, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007754265, + "Left": 0.59813386, + "Top": 0.81556463, + "Width": 0.013132914 + }, + "Polygon": [ + { + "X": 0.59813386, + "Y": 0.8155668 + }, + { + "X": 0.61126333, + "Y": 0.81556463 + }, + { + "X": 0.6112668, + "Y": 0.8233168 + }, + { + "X": 0.59813726, + "Y": 0.8233189 + } + ] + }, + "Id": "08c678c9-0c07-4eef-a08b-204a5da4ad90", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88138, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007862359, + "Left": 0.6164206, + "Top": 0.8154233, + "Width": 0.07451102 + }, + "Polygon": [ + { + "X": 0.6164206, + "Y": 0.8154353 + }, + { + "X": 0.6909278, + "Y": 0.8154233 + }, + { + "X": 0.6909317, + "Y": 0.8232737 + }, + { + "X": 0.61642414, + "Y": 0.82328564 + } + ] + }, + "Id": "16564dd0-939c-43d7-b38f-a6613c2fafe9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "reconstruct", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.99163, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009389146, + "Left": 0.6957375, + "Top": 0.813943, + "Width": 0.023682244 + }, + "Polygon": [ + { + "X": 0.6957375, + "Y": 0.81394684 + }, + { + "X": 0.7194149, + "Y": 0.813943 + }, + { + "X": 0.7194197, + "Y": 0.8233284 + }, + { + "X": 0.69574213, + "Y": 0.8233322 + } + ] + }, + "Id": "1bea48b4-47e1-48e7-ba66-8c8d65d1327f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.971886, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008220551, + "Left": 0.725071, + "Top": 0.8151667, + "Width": 0.024911173 + }, + "Polygon": [ + { + "X": 0.725071, + "Y": 0.8151707 + }, + { + "X": 0.7499778, + "Y": 0.8151667 + }, + { + "X": 0.7499822, + "Y": 0.8233833 + }, + { + "X": 0.72507524, + "Y": 0.8233872 + } + ] + }, + "Id": "b6689c60-d74e-4ad3-8f3f-38b17010ab55", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "text", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95691, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009239798, + "Left": 0.7551649, + "Top": 0.8139875, + "Width": 0.055342875 + }, + "Polygon": [ + { + "X": 0.7551649, + "Y": 0.81399643 + }, + { + "X": 0.8105025, + "Y": 0.8139875 + }, + { + "X": 0.8105078, + "Y": 0.8232184 + }, + { + "X": 0.75516987, + "Y": 0.8232273 + } + ] + }, + "Id": "6688d5b6-8c48-4b0c-af99-4ce145dbb29a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "describe", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79397, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01194836, + "Left": 0.8160935, + "Top": 0.81379634, + "Width": 0.03996928 + }, + "Polygon": [ + { + "X": 0.8160935, + "Y": 0.8138028 + }, + { + "X": 0.8560557, + "Y": 0.81379634 + }, + { + "X": 0.85606277, + "Y": 0.8257384 + }, + { + "X": 0.8161003, + "Y": 0.8257447 + } + ] + }, + "Id": "01011789-1ce2-407e-8fdf-8415e7f8d19e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "image", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94448, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009322757, + "Left": 0.8611128, + "Top": 0.8140176, + "Width": 0.03343812 + }, + "Polygon": [ + { + "X": 0.8611128, + "Y": 0.81402296 + }, + { + "X": 0.89454514, + "Y": 0.8140176 + }, + { + "X": 0.89455086, + "Y": 0.823335 + }, + { + "X": 0.8611184, + "Y": 0.82334036 + } + ] + }, + "Id": "efd42b78-2a58-4600-99cc-a1aa2765ee61", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tasks", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.10097, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012241529, + "Left": 0.11930444, + "Top": 0.8267939, + "Width": 0.123805426 + }, + "Polygon": [ + { + "X": 0.11930444, + "Y": 0.82681364 + }, + { + "X": 0.24310718, + "Y": 0.8267939 + }, + { + "X": 0.24310987, + "Y": 0.83901596 + }, + { + "X": 0.1193062, + "Y": 0.83903545 + } + ] + }, + "Id": "d855d19a-32b8-4b9a-a892-163c24508f88", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95287, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009537726, + "Left": 0.28968513, + "Top": 0.82695025, + "Width": 0.025429498 + }, + "Polygon": [ + { + "X": 0.28968513, + "Y": 0.82695425 + }, + { + "X": 0.3151121, + "Y": 0.82695025 + }, + { + "X": 0.31511462, + "Y": 0.83648396 + }, + { + "X": 0.28968748, + "Y": 0.83648795 + } + ] + }, + "Id": "5407fb43-367b-4c01-9661-f8e96244af9e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "200", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91257, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009895723, + "Left": 0.37096003, + "Top": 0.8268266, + "Width": 0.03703099 + }, + "Polygon": [ + { + "X": 0.37096003, + "Y": 0.8268325 + }, + { + "X": 0.40798783, + "Y": 0.8268266 + }, + { + "X": 0.40799102, + "Y": 0.8367164 + }, + { + "X": 0.37096298, + "Y": 0.83672225 + } + ] + }, + "Id": "676d5535-4706-4d04-ac3a-cfcdf5e857d5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.25", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067619793, + "Left": 0.5038396, + "Top": 0.83193386, + "Width": 0.031596918 + }, + "Polygon": [ + { + "X": 0.5038396, + "Y": 0.83193886 + }, + { + "X": 0.5354338, + "Y": 0.83193386 + }, + { + "X": 0.5354365, + "Y": 0.8386909 + }, + { + "X": 0.5038422, + "Y": 0.8386958 + } + ] + }, + "Id": "6ce5addf-9aa4-4337-9aa5-4e4660555481", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "were", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95678, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009546961, + "Left": 0.5406083, + "Top": 0.8291763, + "Width": 0.06379127 + }, + "Polygon": [ + { + "X": 0.5406083, + "Y": 0.82918644 + }, + { + "X": 0.6043954, + "Y": 0.8291763 + }, + { + "X": 0.60439956, + "Y": 0.8387132 + }, + { + "X": 0.54061216, + "Y": 0.8387233 + } + ] + }, + "Id": "87206cb0-0f0b-462b-9b02-6366764950f2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "beneficial", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98611, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009460692, + "Left": 0.6095571, + "Top": 0.8292604, + "Width": 0.019991582 + }, + "Polygon": [ + { + "X": 0.6095571, + "Y": 0.82926357 + }, + { + "X": 0.6295443, + "Y": 0.8292604 + }, + { + "X": 0.62954867, + "Y": 0.83871794 + }, + { + "X": 0.60956126, + "Y": 0.8387211 + } + ] + }, + "Id": "b3b95f69-29a5-431a-88ed-ba84e9880ac7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98916, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009554077, + "Left": 0.63359255, + "Top": 0.82921565, + "Width": 0.024339037 + }, + "Polygon": [ + { + "X": 0.63359255, + "Y": 0.82921946 + }, + { + "X": 0.65792704, + "Y": 0.82921565 + }, + { + "X": 0.65793157, + "Y": 0.83876586 + }, + { + "X": 0.63359696, + "Y": 0.8387697 + } + ] + }, + "Id": "5977ec65-9499-4375-97ad-8dda0fe16e76", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010732652, + "Left": 0.6626381, + "Top": 0.8294502, + "Width": 0.030678065 + }, + "Polygon": [ + { + "X": 0.6626381, + "Y": 0.8294551 + }, + { + "X": 0.69331086, + "Y": 0.8294502 + }, + { + "X": 0.69331616, + "Y": 0.840178 + }, + { + "X": 0.66264325, + "Y": 0.84018284 + } + ] + }, + "Id": "9be7f8e6-f777-41d4-8d2a-685b67eb46be", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "task,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95479, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009348903, + "Left": 0.6986568, + "Top": 0.8293026, + "Width": 0.06011252 + }, + "Polygon": [ + { + "X": 0.6986568, + "Y": 0.82931215 + }, + { + "X": 0.7587643, + "Y": 0.8293026 + }, + { + "X": 0.75876933, + "Y": 0.83864206 + }, + { + "X": 0.69866145, + "Y": 0.83865154 + } + ] + }, + "Id": "6bcfd527-7d73-453b-8a0c-37fd92ad9c92", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "therefore", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95685, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066960542, + "Left": 0.7637448, + "Top": 0.83196056, + "Width": 0.019435816 + }, + "Polygon": [ + { + "X": 0.7637448, + "Y": 0.8319636 + }, + { + "X": 0.7831769, + "Y": 0.83196056 + }, + { + "X": 0.7831806, + "Y": 0.83865356 + }, + { + "X": 0.7637484, + "Y": 0.8386566 + } + ] + }, + "Id": "b8bfc1bd-8351-448c-88e6-bfeda45123c0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "we", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009101424, + "Left": 0.788025, + "Top": 0.82950234, + "Width": 0.05444449 + }, + "Polygon": [ + { + "X": 0.788025, + "Y": 0.829511 + }, + { + "X": 0.8424642, + "Y": 0.82950234 + }, + { + "X": 0.8424695, + "Y": 0.8385952 + }, + { + "X": 0.7880301, + "Y": 0.8386038 + } + ] + }, + "Id": "95e91540-b27e-49f5-b090-5741dcde0c97", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "attribute", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.976265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009332036, + "Left": 0.8474491, + "Top": 0.8293131, + "Width": 0.0240068 + }, + "Polygon": [ + { + "X": 0.8474491, + "Y": 0.8293169 + }, + { + "X": 0.87145025, + "Y": 0.8293131 + }, + { + "X": 0.8714559, + "Y": 0.83864135 + }, + { + "X": 0.8474546, + "Y": 0.8386451 + } + ] + }, + "Id": "acc8d4d4-2f99-4111-816c-39bfe7f14fd1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.72942, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006592098, + "Left": 0.87599486, + "Top": 0.832012, + "Width": 0.019037442 + }, + "Polygon": [ + { + "X": 0.87599486, + "Y": 0.832015 + }, + { + "X": 0.8950282, + "Y": 0.832012 + }, + { + "X": 0.8950323, + "Y": 0.83860105 + }, + { + "X": 0.87599885, + "Y": 0.8386041 + } + ] + }, + "Id": "db71cf03-78dc-4a51-b209-76d53d11ad37", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "re-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.349686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012315601, + "Left": 0.11977087, + "Top": 0.84232944, + "Width": 0.12580639 + }, + "Polygon": [ + { + "X": 0.11977087, + "Y": 0.8423492 + }, + { + "X": 0.24557453, + "Y": 0.84232944 + }, + { + "X": 0.24557725, + "Y": 0.8546256 + }, + { + "X": 0.119772635, + "Y": 0.8546451 + } + ] + }, + "Id": "ad89caaf-d6c1-4077-aa95-e66ac5b9e8cf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "LayoutLMv2-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97802, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009503177, + "Left": 0.2893722, + "Top": 0.84229684, + "Width": 0.025668755 + }, + "Polygon": [ + { + "X": 0.2893722, + "Y": 0.8423009 + }, + { + "X": 0.31503847, + "Y": 0.84229684 + }, + { + "X": 0.31504098, + "Y": 0.85179603 + }, + { + "X": 0.28937456, + "Y": 0.8518 + } + ] + }, + "Id": "b1d9b8de-e789-40c3-80aa-e02fa712010f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "426", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8888, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009847438, + "Left": 0.37096813, + "Top": 0.84223205, + "Width": 0.037110638 + }, + "Polygon": [ + { + "X": 0.37096813, + "Y": 0.8422379 + }, + { + "X": 0.40807563, + "Y": 0.84223205 + }, + { + "X": 0.4080788, + "Y": 0.8520737 + }, + { + "X": 0.37097108, + "Y": 0.8520795 + } + ] + }, + "Id": "d729e3ac-6103-4a6a-8dfb-f4d0995e021e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.65", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68207, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011774839, + "Left": 0.5035519, + "Top": 0.84428173, + "Width": 0.054547966 + }, + "Polygon": [ + { + "X": 0.5035519, + "Y": 0.84429026 + }, + { + "X": 0.55809504, + "Y": 0.84428173 + }, + { + "X": 0.55809987, + "Y": 0.85604817 + }, + { + "X": 0.5035564, + "Y": 0.8560566 + } + ] + }, + "Id": "aa72d4fb-caf5-4a32-ba44-e73f964a213f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "gression", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98506, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0079497965, + "Left": 0.5624832, + "Top": 0.8454695, + "Width": 0.013007408 + }, + "Polygon": [ + { + "X": 0.5624832, + "Y": 0.8454715 + }, + { + "X": 0.57548726, + "Y": 0.8454695 + }, + { + "X": 0.57549065, + "Y": 0.8534173 + }, + { + "X": 0.5624865, + "Y": 0.8534193 + } + ] + }, + "Id": "f97472b8-1237-418c-b154-cf655fcf6b95", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85533, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009910889, + "Left": 0.57936305, + "Top": 0.84369737, + "Width": 0.0738668 + }, + "Polygon": [ + { + "X": 0.57936305, + "Y": 0.84370893 + }, + { + "X": 0.6532252, + "Y": 0.84369737 + }, + { + "X": 0.6532299, + "Y": 0.8535968 + }, + { + "X": 0.5793673, + "Y": 0.85360825 + } + ] + }, + "Id": "8996b004-8e8e-49cc-bb0b-d2f3aab3da06", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "insufficient", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.45519, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011878838, + "Left": 0.6570924, + "Top": 0.8441787, + "Width": 0.055481788 + }, + "Polygon": [ + { + "X": 0.6570924, + "Y": 0.8441874 + }, + { + "X": 0.71256816, + "Y": 0.8441787 + }, + { + "X": 0.7125742, + "Y": 0.85604894 + }, + { + "X": 0.657098, + "Y": 0.8560575 + } + ] + }, + "Id": "5f9b89b6-023e-4210-98a1-78d944bc3911", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "training.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.30471, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0098051485, + "Left": 0.11960641, + "Top": 0.85694855, + "Width": 0.11082384 + }, + "Polygon": [ + { + "X": 0.11960641, + "Y": 0.8569657 + }, + { + "X": 0.23042817, + "Y": 0.85694855 + }, + { + "X": 0.23043026, + "Y": 0.86673677 + }, + { + "X": 0.11960782, + "Y": 0.86675376 + } + ] + }, + "Id": "0d1fdba0-33ba-44e2-81b1-b86db8c64eba", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98423, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009411092, + "Left": 0.2910622, + "Top": 0.8570924, + "Width": 0.02313957 + }, + "Polygon": [ + { + "X": 0.2910622, + "Y": 0.85709596 + }, + { + "X": 0.3141993, + "Y": 0.8570924 + }, + { + "X": 0.31420177, + "Y": 0.8664999 + }, + { + "X": 0.29106453, + "Y": 0.8665035 + } + ] + }, + "Id": "8850936e-4976-4089-ab85-270f439752ce", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "183", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.972725, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009918345, + "Left": 0.37068725, + "Top": 0.85674244, + "Width": 0.03787973 + }, + "Polygon": [ + { + "X": 0.37068725, + "Y": 0.8567483 + }, + { + "X": 0.4085638, + "Y": 0.85674244 + }, + { + "X": 0.40856698, + "Y": 0.866655 + }, + { + "X": 0.3706902, + "Y": 0.8666608 + } + ] + }, + "Id": "60d74d77-8840-4e74-8710-3454575b32f3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96.17", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.691635, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012073266, + "Left": 0.118903466, + "Top": 0.8724407, + "Width": 0.11524127 + }, + "Polygon": [ + { + "X": 0.118903466, + "Y": 0.8724582 + }, + { + "X": 0.23414215, + "Y": 0.8724407 + }, + { + "X": 0.23414473, + "Y": 0.8844967 + }, + { + "X": 0.118905194, + "Y": 0.884514 + } + ] + }, + "Id": "f62e9af7-2ed7-47ef-a65d-b3b93ca08145", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "DocFormer-large", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97794, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00954601, + "Left": 0.29004797, + "Top": 0.87253535, + "Width": 0.024252053 + }, + "Polygon": [ + { + "X": 0.29004797, + "Y": 0.87253904 + }, + { + "X": 0.31429753, + "Y": 0.87253535 + }, + { + "X": 0.31430003, + "Y": 0.88207775 + }, + { + "X": 0.29005036, + "Y": 0.8820814 + } + ] + }, + "Id": "cd6dcda0-dee8-4412-a71a-c6d6001f4641", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "533", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90489, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009872429, + "Left": 0.37092692, + "Top": 0.8724259, + "Width": 0.037840236 + }, + "Polygon": [ + { + "X": 0.37092692, + "Y": 0.8724317 + }, + { + "X": 0.40876397, + "Y": 0.8724259 + }, + { + "X": 0.40876716, + "Y": 0.8822927 + }, + { + "X": 0.37092987, + "Y": 0.88229835 + } + ] + }, + "Id": "5bab708a-7d90-4abb-8466-58df62cfe1e1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "95.50", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.511566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009449245, + "Left": 0.119943075, + "Top": 0.8881327, + "Width": 0.057312936 + }, + "Polygon": [ + { + "X": 0.119943075, + "Y": 0.8881413 + }, + { + "X": 0.17725432, + "Y": 0.8881327 + }, + { + "X": 0.177256, + "Y": 0.8975735 + }, + { + "X": 0.11994444, + "Y": 0.89758193 + } + ] + }, + "Id": "7dfe03cb-78ed-4a5c-b670-76ca622bad35", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "MATrIX", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.89456, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011290178, + "Left": 0.18135378, + "Top": 0.8881667, + "Width": 0.038870934 + }, + "Polygon": [ + { + "X": 0.18135378, + "Y": 0.8881725 + }, + { + "X": 0.2202224, + "Y": 0.8881667 + }, + { + "X": 0.22022472, + "Y": 0.89945114 + }, + { + "X": 0.18135583, + "Y": 0.8994569 + } + ] + }, + "Id": "678271a0-7d47-4472-89be-07ac235e5fd0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(ours)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97263, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009407262, + "Left": 0.2910926, + "Top": 0.8881682, + "Width": 0.02386935 + }, + "Polygon": [ + { + "X": 0.2910926, + "Y": 0.88817173 + }, + { + "X": 0.3149595, + "Y": 0.8881682 + }, + { + "X": 0.31496197, + "Y": 0.8975719 + }, + { + "X": 0.29109496, + "Y": 0.89757544 + } + ] + }, + "Id": "ea4bb1a5-881b-4190-bd2e-f3a51a2abf57", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "166", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81493, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009762827, + "Left": 0.37075585, + "Top": 0.8879532, + "Width": 0.038125988 + }, + "Polygon": [ + { + "X": 0.37075585, + "Y": 0.8879589 + }, + { + "X": 0.40887868, + "Y": 0.8879532 + }, + { + "X": 0.40888184, + "Y": 0.8977104 + }, + { + "X": 0.37075874, + "Y": 0.89771605 + } + ] + }, + "Id": "065e41fc-f9d2-4336-8dde-53a6225b8bd4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "94.20", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93427, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009804407, + "Left": 0.48028666, + "Top": 0.9309352, + "Width": 0.008294624 + }, + "Polygon": [ + { + "X": 0.48028666, + "Y": 0.9309364 + }, + { + "X": 0.48857766, + "Y": 0.9309352 + }, + { + "X": 0.4885813, + "Y": 0.94073844 + }, + { + "X": 0.48029023, + "Y": 0.9407396 + } + ] + }, + "Id": "92976339-bdfa-49ca-97f3-44aeaddd45f2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5", + "TextType": "PRINTED" + }, + { + "BlockType": "LAYOUT_FIGURE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.01953, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.16750361, + "Left": 0.15724319, + "Top": 0.08774058, + "Width": 0.2474185 + }, + "Polygon": [ + { + "X": 0.15724319, + "Y": 0.08780929 + }, + { + "X": 0.40460828, + "Y": 0.08774058 + }, + { + "X": 0.4046617, + "Y": 0.25518212 + }, + { + "X": 0.15727118, + "Y": 0.2552442 + } + ] + }, + "Id": "a9ac0500-1f53-47e7-93c2-0334b40e35c4", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f2996175-43c3-4dd3-b8dd-46c20c5f4aee", + "79487cd4-61e8-421c-923f-c11a573d10a7", + "a68d3217-c1ef-4b0a-8592-8ee689a2e724", + "95a7db33-749c-4edc-a702-4a0601ffadba", + "b5921f20-ae01-495d-a72f-cf7d5222d604", + "6db550b4-3fb5-4371-85b2-70d0be596e3e", + "c93adf12-5caa-4b73-bee9-bbbe158b4da5", + "37eda483-80ee-441f-9bb5-1e0457dc46f8", + "0f7698b5-a4d2-4b10-8099-f963fbe98a63", + "e601171a-54d4-44a1-a411-4f977528908a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.43555, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010047797, + "Left": 0.2488165, + "Top": 0.26321977, + "Width": 0.061897412 + }, + "Polygon": [ + { + "X": 0.2488165, + "Y": 0.26323524 + }, + { + "X": 0.3107113, + "Y": 0.26321977 + }, + { + "X": 0.31071392, + "Y": 0.27325222 + }, + { + "X": 0.24881874, + "Y": 0.27326757 + } + ] + }, + "Id": "fa29c991-ccf0-4cef-8776-e8640f4c3261", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1eaccd9c-49e3-47f0-8743-a183a1dc64bb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_FIGURE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.484375, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.16496663, + "Left": 0.56935275, + "Top": 0.087932475, + "Width": 0.24484296 + }, + "Polygon": [ + { + "X": 0.56935275, + "Y": 0.08800044 + }, + { + "X": 0.8141017, + "Y": 0.087932475 + }, + { + "X": 0.81419575, + "Y": 0.2528376 + }, + { + "X": 0.56942207, + "Y": 0.25289908 + } + ] + }, + "Id": "e5d0ec7f-7424-4f0a-b2c7-9d33a0f0c3ae", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cdb4f6a0-c6f1-40b3-a08f-0ac932e70349", + "38f6c3ac-a72e-4ff3-bbf4-2dbb24a9d177", + "8e32d194-7e38-44b8-b192-08fa30d462f9", + "5a5be379-d3ec-410a-84e1-9dece84b084c", + "92de3f74-0407-40a3-975e-21bdf23c1b52", + "18442c92-69e9-459d-b3bc-0401ee12aaac", + "164c025c-c18c-4770-9a4e-c721cfd2c6b7", + "f03da30f-85ff-4928-890c-0690f8831cf2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 84.81445, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009464419, + "Left": 0.64275974, + "Top": 0.2633314, + "Width": 0.09423449 + }, + "Polygon": [ + { + "X": 0.64275974, + "Y": 0.26335493 + }, + { + "X": 0.73698926, + "Y": 0.2633314 + }, + { + "X": 0.7369942, + "Y": 0.27277246 + }, + { + "X": 0.6427641, + "Y": 0.27279583 + } + ] + }, + "Id": "1aeb9084-0781-47d4-8317-1dc6c6b68720", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f79e2c38-55a1-48b5-8109-4525029bc14a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.87305, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011404143, + "Left": 0.23459315, + "Top": 0.28840792, + "Width": 0.5009756 + }, + "Polygon": [ + { + "X": 0.23459315, + "Y": 0.28853095 + }, + { + "X": 0.73556286, + "Y": 0.28840792 + }, + { + "X": 0.73556876, + "Y": 0.29968995 + }, + { + "X": 0.23459558, + "Y": 0.29981205 + } + ] + }, + "Id": "a6fb7eab-0b9f-4e6b-a3db-c66d410701dd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ce0eddc9-390e-47ae-93c9-585bc21ac503" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.728516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.023082763, + "Left": 0.07441446, + "Top": 0.3273743, + "Width": 0.39120483 + }, + "Polygon": [ + { + "X": 0.07441446, + "Y": 0.32746795 + }, + { + "X": 0.4656111, + "Y": 0.3273743 + }, + { + "X": 0.4656193, + "Y": 0.3503649 + }, + { + "X": 0.07441714, + "Y": 0.35045707 + } + ] + }, + "Id": "ffdfa864-ee51-4878-bcb0-16d658aae104", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9b44e425-e557-47f6-9f4d-2596c2d32407", + "9b27814e-0df4-4deb-8ec4-4fac63c98237" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TABLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26758, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.15479036, + "Left": 0.075244434, + "Top": 0.36684838, + "Width": 0.39176044 + }, + "Polygon": [ + { + "X": 0.075244434, + "Y": 0.36693966 + }, + { + "X": 0.4669496, + "Y": 0.36684838 + }, + { + "X": 0.46700487, + "Y": 0.52155715 + }, + { + "X": 0.0752625, + "Y": 0.52163875 + } + ] + }, + "Id": "dc647f73-a031-4784-8e65-110a8a4c8280", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d4a769fb-34f1-48aa-9c85-9e1197c8cb23", + "fcd16fd8-bdae-40cf-ac27-7b768c11d283", + "c27b3153-bc22-4bac-8b32-900409e509c1", + "39766bec-4927-4385-87fe-e2f34eda0456", + "29736ea3-ec2f-47f8-bdfe-f68af0335d44", + "d8e9cd38-cc2a-47d6-8efc-3900b67b339e", + "3b1a38f4-afc6-4623-b5d5-d22d78166f0c", + "3c31910f-920f-4356-8ca5-09180308283a", + "ca64e593-264e-4163-9a0c-271ff94be095", + "2b330509-4e03-43fe-9388-a9e66e97e925", + "8453d001-0fec-486d-af46-40854443dc29", + "a88888f6-f3b7-4915-be8c-a20d13492e0a", + "1c1bf2a9-dd27-4326-b61a-78b35118977d", + "5ebae1bd-c177-4458-beec-f4017723cc6f", + "73bf87ca-258f-4232-ad64-d2b85a45a1b7", + "7a49be8a-1d51-4132-a89e-e34c89bd90a7", + "b27e5dcf-eae2-4b79-8722-cf452a048b5b", + "599979ec-4519-41a4-92cc-ce94518fdfda", + "7e109e76-c943-4e50-8fe1-0792c9738e1e", + "6830b9be-0bac-4a85-8355-4c09e752d94f", + "f4efb484-4e61-4c9f-b708-3e35ec7beabd", + "7ff962d8-c327-4504-8c3a-c331d4a1e2eb", + "14fc4d88-7d5d-45ee-ac69-8071b177953b", + "f6d0adc8-7c94-487d-bd99-49e31995f3a2", + "00220322-6fc9-47aa-8ad3-8069639b4ed2", + "343ca49b-168b-4ddc-acfc-a3c7e06f2b9a", + "e99687c5-7051-4f29-ae58-1bdd5d1a77b1", + "6b89a881-cc33-42ac-a5f7-fbe7ab976513", + "ba442af7-0e19-4fc5-8f7d-2f4b363e0efa", + "79347189-2267-4a7c-853b-2ef236f5d776", + "faea28aa-6792-447a-8e1e-611483658fab", + "9bb881c2-c171-487b-8255-182dca32a945", + "22c30f93-4119-4181-9168-66cd0600f4e3", + "52d7bd21-808a-4bfc-a53f-5a08217a8bbb", + "8ac9c8f6-f895-448e-a217-82f80e245ac5", + "c061a559-6683-4d74-8515-b9099ece6b25", + "5202d8b6-bfdf-46e6-9c44-fa3ec7714015", + "6fe7307f-62ad-4688-b7e8-fe2960318f6f", + "a7c7e88f-e69b-47f5-b918-8e776e61a787", + "4af8c0e3-1328-45ca-8a26-993ee1bf2bbe" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.70508, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.08561918, + "Left": 0.07469129, + "Top": 0.56523466, + "Width": 0.39194876 + }, + "Polygon": [ + { + "X": 0.07469129, + "Y": 0.5653135 + }, + { + "X": 0.4666095, + "Y": 0.56523466 + }, + { + "X": 0.46664006, + "Y": 0.6507803 + }, + { + "X": 0.07470125, + "Y": 0.6508538 + } + ] + }, + "Id": "053ac2f6-b2bd-4e1d-a706-4488895436fd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4fde2875-abbf-4f76-8564-a074818546c8", + "d095e982-a0fb-4342-a78a-b4afb61a3f7f", + "bb98cd66-79fc-4368-8c34-b63edf7992ec", + "4c43b348-ef47-471a-a509-635cde7ccb2c", + "125cc397-8a79-4169-b02a-6ab5ac77a77f", + "85f88770-dd1a-4400-9d9a-cfbbbb119b9a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.8457, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012335251, + "Left": 0.0947949, + "Top": 0.66385746, + "Width": 0.21131821 + }, + "Polygon": [ + { + "X": 0.0947949, + "Y": 0.6638967 + }, + { + "X": 0.30610994, + "Y": 0.66385746 + }, + { + "X": 0.30611312, + "Y": 0.67615396 + }, + { + "X": 0.09479648, + "Y": 0.67619276 + } + ] + }, + "Id": "073f7a96-699f-49b9-81f6-4193476903f8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "af6b9177-83b9-4d54-91f8-b312d77cc852" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.09375, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.026083412, + "Left": 0.074324176, + "Top": 0.7084755, + "Width": 0.3923675 + }, + "Polygon": [ + { + "X": 0.074324176, + "Y": 0.70854545 + }, + { + "X": 0.4666824, + "Y": 0.7084755 + }, + { + "X": 0.4666917, + "Y": 0.7344906 + }, + { + "X": 0.0743272, + "Y": 0.7345589 + } + ] + }, + "Id": "ebfc445f-9d6b-4a78-9614-0eb22632d37d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "be407c09-66a8-4226-ada5-e09043d72cf9", + "801bd528-2002-480c-82b7-ddb77d4617f8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TABLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.99805, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.15340012, + "Left": 0.111585364, + "Top": 0.7490934, + "Width": 0.32084164 + }, + "Polygon": [ + { + "X": 0.111585364, + "Y": 0.74914855 + }, + { + "X": 0.4323755, + "Y": 0.7490934 + }, + { + "X": 0.43242702, + "Y": 0.9024463 + }, + { + "X": 0.111606695, + "Y": 0.90249354 + } + ] + }, + "Id": "f105a8e5-e6c5-4059-9817-8904dd5b1ac4", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "105dae0e-7200-4afa-a450-471844ff0631", + "ef04bcc2-e889-4eb9-a250-0682a209a7dd", + "315c84ca-5212-4b43-8cae-9a5e7282869a", + "84ef55b6-261c-4445-b046-86739a5c03fb", + "60ae916b-c4a2-44de-89b0-d9bfc8d754ec", + "51613652-73ea-4310-aebc-ad6e3b69d342", + "7a883272-1ada-4c46-a85a-9e235cae7202", + "dbac5138-433d-4f08-9aba-a4b7b6d30b6c", + "e5dac464-9e31-44ed-9e6a-5b5e3d645d09", + "a3ca6588-78f0-4613-a956-868d7ad8f783", + "012456c4-6387-45e3-bf0a-90975144f983", + "dbaeb9c2-cfcf-41f1-86a3-3d2d88a339d9", + "15f64dc9-cdb9-4447-84e9-6f6709ee5fa8", + "015d467f-33dc-400c-9c56-2f53c21ed445", + "9e71c343-9180-4798-ad8f-aceadff7f24f", + "1e08b0db-ce15-417b-b4ca-e53bf00d8eb8", + "ddb2649e-9990-489d-bf56-3a190ea1bed6", + "fc4ef99e-d5db-41fd-8e99-71a15f63330e", + "a441a817-dc3f-4461-a135-6f0cfa2f8490", + "38b722a5-5d36-44b8-b4bc-c1acd5d6b4f1", + "b6623fd7-4376-4723-b5de-53f7a296405a", + "e461be3b-1da7-4392-adf2-122bd6d8b6ce", + "0372fd28-4035-4093-b55d-6435c21a3ca0", + "49fbfd35-5ed0-459c-9716-909addcb11ae", + "07db9e5e-a782-4b8c-a513-78a202cad948", + "cc659d73-fc88-4373-97be-aa4ac48800be", + "ade3c175-77f9-4ac4-9dfb-07e7e95bf123", + "82530807-cfc7-4de1-b7c9-89c4bf2ad256", + "8c0b1823-5b48-42de-84ec-7c6b2df3f491", + "5f1f71f6-87f1-4830-bc35-21ef715f56c0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.06641, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013344053, + "Left": 0.503022, + "Top": 0.3289785, + "Width": 0.14946215 + }, + "Polygon": [ + { + "X": 0.503022, + "Y": 0.32901424 + }, + { + "X": 0.6524779, + "Y": 0.3289785 + }, + { + "X": 0.6524842, + "Y": 0.34228715 + }, + { + "X": 0.5030271, + "Y": 0.34232256 + } + ] + }, + "Id": "e38cb21a-c4d1-46ea-bcaa-b8d01121815b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5141c3e7-fb56-4037-8c3c-c0e6e1631236" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.12109, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.024427345, + "Left": 0.5031897, + "Top": 0.3527035, + "Width": 0.39169464 + }, + "Polygon": [ + { + "X": 0.5031897, + "Y": 0.35279566 + }, + { + "X": 0.89486927, + "Y": 0.3527035 + }, + { + "X": 0.89488435, + "Y": 0.3770402 + }, + { + "X": 0.5031989, + "Y": 0.37713084 + } + ] + }, + "Id": "f6a0be26-8a0a-4289-a794-9407ca1fdae7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d412a14f-7cad-459f-812d-1d8da8eda2fe", + "aba0f362-e452-49e5-bd5a-d0afb169848b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.19141, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012393918, + "Left": 0.50281394, + "Top": 0.40149733, + "Width": 0.35710785 + }, + "Polygon": [ + { + "X": 0.50281394, + "Y": 0.40157855 + }, + { + "X": 0.8599144, + "Y": 0.40149733 + }, + { + "X": 0.8599218, + "Y": 0.41381073 + }, + { + "X": 0.50281864, + "Y": 0.41389123 + } + ] + }, + "Id": "192cf329-625d-4b8b-ba4b-9384d2365387", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f4199b0f-c027-4564-9b56-5a8b5065a59b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.7793, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.10109344, + "Left": 0.5030882, + "Top": 0.4251531, + "Width": 0.39330256 + }, + "Polygon": [ + { + "X": 0.5030882, + "Y": 0.42524105 + }, + { + "X": 0.89632803, + "Y": 0.4251531 + }, + { + "X": 0.89639074, + "Y": 0.52616495 + }, + { + "X": 0.5031265, + "Y": 0.52624655 + } + ] + }, + "Id": "79cc68c4-8727-4e08-b3ab-01504467c421", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5195ab82-6f2f-4f82-be95-e522d3f29418", + "0aab08e8-5113-41cc-8205-d5251140e37f", + "857726e3-ab74-4296-a3c8-15d1f3fbdb6d", + "f64d2b1a-39de-486c-8872-769421f7f9f2", + "a42e0325-a17e-440d-9923-b74633c4d42f", + "93d37fe8-ddbb-412a-909a-629d2b1de784", + "652a07f8-3fe3-4427-973e-1659fe0cd44f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.07031, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02294393, + "Left": 0.5029102, + "Top": 0.5423659, + "Width": 0.3911767 + }, + "Polygon": [ + { + "X": 0.5029102, + "Y": 0.5424461 + }, + { + "X": 0.8940727, + "Y": 0.5423659 + }, + { + "X": 0.8940869, + "Y": 0.56523114 + }, + { + "X": 0.5029189, + "Y": 0.5653099 + } + ] + }, + "Id": "ec58b10f-54f7-475a-b5af-a3ebbc6a57e0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "18f44fb1-4c85-4bf3-b199-4ce4a8dfc4ed", + "898f15d2-80c1-4c57-9512-11597f02efa8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TABLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.677734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.077939704, + "Left": 0.55525285, + "Top": 0.5814165, + "Width": 0.29097286 + }, + "Polygon": [ + { + "X": 0.55525285, + "Y": 0.58147424 + }, + { + "X": 0.8461797, + "Y": 0.5814165 + }, + { + "X": 0.8462257, + "Y": 0.659302 + }, + { + "X": 0.55528486, + "Y": 0.6593562 + } + ] + }, + "Id": "1a5eb33f-9c61-46a6-bf3e-68444e786812", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1bd05271-c399-4529-b95f-4f6a11990831", + "388bd086-3b64-4849-a1b4-0f5f2a160e83", + "f237b105-83c6-4767-88f4-ce7d1b428c28", + "03ae279a-db5f-4174-aaf7-588b3c49f0ba", + "462f091e-5c8e-4a14-ae58-a6464026f800", + "3f6d3c4a-ed47-4a41-97ff-2a6a9112ad4f", + "1604e070-a380-4726-ad21-e55d9b04c736", + "a8bfd089-e01d-4be8-9ef0-0a9561e5986f", + "c3bc8494-0a33-4823-bd2c-b84a217c3e9e", + "cc4a550b-0a5f-4e5e-a04c-1dc79c7b4ff2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.14258, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012481477, + "Left": 0.50293314, + "Top": 0.6987501, + "Width": 0.24826767 + }, + "Polygon": [ + { + "X": 0.50293314, + "Y": 0.6987947 + }, + { + "X": 0.75119424, + "Y": 0.6987501 + }, + { + "X": 0.75120085, + "Y": 0.7111874 + }, + { + "X": 0.5029379, + "Y": 0.7112316 + } + ] + }, + "Id": "4cb8b09c-40e2-4dbb-8464-a69a0840457a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8586d3f1-f1b6-48e1-9b50-cfe10bdad964" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.14453, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.13372733, + "Left": 0.50309414, + "Top": 0.722354, + "Width": 0.3933166 + }, + "Polygon": [ + { + "X": 0.50309414, + "Y": 0.72242326 + }, + { + "X": 0.8963278, + "Y": 0.722354 + }, + { + "X": 0.89641076, + "Y": 0.8560205 + }, + { + "X": 0.50314486, + "Y": 0.85608137 + } + ] + }, + "Id": "7569bdbc-db57-423f-ac31-8b20ccac2c04", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2e96bcc1-6892-46c6-898b-9db9cce867d0", + "a503f63f-568f-4764-b661-8bccca008dae", + "1c8f0d7c-ca7e-4bff-a030-fd1fd032ee77", + "94395733-f7d8-424f-ab1d-0703aeb465c0", + "2b1217c8-6eb1-4708-8cbd-ec04b47778d2", + "caa2a6e3-8b83-4032-90fb-8355090f1b41", + "29def4e1-1cf0-4c2c-a795-388cd54b058f", + "2a2fe12f-cae1-43e1-9ef3-b8d7b7c3519c", + "dc4b0402-2221-466d-ae25-de6f85e33541" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_PAGE_NUMBER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 88.08594, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009804407, + "Left": 0.48028666, + "Top": 0.9309352, + "Width": 0.008294624 + }, + "Polygon": [ + { + "X": 0.48028666, + "Y": 0.9309364 + }, + { + "X": 0.48857766, + "Y": 0.9309352 + }, + { + "X": 0.4885813, + "Y": 0.94073844 + }, + { + "X": 0.48029023, + "Y": 0.9407396 + } + ] + }, + "Id": "c188c533-6147-417a-87b1-19f276b071ee", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2d39f4ba-1cd4-4e45-8953-0777b6adb92f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + } + ] +} \ No newline at end of file diff --git a/testdata/test-layout.json b/testdata/test-layout.json index a868239..cc92c37 100644 --- a/testdata/test-layout.json +++ b/testdata/test-layout.json @@ -1 +1,25601 @@ -{"DocumentMetadata": {"Pages": 1}, "Blocks": [{"BlockType": "PAGE", "Geometry": {"BoundingBox": {"Width": 1.0, "Height": 0.9969061017036438, "Left": 0.0, "Top": 0.003093922510743141}, "Polygon": [{"X": 0.0, "Y": 0.003093922510743141}, {"X": 1.0, "Y": 0.003688992001116276}, {"X": 1.0, "Y": 1.0}, {"X": 0.0, "Y": 1.0}]}, "Id": "de47a93e-1d5f-44ec-a88f-adad1554f88c", "Relationships": [{"Type": "CHILD", "Ids": ["356d4d2d-5f9d-430f-ac73-8e11353a79b4", "dbc7ff37-9e86-41b0-b523-102b8e279033", "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a", "020efb25-5d58-4fa8-a71b-fa69736ea172", "515c67d6-5950-4c1c-b0af-e48866bf2d25", "0cc781e9-b479-4729-be87-ca1ef052c4b9", "cdf6abe9-51fc-4067-a844-575ee9c7142a", "466e3cd2-96b3-4beb-a336-ceb038cbed25", "0b775453-219c-45fc-9d4f-a65f23b4011a", "0b149fcc-e622-47e9-865d-d3327ab6f029", "87515cba-9bf8-4c14-a4d8-e15e1a68e53b", "a5909dc2-908a-441b-8a4b-9c8a174ce040", "a3958920-1ee9-4126-98a7-82412593e4ce", "513ac936-1deb-4401-aaf8-184250e28ed2", "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", "13f6a5d4-3894-4782-88d4-61ffe0b6b044", "5b208b14-54d0-4395-b740-f5c29c088651", "06e26b97-2049-4525-9d77-98d69a9aea01", "66754663-79f1-4c3a-8b21-ef2db19d7af9", "1b8b3830-bae8-4667-b2a6-4ec8398be79f", "cac09ed3-c40e-4641-bfb2-8ff9f3149401", "99574a58-367b-462f-914a-bda8acefb668", "8269bd3a-41c0-4026-afb6-58b93cc722e7", "4c459286-1eae-41e0-84c2-78de44fe40aa", "75211c43-4fe4-4233-8e19-3e0213452742", "f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", "a0c186b5-495f-4eee-9066-6b2c05fc185f", "db94fb3b-5266-455c-8449-05dbf17913cb", "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", "f327b2c4-a99d-4604-bfa1-971ac1af727a", "879c54ad-a9b8-4514-ad0b-ef80be91c29f", "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", "91f77548-df0f-4648-87d5-dd3e9b01d48c", "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", "0653eafa-efed-428b-8993-bb3aa81d9978", "665559cc-4f5d-49da-a466-a700c7edbe8a", "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", "2a157b93-b18b-4802-b9e8-0f08c70240d8", "b4739cb4-ebcb-4020-815e-28dd3f18a074", "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", "da5058c6-3445-44da-9a2c-880770a3b202", "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", "09307b43-3d9c-4edf-99b1-aa91e3620c53", "380450da-7f74-42da-bcbb-6527e347f730", "88070f3e-90b0-4988-b05d-d15a18fb05fa", "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", "2886be46-95fa-49fb-ab3d-d28fd59b635b", "0eba14db-0541-4aad-a81f-0811b007cc71", "d8ed8ae2-3436-4897-90a1-fed1680f06e2", "61c3c063-9cca-4a00-8a15-58207f87d4d5", "bd00f741-31fe-4d6f-8d6c-88ba7d810377", "12d725d4-aa7d-4d37-81e2-79acebb77a67", "708c32ab-2994-4adc-8b3b-f359696a418d", "847a0e0d-0e24-4199-8e85-3dfaf916e912", "34d2b475-f601-4505-805f-99a7be82f93e", "c860ec41-40e0-4892-9091-7ae09b16d456", "ae78351f-c1eb-4499-be37-3594222be71a", "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", "be385fcd-00fc-4975-861a-a5d6f4e98441", "a895a7d0-4780-4542-892b-4f8d5c8e666d", "30c0cd38-42de-4813-aa18-6814a0ba7829", "65483709-a84e-462a-900b-becfa50d5b0d", "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", "6990e8d9-2360-415e-99ef-83f08739fccf", "1043df65-178d-4fef-b215-a5a7adf1cf4b", "15a2de2f-191e-4329-925d-064adecf1bfc", "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", "a6c53c91-d23f-45a9-816a-503b08c69d22", "e194e44c-1657-42ad-9648-f5e7693de983", "39024e79-e234-4b65-b8fe-1eb87965972a", "3a4d48da-6da3-449b-80b2-a00990d7e898", "6328830c-0422-478b-b84f-26032d4d904d", "38aed87b-8826-47f2-99d6-45562ee32bdc", "ae5c853c-6982-4c73-95cf-0030f5eac0d4", "376f01c4-dd22-41ea-96f9-efe99278838d", "7bd36bb6-3743-495e-8e8d-df66b0482492", "15b62f79-dabf-4271-b960-7d95027910d9", "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", "9990ac2e-10c0-4979-bd43-e3ba88ef7737", "b55ee349-2243-47f2-a22c-26128f1f925b", "be842d6f-ee4d-4074-8d50-a569b4ececf2", "0d2ed119-eec9-4d75-8815-352a4e905779", "5618d793-fad7-4049-a4ed-84473f22853a", "3280c746-87bf-4ad8-be09-fd66c55368f2", "666b73ab-1273-4b48-a2ea-e5b66f9405d8", "9a030503-9219-439e-a96b-4a633714ef14", "27affb84-f91a-49b6-bcaf-501e48257069", "66eaa0f0-60e0-4040-84cf-0c78f0965120", "734a1da9-355c-4de5-8d67-6e25f107d4d5", "5f45f8ac-6129-48c4-b62e-b36da6fede30", "f934c989-db0d-4b8b-8c6d-143ceb87c1fe", "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", "763acaa0-c468-49c4-bb72-9a458c23749d", "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", "c5c72df0-f38b-47a8-828c-d57ea2e680e0", "72c13023-1f18-413e-99f9-27a7e5ad833c", "44fac1b1-9d65-4554-b904-ded4ffe34334", "1e6707ed-881c-49fe-abf5-902884e51483", "13c6d438-424d-4b70-b17c-77a4c80519de", "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", "988891f8-e62e-45d1-afff-c49cf9d2121e", "80a7d6f0-bd81-4397-aa92-c247a27603f0", "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", "2008d7d0-1e51-45d7-a255-25073af4a3b9", "12c593a5-405d-49b1-b054-6d78a485f014", "b510fa50-06bf-466e-a123-3a2b9be73047", "97fd399c-b000-43dc-9335-0788688a8816", "ef03ffc5-515e-4275-bcad-0191c963b86d", "7dd11509-d38b-4e19-ac8a-07872aa0c2f7", "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", "0a7bc99b-3648-46bb-819e-8763959a1ff5", "64914005-2247-4ace-b6dc-6b331ef27bda", "e89a242f-a9e4-4daa-a852-4046ac851959", "081b2097-5a8f-4859-ad30-6da0b59aba06", "fecea290-b073-43ac-a50f-4ba6a28bc0bf", "1433f0de-360b-400d-be4e-8a2e9e1ce70b", "fa02443b-5a1e-4c19-a620-1e0bf04fa748", "b31c8b9b-620e-456c-a2d8-6f864b60d0fb", "439f7686-7d4e-44b1-8c3b-980636969363", "4b20e520-3af7-4620-8866-88eb54ab23b0", "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", "d3855726-d758-423f-b827-3764ed557faa", "a18bf836-90c0-4538-b500-15c2433e0e93", "e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", "286d01bc-c76e-4410-8983-b6e652108d5d", "0465565f-a8ff-48eb-9595-6b5caccef7fe", "18ec4504-62b6-42de-85cf-1156d6f4d195", "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", "ff6df70d-7ca3-4968-aa5c-24196721849e", "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d", "5051c70e-89a8-4eb4-8535-39762504c958", "37ffa892-1cca-4c14-ac1c-936abaa205ea", "ddb8b382-421d-4966-9ffa-b398e05b5139", "ad239bcb-73f2-4b3b-a04c-13cbe4f5fc0a", "f2a70ff1-2d09-472e-988b-3f4a20521f54", "b2dadfeb-f242-4421-9c17-ecb79e5ccf66", "895c4d45-9e94-4c00-9362-7b57d86e438c", "a527336a-5619-475f-9e89-201d5e6a9ed2", "24e82398-d49b-4ed1-bff7-b30e0b940956", "a1351bcf-e97b-4cec-a3aa-53e5c83aa111", "01dff743-d8c9-4fb9-9660-4a30a6b902b4", "a382396f-537e-4533-8dd6-a37bdf49df18", "0439806a-9e0e-4f1c-8836-9cf24c79b5da", "91933aa6-e733-466d-8f0b-bb7f3a50ed2a", "7a2fb6a9-54c8-4872-b9f1-366cc2da9437", "b75b84cb-4d94-4bc6-9750-ec14688981b1", "c588b799-137d-48bc-ae6e-f373046ee725", "d90e0228-bba7-4103-a9e5-05df5e3ed819", "d0f5ce88-3bef-4fe2-863c-6fd0035e893e", "bb884b90-33ee-49a1-8c00-eb71aad84a96", "145bcfc1-5a03-49ef-b97d-726e503a3f12", "2eddcc6b-89da-4dfe-b06c-64280b226450", "0a95421d-33d0-4b6a-a006-a02073d4cbd1", "275369e3-fa91-49d8-96c0-510d6b25f0f0", "82ba6671-d1ae-44f3-b5f1-d17496302064", "41f68a63-d989-4354-9a4f-46dfe58ce6f4", "de06c093-0282-424f-94fc-36e6434c439e", "2f4fec20-3630-4059-824b-d3dfff0a5650", "89fdcaab-0434-4547-9475-f9c7daf18b94", "2c6c44fd-3ea4-4b04-a8df-6d1434f93b62", "c2774e88-5c0d-4731-8a04-c3707f5731ba", "daf57413-a945-41ab-a3ac-879d49d6bb01", "cbe93f36-c298-4494-b146-57ac9b4a5cdd", "1cfe9afe-47cb-448c-a11f-49847b9234f1", "345806fb-2678-4044-bda0-c81e1892cb9d", "29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b", "040e1efd-8537-4c36-96b9-6f5d6db73404", "3fe8ee2f-63b0-4cb8-83de-0809c3151cfe", "9b4cfe3d-bb48-4e1d-bb63-7fb34b6e02aa", "5f26a671-f01f-43c4-81c6-2edfbf55553d", "6794949f-ebc1-43a4-8cc9-fff391580146", "e2c990a7-35f8-4627-a50c-4c152f4373be", "63ac616d-b183-4a9a-a0d7-dc2dc81ad703", "a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd", "d75a9c22-22cd-4b15-b9c2-ab2cfbd9a6f2", "03e82f4d-22f8-4663-a1b5-684c02cc3a4b", "ebf80eef-2b3d-4313-ac10-3a69366f046f", "5ff52ddb-b8b8-4085-a4a3-9d9161769420", "0a8d1286-409a-4054-9a44-4cf5fe98d134", "45fa071b-c241-4168-a966-230befe353e3", "08b170b5-84cb-4291-86bd-18304acdb3b2", "fc9e3f7a-ea1a-44f0-ac93-ed6807c73345", "69567010-231d-43d3-a012-bc9f70cc2ee7", "d3d79a9b-ed71-42b9-920f-d3f9bf411b52", "46a98643-6780-416f-b238-8fa4e7402990", "f0fd7cbb-a5a1-40a4-8aca-d7be486881e0", "219ef3fe-b51f-45cf-a63f-cde10de19e06", "0b3d8821-59d1-4b40-a67c-73df35d8a6bb", "a3c3ff25-4731-4d94-934c-a19bfb1089fe", "16aa17b3-267f-4abd-9872-3eed53bc0375", "da493e76-d2dd-46b2-80ff-f3ad25a974b4", "e6a273e2-cefd-457d-9fe9-dbdf45b16117", "dbb03060-62a4-41dd-8296-85c534e42122", "632ba26f-e81b-4da2-8e89-32e418d1990e", "768c97aa-069d-4f56-a69b-43f623d861e6", "adf350b2-8606-41cf-9e41-b8ff9c70a30e", "e1a20752-fb07-4065-8493-63f9afe20d3f", "1974528e-7829-42e4-9d20-8c6400dc4f18", "cba87427-f4a0-4f1a-b070-927a9e723d75", "75d5d593-133c-4128-a9d3-980061cc3230", "8ff8bd80-06f3-4ce5-adb0-c0f718897efa", "73363cf5-4897-4147-9649-8ecb41493853", "e13653a7-00b1-493e-897e-8eab4e1266fc", "45d2128b-f948-4a63-bd01-3330a5c06676", "d21c56b7-b533-4a32-a28e-29235d0c2ef1", "7ba897ee-1843-44e9-b2e8-9e2f2562d8ad", "8e4cfe6c-1c4b-4ea0-a7c1-8bbf40da9ea9", "77a829d1-4b88-4c4d-97a0-b5da2b2b1975", "4087d062-e2df-478e-8c6d-fbe16090a08f", "45483b84-466b-417a-8c75-73ce733fa9b5", "646c6123-1e84-4754-95f9-f44e087c037a", "ba868fa3-81b2-43c6-9a52-bff294344d00", "1d0e0304-dbcc-43ee-8cd7-78216715eeb1", "cc38aa2b-4cb0-48ce-b361-9678421cf9a9", "745db6ca-20b4-47ec-be6c-c44e6f67046b", "149f921e-08f6-4768-9e7a-82068bfc501f", "d40a79dd-1f54-46f6-bfdb-ceae4a1ac4fc", "6fc3e3f5-c42f-405a-b3fa-d3fc5859e60e", "c89ce59f-8eb3-4df0-949a-9fab55849ad7", "9eae90d9-e037-48c6-92b5-44a02ad3c670"]}]}, {"BlockType": "LINE", "Confidence": 96.4536361694336, "Text": "CO. FILE DEPT. CLOCK NUMBER", "Geometry": {"BoundingBox": {"Width": 0.2535897195339203, "Height": 0.008819970302283764, "Left": 0.16513080894947052, "Top": 0.03463663533329964}, "Polygon": [{"X": 0.16513152420520782, "Y": 0.03463663533329964}, {"X": 0.4187203347682953, "Y": 0.03478619456291199}, {"X": 0.4187205135822296, "Y": 0.043456606566905975}, {"X": 0.16513080894947052, "Y": 0.043307360261678696}]}, "Id": "356d4d2d-5f9d-430f-ac73-8e11353a79b4", "Relationships": [{"Type": "CHILD", "Ids": ["e0927804-e28c-4177-bcb4-1b539e12edcb", "2e0f9649-0327-42cd-b48a-45efd6fd38d6", "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c", "af2e09fb-44ed-4955-bc8c-3b1a0e210476", "ff60cfb9-b8b3-455b-9267-1281ccc2500b"]}]}, {"BlockType": "LINE", "Confidence": 99.56892395019531, "Text": "ABC 126543 123456 12345 00000000", "Geometry": {"BoundingBox": {"Width": 0.26268211007118225, "Height": 0.010394884273409843, "Left": 0.1647123545408249, "Top": 0.04670316353440285}, "Polygon": [{"X": 0.16471320390701294, "Y": 0.04670316353440285}, {"X": 0.42739421129226685, "Y": 0.04685763642191887}, {"X": 0.42739444971084595, "Y": 0.05709804967045784}, {"X": 0.1647123545408249, "Y": 0.05694396048784256}]}, "Id": "dbc7ff37-9e86-41b0-b523-102b8e279033", "Relationships": [{"Type": "CHILD", "Ids": ["9d849b86-d300-490b-80b0-32a61068a12e", "88940a2f-d475-4f8b-9c5a-cba5f6501bbe", "ab18b047-a658-492d-9a70-f987f348d576", "2400695d-1a7d-46a9-b240-38bf7b368451", "b9850469-c2b6-48e7-bc1c-aa165153b628"]}]}, {"BlockType": "LINE", "Confidence": 97.82372283935547, "Text": "1", "Geometry": {"BoundingBox": {"Width": 0.0066341254860162735, "Height": 0.008215690962970257, "Left": 0.4489921033382416, "Top": 0.04792264476418495}, "Polygon": [{"X": 0.4489921033382416, "Y": 0.04792264476418495}, {"X": 0.4556259214878082, "Y": 0.04792654514312744}, {"X": 0.4556262195110321, "Y": 0.05613833665847778}, {"X": 0.44899237155914307, "Y": 0.05613444373011589}]}, "Id": "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a", "Relationships": [{"Type": "CHILD", "Ids": ["2cbdddb1-294b-41e0-9429-a26392b54571"]}]}, {"BlockType": "LINE", "Confidence": 99.95964813232422, "Text": "Earnings Statement", "Geometry": {"BoundingBox": {"Width": 0.2356397658586502, "Height": 0.018146542832255363, "Left": 0.5799484252929688, "Top": 0.041226379573345184}, "Polygon": [{"X": 0.5799484252929688, "Y": 0.041226379573345184}, {"X": 0.8155848979949951, "Y": 0.041365139186382294}, {"X": 0.8155882358551025, "Y": 0.0593729205429554}, {"X": 0.5799500346183777, "Y": 0.05923476442694664}]}, "Id": "020efb25-5d58-4fa8-a71b-fa69736ea172", "Relationships": [{"Type": "CHILD", "Ids": ["7d73666d-fe0e-4394-b744-d5c2d7da85fb", "81833ff4-4040-4b20-b094-e04b760a65d8"]}]}, {"BlockType": "LINE", "Confidence": 98.49571990966797, "Text": "ANY COMPANY CORP.", "Geometry": {"BoundingBox": {"Width": 0.16061092913150787, "Height": 0.01072748377919197, "Left": 0.16652227938175201, "Top": 0.07314199209213257}, "Polygon": [{"X": 0.16652315855026245, "Y": 0.07314199209213257}, {"X": 0.3271332085132599, "Y": 0.07323583960533142}, {"X": 0.32713302969932556, "Y": 0.08386947959661484}, {"X": 0.16652227938175201, "Y": 0.08377587050199509}]}, "Id": "515c67d6-5950-4c1c-b0af-e48866bf2d25", "Relationships": [{"Type": "CHILD", "Ids": ["afd7e08d-e2f9-484d-aabd-8c8e96dcf0e1", "bbae7eff-6466-4a09-8f84-a0812519edbe", "9947edc4-dde7-410c-bbc7-fb769ddcebb4"]}]}, {"BlockType": "LINE", "Confidence": 95.78202056884766, "Text": "Period ending:", "Geometry": {"BoundingBox": {"Width": 0.09995873272418976, "Height": 0.013178191147744656, "Left": 0.5796061158180237, "Top": 0.07164870947599411}, "Polygon": [{"X": 0.5796061158180237, "Y": 0.07164870947599411}, {"X": 0.6795631647109985, "Y": 0.07170713692903519}, {"X": 0.679564893245697, "Y": 0.08482690155506134}, {"X": 0.5796072483062744, "Y": 0.08476865291595459}]}, "Id": "0cc781e9-b479-4729-be87-ca1ef052c4b9", "Relationships": [{"Type": "CHILD", "Ids": ["dfb6f29d-2322-40c8-a257-445362e50b2a", "14c78d09-427e-4d69-a4ee-92276566ce01"]}]}, {"BlockType": "LINE", "Confidence": 99.47407531738281, "Text": "7/18/2008", "Geometry": {"BoundingBox": {"Width": 0.07075836509466171, "Height": 0.011189749464392662, "Left": 0.7460896372795105, "Top": 0.07156174629926682}, "Polygon": [{"X": 0.7460896372795105, "Y": 0.07156174629926682}, {"X": 0.8168459534645081, "Y": 0.07160311192274094}, {"X": 0.8168480396270752, "Y": 0.08275149762630463}, {"X": 0.746091365814209, "Y": 0.08271024376153946}]}, "Id": "cdf6abe9-51fc-4067-a844-575ee9c7142a", "Relationships": [{"Type": "CHILD", "Ids": ["c4bbfd8b-5d38-4c59-b3f0-8062f7a07293"]}]}, {"BlockType": "LINE", "Confidence": 99.8075180053711, "Text": "475 ANY AVENUE", "Geometry": {"BoundingBox": {"Width": 0.1257537603378296, "Height": 0.010131780058145523, "Left": 0.1673523187637329, "Top": 0.0888262614607811}, "Polygon": [{"X": 0.16735313832759857, "Y": 0.0888262614607811}, {"X": 0.2931060791015625, "Y": 0.08889946341514587}, {"X": 0.2931057810783386, "Y": 0.09895804524421692}, {"X": 0.1673523187637329, "Y": 0.09888502210378647}]}, "Id": "466e3cd2-96b3-4beb-a336-ceb038cbed25", "Relationships": [{"Type": "CHILD", "Ids": ["b02e3cab-bf61-40f7-9f2c-353e0fbe81b0", "29ab0e35-5673-4f28-be94-2f090f29ea15", "246f2b4f-4cfb-486a-8ed4-52b0543e7d25"]}]}, {"BlockType": "LINE", "Confidence": 98.91738891601562, "Text": "Pay date:", "Geometry": {"BoundingBox": {"Width": 0.06651784479618073, "Height": 0.012460469268262386, "Left": 0.5792717337608337, "Top": 0.0874248594045639}, "Polygon": [{"X": 0.5792717337608337, "Y": 0.0874248594045639}, {"X": 0.6457881927490234, "Y": 0.08746359497308731}, {"X": 0.645789623260498, "Y": 0.09988532960414886}, {"X": 0.5792728066444397, "Y": 0.09984671324491501}]}, "Id": "0b775453-219c-45fc-9d4f-a65f23b4011a", "Relationships": [{"Type": "CHILD", "Ids": ["e2a748ad-e703-475c-b74b-7bca7a71f19a", "cd439eea-7e0d-49de-9e3c-cb184f87272d"]}]}, {"BlockType": "LINE", "Confidence": 99.89009857177734, "Text": "7/25/2008", "Geometry": {"BoundingBox": {"Width": 0.07110536843538284, "Height": 0.01076921634376049, "Left": 0.7455427646636963, "Top": 0.08717547357082367}, "Polygon": [{"X": 0.7455427646636963, "Y": 0.08717547357082367}, {"X": 0.816646158695221, "Y": 0.08721687644720078}, {"X": 0.8166481256484985, "Y": 0.09794468432664871}, {"X": 0.74554443359375, "Y": 0.09790338575839996}]}, "Id": "0b149fcc-e622-47e9-865d-d3327ab6f029", "Relationships": [{"Type": "CHILD", "Ids": ["c9cf804c-ff0a-4449-a5ed-b680ee65389c"]}]}, {"BlockType": "LINE", "Confidence": 83.7539291381836, "Text": "ANYTOWN, USA 10101", "Geometry": {"BoundingBox": {"Width": 0.15928658843040466, "Height": 0.011272905394434929, "Left": 0.16703936457633972, "Top": 0.10410501807928085}, "Polygon": [{"X": 0.16704027354717255, "Y": 0.10410501807928085}, {"X": 0.3263259530067444, "Y": 0.10419739037752151}, {"X": 0.32632574439048767, "Y": 0.11537791788578033}, {"X": 0.16703936457633972, "Y": 0.11528579890727997}]}, "Id": "87515cba-9bf8-4c14-a4d8-e15e1a68e53b", "Relationships": [{"Type": "CHILD", "Ids": ["9bb2fa3c-5ec1-4749-86c6-5ad241a1866e", "23a6d392-1a70-4bb4-96c1-68e8e1b7ce57", "cfb92c17-d37c-4bb8-97c7-d0cb0b5cee8c"]}]}, {"BlockType": "LINE", "Confidence": 92.50470733642578, "Text": "Social Security Number: 987-65-4321", "Geometry": {"BoundingBox": {"Width": 0.21121883392333984, "Height": 0.01020719576627016, "Left": 0.16563645005226135, "Top": 0.14518995583057404}, "Polygon": [{"X": 0.1656372845172882, "Y": 0.14518995583057404}, {"X": 0.3768552541732788, "Y": 0.14531122148036957}, {"X": 0.3768552839756012, "Y": 0.15539716184139252}, {"X": 0.16563645005226135, "Y": 0.15527619421482086}]}, "Id": "a5909dc2-908a-441b-8a4b-9c8a174ce040", "Relationships": [{"Type": "CHILD", "Ids": ["9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425", "6872b994-0928-4545-9b6c-03f3557e220f", "81903d8f-729a-4a07-9326-a81872681d96", "6031a8f9-14ca-45d1-b286-dfd23c191ee0"]}]}, {"BlockType": "LINE", "Confidence": 99.11576080322266, "Text": "Taxable Marital Status: Married", "Geometry": {"BoundingBox": {"Width": 0.1834954172372818, "Height": 0.009371137246489525, "Left": 0.1662769913673401, "Top": 0.15508654713630676}, "Polygon": [{"X": 0.16627775132656097, "Y": 0.15508654713630676}, {"X": 0.3497724235057831, "Y": 0.15519163012504578}, {"X": 0.3497723340988159, "Y": 0.16445767879486084}, {"X": 0.1662769913673401, "Y": 0.16435283422470093}]}, "Id": "a3958920-1ee9-4126-98a7-82412593e4ce", "Relationships": [{"Type": "CHILD", "Ids": ["c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f", "34276188-6f9d-493e-8e32-efa9787a10d1", "278afe00-a22b-485d-8045-6b4ea97fd02d", "9788c641-39f9-466a-8ec9-95ffc238a8c2"]}]}, {"BlockType": "LINE", "Confidence": 99.90764617919922, "Text": "JOHN STILES", "Geometry": {"BoundingBox": {"Width": 0.1045384332537651, "Height": 0.011241591535508633, "Left": 0.5796335935592651, "Top": 0.14997950196266174}, "Polygon": [{"X": 0.5796335935592651, "Y": 0.14997950196266174}, {"X": 0.6841706037521362, "Y": 0.1500394493341446}, {"X": 0.6841720342636108, "Y": 0.16122108697891235}, {"X": 0.5796345472335815, "Y": 0.16116131842136383}]}, "Id": "513ac936-1deb-4401-aaf8-184250e28ed2", "Relationships": [{"Type": "CHILD", "Ids": ["f2eb1fe2-750d-40b6-94b4-f3759da07a26", "1d5aa007-7677-41cf-961a-fb8e6a19c602"]}]}, {"BlockType": "LINE", "Confidence": 58.33407211303711, "Text": "Exemptions/Allowances:", "Geometry": {"BoundingBox": {"Width": 0.1441282033920288, "Height": 0.010520563460886478, "Left": 0.16588348150253296, "Top": 0.1663823276758194}, "Polygon": [{"X": 0.1658843457698822, "Y": 0.1663823276758194}, {"X": 0.31001168489456177, "Y": 0.16646462678909302}, {"X": 0.31001144647598267, "Y": 0.1769028902053833}, {"X": 0.16588348150253296, "Y": 0.1768207848072052}]}, "Id": "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", "Relationships": [{"Type": "CHILD", "Ids": ["d7fa8014-56b7-44a7-b309-4c5ceb205761"]}]}, {"BlockType": "LINE", "Confidence": 99.96204376220703, "Text": "101 MAIN STREET", "Geometry": {"BoundingBox": {"Width": 0.15616486966609955, "Height": 0.01217364426702261, "Left": 0.5799545645713806, "Top": 0.1614416390657425}, "Polygon": [{"X": 0.5799545645713806, "Y": 0.1614416390657425}, {"X": 0.7361176609992981, "Y": 0.16153094172477722}, {"X": 0.7361194491386414, "Y": 0.17361527681350708}, {"X": 0.5799556374549866, "Y": 0.17352625727653503}]}, "Id": "13f6a5d4-3894-4782-88d4-61ffe0b6b044", "Relationships": [{"Type": "CHILD", "Ids": ["a2a8ece1-f471-4311-8274-74657c67c718", "8681f96c-af95-44e4-ad89-4fd90dc2cc45", "30988507-975d-4aa6-908d-ac7dfbd95975"]}]}, {"BlockType": "LINE", "Confidence": 93.55413818359375, "Text": "Federal: 3. $25 Additional Tax", "Geometry": {"BoundingBox": {"Width": 0.1869443953037262, "Height": 0.010171528905630112, "Left": 0.18477383255958557, "Top": 0.17800521850585938}, "Polygon": [{"X": 0.18477457761764526, "Y": 0.17800521850585938}, {"X": 0.3717181980609894, "Y": 0.17811167240142822}, {"X": 0.37171822786331177, "Y": 0.18817675113677979}, {"X": 0.18477383255958557, "Y": 0.18807056546211243}]}, "Id": "5b208b14-54d0-4395-b740-f5c29c088651", "Relationships": [{"Type": "CHILD", "Ids": ["96842ba9-f016-4a9b-aaf2-0a3d57285547", "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", "007ffbca-5eda-417a-8c62-f2595e6525a1"]}]}, {"BlockType": "LINE", "Confidence": 91.9819564819336, "Text": "ANYTOWN, USA 12345", "Geometry": {"BoundingBox": {"Width": 0.1944807916879654, "Height": 0.013316287659108639, "Left": 0.5788814425468445, "Top": 0.17574793100357056}, "Polygon": [{"X": 0.5788814425468445, "Y": 0.17574793100357056}, {"X": 0.773360013961792, "Y": 0.175858736038208}, {"X": 0.7733622193336487, "Y": 0.18906421959400177}, {"X": 0.5788825750350952, "Y": 0.18895377218723297}]}, "Id": "06e26b97-2049-4525-9d77-98d69a9aea01", "Relationships": [{"Type": "CHILD", "Ids": ["a5f7d356-2e1c-4585-9a1e-0784d531a5e8", "ac0c465a-fa44-4e34-a22f-ed473a895d02", "05603f39-10e5-4cb0-aa9d-abb795b159ea"]}]}, {"BlockType": "LINE", "Confidence": 96.00748443603516, "Text": "State: 2", "Geometry": {"BoundingBox": {"Width": 0.06366796791553497, "Height": 0.008746026083827019, "Left": 0.1851474642753601, "Top": 0.18952929973602295}, "Polygon": [{"X": 0.18514810502529144, "Y": 0.18952929973602295}, {"X": 0.2488154172897339, "Y": 0.18956544995307922}, {"X": 0.24881500005722046, "Y": 0.19827531278133392}, {"X": 0.1851474642753601, "Y": 0.1982392519712448}]}, "Id": "66754663-79f1-4c3a-8b21-ef2db19d7af9", "Relationships": [{"Type": "CHILD", "Ids": ["5cec90e9-43e4-478a-b75a-bcf8ca9c55c9", "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676"]}]}, {"BlockType": "LINE", "Confidence": 95.2553482055664, "Text": "Local: 2", "Geometry": {"BoundingBox": {"Width": 0.06360170990228653, "Height": 0.009208307601511478, "Left": 0.18502961099147797, "Top": 0.20011475682258606}, "Polygon": [{"X": 0.18503029644489288, "Y": 0.20011475682258606}, {"X": 0.2486313283443451, "Y": 0.2001507729291916}, {"X": 0.24863088130950928, "Y": 0.20932306349277496}, {"X": 0.18502961099147797, "Y": 0.2092871367931366}]}, "Id": "1b8b3830-bae8-4667-b2a6-4ec8398be79f", "Relationships": [{"Type": "CHILD", "Ids": ["6fa349ee-54cc-49ca-9f3b-b55680fb0a6b", "83271702-29f2-4a2b-b61b-50062d73b550"]}]}, {"BlockType": "LINE", "Confidence": 99.96918487548828, "Text": "Earnings", "Geometry": {"BoundingBox": {"Width": 0.06917182356119156, "Height": 0.013189117424190044, "Left": 0.04865361005067825, "Top": 0.23645219206809998}, "Polygon": [{"X": 0.048655323684215546, "Y": 0.23645219206809998}, {"X": 0.11782543361186981, "Y": 0.23649100959300995}, {"X": 0.11782409250736237, "Y": 0.2496412992477417}, {"X": 0.04865361005067825, "Y": 0.24960261583328247}]}, "Id": "cac09ed3-c40e-4641-bfb2-8ff9f3149401", "Relationships": [{"Type": "CHILD", "Ids": ["70bed2aa-ac04-47d0-a639-9957a79aa708"]}]}, {"BlockType": "LINE", "Confidence": 99.97069549560547, "Text": "rate", "Geometry": {"BoundingBox": {"Width": 0.029506126418709755, "Height": 0.009865214116871357, "Left": 0.16520415246486664, "Top": 0.23769478499889374}, "Polygon": [{"X": 0.1652049720287323, "Y": 0.23769478499889374}, {"X": 0.19471026957035065, "Y": 0.2377113401889801}, {"X": 0.19470958411693573, "Y": 0.24755999445915222}, {"X": 0.16520415246486664, "Y": 0.24754348397254944}]}, "Id": "99574a58-367b-462f-914a-bda8acefb668", "Relationships": [{"Type": "CHILD", "Ids": ["ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5"]}]}, {"BlockType": "LINE", "Confidence": 99.95756530761719, "Text": "hours", "Geometry": {"BoundingBox": {"Width": 0.04123413935303688, "Height": 0.010156086646020412, "Left": 0.2430284172296524, "Top": 0.23746006190776825}, "Polygon": [{"X": 0.2430289387702942, "Y": 0.23746006190776825}, {"X": 0.2842625677585602, "Y": 0.2374831885099411}, {"X": 0.28426221013069153, "Y": 0.24761614203453064}, {"X": 0.2430284172296524, "Y": 0.24759307503700256}]}, "Id": "8269bd3a-41c0-4026-afb6-58b93cc722e7", "Relationships": [{"Type": "CHILD", "Ids": ["149dd47f-0d38-4af0-880e-66aef5be5771"]}]}, {"BlockType": "LINE", "Confidence": 99.93203735351562, "Text": "this period", "Geometry": {"BoundingBox": {"Width": 0.07576382160186768, "Height": 0.012264692224562168, "Left": 0.3457365930080414, "Top": 0.23729689419269562}, "Polygon": [{"X": 0.34573668241500854, "Y": 0.23729689419269562}, {"X": 0.4215001165866852, "Y": 0.23733940720558167}, {"X": 0.42150038480758667, "Y": 0.2495615929365158}, {"X": 0.3457365930080414, "Y": 0.2495192140340805}]}, "Id": "4c459286-1eae-41e0-84c2-78de44fe40aa", "Relationships": [{"Type": "CHILD", "Ids": ["6b76695f-18b4-488b-bc24-05faaa82bb7a", "f2017435-e0d1-48d6-b2b7-55fd11dbba9e"]}]}, {"BlockType": "LINE", "Confidence": 99.88877868652344, "Text": "year to date", "Geometry": {"BoundingBox": {"Width": 0.085052490234375, "Height": 0.011803685687482357, "Left": 0.4454517662525177, "Top": 0.23755906522274017}, "Polygon": [{"X": 0.4454517662525177, "Y": 0.23755906522274017}, {"X": 0.5305034518241882, "Y": 0.23760677874088287}, {"X": 0.5305042266845703, "Y": 0.2493627518415451}, {"X": 0.44545212388038635, "Y": 0.24931517243385315}]}, "Id": "75211c43-4fe4-4233-8e19-3e0213452742", "Relationships": [{"Type": "CHILD", "Ids": ["3c9824ce-9a2e-49d0-9cf3-cc8126f3475f", "81f95eca-25b9-4fb8-9597-13933d2a3be4", "27ba326b-567c-42a2-9486-dbe0e68ae9da"]}]}, {"BlockType": "LINE", "Confidence": 99.966552734375, "Text": "Other Benefits and", "Geometry": {"BoundingBox": {"Width": 0.14721471071243286, "Height": 0.011804116889834404, "Left": 0.5770511627197266, "Top": 0.23724313080310822}, "Polygon": [{"X": 0.5770511627197266, "Y": 0.23724313080310822}, {"X": 0.7242641448974609, "Y": 0.2373257279396057}, {"X": 0.7242658734321594, "Y": 0.24904724955558777}, {"X": 0.5770521759986877, "Y": 0.24896490573883057}]}, "Id": "f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", "Relationships": [{"Type": "CHILD", "Ids": ["ac98e66c-e2f0-4623-ac55-84895e8a4ac0", "b99352e2-dd60-4f26-87bd-e845972de3e8", "67901abb-d8e0-47cf-bde2-66c952695b41"]}]}, {"BlockType": "LINE", "Confidence": 99.86314392089844, "Text": "Regular", "Geometry": {"BoundingBox": {"Width": 0.05171744525432587, "Height": 0.01225041039288044, "Left": 0.048616841435432434, "Top": 0.25259363651275635}, "Polygon": [{"X": 0.048618435859680176, "Y": 0.25259363651275635}, {"X": 0.1003342866897583, "Y": 0.2526225447654724}, {"X": 0.10033295303583145, "Y": 0.26484405994415283}, {"X": 0.048616841435432434, "Y": 0.26481524109840393}]}, "Id": "a0c186b5-495f-4eee-9066-6b2c05fc185f", "Relationships": [{"Type": "CHILD", "Ids": ["35c946d3-bea6-470b-ad57-3c5fa7e4165c"]}]}, {"BlockType": "LINE", "Confidence": 97.31119537353516, "Text": "10.00", "Geometry": {"BoundingBox": {"Width": 0.037707194685935974, "Height": 0.009733438491821289, "Left": 0.1662551909685135, "Top": 0.25339657068252563}, "Polygon": [{"X": 0.16625599563121796, "Y": 0.25339657068252563}, {"X": 0.20396238565444946, "Y": 0.25341764092445374}, {"X": 0.20396174490451813, "Y": 0.2631300091743469}, {"X": 0.1662551909685135, "Y": 0.2631089985370636}]}, "Id": "db94fb3b-5266-455c-8449-05dbf17913cb", "Relationships": [{"Type": "CHILD", "Ids": ["b07c4a17-1ce0-48c7-aac6-ee427a71ce3a"]}]}, {"BlockType": "LINE", "Confidence": 99.96675872802734, "Text": "32.00", "Geometry": {"BoundingBox": {"Width": 0.038576122373342514, "Height": 0.010178538039326668, "Left": 0.2464170753955841, "Top": 0.25362515449523926}, "Polygon": [{"X": 0.2464175820350647, "Y": 0.25362515449523926}, {"X": 0.2849932014942169, "Y": 0.25364670157432556}, {"X": 0.28499287366867065, "Y": 0.2638036906719208}, {"X": 0.2464170753955841, "Y": 0.26378220319747925}]}, "Id": "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", "Relationships": [{"Type": "CHILD", "Ids": ["3f5be35f-fe66-4631-b437-95476bdefeb4"]}]}, {"BlockType": "LINE", "Confidence": 99.7950439453125, "Text": "320.00", "Geometry": {"BoundingBox": {"Width": 0.046338342130184174, "Height": 0.009989758022129536, "Left": 0.37534138560295105, "Top": 0.25330623984336853}, "Polygon": [{"X": 0.37534138560295105, "Y": 0.25330623984336853}, {"X": 0.4216794967651367, "Y": 0.25333213806152344}, {"X": 0.42167970538139343, "Y": 0.2632960081100464}, {"X": 0.37534141540527344, "Y": 0.26327016949653625}]}, "Id": "f327b2c4-a99d-4604-bfa1-971ac1af727a", "Relationships": [{"Type": "CHILD", "Ids": ["93de6e93-6b28-4b7c-a494-1a5a81125823"]}]}, {"BlockType": "LINE", "Confidence": 99.91573333740234, "Text": "16,640.00", "Geometry": {"BoundingBox": {"Width": 0.06557077914476395, "Height": 0.010507261380553246, "Left": 0.4647277891635895, "Top": 0.2532510459423065}, "Polygon": [{"X": 0.4647277891635895, "Y": 0.2532510459423065}, {"X": 0.5302978754043579, "Y": 0.253287672996521}, {"X": 0.5302985906600952, "Y": 0.2637583017349243}, {"X": 0.4647282063961029, "Y": 0.263721764087677}]}, "Id": "879c54ad-a9b8-4514-ad0b-ef80be91c29f", "Relationships": [{"Type": "CHILD", "Ids": ["9191d37d-a042-4a15-80cf-bea8eda4085d"]}]}, {"BlockType": "LINE", "Confidence": 99.68782806396484, "Text": "Information", "Geometry": {"BoundingBox": {"Width": 0.09015701711177826, "Height": 0.011248239316046238, "Left": 0.5775781869888306, "Top": 0.2518656253814697}, "Polygon": [{"X": 0.5775781869888306, "Y": 0.2518656253814697}, {"X": 0.6677338480949402, "Y": 0.2519160211086273}, {"X": 0.66773521900177, "Y": 0.2631138563156128}, {"X": 0.577579140663147, "Y": 0.26306360960006714}]}, "Id": "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", "Relationships": [{"Type": "CHILD", "Ids": ["a37420cb-ed86-4cc7-92dc-d5446a09edba"]}]}, {"BlockType": "LINE", "Confidence": 99.91732025146484, "Text": "this period", "Geometry": {"BoundingBox": {"Width": 0.07570444047451019, "Height": 0.0123988576233387, "Left": 0.7574853897094727, "Top": 0.2524850070476532}, "Polygon": [{"X": 0.7574853897094727, "Y": 0.2524850070476532}, {"X": 0.8331875205039978, "Y": 0.2525273263454437}, {"X": 0.833189845085144, "Y": 0.2648838758468628}, {"X": 0.7574873566627502, "Y": 0.2648417055606842}]}, "Id": "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", "Relationships": [{"Type": "CHILD", "Ids": ["29e40b32-aeb8-43de-be3c-47c25abb90d4", "81c3946f-7671-4157-928e-c56ed1949a7d"]}]}, {"BlockType": "LINE", "Confidence": 99.90789794921875, "Text": "total to date", "Geometry": {"BoundingBox": {"Width": 0.0860491469502449, "Height": 0.010456782765686512, "Left": 0.8574425578117371, "Top": 0.25268134474754333}, "Polygon": [{"X": 0.8574425578117371, "Y": 0.25268134474754333}, {"X": 0.9434893131256104, "Y": 0.2527294158935547}, {"X": 0.9434917569160461, "Y": 0.2631381154060364}, {"X": 0.8574446439743042, "Y": 0.2630901634693146}]}, "Id": "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", "Relationships": [{"Type": "CHILD", "Ids": ["00d6bcbe-75ab-4efb-ba4a-e69012b58c60", "4065c5fb-8cfe-4ceb-9f7e-4031523fd229", "102f7557-a985-480a-820e-091f12438936"]}]}, {"BlockType": "LINE", "Confidence": 99.94490814208984, "Text": "Overtime", "Geometry": {"BoundingBox": {"Width": 0.06062859296798706, "Height": 0.01021651178598404, "Left": 0.04833826422691345, "Top": 0.2669781744480133}, "Polygon": [{"X": 0.048339590430259705, "Y": 0.2669781744480133}, {"X": 0.10896685719490051, "Y": 0.26701194047927856}, {"X": 0.10896578431129456, "Y": 0.27719470858573914}, {"X": 0.04833826422691345, "Y": 0.27716103196144104}]}, "Id": "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", "Relationships": [{"Type": "CHILD", "Ids": ["c788b840-29ec-47ed-9277-33ff1db79073"]}]}, {"BlockType": "LINE", "Confidence": 98.60759735107422, "Text": "15.00", "Geometry": {"BoundingBox": {"Width": 0.037182994186878204, "Height": 0.009830716997385025, "Left": 0.16687756776809692, "Top": 0.267652690410614}, "Polygon": [{"X": 0.1668783724308014, "Y": 0.267652690410614}, {"X": 0.20406056940555573, "Y": 0.26767340302467346}, {"X": 0.2040599137544632, "Y": 0.27748340368270874}, {"X": 0.16687756776809692, "Y": 0.27746275067329407}]}, "Id": "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", "Relationships": [{"Type": "CHILD", "Ids": ["72d3947a-f750-40fb-be24-c453cf8019c2"]}]}, {"BlockType": "LINE", "Confidence": 99.97039794921875, "Text": "1.00", "Geometry": {"BoundingBox": {"Width": 0.02932339534163475, "Height": 0.009977174922823906, "Left": 0.25544723868370056, "Top": 0.2676650285720825}, "Polygon": [{"X": 0.2554476857185364, "Y": 0.2676650285720825}, {"X": 0.2847706377506256, "Y": 0.267681360244751}, {"X": 0.28477028012275696, "Y": 0.2776421904563904}, {"X": 0.25544723868370056, "Y": 0.2776259183883667}]}, "Id": "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", "Relationships": [{"Type": "CHILD", "Ids": ["841f6cc0-03ad-4a6a-9498-0f7055f7c4a7"]}]}, {"BlockType": "LINE", "Confidence": 99.58206176757812, "Text": "15.00", "Geometry": {"BoundingBox": {"Width": 0.03682052344083786, "Height": 0.00986661110073328, "Left": 0.3851054906845093, "Top": 0.26763716340065}, "Polygon": [{"X": 0.3851054906845093, "Y": 0.26763716340065}, {"X": 0.421925812959671, "Y": 0.26765766739845276}, {"X": 0.42192602157592773, "Y": 0.27750375866889954}, {"X": 0.38510558009147644, "Y": 0.2774833142757416}]}, "Id": "91f77548-df0f-4648-87d5-dd3e9b01d48c", "Relationships": [{"Type": "CHILD", "Ids": ["abde8717-b525-4562-9979-f78c17088720"]}]}, {"BlockType": "LINE", "Confidence": 99.92887115478516, "Text": "780.00", "Geometry": {"BoundingBox": {"Width": 0.0467086099088192, "Height": 0.010251019150018692, "Left": 0.4838372766971588, "Top": 0.2675018906593323}, "Polygon": [{"X": 0.4838372766971588, "Y": 0.2675018906593323}, {"X": 0.530545175075531, "Y": 0.26752787828445435}, {"X": 0.5305458903312683, "Y": 0.27775290608406067}, {"X": 0.483837753534317, "Y": 0.2777269780635834}]}, "Id": "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", "Relationships": [{"Type": "CHILD", "Ids": ["3008aabf-deae-46fd-8969-9bfb75112bbe"]}]}, {"BlockType": "LINE", "Confidence": 99.73155975341797, "Text": "Group Term Life", "Geometry": {"BoundingBox": {"Width": 0.11166388541460037, "Height": 0.012373129837214947, "Left": 0.5772589445114136, "Top": 0.2678483724594116}, "Polygon": [{"X": 0.5772589445114136, "Y": 0.2678483724594116}, {"X": 0.6889212131500244, "Y": 0.26791054010391235}, {"X": 0.6889228224754333, "Y": 0.28022152185440063}, {"X": 0.5772600173950195, "Y": 0.28015953302383423}]}, "Id": "0653eafa-efed-428b-8993-bb3aa81d9978", "Relationships": [{"Type": "CHILD", "Ids": ["897b18bb-6a05-4804-91d8-853d538df5aa", "974e8fdb-020f-4363-b4b8-42fdd9e8332a", "f02b96e6-fe51-44e6-bce1-9caa3263c058"]}]}, {"BlockType": "LINE", "Confidence": 99.33975982666016, "Text": "0.51", "Geometry": {"BoundingBox": {"Width": 0.0287700854241848, "Height": 0.009960388764739037, "Left": 0.8030564188957214, "Top": 0.26858142018318176}, "Polygon": [{"X": 0.8030564188957214, "Y": 0.26858142018318176}, {"X": 0.8318246603012085, "Y": 0.26859745383262634}, {"X": 0.8318265080451965, "Y": 0.27854183316230774}, {"X": 0.8030582070350647, "Y": 0.27852585911750793}]}, "Id": "665559cc-4f5d-49da-a466-a700c7edbe8a", "Relationships": [{"Type": "CHILD", "Ids": ["75fc59c7-1826-4c9f-881c-a96eccbce3cf"]}]}, {"BlockType": "LINE", "Confidence": 99.88029479980469, "Text": "27.00", "Geometry": {"BoundingBox": {"Width": 0.03795873001217842, "Height": 0.010134007781744003, "Left": 0.9053929448127747, "Top": 0.26861628890037537}, "Polygon": [{"X": 0.9053929448127747, "Y": 0.26861628890037537}, {"X": 0.943349301815033, "Y": 0.26863738894462585}, {"X": 0.943351686000824, "Y": 0.2787502706050873}, {"X": 0.9053952097892761, "Y": 0.2787292003631592}]}, "Id": "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", "Relationships": [{"Type": "CHILD", "Ids": ["80bf3f2b-648d-4333-922f-55faf0ae2e1f"]}]}, {"BlockType": "LINE", "Confidence": 99.77268981933594, "Text": "Holiday", "Geometry": {"BoundingBox": {"Width": 0.0508636012673378, "Height": 0.012725316919386387, "Left": 0.04819978401064873, "Top": 0.2821023166179657}, "Polygon": [{"X": 0.04820144176483154, "Y": 0.2821023166179657}, {"X": 0.09906338900327682, "Y": 0.28213053941726685}, {"X": 0.0990619957447052, "Y": 0.2948276400566101}, {"X": 0.04819978401064873, "Y": 0.2947995066642761}]}, "Id": "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", "Relationships": [{"Type": "CHILD", "Ids": ["09653a0c-e75a-4ddb-b079-dafc481499a7"]}]}, {"BlockType": "LINE", "Confidence": 97.2762680053711, "Text": "10.00", "Geometry": {"BoundingBox": {"Width": 0.037328969687223434, "Height": 0.009783325716853142, "Left": 0.16667106747627258, "Top": 0.28291213512420654}, "Polygon": [{"X": 0.16667185723781586, "Y": 0.28291213512420654}, {"X": 0.20400004088878632, "Y": 0.2829328179359436}, {"X": 0.2039993852376938, "Y": 0.29269543290138245}, {"X": 0.16667106747627258, "Y": 0.29267480969429016}]}, "Id": "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", "Relationships": [{"Type": "CHILD", "Ids": ["1c5f02a1-f279-421b-81bb-ea49be5a953e"]}]}, {"BlockType": "LINE", "Confidence": 98.43416595458984, "Text": "8.00", "Geometry": {"BoundingBox": {"Width": 0.0304110050201416, "Height": 0.009855570271611214, "Left": 0.2544138431549072, "Top": 0.28302648663520813}, "Polygon": [{"X": 0.25441429018974304, "Y": 0.28302648663520813}, {"X": 0.28482484817504883, "Y": 0.28304335474967957}, {"X": 0.28482452034950256, "Y": 0.2928820550441742}, {"X": 0.2544138431549072, "Y": 0.29286521673202515}]}, "Id": "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", "Relationships": [{"Type": "CHILD", "Ids": ["ea64c643-38aa-4b09-8b2c-cc69c1adf2de"]}]}, {"BlockType": "LINE", "Confidence": 96.06839752197266, "Text": "80.00", "Geometry": {"BoundingBox": {"Width": 0.038385044783353806, "Height": 0.009974395856261253, "Left": 0.38371214270591736, "Top": 0.282972514629364}, "Polygon": [{"X": 0.38371214270591736, "Y": 0.282972514629364}, {"X": 0.42209696769714355, "Y": 0.28299379348754883}, {"X": 0.42209720611572266, "Y": 0.2929469048976898}, {"X": 0.3837122321128845, "Y": 0.2929256856441498}]}, "Id": "2a157b93-b18b-4802-b9e8-0f08c70240d8", "Relationships": [{"Type": "CHILD", "Ids": ["09dc62ef-bf31-444d-9de6-4d2ee832630e"]}]}, {"BlockType": "LINE", "Confidence": 99.95523834228516, "Text": "4,160.00", "Geometry": {"BoundingBox": {"Width": 0.05880274996161461, "Height": 0.01055868435651064, "Left": 0.4719746708869934, "Top": 0.28262534737586975}, "Polygon": [{"X": 0.4719746708869934, "Y": 0.28262534737586975}, {"X": 0.5307767391204834, "Y": 0.2826579809188843}, {"X": 0.5307774543762207, "Y": 0.2931840419769287}, {"X": 0.4719751477241516, "Y": 0.29315152764320374}]}, "Id": "b4739cb4-ebcb-4020-815e-28dd3f18a074", "Relationships": [{"Type": "CHILD", "Ids": ["bc51ece3-776c-4991-9488-422d9a17ca68"]}]}, {"BlockType": "LINE", "Confidence": 99.89814758300781, "Text": "Loan Amt Paid", "Geometry": {"BoundingBox": {"Width": 0.09820397943258286, "Height": 0.010730423033237457, "Left": 0.5772489309310913, "Top": 0.282983660697937}, "Polygon": [{"X": 0.5772489309310913, "Y": 0.282983660697937}, {"X": 0.6754515767097473, "Y": 0.28303810954093933}, {"X": 0.6754528880119324, "Y": 0.29371407628059387}, {"X": 0.5772498250007629, "Y": 0.2936597764492035}]}, "Id": "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", "Relationships": [{"Type": "CHILD", "Ids": ["8df53490-883f-4f29-b000-c5557119f7b2", "bc4becbb-d5ef-4f05-af34-0513161e8b38", "fab799f1-06f6-4788-a7e8-12d7459e7555"]}]}, {"BlockType": "LINE", "Confidence": 99.92454528808594, "Text": "840.00", "Geometry": {"BoundingBox": {"Width": 0.04664848372340202, "Height": 0.010893084108829498, "Left": 0.8968325257301331, "Top": 0.28363606333732605}, "Polygon": [{"X": 0.8968325257301331, "Y": 0.28363606333732605}, {"X": 0.9434784650802612, "Y": 0.28366193175315857}, {"X": 0.9434810280799866, "Y": 0.29452913999557495}, {"X": 0.8968349099159241, "Y": 0.2945033609867096}]}, "Id": "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", "Relationships": [{"Type": "CHILD", "Ids": ["f19e563c-d16a-444f-a96e-8b024b43a6f5"]}]}, {"BlockType": "LINE", "Confidence": 99.62162017822266, "Text": "Tuition", "Geometry": {"BoundingBox": {"Width": 0.04592134431004524, "Height": 0.010705966502428055, "Left": 0.04754377901554108, "Top": 0.29717469215393066}, "Polygon": [{"X": 0.047545175999403, "Y": 0.29717469215393066}, {"X": 0.09346511960029602, "Y": 0.2972000539302826}, {"X": 0.09346392750740051, "Y": 0.3078806400299072}, {"X": 0.04754377901554108, "Y": 0.3078553378582001}]}, "Id": "da5058c6-3445-44da-9a2c-880770a3b202", "Relationships": [{"Type": "CHILD", "Ids": ["c82d7440-9b9e-4071-b0c6-f0b7728d85df"]}]}, {"BlockType": "LINE", "Confidence": 58.27297592163086, "Text": "37.43", "Geometry": {"BoundingBox": {"Width": 0.042288463562726974, "Height": 0.01007306668907404, "Left": 0.3845597803592682, "Top": 0.2978903651237488}, "Polygon": [{"X": 0.3845597803592682, "Y": 0.2978903651237488}, {"X": 0.42684799432754517, "Y": 0.29791373014450073}, {"X": 0.42684823274612427, "Y": 0.30796343088150024}, {"X": 0.38455983996391296, "Y": 0.30794012546539307}]}, "Id": "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", "Relationships": [{"Type": "CHILD", "Ids": ["baccbb6c-70d2-4f48-b204-cb4c3358d43b"]}]}, {"BlockType": "LINE", "Confidence": 99.37147521972656, "Text": "1,946.80", "Geometry": {"BoundingBox": {"Width": 0.05810759216547012, "Height": 0.010115750133991241, "Left": 0.4726927876472473, "Top": 0.2982291579246521}, "Polygon": [{"X": 0.4726927876472473, "Y": 0.2982291579246521}, {"X": 0.5307997465133667, "Y": 0.29826125502586365}, {"X": 0.5308004021644592, "Y": 0.30834490060806274}, {"X": 0.47269323468208313, "Y": 0.30831289291381836}]}, "Id": "09307b43-3d9c-4edf-99b1-aa91e3620c53", "Relationships": [{"Type": "CHILD", "Ids": ["0ae4bd32-e645-420b-afe0-37004906e55a"]}]}, {"BlockType": "LINE", "Confidence": 99.88081359863281, "Text": "Gross Pay", "Geometry": {"BoundingBox": {"Width": 0.07318398356437683, "Height": 0.01239442452788353, "Left": 0.16730821132659912, "Top": 0.31266844272613525}, "Polygon": [{"X": 0.1673092246055603, "Y": 0.31266844272613525}, {"X": 0.24049219489097595, "Y": 0.31270870566368103}, {"X": 0.24049155414104462, "Y": 0.3250628709793091}, {"X": 0.16730821132659912, "Y": 0.32502269744873047}]}, "Id": "380450da-7f74-42da-bcbb-6527e347f730", "Relationships": [{"Type": "CHILD", "Ids": ["839c9dda-e6ba-4985-b60c-044e75de2d6f", "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7"]}]}, {"BlockType": "LINE", "Confidence": 79.94532775878906, "Text": "$ 452.43", "Geometry": {"BoundingBox": {"Width": 0.05961843580007553, "Height": 0.010839926078915596, "Left": 0.361076682806015, "Top": 0.3125602602958679}, "Polygon": [{"X": 0.3610767126083374, "Y": 0.3125602602958679}, {"X": 0.42069485783576965, "Y": 0.3125930726528168}, {"X": 0.42069509625434875, "Y": 0.3234001696109772}, {"X": 0.361076682806015, "Y": 0.3233674466609955}]}, "Id": "88070f3e-90b0-4988-b05d-d15a18fb05fa", "Relationships": [{"Type": "CHILD", "Ids": ["5feafcae-39b3-46e4-9666-8a19f77ab5db"]}]}, {"BlockType": "LINE", "Confidence": 99.74175262451172, "Text": "23,526.80", "Geometry": {"BoundingBox": {"Width": 0.0670795738697052, "Height": 0.01067169290035963, "Left": 0.463407039642334, "Top": 0.3134858310222626}, "Polygon": [{"X": 0.463407039642334, "Y": 0.3134858310222626}, {"X": 0.5304859280586243, "Y": 0.3135227560997009}, {"X": 0.5304866433143616, "Y": 0.3241575360298157}, {"X": 0.4634074568748474, "Y": 0.32412073016166687}]}, "Id": "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", "Relationships": [{"Type": "CHILD", "Ids": ["12c9df35-a77c-4db4-ae5e-e6b74dd84fcc"]}]}, {"BlockType": "LINE", "Confidence": 99.71980285644531, "Text": "Vac Hrs", "Geometry": {"BoundingBox": {"Width": 0.05779378488659859, "Height": 0.010707505978643894, "Left": 0.5764925479888916, "Top": 0.3136729300022125}, "Polygon": [{"X": 0.5764925479888916, "Y": 0.3136729300022125}, {"X": 0.6342851519584656, "Y": 0.3137047290802002}, {"X": 0.6342862844467163, "Y": 0.32438045740127563}, {"X": 0.5764934420585632, "Y": 0.3243487477302551}]}, "Id": "2886be46-95fa-49fb-ab3d-d28fd59b635b", "Relationships": [{"Type": "CHILD", "Ids": ["a385cf80-ad76-4e1a-8606-fbbd3039e936", "a663607b-a39f-4277-a48f-888d46053382"]}]}, {"BlockType": "LINE", "Confidence": 99.9729995727539, "Text": "40.00", "Geometry": {"BoundingBox": {"Width": 0.03830490633845329, "Height": 0.010653132572770119, "Left": 0.9052912592887878, "Top": 0.31409189105033875}, "Polygon": [{"X": 0.9052912592887878, "Y": 0.31409189105033875}, {"X": 0.9435936808586121, "Y": 0.31411296129226685}, {"X": 0.9435961842536926, "Y": 0.3247450292110443}, {"X": 0.9052935838699341, "Y": 0.324724018573761}]}, "Id": "0eba14db-0541-4aad-a81f-0811b007cc71", "Relationships": [{"Type": "CHILD", "Ids": ["aac461e9-df16-4203-920c-df0ea5bf0fc2"]}]}, {"BlockType": "LINE", "Confidence": 99.67561340332031, "Text": "Sick Hrs", "Geometry": {"BoundingBox": {"Width": 0.05663500353693962, "Height": 0.010715135373175144, "Left": 0.5771880149841309, "Top": 0.32899561524391174}, "Polygon": [{"X": 0.5771880149841309, "Y": 0.32899561524391174}, {"X": 0.6338218450546265, "Y": 0.3290266692638397}, {"X": 0.633823037147522, "Y": 0.3397107720375061}, {"X": 0.5771889090538025, "Y": 0.3396798074245453}]}, "Id": "d8ed8ae2-3436-4897-90a1-fed1680f06e2", "Relationships": [{"Type": "CHILD", "Ids": ["13fd03ad-d623-4635-be88-ba44b545fe2d", "93ce634d-f739-42d1-abaf-3736ab03d8cc"]}]}, {"BlockType": "LINE", "Confidence": 99.8952407836914, "Text": "16.00", "Geometry": {"BoundingBox": {"Width": 0.03716259449720383, "Height": 0.010629862546920776, "Left": 0.9065132141113281, "Top": 0.32956624031066895}, "Polygon": [{"X": 0.9065132141113281, "Y": 0.32956624031066895}, {"X": 0.943673312664032, "Y": 0.32958659529685974}, {"X": 0.9436758160591125, "Y": 0.3401961028575897}, {"X": 0.9065155386924744, "Y": 0.3401757776737213}]}, "Id": "61c3c063-9cca-4a00-8a15-58207f87d4d5", "Relationships": [{"Type": "CHILD", "Ids": ["e2ee9e25-743f-43d1-8e90-ac312b588e35"]}]}, {"BlockType": "LINE", "Confidence": 99.78130340576172, "Text": "Deductions", "Geometry": {"BoundingBox": {"Width": 0.09034569561481476, "Height": 0.011809525080025196, "Left": 0.04806048795580864, "Top": 0.343153178691864}, "Polygon": [{"X": 0.048062022775411606, "Y": 0.343153178691864}, {"X": 0.1384061872959137, "Y": 0.34320250153541565}, {"X": 0.13840508460998535, "Y": 0.35496270656585693}, {"X": 0.04806048795580864, "Y": 0.35491353273391724}]}, "Id": "bd00f741-31fe-4d6f-8d6c-88ba7d810377", "Relationships": [{"Type": "CHILD", "Ids": ["52a5c781-7f05-4973-b8fa-cc74ffeb55c3"]}]}, {"BlockType": "LINE", "Confidence": 99.35731506347656, "Text": "Statutory", "Geometry": {"BoundingBox": {"Width": 0.06635301560163498, "Height": 0.01271925587207079, "Left": 0.16566354036331177, "Top": 0.3442990779876709}, "Polygon": [{"X": 0.16566458344459534, "Y": 0.3442990779876709}, {"X": 0.23201654851436615, "Y": 0.34433531761169434}, {"X": 0.23201584815979004, "Y": 0.3570183515548706}, {"X": 0.16566354036331177, "Y": 0.3569822311401367}]}, "Id": "12d725d4-aa7d-4d37-81e2-79acebb77a67", "Relationships": [{"Type": "CHILD", "Ids": ["cf0cc779-1f00-4361-a2d7-772893f52e7d"]}]}, {"BlockType": "LINE", "Confidence": 99.92247772216797, "Text": "Title", "Geometry": {"BoundingBox": {"Width": 0.029305774718523026, "Height": 0.01041829027235508, "Left": 0.5768094062805176, "Top": 0.34329381585121155}, "Polygon": [{"X": 0.5768094062805176, "Y": 0.34329381585121155}, {"X": 0.6061141490936279, "Y": 0.34330981969833374}, {"X": 0.6061151623725891, "Y": 0.3537120819091797}, {"X": 0.5768103003501892, "Y": 0.35369613766670227}]}, "Id": "708c32ab-2994-4adc-8b3b-f359696a418d", "Relationships": [{"Type": "CHILD", "Ids": ["c4580220-3cd2-4173-9469-ba9e36037742"]}]}, {"BlockType": "LINE", "Confidence": 99.62374877929688, "Text": "Operator", "Geometry": {"BoundingBox": {"Width": 0.05891164019703865, "Height": 0.012448289431631565, "Left": 0.7740225791931152, "Top": 0.343237966299057}, "Polygon": [{"X": 0.7740225791931152, "Y": 0.343237966299057}, {"X": 0.8329318761825562, "Y": 0.3432701528072357}, {"X": 0.8329342007637024, "Y": 0.3556862771511078}, {"X": 0.7740246057510376, "Y": 0.35565420985221863}]}, "Id": "847a0e0d-0e24-4199-8e85-3dfaf916e912", "Relationships": [{"Type": "CHILD", "Ids": ["1d005ed1-ac6f-49e7-ae91-4f51019a39cc"]}]}, {"BlockType": "LINE", "Confidence": 99.26238250732422, "Text": "Federal Income Tax", "Geometry": {"BoundingBox": {"Width": 0.1310766339302063, "Height": 0.01056346483528614, "Left": 0.1660986989736557, "Top": 0.35962727665901184}, "Polygon": [{"X": 0.16609956324100494, "Y": 0.35962727665901184}, {"X": 0.2971753180027008, "Y": 0.3596985340118408}, {"X": 0.29717501997947693, "Y": 0.37019073963165283}, {"X": 0.1660986989736557, "Y": 0.37011969089508057}]}, "Id": "34d2b475-f601-4505-805f-99a7be82f93e", "Relationships": [{"Type": "CHILD", "Ids": ["1605418f-8f46-4281-a8f8-26b07a178af0", "22bc4c38-3c95-4759-9c7f-75883b6b4dc9", "43958b5d-e46f-4e60-bced-ef757f0dd9c2"]}]}, {"BlockType": "LINE", "Confidence": 74.83589935302734, "Text": "-40.60", "Geometry": {"BoundingBox": {"Width": 0.04774041846394539, "Height": 0.010196378454566002, "Left": 0.37362393736839294, "Top": 0.36052268743515015}, "Polygon": [{"X": 0.37362393736839294, "Y": 0.36052268743515015}, {"X": 0.4213641285896301, "Y": 0.36054864525794983}, {"X": 0.42136433720588684, "Y": 0.3707190752029419}, {"X": 0.37362393736839294, "Y": 0.370693176984787}]}, "Id": "c860ec41-40e0-4892-9091-7ae09b16d456", "Relationships": [{"Type": "CHILD", "Ids": ["ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99"]}]}, {"BlockType": "LINE", "Confidence": 98.84635925292969, "Text": "2,111.20", "Geometry": {"BoundingBox": {"Width": 0.05893572419881821, "Height": 0.01002588402479887, "Left": 0.47160229086875916, "Top": 0.3604465126991272}, "Polygon": [{"X": 0.47160229086875916, "Y": 0.3604465126991272}, {"X": 0.5305373668670654, "Y": 0.36047855019569397}, {"X": 0.530538022518158, "Y": 0.37047240138053894}, {"X": 0.4716027081012726, "Y": 0.37044045329093933}]}, "Id": "ae78351f-c1eb-4499-be37-3594222be71a", "Relationships": [{"Type": "CHILD", "Ids": ["c92b73bc-ad75-45c9-83d3-ad65be538d26"]}]}, {"BlockType": "LINE", "Confidence": 99.91243743896484, "Text": "Social Security Tax", "Geometry": {"BoundingBox": {"Width": 0.12721775472164154, "Height": 0.01270360592752695, "Left": 0.16613183915615082, "Top": 0.3737311065196991}, "Polygon": [{"X": 0.1661328822374344, "Y": 0.3737311065196991}, {"X": 0.29334959387779236, "Y": 0.37380000948905945}, {"X": 0.2933492064476013, "Y": 0.3864347040653229}, {"X": 0.16613183915615082, "Y": 0.38636600971221924}]}, "Id": "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", "Relationships": [{"Type": "CHILD", "Ids": ["80185575-88ac-4d17-9655-6da818713316", "0db4c907-4fc9-4d90-92c3-606946c400cc", "2bf69f3c-bf75-4a43-b096-c70c327cbb17"]}]}, {"BlockType": "LINE", "Confidence": 80.09717559814453, "Text": "-28.05", "Geometry": {"BoundingBox": {"Width": 0.04813605919480324, "Height": 0.00974518433213234, "Left": 0.3735849857330322, "Top": 0.3749295771121979}, "Polygon": [{"X": 0.3735849857330322, "Y": 0.3749295771121979}, {"X": 0.42172083258628845, "Y": 0.3749556243419647}, {"X": 0.42172104120254517, "Y": 0.3846747577190399}, {"X": 0.3735850155353546, "Y": 0.38464877009391785}]}, "Id": "be385fcd-00fc-4975-861a-a5d6f4e98441", "Relationships": [{"Type": "CHILD", "Ids": ["f1dec373-24c7-421a-af08-153f90dd1547"]}]}, {"BlockType": "LINE", "Confidence": 99.72921752929688, "Text": "1,458.60", "Geometry": {"BoundingBox": {"Width": 0.058086097240448, "Height": 0.010550114326179028, "Left": 0.472456693649292, "Top": 0.3744741380214691}, "Polygon": [{"X": 0.472456693649292, "Y": 0.3744741380214691}, {"X": 0.5305420756340027, "Y": 0.37450557947158813}, {"X": 0.53054279088974, "Y": 0.3850242495536804}, {"X": 0.4724571406841278, "Y": 0.3849928677082062}]}, "Id": "a895a7d0-4780-4542-892b-4f8d5c8e666d", "Relationships": [{"Type": "CHILD", "Ids": ["e0354bc8-45d6-44fa-9c8b-85a40bbd455d"]}]}, {"BlockType": "LINE", "Confidence": 99.92579650878906, "Text": "Medicare Tax", "Geometry": {"BoundingBox": {"Width": 0.0906585305929184, "Height": 0.010561012662947178, "Left": 0.16602332890033722, "Top": 0.38911327719688416}, "Polygon": [{"X": 0.16602420806884766, "Y": 0.38911327719688416}, {"X": 0.2566818594932556, "Y": 0.38916218280792236}, {"X": 0.2566813826560974, "Y": 0.39967429637908936}, {"X": 0.16602332890033722, "Y": 0.3996255397796631}]}, "Id": "30c0cd38-42de-4813-aa18-6814a0ba7829", "Relationships": [{"Type": "CHILD", "Ids": ["fe0755c8-b769-44ca-af35-4095b353342a", "0b196af5-2373-4431-8d13-c8037c8a0acb"]}]}, {"BlockType": "LINE", "Confidence": 74.15258026123047, "Text": "-6.56", "Geometry": {"BoundingBox": {"Width": 0.04129589721560478, "Height": 0.010096142068505287, "Left": 0.38016659021377563, "Top": 0.3900516927242279}, "Polygon": [{"X": 0.38016659021377563, "Y": 0.3900516927242279}, {"X": 0.4214622676372528, "Y": 0.3900739550590515}, {"X": 0.4214624762535095, "Y": 0.40014782547950745}, {"X": 0.3801666498184204, "Y": 0.4001256227493286}]}, "Id": "65483709-a84e-462a-900b-becfa50d5b0d", "Relationships": [{"Type": "CHILD", "Ids": ["93469d1a-1691-4876-989c-e0eedda7e488"]}]}, {"BlockType": "LINE", "Confidence": 99.92111206054688, "Text": "341.12", "Geometry": {"BoundingBox": {"Width": 0.046130888164043427, "Height": 0.010306308045983315, "Left": 0.48392874002456665, "Top": 0.38965514302253723}, "Polygon": [{"X": 0.48392874002456665, "Y": 0.38965514302253723}, {"X": 0.5300589203834534, "Y": 0.38968002796173096}, {"X": 0.5300596356391907, "Y": 0.3999614417552948}, {"X": 0.48392921686172485, "Y": 0.39993661642074585}]}, "Id": "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", "Relationships": [{"Type": "CHILD", "Ids": ["184db911-ca2e-4999-aa46-aa9e9aa9caf9"]}]}, {"BlockType": "LINE", "Confidence": 99.66072845458984, "Text": "Important Notes", "Geometry": {"BoundingBox": {"Width": 0.13262192904949188, "Height": 0.013888977468013763, "Left": 0.5775166749954224, "Top": 0.38818326592445374}, "Polygon": [{"X": 0.5775166749954224, "Y": 0.38818326592445374}, {"X": 0.7101366519927979, "Y": 0.3882548213005066}, {"X": 0.7101386189460754, "Y": 0.4020722210407257}, {"X": 0.5775178670883179, "Y": 0.40200090408325195}]}, "Id": "6990e8d9-2360-415e-99ef-83f08739fccf", "Relationships": [{"Type": "CHILD", "Ids": ["45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a", "6df71c46-bdc3-47f5-be05-97b11ce16e84"]}]}, {"BlockType": "LINE", "Confidence": 97.54198455810547, "Text": "NY State Income Tax", "Geometry": {"BoundingBox": {"Width": 0.14126209914684296, "Height": 0.010799698531627655, "Left": 0.16593748331069946, "Top": 0.4043289124965668}, "Polygon": [{"X": 0.1659383773803711, "Y": 0.4043289124965668}, {"X": 0.3071995973587036, "Y": 0.40440481901168823}, {"X": 0.3071993291378021, "Y": 0.415128618478775}, {"X": 0.16593748331069946, "Y": 0.4150529205799103}]}, "Id": "1043df65-178d-4fef-b215-a5a7adf1cf4b", "Relationships": [{"Type": "CHILD", "Ids": ["a492f0d6-9bc5-4d1c-ae0f-535bfb49b489", "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83", "d9f10ab8-06f6-406c-9a6e-16e8cabcae11", "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc"]}]}, {"BlockType": "LINE", "Confidence": 90.1174087524414, "Text": "-8.43", "Geometry": {"BoundingBox": {"Width": 0.039604149758815765, "Height": 0.010353898629546165, "Left": 0.3818846046924591, "Top": 0.405059278011322}, "Polygon": [{"X": 0.3818846046924591, "Y": 0.405059278011322}, {"X": 0.42148852348327637, "Y": 0.40508055686950684}, {"X": 0.42148876190185547, "Y": 0.41541317105293274}, {"X": 0.3818846642971039, "Y": 0.4153919517993927}]}, "Id": "15a2de2f-191e-4329-925d-064adecf1bfc", "Relationships": [{"Type": "CHILD", "Ids": ["f66af89b-87b6-4556-9937-cb8219ce6fa9"]}]}, {"BlockType": "LINE", "Confidence": 99.76428985595703, "Text": "438.36", "Geometry": {"BoundingBox": {"Width": 0.04682688042521477, "Height": 0.010384059511125088, "Left": 0.48385685682296753, "Top": 0.40489712357521057}, "Polygon": [{"X": 0.48385685682296753, "Y": 0.40489712357521057}, {"X": 0.5306830406188965, "Y": 0.4049222767353058}, {"X": 0.5306837558746338, "Y": 0.41528117656707764}, {"X": 0.4838573634624481, "Y": 0.4152560830116272}]}, "Id": "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", "Relationships": [{"Type": "CHILD", "Ids": ["c07e46a6-c92e-48f9-83d9-93d9a419f9bf"]}]}, {"BlockType": "LINE", "Confidence": 99.90205383300781, "Text": "EFFECTIVE THIS PAY PERIOD YOUR REGULAR", "Geometry": {"BoundingBox": {"Width": 0.2867301106452942, "Height": 0.009955717250704765, "Left": 0.5769049525260925, "Top": 0.40636491775512695}, "Polygon": [{"X": 0.5769049525260925, "Y": 0.40636491775512695}, {"X": 0.8636330962181091, "Y": 0.4065189063549042}, {"X": 0.8636350631713867, "Y": 0.4163206219673157}, {"X": 0.5769057869911194, "Y": 0.4161670207977295}]}, "Id": "a6c53c91-d23f-45a9-816a-503b08c69d22", "Relationships": [{"Type": "CHILD", "Ids": ["175a705d-7f93-4285-adb5-6a351b3369f1", "2cc9803a-62b0-48d2-8713-66045d6ebead", "4109ecf6-260f-49e0-a7d9-33203fa9a2b5", "5b9a2931-93e5-4c49-b22e-cf92199ce3ef", "5ef89716-e556-484e-92e6-72fc66a6f2d0", "9ada2a93-5243-4ab0-b17f-592ea591dd57"]}]}, {"BlockType": "LINE", "Confidence": 98.92781066894531, "Text": "NYC Income Tax", "Geometry": {"BoundingBox": {"Width": 0.11268821358680725, "Height": 0.010928221978247166, "Left": 0.1658206731081009, "Top": 0.41966184973716736}, "Polygon": [{"X": 0.16582156717777252, "Y": 0.41966184973716736}, {"X": 0.27850890159606934, "Y": 0.41972213983535767}, {"X": 0.2785084843635559, "Y": 0.43059006333351135}, {"X": 0.1658206731081009, "Y": 0.430529922246933}]}, "Id": "e194e44c-1657-42ad-9648-f5e7693de983", "Relationships": [{"Type": "CHILD", "Ids": ["ed63a603-5006-4c65-b414-3bc960c4a87b", "0020dba5-b4f0-405b-a4e3-69045102ca32", "e8048b67-3b6a-48da-808b-c3b21c5cf34a"]}]}, {"BlockType": "LINE", "Confidence": 82.15399169921875, "Text": "-5.94", "Geometry": {"BoundingBox": {"Width": 0.039439305663108826, "Height": 0.010260689072310925, "Left": 0.38228803873062134, "Top": 0.4203396439552307}, "Polygon": [{"X": 0.38228803873062134, "Y": 0.4203396439552307}, {"X": 0.42172712087631226, "Y": 0.4203607439994812}, {"X": 0.42172735929489136, "Y": 0.4306003153324127}, {"X": 0.3822880983352661, "Y": 0.430579274892807}]}, "Id": "39024e79-e234-4b65-b8fe-1eb87965972a", "Relationships": [{"Type": "CHILD", "Ids": ["75e7b2e0-7ea1-4806-bbbd-d808b7810a44"]}]}, {"BlockType": "LINE", "Confidence": 99.34590911865234, "Text": "308.88", "Geometry": {"BoundingBox": {"Width": 0.04627428948879242, "Height": 0.010152106173336506, "Left": 0.4839550256729126, "Top": 0.4205332398414612}, "Polygon": [{"X": 0.4839550256729126, "Y": 0.4205332398414612}, {"X": 0.5302286148071289, "Y": 0.42055800557136536}, {"X": 0.5302293300628662, "Y": 0.4306853413581848}, {"X": 0.4839555025100708, "Y": 0.4306606352329254}]}, "Id": "3a4d48da-6da3-449b-80b2-a00990d7e898", "Relationships": [{"Type": "CHILD", "Ids": ["297107e8-5354-4e00-9d0d-0b783d1dc841"]}]}, {"BlockType": "LINE", "Confidence": 99.6523208618164, "Text": "HOURLY RATE HAS BEEN CHANGED FROM $8.00", "Geometry": {"BoundingBox": {"Width": 0.30505043268203735, "Height": 0.010428142733871937, "Left": 0.5767935514450073, "Top": 0.42259883880615234}, "Polygon": [{"X": 0.5767935514450073, "Y": 0.42259883880615234}, {"X": 0.8818418383598328, "Y": 0.4227619767189026}, {"X": 0.8818439841270447, "Y": 0.4330269694328308}, {"X": 0.576794445514679, "Y": 0.4328642785549164}]}, "Id": "6328830c-0422-478b-b84f-26032d4d904d", "Relationships": [{"Type": "CHILD", "Ids": ["344b02ef-0836-4cfa-8317-6514d13a2e0b", "bcf9dea4-d580-4464-a03c-25eaee20da8f", "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3", "20817b9a-8743-4683-b033-519f4e1abd91", "f8d91207-76f3-4fff-bb62-0971aef4d26b", "62df2824-153e-4e9c-a3cd-17668ee0a33a", "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2"]}]}, {"BlockType": "LINE", "Confidence": 98.8740463256836, "Text": "NY SUI/SDI Tax", "Geometry": {"BoundingBox": {"Width": 0.10620002448558807, "Height": 0.010666356422007084, "Left": 0.1658404916524887, "Top": 0.4350796937942505}, "Polygon": [{"X": 0.16584137082099915, "Y": 0.4350796937942505}, {"X": 0.2720405161380768, "Y": 0.4351363182067871}, {"X": 0.27204009890556335, "Y": 0.4457460641860962}, {"X": 0.1658404916524887, "Y": 0.4456896185874939}]}, "Id": "38aed87b-8826-47f2-99d6-45562ee32bdc", "Relationships": [{"Type": "CHILD", "Ids": ["b80ae9ea-ab1c-4783-8bd4-66c4a79500ff", "43de7579-1293-468b-a12a-16eec92ddaa4", "4e292443-cae0-4ec0-be18-56bb709be8cf"]}]}, {"BlockType": "LINE", "Confidence": 95.85145568847656, "Text": "-0.60", "Geometry": {"BoundingBox": {"Width": 0.039515577256679535, "Height": 0.009725448675453663, "Left": 0.38217058777809143, "Top": 0.436084508895874}, "Polygon": [{"X": 0.38217058777809143, "Y": 0.436084508895874}, {"X": 0.42168596386909485, "Y": 0.43610554933547974}, {"X": 0.42168617248535156, "Y": 0.4458099603652954}, {"X": 0.3821706473827362, "Y": 0.4457889497280121}]}, "Id": "ae5c853c-6982-4c73-95cf-0030f5eac0d4", "Relationships": [{"Type": "CHILD", "Ids": ["2fbc9db7-a562-4eb2-a0f1-12b650e84388"]}]}, {"BlockType": "LINE", "Confidence": 99.82371520996094, "Text": "31.20", "Geometry": {"BoundingBox": {"Width": 0.03867703303694725, "Height": 0.00986782368272543, "Left": 0.4920201301574707, "Top": 0.43602150678634644}, "Polygon": [{"X": 0.4920201301574707, "Y": 0.43602150678634644}, {"X": 0.5306965112686157, "Y": 0.43604210019111633}, {"X": 0.5306971669197083, "Y": 0.44588932394981384}, {"X": 0.4920206367969513, "Y": 0.44586876034736633}]}, "Id": "376f01c4-dd22-41ea-96f9-efe99278838d", "Relationships": [{"Type": "CHILD", "Ids": ["df8b6489-ee64-44f9-9439-3a14250028d6"]}]}, {"BlockType": "LINE", "Confidence": 94.69679260253906, "Text": "TO $10.00 PER HOUR.", "Geometry": {"BoundingBox": {"Width": 0.13674969971179962, "Height": 0.009772375226020813, "Left": 0.5767259001731873, "Top": 0.43946537375450134}, "Polygon": [{"X": 0.5767259001731873, "Y": 0.43946537375450134}, {"X": 0.7134742140769958, "Y": 0.4395381808280945}, {"X": 0.7134755849838257, "Y": 0.44923776388168335}, {"X": 0.5767267346382141, "Y": 0.44916513562202454}]}, "Id": "7bd36bb6-3743-495e-8e8d-df66b0482492", "Relationships": [{"Type": "CHILD", "Ids": ["865494e0-6dd0-4e28-ab37-37bca6cc38ca", "ecb84052-0f87-4988-ad3f-e61d8e4e82fe", "8ce7e039-5f78-4218-8362-5956f8c3b837", "c634e699-cd75-4de3-a1a4-4591f398a4e6"]}]}, {"BlockType": "LINE", "Confidence": 23.552043914794922, "Text": "20", "Geometry": {"BoundingBox": {"Width": 0.008299109525978565, "Height": 0.012758387252688408, "Left": 0.9801257252693176, "Top": 0.44801998138427734}, "Polygon": [{"X": 0.9801257252693176, "Y": 0.44801998138427734}, {"X": 0.988421618938446, "Y": 0.4480243921279907}, {"X": 0.9884248375892639, "Y": 0.4607783555984497}, {"X": 0.9801289439201355, "Y": 0.4607739746570587}]}, "Id": "15b62f79-dabf-4271-b960-7d95027910d9", "Relationships": [{"Type": "CHILD", "Ids": ["90564355-075a-4e61-a456-edc0e2bfff88"]}]}, {"BlockType": "LINE", "Confidence": 99.91016387939453, "Text": "Other", "Geometry": {"BoundingBox": {"Width": 0.04172961413860321, "Height": 0.010578297078609467, "Left": 0.16540168225765228, "Top": 0.45698896050453186}, "Polygon": [{"X": 0.16540256142616272, "Y": 0.45698896050453186}, {"X": 0.2071312963962555, "Y": 0.45701107382774353}, {"X": 0.20713061094284058, "Y": 0.4675672650337219}, {"X": 0.16540168225765228, "Y": 0.46754521131515503}]}, "Id": "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", "Relationships": [{"Type": "CHILD", "Ids": ["82d9786a-db86-4491-b6ce-a973806fc5d9"]}]}, {"BlockType": "LINE", "Confidence": 99.96202850341797, "Text": "Bond", "Geometry": {"BoundingBox": {"Width": 0.03667588159441948, "Height": 0.01054599229246378, "Left": 0.16590940952301025, "Top": 0.4723687469959259}, "Polygon": [{"X": 0.1659102737903595, "Y": 0.4723687469959259}, {"X": 0.20258529484272003, "Y": 0.4723880887031555}, {"X": 0.20258457958698273, "Y": 0.4829147458076477}, {"X": 0.16590940952301025, "Y": 0.4828954339027405}]}, "Id": "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", "Relationships": [{"Type": "CHILD", "Ids": ["cb814f2e-c317-424d-8234-68c1c59d505f"]}]}, {"BlockType": "LINE", "Confidence": 80.27136993408203, "Text": "-5.00", "Geometry": {"BoundingBox": {"Width": 0.03970075026154518, "Height": 0.009728441014885902, "Left": 0.38203588128089905, "Top": 0.4732474684715271}, "Polygon": [{"X": 0.38203588128089905, "Y": 0.4732474684715271}, {"X": 0.4217364192008972, "Y": 0.47326838970184326}, {"X": 0.4217366576194763, "Y": 0.48297590017318726}, {"X": 0.3820359408855438, "Y": 0.4829550087451935}]}, "Id": "9990ac2e-10c0-4979-bd43-e3ba88ef7737", "Relationships": [{"Type": "CHILD", "Ids": ["0b839bd6-e625-48c5-b830-6180a3198e09"]}]}, {"BlockType": "LINE", "Confidence": 99.97998046875, "Text": "100.00", "Geometry": {"BoundingBox": {"Width": 0.045302972197532654, "Height": 0.009947598911821842, "Left": 0.48519831895828247, "Top": 0.4731171131134033}, "Polygon": [{"X": 0.48519831895828247, "Y": 0.4731171131134033}, {"X": 0.5305006504058838, "Y": 0.47314101457595825}, {"X": 0.5305013060569763, "Y": 0.4830647110939026}, {"X": 0.4851987957954407, "Y": 0.48304086923599243}]}, "Id": "b55ee349-2243-47f2-a22c-26128f1f925b", "Relationships": [{"Type": "CHILD", "Ids": ["29c47e6b-e892-450a-b036-b5c592f5ab2e"]}]}, {"BlockType": "LINE", "Confidence": 99.87360382080078, "Text": "WE WILL BE STARTING OUR UNITED WAY FUND", "Geometry": {"BoundingBox": {"Width": 0.2979683578014374, "Height": 0.010111982934176922, "Left": 0.5764450430870056, "Top": 0.4720633327960968}, "Polygon": [{"X": 0.5764450430870056, "Y": 0.4720633327960968}, {"X": 0.8744113445281982, "Y": 0.4722205698490143}, {"X": 0.8744134306907654, "Y": 0.4821753203868866}, {"X": 0.5764459371566772, "Y": 0.48201847076416016}]}, "Id": "be842d6f-ee4d-4074-8d50-a569b4ececf2", "Relationships": [{"Type": "CHILD", "Ids": ["832d555d-56f7-49a2-a758-2be2571a0868", "0aa977bd-eed4-400a-a58f-50734930e839", "8d5d443d-86cd-4884-ad21-c4e9460bc3b7", "a54e6020-9d5c-4719-99d6-4a008cf37360", "9b604dd6-7479-4a39-a021-fff01e0b90a3", "624b2dc2-bc22-4081-bbd1-d78492f9c6bb", "01ce1b87-776b-47cb-b79e-ef88cccbd4bc", "bca3f2a3-cf06-46a3-9381-067ae261cb05"]}]}, {"BlockType": "LINE", "Confidence": 22.979995727539062, "Text": "APP", "Geometry": {"BoundingBox": {"Width": 0.011226771399378777, "Height": 0.015210524201393127, "Left": 0.9774669408798218, "Top": 0.4637540280818939}, "Polygon": [{"X": 0.9774669408798218, "Y": 0.4637540280818939}, {"X": 0.9886898398399353, "Y": 0.4637599587440491}, {"X": 0.9886937141418457, "Y": 0.47896453738212585}, {"X": 0.9774706959724426, "Y": 0.4789586365222931}]}, "Id": "0d2ed119-eec9-4d75-8815-352a4e905779", "Relationships": [{"Type": "CHILD", "Ids": ["0959891f-94e8-4c4f-a81c-4713b5f13f4b"]}]}, {"BlockType": "LINE", "Confidence": 99.09733581542969, "Text": "401(k)", "Geometry": {"BoundingBox": {"Width": 0.040856461971998215, "Height": 0.011879893019795418, "Left": 0.16558252274990082, "Top": 0.48796138167381287}, "Polygon": [{"X": 0.1655835062265396, "Y": 0.48796138167381287}, {"X": 0.20643898844718933, "Y": 0.487982839345932}, {"X": 0.20643819868564606, "Y": 0.49984127283096313}, {"X": 0.16558252274990082, "Y": 0.49981987476348877}]}, "Id": "5618d793-fad7-4049-a4ed-84473f22853a", "Relationships": [{"Type": "CHILD", "Ids": ["45be09eb-ed45-46ec-b485-1bb54f28cda3"]}]}, {"BlockType": "LINE", "Confidence": 46.143653869628906, "Text": "-28.85*", "Geometry": {"BoundingBox": {"Width": 0.05174821987748146, "Height": 0.009742054156959057, "Left": 0.3747252821922302, "Top": 0.4885368049144745}, "Polygon": [{"X": 0.3747252821922302, "Y": 0.4885368049144745}, {"X": 0.4264732897281647, "Y": 0.48856401443481445}, {"X": 0.4264734983444214, "Y": 0.4982788562774658}, {"X": 0.3747253119945526, "Y": 0.4982517659664154}]}, "Id": "3280c746-87bf-4ad8-be09-fd66c55368f2", "Relationships": [{"Type": "CHILD", "Ids": ["f8726111-1b20-4cf9-af9f-88be6f8d1226"]}]}, {"BlockType": "LINE", "Confidence": 99.924072265625, "Text": "1,500.20", "Geometry": {"BoundingBox": {"Width": 0.058171700686216354, "Height": 0.01028039027005434, "Left": 0.47233113646507263, "Top": 0.4885338246822357}, "Polygon": [{"X": 0.47233113646507263, "Y": 0.4885338246822357}, {"X": 0.5305021405220032, "Y": 0.4885643720626831}, {"X": 0.5305027961730957, "Y": 0.498814195394516}, {"X": 0.47233155369758606, "Y": 0.4987837076187134}]}, "Id": "666b73ab-1273-4b48-a2ea-e5b66f9405d8", "Relationships": [{"Type": "CHILD", "Ids": ["3b4ecae6-0732-44c2-a692-75ab448dbbf0"]}]}, {"BlockType": "LINE", "Confidence": 99.91992950439453, "Text": "DRIVE SOON AND LOOK FORWARD TO YOUR", "Geometry": {"BoundingBox": {"Width": 0.2812463045120239, "Height": 0.009796523489058018, "Left": 0.5769619345664978, "Top": 0.48857709765434265}, "Polygon": [{"X": 0.5769619345664978, "Y": 0.48857709765434265}, {"X": 0.8582062721252441, "Y": 0.48872485756874084}, {"X": 0.858208179473877, "Y": 0.4983735978603363}, {"X": 0.5769627094268799, "Y": 0.49822622537612915}]}, "Id": "9a030503-9219-439e-a96b-4a633714ef14", "Relationships": [{"Type": "CHILD", "Ids": ["908d0609-53d3-414d-8b3f-fb65acdcf283", "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6", "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41", "95e507a0-d647-4e6a-8d62-4bbe1369091c", "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99", "a613a5ca-ed42-49f4-9baa-b97ad21932f0", "fffc7543-2f8b-492e-8794-cd9511ae1d5b"]}]}, {"BlockType": "LINE", "Confidence": 17.935405731201172, "Text": "1933", "Geometry": {"BoundingBox": {"Width": 0.01193795632570982, "Height": 0.015985429286956787, "Left": 0.9769495725631714, "Top": 0.48132917284965515}, "Polygon": [{"X": 0.9769495725631714, "Y": 0.48132917284965515}, {"X": 0.9888834953308105, "Y": 0.48133543133735657}, {"X": 0.9888875484466553, "Y": 0.49731460213661194}, {"X": 0.9769535660743713, "Y": 0.4973083436489105}]}, "Id": "27affb84-f91a-49b6-bcaf-501e48257069", "Relationships": [{"Type": "CHILD", "Ids": ["39312a64-64a8-4b68-a30c-bfc096e8c12b"]}]}, {"BlockType": "LINE", "Confidence": 99.87557220458984, "Text": "Stock Plan", "Geometry": {"BoundingBox": {"Width": 0.07208683341741562, "Height": 0.010690043680369854, "Left": 0.16573728621006012, "Top": 0.5028866529464722}, "Polygon": [{"X": 0.16573816537857056, "Y": 0.5028866529464722}, {"X": 0.23782411217689514, "Y": 0.502924382686615}, {"X": 0.23782354593276978, "Y": 0.5135766863822937}, {"X": 0.16573728621006012, "Y": 0.5135390758514404}]}, "Id": "66eaa0f0-60e0-4040-84cf-0c78f0965120", "Relationships": [{"Type": "CHILD", "Ids": ["44a9d600-fefc-4a14-b361-a1305d27ab79", "6d53a051-c0d0-49bd-8482-9af32bd0f5a5"]}]}, {"BlockType": "LINE", "Confidence": 99.73680877685547, "Text": "-15.00", "Geometry": {"BoundingBox": {"Width": 0.043830033391714096, "Height": 0.00994840357452631, "Left": 0.378200888633728, "Top": 0.503811776638031}, "Polygon": [{"X": 0.378200888633728, "Y": 0.503811776638031}, {"X": 0.4220307171344757, "Y": 0.5038347244262695}, {"X": 0.4220309257507324, "Y": 0.5137602090835571}, {"X": 0.3782009184360504, "Y": 0.5137373208999634}]}, "Id": "734a1da9-355c-4de5-8d67-6e25f107d4d5", "Relationships": [{"Type": "CHILD", "Ids": ["ca2a2b02-52a5-434e-8180-55c9cbffb0d7"]}]}, {"BlockType": "LINE", "Confidence": 99.97946166992188, "Text": "150.00", "Geometry": {"BoundingBox": {"Width": 0.04540325328707695, "Height": 0.009964886121451855, "Left": 0.4851921796798706, "Top": 0.5038611888885498}, "Polygon": [{"X": 0.4851921796798706, "Y": 0.5038611888885498}, {"X": 0.5305947661399841, "Y": 0.5038849711418152}, {"X": 0.5305954217910767, "Y": 0.5138260722160339}, {"X": 0.4851926565170288, "Y": 0.5138024091720581}]}, "Id": "5f45f8ac-6129-48c4-b62e-b36da6fede30", "Relationships": [{"Type": "CHILD", "Ids": ["3000d18a-178d-4c75-81be-80ee94463bda"]}]}, {"BlockType": "LINE", "Confidence": 68.61710357666016, "Text": "PARTICIPATION.", "Geometry": {"BoundingBox": {"Width": 0.10186965018510818, "Height": 0.009707861579954624, "Left": 0.577301561832428, "Top": 0.5049697160720825}, "Polygon": [{"X": 0.577301561832428, "Y": 0.5049697160720825}, {"X": 0.6791700124740601, "Y": 0.5050230026245117}, {"X": 0.6791712045669556, "Y": 0.5146775841712952}, {"X": 0.5773023962974548, "Y": 0.5146244168281555}]}, "Id": "f934c989-db0d-4b8b-8c6d-143ceb87c1fe", "Relationships": [{"Type": "CHILD", "Ids": ["a0d92f2d-2e82-4a21-b547-7482271b888f"]}]}, {"BlockType": "LINE", "Confidence": 99.30706787109375, "Text": "Life Insurance", "Geometry": {"BoundingBox": {"Width": 0.09374992549419403, "Height": 0.010716321878135204, "Left": 0.16558821499347687, "Top": 0.5183904767036438}, "Polygon": [{"X": 0.1655890941619873, "Y": 0.5183904767036438}, {"X": 0.2593381404876709, "Y": 0.5184393525123596}, {"X": 0.2593376636505127, "Y": 0.5291067957878113}, {"X": 0.16558821499347687, "Y": 0.5290580987930298}]}, "Id": "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", "Relationships": [{"Type": "CHILD", "Ids": ["c163012f-60bb-41a9-a72e-62f967b97bd6", "554cca22-330a-4cfe-8d64-27f240601858"]}]}, {"BlockType": "LINE", "Confidence": 88.48259735107422, "Text": "-5.00", "Geometry": {"BoundingBox": {"Width": 0.04045436531305313, "Height": 0.009906088933348656, "Left": 0.38129615783691406, "Top": 0.519234299659729}, "Polygon": [{"X": 0.38129615783691406, "Y": 0.519234299659729}, {"X": 0.4217503070831299, "Y": 0.5192553997039795}, {"X": 0.4217505156993866, "Y": 0.5291404128074646}, {"X": 0.38129621744155884, "Y": 0.5291193723678589}]}, "Id": "763acaa0-c468-49c4-bb72-9a458c23749d", "Relationships": [{"Type": "CHILD", "Ids": ["f57145ff-650e-40c7-8bd7-dac26f269e60"]}]}, {"BlockType": "LINE", "Confidence": 99.96135711669922, "Text": "50.00", "Geometry": {"BoundingBox": {"Width": 0.038091935217380524, "Height": 0.009797394275665283, "Left": 0.4925331771373749, "Top": 0.5193098187446594}, "Polygon": [{"X": 0.4925331771373749, "Y": 0.5193098187446594}, {"X": 0.5306244492530823, "Y": 0.5193296670913696}, {"X": 0.5306251049041748, "Y": 0.5291072130203247}, {"X": 0.49253368377685547, "Y": 0.5290874242782593}]}, "Id": "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", "Relationships": [{"Type": "CHILD", "Ids": ["4f42d13a-86d4-4d29-83f6-329e19e82261"]}]}, {"BlockType": "LINE", "Confidence": 16.844890594482422, "Text": "$ 1000.000", "Geometry": {"BoundingBox": {"Width": 0.010612410493195057, "Height": 0.04402760788798332, "Left": 0.9784494042396545, "Top": 0.4956311583518982}, "Polygon": [{"X": 0.9784494042396545, "Y": 0.4956311583518982}, {"X": 0.9890506267547607, "Y": 0.4956367313861847}, {"X": 0.9890618324279785, "Y": 0.539658784866333}, {"X": 0.9784603714942932, "Y": 0.5396533012390137}]}, "Id": "c5c72df0-f38b-47a8-828c-d57ea2e680e0", "Relationships": [{"Type": "CHILD", "Ids": ["ba8d07a2-49e8-4f62-a09e-17ffa8bb2805"]}]}, {"BlockType": "LINE", "Confidence": 99.98294830322266, "Text": "Loan", "Geometry": {"BoundingBox": {"Width": 0.03388304263353348, "Height": 0.01007874496281147, "Left": 0.1654912829399109, "Top": 0.5341773629188538}, "Polygon": [{"X": 0.16549211740493774, "Y": 0.5341773629188538}, {"X": 0.19937433302402496, "Y": 0.5341949462890625}, {"X": 0.19937363266944885, "Y": 0.5442561507225037}, {"X": 0.1654912829399109, "Y": 0.5442385673522949}]}, "Id": "72c13023-1f18-413e-99f9-27a7e5ad833c", "Relationships": [{"Type": "CHILD", "Ids": ["7efbdef4-cacd-4c45-92f3-02611071acf0"]}]}, {"BlockType": "LINE", "Confidence": 20.84966468811035, "Text": "2001", "Geometry": {"BoundingBox": {"Width": 0.009238949976861477, "Height": 0.017564326524734497, "Left": 0.9789626598358154, "Top": 0.5230939984321594}, "Polygon": [{"X": 0.9789626598358154, "Y": 0.5230939984321594}, {"X": 0.9881971478462219, "Y": 0.5230988264083862}, {"X": 0.9882016181945801, "Y": 0.5406583547592163}, {"X": 0.9789670705795288, "Y": 0.5406535863876343}]}, "Id": "44fac1b1-9d65-4554-b904-ded4ffe34334", "Relationships": [{"Type": "CHILD", "Ids": ["389118f4-f898-49fd-913e-afeaa7900d65"]}]}, {"BlockType": "LINE", "Confidence": 73.22127532958984, "Text": "-30.00", "Geometry": {"BoundingBox": {"Width": 0.04851805791258812, "Height": 0.009846321307122707, "Left": 0.37323620915412903, "Top": 0.5344839692115784}, "Polygon": [{"X": 0.37323620915412903, "Y": 0.5344839692115784}, {"X": 0.42175406217575073, "Y": 0.5345091223716736}, {"X": 0.42175427079200745, "Y": 0.5443302989006042}, {"X": 0.3732362389564514, "Y": 0.5443052053451538}]}, "Id": "1e6707ed-881c-49fe-abf5-902884e51483", "Relationships": [{"Type": "CHILD", "Ids": ["6996802c-4c04-4c96-82aa-266313cf5013"]}]}, {"BlockType": "LINE", "Confidence": 99.9804458618164, "Text": "150.00", "Geometry": {"BoundingBox": {"Width": 0.04561727121472359, "Height": 0.009891768917441368, "Left": 0.4849354326725006, "Top": 0.534623920917511}, "Polygon": [{"X": 0.4849354326725006, "Y": 0.534623920917511}, {"X": 0.5305520296096802, "Y": 0.5346475839614868}, {"X": 0.5305526852607727, "Y": 0.5445156693458557}, {"X": 0.4849359095096588, "Y": 0.5444920659065247}]}, "Id": "13c6d438-424d-4b70-b17c-77a4c80519de", "Relationships": [{"Type": "CHILD", "Ids": ["d3cfd1b4-6e6b-4ed8-82af-3d524271274c"]}]}, {"BlockType": "LINE", "Confidence": 99.93745422363281, "Text": "Adjustment", "Geometry": {"BoundingBox": {"Width": 0.08242268860340118, "Height": 0.01280314289033413, "Left": 0.1653822809457779, "Top": 0.5554221868515015}, "Polygon": [{"X": 0.16538333892822266, "Y": 0.5554221868515015}, {"X": 0.24780496954917908, "Y": 0.5554646849632263}, {"X": 0.24780434370040894, "Y": 0.5682253241539001}, {"X": 0.1653822809457779, "Y": 0.5681829452514648}]}, "Id": "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", "Relationships": [{"Type": "CHILD", "Ids": ["071449c9-5029-41d1-bdfa-7c90269888f4"]}]}, {"BlockType": "LINE", "Confidence": 97.51992797851562, "Text": "Life Insurance", "Geometry": {"BoundingBox": {"Width": 0.09292420744895935, "Height": 0.010572531260550022, "Left": 0.166090190410614, "Top": 0.5708085894584656}, "Polygon": [{"X": 0.16609105467796326, "Y": 0.5708085894584656}, {"X": 0.25901439785957336, "Y": 0.5708563327789307}, {"X": 0.25901395082473755, "Y": 0.5813811421394348}, {"X": 0.166090190410614, "Y": 0.5813335180282593}]}, "Id": "988891f8-e62e-45d1-afff-c49cf9d2121e", "Relationships": [{"Type": "CHILD", "Ids": ["f0169e58-08a6-48b8-9a9b-28c6387d7408", "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03"]}]}, {"BlockType": "LINE", "Confidence": 59.307701110839844, "Text": "+ 13.50", "Geometry": {"BoundingBox": {"Width": 0.04937862977385521, "Height": 0.01042341161519289, "Left": 0.3718835413455963, "Top": 0.5709923505783081}, "Polygon": [{"X": 0.3718835413455963, "Y": 0.5709923505783081}, {"X": 0.4212619662284851, "Y": 0.5710177421569824}, {"X": 0.4212621748447418, "Y": 0.5814157724380493}, {"X": 0.3718835711479187, "Y": 0.5813905000686646}]}, "Id": "80a7d6f0-bd81-4397-aa92-c247a27603f0", "Relationships": [{"Type": "CHILD", "Ids": ["b639dda7-0f8b-4eba-94d8-8c345c09b4c0"]}]}, {"BlockType": "LINE", "Confidence": 99.53652954101562, "Text": "Net Pay", "Geometry": {"BoundingBox": {"Width": 0.05674948915839195, "Height": 0.012538108043372631, "Left": 0.1668698638677597, "Top": 0.5936952233314514}, "Polygon": [{"X": 0.16687089204788208, "Y": 0.5936952233314514}, {"X": 0.22361935675144196, "Y": 0.5937241911888123}, {"X": 0.22361862659454346, "Y": 0.6062332987785339}, {"X": 0.1668698638677597, "Y": 0.6062044501304626}]}, "Id": "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", "Relationships": [{"Type": "CHILD", "Ids": ["e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae"]}]}, {"BlockType": "LINE", "Confidence": 89.34022521972656, "Text": "$291.90", "Geometry": {"BoundingBox": {"Width": 0.059843841940164566, "Height": 0.01080463919788599, "Left": 0.36168819665908813, "Top": 0.5935646891593933}, "Polygon": [{"X": 0.3616882264614105, "Y": 0.5935646891593933}, {"X": 0.4215318262577057, "Y": 0.5935952663421631}, {"X": 0.4215320348739624, "Y": 0.6043693423271179}, {"X": 0.36168819665908813, "Y": 0.6043388843536377}]}, "Id": "2008d7d0-1e51-45d7-a255-25073af4a3b9", "Relationships": [{"Type": "CHILD", "Ids": ["f8775bf7-63f8-4a5b-9d16-f0809955e65f"]}]}, {"BlockType": "LINE", "Confidence": 96.30441284179688, "Text": "*Excluded from federal taxable wages", "Geometry": {"BoundingBox": {"Width": 0.2843244969844818, "Height": 0.01300023589283228, "Left": 0.17204661667346954, "Top": 0.6249717473983765}, "Polygon": [{"X": 0.17204764485359192, "Y": 0.6249717473983765}, {"X": 0.45637065172195435, "Y": 0.6251156330108643}, {"X": 0.45637109875679016, "Y": 0.6379719972610474}, {"X": 0.17204661667346954, "Y": 0.6378286480903625}]}, "Id": "12c593a5-405d-49b1-b054-6d78a485f014", "Relationships": [{"Type": "CHILD", "Ids": ["fdc91c09-7e4b-477e-9e7e-007e8d6330ba", "01283ce6-e5ea-48aa-87db-0a6882c2206d", "0f9c728c-c5de-49a5-8712-0ca08905ccef", "1d6e1454-e8d7-4ca9-ab71-9458f3833d42", "15f84217-c016-4920-b892-ab83ca79324e"]}]}, {"BlockType": "LINE", "Confidence": 99.88548278808594, "Text": "Your federal wages this period are $386.15", "Geometry": {"BoundingBox": {"Width": 0.30899888277053833, "Height": 0.013524158857762814, "Left": 0.17899416387081146, "Top": 0.6566160321235657}, "Polygon": [{"X": 0.17899519205093384, "Y": 0.6566160321235657}, {"X": 0.48799240589141846, "Y": 0.6567710041999817}, {"X": 0.487993061542511, "Y": 0.6701402068138123}, {"X": 0.17899416387081146, "Y": 0.6699857711791992}]}, "Id": "b510fa50-06bf-466e-a123-3a2b9be73047", "Relationships": [{"Type": "CHILD", "Ids": ["5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53", "3612b5ef-5ca0-45c1-a920-e097566f2599", "75bccf94-507e-4f5a-8742-f804c6f46717", "372150f1-1d51-468e-82b2-733148450390", "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf", "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1", "6a9076c8-34f1-4461-be58-9a3f9b246df4"]}]}, {"BlockType": "LINE", "Confidence": 29.805999755859375, "Text": "ESTS8ET03", "Geometry": {"BoundingBox": {"Width": 0.1531352549791336, "Height": 0.018799787387251854, "Left": 0.7806060314178467, "Top": 0.7089120745658875}, "Polygon": [{"X": 0.7806060314178467, "Y": 0.7089120745658875}, {"X": 0.9337369799613953, "Y": 0.7089877724647522}, {"X": 0.9337412714958191, "Y": 0.7277118563652039}, {"X": 0.7806091904640198, "Y": 0.7276365756988525}]}, "Id": "97fd399c-b000-43dc-9335-0788688a8816", "Relationships": [{"Type": "CHILD", "Ids": ["c8c166ba-ad39-4c60-be6b-e33511eb67e3"]}]}, {"BlockType": "LINE", "Confidence": 98.02819061279297, "Text": "ANY COMPANY CORP.", "Geometry": {"BoundingBox": {"Width": 0.14666835963726044, "Height": 0.010718924924731255, "Left": 0.15585695207118988, "Top": 0.7286284565925598}, "Polygon": [{"X": 0.1558578759431839, "Y": 0.7286284565925598}, {"X": 0.3025253117084503, "Y": 0.7287005186080933}, {"X": 0.30252501368522644, "Y": 0.7393473982810974}, {"X": 0.15585695207118988, "Y": 0.7392755746841431}]}, "Id": "ef03ffc5-515e-4275-bcad-0191c963b86d", "Relationships": [{"Type": "CHILD", "Ids": ["8aec62a0-9211-4c7d-8760-5e835e672f82", "ec7c3455-ac81-4ec0-97d0-18db2bd40f88", "8e1ec829-1800-485d-a381-fb99d79b2e14"]}]}, {"BlockType": "LINE", "Confidence": 99.5050048828125, "Text": "Payroll check number: 0000000000", "Geometry": {"BoundingBox": {"Width": 0.2635658085346222, "Height": 0.013111507520079613, "Left": 0.577623188495636, "Top": 0.7281521558761597}, "Polygon": [{"X": 0.577623188495636, "Y": 0.7281521558761597}, {"X": 0.8411865234375, "Y": 0.7282816767692566}, {"X": 0.8411890268325806, "Y": 0.7412636876106262}, {"X": 0.5776243209838867, "Y": 0.7411346435546875}]}, "Id": "7dd11509-d38b-4e19-ac8a-07872aa0c2f7", "Relationships": [{"Type": "CHILD", "Ids": ["aed30f61-cb18-4c6d-974d-e15493ef26e7", "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2", "7dbd77ca-100f-4ac6-b04d-79dd41e14489"]}]}, {"BlockType": "LINE", "Confidence": 99.96530151367188, "Text": "475 ANY AVENUE", "Geometry": {"BoundingBox": {"Width": 0.13223524391651154, "Height": 0.010316387750208378, "Left": 0.15591289103031158, "Top": 0.7453117966651917}, "Polygon": [{"X": 0.15591377019882202, "Y": 0.7453117966651917}, {"X": 0.2881481349468231, "Y": 0.745376467704773}, {"X": 0.28814780712127686, "Y": 0.7556281685829163}, {"X": 0.15591289103031158, "Y": 0.7555637359619141}]}, "Id": "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", "Relationships": [{"Type": "CHILD", "Ids": ["966a95a2-d02d-4a49-a2c0-6ce331d5d932", "aa8bce72-5313-4a9f-8018-d78fb6d0a48d", "d989f807-d8d5-4902-991f-2e9ce97b6343"]}]}, {"BlockType": "LINE", "Confidence": 99.56328582763672, "Text": "Pay date:", "Geometry": {"BoundingBox": {"Width": 0.06650310009717941, "Height": 0.012149520218372345, "Left": 0.5780977010726929, "Top": 0.7437363266944885}, "Polygon": [{"X": 0.5780977010726929, "Y": 0.7437363266944885}, {"X": 0.644599437713623, "Y": 0.7437688112258911}, {"X": 0.6446008086204529, "Y": 0.7558858394622803}, {"X": 0.5780987739562988, "Y": 0.7558534145355225}]}, "Id": "0a7bc99b-3648-46bb-819e-8763959a1ff5", "Relationships": [{"Type": "CHILD", "Ids": ["f4e853bc-e713-4a46-b856-9eeb108b4a35", "913a0371-c44c-497f-a164-efdf0a36451b"]}]}, {"BlockType": "LINE", "Confidence": 99.78334045410156, "Text": "7/25/2008", "Geometry": {"BoundingBox": {"Width": 0.06849256902933121, "Height": 0.010235422290861607, "Left": 0.7588292360305786, "Top": 0.7439876794815063}, "Polygon": [{"X": 0.7588292360305786, "Y": 0.7439876794815063}, {"X": 0.8273199200630188, "Y": 0.7440211772918701}, {"X": 0.8273218274116516, "Y": 0.754223108291626}, {"X": 0.7588308453559875, "Y": 0.754189670085907}]}, "Id": "64914005-2247-4ace-b6dc-6b331ef27bda", "Relationships": [{"Type": "CHILD", "Ids": ["9be7665e-f764-43db-82d3-38864efe5553"]}]}, {"BlockType": "LINE", "Confidence": 85.76631164550781, "Text": "ANYTOWN, USA 10101", "Geometry": {"BoundingBox": {"Width": 0.15328340232372284, "Height": 0.010542863048613071, "Left": 0.15568776428699493, "Top": 0.7600125670433044}, "Polygon": [{"X": 0.15568867325782776, "Y": 0.7600125670433044}, {"X": 0.3089711666107178, "Y": 0.7600871920585632}, {"X": 0.30897092819213867, "Y": 0.7705554366111755}, {"X": 0.15568776428699493, "Y": 0.7704810500144958}]}, "Id": "e89a242f-a9e4-4daa-a852-4046ac851959", "Relationships": [{"Type": "CHILD", "Ids": ["7fb58239-1e77-4474-883f-c8c4a718b316", "5a439ec6-da04-4600-8166-b09343f99ce3", "9c59f501-47d7-443e-9d48-3eda8474d223"]}]}, {"BlockType": "LINE", "Confidence": 99.8324203491211, "Text": "Social Security No.", "Geometry": {"BoundingBox": {"Width": 0.13329340517520905, "Height": 0.012399679981172085, "Left": 0.5775641202926636, "Top": 0.7589818239212036}, "Polygon": [{"X": 0.5775641202926636, "Y": 0.7589818239212036}, {"X": 0.7108558416366577, "Y": 0.759046733379364}, {"X": 0.7108575701713562, "Y": 0.7713814973831177}, {"X": 0.5775651931762695, "Y": 0.7713168263435364}]}, "Id": "081b2097-5a8f-4859-ad30-6da0b59aba06", "Relationships": [{"Type": "CHILD", "Ids": ["513efde5-1d1f-4082-b6d0-cbb044bf10b5", "57ff96f2-665a-4bc8-bb02-18c7246a5194", "850a3229-81d2-4899-b38e-76bad249d8ee"]}]}, {"BlockType": "LINE", "Confidence": 99.27688598632812, "Text": "987-65-4321", "Geometry": {"BoundingBox": {"Width": 0.07720774412155151, "Height": 0.009012017399072647, "Left": 0.7590467929840088, "Top": 0.7597690224647522}, "Polygon": [{"X": 0.7590467929840088, "Y": 0.7597690224647522}, {"X": 0.8362528085708618, "Y": 0.7598066329956055}, {"X": 0.8362545371055603, "Y": 0.7687810659408569}, {"X": 0.7590482234954834, "Y": 0.7687435746192932}]}, "Id": "fecea290-b073-43ac-a50f-4ba6a28bc0bf", "Relationships": [{"Type": "CHILD", "Ids": ["e77a026a-1fc7-4345-86da-904be974b53e"]}]}, {"BlockType": "LINE", "Confidence": 99.8662338256836, "Text": "Pay to the", "Geometry": {"BoundingBox": {"Width": 0.06962745636701584, "Height": 0.011109489016234875, "Left": 0.05310508608818054, "Top": 0.8006097674369812}, "Polygon": [{"X": 0.053106509149074554, "Y": 0.8006097674369812}, {"X": 0.12273254990577698, "Y": 0.800643265247345}, {"X": 0.12273143976926804, "Y": 0.8117192387580872}, {"X": 0.05310508608818054, "Y": 0.8116858601570129}]}, "Id": "1433f0de-360b-400d-be4e-8a2e9e1ce70b", "Relationships": [{"Type": "CHILD", "Ids": ["9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", "a56271ad-92a2-4824-b382-853fe0a80682", "7b6e8a99-0e44-4fb4-9104-21f87e78ae22"]}]}, {"BlockType": "LINE", "Confidence": 99.3843994140625, "Text": "order of:", "Geometry": {"BoundingBox": {"Width": 0.05261874943971634, "Height": 0.009215585887432098, "Left": 0.052635855972766876, "Top": 0.8106786608695984}, "Polygon": [{"X": 0.05263704061508179, "Y": 0.8106786608695984}, {"X": 0.10525460541248322, "Y": 0.8107039332389832}, {"X": 0.10525362193584442, "Y": 0.8198942542076111}, {"X": 0.052635855972766876, "Y": 0.8198691010475159}]}, "Id": "fa02443b-5a1e-4c19-a620-1e0bf04fa748", "Relationships": [{"Type": "CHILD", "Ids": ["0362bdc0-df2a-4cab-b6e6-24a060cfb984", "49551070-e9b7-4eb9-8dcc-38b269b42f6b"]}]}, {"BlockType": "LINE", "Confidence": 99.93059539794922, "Text": "JOHN STILES", "Geometry": {"BoundingBox": {"Width": 0.10989224910736084, "Height": 0.012053107842803001, "Left": 0.15586374700069427, "Top": 0.8107942342758179}, "Polygon": [{"X": 0.15586479008197784, "Y": 0.8107942342758179}, {"X": 0.2657560110092163, "Y": 0.8108469247817993}, {"X": 0.2657555043697357, "Y": 0.822847306728363}, {"X": 0.15586374700069427, "Y": 0.8227947950363159}]}, "Id": "b31c8b9b-620e-456c-a2d8-6f864b60d0fb", "Relationships": [{"Type": "CHILD", "Ids": ["38761451-ee6f-4735-bed5-40e4c7b98aea", "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8"]}]}, {"BlockType": "LINE", "Confidence": 98.10115814208984, "Text": "This amount:", "Geometry": {"BoundingBox": {"Width": 0.08320517092943192, "Height": 0.009585011750459671, "Left": 0.05229141190648079, "Top": 0.8289476633071899}, "Polygon": [{"X": 0.05229264125227928, "Y": 0.8289476633071899}, {"X": 0.135496586561203, "Y": 0.8289873600006104}, {"X": 0.13549567759037018, "Y": 0.8385326862335205}, {"X": 0.05229141190648079, "Y": 0.8384930491447449}]}, "Id": "439f7686-7d4e-44b1-8c3b-980636969363", "Relationships": [{"Type": "CHILD", "Ids": ["853e6ea8-93f8-49f8-953c-e0873db5060e", "8ef941bc-27d0-44d5-b419-12a3b5078804"]}]}, {"BlockType": "LINE", "Confidence": 99.87344360351562, "Text": "TWO HUNDRED NINETY-ONE AND 90/100 DOLLARS", "Geometry": {"BoundingBox": {"Width": 0.3843677341938019, "Height": 0.010769271291792393, "Left": 0.15514574944972992, "Top": 0.8311297297477722}, "Polygon": [{"X": 0.15514665842056274, "Y": 0.8311297297477722}, {"X": 0.5395127534866333, "Y": 0.8313130140304565}, {"X": 0.5395134687423706, "Y": 0.841899037361145}, {"X": 0.15514574944972992, "Y": 0.8417163491249084}]}, "Id": "4b20e520-3af7-4620-8866-88eb54ab23b0", "Relationships": [{"Type": "CHILD", "Ids": ["e526a243-f8e1-4f61-b3f0-43814aacf0d2", "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", "635fc2d1-dec4-4964-87d4-a038cde55a0d", "9fff31b0-9a7f-427f-aff9-0193c2217e68", "015b3aac-e382-43a3-8477-9b8b5a422d7b", "1a035ace-0a17-4982-b83f-856701de2330"]}]}, {"BlockType": "LINE", "Confidence": 99.78962707519531, "Text": "$291.90", "Geometry": {"BoundingBox": {"Width": 0.05444478243589401, "Height": 0.011175823397934437, "Left": 0.895632266998291, "Top": 0.8311105966567993}, "Polygon": [{"X": 0.895632266998291, "Y": 0.8311105966567993}, {"X": 0.9500744342803955, "Y": 0.8311365842819214}, {"X": 0.9500770568847656, "Y": 0.8422864079475403}, {"X": 0.8956347107887268, "Y": 0.8422605395317078}]}, "Id": "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", "Relationships": [{"Type": "CHILD", "Ids": ["40edd546-6723-4aab-baf9-6c7dc6f261a7"]}]}, {"BlockType": "LINE", "Confidence": 99.91744995117188, "Text": "SAMPLE", "Geometry": {"BoundingBox": {"Width": 0.06097426638007164, "Height": 0.010215351358056068, "Left": 0.18727855384349823, "Top": 0.8727930188179016}, "Polygon": [{"X": 0.18727931380271912, "Y": 0.8727930188179016}, {"X": 0.24825282394886017, "Y": 0.8728217482566833}, {"X": 0.24825233221054077, "Y": 0.8830083608627319}, {"X": 0.18727855384349823, "Y": 0.8829797506332397}]}, "Id": "d3855726-d758-423f-b827-3764ed557faa", "Relationships": [{"Type": "CHILD", "Ids": ["813cf43e-3677-43e8-8b62-c142131d3b98"]}]}, {"BlockType": "LINE", "Confidence": 99.6954116821289, "Text": "NON-NEGOTIABLE", "Geometry": {"BoundingBox": {"Width": 0.13443829119205475, "Height": 0.010615494102239609, "Left": 0.18530617654323578, "Top": 0.8848837614059448}, "Polygon": [{"X": 0.18530696630477905, "Y": 0.8848837614059448}, {"X": 0.3197444677352905, "Y": 0.884946882724762}, {"X": 0.3197442591190338, "Y": 0.8954992890357971}, {"X": 0.18530617654323578, "Y": 0.8954364061355591}]}, "Id": "a18bf836-90c0-4538-b500-15c2433e0e93", "Relationships": [{"Type": "CHILD", "Ids": ["adf535a5-7fa5-4a64-8e03-11e839b9cf07"]}]}, {"BlockType": "LINE", "Confidence": 99.88697052001953, "Text": "BANK NAME", "Geometry": {"BoundingBox": {"Width": 0.06040550395846367, "Height": 0.007299613673239946, "Left": 0.052512604743242264, "Top": 0.8988169431686401}, "Polygon": [{"X": 0.05251353979110718, "Y": 0.8988169431686401}, {"X": 0.11291810870170593, "Y": 0.8988451361656189}, {"X": 0.11291735619306564, "Y": 0.9061165452003479}, {"X": 0.052512604743242264, "Y": 0.9060884118080139}]}, "Id": "e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", "Relationships": [{"Type": "CHILD", "Ids": ["94c02572-79a6-4349-a43b-1db3daadba10", "122a6405-d5dc-478c-a2f4-44e99c8d7004"]}]}, {"BlockType": "LINE", "Confidence": 99.89925384521484, "Text": "VOID VOID VOID", "Geometry": {"BoundingBox": {"Width": 0.11418936401605606, "Height": 0.01042139157652855, "Left": 0.18656623363494873, "Top": 0.8979732394218445}, "Polygon": [{"X": 0.1865670084953308, "Y": 0.8979732394218445}, {"X": 0.3007555902004242, "Y": 0.8980265855789185}, {"X": 0.3007553219795227, "Y": 0.9083946347236633}, {"X": 0.18656623363494873, "Y": 0.9083414077758789}]}, "Id": "286d01bc-c76e-4410-8983-b6e652108d5d", "Relationships": [{"Type": "CHILD", "Ids": ["73b67f56-fd75-4dd0-9ad9-96be342714c5", "eed61eb1-27b4-47fd-813f-06a18f57b400", "77b04d03-97df-474d-9986-972d845cf1e2"]}]}, {"BlockType": "LINE", "Confidence": 97.568603515625, "Text": "AUTHORIZED SIGNATURE Signature", "Geometry": {"BoundingBox": {"Width": 0.34858766198158264, "Height": 0.0580691322684288, "Left": 0.5397492051124573, "Top": 0.86222243309021}, "Polygon": [{"X": 0.5397492051124573, "Y": 0.86222243309021}, {"X": 0.8883245587348938, "Y": 0.8623871207237244}, {"X": 0.8883368968963623, "Y": 0.9202916026115417}, {"X": 0.539753258228302, "Y": 0.9201297760009766}]}, "Id": "0465565f-a8ff-48eb-9595-6b5caccef7fe", "Relationships": [{"Type": "CHILD", "Ids": ["015a82a5-2eb7-4c04-87fd-41a6ef9d619e", "2b65ba24-98a7-4fa3-8894-b5c73a3e1874", "e17ffbd5-a925-4f8b-8977-e4154be2d856"]}]}, {"BlockType": "LINE", "Confidence": 65.6190185546875, "Text": "Authorized", "Geometry": {"BoundingBox": {"Width": 0.1764763444662094, "Height": 0.052833810448646545, "Left": 0.5420886874198914, "Top": 0.864315390586853}, "Polygon": [{"X": 0.5420886874198914, "Y": 0.864315390586853}, {"X": 0.7185574769973755, "Y": 0.864398717880249}, {"X": 0.718565046787262, "Y": 0.9171491861343384}, {"X": 0.5420924425125122, "Y": 0.9170671701431274}]}, "Id": "18ec4504-62b6-42de-85cf-1156d6f4d195", "Relationships": [{"Type": "CHILD", "Ids": ["d3f3457a-f520-49d7-9c49-16925d11258b"]}]}, {"BlockType": "LINE", "Confidence": 99.8353271484375, "Text": "STREET ADDRESS", "Geometry": {"BoundingBox": {"Width": 0.08908482640981674, "Height": 0.007326576393097639, "Left": 0.05257965996861458, "Top": 0.9065250754356384}, "Polygon": [{"X": 0.05258059874176979, "Y": 0.9065250754356384}, {"X": 0.14166449010372162, "Y": 0.9065665602684021}, {"X": 0.1416638046503067, "Y": 0.9138516187667847}, {"X": 0.05257965996861458, "Y": 0.9138101935386658}]}, "Id": "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", "Relationships": [{"Type": "CHILD", "Ids": ["a3012d1d-cac8-4373-b144-47845bbf7dad", "e097be4c-22a2-458c-92e9-b50ea4f6adf5"]}]}, {"BlockType": "LINE", "Confidence": 99.80903625488281, "Text": "CITY STATE ZIP", "Geometry": {"BoundingBox": {"Width": 0.07787949591875076, "Height": 0.007257448974996805, "Left": 0.05272558704018593, "Top": 0.9143370985984802}, "Polygon": [{"X": 0.052726518362760544, "Y": 0.9143370985984802}, {"X": 0.130605086684227, "Y": 0.9143733382225037}, {"X": 0.13060438632965088, "Y": 0.9215945601463318}, {"X": 0.05272558704018593, "Y": 0.9215584397315979}]}, "Id": "ff6df70d-7ca3-4968-aa5c-24196721849e", "Relationships": [{"Type": "CHILD", "Ids": ["fa72dc09-e29d-44ce-911d-caf28b521b79", "6e0f296e-1e95-4562-bfb1-3808c0b19d23", "876e479d-46f2-4d60-8762-8880ee2108d5"]}]}, {"BlockType": "LINE", "Confidence": 94.54402160644531, "Text": "VOID AFTER 00 DAYS", "Geometry": {"BoundingBox": {"Width": 0.10545553267002106, "Height": 0.007222361862659454, "Left": 0.5379548072814941, "Top": 0.9109771847724915}, "Polygon": [{"X": 0.5379548072814941, "Y": 0.9109771847724915}, {"X": 0.6434095501899719, "Y": 0.9110262989997864}, {"X": 0.6434103846549988, "Y": 0.9181995391845703}, {"X": 0.5379553437232971, "Y": 0.9181505441665649}]}, "Id": "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d", "Relationships": [{"Type": "CHILD", "Ids": ["bbc88aee-f7c1-4f94-b58c-4a3afd1279c7", "ccc11b66-4179-446b-b971-f733ee14537a", "991f910f-938c-4d36-bedd-b46f96d3db98", "3a8ac731-98f9-4f28-85e8-07978b14d2c7"]}]}, {"BlockType": "LINE", "Confidence": 81.42464447021484, "Text": "001379\u2448 \u2446122000496\u24464040110157\u2448", "Geometry": {"BoundingBox": {"Width": 0.4467569589614868, "Height": 0.01323555875569582, "Left": 0.2392406016588211, "Top": 0.956929624080658}, "Polygon": [{"X": 0.23924127221107483, "Y": 0.956929624080658}, {"X": 0.685995876789093, "Y": 0.9571346640586853}, {"X": 0.6859975457191467, "Y": 0.9701651930809021}, {"X": 0.2392406016588211, "Y": 0.9699609279632568}]}, "Id": "5051c70e-89a8-4eb4-8535-39762504c958", "Relationships": [{"Type": "CHILD", "Ids": ["2d0c72d0-5dcd-4084-b383-07926838e099", "013b701c-4330-4a01-909b-1970c814ec8c"]}]}, {"BlockType": "LINE", "Confidence": 16.950910568237305, "Text": "THEORIGINALDOCUMENTHASAREFLECTIVEWATERMARKONTHEBAOK.", "Geometry": {"BoundingBox": {"Width": 0.4534948766231537, "Height": 0.009467914700508118, "Left": 0.04896989464759827, "Top": 0.975298285484314}, "Polygon": [{"X": 0.04897110164165497, "Y": 0.975298285484314}, {"X": 0.5024642944335938, "Y": 0.9755052328109741}, {"X": 0.502464771270752, "Y": 0.9847661852836609}, {"X": 0.04896989464759827, "Y": 0.9845598340034485}]}, "Id": "37ffa892-1cca-4c14-ac1c-936abaa205ea", "Relationships": [{"Type": "CHILD", "Ids": ["86aa4346-5f17-43ea-a72e-2bb51ef8a2b5"]}]}, {"BlockType": "WORD", "Confidence": 89.3572998046875, "Text": "CO.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01897777058184147, "Height": 0.008069070987403393, "Left": 0.1651308238506317, "Top": 0.03501152992248535}, "Polygon": [{"X": 0.16513149440288544, "Y": 0.03501152992248535}, {"X": 0.18410858511924744, "Y": 0.03502272069454193}, {"X": 0.18410798907279968, "Y": 0.04308060184121132}, {"X": 0.1651308238506317, "Y": 0.04306942969560623}]}, "Id": "e0927804-e28c-4177-bcb4-1b539e12edcb"}, {"BlockType": "WORD", "Confidence": 99.5303955078125, "Text": "FILE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025007572025060654, "Height": 0.008352551609277725, "Left": 0.21032024919986725, "Top": 0.034894078969955444}, "Polygon": [{"X": 0.21032078564167023, "Y": 0.034894078969955444}, {"X": 0.235327810049057, "Y": 0.034908827394247055}, {"X": 0.2353273630142212, "Y": 0.04324663057923317}, {"X": 0.21032024919986725, "Y": 0.04323191195726395}]}, "Id": "2e0f9649-0327-42cd-b48a-45efd6fd38d6"}, {"BlockType": "WORD", "Confidence": 94.04460906982422, "Text": "DEPT.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0326012521982193, "Height": 0.008315421640872955, "Left": 0.2632925510406494, "Top": 0.03493018448352814}, "Polygon": [{"X": 0.26329290866851807, "Y": 0.03493018448352814}, {"X": 0.2958938181400299, "Y": 0.0349494069814682}, {"X": 0.2958935797214508, "Y": 0.04324560612440109}, {"X": 0.2632925510406494, "Y": 0.043226417154073715}]}, "Id": "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c"}, {"BlockType": "WORD", "Confidence": 99.51513671875, "Text": "CLOCK", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04212683066725731, "Height": 0.008695331402122974, "Left": 0.31568947434425354, "Top": 0.034725431352853775}, "Polygon": [{"X": 0.31568965315818787, "Y": 0.034725431352853775}, {"X": 0.35781630873680115, "Y": 0.03475027531385422}, {"X": 0.35781627893447876, "Y": 0.043420761823654175}, {"X": 0.31568947434425354, "Y": 0.04339597001671791}]}, "Id": "af2e09fb-44ed-4955-bc8c-3b1a0e210476"}, {"BlockType": "WORD", "Confidence": 99.82074737548828, "Text": "NUMBER", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.050789039582014084, "Height": 0.008262894116342068, "Left": 0.3679314851760864, "Top": 0.034985169768333435}, "Polygon": [{"X": 0.3679314851760864, "Y": 0.034985169768333435}, {"X": 0.4187203347682953, "Y": 0.03501512110233307}, {"X": 0.4187205135822296, "Y": 0.04324806481599808}, {"X": 0.3679314851760864, "Y": 0.04321817308664322}]}, "Id": "ff60cfb9-b8b3-455b-9267-1281ccc2500b"}, {"BlockType": "WORD", "Confidence": 99.92833709716797, "Text": "ABC", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028801316395401955, "Height": 0.009403195232152939, "Left": 0.16471242904663086, "Top": 0.04670316353440285}, "Polygon": [{"X": 0.16471320390701294, "Y": 0.04670316353440285}, {"X": 0.19351373612880707, "Y": 0.046720102429389954}, {"X": 0.19351308047771454, "Y": 0.056106358766555786}, {"X": 0.16471242904663086, "Y": 0.05608946084976196}]}, "Id": "9d849b86-d300-490b-80b0-32a61068a12e"}, {"BlockType": "WORD", "Confidence": 99.0736312866211, "Text": "126543", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04443347454071045, "Height": 0.009203831665217876, "Left": 0.2111450880765915, "Top": 0.04705347493290901}, "Polygon": [{"X": 0.21114568412303925, "Y": 0.04705347493290901}, {"X": 0.25557857751846313, "Y": 0.047079600393772125}, {"X": 0.2555781602859497, "Y": 0.056257303804159164}, {"X": 0.2111450880765915, "Y": 0.056231237947940826}]}, "Id": "88940a2f-d475-4f8b-9c5a-cba5f6501bbe"}, {"BlockType": "WORD", "Confidence": 99.14707946777344, "Text": "123456", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.044147565960884094, "Height": 0.009332306683063507, "Left": 0.264130562543869, "Top": 0.047005198895931244}, "Polygon": [{"X": 0.26413097977638245, "Y": 0.047005198895931244}, {"X": 0.3082781434059143, "Y": 0.047031156718730927}, {"X": 0.3082779049873352, "Y": 0.05633750557899475}, {"X": 0.264130562543869, "Y": 0.056311603635549545}]}, "Id": "ab18b047-a658-492d-9a70-f987f348d576"}, {"BlockType": "WORD", "Confidence": 99.94881439208984, "Text": "12345", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0374024398624897, "Height": 0.009085400961339474, "Left": 0.31649085879325867, "Top": 0.047168318182229996}, "Polygon": [{"X": 0.3164910674095154, "Y": 0.047168318182229996}, {"X": 0.35389330983161926, "Y": 0.047190312296152115}, {"X": 0.3538932502269745, "Y": 0.056253720074892044}, {"X": 0.31649085879325867, "Y": 0.056231774389743805}]}, "Id": "2400695d-1a7d-46a9-b240-38bf7b368451"}, {"BlockType": "WORD", "Confidence": 99.74676513671875, "Text": "00000000", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.060216836631298065, "Height": 0.010138163343071938, "Left": 0.3671776354312897, "Top": 0.04695988819003105}, "Polygon": [{"X": 0.3671776354312897, "Y": 0.04695988819003105}, {"X": 0.42739421129226685, "Y": 0.04699529707431793}, {"X": 0.42739444971084595, "Y": 0.05709804967045784}, {"X": 0.3671776354312897, "Y": 0.057062726467847824}]}, "Id": "b9850469-c2b6-48e7-bc1c-aa165153b628"}, {"BlockType": "WORD", "Confidence": 97.82372283935547, "Text": "1", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0066341254860162735, "Height": 0.008215690962970257, "Left": 0.4489921033382416, "Top": 0.04792264476418495}, "Polygon": [{"X": 0.4489921033382416, "Y": 0.04792264476418495}, {"X": 0.4556259214878082, "Y": 0.04792654514312744}, {"X": 0.4556262195110321, "Y": 0.05613833665847778}, {"X": 0.44899237155914307, "Y": 0.05613444373011589}]}, "Id": "2cbdddb1-294b-41e0-9429-a26392b54571"}, {"BlockType": "WORD", "Confidence": 99.97406005859375, "Text": "Earnings", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10467322170734406, "Height": 0.01805218681693077, "Left": 0.5799484252929688, "Top": 0.04124394804239273}, "Polygon": [{"X": 0.5799484252929688, "Y": 0.04124394804239273}, {"X": 0.6846193671226501, "Y": 0.04130558669567108}, {"X": 0.6846216917037964, "Y": 0.0592961348593235}, {"X": 0.5799500346183777, "Y": 0.05923476442694664}]}, "Id": "7d73666d-fe0e-4394-b744-d5c2d7da85fb"}, {"BlockType": "WORD", "Confidence": 99.94522857666016, "Text": "Statement", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.12403744459152222, "Height": 0.01501488871872425, "Left": 0.6915501952171326, "Top": 0.04129209741950035}, "Polygon": [{"X": 0.6915501952171326, "Y": 0.04129209741950035}, {"X": 0.8155848979949951, "Y": 0.041365139186382294}, {"X": 0.8155876398086548, "Y": 0.05630698427557945}, {"X": 0.6915522217750549, "Y": 0.0562342070043087}]}, "Id": "81833ff4-4040-4b20-b094-e04b760a65d8"}, {"BlockType": "WORD", "Confidence": 99.96176147460938, "Text": "ANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032856110483407974, "Height": 0.009891378693282604, "Left": 0.1665223091840744, "Top": 0.07358332723379135}, "Polygon": [{"X": 0.16652312874794006, "Y": 0.07358332723379135}, {"X": 0.19937841594219208, "Y": 0.07360251992940903}, {"X": 0.19937774538993835, "Y": 0.08347470313310623}, {"X": 0.1665223091840744, "Y": 0.08345555514097214}]}, "Id": "afd7e08d-e2f9-484d-aabd-8c8e96dcf0e1"}, {"BlockType": "WORD", "Confidence": 99.86192321777344, "Text": "COMPANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07454118877649307, "Height": 0.010677267797291279, "Left": 0.2025311291217804, "Top": 0.07316303253173828}, "Polygon": [{"X": 0.2025318443775177, "Y": 0.07316303253173828}, {"X": 0.27707231044769287, "Y": 0.0732065886259079}, {"X": 0.27707192301750183, "Y": 0.08384030312299728}, {"X": 0.2025311291217804, "Y": 0.08379685878753662}]}, "Id": "bbae7eff-6466-4a09-8f84-a0812519edbe"}, {"BlockType": "WORD", "Confidence": 95.6634750366211, "Text": "CORP.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04626675695180893, "Height": 0.010191920213401318, "Left": 0.28086644411087036, "Top": 0.07357116788625717}, "Polygon": [{"X": 0.280866801738739, "Y": 0.07357116788625717}, {"X": 0.3271332085132599, "Y": 0.07359819859266281}, {"X": 0.32713302969932556, "Y": 0.08376308530569077}, {"X": 0.28086644411087036, "Y": 0.0837361216545105}]}, "Id": "9947edc4-dde7-410c-bbc7-fb769ddcebb4"}, {"BlockType": "WORD", "Confidence": 99.86541748046875, "Text": "Period", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04325386881828308, "Height": 0.010964387096464634, "Left": 0.5796061158180237, "Top": 0.07164870947599411}, "Polygon": [{"X": 0.5796061158180237, "Y": 0.07164870947599411}, {"X": 0.6228588819503784, "Y": 0.07167398929595947}, {"X": 0.6228600144386292, "Y": 0.08261309564113617}, {"X": 0.5796070694923401, "Y": 0.08258788287639618}]}, "Id": "dfb6f29d-2322-40c8-a257-445362e50b2a"}, {"BlockType": "WORD", "Confidence": 91.69861602783203, "Text": "ending:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04987692832946777, "Height": 0.012906698510050774, "Left": 0.6296879053115845, "Top": 0.07192020118236542}, "Polygon": [{"X": 0.6296879053115845, "Y": 0.07192020118236542}, {"X": 0.6795632243156433, "Y": 0.07194935530424118}, {"X": 0.679564893245697, "Y": 0.08482690155506134}, {"X": 0.6296893358230591, "Y": 0.08479783684015274}]}, "Id": "14c78d09-427e-4d69-a4ee-92276566ce01"}, {"BlockType": "WORD", "Confidence": 99.47407531738281, "Text": "7/18/2008", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07075836509466171, "Height": 0.011189749464392662, "Left": 0.7460896372795105, "Top": 0.07156174629926682}, "Polygon": [{"X": 0.7460896372795105, "Y": 0.07156174629926682}, {"X": 0.8168459534645081, "Y": 0.07160311192274094}, {"X": 0.8168480396270752, "Y": 0.08275149762630463}, {"X": 0.746091365814209, "Y": 0.08271024376153946}]}, "Id": "c4bbfd8b-5d38-4c59-b3f0-8062f7a07293"}, {"BlockType": "WORD", "Confidence": 99.94456481933594, "Text": "475", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026237765327095985, "Height": 0.009828625246882439, "Left": 0.1673523187637329, "Top": 0.08897542953491211}, "Polygon": [{"X": 0.16735312342643738, "Y": 0.08897542953491211}, {"X": 0.19359008967876434, "Y": 0.0889906957745552}, {"X": 0.19358938932418823, "Y": 0.0988040491938591}, {"X": 0.1673523187637329, "Y": 0.09878881275653839}]}, "Id": "b02e3cab-bf61-40f7-9f2c-353e0fbe81b0"}, {"BlockType": "WORD", "Confidence": 99.91654968261719, "Text": "ANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03244883939623833, "Height": 0.009969990700483322, "Left": 0.1960315704345703, "Top": 0.0888429582118988}, "Polygon": [{"X": 0.19603225588798523, "Y": 0.0888429582118988}, {"X": 0.22848039865493774, "Y": 0.088861845433712}, {"X": 0.22847983241081238, "Y": 0.09881294518709183}, {"X": 0.1960315704345703, "Y": 0.0987941101193428}]}, "Id": "29ab0e35-5673-4f28-be94-2f090f29ea15"}, {"BlockType": "WORD", "Confidence": 99.56143951416016, "Text": "AVENUE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.062454912811517715, "Height": 0.0099145183339715, "Left": 0.2306511551141739, "Top": 0.089043527841568}, "Polygon": [{"X": 0.23065170645713806, "Y": 0.089043527841568}, {"X": 0.2931060791015625, "Y": 0.08907987922430038}, {"X": 0.2931057810783386, "Y": 0.09895804524421692}, {"X": 0.2306511551141739, "Y": 0.09892178326845169}]}, "Id": "246f2b4f-4cfb-486a-8ed4-52b0543e7d25"}, {"BlockType": "WORD", "Confidence": 99.90121459960938, "Text": "Pay", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026529105380177498, "Height": 0.012437253259122372, "Left": 0.5792717337608337, "Top": 0.0874248594045639}, "Polygon": [{"X": 0.5792717337608337, "Y": 0.0874248594045639}, {"X": 0.605799674987793, "Y": 0.08744030445814133}, {"X": 0.6058008670806885, "Y": 0.09986211359500885}, {"X": 0.5792728066444397, "Y": 0.09984671324491501}]}, "Id": "e2a748ad-e703-475c-b74b-7bca7a71f19a"}, {"BlockType": "WORD", "Confidence": 97.93356323242188, "Text": "date:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03369107097387314, "Height": 0.010363131761550903, "Left": 0.6120982766151428, "Top": 0.08747611194849014}, "Polygon": [{"X": 0.6120982766151428, "Y": 0.08747611194849014}, {"X": 0.6457881927490234, "Y": 0.08749572932720184}, {"X": 0.645789384841919, "Y": 0.09783924371004105}, {"X": 0.6120993494987488, "Y": 0.09781967848539352}]}, "Id": "cd439eea-7e0d-49de-9e3c-cb184f87272d"}, {"BlockType": "WORD", "Confidence": 99.89009857177734, "Text": "7/25/2008", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07110536843538284, "Height": 0.01076921634376049, "Left": 0.7455427646636963, "Top": 0.08717547357082367}, "Polygon": [{"X": 0.7455427646636963, "Y": 0.08717547357082367}, {"X": 0.816646158695221, "Y": 0.08721687644720078}, {"X": 0.8166481256484985, "Y": 0.09794468432664871}, {"X": 0.74554443359375, "Y": 0.09790338575839996}]}, "Id": "c9cf804c-ff0a-4449-a5ed-b680ee65389c"}, {"BlockType": "WORD", "Confidence": 51.515132904052734, "Text": "ANYTOWN,", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.08029569685459137, "Height": 0.011121689341962337, "Left": 0.16703936457633972, "Top": 0.10421054810285568}, "Polygon": [{"X": 0.16704027354717255, "Y": 0.10421054810285568}, {"X": 0.2473350614309311, "Y": 0.10425711423158646}, {"X": 0.24733451008796692, "Y": 0.1153322383761406}, {"X": 0.16703936457633972, "Y": 0.11528579890727997}]}, "Id": "9bb2fa3c-5ec1-4749-86c6-5ad241a1866e"}, {"BlockType": "WORD", "Confidence": 99.86106872558594, "Text": "USA", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.031199054792523384, "Height": 0.010363409295678139, "Left": 0.2512015402317047, "Top": 0.1041538193821907}, "Polygon": [{"X": 0.2512020170688629, "Y": 0.1041538193821907}, {"X": 0.28240060806274414, "Y": 0.10417191684246063}, {"X": 0.2824002206325531, "Y": 0.1145172268152237}, {"X": 0.2512015402317047, "Y": 0.11449918150901794}]}, "Id": "23a6d392-1a70-4bb4-96c1-68e8e1b7ce57"}, {"BlockType": "WORD", "Confidence": 99.8855972290039, "Text": "10101", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04002489522099495, "Height": 0.009881451725959778, "Left": 0.28630104660987854, "Top": 0.10453556478023529}, "Polygon": [{"X": 0.2863013744354248, "Y": 0.10453556478023529}, {"X": 0.326325923204422, "Y": 0.10455877333879471}, {"X": 0.32632577419281006, "Y": 0.11441701650619507}, {"X": 0.28630104660987854, "Y": 0.11439386010169983}]}, "Id": "cfb92c17-d37c-4bb8-97c7-d0cb0b5cee8c"}, {"BlockType": "WORD", "Confidence": 99.26848602294922, "Text": "Social", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.036320798099040985, "Height": 0.00859258882701397, "Left": 0.1656365692615509, "Top": 0.1452661156654358}, "Polygon": [{"X": 0.16563726961612701, "Y": 0.1452661156654358}, {"X": 0.2019573599100113, "Y": 0.14528696238994598}, {"X": 0.20195677876472473, "Y": 0.1538587063550949}, {"X": 0.1656365692615509, "Y": 0.1538378894329071}]}, "Id": "9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425"}, {"BlockType": "WORD", "Confidence": 99.93012237548828, "Text": "Security", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04905817657709122, "Height": 0.010114278644323349, "Left": 0.20356914401054382, "Top": 0.14521174132823944}, "Polygon": [{"X": 0.20356981456279755, "Y": 0.14521174132823944}, {"X": 0.25262731313705444, "Y": 0.1452399045228958}, {"X": 0.25262683629989624, "Y": 0.1553260087966919}, {"X": 0.20356914401054382, "Y": 0.1552979201078415}]}, "Id": "6872b994-0928-4545-9b6c-03f3557e220f"}, {"BlockType": "WORD", "Confidence": 72.05520629882812, "Text": "Number:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.051763564348220825, "Height": 0.008277326822280884, "Left": 0.2540070712566376, "Top": 0.1455647349357605}, "Polygon": [{"X": 0.2540074586868286, "Y": 0.1455647349357605}, {"X": 0.3057706356048584, "Y": 0.14559444785118103}, {"X": 0.3057704269886017, "Y": 0.15384206175804138}, {"X": 0.2540070712566376, "Y": 0.15381239354610443}]}, "Id": "81903d8f-729a-4a07-9326-a81872681d96"}, {"BlockType": "WORD", "Confidence": 98.76499938964844, "Text": "987-65-4321", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07006921619176865, "Height": 0.008914409205317497, "Left": 0.30678606033325195, "Top": 0.1453883796930313}, "Polygon": [{"X": 0.30678626894950867, "Y": 0.1453883796930313}, {"X": 0.3768552541732788, "Y": 0.1454286128282547}, {"X": 0.3768552839756012, "Y": 0.15430279076099396}, {"X": 0.30678606033325195, "Y": 0.15426266193389893}]}, "Id": "6031a8f9-14ca-45d1-b286-dfd23c191ee0"}, {"BlockType": "WORD", "Confidence": 99.85560607910156, "Text": "Taxable", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04586175084114075, "Height": 0.008740067481994629, "Left": 0.16627702116966248, "Top": 0.15537014603614807}, "Polygon": [{"X": 0.16627773642539978, "Y": 0.15537014603614807}, {"X": 0.21213877201080322, "Y": 0.15539641678333282}, {"X": 0.21213822066783905, "Y": 0.1641102135181427}, {"X": 0.16627702116966248, "Y": 0.16408401727676392}]}, "Id": "c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f"}, {"BlockType": "WORD", "Confidence": 97.70033264160156, "Text": "Marital", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04139596223831177, "Height": 0.008483000099658966, "Left": 0.2151225060224533, "Top": 0.15543413162231445}, "Polygon": [{"X": 0.2151230424642563, "Y": 0.15543413162231445}, {"X": 0.25651848316192627, "Y": 0.15545783936977386}, {"X": 0.25651809573173523, "Y": 0.16391712427139282}, {"X": 0.2151225060224533, "Y": 0.16389347612857819}]}, "Id": "34276188-6f9d-493e-8e32-efa9787a10d1"}, {"BlockType": "WORD", "Confidence": 98.97386169433594, "Text": "Status:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04188072681427002, "Height": 0.008676433935761452, "Left": 0.2590401768684387, "Top": 0.1555909961462021}, "Polygon": [{"X": 0.2590405344963074, "Y": 0.1555909961462021}, {"X": 0.30092090368270874, "Y": 0.155614972114563}, {"X": 0.30092066526412964, "Y": 0.1642674207687378}, {"X": 0.2590401768684387, "Y": 0.16424350440502167}]}, "Id": "278afe00-a22b-485d-8045-6b4ea97fd02d"}, {"BlockType": "WORD", "Confidence": 99.9332504272461, "Text": "Married", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04558461531996727, "Height": 0.009292157366871834, "Left": 0.3041878044605255, "Top": 0.15516552329063416}, "Polygon": [{"X": 0.3041880428791046, "Y": 0.15516552329063416}, {"X": 0.3497724235057831, "Y": 0.15519163012504578}, {"X": 0.3497723340988159, "Y": 0.16445767879486084}, {"X": 0.3041878044605255, "Y": 0.164431631565094}]}, "Id": "9788c641-39f9-466a-8ec9-95ffc238a8c2"}, {"BlockType": "WORD", "Confidence": 99.88385772705078, "Text": "JOHN", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04453035444021225, "Height": 0.010820308700203896, "Left": 0.5796336531639099, "Top": 0.15036647021770477}, "Polygon": [{"X": 0.5796336531639099, "Y": 0.15036647021770477}, {"X": 0.6241628527641296, "Y": 0.15039199590682983}, {"X": 0.6241639852523804, "Y": 0.16118676960468292}, {"X": 0.5796345472335815, "Y": 0.16116131842136383}]}, "Id": "f2eb1fe2-750d-40b6-94b4-f3759da07a26"}, {"BlockType": "WORD", "Confidence": 99.93142700195312, "Text": "STILES", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.056444909423589706, "Height": 0.011022869497537613, "Left": 0.6277270913124084, "Top": 0.15000708401203156}, "Polygon": [{"X": 0.6277270913124084, "Y": 0.15000708401203156}, {"X": 0.6841706037521362, "Y": 0.1500394493341446}, {"X": 0.6841720342636108, "Y": 0.16102994978427887}, {"X": 0.627728283405304, "Y": 0.160997673869133}]}, "Id": "1d5aa007-7677-41cf-961a-fb8e6a19c602"}, {"BlockType": "WORD", "Confidence": 58.33407211303711, "Text": "Exemptions/Allowances:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.1441282033920288, "Height": 0.010520563460886478, "Left": 0.16588348150253296, "Top": 0.1663823276758194}, "Polygon": [{"X": 0.1658843457698822, "Y": 0.1663823276758194}, {"X": 0.31001168489456177, "Y": 0.16646462678909302}, {"X": 0.31001144647598267, "Y": 0.1769028902053833}, {"X": 0.16588348150253296, "Y": 0.1768207848072052}]}, "Id": "d7fa8014-56b7-44a7-b309-4c5ceb205761"}, {"BlockType": "WORD", "Confidence": 99.97602844238281, "Text": "101", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02770213782787323, "Height": 0.010617307387292385, "Left": 0.5799546837806702, "Top": 0.1624520719051361}, "Polygon": [{"X": 0.5799546837806702, "Y": 0.1624520719051361}, {"X": 0.6076557636260986, "Y": 0.16246791183948517}, {"X": 0.6076568365097046, "Y": 0.17306938767433167}, {"X": 0.5799555778503418, "Y": 0.1730535924434662}]}, "Id": "a2a8ece1-f471-4311-8274-74657c67c718"}, {"BlockType": "WORD", "Confidence": 99.96044921875, "Text": "MAIN", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04675456881523132, "Height": 0.011182738468050957, "Left": 0.6146870255470276, "Top": 0.16207799315452576}, "Polygon": [{"X": 0.6146870255470276, "Y": 0.16207799315452576}, {"X": 0.6614402532577515, "Y": 0.16210472583770752}, {"X": 0.6614415645599365, "Y": 0.17326073348522186}, {"X": 0.6146881580352783, "Y": 0.17323407530784607}]}, "Id": "8681f96c-af95-44e4-ad89-4fd90dc2cc45"}, {"BlockType": "WORD", "Confidence": 99.94966125488281, "Text": "STREET", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06991888582706451, "Height": 0.012124327011406422, "Left": 0.666200578212738, "Top": 0.16149096190929413}, "Polygon": [{"X": 0.666200578212738, "Y": 0.16149096190929413}, {"X": 0.7361176609992981, "Y": 0.16153094172477722}, {"X": 0.7361194491386414, "Y": 0.17361527681350708}, {"X": 0.6662020683288574, "Y": 0.17357541620731354}]}, "Id": "30988507-975d-4aa6-908d-ac7dfbd95975"}, {"BlockType": "WORD", "Confidence": 88.87757110595703, "Text": "Federal:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04978137090802193, "Height": 0.009379282593727112, "Left": 0.18477387726306915, "Top": 0.178114652633667}, "Polygon": [{"X": 0.18477457761764526, "Y": 0.178114652633667}, {"X": 0.23455524444580078, "Y": 0.1781429946422577}, {"X": 0.2345547378063202, "Y": 0.1874939352273941}, {"X": 0.18477387726306915, "Y": 0.18746565282344818}]}, "Id": "96842ba9-f016-4a9b-aaf2-0a3d57285547"}, {"BlockType": "WORD", "Confidence": 82.21658325195312, "Text": "3.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.010972622781991959, "Height": 0.00972368847578764, "Left": 0.24032744765281677, "Top": 0.1783846616744995}, "Polygon": [{"X": 0.24032795429229736, "Y": 0.1783846616744995}, {"X": 0.25130006670951843, "Y": 0.17839092016220093}, {"X": 0.25129958987236023, "Y": 0.18810835480690002}, {"X": 0.24032744765281677, "Y": 0.188102126121521}]}, "Id": "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3"}, {"BlockType": "WORD", "Confidence": 97.12443542480469, "Text": "$25", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.023553423583507538, "Height": 0.00938920583575964, "Left": 0.2547030746936798, "Top": 0.17804504930973053}, "Polygon": [{"X": 0.2547035217285156, "Y": 0.17804504930973053}, {"X": 0.27825650572776794, "Y": 0.178058460354805}, {"X": 0.2782561779022217, "Y": 0.18743425607681274}, {"X": 0.2547030746936798, "Y": 0.18742087483406067}]}, "Id": "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c"}, {"BlockType": "WORD", "Confidence": 99.7974624633789, "Text": "Additional", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06134551391005516, "Height": 0.009181097149848938, "Left": 0.2829066812992096, "Top": 0.1783277988433838}, "Polygon": [{"X": 0.28290700912475586, "Y": 0.1783277988433838}, {"X": 0.34425219893455505, "Y": 0.17836272716522217}, {"X": 0.3442521095275879, "Y": 0.18750889599323273}, {"X": 0.2829066812992096, "Y": 0.18747404217720032}]}, "Id": "36fe302c-7589-4b8d-bd49-d2b8702e8ad0"}, {"BlockType": "WORD", "Confidence": 99.75463104248047, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.022305438295006752, "Height": 0.009372245520353317, "Left": 0.3494127690792084, "Top": 0.17818239331245422}, "Polygon": [{"X": 0.34941285848617554, "Y": 0.17818239331245422}, {"X": 0.3717181980609894, "Y": 0.17819510400295258}, {"X": 0.37171822786331177, "Y": 0.18755464255809784}, {"X": 0.3494127690792084, "Y": 0.18754197657108307}]}, "Id": "007ffbca-5eda-417a-8c62-f2595e6525a1"}, {"BlockType": "WORD", "Confidence": 76.03353881835938, "Text": "ANYTOWN,", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.096234530210495, "Height": 0.013260492123663425, "Left": 0.5788814425468445, "Top": 0.17574793100357056}, "Polygon": [{"X": 0.5788814425468445, "Y": 0.17574793100357056}, {"X": 0.6751142740249634, "Y": 0.17580275237560272}, {"X": 0.6751159429550171, "Y": 0.1890084147453308}, {"X": 0.5788825750350952, "Y": 0.18895377218723297}]}, "Id": "a5f7d356-2e1c-4585-9a1e-0784d531a5e8"}, {"BlockType": "WORD", "Confidence": 99.94477844238281, "Text": "USA", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.037289343774318695, "Height": 0.011670821346342564, "Left": 0.6805301308631897, "Top": 0.17598293721675873}, "Polygon": [{"X": 0.6805301308631897, "Y": 0.17598293721675873}, {"X": 0.7178178429603577, "Y": 0.17600418627262115}, {"X": 0.7178195118904114, "Y": 0.18765376508235931}, {"X": 0.6805316209793091, "Y": 0.18763257563114166}]}, "Id": "ac0c465a-fa44-4e34-a22f-ed473a895d02"}, {"BlockType": "WORD", "Confidence": 99.96753692626953, "Text": "12345", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04979917034506798, "Height": 0.011563929729163647, "Left": 0.7235628366470337, "Top": 0.17623783648014069}, "Polygon": [{"X": 0.7235628366470337, "Y": 0.17623783648014069}, {"X": 0.7733601331710815, "Y": 0.17626620829105377}, {"X": 0.7733620405197144, "Y": 0.1878017634153366}, {"X": 0.7235645055770874, "Y": 0.18777348101139069}]}, "Id": "05603f39-10e5-4cb0-aa9d-abb795b159ea"}, {"BlockType": "WORD", "Confidence": 92.16412353515625, "Text": "State:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.034836526960134506, "Height": 0.008617407642304897, "Left": 0.1851474642753601, "Top": 0.1896415799856186}, "Polygon": [{"X": 0.18514810502529144, "Y": 0.1896415799856186}, {"X": 0.21998398005962372, "Y": 0.18966135382652283}, {"X": 0.21998345851898193, "Y": 0.19825898110866547}, {"X": 0.1851474642753601, "Y": 0.1982392519712448}]}, "Id": "5cec90e9-43e4-478a-b75a-bcf8ca9c55c9"}, {"BlockType": "WORD", "Confidence": 99.85084533691406, "Text": "2", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.008883150294423103, "Height": 0.008574828505516052, "Left": 0.23993226885795593, "Top": 0.1895603984594345}, "Polygon": [{"X": 0.23993271589279175, "Y": 0.1895603984594345}, {"X": 0.2488154172897339, "Y": 0.18956544995307922}, {"X": 0.24881501495838165, "Y": 0.19813522696495056}, {"X": 0.23993226885795593, "Y": 0.19813019037246704}]}, "Id": "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676"}, {"BlockType": "WORD", "Confidence": 90.61223602294922, "Text": "Local:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03679675981402397, "Height": 0.009193162433803082, "Left": 0.18502961099147797, "Top": 0.20011475682258606}, "Polygon": [{"X": 0.18503029644489288, "Y": 0.20011475682258606}, {"X": 0.22182637453079224, "Y": 0.20013558864593506}, {"X": 0.22182582318782806, "Y": 0.20930792391300201}, {"X": 0.18502961099147797, "Y": 0.2092871367931366}]}, "Id": "6fa349ee-54cc-49ca-9f3b-b55680fb0a6b"}, {"BlockType": "WORD", "Confidence": 99.89845275878906, "Text": "2", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.00878787599503994, "Height": 0.008953366428613663, "Left": 0.2398434430360794, "Top": 0.2001461535692215}, "Polygon": [{"X": 0.2398439198732376, "Y": 0.2001461535692215}, {"X": 0.2486313283443451, "Y": 0.20015113055706024}, {"X": 0.24863088130950928, "Y": 0.20909951627254486}, {"X": 0.2398434430360794, "Y": 0.2090945541858673}]}, "Id": "83271702-29f2-4a2b-b61b-50062d73b550"}, {"BlockType": "WORD", "Confidence": 99.96918487548828, "Text": "Earnings", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06917182356119156, "Height": 0.013189117424190044, "Left": 0.04865361005067825, "Top": 0.23645219206809998}, "Polygon": [{"X": 0.048655323684215546, "Y": 0.23645219206809998}, {"X": 0.11782543361186981, "Y": 0.23649100959300995}, {"X": 0.11782409250736237, "Y": 0.2496412992477417}, {"X": 0.04865361005067825, "Y": 0.24960261583328247}]}, "Id": "70bed2aa-ac04-47d0-a639-9957a79aa708"}, {"BlockType": "WORD", "Confidence": 99.97069549560547, "Text": "rate", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029506126418709755, "Height": 0.009865214116871357, "Left": 0.16520415246486664, "Top": 0.23769478499889374}, "Polygon": [{"X": 0.1652049720287323, "Y": 0.23769478499889374}, {"X": 0.19471026957035065, "Y": 0.2377113401889801}, {"X": 0.19470958411693573, "Y": 0.24755999445915222}, {"X": 0.16520415246486664, "Y": 0.24754348397254944}]}, "Id": "ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5"}, {"BlockType": "WORD", "Confidence": 99.95756530761719, "Text": "hours", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04123413935303688, "Height": 0.010156086646020412, "Left": 0.2430284172296524, "Top": 0.23746006190776825}, "Polygon": [{"X": 0.2430289387702942, "Y": 0.23746006190776825}, {"X": 0.2842625677585602, "Y": 0.2374831885099411}, {"X": 0.28426221013069153, "Y": 0.24761614203453064}, {"X": 0.2430284172296524, "Y": 0.24759307503700256}]}, "Id": "149dd47f-0d38-4af0-880e-66aef5be5771"}, {"BlockType": "WORD", "Confidence": 99.9123306274414, "Text": "this", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026840398088097572, "Height": 0.010270732454955578, "Left": 0.3457365930080414, "Top": 0.23731744289398193}, "Polygon": [{"X": 0.34573668241500854, "Y": 0.23731744289398193}, {"X": 0.3725769817829132, "Y": 0.23733249306678772}, {"X": 0.3725769817829132, "Y": 0.2475881725549698}, {"X": 0.3457365930080414, "Y": 0.2475731521844864}]}, "Id": "6b76695f-18b4-488b-bc24-05faaa82bb7a"}, {"BlockType": "WORD", "Confidence": 99.9517593383789, "Text": "period", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04611301049590111, "Height": 0.012248056940734386, "Left": 0.37538740038871765, "Top": 0.23731353878974915}, "Polygon": [{"X": 0.37538740038871765, "Y": 0.23731353878974915}, {"X": 0.4215001165866852, "Y": 0.23733940720558167}, {"X": 0.42150038480758667, "Y": 0.2495615929365158}, {"X": 0.37538743019104004, "Y": 0.24953579902648926}]}, "Id": "f2017435-e0d1-48d6-b2b7-55fd11dbba9e"}, {"BlockType": "WORD", "Confidence": 99.80416870117188, "Text": "year", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03116513416171074, "Height": 0.010078058578073978, "Left": 0.4454518258571625, "Top": 0.23925454914569855}, "Polygon": [{"X": 0.4454518258571625, "Y": 0.23925454914569855}, {"X": 0.4766165018081665, "Y": 0.23927202820777893}, {"X": 0.4766169488430023, "Y": 0.24933260679244995}, {"X": 0.44545212388038635, "Y": 0.24931517243385315}]}, "Id": "3c9824ce-9a2e-49d0-9cf3-cc8126f3475f"}, {"BlockType": "WORD", "Confidence": 99.92254638671875, "Text": "to", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.015320961363613605, "Height": 0.009752190671861172, "Left": 0.47942736744880676, "Top": 0.2377813160419464}, "Polygon": [{"X": 0.47942736744880676, "Y": 0.2377813160419464}, {"X": 0.4947478175163269, "Y": 0.23778991401195526}, {"X": 0.4947483241558075, "Y": 0.24753350019454956}, {"X": 0.4794278144836426, "Y": 0.2475249320268631}]}, "Id": "81f95eca-25b9-4fb8-9597-13933d2a3be4"}, {"BlockType": "WORD", "Confidence": 99.93962097167969, "Text": "date", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03254321590065956, "Height": 0.010062304325401783, "Left": 0.4979609251022339, "Top": 0.2375885248184204}, "Polygon": [{"X": 0.4979609251022339, "Y": 0.2375885248184204}, {"X": 0.5305034518241882, "Y": 0.23760677874088287}, {"X": 0.5305041074752808, "Y": 0.24765081703662872}, {"X": 0.49796146154403687, "Y": 0.24763260781764984}]}, "Id": "27ba326b-567c-42a2-9486-dbe0e68ae9da"}, {"BlockType": "WORD", "Confidence": 99.9655532836914, "Text": "Other", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04560691863298416, "Height": 0.01146156806498766, "Left": 0.5770511627197266, "Top": 0.23724313080310822}, "Polygon": [{"X": 0.5770511627197266, "Y": 0.23724313080310822}, {"X": 0.6226568818092346, "Y": 0.23726873099803925}, {"X": 0.6226580739021301, "Y": 0.2487047016620636}, {"X": 0.577052116394043, "Y": 0.24867919087409973}]}, "Id": "ac98e66c-e2f0-4623-ac55-84895e8a4ac0"}, {"BlockType": "WORD", "Confidence": 99.98478698730469, "Text": "Benefits", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06480241566896439, "Height": 0.011731530539691448, "Left": 0.6260814666748047, "Top": 0.23729704320430756}, "Polygon": [{"X": 0.6260814666748047, "Y": 0.23729704320430756}, {"X": 0.6908823251724243, "Y": 0.23733340203762054}, {"X": 0.6908838748931885, "Y": 0.24902857840061188}, {"X": 0.6260826587677002, "Y": 0.24899232387542725}]}, "Id": "b99352e2-dd60-4f26-87bd-e845972de3e8"}, {"BlockType": "WORD", "Confidence": 99.94932556152344, "Text": "and", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.030109507963061333, "Height": 0.011288659647107124, "Left": 0.6941563487052917, "Top": 0.23773698508739471}, "Polygon": [{"X": 0.6941563487052917, "Y": 0.23773698508739471}, {"X": 0.7242642045021057, "Y": 0.23775388300418854}, {"X": 0.7242658734321594, "Y": 0.2490256428718567}, {"X": 0.6941578984260559, "Y": 0.24900880455970764}]}, "Id": "67901abb-d8e0-47cf-bde2-66c952695b41"}, {"BlockType": "WORD", "Confidence": 99.86314392089844, "Text": "Regular", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05171744525432587, "Height": 0.01225041039288044, "Left": 0.048616841435432434, "Top": 0.25259363651275635}, "Polygon": [{"X": 0.048618435859680176, "Y": 0.25259363651275635}, {"X": 0.1003342866897583, "Y": 0.2526225447654724}, {"X": 0.10033295303583145, "Y": 0.26484405994415283}, {"X": 0.048616841435432434, "Y": 0.26481524109840393}]}, "Id": "35c946d3-bea6-470b-ad57-3c5fa7e4165c"}, {"BlockType": "WORD", "Confidence": 97.31119537353516, "Text": "10.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.037707194685935974, "Height": 0.009733438491821289, "Left": 0.1662551909685135, "Top": 0.25339657068252563}, "Polygon": [{"X": 0.16625599563121796, "Y": 0.25339657068252563}, {"X": 0.20396238565444946, "Y": 0.25341764092445374}, {"X": 0.20396174490451813, "Y": 0.2631300091743469}, {"X": 0.1662551909685135, "Y": 0.2631089985370636}]}, "Id": "b07c4a17-1ce0-48c7-aac6-ee427a71ce3a"}, {"BlockType": "WORD", "Confidence": 99.96675872802734, "Text": "32.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.038576122373342514, "Height": 0.010178538039326668, "Left": 0.2464170753955841, "Top": 0.25362515449523926}, "Polygon": [{"X": 0.2464175820350647, "Y": 0.25362515449523926}, {"X": 0.2849932014942169, "Y": 0.25364670157432556}, {"X": 0.28499287366867065, "Y": 0.2638036906719208}, {"X": 0.2464170753955841, "Y": 0.26378220319747925}]}, "Id": "3f5be35f-fe66-4631-b437-95476bdefeb4"}, {"BlockType": "WORD", "Confidence": 99.7950439453125, "Text": "320.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.046338342130184174, "Height": 0.009989758022129536, "Left": 0.37534138560295105, "Top": 0.25330623984336853}, "Polygon": [{"X": 0.37534138560295105, "Y": 0.25330623984336853}, {"X": 0.4216794967651367, "Y": 0.25333213806152344}, {"X": 0.42167970538139343, "Y": 0.2632960081100464}, {"X": 0.37534141540527344, "Y": 0.26327016949653625}]}, "Id": "93de6e93-6b28-4b7c-a494-1a5a81125823"}, {"BlockType": "WORD", "Confidence": 99.91573333740234, "Text": "16,640.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06557077914476395, "Height": 0.010507261380553246, "Left": 0.4647277891635895, "Top": 0.2532510459423065}, "Polygon": [{"X": 0.4647277891635895, "Y": 0.2532510459423065}, {"X": 0.5302978754043579, "Y": 0.253287672996521}, {"X": 0.5302985906600952, "Y": 0.2637583017349243}, {"X": 0.4647282063961029, "Y": 0.263721764087677}]}, "Id": "9191d37d-a042-4a15-80cf-bea8eda4085d"}, {"BlockType": "WORD", "Confidence": 99.68782806396484, "Text": "Information", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.09015701711177826, "Height": 0.011248239316046238, "Left": 0.5775781869888306, "Top": 0.2518656253814697}, "Polygon": [{"X": 0.5775781869888306, "Y": 0.2518656253814697}, {"X": 0.6677338480949402, "Y": 0.2519160211086273}, {"X": 0.66773521900177, "Y": 0.2631138563156128}, {"X": 0.577579140663147, "Y": 0.26306360960006714}]}, "Id": "a37420cb-ed86-4cc7-92dc-d5446a09edba"}, {"BlockType": "WORD", "Confidence": 99.90473937988281, "Text": "this", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02652047574520111, "Height": 0.010502121411263943, "Left": 0.7574854493141174, "Top": 0.252571702003479}, "Polygon": [{"X": 0.7574854493141174, "Y": 0.252571702003479}, {"X": 0.7840040922164917, "Y": 0.2525865435600281}, {"X": 0.784005880355835, "Y": 0.2630738317966461}, {"X": 0.7574871182441711, "Y": 0.2630590498447418}]}, "Id": "29e40b32-aeb8-43de-be3c-47c25abb90d4"}, {"BlockType": "WORD", "Confidence": 99.9299087524414, "Text": "period", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0455789715051651, "Height": 0.012382019311189651, "Left": 0.7876108884811401, "Top": 0.25250184535980225}, "Polygon": [{"X": 0.7876108884811401, "Y": 0.25250184535980225}, {"X": 0.8331875205039978, "Y": 0.2525273263454437}, {"X": 0.833189845085144, "Y": 0.2648838758468628}, {"X": 0.7876129746437073, "Y": 0.2648584842681885}]}, "Id": "81c3946f-7671-4157-928e-c56ed1949a7d"}, {"BlockType": "WORD", "Confidence": 99.8875961303711, "Text": "total", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0325821228325367, "Height": 0.010214218869805336, "Left": 0.8574426174163818, "Top": 0.25271785259246826}, "Polygon": [{"X": 0.8574426174163818, "Y": 0.25271785259246826}, {"X": 0.8900225162506104, "Y": 0.25273606181144714}, {"X": 0.890024721622467, "Y": 0.26293206214904785}, {"X": 0.8574446439743042, "Y": 0.26291391253471375}]}, "Id": "00d6bcbe-75ab-4efb-ba4a-e69012b58c60"}, {"BlockType": "WORD", "Confidence": 99.90374755859375, "Text": "to", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.014701695181429386, "Height": 0.009801192209124565, "Left": 0.8930220603942871, "Top": 0.25306546688079834}, "Polygon": [{"X": 0.8930220603942871, "Y": 0.25306546688079834}, {"X": 0.9077215790748596, "Y": 0.25307369232177734}, {"X": 0.9077237248420715, "Y": 0.26286667585372925}, {"X": 0.8930241465568542, "Y": 0.26285848021507263}]}, "Id": "4065c5fb-8cfe-4ceb-9f7e-4031523fd229"}, {"BlockType": "WORD", "Confidence": 99.9323501586914, "Text": "date", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032423295080661774, "Height": 0.010426810942590237, "Left": 0.9110684394836426, "Top": 0.25271129608154297}, "Polygon": [{"X": 0.9110684394836426, "Y": 0.25271129608154297}, {"X": 0.9434893131256104, "Y": 0.2527294158935547}, {"X": 0.9434917569160461, "Y": 0.2631381154060364}, {"X": 0.9110707640647888, "Y": 0.26312005519866943}]}, "Id": "102f7557-a985-480a-820e-091f12438936"}, {"BlockType": "WORD", "Confidence": 99.94490814208984, "Text": "Overtime", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06062859296798706, "Height": 0.01021651178598404, "Left": 0.04833826422691345, "Top": 0.2669781744480133}, "Polygon": [{"X": 0.048339590430259705, "Y": 0.2669781744480133}, {"X": 0.10896685719490051, "Y": 0.26701194047927856}, {"X": 0.10896578431129456, "Y": 0.27719470858573914}, {"X": 0.04833826422691345, "Y": 0.27716103196144104}]}, "Id": "c788b840-29ec-47ed-9277-33ff1db79073"}, {"BlockType": "WORD", "Confidence": 98.60759735107422, "Text": "15.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.037182994186878204, "Height": 0.009830716997385025, "Left": 0.16687756776809692, "Top": 0.267652690410614}, "Polygon": [{"X": 0.1668783724308014, "Y": 0.267652690410614}, {"X": 0.20406056940555573, "Y": 0.26767340302467346}, {"X": 0.2040599137544632, "Y": 0.27748340368270874}, {"X": 0.16687756776809692, "Y": 0.27746275067329407}]}, "Id": "72d3947a-f750-40fb-be24-c453cf8019c2"}, {"BlockType": "WORD", "Confidence": 99.97039794921875, "Text": "1.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02932339534163475, "Height": 0.009977174922823906, "Left": 0.25544723868370056, "Top": 0.2676650285720825}, "Polygon": [{"X": 0.2554476857185364, "Y": 0.2676650285720825}, {"X": 0.2847706377506256, "Y": 0.267681360244751}, {"X": 0.28477028012275696, "Y": 0.2776421904563904}, {"X": 0.25544723868370056, "Y": 0.2776259183883667}]}, "Id": "841f6cc0-03ad-4a6a-9498-0f7055f7c4a7"}, {"BlockType": "WORD", "Confidence": 99.58206176757812, "Text": "15.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03682052344083786, "Height": 0.00986661110073328, "Left": 0.3851054906845093, "Top": 0.26763716340065}, "Polygon": [{"X": 0.3851054906845093, "Y": 0.26763716340065}, {"X": 0.421925812959671, "Y": 0.26765766739845276}, {"X": 0.42192602157592773, "Y": 0.27750375866889954}, {"X": 0.38510558009147644, "Y": 0.2774833142757416}]}, "Id": "abde8717-b525-4562-9979-f78c17088720"}, {"BlockType": "WORD", "Confidence": 99.92887115478516, "Text": "780.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0467086099088192, "Height": 0.010251019150018692, "Left": 0.4838372766971588, "Top": 0.2675018906593323}, "Polygon": [{"X": 0.4838372766971588, "Y": 0.2675018906593323}, {"X": 0.530545175075531, "Y": 0.26752787828445435}, {"X": 0.5305458903312683, "Y": 0.27775290608406067}, {"X": 0.483837753534317, "Y": 0.2777269780635834}]}, "Id": "3008aabf-deae-46fd-8969-9bfb75112bbe"}, {"BlockType": "WORD", "Confidence": 99.87012481689453, "Text": "Group", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.042735710740089417, "Height": 0.01233487669378519, "Left": 0.5772589445114136, "Top": 0.2678483724594116}, "Polygon": [{"X": 0.5772589445114136, "Y": 0.2678483724594116}, {"X": 0.6199933886528015, "Y": 0.2678721845149994}, {"X": 0.6199946403503418, "Y": 0.28018325567245483}, {"X": 0.5772600173950195, "Y": 0.28015953302383423}]}, "Id": "897b18bb-6a05-4804-91d8-853d538df5aa"}, {"BlockType": "WORD", "Confidence": 99.74702453613281, "Text": "Term", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.035389985889196396, "Height": 0.010269331745803356, "Left": 0.6237985491752625, "Top": 0.2679244577884674}, "Polygon": [{"X": 0.6237985491752625, "Y": 0.2679244577884674}, {"X": 0.6591873168945312, "Y": 0.2679441571235657}, {"X": 0.6591885089874268, "Y": 0.27819380164146423}, {"X": 0.6237996220588684, "Y": 0.27817413210868835}]}, "Id": "974e8fdb-020f-4363-b4b8-42fdd9e8332a"}, {"BlockType": "WORD", "Confidence": 99.5775375366211, "Text": "Life", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02538205496966839, "Height": 0.010352988727390766, "Left": 0.6635404825210571, "Top": 0.26791927218437195}, "Polygon": [{"X": 0.6635404825210571, "Y": 0.26791927218437195}, {"X": 0.6889212131500244, "Y": 0.2679333984851837}, {"X": 0.6889225840568542, "Y": 0.27827224135398865}, {"X": 0.6635417342185974, "Y": 0.27825817465782166}]}, "Id": "f02b96e6-fe51-44e6-bce1-9caa3263c058"}, {"BlockType": "WORD", "Confidence": 99.33975982666016, "Text": "0.51", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0287700854241848, "Height": 0.009960388764739037, "Left": 0.8030564188957214, "Top": 0.26858142018318176}, "Polygon": [{"X": 0.8030564188957214, "Y": 0.26858142018318176}, {"X": 0.8318246603012085, "Y": 0.26859745383262634}, {"X": 0.8318265080451965, "Y": 0.27854183316230774}, {"X": 0.8030582070350647, "Y": 0.27852585911750793}]}, "Id": "75fc59c7-1826-4c9f-881c-a96eccbce3cf"}, {"BlockType": "WORD", "Confidence": 99.88029479980469, "Text": "27.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03795873001217842, "Height": 0.010134007781744003, "Left": 0.9053929448127747, "Top": 0.26861628890037537}, "Polygon": [{"X": 0.9053929448127747, "Y": 0.26861628890037537}, {"X": 0.943349301815033, "Y": 0.26863738894462585}, {"X": 0.943351686000824, "Y": 0.2787502706050873}, {"X": 0.9053952097892761, "Y": 0.2787292003631592}]}, "Id": "80bf3f2b-648d-4333-922f-55faf0ae2e1f"}, {"BlockType": "WORD", "Confidence": 99.77268981933594, "Text": "Holiday", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0508636012673378, "Height": 0.012725316919386387, "Left": 0.04819978401064873, "Top": 0.2821023166179657}, "Polygon": [{"X": 0.04820144176483154, "Y": 0.2821023166179657}, {"X": 0.09906338900327682, "Y": 0.28213053941726685}, {"X": 0.0990619957447052, "Y": 0.2948276400566101}, {"X": 0.04819978401064873, "Y": 0.2947995066642761}]}, "Id": "09653a0c-e75a-4ddb-b079-dafc481499a7"}, {"BlockType": "WORD", "Confidence": 97.2762680053711, "Text": "10.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.037328969687223434, "Height": 0.009783325716853142, "Left": 0.16667106747627258, "Top": 0.28291213512420654}, "Polygon": [{"X": 0.16667185723781586, "Y": 0.28291213512420654}, {"X": 0.20400004088878632, "Y": 0.2829328179359436}, {"X": 0.2039993852376938, "Y": 0.29269543290138245}, {"X": 0.16667106747627258, "Y": 0.29267480969429016}]}, "Id": "1c5f02a1-f279-421b-81bb-ea49be5a953e"}, {"BlockType": "WORD", "Confidence": 98.43416595458984, "Text": "8.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0304110050201416, "Height": 0.009855570271611214, "Left": 0.2544138431549072, "Top": 0.28302648663520813}, "Polygon": [{"X": 0.25441429018974304, "Y": 0.28302648663520813}, {"X": 0.28482484817504883, "Y": 0.28304335474967957}, {"X": 0.28482452034950256, "Y": 0.2928820550441742}, {"X": 0.2544138431549072, "Y": 0.29286521673202515}]}, "Id": "ea64c643-38aa-4b09-8b2c-cc69c1adf2de"}, {"BlockType": "WORD", "Confidence": 96.06839752197266, "Text": "80.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.038385044783353806, "Height": 0.009974395856261253, "Left": 0.38371214270591736, "Top": 0.282972514629364}, "Polygon": [{"X": 0.38371214270591736, "Y": 0.282972514629364}, {"X": 0.42209696769714355, "Y": 0.28299379348754883}, {"X": 0.42209720611572266, "Y": 0.2929469048976898}, {"X": 0.3837122321128845, "Y": 0.2929256856441498}]}, "Id": "09dc62ef-bf31-444d-9de6-4d2ee832630e"}, {"BlockType": "WORD", "Confidence": 99.95523834228516, "Text": "4,160.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05880274996161461, "Height": 0.01055868435651064, "Left": 0.4719746708869934, "Top": 0.28262534737586975}, "Polygon": [{"X": 0.4719746708869934, "Y": 0.28262534737586975}, {"X": 0.5307767391204834, "Y": 0.2826579809188843}, {"X": 0.5307774543762207, "Y": 0.2931840419769287}, {"X": 0.4719751477241516, "Y": 0.29315152764320374}]}, "Id": "bc51ece3-776c-4991-9488-422d9a17ca68"}, {"BlockType": "WORD", "Confidence": 99.97552490234375, "Text": "Loan", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03338853269815445, "Height": 0.010340622626245022, "Left": 0.5772489905357361, "Top": 0.2833263576030731}, "Polygon": [{"X": 0.5772489905357361, "Y": 0.2833263576030731}, {"X": 0.6106364727020264, "Y": 0.2833448648452759}, {"X": 0.6106374859809875, "Y": 0.2936669588088989}, {"X": 0.5772498250007629, "Y": 0.29364851117134094}]}, "Id": "8df53490-883f-4f29-b000-c5557119f7b2"}, {"BlockType": "WORD", "Confidence": 99.85505676269531, "Text": "Amt", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.028353719040751457, "Height": 0.01039824727922678, "Left": 0.6134296655654907, "Top": 0.28322187066078186}, "Polygon": [{"X": 0.6134296655654907, "Y": 0.28322187066078186}, {"X": 0.6417822241783142, "Y": 0.28323760628700256}, {"X": 0.6417834162712097, "Y": 0.29362010955810547}, {"X": 0.6134307384490967, "Y": 0.29360443353652954}]}, "Id": "bc4becbb-d5ef-4f05-af34-0513161e8b38"}, {"BlockType": "WORD", "Confidence": 99.86385345458984, "Text": "Paid", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.030455727130174637, "Height": 0.010692850686609745, "Left": 0.6449971795082092, "Top": 0.2830212414264679}, "Polygon": [{"X": 0.6449971795082092, "Y": 0.2830212414264679}, {"X": 0.6754515767097473, "Y": 0.28303810954093933}, {"X": 0.6754528880119324, "Y": 0.29371407628059387}, {"X": 0.6449983716011047, "Y": 0.2936972379684448}]}, "Id": "fab799f1-06f6-4788-a7e8-12d7459e7555"}, {"BlockType": "WORD", "Confidence": 99.92454528808594, "Text": "840.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04664848372340202, "Height": 0.010893084108829498, "Left": 0.8968325257301331, "Top": 0.28363606333732605}, "Polygon": [{"X": 0.8968325257301331, "Y": 0.28363606333732605}, {"X": 0.9434784650802612, "Y": 0.28366193175315857}, {"X": 0.9434810280799866, "Y": 0.29452913999557495}, {"X": 0.8968349099159241, "Y": 0.2945033609867096}]}, "Id": "f19e563c-d16a-444f-a96e-8b024b43a6f5"}, {"BlockType": "WORD", "Confidence": 99.62162017822266, "Text": "Tuition", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04592134431004524, "Height": 0.010705966502428055, "Left": 0.04754377901554108, "Top": 0.29717469215393066}, "Polygon": [{"X": 0.047545175999403, "Y": 0.29717469215393066}, {"X": 0.09346511960029602, "Y": 0.2972000539302826}, {"X": 0.09346392750740051, "Y": 0.3078806400299072}, {"X": 0.04754377901554108, "Y": 0.3078553378582001}]}, "Id": "c82d7440-9b9e-4071-b0c6-f0b7728d85df"}, {"BlockType": "WORD", "Confidence": 58.27297592163086, "Text": "37.43", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.042288463562726974, "Height": 0.01007306668907404, "Left": 0.3845597803592682, "Top": 0.2978903651237488}, "Polygon": [{"X": 0.3845597803592682, "Y": 0.2978903651237488}, {"X": 0.42684799432754517, "Y": 0.29791373014450073}, {"X": 0.42684823274612427, "Y": 0.30796343088150024}, {"X": 0.38455983996391296, "Y": 0.30794012546539307}]}, "Id": "baccbb6c-70d2-4f48-b204-cb4c3358d43b"}, {"BlockType": "WORD", "Confidence": 99.37147521972656, "Text": "1,946.80", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05810759216547012, "Height": 0.010115750133991241, "Left": 0.4726927876472473, "Top": 0.2982291579246521}, "Polygon": [{"X": 0.4726927876472473, "Y": 0.2982291579246521}, {"X": 0.5307997465133667, "Y": 0.29826125502586365}, {"X": 0.5308004021644592, "Y": 0.30834490060806274}, {"X": 0.47269323468208313, "Y": 0.30831289291381836}]}, "Id": "0ae4bd32-e645-420b-afe0-37004906e55a"}, {"BlockType": "WORD", "Confidence": 99.95989990234375, "Text": "Gross", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0426660031080246, "Height": 0.01053666789084673, "Left": 0.16730836033821106, "Top": 0.31266844272613525}, "Polygon": [{"X": 0.1673092246055603, "Y": 0.31266844272613525}, {"X": 0.20997436344623566, "Y": 0.31269192695617676}, {"X": 0.20997369289398193, "Y": 0.3232051134109497}, {"X": 0.16730836033821106, "Y": 0.323181688785553}]}, "Id": "839c9dda-e6ba-4985-b60c-044e75de2d6f"}, {"BlockType": "WORD", "Confidence": 99.80172729492188, "Text": "Pay", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026813464239239693, "Height": 0.012165943160653114, "Left": 0.21367871761322021, "Top": 0.3128969073295593}, "Polygon": [{"X": 0.2136794775724411, "Y": 0.3128969073295593}, {"X": 0.24049217998981476, "Y": 0.31291165947914124}, {"X": 0.24049155414104462, "Y": 0.3250628709793091}, {"X": 0.21367871761322021, "Y": 0.32504814863204956}]}, "Id": "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7"}, {"BlockType": "WORD", "Confidence": 79.94532775878906, "Text": "$ 452.43", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05961843580007553, "Height": 0.010839926078915596, "Left": 0.361076682806015, "Top": 0.3125602602958679}, "Polygon": [{"X": 0.3610767126083374, "Y": 0.3125602602958679}, {"X": 0.42069485783576965, "Y": 0.3125930726528168}, {"X": 0.42069509625434875, "Y": 0.3234001696109772}, {"X": 0.361076682806015, "Y": 0.3233674466609955}]}, "Id": "5feafcae-39b3-46e4-9666-8a19f77ab5db"}, {"BlockType": "WORD", "Confidence": 99.74175262451172, "Text": "23,526.80", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0670795738697052, "Height": 0.01067169290035963, "Left": 0.463407039642334, "Top": 0.3134858310222626}, "Polygon": [{"X": 0.463407039642334, "Y": 0.3134858310222626}, {"X": 0.5304859280586243, "Y": 0.3135227560997009}, {"X": 0.5304866433143616, "Y": 0.3241575360298157}, {"X": 0.4634074568748474, "Y": 0.32412073016166687}]}, "Id": "12c9df35-a77c-4db4-ae5e-e6b74dd84fcc"}, {"BlockType": "WORD", "Confidence": 99.78387451171875, "Text": "Vac", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026815680786967278, "Height": 0.010536455549299717, "Left": 0.5764925479888916, "Top": 0.3138043284416199}, "Polygon": [{"X": 0.5764925479888916, "Y": 0.3138043284416199}, {"X": 0.6033071875572205, "Y": 0.3138190805912018}, {"X": 0.6033082008361816, "Y": 0.3243407905101776}, {"X": 0.5764934420585632, "Y": 0.3243260681629181}]}, "Id": "a385cf80-ad76-4e1a-8606-fbbd3039e936"}, {"BlockType": "WORD", "Confidence": 99.6557388305664, "Text": "Hrs", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.023449676111340523, "Height": 0.010688608512282372, "Left": 0.6108366250991821, "Top": 0.3136918246746063}, "Polygon": [{"X": 0.6108366250991821, "Y": 0.3136918246746063}, {"X": 0.6342851519584656, "Y": 0.3137047290802002}, {"X": 0.6342862844467163, "Y": 0.32438045740127563}, {"X": 0.6108376979827881, "Y": 0.32436758279800415}]}, "Id": "a663607b-a39f-4277-a48f-888d46053382"}, {"BlockType": "WORD", "Confidence": 99.9729995727539, "Text": "40.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03830490633845329, "Height": 0.010653132572770119, "Left": 0.9052912592887878, "Top": 0.31409189105033875}, "Polygon": [{"X": 0.9052912592887878, "Y": 0.31409189105033875}, {"X": 0.9435936808586121, "Y": 0.31411296129226685}, {"X": 0.9435961842536926, "Y": 0.3247450292110443}, {"X": 0.9052935838699341, "Y": 0.324724018573761}]}, "Id": "aac461e9-df16-4203-920c-df0ea5bf0fc2"}, {"BlockType": "WORD", "Confidence": 99.86377716064453, "Text": "Sick", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029664169996976852, "Height": 0.01066125463694334, "Left": 0.5771880149841309, "Top": 0.3290347754955292}, "Polygon": [{"X": 0.5771880149841309, "Y": 0.3290347754955292}, {"X": 0.6068511605262756, "Y": 0.32905101776123047}, {"X": 0.6068521738052368, "Y": 0.3396960198879242}, {"X": 0.5771889090538025, "Y": 0.3396798074245453}]}, "Id": "13fd03ad-d623-4635-be88-ba44b545fe2d"}, {"BlockType": "WORD", "Confidence": 99.48745727539062, "Text": "Hrs", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.023891398683190346, "Height": 0.010670550167560577, "Left": 0.6099316477775574, "Top": 0.3290135860443115}, "Polygon": [{"X": 0.6099316477775574, "Y": 0.3290135860443115}, {"X": 0.6338218450546265, "Y": 0.3290266692638397}, {"X": 0.633823037147522, "Y": 0.3396841287612915}, {"X": 0.6099326610565186, "Y": 0.3396710753440857}]}, "Id": "93ce634d-f739-42d1-abaf-3736ab03d8cc"}, {"BlockType": "WORD", "Confidence": 99.8952407836914, "Text": "16.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03716259449720383, "Height": 0.010629862546920776, "Left": 0.9065132141113281, "Top": 0.32956624031066895}, "Polygon": [{"X": 0.9065132141113281, "Y": 0.32956624031066895}, {"X": 0.943673312664032, "Y": 0.32958659529685974}, {"X": 0.9436758160591125, "Y": 0.3401961028575897}, {"X": 0.9065155386924744, "Y": 0.3401757776737213}]}, "Id": "e2ee9e25-743f-43d1-8e90-ac312b588e35"}, {"BlockType": "WORD", "Confidence": 99.78130340576172, "Text": "Deductions", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.09034569561481476, "Height": 0.011809525080025196, "Left": 0.04806048795580864, "Top": 0.343153178691864}, "Polygon": [{"X": 0.048062022775411606, "Y": 0.343153178691864}, {"X": 0.1384061872959137, "Y": 0.34320250153541565}, {"X": 0.13840508460998535, "Y": 0.35496270656585693}, {"X": 0.04806048795580864, "Y": 0.35491353273391724}]}, "Id": "52a5c781-7f05-4973-b8fa-cc74ffeb55c3"}, {"BlockType": "WORD", "Confidence": 99.35731506347656, "Text": "Statutory", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06635301560163498, "Height": 0.01271925587207079, "Left": 0.16566354036331177, "Top": 0.3442990779876709}, "Polygon": [{"X": 0.16566458344459534, "Y": 0.3442990779876709}, {"X": 0.23201654851436615, "Y": 0.34433531761169434}, {"X": 0.23201584815979004, "Y": 0.3570183515548706}, {"X": 0.16566354036331177, "Y": 0.3569822311401367}]}, "Id": "cf0cc779-1f00-4361-a2d7-772893f52e7d"}, {"BlockType": "WORD", "Confidence": 99.92247772216797, "Text": "Title", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029305774718523026, "Height": 0.01041829027235508, "Left": 0.5768094062805176, "Top": 0.34329381585121155}, "Polygon": [{"X": 0.5768094062805176, "Y": 0.34329381585121155}, {"X": 0.6061141490936279, "Y": 0.34330981969833374}, {"X": 0.6061151623725891, "Y": 0.3537120819091797}, {"X": 0.5768103003501892, "Y": 0.35369613766670227}]}, "Id": "c4580220-3cd2-4173-9469-ba9e36037742"}, {"BlockType": "WORD", "Confidence": 99.62374877929688, "Text": "Operator", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05891164019703865, "Height": 0.012448289431631565, "Left": 0.7740225791931152, "Top": 0.343237966299057}, "Polygon": [{"X": 0.7740225791931152, "Y": 0.343237966299057}, {"X": 0.8329318761825562, "Y": 0.3432701528072357}, {"X": 0.8329342007637024, "Y": 0.3556862771511078}, {"X": 0.7740246057510376, "Y": 0.35565420985221863}]}, "Id": "1d005ed1-ac6f-49e7-ae91-4f51019a39cc"}, {"BlockType": "WORD", "Confidence": 99.94432067871094, "Text": "Federal", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04947686940431595, "Height": 0.01040623802691698, "Left": 0.1660986989736557, "Top": 0.3597402572631836}, "Polygon": [{"X": 0.16609954833984375, "Y": 0.3597402572631836}, {"X": 0.21557557582855225, "Y": 0.3597671687602997}, {"X": 0.21557492017745972, "Y": 0.3701465129852295}, {"X": 0.1660986989736557, "Y": 0.37011969089508057}]}, "Id": "1605418f-8f46-4281-a8f8-26b07a178af0"}, {"BlockType": "WORD", "Confidence": 97.97303771972656, "Text": "Income", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04961857572197914, "Height": 0.010400587692856789, "Left": 0.21900901198387146, "Top": 0.3597133457660675}, "Polygon": [{"X": 0.2190096527338028, "Y": 0.3597133457660675}, {"X": 0.2686275839805603, "Y": 0.35974031686782837}, {"X": 0.2686271667480469, "Y": 0.37011393904685974}, {"X": 0.21900901198387146, "Y": 0.37008702754974365}]}, "Id": "22bc4c38-3c95-4759-9c7f-75883b6b4dc9"}, {"BlockType": "WORD", "Confidence": 99.86978149414062, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025937387719750404, "Height": 0.010358923114836216, "Left": 0.27123793959617615, "Top": 0.35968443751335144}, "Polygon": [{"X": 0.2712383568286896, "Y": 0.35968443751335144}, {"X": 0.2971753180027008, "Y": 0.3596985340118408}, {"X": 0.29717501997947693, "Y": 0.3700433671474457}, {"X": 0.27123793959617615, "Y": 0.3700293004512787}]}, "Id": "43958b5d-e46f-4e60-bced-ef757f0dd9c2"}, {"BlockType": "WORD", "Confidence": 74.83589935302734, "Text": "-40.60", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04774041846394539, "Height": 0.010196378454566002, "Left": 0.37362393736839294, "Top": 0.36052268743515015}, "Polygon": [{"X": 0.37362393736839294, "Y": 0.36052268743515015}, {"X": 0.4213641285896301, "Y": 0.36054864525794983}, {"X": 0.42136433720588684, "Y": 0.3707190752029419}, {"X": 0.37362393736839294, "Y": 0.370693176984787}]}, "Id": "ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99"}, {"BlockType": "WORD", "Confidence": 98.84635925292969, "Text": "2,111.20", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05893572419881821, "Height": 0.01002588402479887, "Left": 0.47160229086875916, "Top": 0.3604465126991272}, "Polygon": [{"X": 0.47160229086875916, "Y": 0.3604465126991272}, {"X": 0.5305373668670654, "Y": 0.36047855019569397}, {"X": 0.530538022518158, "Y": 0.37047240138053894}, {"X": 0.4716027081012726, "Y": 0.37044045329093933}]}, "Id": "c92b73bc-ad75-45c9-83d3-ad65be538d26"}, {"BlockType": "WORD", "Confidence": 99.8966293334961, "Text": "Social", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.040721554309129715, "Height": 0.01054112333804369, "Left": 0.16613201797008514, "Top": 0.3737311065196991}, "Polygon": [{"X": 0.1661328822374344, "Y": 0.3737311065196991}, {"X": 0.20685356855392456, "Y": 0.373753160238266}, {"X": 0.20685288310050964, "Y": 0.3842722177505493}, {"X": 0.16613201797008514, "Y": 0.3842502236366272}]}, "Id": "80185575-88ac-4d17-9655-6da818713316"}, {"BlockType": "WORD", "Confidence": 99.97203063964844, "Text": "Security", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.054442185908555984, "Height": 0.01221283059567213, "Left": 0.2099827378988266, "Top": 0.3742062449455261}, "Polygon": [{"X": 0.20998351275920868, "Y": 0.3742062449455261}, {"X": 0.2644249200820923, "Y": 0.37423574924468994}, {"X": 0.2644244134426117, "Y": 0.3864190876483917}, {"X": 0.2099827378988266, "Y": 0.38638970255851746}]}, "Id": "0db4c907-4fc9-4d90-92c3-606946c400cc"}, {"BlockType": "WORD", "Confidence": 99.86865234375, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02599603496491909, "Height": 0.010408367030322552, "Left": 0.2673535645008087, "Top": 0.3737891912460327}, "Polygon": [{"X": 0.26735398173332214, "Y": 0.3737891912460327}, {"X": 0.29334959387779236, "Y": 0.3738032877445221}, {"X": 0.2933492958545685, "Y": 0.38419756293296814}, {"X": 0.2673535645008087, "Y": 0.38418352603912354}]}, "Id": "2bf69f3c-bf75-4a43-b096-c70c327cbb17"}, {"BlockType": "WORD", "Confidence": 80.09717559814453, "Text": "-28.05", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04813605919480324, "Height": 0.00974518433213234, "Left": 0.3735849857330322, "Top": 0.3749295771121979}, "Polygon": [{"X": 0.3735849857330322, "Y": 0.3749295771121979}, {"X": 0.42172083258628845, "Y": 0.3749556243419647}, {"X": 0.42172104120254517, "Y": 0.3846747577190399}, {"X": 0.3735850155353546, "Y": 0.38464877009391785}]}, "Id": "f1dec373-24c7-421a-af08-153f90dd1547"}, {"BlockType": "WORD", "Confidence": 99.72921752929688, "Text": "1,458.60", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.058086097240448, "Height": 0.010550114326179028, "Left": 0.472456693649292, "Top": 0.3744741380214691}, "Polygon": [{"X": 0.472456693649292, "Y": 0.3744741380214691}, {"X": 0.5305420756340027, "Y": 0.37450557947158813}, {"X": 0.53054279088974, "Y": 0.3850242495536804}, {"X": 0.4724571406841278, "Y": 0.3849928677082062}]}, "Id": "e0354bc8-45d6-44fa-9c8b-85a40bbd455d"}, {"BlockType": "WORD", "Confidence": 99.9549789428711, "Text": "Medicare", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.061910293996334076, "Height": 0.010309242643415928, "Left": 0.16602332890033722, "Top": 0.3893495798110962}, "Polygon": [{"X": 0.16602417826652527, "Y": 0.3893495798110962}, {"X": 0.2279336303472519, "Y": 0.3893829882144928}, {"X": 0.22793303430080414, "Y": 0.39965882897377014}, {"X": 0.16602332890033722, "Y": 0.3996255397796631}]}, "Id": "fe0755c8-b769-44ca-af35-4095b353342a"}, {"BlockType": "WORD", "Confidence": 99.89662170410156, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026194406673312187, "Height": 0.010402417741715908, "Left": 0.23048746585845947, "Top": 0.3891480565071106}, "Polygon": [{"X": 0.23048804700374603, "Y": 0.3891480565071106}, {"X": 0.2566818594932556, "Y": 0.38916218280792236}, {"X": 0.2566814124584198, "Y": 0.3995504677295685}, {"X": 0.23048746585845947, "Y": 0.3995364010334015}]}, "Id": "0b196af5-2373-4431-8d13-c8037c8a0acb"}, {"BlockType": "WORD", "Confidence": 74.15258026123047, "Text": "-6.56", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04129589721560478, "Height": 0.010096142068505287, "Left": 0.38016659021377563, "Top": 0.3900516927242279}, "Polygon": [{"X": 0.38016659021377563, "Y": 0.3900516927242279}, {"X": 0.4214622676372528, "Y": 0.3900739550590515}, {"X": 0.4214624762535095, "Y": 0.40014782547950745}, {"X": 0.3801666498184204, "Y": 0.4001256227493286}]}, "Id": "93469d1a-1691-4876-989c-e0eedda7e488"}, {"BlockType": "WORD", "Confidence": 99.92111206054688, "Text": "341.12", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.046130888164043427, "Height": 0.010306308045983315, "Left": 0.48392874002456665, "Top": 0.38965514302253723}, "Polygon": [{"X": 0.48392874002456665, "Y": 0.38965514302253723}, {"X": 0.5300589203834534, "Y": 0.38968002796173096}, {"X": 0.5300596356391907, "Y": 0.3999614417552948}, {"X": 0.48392921686172485, "Y": 0.39993661642074585}]}, "Id": "184db911-ca2e-4999-aa46-aa9e9aa9caf9"}, {"BlockType": "WORD", "Confidence": 99.3774642944336, "Text": "Important", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07833394408226013, "Height": 0.013742294162511826, "Left": 0.5775166749954224, "Top": 0.38830074667930603}, "Polygon": [{"X": 0.5775166749954224, "Y": 0.38830074667930603}, {"X": 0.6558489799499512, "Y": 0.3883430063724518}, {"X": 0.6558505892753601, "Y": 0.40204304456710815}, {"X": 0.5775178670883179, "Y": 0.40200090408325195}]}, "Id": "45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a"}, {"BlockType": "WORD", "Confidence": 99.9439926147461, "Text": "Notes", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04717707261443138, "Height": 0.011617502197623253, "Left": 0.6629611849784851, "Top": 0.3882293701171875}, "Polygon": [{"X": 0.6629611849784851, "Y": 0.3882293701171875}, {"X": 0.7101366519927979, "Y": 0.3882548213005066}, {"X": 0.7101382613182068, "Y": 0.3998468518257141}, {"X": 0.6629626154899597, "Y": 0.3998214900493622}]}, "Id": "6df71c46-bdc3-47f5-be05-97b11ce16e84"}, {"BlockType": "WORD", "Confidence": 99.98175048828125, "Text": "NY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.020927393808960915, "Height": 0.010127519257366657, "Left": 0.16593752801418304, "Top": 0.4045288562774658}, "Polygon": [{"X": 0.1659383624792099, "Y": 0.4045288562774658}, {"X": 0.1868649125099182, "Y": 0.404540091753006}, {"X": 0.18686416745185852, "Y": 0.4146563708782196}, {"X": 0.16593752801418304, "Y": 0.41464513540267944}]}, "Id": "a492f0d6-9bc5-4d1c-ae0f-535bfb49b489"}, {"BlockType": "WORD", "Confidence": 99.92605590820312, "Text": "State", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03576411306858063, "Height": 0.010564157739281654, "Left": 0.18997831642627716, "Top": 0.40452080965042114}, "Polygon": [{"X": 0.18997909128665924, "Y": 0.40452080965042114}, {"X": 0.2257424294948578, "Y": 0.4045400321483612}, {"X": 0.22574181854724884, "Y": 0.41508495807647705}, {"X": 0.18997831642627716, "Y": 0.41506579518318176}]}, "Id": "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83"}, {"BlockType": "WORD", "Confidence": 90.34574890136719, "Text": "Income", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05010266602039337, "Height": 0.010669928044080734, "Left": 0.22872422635555267, "Top": 0.4044341444969177}, "Polygon": [{"X": 0.22872483730316162, "Y": 0.4044341444969177}, {"X": 0.27882689237594604, "Y": 0.4044610559940338}, {"X": 0.278826504945755, "Y": 0.41510409116744995}, {"X": 0.22872422635555267, "Y": 0.41507723927497864}]}, "Id": "d9f10ab8-06f6-406c-9a6e-16e8cabcae11"}, {"BlockType": "WORD", "Confidence": 99.91436767578125, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026011917740106583, "Height": 0.010481475852429867, "Left": 0.28118768334388733, "Top": 0.4043908417224884}, "Polygon": [{"X": 0.281188040971756, "Y": 0.4043908417224884}, {"X": 0.3071995973587036, "Y": 0.40440481901168823}, {"X": 0.3071993291378021, "Y": 0.41487231850624084}, {"X": 0.28118768334388733, "Y": 0.4148583710193634}]}, "Id": "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc"}, {"BlockType": "WORD", "Confidence": 90.1174087524414, "Text": "-8.43", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.039604149758815765, "Height": 0.010353898629546165, "Left": 0.3818846046924591, "Top": 0.405059278011322}, "Polygon": [{"X": 0.3818846046924591, "Y": 0.405059278011322}, {"X": 0.42148852348327637, "Y": 0.40508055686950684}, {"X": 0.42148876190185547, "Y": 0.41541317105293274}, {"X": 0.3818846642971039, "Y": 0.4153919517993927}]}, "Id": "f66af89b-87b6-4556-9937-cb8219ce6fa9"}, {"BlockType": "WORD", "Confidence": 99.76428985595703, "Text": "438.36", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04682688042521477, "Height": 0.010384059511125088, "Left": 0.48385685682296753, "Top": 0.40489712357521057}, "Polygon": [{"X": 0.48385685682296753, "Y": 0.40489712357521057}, {"X": 0.5306830406188965, "Y": 0.4049222767353058}, {"X": 0.5306837558746338, "Y": 0.41528117656707764}, {"X": 0.4838573634624481, "Y": 0.4152560830116272}]}, "Id": "c07e46a6-c92e-48f9-83d9-93d9a419f9bf"}, {"BlockType": "WORD", "Confidence": 99.8858642578125, "Text": "EFFECTIVE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06876374036073685, "Height": 0.00964925717562437, "Left": 0.5769049525260925, "Top": 0.40655460953712463}, "Polygon": [{"X": 0.5769049525260925, "Y": 0.40655460953712463}, {"X": 0.6456676125526428, "Y": 0.406591534614563}, {"X": 0.6456687450408936, "Y": 0.4162038564682007}, {"X": 0.5769057869911194, "Y": 0.4161670207977295}]}, "Id": "175a705d-7f93-4285-adb5-6a351b3369f1"}, {"BlockType": "WORD", "Confidence": 99.94583892822266, "Text": "THIS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029676340520381927, "Height": 0.009310570545494556, "Left": 0.6479798555374146, "Top": 0.40662282705307007}, "Polygon": [{"X": 0.6479798555374146, "Y": 0.40662282705307007}, {"X": 0.677655041217804, "Y": 0.4066387712955475}, {"X": 0.6776561737060547, "Y": 0.41593340039253235}, {"X": 0.6479809284210205, "Y": 0.4159174859523773}]}, "Id": "2cc9803a-62b0-48d2-8713-66045d6ebead"}, {"BlockType": "WORD", "Confidence": 99.9745101928711, "Text": "PAY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026662031188607216, "Height": 0.00941450521349907, "Left": 0.6805219650268555, "Top": 0.4064757823944092}, "Polygon": [{"X": 0.6805219650268555, "Y": 0.4064757823944092}, {"X": 0.7071826457977295, "Y": 0.4064900875091553}, {"X": 0.7071839570999146, "Y": 0.41589027643203735}, {"X": 0.680523157119751, "Y": 0.41587600111961365}]}, "Id": "4109ecf6-260f-49e0-a7d9-33203fa9a2b5"}, {"BlockType": "WORD", "Confidence": 99.85821533203125, "Text": "PERIOD", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04971497505903244, "Height": 0.00964030995965004, "Left": 0.7093045115470886, "Top": 0.40645670890808105}, "Polygon": [{"X": 0.7093045115470886, "Y": 0.40645670890808105}, {"X": 0.7590179443359375, "Y": 0.40648341178894043}, {"X": 0.7590194940567017, "Y": 0.4160970151424408}, {"X": 0.7093058228492737, "Y": 0.4160703718662262}]}, "Id": "5b9a2931-93e5-4c49-b22e-cf92199ce3ef"}, {"BlockType": "WORD", "Confidence": 99.88975524902344, "Text": "YOUR", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03784175589680672, "Height": 0.009265157394111156, "Left": 0.7615765333175659, "Top": 0.40660011768341064}, "Polygon": [{"X": 0.7615765333175659, "Y": 0.40660011768341064}, {"X": 0.7994166612625122, "Y": 0.40662044286727905}, {"X": 0.7994183301925659, "Y": 0.41586530208587646}, {"X": 0.7615780234336853, "Y": 0.41584500670433044}]}, "Id": "5ef89716-e556-484e-92e6-72fc66a6f2d0"}, {"BlockType": "WORD", "Confidence": 99.85816192626953, "Text": "REGULAR", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.062036607414484024, "Height": 0.009585849940776825, "Left": 0.8015984296798706, "Top": 0.40648558735847473}, "Polygon": [{"X": 0.8015984296798706, "Y": 0.40648558735847473}, {"X": 0.8636330962181091, "Y": 0.4065189063549042}, {"X": 0.8636350631713867, "Y": 0.41607144474983215}, {"X": 0.8016000986099243, "Y": 0.4160381853580475}]}, "Id": "9ada2a93-5243-4ab0-b17f-592ea591dd57"}, {"BlockType": "WORD", "Confidence": 99.96733093261719, "Text": "NYC", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.031864430755376816, "Height": 0.010374929755926132, "Left": 0.16582070291042328, "Top": 0.4197685122489929}, "Polygon": [{"X": 0.16582155227661133, "Y": 0.4197685122489929}, {"X": 0.1976851373910904, "Y": 0.4197855591773987}, {"X": 0.1976844221353531, "Y": 0.43014344573020935}, {"X": 0.16582070291042328, "Y": 0.430126428604126}]}, "Id": "ed63a603-5006-4c65-b414-3bc960c4a87b"}, {"BlockType": "WORD", "Confidence": 96.88330078125, "Text": "Income", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.049119848757982254, "Height": 0.01086890697479248, "Left": 0.20086830854415894, "Top": 0.41970592737197876}, "Polygon": [{"X": 0.20086905360221863, "Y": 0.41970592737197876}, {"X": 0.2499881535768509, "Y": 0.4197322130203247}, {"X": 0.2499876320362091, "Y": 0.43057483434677124}, {"X": 0.20086830854415894, "Y": 0.43054863810539246}]}, "Id": "0020dba5-b4f0-405b-a4e3-69045102ca32"}, {"BlockType": "WORD", "Confidence": 99.93279266357422, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025304250419139862, "Height": 0.010378855280578136, "Left": 0.2532046437263489, "Top": 0.41970860958099365}, "Polygon": [{"X": 0.2532051205635071, "Y": 0.41970860958099365}, {"X": 0.27850890159606934, "Y": 0.41972213983535767}, {"X": 0.2785085141658783, "Y": 0.43008744716644287}, {"X": 0.2532046437263489, "Y": 0.43007394671440125}]}, "Id": "e8048b67-3b6a-48da-808b-c3b21c5cf34a"}, {"BlockType": "WORD", "Confidence": 82.15399169921875, "Text": "-5.94", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.039439305663108826, "Height": 0.010260689072310925, "Left": 0.38228803873062134, "Top": 0.4203396439552307}, "Polygon": [{"X": 0.38228803873062134, "Y": 0.4203396439552307}, {"X": 0.42172712087631226, "Y": 0.4203607439994812}, {"X": 0.42172735929489136, "Y": 0.4306003153324127}, {"X": 0.3822880983352661, "Y": 0.430579274892807}]}, "Id": "75e7b2e0-7ea1-4806-bbbd-d808b7810a44"}, {"BlockType": "WORD", "Confidence": 99.34590911865234, "Text": "308.88", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04627428948879242, "Height": 0.010152106173336506, "Left": 0.4839550256729126, "Top": 0.4205332398414612}, "Polygon": [{"X": 0.4839550256729126, "Y": 0.4205332398414612}, {"X": 0.5302286148071289, "Y": 0.42055800557136536}, {"X": 0.5302293300628662, "Y": 0.4306853413581848}, {"X": 0.4839555025100708, "Y": 0.4306606352329254}]}, "Id": "297107e8-5354-4e00-9d0d-0b783d1dc841"}, {"BlockType": "WORD", "Confidence": 99.9454345703125, "Text": "HOURLY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05613294616341591, "Height": 0.009506608359515667, "Left": 0.5767936110496521, "Top": 0.42311400175094604}, "Polygon": [{"X": 0.5767936110496521, "Y": 0.42311400175094604}, {"X": 0.6329255104064941, "Y": 0.42314401268959045}, {"X": 0.6329265832901001, "Y": 0.4326206147670746}, {"X": 0.576794445514679, "Y": 0.43259069323539734}]}, "Id": "344b02ef-0836-4cfa-8317-6514d13a2e0b"}, {"BlockType": "WORD", "Confidence": 99.90052032470703, "Text": "RATE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0344904400408268, "Height": 0.009399587288498878, "Left": 0.6341983675956726, "Top": 0.42301446199417114}, "Polygon": [{"X": 0.6341983675956726, "Y": 0.42301446199417114}, {"X": 0.668687641620636, "Y": 0.4230329096317291}, {"X": 0.6686887741088867, "Y": 0.43241405487060547}, {"X": 0.6341993808746338, "Y": 0.43239566683769226}]}, "Id": "bcf9dea4-d580-4464-a03c-25eaee20da8f"}, {"BlockType": "WORD", "Confidence": 99.8742446899414, "Text": "HAS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.027224229648709297, "Height": 0.009423774667084217, "Left": 0.6709606051445007, "Top": 0.4231041669845581}, "Polygon": [{"X": 0.6709606051445007, "Y": 0.4231041669845581}, {"X": 0.698183536529541, "Y": 0.4231187105178833}, {"X": 0.6981848478317261, "Y": 0.43252792954444885}, {"X": 0.6709617376327515, "Y": 0.43251341581344604}]}, "Id": "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3"}, {"BlockType": "WORD", "Confidence": 99.97926330566406, "Text": "BEEN", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03594357892870903, "Height": 0.009413176216185093, "Left": 0.7007593512535095, "Top": 0.4229371249675751}, "Polygon": [{"X": 0.7007593512535095, "Y": 0.4229371249675751}, {"X": 0.736701488494873, "Y": 0.42295634746551514}, {"X": 0.7367029190063477, "Y": 0.4323502779006958}, {"X": 0.7007606029510498, "Y": 0.4323311150074005}]}, "Id": "20817b9a-8743-4683-b033-519f4e1abd91"}, {"BlockType": "WORD", "Confidence": 99.96786499023438, "Text": "CHANGED", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0652804970741272, "Height": 0.009665733203291893, "Left": 0.7387697100639343, "Top": 0.4228203296661377}, "Polygon": [{"X": 0.7387697100639343, "Y": 0.4228203296661377}, {"X": 0.804048478603363, "Y": 0.4228552281856537}, {"X": 0.8040502071380615, "Y": 0.43248605728149414}, {"X": 0.7387711405754089, "Y": 0.4324512481689453}]}, "Id": "f8d91207-76f3-4fff-bb62-0971aef4d26b"}, {"BlockType": "WORD", "Confidence": 99.89990234375, "Text": "FROM", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03903736546635628, "Height": 0.009605281054973602, "Left": 0.8063136339187622, "Top": 0.4229092299938202}, "Polygon": [{"X": 0.8063136339187622, "Y": 0.4229092299938202}, {"X": 0.845349133014679, "Y": 0.4229300916194916}, {"X": 0.8453510403633118, "Y": 0.4325145184993744}, {"X": 0.8063153624534607, "Y": 0.4324936866760254}]}, "Id": "62df2824-153e-4e9c-a3cd-17668ee0a33a"}, {"BlockType": "WORD", "Confidence": 97.99899291992188, "Text": "$8.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.033814843744039536, "Height": 0.010283091105520725, "Left": 0.8480291366577148, "Top": 0.42274388670921326}, "Polygon": [{"X": 0.8480291366577148, "Y": 0.42274388670921326}, {"X": 0.8818418383598328, "Y": 0.4227619767189026}, {"X": 0.8818439841270447, "Y": 0.4330269694328308}, {"X": 0.8480311632156372, "Y": 0.43300893902778625}]}, "Id": "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2"}, {"BlockType": "WORD", "Confidence": 99.97219848632812, "Text": "NY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.020983831956982613, "Height": 0.010201825760304928, "Left": 0.1658405214548111, "Top": 0.4351333975791931}, "Polygon": [{"X": 0.16584137082099915, "Y": 0.4351333975791931}, {"X": 0.18682435154914856, "Y": 0.4351445734500885}, {"X": 0.18682360649108887, "Y": 0.4453352093696594}, {"X": 0.1658405214548111, "Y": 0.4453240633010864}]}, "Id": "b80ae9ea-ab1c-4783-8bd4-66c4a79500ff"}, {"BlockType": "WORD", "Confidence": 96.71954345703125, "Text": "SUI/SDI", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05322972685098648, "Height": 0.01061286125332117, "Left": 0.19004346430301666, "Top": 0.4351179003715515}, "Polygon": [{"X": 0.19004423916339874, "Y": 0.4351179003715515}, {"X": 0.24327319860458374, "Y": 0.4351462721824646}, {"X": 0.24327266216278076, "Y": 0.4457307755947113}, {"X": 0.19004346430301666, "Y": 0.4457024931907654}]}, "Id": "43de7579-1293-468b-a12a-16eec92ddaa4"}, {"BlockType": "WORD", "Confidence": 99.93038177490234, "Text": "Tax", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025535890832543373, "Height": 0.010376723483204842, "Left": 0.24650463461875916, "Top": 0.43512269854545593}, "Polygon": [{"X": 0.24650514125823975, "Y": 0.43512269854545593}, {"X": 0.2720405161380768, "Y": 0.4351363182067871}, {"X": 0.27204012870788574, "Y": 0.4454994201660156}, {"X": 0.24650463461875916, "Y": 0.4454858601093292}]}, "Id": "4e292443-cae0-4ec0-be18-56bb709be8cf"}, {"BlockType": "WORD", "Confidence": 95.85145568847656, "Text": "-0.60", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.039515577256679535, "Height": 0.009725448675453663, "Left": 0.38217058777809143, "Top": 0.436084508895874}, "Polygon": [{"X": 0.38217058777809143, "Y": 0.436084508895874}, {"X": 0.42168596386909485, "Y": 0.43610554933547974}, {"X": 0.42168617248535156, "Y": 0.4458099603652954}, {"X": 0.3821706473827362, "Y": 0.4457889497280121}]}, "Id": "2fbc9db7-a562-4eb2-a0f1-12b650e84388"}, {"BlockType": "WORD", "Confidence": 99.82371520996094, "Text": "31.20", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03867703303694725, "Height": 0.00986782368272543, "Left": 0.4920201301574707, "Top": 0.43602150678634644}, "Polygon": [{"X": 0.4920201301574707, "Y": 0.43602150678634644}, {"X": 0.5306965112686157, "Y": 0.43604210019111633}, {"X": 0.5306971669197083, "Y": 0.44588932394981384}, {"X": 0.4920206367969513, "Y": 0.44586876034736633}]}, "Id": "df8b6489-ee64-44f9-9439-3a14250028d6"}, {"BlockType": "WORD", "Confidence": 99.81784057617188, "Text": "TO", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018779603764414787, "Height": 0.009651032276451588, "Left": 0.5767259001731873, "Top": 0.43946537375450134}, "Polygon": [{"X": 0.5767259001731873, "Y": 0.43946537375450134}, {"X": 0.595504641532898, "Y": 0.4394753873348236}, {"X": 0.5955055356025696, "Y": 0.44911640882492065}, {"X": 0.5767267346382141, "Y": 0.4491064250469208}]}, "Id": "865494e0-6dd0-4e28-ab37-37bca6cc38ca"}, {"BlockType": "WORD", "Confidence": 99.93721771240234, "Text": "$10.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04107517749071121, "Height": 0.009643889032304287, "Left": 0.5983977317810059, "Top": 0.4395293593406677}, "Polygon": [{"X": 0.5983977317810059, "Y": 0.4395293593406677}, {"X": 0.6394718289375305, "Y": 0.4395512342453003}, {"X": 0.6394729018211365, "Y": 0.449173241853714}, {"X": 0.5983986258506775, "Y": 0.4491514265537262}]}, "Id": "ecb84052-0f87-4988-ad3f-e61d8e4e82fe"}, {"BlockType": "WORD", "Confidence": 99.88861846923828, "Text": "PER", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026603110134601593, "Height": 0.009544887579977512, "Left": 0.6421248912811279, "Top": 0.4395287036895752}, "Polygon": [{"X": 0.6421248912811279, "Y": 0.4395287036895752}, {"X": 0.6687268018722534, "Y": 0.43954285979270935}, {"X": 0.6687279939651489, "Y": 0.44907358288764954}, {"X": 0.6421259045600891, "Y": 0.44905945658683777}]}, "Id": "8ce7e039-5f78-4218-8362-5956f8c3b837"}, {"BlockType": "WORD", "Confidence": 79.14349365234375, "Text": "HOUR.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04280438646674156, "Height": 0.009702972136437893, "Left": 0.6706712245941162, "Top": 0.4395347833633423}, "Polygon": [{"X": 0.6706712245941162, "Y": 0.4395347833633423}, {"X": 0.7134742140769958, "Y": 0.43955758213996887}, {"X": 0.7134755849838257, "Y": 0.44923776388168335}, {"X": 0.6706724166870117, "Y": 0.44921502470970154}]}, "Id": "c634e699-cd75-4de3-a1a4-4591f398a4e6"}, {"BlockType": "WORD", "Confidence": 23.552043914794922, "Text": "20", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.008299109525978565, "Height": 0.012758387252688408, "Left": 0.9801257252693176, "Top": 0.44801998138427734}, "Polygon": [{"X": 0.9801257252693176, "Y": 0.44801998138427734}, {"X": 0.988421618938446, "Y": 0.4480243921279907}, {"X": 0.9884248375892639, "Y": 0.4607783555984497}, {"X": 0.9801289439201355, "Y": 0.4607739746570587}]}, "Id": "90564355-075a-4e61-a456-edc0e2bfff88"}, {"BlockType": "WORD", "Confidence": 99.91016387939453, "Text": "Other", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04172961413860321, "Height": 0.010578297078609467, "Left": 0.16540168225765228, "Top": 0.45698896050453186}, "Polygon": [{"X": 0.16540256142616272, "Y": 0.45698896050453186}, {"X": 0.2071312963962555, "Y": 0.45701107382774353}, {"X": 0.20713061094284058, "Y": 0.4675672650337219}, {"X": 0.16540168225765228, "Y": 0.46754521131515503}]}, "Id": "82d9786a-db86-4491-b6ce-a973806fc5d9"}, {"BlockType": "WORD", "Confidence": 99.96202850341797, "Text": "Bond", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03667588159441948, "Height": 0.01054599229246378, "Left": 0.16590940952301025, "Top": 0.4723687469959259}, "Polygon": [{"X": 0.1659102737903595, "Y": 0.4723687469959259}, {"X": 0.20258529484272003, "Y": 0.4723880887031555}, {"X": 0.20258457958698273, "Y": 0.4829147458076477}, {"X": 0.16590940952301025, "Y": 0.4828954339027405}]}, "Id": "cb814f2e-c317-424d-8234-68c1c59d505f"}, {"BlockType": "WORD", "Confidence": 80.27136993408203, "Text": "-5.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03970075026154518, "Height": 0.009728441014885902, "Left": 0.38203588128089905, "Top": 0.4732474684715271}, "Polygon": [{"X": 0.38203588128089905, "Y": 0.4732474684715271}, {"X": 0.4217364192008972, "Y": 0.47326838970184326}, {"X": 0.4217366576194763, "Y": 0.48297590017318726}, {"X": 0.3820359408855438, "Y": 0.4829550087451935}]}, "Id": "0b839bd6-e625-48c5-b830-6180a3198e09"}, {"BlockType": "WORD", "Confidence": 99.97998046875, "Text": "100.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.045302972197532654, "Height": 0.009947598911821842, "Left": 0.48519831895828247, "Top": 0.4731171131134033}, "Polygon": [{"X": 0.48519831895828247, "Y": 0.4731171131134033}, {"X": 0.5305006504058838, "Y": 0.47314101457595825}, {"X": 0.5305013060569763, "Y": 0.4830647110939026}, {"X": 0.4851987957954407, "Y": 0.48304086923599243}]}, "Id": "29c47e6b-e892-450a-b036-b5c592f5ab2e"}, {"BlockType": "WORD", "Confidence": 99.82843780517578, "Text": "WE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.021746624261140823, "Height": 0.00919526256620884, "Left": 0.5764451026916504, "Top": 0.472520649433136}, "Polygon": [{"X": 0.5764451026916504, "Y": 0.472520649433136}, {"X": 0.5981908440589905, "Y": 0.47253212332725525}, {"X": 0.5981917381286621, "Y": 0.4817159175872803}, {"X": 0.5764458775520325, "Y": 0.4817044734954834}]}, "Id": "832d555d-56f7-49a2-a758-2be2571a0868"}, {"BlockType": "WORD", "Confidence": 99.84379577636719, "Text": "WILL", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032259054481983185, "Height": 0.009418385103344917, "Left": 0.5999588966369629, "Top": 0.4726042151451111}, "Polygon": [{"X": 0.5999588966369629, "Y": 0.4726042151451111}, {"X": 0.6322169303894043, "Y": 0.47262123227119446}, {"X": 0.6322179436683655, "Y": 0.48202258348464966}, {"X": 0.5999597907066345, "Y": 0.48200562596321106}]}, "Id": "0aa977bd-eed4-400a-a58f-50734930e839"}, {"BlockType": "WORD", "Confidence": 99.89862823486328, "Text": "BE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.017504042014479637, "Height": 0.009379716590046883, "Left": 0.6347566843032837, "Top": 0.47231340408325195}, "Polygon": [{"X": 0.6347566843032837, "Y": 0.47231340408325195}, {"X": 0.6522595882415771, "Y": 0.47232261300086975}, {"X": 0.6522607207298279, "Y": 0.4816931188106537}, {"X": 0.6347576975822449, "Y": 0.4816838800907135}]}, "Id": "8d5d443d-86cd-4884-ad21-c4e9460bc3b7"}, {"BlockType": "WORD", "Confidence": 99.95494842529297, "Text": "STARTING", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06489326804876328, "Height": 0.009610920213162899, "Left": 0.6551108360290527, "Top": 0.4723086953163147}, "Polygon": [{"X": 0.6551108360290527, "Y": 0.4723086953163147}, {"X": 0.7200027108192444, "Y": 0.47234293818473816}, {"X": 0.7200040817260742, "Y": 0.48191961646080017}, {"X": 0.6551119089126587, "Y": 0.48188546299934387}]}, "Id": "a54e6020-9d5c-4719-99d6-4a008cf37360"}, {"BlockType": "WORD", "Confidence": 99.86428833007812, "Text": "OUR", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029791852459311485, "Height": 0.009493673220276833, "Left": 0.7222939729690552, "Top": 0.472461462020874}, "Polygon": [{"X": 0.7222939729690552, "Y": 0.472461462020874}, {"X": 0.7520843744277954, "Y": 0.4724771976470947}, {"X": 0.7520858645439148, "Y": 0.4819551408290863}, {"X": 0.722295343875885, "Y": 0.4819394648075104}]}, "Id": "9b604dd6-7479-4a39-a021-fff01e0b90a3"}, {"BlockType": "WORD", "Confidence": 99.72652435302734, "Text": "UNITED", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04766714200377464, "Height": 0.009425820782780647, "Left": 0.7546474933624268, "Top": 0.47215738892555237}, "Polygon": [{"X": 0.7546474933624268, "Y": 0.47215738892555237}, {"X": 0.802312970161438, "Y": 0.4721825420856476}, {"X": 0.8023146390914917, "Y": 0.48158320784568787}, {"X": 0.7546489834785461, "Y": 0.4815581142902374}]}, "Id": "624b2dc2-bc22-4081-bbd1-d78492f9c6bb"}, {"BlockType": "WORD", "Confidence": 99.92961883544922, "Text": "WAY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032475825399160385, "Height": 0.009462051093578339, "Left": 0.8027899861335754, "Top": 0.47245684266090393}, "Polygon": [{"X": 0.8027899861335754, "Y": 0.47245684266090393}, {"X": 0.8352640271186829, "Y": 0.47247397899627686}, {"X": 0.8352658152580261, "Y": 0.48191890120506287}, {"X": 0.8027916550636292, "Y": 0.4819018244743347}]}, "Id": "01ce1b87-776b-47cb-b79e-ef88cccbd4bc"}, {"BlockType": "WORD", "Confidence": 99.94258880615234, "Text": "FUND", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.037247080355882645, "Height": 0.009699210524559021, "Left": 0.8371663093566895, "Top": 0.4724760949611664}, "Polygon": [{"X": 0.8371663093566895, "Y": 0.4724760949611664}, {"X": 0.874411404132843, "Y": 0.47249576449394226}, {"X": 0.8744134306907654, "Y": 0.4821753203868866}, {"X": 0.8371682167053223, "Y": 0.4821557104587555}]}, "Id": "bca3f2a3-cf06-46a3-9381-067ae261cb05"}, {"BlockType": "WORD", "Confidence": 22.979995727539062, "Text": "APP", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.011226771399378777, "Height": 0.015210524201393127, "Left": 0.9774669408798218, "Top": 0.4637540280818939}, "Polygon": [{"X": 0.9774669408798218, "Y": 0.4637540280818939}, {"X": 0.9886898398399353, "Y": 0.4637599587440491}, {"X": 0.9886937141418457, "Y": 0.47896453738212585}, {"X": 0.9774706959724426, "Y": 0.4789586365222931}]}, "Id": "0959891f-94e8-4c4f-a81c-4713b5f13f4b"}, {"BlockType": "WORD", "Confidence": 99.09733581542969, "Text": "401(k)", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.040856461971998215, "Height": 0.011879893019795418, "Left": 0.16558252274990082, "Top": 0.48796138167381287}, "Polygon": [{"X": 0.1655835062265396, "Y": 0.48796138167381287}, {"X": 0.20643898844718933, "Y": 0.487982839345932}, {"X": 0.20643819868564606, "Y": 0.49984127283096313}, {"X": 0.16558252274990082, "Y": 0.49981987476348877}]}, "Id": "45be09eb-ed45-46ec-b485-1bb54f28cda3"}, {"BlockType": "WORD", "Confidence": 46.143653869628906, "Text": "-28.85*", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05174821987748146, "Height": 0.009742054156959057, "Left": 0.3747252821922302, "Top": 0.4885368049144745}, "Polygon": [{"X": 0.3747252821922302, "Y": 0.4885368049144745}, {"X": 0.4264732897281647, "Y": 0.48856401443481445}, {"X": 0.4264734983444214, "Y": 0.4982788562774658}, {"X": 0.3747253119945526, "Y": 0.4982517659664154}]}, "Id": "f8726111-1b20-4cf9-af9f-88be6f8d1226"}, {"BlockType": "WORD", "Confidence": 99.924072265625, "Text": "1,500.20", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.058171700686216354, "Height": 0.01028039027005434, "Left": 0.47233113646507263, "Top": 0.4885338246822357}, "Polygon": [{"X": 0.47233113646507263, "Y": 0.4885338246822357}, {"X": 0.5305021405220032, "Y": 0.4885643720626831}, {"X": 0.5305027961730957, "Y": 0.498814195394516}, {"X": 0.47233155369758606, "Y": 0.4987837076187134}]}, "Id": "3b4ecae6-0732-44c2-a692-75ab448dbbf0"}, {"BlockType": "WORD", "Confidence": 99.92922973632812, "Text": "DRIVE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.038771528750658035, "Height": 0.009476334787905216, "Left": 0.5769619345664978, "Top": 0.488674134016037}, "Polygon": [{"X": 0.5769619345664978, "Y": 0.488674134016037}, {"X": 0.6157324910163879, "Y": 0.4886944890022278}, {"X": 0.6157334446907043, "Y": 0.49815046787261963}, {"X": 0.5769627094268799, "Y": 0.4981301426887512}]}, "Id": "908d0609-53d3-414d-8b3f-fb65acdcf283"}, {"BlockType": "WORD", "Confidence": 99.86556243896484, "Text": "SOON", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.039346348494291306, "Height": 0.009399527683854103, "Left": 0.6179801225662231, "Top": 0.48872584104537964}, "Polygon": [{"X": 0.6179801225662231, "Y": 0.48872584104537964}, {"X": 0.6573253870010376, "Y": 0.4887464940547943}, {"X": 0.6573264598846436, "Y": 0.4981253743171692}, {"X": 0.6179810762405396, "Y": 0.4981047511100769}]}, "Id": "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6"}, {"BlockType": "WORD", "Confidence": 99.97490692138672, "Text": "AND", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029082270339131355, "Height": 0.009425683878362179, "Left": 0.659059464931488, "Top": 0.4888012707233429}, "Polygon": [{"X": 0.659059464931488, "Y": 0.4888012707233429}, {"X": 0.6881405115127563, "Y": 0.4888165593147278}, {"X": 0.6881417632102966, "Y": 0.49822694063186646}, {"X": 0.6590605974197388, "Y": 0.49821171164512634}]}, "Id": "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41"}, {"BlockType": "WORD", "Confidence": 99.88867950439453, "Text": "LOOK", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03756900504231453, "Height": 0.009295674040913582, "Left": 0.6900227069854736, "Top": 0.48877862095832825}, "Polygon": [{"X": 0.6900227069854736, "Y": 0.48877862095832825}, {"X": 0.7275903224945068, "Y": 0.4887983798980713}, {"X": 0.7275916934013367, "Y": 0.4980742931365967}, {"X": 0.6900238990783691, "Y": 0.4980546236038208}]}, "Id": "95e507a0-d647-4e6a-8d62-4bbe1369091c"}, {"BlockType": "WORD", "Confidence": 99.9503173828125, "Text": "FORWARD", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06714111566543579, "Height": 0.009684111922979355, "Left": 0.7294764518737793, "Top": 0.4886572062969208}, "Polygon": [{"X": 0.7294764518737793, "Y": 0.4886572062969208}, {"X": 0.7966158390045166, "Y": 0.4886924922466278}, {"X": 0.7966175675392151, "Y": 0.49834132194519043}, {"X": 0.7294778823852539, "Y": 0.49830615520477295}]}, "Id": "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99"}, {"BlockType": "WORD", "Confidence": 99.9350814819336, "Text": "TO", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.018543116748332977, "Height": 0.00913861021399498, "Left": 0.7987748384475708, "Top": 0.4887906312942505}, "Polygon": [{"X": 0.7987748384475708, "Y": 0.4887906312942505}, {"X": 0.8173162937164307, "Y": 0.48880037665367126}, {"X": 0.8173179626464844, "Y": 0.49792924523353577}, {"X": 0.7987764477729797, "Y": 0.4979195296764374}]}, "Id": "a613a5ca-ed42-49f4-9baa-b97ad21932f0"}, {"BlockType": "WORD", "Confidence": 99.89569854736328, "Text": "YOUR", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.038378555327653885, "Height": 0.009191900491714478, "Left": 0.8198295831680298, "Top": 0.48878368735313416}, "Polygon": [{"X": 0.8198295831680298, "Y": 0.48878368735313416}, {"X": 0.8582062721252441, "Y": 0.48880383372306824}, {"X": 0.8582081198692322, "Y": 0.49797558784484863}, {"X": 0.8198312520980835, "Y": 0.49795547127723694}]}, "Id": "fffc7543-2f8b-492e-8794-cd9511ae1d5b"}, {"BlockType": "WORD", "Confidence": 17.935405731201172, "Text": "1933", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01193795632570982, "Height": 0.015985429286956787, "Left": 0.9769495725631714, "Top": 0.48132917284965515}, "Polygon": [{"X": 0.9769495725631714, "Y": 0.48132917284965515}, {"X": 0.9888834953308105, "Y": 0.48133543133735657}, {"X": 0.9888875484466553, "Y": 0.49731460213661194}, {"X": 0.9769535660743713, "Y": 0.4973083436489105}]}, "Id": "39312a64-64a8-4b68-a30c-bfc096e8c12b"}, {"BlockType": "WORD", "Confidence": 99.84716796875, "Text": "Stock", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.039467211812734604, "Height": 0.010640726424753666, "Left": 0.16573728621006012, "Top": 0.5029188990592957}, "Polygon": [{"X": 0.16573816537857056, "Y": 0.5029188990592957}, {"X": 0.20520448684692383, "Y": 0.5029395818710327}, {"X": 0.20520378649234772, "Y": 0.5135596394538879}, {"X": 0.16573728621006012, "Y": 0.5135390758514404}]}, "Id": "44a9d600-fefc-4a14-b361-a1305d27ab79"}, {"BlockType": "WORD", "Confidence": 99.90396881103516, "Text": "Plan", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02986949309706688, "Height": 0.010618035681545734, "Left": 0.20795461535453796, "Top": 0.5029087066650391}, "Polygon": [{"X": 0.20795531570911407, "Y": 0.5029087066650391}, {"X": 0.23782411217689514, "Y": 0.502924382686615}, {"X": 0.23782354593276978, "Y": 0.5135267376899719}, {"X": 0.20795461535453796, "Y": 0.5135111808776855}]}, "Id": "6d53a051-c0d0-49bd-8482-9af32bd0f5a5"}, {"BlockType": "WORD", "Confidence": 99.73680877685547, "Text": "-15.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.043830033391714096, "Height": 0.00994840357452631, "Left": 0.378200888633728, "Top": 0.503811776638031}, "Polygon": [{"X": 0.378200888633728, "Y": 0.503811776638031}, {"X": 0.4220307171344757, "Y": 0.5038347244262695}, {"X": 0.4220309257507324, "Y": 0.5137602090835571}, {"X": 0.3782009184360504, "Y": 0.5137373208999634}]}, "Id": "ca2a2b02-52a5-434e-8180-55c9cbffb0d7"}, {"BlockType": "WORD", "Confidence": 99.97946166992188, "Text": "150.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04540325328707695, "Height": 0.009964886121451855, "Left": 0.4851921796798706, "Top": 0.5038611888885498}, "Polygon": [{"X": 0.4851921796798706, "Y": 0.5038611888885498}, {"X": 0.5305947661399841, "Y": 0.5038849711418152}, {"X": 0.5305954217910767, "Y": 0.5138260722160339}, {"X": 0.4851926565170288, "Y": 0.5138024091720581}]}, "Id": "3000d18a-178d-4c75-81be-80ee94463bda"}, {"BlockType": "WORD", "Confidence": 68.61710357666016, "Text": "PARTICIPATION.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10186965018510818, "Height": 0.009707861579954624, "Left": 0.577301561832428, "Top": 0.5049697160720825}, "Polygon": [{"X": 0.577301561832428, "Y": 0.5049697160720825}, {"X": 0.6791700124740601, "Y": 0.5050230026245117}, {"X": 0.6791712045669556, "Y": 0.5146775841712952}, {"X": 0.5773023962974548, "Y": 0.5146244168281555}]}, "Id": "a0d92f2d-2e82-4a21-b547-7482271b888f"}, {"BlockType": "WORD", "Confidence": 99.77494812011719, "Text": "Life", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025060338899493217, "Height": 0.010680627077817917, "Left": 0.16558821499347687, "Top": 0.5183904767036438}, "Polygon": [{"X": 0.1655890941619873, "Y": 0.5183904767036438}, {"X": 0.19064855575561523, "Y": 0.5184035301208496}, {"X": 0.19064778089523315, "Y": 0.5290710926055908}, {"X": 0.16558821499347687, "Y": 0.5290580987930298}]}, "Id": "c163012f-60bb-41a9-a72e-62f967b97bd6"}, {"BlockType": "WORD", "Confidence": 98.83919525146484, "Text": "Insurance", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06492873281240463, "Height": 0.010270635597407818, "Left": 0.19440940022468567, "Top": 0.5185472965240479}, "Polygon": [{"X": 0.19441013038158417, "Y": 0.5185472965240479}, {"X": 0.2593381404876709, "Y": 0.5185811519622803}, {"X": 0.2593376934528351, "Y": 0.5288179516792297}, {"X": 0.19440940022468567, "Y": 0.5287842154502869}]}, "Id": "554cca22-330a-4cfe-8d64-27f240601858"}, {"BlockType": "WORD", "Confidence": 88.48259735107422, "Text": "-5.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04045436531305313, "Height": 0.009906088933348656, "Left": 0.38129615783691406, "Top": 0.519234299659729}, "Polygon": [{"X": 0.38129615783691406, "Y": 0.519234299659729}, {"X": 0.4217503070831299, "Y": 0.5192553997039795}, {"X": 0.4217505156993866, "Y": 0.5291404128074646}, {"X": 0.38129621744155884, "Y": 0.5291193723678589}]}, "Id": "f57145ff-650e-40c7-8bd7-dac26f269e60"}, {"BlockType": "WORD", "Confidence": 99.96135711669922, "Text": "50.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.038091935217380524, "Height": 0.009797394275665283, "Left": 0.4925331771373749, "Top": 0.5193098187446594}, "Polygon": [{"X": 0.4925331771373749, "Y": 0.5193098187446594}, {"X": 0.5306244492530823, "Y": 0.5193296670913696}, {"X": 0.5306251049041748, "Y": 0.5291072130203247}, {"X": 0.49253368377685547, "Y": 0.5290874242782593}]}, "Id": "4f42d13a-86d4-4d29-83f6-329e19e82261"}, {"BlockType": "WORD", "Confidence": 16.844890594482422, "Text": "$ 1000.000", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.010612410493195057, "Height": 0.04402760788798332, "Left": 0.9784494042396545, "Top": 0.4956311583518982}, "Polygon": [{"X": 0.9784494042396545, "Y": 0.4956311583518982}, {"X": 0.9890506267547607, "Y": 0.4956367313861847}, {"X": 0.9890618324279785, "Y": 0.539658784866333}, {"X": 0.9784603714942932, "Y": 0.5396533012390137}]}, "Id": "ba8d07a2-49e8-4f62-a09e-17ffa8bb2805"}, {"BlockType": "WORD", "Confidence": 99.98294830322266, "Text": "Loan", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03388304263353348, "Height": 0.01007874496281147, "Left": 0.1654912829399109, "Top": 0.5341773629188538}, "Polygon": [{"X": 0.16549211740493774, "Y": 0.5341773629188538}, {"X": 0.19937433302402496, "Y": 0.5341949462890625}, {"X": 0.19937363266944885, "Y": 0.5442561507225037}, {"X": 0.1654912829399109, "Y": 0.5442385673522949}]}, "Id": "7efbdef4-cacd-4c45-92f3-02611071acf0"}, {"BlockType": "WORD", "Confidence": 20.84966468811035, "Text": "2001", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.009238949976861477, "Height": 0.017564326524734497, "Left": 0.9789626598358154, "Top": 0.5230939984321594}, "Polygon": [{"X": 0.9789626598358154, "Y": 0.5230939984321594}, {"X": 0.9881971478462219, "Y": 0.5230988264083862}, {"X": 0.9882016181945801, "Y": 0.5406583547592163}, {"X": 0.9789670705795288, "Y": 0.5406535863876343}]}, "Id": "389118f4-f898-49fd-913e-afeaa7900d65"}, {"BlockType": "WORD", "Confidence": 73.22127532958984, "Text": "-30.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04851805791258812, "Height": 0.009846321307122707, "Left": 0.37323620915412903, "Top": 0.5344839692115784}, "Polygon": [{"X": 0.37323620915412903, "Y": 0.5344839692115784}, {"X": 0.42175406217575073, "Y": 0.5345091223716736}, {"X": 0.42175427079200745, "Y": 0.5443302989006042}, {"X": 0.3732362389564514, "Y": 0.5443052053451538}]}, "Id": "6996802c-4c04-4c96-82aa-266313cf5013"}, {"BlockType": "WORD", "Confidence": 99.9804458618164, "Text": "150.00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04561727121472359, "Height": 0.009891768917441368, "Left": 0.4849354326725006, "Top": 0.534623920917511}, "Polygon": [{"X": 0.4849354326725006, "Y": 0.534623920917511}, {"X": 0.5305520296096802, "Y": 0.5346475839614868}, {"X": 0.5305526852607727, "Y": 0.5445156693458557}, {"X": 0.4849359095096588, "Y": 0.5444920659065247}]}, "Id": "d3cfd1b4-6e6b-4ed8-82af-3d524271274c"}, {"BlockType": "WORD", "Confidence": 99.93745422363281, "Text": "Adjustment", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.08242268860340118, "Height": 0.01280314289033413, "Left": 0.1653822809457779, "Top": 0.5554221868515015}, "Polygon": [{"X": 0.16538333892822266, "Y": 0.5554221868515015}, {"X": 0.24780496954917908, "Y": 0.5554646849632263}, {"X": 0.24780434370040894, "Y": 0.5682253241539001}, {"X": 0.1653822809457779, "Y": 0.5681829452514648}]}, "Id": "071449c9-5029-41d1-bdfa-7c90269888f4"}, {"BlockType": "WORD", "Confidence": 99.67890167236328, "Text": "Life", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.024097740650177002, "Height": 0.010537275113165379, "Left": 0.166090190410614, "Top": 0.5708085894584656}, "Polygon": [{"X": 0.16609105467796326, "Y": 0.5708085894584656}, {"X": 0.19018793106079102, "Y": 0.5708209872245789}, {"X": 0.19018717110157013, "Y": 0.5813458561897278}, {"X": 0.166090190410614, "Y": 0.5813335180282593}]}, "Id": "f0169e58-08a6-48b8-9a9b-28c6387d7408"}, {"BlockType": "WORD", "Confidence": 95.36095428466797, "Text": "Insurance", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0645514577627182, "Height": 0.01017548143863678, "Left": 0.19446294009685516, "Top": 0.5709694623947144}, "Polygon": [{"X": 0.19446365535259247, "Y": 0.5709694623947144}, {"X": 0.25901439785957336, "Y": 0.5710026621818542}, {"X": 0.25901395082473755, "Y": 0.5811449885368347}, {"X": 0.19446294009685516, "Y": 0.5811119079589844}]}, "Id": "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03"}, {"BlockType": "WORD", "Confidence": 59.307701110839844, "Text": "+ 13.50", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04937862977385521, "Height": 0.01042341161519289, "Left": 0.3718835413455963, "Top": 0.5709923505783081}, "Polygon": [{"X": 0.3718835413455963, "Y": 0.5709923505783081}, {"X": 0.4212619662284851, "Y": 0.5710177421569824}, {"X": 0.4212621748447418, "Y": 0.5814157724380493}, {"X": 0.3718835711479187, "Y": 0.5813905000686646}]}, "Id": "b639dda7-0f8b-4eba-94d8-8c345c09b4c0"}, {"BlockType": "WORD", "Confidence": 99.41038513183594, "Text": "Net", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026277173310518265, "Height": 0.010648700408637524, "Left": 0.16687002778053284, "Top": 0.5936952233314514}, "Polygon": [{"X": 0.16687089204788208, "Y": 0.5936952233314514}, {"X": 0.1931471973657608, "Y": 0.5937086343765259}, {"X": 0.19314643740653992, "Y": 0.6043438911437988}, {"X": 0.16687002778053284, "Y": 0.6043305397033691}]}, "Id": "e7949ff4-46b7-41d1-8cb5-2ab208ee38ef"}, {"BlockType": "WORD", "Confidence": 99.66266632080078, "Text": "Pay", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.027502987533807755, "Height": 0.012261793948709965, "Left": 0.1961163580417633, "Top": 0.5939714908599854}, "Polygon": [{"X": 0.19611720740795135, "Y": 0.5939714908599854}, {"X": 0.22361934185028076, "Y": 0.5939855575561523}, {"X": 0.22361862659454346, "Y": 0.6062332987785339}, {"X": 0.1961163580417633, "Y": 0.6062193512916565}]}, "Id": "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae"}, {"BlockType": "WORD", "Confidence": 89.34022521972656, "Text": "$291.90", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.059843841940164566, "Height": 0.01080463919788599, "Left": 0.36168819665908813, "Top": 0.5935646891593933}, "Polygon": [{"X": 0.3616882264614105, "Y": 0.5935646891593933}, {"X": 0.4215318262577057, "Y": 0.5935952663421631}, {"X": 0.4215320348739624, "Y": 0.6043693423271179}, {"X": 0.36168819665908813, "Y": 0.6043388843536377}]}, "Id": "f8775bf7-63f8-4a5b-9d16-f0809955e65f"}, {"BlockType": "WORD", "Confidence": 81.94267272949219, "Text": "*Excluded", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07406345009803772, "Height": 0.011282536201179028, "Left": 0.1720467358827591, "Top": 0.6249717473983765}, "Polygon": [{"X": 0.17204764485359192, "Y": 0.6249717473983765}, {"X": 0.24611018598079681, "Y": 0.6250092387199402}, {"X": 0.24610963463783264, "Y": 0.6362543106079102}, {"X": 0.1720467358827591, "Y": 0.636216938495636}]}, "Id": "fdc91c09-7e4b-477e-9e7e-007e8d6330ba"}, {"BlockType": "WORD", "Confidence": 99.97608947753906, "Text": "from", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03437080234289169, "Height": 0.010615632869303226, "Left": 0.2525695264339447, "Top": 0.6254048347473145}, "Polygon": [{"X": 0.2525700032711029, "Y": 0.6254048347473145}, {"X": 0.2869403064250946, "Y": 0.6254222393035889}, {"X": 0.28693997859954834, "Y": 0.6360204815864563}, {"X": 0.2525695264339447, "Y": 0.6360031366348267}]}, "Id": "01283ce6-e5ea-48aa-87db-0a6882c2206d"}, {"BlockType": "WORD", "Confidence": 99.93019104003906, "Text": "federal", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05042877048254013, "Height": 0.01079766359180212, "Left": 0.2934351861476898, "Top": 0.6253373026847839}, "Polygon": [{"X": 0.2934355139732361, "Y": 0.6253373026847839}, {"X": 0.34386396408081055, "Y": 0.6253628134727478}, {"X": 0.343863844871521, "Y": 0.6361349821090698}, {"X": 0.2934351861476898, "Y": 0.6361095309257507}]}, "Id": "0f9c728c-c5de-49a5-8712-0ca08905ccef"}, {"BlockType": "WORD", "Confidence": 99.84583282470703, "Text": "taxable", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.052803147584199905, "Height": 0.010722746141254902, "Left": 0.3503357172012329, "Top": 0.6253820061683655}, "Polygon": [{"X": 0.3503358066082001, "Y": 0.6253820061683655}, {"X": 0.4031387269496918, "Y": 0.6254087090492249}, {"X": 0.4031388759613037, "Y": 0.6361047625541687}, {"X": 0.3503357172012329, "Y": 0.6360781192779541}]}, "Id": "1d6e1454-e8d7-4ca9-ab71-9458f3833d42"}, {"BlockType": "WORD", "Confidence": 99.82726287841797, "Text": "wages", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.047143444418907166, "Height": 0.010669387876987457, "Left": 0.4092276692390442, "Top": 0.6273025870323181}, "Polygon": [{"X": 0.4092276692390442, "Y": 0.6273025870323181}, {"X": 0.4563707113265991, "Y": 0.6273264288902283}, {"X": 0.45637109875679016, "Y": 0.6379719972610474}, {"X": 0.4092278480529785, "Y": 0.637948215007782}]}, "Id": "15f84217-c016-4920-b892-ab83ca79324e"}, {"BlockType": "WORD", "Confidence": 99.80928039550781, "Text": "Your", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03356923162937164, "Height": 0.010513417422771454, "Left": 0.1789943277835846, "Top": 0.6572007536888123}, "Polygon": [{"X": 0.17899514734745026, "Y": 0.6572007536888123}, {"X": 0.21256355941295624, "Y": 0.6572175621986389}, {"X": 0.2125629037618637, "Y": 0.6677141785621643}, {"X": 0.1789943277835846, "Y": 0.6676973700523376}]}, "Id": "5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53"}, {"BlockType": "WORD", "Confidence": 99.92906951904297, "Text": "federal", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04726147651672363, "Height": 0.010950785130262375, "Left": 0.2180738002061844, "Top": 0.6570649743080139}, "Polygon": [{"X": 0.21807445585727692, "Y": 0.6570649743080139}, {"X": 0.2653352618217468, "Y": 0.6570886969566345}, {"X": 0.265334814786911, "Y": 0.6680157780647278}, {"X": 0.2180738002061844, "Y": 0.6679921746253967}]}, "Id": "3612b5ef-5ca0-45c1-a920-e097566f2599"}, {"BlockType": "WORD", "Confidence": 99.94100952148438, "Text": "wages", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04515821114182472, "Height": 0.010862725786864758, "Left": 0.27082207798957825, "Top": 0.6591914892196655}, "Polygon": [{"X": 0.2708224952220917, "Y": 0.6591914892196655}, {"X": 0.31598028540611267, "Y": 0.6592141389846802}, {"X": 0.31598004698753357, "Y": 0.6700542569160461}, {"X": 0.27082207798957825, "Y": 0.6700316667556763}]}, "Id": "75bccf94-507e-4f5a-8742-f804c6f46717"}, {"BlockType": "WORD", "Confidence": 99.8896484375, "Text": "this", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025189153850078583, "Height": 0.010435858741402626, "Left": 0.32260021567344666, "Top": 0.6574081778526306}, "Polygon": [{"X": 0.322600394487381, "Y": 0.6574081778526306}, {"X": 0.34778934717178345, "Y": 0.657420814037323}, {"X": 0.34778928756713867, "Y": 0.6678439974784851}, {"X": 0.32260021567344666, "Y": 0.6678314208984375}]}, "Id": "372150f1-1d51-468e-82b2-733148450390"}, {"BlockType": "WORD", "Confidence": 99.79182434082031, "Text": "period", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.043382301926612854, "Height": 0.01244483981281519, "Left": 0.35420534014701843, "Top": 0.6572791337966919}, "Polygon": [{"X": 0.3542053997516632, "Y": 0.6572791337966919}, {"X": 0.39758750796318054, "Y": 0.6573008894920349}, {"X": 0.3975876569747925, "Y": 0.6697239279747009}, {"X": 0.35420534014701843, "Y": 0.6697022914886475}]}, "Id": "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf"}, {"BlockType": "WORD", "Confidence": 99.9862289428711, "Text": "are", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02286522090435028, "Height": 0.008501132018864155, "Left": 0.4039107859134674, "Top": 0.6592558026313782}, "Polygon": [{"X": 0.4039107859134674, "Y": 0.6592558026313782}, {"X": 0.4267757833003998, "Y": 0.659267246723175}, {"X": 0.4267759919166565, "Y": 0.6677569150924683}, {"X": 0.40391090512275696, "Y": 0.6677454710006714}]}, "Id": "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1"}, {"BlockType": "WORD", "Confidence": 99.8512954711914, "Text": "$386.15", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.054528795182704926, "Height": 0.011584654450416565, "Left": 0.4334641695022583, "Top": 0.6567436456680298}, "Polygon": [{"X": 0.4334641695022583, "Y": 0.6567436456680298}, {"X": 0.48799240589141846, "Y": 0.6567710041999817}, {"X": 0.4879929721355438, "Y": 0.6683282852172852}, {"X": 0.4334644675254822, "Y": 0.6683010458946228}]}, "Id": "6a9076c8-34f1-4461-be58-9a3f9b246df4"}, {"BlockType": "WORD", "Confidence": 29.805999755859375, "Text": "ESTS8ET03", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.1531352549791336, "Height": 0.018799787387251854, "Left": 0.7806060314178467, "Top": 0.7089120745658875}, "Polygon": [{"X": 0.7806060314178467, "Y": 0.7089120745658875}, {"X": 0.9337369799613953, "Y": 0.7089877724647522}, {"X": 0.9337412714958191, "Y": 0.7277118563652039}, {"X": 0.7806091904640198, "Y": 0.7276365756988525}]}, "Id": "c8c166ba-ad39-4c60-be6b-e33511eb67e3"}, {"BlockType": "WORD", "Confidence": 99.93783569335938, "Text": "ANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02872837707400322, "Height": 0.009253164753317833, "Left": 0.15585699677467346, "Top": 0.7295842170715332}, "Polygon": [{"X": 0.15585778653621674, "Y": 0.7295842170715332}, {"X": 0.1845853626728058, "Y": 0.7295982837677002}, {"X": 0.18458467721939087, "Y": 0.7388373613357544}, {"X": 0.15585699677467346, "Y": 0.7388232946395874}]}, "Id": "8aec62a0-9211-4c7d-8760-5e835e672f82"}, {"BlockType": "WORD", "Confidence": 99.8583755493164, "Text": "COMPANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06981161236763, "Height": 0.010681230574846268, "Left": 0.1872444748878479, "Top": 0.7286438941955566}, "Polygon": [{"X": 0.18724526464939117, "Y": 0.7286438941955566}, {"X": 0.2570560872554779, "Y": 0.7286782264709473}, {"X": 0.2570556104183197, "Y": 0.7393251061439514}, {"X": 0.1872444748878479, "Y": 0.7392909526824951}]}, "Id": "ec7c3455-ac81-4ec0-97d0-18db2bd40f88"}, {"BlockType": "WORD", "Confidence": 94.28836059570312, "Text": "CORP.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04321565851569176, "Height": 0.009676751680672169, "Left": 0.25930964946746826, "Top": 0.72907954454422}, "Polygon": [{"X": 0.2593100666999817, "Y": 0.72907954454422}, {"X": 0.3025253117084503, "Y": 0.72910076379776}, {"X": 0.30252504348754883, "Y": 0.7387562990188599}, {"X": 0.25930964946746826, "Y": 0.7387351393699646}]}, "Id": "8e1ec829-1800-485d-a381-fb99d79b2e14"}, {"BlockType": "WORD", "Confidence": 99.85472106933594, "Text": "Payroll", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.049548689275979996, "Height": 0.012737368233501911, "Left": 0.5776232481002808, "Top": 0.7284215092658997}, "Polygon": [{"X": 0.5776232481002808, "Y": 0.7284215092658997}, {"X": 0.6271705627441406, "Y": 0.7284458875656128}, {"X": 0.6271719336509705, "Y": 0.7411589026451111}, {"X": 0.5776243209838867, "Y": 0.7411346435546875}]}, "Id": "aed30f61-cb18-4c6d-974d-e15493ef26e7"}, {"BlockType": "WORD", "Confidence": 99.95991516113281, "Text": "check", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04470590874552727, "Height": 0.010440430603921413, "Left": 0.6334722638130188, "Top": 0.7285853624343872}, "Polygon": [{"X": 0.6334722638130188, "Y": 0.7285853624343872}, {"X": 0.6781768798828125, "Y": 0.7286073565483093}, {"X": 0.6781781911849976, "Y": 0.7390258312225342}, {"X": 0.6334733963012695, "Y": 0.7390038967132568}]}, "Id": "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b"}, {"BlockType": "WORD", "Confidence": 99.10966491699219, "Text": "number:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05971866473555565, "Height": 0.010038400068879128, "Left": 0.6838779449462891, "Top": 0.7288610935211182}, "Polygon": [{"X": 0.6838779449462891, "Y": 0.7288610935211182}, {"X": 0.7435950636863708, "Y": 0.7288904786109924}, {"X": 0.743596613407135, "Y": 0.7388995289802551}, {"X": 0.6838792562484741, "Y": 0.7388702630996704}]}, "Id": "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2"}, {"BlockType": "WORD", "Confidence": 99.095703125, "Text": "0000000000", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.08338342607021332, "Height": 0.01044562179595232, "Left": 0.7578051090240479, "Top": 0.7282407283782959}, "Polygon": [{"X": 0.7578051090240479, "Y": 0.7282407283782959}, {"X": 0.8411865234375, "Y": 0.7282816767692566}, {"X": 0.8411884903907776, "Y": 0.7386863231658936}, {"X": 0.7578067183494568, "Y": 0.7386454939842224}]}, "Id": "7dbd77ca-100f-4ac6-b04d-79dd41e14489"}, {"BlockType": "WORD", "Confidence": 99.97936248779297, "Text": "475", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025950156152248383, "Height": 0.009639346040785313, "Left": 0.15591290593147278, "Top": 0.7456603646278381}, "Polygon": [{"X": 0.15591374039649963, "Y": 0.7456603646278381}, {"X": 0.18186306953430176, "Y": 0.7456730604171753}, {"X": 0.18186233937740326, "Y": 0.7552996873855591}, {"X": 0.15591290593147278, "Y": 0.7552870512008667}]}, "Id": "966a95a2-d02d-4a49-a2c0-6ce331d5d932"}, {"BlockType": "WORD", "Confidence": 99.95470428466797, "Text": "ANY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0311228409409523, "Height": 0.009273004718124866, "Left": 0.18820755183696747, "Top": 0.7458460330963135}, "Polygon": [{"X": 0.18820823729038239, "Y": 0.7458460330963135}, {"X": 0.21933040022850037, "Y": 0.7458612322807312}, {"X": 0.219329833984375, "Y": 0.7551190257072449}, {"X": 0.18820755183696747, "Y": 0.7551038265228271}]}, "Id": "aa8bce72-5313-4a9f-8018-d78fb6d0a48d"}, {"BlockType": "WORD", "Confidence": 99.96184539794922, "Text": "AVENUE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06083289906382561, "Height": 0.010281473398208618, "Left": 0.22731523215770721, "Top": 0.74534672498703}, "Polygon": [{"X": 0.22731581330299377, "Y": 0.74534672498703}, {"X": 0.2881481349468231, "Y": 0.745376467704773}, {"X": 0.28814780712127686, "Y": 0.7556281685829163}, {"X": 0.22731523215770721, "Y": 0.7555985450744629}]}, "Id": "d989f807-d8d5-4902-991f-2e9ce97b6343"}, {"BlockType": "WORD", "Confidence": 99.5978775024414, "Text": "Pay", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025933420285582542, "Height": 0.012129741720855236, "Left": 0.5780977010726929, "Top": 0.7437363266944885}, "Polygon": [{"X": 0.5780977010726929, "Y": 0.7437363266944885}, {"X": 0.6040299534797668, "Y": 0.7437489628791809}, {"X": 0.6040311455726624, "Y": 0.7558660507202148}, {"X": 0.5780987739562988, "Y": 0.7558534145355225}]}, "Id": "f4e853bc-e713-4a46-b856-9eeb108b4a35"}, {"BlockType": "WORD", "Confidence": 99.5286865234375, "Text": "date:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03466516733169556, "Height": 0.009994516149163246, "Left": 0.609935462474823, "Top": 0.7440519332885742}, "Polygon": [{"X": 0.609935462474823, "Y": 0.7440519332885742}, {"X": 0.6445994973182678, "Y": 0.7440688610076904}, {"X": 0.6446006298065186, "Y": 0.7540464401245117}, {"X": 0.6099364161491394, "Y": 0.7540295124053955}]}, "Id": "913a0371-c44c-497f-a164-efdf0a36451b"}, {"BlockType": "WORD", "Confidence": 99.78334045410156, "Text": "7/25/2008", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06849256902933121, "Height": 0.010235422290861607, "Left": 0.7588292360305786, "Top": 0.7439876794815063}, "Polygon": [{"X": 0.7588292360305786, "Y": 0.7439876794815063}, {"X": 0.8273199200630188, "Y": 0.7440211772918701}, {"X": 0.8273218274116516, "Y": 0.754223108291626}, {"X": 0.7588308453559875, "Y": 0.754189670085907}]}, "Id": "9be7665e-f764-43db-82d3-38864efe5553"}, {"BlockType": "WORD", "Confidence": 57.57294464111328, "Text": "ANYTOWN,", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07397769391536713, "Height": 0.01050436682999134, "Left": 0.15568776428699493, "Top": 0.7600125670433044}, "Polygon": [{"X": 0.15568867325782776, "Y": 0.7600125670433044}, {"X": 0.22966545820236206, "Y": 0.7600485682487488}, {"X": 0.2296648621559143, "Y": 0.7705169320106506}, {"X": 0.15568776428699493, "Y": 0.7704810500144958}]}, "Id": "7fb58239-1e77-4474-883f-c8c4a718b316"}, {"BlockType": "WORD", "Confidence": 99.82398986816406, "Text": "USA", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029719451442360878, "Height": 0.009429062716662884, "Left": 0.23619145154953003, "Top": 0.7601035833358765}, "Polygon": [{"X": 0.23619195818901062, "Y": 0.7601035833358765}, {"X": 0.26591089367866516, "Y": 0.7601180672645569}, {"X": 0.2659105062484741, "Y": 0.7695326805114746}, {"X": 0.23619145154953003, "Y": 0.769518256187439}]}, "Id": "5a439ec6-da04-4600-8166-b09343f99ce3"}, {"BlockType": "WORD", "Confidence": 99.9020004272461, "Text": "10101", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.036337025463581085, "Height": 0.009372641332447529, "Left": 0.2726341485977173, "Top": 0.7601956129074097}, "Polygon": [{"X": 0.27263450622558594, "Y": 0.7601956129074097}, {"X": 0.3089711666107178, "Y": 0.760213315486908}, {"X": 0.30897092819213867, "Y": 0.7695682644844055}, {"X": 0.2726341485977173, "Y": 0.769550621509552}]}, "Id": "9c59f501-47d7-443e-9d48-3eda8474d223"}, {"BlockType": "WORD", "Confidence": 99.93963623046875, "Text": "Social", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04106436297297478, "Height": 0.010325595736503601, "Left": 0.5775641798973083, "Top": 0.759228527545929}, "Polygon": [{"X": 0.5775641798973083, "Y": 0.759228527545929}, {"X": 0.6186274886131287, "Y": 0.7592485547065735}, {"X": 0.6186285614967346, "Y": 0.7695541381835938}, {"X": 0.57756507396698, "Y": 0.769534170627594}]}, "Id": "513efde5-1d1f-4082-b6d0-cbb044bf10b5"}, {"BlockType": "WORD", "Confidence": 99.97712707519531, "Text": "Security", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.055375248193740845, "Height": 0.012361780740320683, "Left": 0.6257302761077881, "Top": 0.7590053081512451}, "Polygon": [{"X": 0.6257302761077881, "Y": 0.7590053081512451}, {"X": 0.6811039447784424, "Y": 0.7590322494506836}, {"X": 0.6811055541038513, "Y": 0.771367073059082}, {"X": 0.6257315874099731, "Y": 0.7713401913642883}]}, "Id": "57ff96f2-665a-4bc8-bb02-18c7246a5194"}, {"BlockType": "WORD", "Confidence": 99.58049774169922, "Text": "No.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.023225484415888786, "Height": 0.01028280146420002, "Left": 0.6876317858695984, "Top": 0.7592502236366272}, "Polygon": [{"X": 0.6876317858695984, "Y": 0.7592502236366272}, {"X": 0.7108558416366577, "Y": 0.7592615485191345}, {"X": 0.7108572721481323, "Y": 0.7695330381393433}, {"X": 0.6876331567764282, "Y": 0.7695217728614807}]}, "Id": "850a3229-81d2-4899-b38e-76bad249d8ee"}, {"BlockType": "WORD", "Confidence": 99.27688598632812, "Text": "987-65-4321", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07720774412155151, "Height": 0.009012017399072647, "Left": 0.7590467929840088, "Top": 0.7597690224647522}, "Polygon": [{"X": 0.7590467929840088, "Y": 0.7597690224647522}, {"X": 0.8362528085708618, "Y": 0.7598066329956055}, {"X": 0.8362545371055603, "Y": 0.7687810659408569}, {"X": 0.7590482234954834, "Y": 0.7687435746192932}]}, "Id": "e77a026a-1fc7-4345-86da-904be974b53e"}, {"BlockType": "WORD", "Confidence": 99.84546661376953, "Text": "Pay", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02473743073642254, "Height": 0.011087961494922638, "Left": 0.05310508608818054, "Top": 0.8006097674369812}, "Polygon": [{"X": 0.053106509149074554, "Y": 0.8006097674369812}, {"X": 0.07784251868724823, "Y": 0.8006216287612915}, {"X": 0.07784120738506317, "Y": 0.8116977214813232}, {"X": 0.05310508608818054, "Y": 0.8116858601570129}]}, "Id": "9cdf4d04-86ac-4f9d-afcd-651804ffdf9b"}, {"BlockType": "WORD", "Confidence": 99.87374877929688, "Text": "to", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.013908137567341328, "Height": 0.00880840141326189, "Left": 0.08249899744987488, "Top": 0.8010774254798889}, "Polygon": [{"X": 0.08250001817941666, "Y": 0.8010774254798889}, {"X": 0.09640713036060333, "Y": 0.8010841012001038}, {"X": 0.09640615433454514, "Y": 0.8098857998847961}, {"X": 0.08249899744987488, "Y": 0.8098791241645813}]}, "Id": "a56271ad-92a2-4824-b382-853fe0a80682"}, {"BlockType": "WORD", "Confidence": 99.87948608398438, "Text": "the", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.020900705829262733, "Height": 0.009087209589779377, "Left": 0.101831816136837, "Top": 0.8008769750595093}, "Polygon": [{"X": 0.1018327996134758, "Y": 0.8008769750595093}, {"X": 0.12273252010345459, "Y": 0.8008870482444763}, {"X": 0.12273161113262177, "Y": 0.8099641799926758}, {"X": 0.101831816136837, "Y": 0.8099541664123535}]}, "Id": "7b6e8a99-0e44-4fb4-9104-21f87e78ae22"}, {"BlockType": "WORD", "Confidence": 99.7473373413086, "Text": "order", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03399611636996269, "Height": 0.008829603902995586, "Left": 0.052635904401540756, "Top": 0.8106786608695984}, "Polygon": [{"X": 0.05263704061508179, "Y": 0.8106786608695984}, {"X": 0.08663202077150345, "Y": 0.8106949925422668}, {"X": 0.08663100749254227, "Y": 0.8195082545280457}, {"X": 0.052635904401540756, "Y": 0.8194920420646667}]}, "Id": "0362bdc0-df2a-4cab-b6e6-24a060cfb984"}, {"BlockType": "WORD", "Confidence": 99.02145385742188, "Text": "of:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.016150064766407013, "Height": 0.009106934070587158, "Left": 0.0891045331954956, "Top": 0.8107873201370239}, "Polygon": [{"X": 0.08910556882619858, "Y": 0.8107873201370239}, {"X": 0.10525459796190262, "Y": 0.8107950687408447}, {"X": 0.10525362193584442, "Y": 0.8198942542076111}, {"X": 0.0891045331954956, "Y": 0.8198865652084351}]}, "Id": "49551070-e9b7-4eb9-8dcc-38b269b42f6b"}, {"BlockType": "WORD", "Confidence": 99.94862365722656, "Text": "JOHN", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.045771609991788864, "Height": 0.011940731666982174, "Left": 0.15586374700069427, "Top": 0.8108759522438049}, "Polygon": [{"X": 0.15586477518081665, "Y": 0.8108759522438049}, {"X": 0.20163536071777344, "Y": 0.8108978867530823}, {"X": 0.20163454115390778, "Y": 0.8228166699409485}, {"X": 0.15586374700069427, "Y": 0.8227947950363159}]}, "Id": "38761451-ee6f-4735-bed5-40e4c7b98aea"}, {"BlockType": "WORD", "Confidence": 99.9125747680664, "Text": "STILES", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.057452645152807236, "Height": 0.011749200522899628, "Left": 0.20830334722995758, "Top": 0.8108193874359131}, "Polygon": [{"X": 0.20830412209033966, "Y": 0.8108193874359131}, {"X": 0.2657560110092163, "Y": 0.8108469247817993}, {"X": 0.2657555043697357, "Y": 0.8225685358047485}, {"X": 0.20830334722995758, "Y": 0.8225411176681519}]}, "Id": "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8"}, {"BlockType": "WORD", "Confidence": 99.86555480957031, "Text": "This", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026665737852454185, "Height": 0.009558112360537052, "Left": 0.05229141190648079, "Top": 0.8289476633071899}, "Polygon": [{"X": 0.05229264125227928, "Y": 0.8289476633071899}, {"X": 0.07895714789628983, "Y": 0.8289603590965271}, {"X": 0.07895602285861969, "Y": 0.838505744934082}, {"X": 0.05229141190648079, "Y": 0.8384930491447449}]}, "Id": "853e6ea8-93f8-49f8-953c-e0873db5060e"}, {"BlockType": "WORD", "Confidence": 96.33676147460938, "Text": "amount:", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0503062903881073, "Height": 0.008577735163271427, "Left": 0.08519019931554794, "Top": 0.8299328088760376}, "Polygon": [{"X": 0.08519118279218674, "Y": 0.8299328088760376}, {"X": 0.13549648225307465, "Y": 0.8299567699432373}, {"X": 0.13549567759037018, "Y": 0.8385105133056641}, {"X": 0.08519019931554794, "Y": 0.8384866118431091}]}, "Id": "8ef941bc-27d0-44d5-b419-12a3b5078804"}, {"BlockType": "WORD", "Confidence": 99.81880187988281, "Text": "TWO", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.035569582134485245, "Height": 0.010422770865261555, "Left": 0.1551457643508911, "Top": 0.8311297297477722}, "Polygon": [{"X": 0.15514665842056274, "Y": 0.8311297297477722}, {"X": 0.19071534276008606, "Y": 0.8311467170715332}, {"X": 0.19071458280086517, "Y": 0.8415524959564209}, {"X": 0.1551457643508911, "Y": 0.8415356278419495}]}, "Id": "e526a243-f8e1-4f61-b3f0-43814aacf0d2"}, {"BlockType": "WORD", "Confidence": 99.95193481445312, "Text": "HUNDRED", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.07321661710739136, "Height": 0.010261297225952148, "Left": 0.19779913127422333, "Top": 0.8315101265907288}, "Polygon": [{"X": 0.19779984652996063, "Y": 0.8315101265907288}, {"X": 0.2710157334804535, "Y": 0.8315449953079224}, {"X": 0.27101534605026245, "Y": 0.8417714238166809}, {"X": 0.19779913127422333, "Y": 0.8417366147041321}]}, "Id": "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408"}, {"BlockType": "WORD", "Confidence": 99.66777038574219, "Text": "NINETY-ONE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.09150043874979019, "Height": 0.01020620297640562, "Left": 0.27850574254989624, "Top": 0.831367015838623}, "Polygon": [{"X": 0.2785061299800873, "Y": 0.831367015838623}, {"X": 0.37000617384910583, "Y": 0.8314106464385986}, {"X": 0.37000617384910583, "Y": 0.841573178768158}, {"X": 0.27850574254989624, "Y": 0.8415297269821167}]}, "Id": "635fc2d1-dec4-4964-87d4-a038cde55a0d"}, {"BlockType": "WORD", "Confidence": 99.97584533691406, "Text": "AND", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032804932445287704, "Height": 0.009998392313718796, "Left": 0.37590959668159485, "Top": 0.8315324187278748}, "Polygon": [{"X": 0.37590959668159485, "Y": 0.8315324187278748}, {"X": 0.4087143540382385, "Y": 0.8315480351448059}, {"X": 0.40871450304985046, "Y": 0.8415307998657227}, {"X": 0.37590962648391724, "Y": 0.8415152430534363}]}, "Id": "9fff31b0-9a7f-427f-aff9-0193c2217e68"}, {"BlockType": "WORD", "Confidence": 99.89627838134766, "Text": "90/100", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04766160622239113, "Height": 0.01027772668749094, "Left": 0.41522523760795593, "Top": 0.8312925696372986}, "Polygon": [{"X": 0.41522523760795593, "Y": 0.8312925696372986}, {"X": 0.46288642287254333, "Y": 0.831315279006958}, {"X": 0.46288684010505676, "Y": 0.841570258140564}, {"X": 0.41522541642189026, "Y": 0.8415476083755493}]}, "Id": "015b3aac-e382-43a3-8477-9b8b5a422d7b"}, {"BlockType": "WORD", "Confidence": 99.93003845214844, "Text": "DOLLARS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06977846473455429, "Height": 0.010093881748616695, "Left": 0.4697349965572357, "Top": 0.831397533416748}, "Polygon": [{"X": 0.4697349965572357, "Y": 0.831397533416748}, {"X": 0.5395127534866333, "Y": 0.8314307928085327}, {"X": 0.5395134687423706, "Y": 0.8414914011955261}, {"X": 0.46973541378974915, "Y": 0.8414582014083862}]}, "Id": "1a035ace-0a17-4982-b83f-856701de2330"}, {"BlockType": "WORD", "Confidence": 99.78962707519531, "Text": "$291.90", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05444478243589401, "Height": 0.011175823397934437, "Left": 0.895632266998291, "Top": 0.8311105966567993}, "Polygon": [{"X": 0.895632266998291, "Y": 0.8311105966567993}, {"X": 0.9500744342803955, "Y": 0.8311365842819214}, {"X": 0.9500770568847656, "Y": 0.8422864079475403}, {"X": 0.8956347107887268, "Y": 0.8422605395317078}]}, "Id": "40edd546-6723-4aab-baf9-6c7dc6f261a7"}, {"BlockType": "WORD", "Confidence": 99.91744995117188, "Text": "SAMPLE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06097426638007164, "Height": 0.010215351358056068, "Left": 0.18727855384349823, "Top": 0.8727930188179016}, "Polygon": [{"X": 0.18727931380271912, "Y": 0.8727930188179016}, {"X": 0.24825282394886017, "Y": 0.8728217482566833}, {"X": 0.24825233221054077, "Y": 0.8830083608627319}, {"X": 0.18727855384349823, "Y": 0.8829797506332397}]}, "Id": "813cf43e-3677-43e8-8b62-c142131d3b98"}, {"BlockType": "WORD", "Confidence": 99.6954116821289, "Text": "NON-NEGOTIABLE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.13443829119205475, "Height": 0.010615494102239609, "Left": 0.18530617654323578, "Top": 0.8848837614059448}, "Polygon": [{"X": 0.18530696630477905, "Y": 0.8848837614059448}, {"X": 0.3197444677352905, "Y": 0.884946882724762}, {"X": 0.3197442591190338, "Y": 0.8954992890357971}, {"X": 0.18530617654323578, "Y": 0.8954364061355591}]}, "Id": "adf535a5-7fa5-4a64-8e03-11e839b9cf07"}, {"BlockType": "WORD", "Confidence": 99.88878631591797, "Text": "BANK", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.029507746919989586, "Height": 0.007285209838300943, "Left": 0.052512604743242264, "Top": 0.8988169431686401}, "Polygon": [{"X": 0.05251353979110718, "Y": 0.8988169431686401}, {"X": 0.0820203498005867, "Y": 0.8988307118415833}, {"X": 0.08201950043439865, "Y": 0.9061021208763123}, {"X": 0.052512604743242264, "Y": 0.9060884118080139}]}, "Id": "94c02572-79a6-4349-a43b-1db3daadba10"}, {"BlockType": "WORD", "Confidence": 99.8851547241211, "Text": "NAME", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.02884533442556858, "Height": 0.00656786048784852, "Left": 0.0840727761387825, "Top": 0.8988617062568665}, "Polygon": [{"X": 0.08407352864742279, "Y": 0.8988617062568665}, {"X": 0.11291810870170593, "Y": 0.8988751769065857}, {"X": 0.11291742324829102, "Y": 0.9054296016693115}, {"X": 0.0840727761387825, "Y": 0.9054161310195923}]}, "Id": "122a6405-d5dc-478c-a2f4-44e99c8d7004"}, {"BlockType": "WORD", "Confidence": 99.91252136230469, "Text": "VOID", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.0362466536462307, "Height": 0.01017947867512703, "Left": 0.18656623363494873, "Top": 0.8981788158416748}, "Polygon": [{"X": 0.18656699359416962, "Y": 0.8981788158416748}, {"X": 0.22281289100646973, "Y": 0.898195743560791}, {"X": 0.22281229496002197, "Y": 0.9083582758903503}, {"X": 0.18656623363494873, "Y": 0.9083414077758789}]}, "Id": "73b67f56-fd75-4dd0-9ad9-96be342714c5"}, {"BlockType": "WORD", "Confidence": 99.90936279296875, "Text": "VOID", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03664308041334152, "Height": 0.010162017308175564, "Left": 0.22535061836242676, "Top": 0.8980674743652344}, "Polygon": [{"X": 0.22535119950771332, "Y": 0.8980674743652344}, {"X": 0.2619937062263489, "Y": 0.8980845808982849}, {"X": 0.26199325919151306, "Y": 0.9082294702529907}, {"X": 0.22535061836242676, "Y": 0.908212423324585}]}, "Id": "eed61eb1-27b4-47fd-813f-06a18f57b400"}, {"BlockType": "WORD", "Confidence": 99.87586975097656, "Text": "VOID", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03595910593867302, "Height": 0.01033747848123312, "Left": 0.26479649543762207, "Top": 0.8980097770690918}, "Polygon": [{"X": 0.2647969126701355, "Y": 0.8980097770690918}, {"X": 0.3007555902004242, "Y": 0.8980265855789185}, {"X": 0.3007553219795227, "Y": 0.9083472490310669}, {"X": 0.26479649543762207, "Y": 0.908330500125885}]}, "Id": "77b04d03-97df-474d-9986-972d845cf1e2"}, {"BlockType": "WORD", "Confidence": 98.81367492675781, "Text": "AUTHORIZED", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.06226760149002075, "Height": 0.007405645679682493, "Left": 0.5397519469261169, "Top": 0.9010068774223328}, "Polygon": [{"X": 0.5397519469261169, "Y": 0.9010068774223328}, {"X": 0.6020188331604004, "Y": 0.9010359048843384}, {"X": 0.6020195484161377, "Y": 0.908412516117096}, {"X": 0.5397524833679199, "Y": 0.9083834886550903}]}, "Id": "015a82a5-2eb7-4c04-87fd-41a6ef9d619e"}, {"BlockType": "WORD", "Confidence": 97.806396484375, "Text": "SIGNATURE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.05758298188447952, "Height": 0.008372352458536625, "Left": 0.6052378416061401, "Top": 0.9011176228523254}, "Polygon": [{"X": 0.6052378416061401, "Y": 0.9011176228523254}, {"X": 0.6628198027610779, "Y": 0.9011445045471191}, {"X": 0.6628208160400391, "Y": 0.9094899892807007}, {"X": 0.6052386164665222, "Y": 0.9094631671905518}]}, "Id": "2b65ba24-98a7-4fa3-8894-b5c73a3e1874"}, {"BlockType": "WORD", "Confidence": 96.08572387695312, "Text": "Signature", "TextType": "HANDWRITING", "Geometry": {"BoundingBox": {"Width": 0.16772226989269257, "Height": 0.05798368528485298, "Left": 0.7206146121025085, "Top": 0.8623079061508179}, "Polygon": [{"X": 0.7206146121025085, "Y": 0.8623079061508179}, {"X": 0.8883245587348938, "Y": 0.8623871207237244}, {"X": 0.8883368968963623, "Y": 0.9202916026115417}, {"X": 0.7206229567527771, "Y": 0.9202136993408203}]}, "Id": "e17ffbd5-a925-4f8b-8977-e4154be2d856"}, {"BlockType": "WORD", "Confidence": 65.6190185546875, "Text": "Authorized", "TextType": "HANDWRITING", "Geometry": {"BoundingBox": {"Width": 0.1764763444662094, "Height": 0.052833810448646545, "Left": 0.5420886874198914, "Top": 0.864315390586853}, "Polygon": [{"X": 0.5420886874198914, "Y": 0.864315390586853}, {"X": 0.7185574769973755, "Y": 0.864398717880249}, {"X": 0.718565046787262, "Y": 0.9171491861343384}, {"X": 0.5420924425125122, "Y": 0.9170671701431274}]}, "Id": "d3f3457a-f520-49d7-9c49-16925d11258b"}, {"BlockType": "WORD", "Confidence": 99.91931915283203, "Text": "STREET", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.03605041652917862, "Height": 0.007293884642422199, "Left": 0.05257965996861458, "Top": 0.9065330624580383}, "Polygon": [{"X": 0.05258059501647949, "Y": 0.9065330624580383}, {"X": 0.0886300802230835, "Y": 0.906549870967865}, {"X": 0.08862924575805664, "Y": 0.9138269424438477}, {"X": 0.05257965996861458, "Y": 0.9138101935386658}]}, "Id": "a3012d1d-cac8-4373-b144-47845bbf7dad"}, {"BlockType": "WORD", "Confidence": 99.75133514404297, "Text": "ADDRESS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.04799598827958107, "Height": 0.006699571385979652, "Left": 0.09366849064826965, "Top": 0.9065442085266113}, "Polygon": [{"X": 0.09366924315690994, "Y": 0.9065442085266113}, {"X": 0.14166449010372162, "Y": 0.9065665602684021}, {"X": 0.14166386425495148, "Y": 0.9132437705993652}, {"X": 0.09366849064826965, "Y": 0.9132214784622192}]}, "Id": "e097be4c-22a2-458c-92e9-b50ea4f6adf5"}, {"BlockType": "WORD", "Confidence": 99.7806167602539, "Text": "CITY", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.022368047386407852, "Height": 0.006926959380507469, "Left": 0.05272558704018593, "Top": 0.9146407842636108}, "Polygon": [{"X": 0.05272647738456726, "Y": 0.9146407842636108}, {"X": 0.07509363442659378, "Y": 0.9146512150764465}, {"X": 0.07509280741214752, "Y": 0.9215677380561829}, {"X": 0.05272558704018593, "Y": 0.9215573668479919}]}, "Id": "fa72dc09-e29d-44ce-911d-caf28b521b79"}, {"BlockType": "WORD", "Confidence": 99.94285583496094, "Text": "STATE", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.030942898243665695, "Height": 0.006714736111462116, "Left": 0.07963110506534576, "Top": 0.9146527051925659}, "Polygon": [{"X": 0.07963189482688904, "Y": 0.9146527051925659}, {"X": 0.11057400703430176, "Y": 0.9146670699119568}, {"X": 0.11057329922914505, "Y": 0.9213674068450928}, {"X": 0.07963110506534576, "Y": 0.9213531017303467}]}, "Id": "6e0f296e-1e95-4562-bfb1-3808c0b19d23"}, {"BlockType": "WORD", "Confidence": 99.70362091064453, "Text": "ZIP", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.01552986353635788, "Height": 0.007228456437587738, "Left": 0.11507521569728851, "Top": 0.9143661260604858}, "Polygon": [{"X": 0.1150759607553482, "Y": 0.9143661260604858}, {"X": 0.130605086684227, "Y": 0.9143733382225037}, {"X": 0.13060438632965088, "Y": 0.9215945601463318}, {"X": 0.11507521569728851, "Y": 0.921587347984314}]}, "Id": "876e479d-46f2-4d60-8762-8880ee2108d5"}, {"BlockType": "WORD", "Confidence": 99.44815063476562, "Text": "VOID", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.025277189910411835, "Height": 0.006955715827643871, "Left": 0.5379548072814941, "Top": 0.9109771847724915}, "Polygon": [{"X": 0.5379548072814941, "Y": 0.9109771847724915}, {"X": 0.5632314682006836, "Y": 0.9109889268875122}, {"X": 0.5632320046424866, "Y": 0.9179328680038452}, {"X": 0.5379552841186523, "Y": 0.9179211258888245}]}, "Id": "bbc88aee-f7c1-4f94-b58c-4a3afd1279c7"}, {"BlockType": "WORD", "Confidence": 99.90357971191406, "Text": "AFTER", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.032561931759119034, "Height": 0.007133095990866423, "Left": 0.5668034553527832, "Top": 0.9110459685325623}, "Polygon": [{"X": 0.5668034553527832, "Y": 0.9110459685325623}, {"X": 0.599364697933197, "Y": 0.91106116771698}, {"X": 0.5993654131889343, "Y": 0.9181790947914124}, {"X": 0.566804051399231, "Y": 0.9181639552116394}]}, "Id": "ccc11b66-4179-446b-b971-f733ee14537a"}, {"BlockType": "WORD", "Confidence": 79.43677520751953, "Text": "00", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.012220150791108608, "Height": 0.006787335034459829, "Left": 0.6022855043411255, "Top": 0.9113274812698364}, "Polygon": [{"X": 0.6022855043411255, "Y": 0.9113274812698364}, {"X": 0.6145049929618835, "Y": 0.9113332033157349}, {"X": 0.6145056486129761, "Y": 0.9181148409843445}, {"X": 0.602286159992218, "Y": 0.918109118938446}]}, "Id": "991f910f-938c-4d36-bedd-b46f96d3db98"}, {"BlockType": "WORD", "Confidence": 99.38758087158203, "Text": "DAYS", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.026295552030205727, "Height": 0.006824623327702284, "Left": 0.617114782333374, "Top": 0.9111163020133972}, "Polygon": [{"X": 0.617114782333374, "Y": 0.9111163020133972}, {"X": 0.6434095501899719, "Y": 0.9111285209655762}, {"X": 0.643410325050354, "Y": 0.9179409146308899}, {"X": 0.6171154975891113, "Y": 0.9179286956787109}]}, "Id": "3a8ac731-98f9-4f28-85e8-07978b14d2c7"}, {"BlockType": "WORD", "Confidence": 63.30417251586914, "Text": "001379\u2448", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.10807496309280396, "Height": 0.012510329484939575, "Left": 0.2392406165599823, "Top": 0.9572000503540039}, "Polygon": [{"X": 0.23924125730991364, "Y": 0.9572000503540039}, {"X": 0.34731557965278625, "Y": 0.957249641418457}, {"X": 0.3473154604434967, "Y": 0.9697103500366211}, {"X": 0.2392406165599823, "Y": 0.9696609377861023}]}, "Id": "2d0c72d0-5dcd-4084-b383-07926838e099"}, {"BlockType": "WORD", "Confidence": 99.54511260986328, "Text": "\u2446122000496\u24464040110157\u2448", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.3229498863220215, "Height": 0.013178735040128231, "Left": 0.36304765939712524, "Top": 0.9569864273071289}, "Polygon": [{"X": 0.36304768919944763, "Y": 0.9569864273071289}, {"X": 0.685995876789093, "Y": 0.9571346640586853}, {"X": 0.6859975457191467, "Y": 0.9701651930809021}, {"X": 0.36304765939712524, "Y": 0.9700175523757935}]}, "Id": "013b701c-4330-4a01-909b-1970c814ec8c"}, {"BlockType": "WORD", "Confidence": 16.950910568237305, "Text": "THEORIGINALDOCUMENTHASAREFLECTIVEWATERMARKONTHEBAOK.", "TextType": "PRINTED", "Geometry": {"BoundingBox": {"Width": 0.4534948766231537, "Height": 0.009467914700508118, "Left": 0.04896989464759827, "Top": 0.975298285484314}, "Polygon": [{"X": 0.04897110164165497, "Y": 0.975298285484314}, {"X": 0.5024642944335938, "Y": 0.9755052328109741}, {"X": 0.502464771270752, "Y": 0.9847661852836609}, {"X": 0.04896989464759827, "Y": 0.9845598340034485}]}, "Id": "86aa4346-5f17-43ea-a72e-2bb51ef8a2b5"}, {"BlockType": "TABLE", "Confidence": 80.859375, "Geometry": {"BoundingBox": {"Width": 0.2704049348831177, "Height": 0.025216558948159218, "Left": 0.161806121468544, "Top": 0.03311096504330635}, "Polygon": [{"X": 0.16180823743343353, "Y": 0.03311096504330635}, {"X": 0.43221041560173035, "Y": 0.033270496875047684}, {"X": 0.4322110712528229, "Y": 0.05832752585411072}, {"X": 0.161806121468544, "Y": 0.05816895142197609}]}, "Id": "ddb8b382-421d-4966-9ffa-b398e05b5139", "Relationships": [{"Type": "CHILD", "Ids": ["a735dab1-16e7-4341-8c52-e617ef91337f", "0ad940c7-606b-49e3-8c18-307af8fab8fd", "6b1da20c-ce7f-4e13-88fc-8049ac296d0f", "246e03f9-bb2a-41ce-97f5-5bd97f3fd770", "722c100c-8255-48f2-8f89-976ed1b48099", "ed1c8a79-be25-4cba-9b5c-dd2da56f9e46", "e19fae3c-339a-494b-866c-b679a65ec8f6", "5678ccdd-8185-426d-9a59-db252322d55c", "1408c6f8-0611-406e-8e57-69a66fe222c2", "df878b1d-3b3c-40c3-bb2d-cd327f4dc59a"]}], "EntityTypes": ["SEMI_STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 50.927734375, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.041050441563129425, "Height": 0.011715108528733253, "Left": 0.16180725395679474, "Top": 0.03311096504330635}, "Polygon": [{"X": 0.16180823743343353, "Y": 0.03311096504330635}, {"X": 0.20285768806934357, "Y": 0.03313518315553665}, {"X": 0.2028569132089615, "Y": 0.044826071709394455}, {"X": 0.16180725395679474, "Y": 0.044801920652389526}]}, "Id": "a735dab1-16e7-4341-8c52-e617ef91337f", "Relationships": [{"Type": "CHILD", "Ids": ["e0927804-e28c-4177-bcb4-1b539e12edcb"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 33.4716796875, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.05532490462064743, "Height": 0.011723438277840614, "Left": 0.2028569132089615, "Top": 0.03313518315553665}, "Polygon": [{"X": 0.20285768806934357, "Y": 0.03313518315553665}, {"X": 0.2581818103790283, "Y": 0.033167824149131775}, {"X": 0.25818127393722534, "Y": 0.04485861957073212}, {"X": 0.2028569132089615, "Y": 0.044826071709394455}]}, "Id": "0ad940c7-606b-49e3-8c18-307af8fab8fd", "Relationships": [{"Type": "CHILD", "Ids": ["2e0f9649-0327-42cd-b48a-45efd6fd38d6"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 28.9794921875, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.05390523746609688, "Height": 0.011722511611878872, "Left": 0.25818127393722534, "Top": 0.033167824149131775}, "Polygon": [{"X": 0.2581818103790283, "Y": 0.033167824149131775}, {"X": 0.3120865225791931, "Y": 0.033199626952409744}, {"X": 0.3120862543582916, "Y": 0.04489033669233322}, {"X": 0.25818127393722534, "Y": 0.04485861957073212}]}, "Id": "6b1da20c-ce7f-4e13-88fc-8049ac296d0f", "Relationships": [{"Type": "CHILD", "Ids": ["62a93845-dc44-440b-bdd1-f5cc7f9f5a6c"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 28.857421875, "RowIndex": 1, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.04964861646294594, "Height": 0.011719918809831142, "Left": 0.3120862543582916, "Top": 0.033199626952409744}, "Polygon": [{"X": 0.3120865225791931, "Y": 0.033199626952409744}, {"X": 0.36173486709594727, "Y": 0.03322891891002655}, {"X": 0.3617348372936249, "Y": 0.04491954296827316}, {"X": 0.3120862543582916, "Y": 0.04489033669233322}]}, "Id": "246e03f9-bb2a-41ce-97f5-5bd97f3fd770", "Relationships": [{"Type": "CHILD", "Ids": ["af2e09fb-44ed-4955-bc8c-3b1a0e210476"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 51.26953125, "RowIndex": 1, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.07047586888074875, "Height": 0.011732089333236217, "Left": 0.3617348372936249, "Top": 0.03322891891002655}, "Polygon": [{"X": 0.36173486709594727, "Y": 0.03322891891002655}, {"X": 0.43221041560173035, "Y": 0.033270496875047684}, {"X": 0.4322107136249542, "Y": 0.044961005449295044}, {"X": 0.3617348372936249, "Y": 0.04491954296827316}]}, "Id": "722c100c-8255-48f2-8f89-976ed1b48099", "Relationships": [{"Type": "CHILD", "Ids": ["ff60cfb9-b8b3-455b-9267-1281ccc2500b"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 51.611328125, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.041050780564546585, "Height": 0.013391101732850075, "Left": 0.161806121468544, "Top": 0.044801920652389526}, "Polygon": [{"X": 0.16180725395679474, "Y": 0.044801920652389526}, {"X": 0.2028569132089615, "Y": 0.044826071709394455}, {"X": 0.20285600423812866, "Y": 0.05819302424788475}, {"X": 0.161806121468544, "Y": 0.05816895142197609}]}, "Id": "ed1c8a79-be25-4cba-9b5c-dd2da56f9e46", "Relationships": [{"Type": "CHILD", "Ids": ["9d849b86-d300-490b-80b0-32a61068a12e"]}]}, {"BlockType": "CELL", "Confidence": 33.935546875, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.055325280874967575, "Height": 0.013399395160377026, "Left": 0.20285600423812866, "Top": 0.044826071709394455}, "Polygon": [{"X": 0.2028569132089615, "Y": 0.044826071709394455}, {"X": 0.25818127393722534, "Y": 0.04485861957073212}, {"X": 0.2581806778907776, "Y": 0.058225467801094055}, {"X": 0.20285600423812866, "Y": 0.05819302424788475}]}, "Id": "e19fae3c-339a-494b-866c-b679a65ec8f6", "Relationships": [{"Type": "CHILD", "Ids": ["88940a2f-d475-4f8b-9c5a-cba5f6501bbe"]}]}, {"BlockType": "CELL", "Confidence": 29.3701171875, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.05390556901693344, "Height": 0.013398458249866962, "Left": 0.2581806778907776, "Top": 0.04485861957073212}, "Polygon": [{"X": 0.25818127393722534, "Y": 0.04485861957073212}, {"X": 0.3120862543582916, "Y": 0.04489033669233322}, {"X": 0.31208595633506775, "Y": 0.0582570806145668}, {"X": 0.2581806778907776, "Y": 0.058225467801094055}]}, "Id": "5678ccdd-8185-426d-9a59-db252322d55c", "Relationships": [{"Type": "CHILD", "Ids": ["ab18b047-a658-492d-9a70-f987f348d576"]}]}, {"BlockType": "CELL", "Confidence": 29.2724609375, "RowIndex": 2, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.049648892134428024, "Height": 0.013395859859883785, "Left": 0.31208595633506775, "Top": 0.04489033669233322}, "Polygon": [{"X": 0.3120862543582916, "Y": 0.04489033669233322}, {"X": 0.3617348372936249, "Y": 0.04491954296827316}, {"X": 0.3617348074913025, "Y": 0.05828619375824928}, {"X": 0.31208595633506775, "Y": 0.0582570806145668}]}, "Id": "1408c6f8-0611-406e-8e57-69a66fe222c2", "Relationships": [{"Type": "CHILD", "Ids": ["2400695d-1a7d-46a9-b240-38bf7b368451"]}]}, {"BlockType": "CELL", "Confidence": 51.953125, "RowIndex": 2, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.07047625631093979, "Height": 0.013407980091869831, "Left": 0.3617348074913025, "Top": 0.04491954296827316}, "Polygon": [{"X": 0.3617348372936249, "Y": 0.04491954296827316}, {"X": 0.4322107136249542, "Y": 0.044961005449295044}, {"X": 0.4322110712528229, "Y": 0.05832752585411072}, {"X": 0.3617348074913025, "Y": 0.05828619375824928}]}, "Id": "df878b1d-3b3c-40c3-bb2d-cd327f4dc59a", "Relationships": [{"Type": "CHILD", "Ids": ["b9850469-c2b6-48e7-bc1c-aa165153b628"]}]}, {"BlockType": "TABLE", "Confidence": 86.669921875, "Geometry": {"BoundingBox": {"Width": 0.2415914237499237, "Height": 0.03324787691235542, "Left": 0.5764819383621216, "Top": 0.06795760244131088}, "Polygon": [{"X": 0.5764819383621216, "Y": 0.06795760244131088}, {"X": 0.8180672526359558, "Y": 0.06809894740581512}, {"X": 0.8180733323097229, "Y": 0.10120547562837601}, {"X": 0.576484739780426, "Y": 0.1010652631521225}]}, "Id": "ad239bcb-73f2-4b3b-a04c-13cbe4f5fc0a", "Relationships": [{"Type": "CHILD", "Ids": ["a17f61d1-ec4d-4873-8189-795b9ac86cde", "c4ed0c1c-bab4-47f3-9828-7c2254bfcd74", "7a366839-5dde-41cd-a35c-2d7e038679b6", "813be1ae-857a-4e1a-ac82-ce58ca9f449b"]}], "EntityTypes": ["SEMI_STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 91.796875, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13419736921787262, "Height": 0.01658722385764122, "Left": 0.5764819383621216, "Top": 0.06795760244131088}, "Polygon": [{"X": 0.5764819383621216, "Y": 0.06795760244131088}, {"X": 0.7106769680976868, "Y": 0.06803611665964127}, {"X": 0.710679292678833, "Y": 0.0845448225736618}, {"X": 0.5764833092689514, "Y": 0.08446662127971649}]}, "Id": "a17f61d1-ec4d-4873-8189-795b9ac86cde", "Relationships": [{"Type": "CHILD", "Ids": ["dfb6f29d-2322-40c8-a257-445362e50b2a", "14c78d09-427e-4d69-a4ee-92276566ce01"]}]}, {"BlockType": "CELL", "Confidence": 90.91796875, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10739331692457199, "Height": 0.0165712907910347, "Left": 0.7106769680976868, "Top": 0.06803611665964127}, "Polygon": [{"X": 0.7106769680976868, "Y": 0.06803611665964127}, {"X": 0.8180672526359558, "Y": 0.06809894740581512}, {"X": 0.8180702924728394, "Y": 0.08460740745067596}, {"X": 0.710679292678833, "Y": 0.0845448225736618}]}, "Id": "c4ed0c1c-bab4-47f3-9828-7c2254bfcd74", "Relationships": [{"Type": "CHILD", "Ids": ["c4bbfd8b-5d38-4c59-b3f0-8062f7a07293"]}]}, {"BlockType": "CELL", "Confidence": 90.185546875, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13419827818870544, "Height": 0.0166765246540308, "Left": 0.5764833092689514, "Top": 0.08446662127971649}, "Polygon": [{"X": 0.5764833092689514, "Y": 0.08446662127971649}, {"X": 0.710679292678833, "Y": 0.0845448225736618}, {"X": 0.7106816172599792, "Y": 0.10114315152168274}, {"X": 0.576484739780426, "Y": 0.1010652631521225}]}, "Id": "7a366839-5dde-41cd-a35c-2d7e038679b6", "Relationships": [{"Type": "CHILD", "Ids": ["e2a748ad-e703-475c-b74b-7bca7a71f19a", "cd439eea-7e0d-49de-9e3c-cb184f87272d"]}]}, {"BlockType": "CELL", "Confidence": 89.35546875, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10739406198263168, "Height": 0.016660653054714203, "Left": 0.710679292678833, "Top": 0.0845448225736618}, "Polygon": [{"X": 0.710679292678833, "Y": 0.0845448225736618}, {"X": 0.8180702924728394, "Y": 0.08460740745067596}, {"X": 0.8180733323097229, "Y": 0.10120547562837601}, {"X": 0.7106816172599792, "Y": 0.10114315152168274}]}, "Id": "813be1ae-857a-4e1a-ac82-ce58ca9f449b", "Relationships": [{"Type": "CHILD", "Ids": ["c9cf804c-ff0a-4449-a5ed-b680ee65389c"]}]}, {"BlockType": "TABLE", "Confidence": 73.681640625, "Geometry": {"BoundingBox": {"Width": 0.19154968857765198, "Height": 0.032012201845645905, "Left": 0.18245133757591248, "Top": 0.17757192254066467}, "Polygon": [{"X": 0.18245375156402588, "Y": 0.17757192254066467}, {"X": 0.3740009367465973, "Y": 0.17768099904060364}, {"X": 0.37400102615356445, "Y": 0.20958411693572998}, {"X": 0.18245133757591248, "Y": 0.20947590470314026}]}, "Id": "f2a70ff1-2d09-472e-988b-3f4a20521f54", "Relationships": [{"Type": "CHILD", "Ids": ["f41cd390-0bad-4163-92cd-252eba959e76", "03f6bfeb-65bb-444b-a6e9-3737d5d404b5", "61d01aa2-d1a6-4f23-a910-9232b953d3a9", "3343d391-721c-49f1-a8af-0a8b501ed505", "f3a3618f-0384-4752-93d1-787cddc23ba1", "677507f8-37ba-4ccf-8e21-02a59c1d71a1"]}], "EntityTypes": ["SEMI_STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 52.197265625, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.054442744702100754, "Height": 0.010734870098531246, "Left": 0.1824529469013214, "Top": 0.17757192254066467}, "Polygon": [{"X": 0.18245375156402588, "Y": 0.17757192254066467}, {"X": 0.23689568042755127, "Y": 0.17760293185710907}, {"X": 0.2368951141834259, "Y": 0.1883067935705185}, {"X": 0.1824529469013214, "Y": 0.18827587366104126}]}, "Id": "f41cd390-0bad-4163-92cd-252eba959e76", "Relationships": [{"Type": "CHILD", "Ids": ["96842ba9-f016-4a9b-aaf2-0a3d57285547"]}]}, {"BlockType": "CELL", "Confidence": 61.962890625, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13710586726665497, "Height": 0.01078173890709877, "Left": 0.2368951141834259, "Top": 0.17760293185710907}, "Polygon": [{"X": 0.23689568042755127, "Y": 0.17760293185710907}, {"X": 0.3740009367465973, "Y": 0.17768099904060364}, {"X": 0.3740009665489197, "Y": 0.18838466703891754}, {"X": 0.2368951141834259, "Y": 0.1883067935705185}]}, "Id": "03f6bfeb-65bb-444b-a6e9-3737d5d404b5", "Relationships": [{"Type": "CHILD", "Ids": ["86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", "007ffbca-5eda-417a-8c62-f2595e6525a1"]}]}, {"BlockType": "CELL", "Confidence": 53.22265625, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.05444300174713135, "Height": 0.010982810519635677, "Left": 0.18245211243629456, "Top": 0.18827587366104126}, "Polygon": [{"X": 0.1824529469013214, "Y": 0.18827587366104126}, {"X": 0.2368951141834259, "Y": 0.1883067935705185}, {"X": 0.23689453303813934, "Y": 0.1992586851119995}, {"X": 0.18245211243629456, "Y": 0.19922783970832825}]}, "Id": "61d01aa2-d1a6-4f23-a910-9232b953d3a9", "Relationships": [{"Type": "CHILD", "Ids": ["5cec90e9-43e4-478a-b75a-bcf8ca9c55c9"]}]}, {"BlockType": "CELL", "Confidence": 63.134765625, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13710647821426392, "Height": 0.011029548943042755, "Left": 0.23689453303813934, "Top": 0.1883067935705185}, "Polygon": [{"X": 0.2368951141834259, "Y": 0.1883067935705185}, {"X": 0.3740009665489197, "Y": 0.18838466703891754}, {"X": 0.37400099635124207, "Y": 0.19933633506298065}, {"X": 0.23689453303813934, "Y": 0.1992586851119995}]}, "Id": "3343d391-721c-49f1-a8af-0a8b501ed505", "Relationships": [{"Type": "CHILD", "Ids": ["1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676"]}]}, {"BlockType": "CELL", "Confidence": 56.4453125, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.05444319173693657, "Height": 0.010278820060193539, "Left": 0.18245133757591248, "Top": 0.19922783970832825}, "Polygon": [{"X": 0.18245211243629456, "Y": 0.19922783970832825}, {"X": 0.23689453303813934, "Y": 0.1992586851119995}, {"X": 0.23689398169517517, "Y": 0.20950666069984436}, {"X": 0.18245133757591248, "Y": 0.20947590470314026}]}, "Id": "f3a3618f-0384-4752-93d1-787cddc23ba1", "Relationships": [{"Type": "CHILD", "Ids": ["6fa349ee-54cc-49ca-9f3b-b55680fb0a6b"]}]}, {"BlockType": "CELL", "Confidence": 67.041015625, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13710704445838928, "Height": 0.010325443930923939, "Left": 0.23689398169517517, "Top": 0.1992586851119995}, "Polygon": [{"X": 0.23689453303813934, "Y": 0.1992586851119995}, {"X": 0.37400099635124207, "Y": 0.19933633506298065}, {"X": 0.37400102615356445, "Y": 0.20958411693572998}, {"X": 0.23689398169517517, "Y": 0.20950666069984436}]}, "Id": "677507f8-37ba-4ccf-8e21-02a59c1d71a1", "Relationships": [{"Type": "CHILD", "Ids": ["83271702-29f2-4a2b-b61b-50062d73b550"]}]}, {"BlockType": "TABLE", "Confidence": 97.802734375, "Geometry": {"BoundingBox": {"Width": 0.49579739570617676, "Height": 0.09744259715080261, "Left": 0.04565294831991196, "Top": 0.2303062528371811}, "Polygon": [{"X": 0.04566573351621628, "Y": 0.2303062528371811}, {"X": 0.5414434671401978, "Y": 0.23058488965034485}, {"X": 0.5414503216743469, "Y": 0.3277488648891449}, {"X": 0.04565294831991196, "Y": 0.32747703790664673}]}, "Id": "b2dadfeb-f242-4421-9c17-ecb79e5ccf66", "Relationships": [{"Type": "CHILD", "Ids": ["a8160ace-afb5-42a7-b71f-758aab5432d1", "6d20dbc1-18fb-4181-9dce-ac465f31be1f", "f48e271c-29bb-469c-b272-586ea618421e", "cd2647bf-42ed-4287-bf80-253b128953dc", "ae4f256c-9c37-4362-921e-45fd6c6e7102", "e186017b-832c-4864-b58b-71a9103a5d83", "7845703e-a6d4-4c06-b04b-279927813542", "5f4d1e4e-6569-46d8-af47-f6b4ea0cd195", "a1eac028-ee66-4136-ac97-527909958ff5", "63d6c75a-e089-43ee-b15a-fbdff916e8af", "c2a49252-a2b1-48ba-8e74-784adfa175f1", "d9700826-3815-49ba-9390-487687a667f0", "99cd0d5a-a16c-46ea-a2b4-0411b4118012", "7dd731a4-e5d6-4056-a5a8-8911fa3f8135", "bcbe5231-43c0-4c17-8478-43be3b1fe180", "9663b2b9-523a-42df-b52d-b60aca68602c", "d8e15097-2457-4de1-a7e8-83eb26272598", "0aa4c26f-d41f-4f5d-8388-cad29187f4c8", "13fc05e0-3bb6-4346-8a00-62a1f868e2b3", "a978b872-ac37-4553-b94f-20db05fad0d1", "4bf5e4e3-aea3-488f-89db-e872bf76ee07", "9fd56315-6f80-4aa1-a192-3d1c3cd2bb92", "fbd92b3f-0bcf-48e8-84c8-d70387a800f5", "83678ae1-6d21-431b-877f-234420c6f350", "4bd517d1-b021-4157-96c9-50dfea8eb478", "dd4244c7-547d-41cd-bec9-3df0ad537022", "3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", "5b1a281a-e3c7-4aef-995b-d27d0e520efc", "0b83cd9d-4f2f-4d40-a5fc-2bc8cd3da05e", "97eaf57b-ccd6-40f1-b812-8f5c36329738"]}, {"Type": "MERGED_CELL", "Ids": ["f31137e5-44d4-43cd-ab51-fd7f192a5845"]}], "EntityTypes": ["STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 39.5751953125, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09901447594165802, "Height": 0.0203760527074337, "Left": 0.04566305875778198, "Top": 0.2303062528371811}, "Polygon": [{"X": 0.04566573351621628, "Y": 0.2303062528371811}, {"X": 0.14467753469944, "Y": 0.23036189377307892}, {"X": 0.14467568695545197, "Y": 0.2506822943687439}, {"X": 0.04566305875778198, "Y": 0.25062695145606995}]}, "Id": "a8160ace-afb5-42a7-b71f-758aab5432d1", "Relationships": [{"Type": "CHILD", "Ids": ["70bed2aa-ac04-47d0-a639-9957a79aa708"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 35.009765625, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.08228641748428345, "Height": 0.02036641538143158, "Left": 0.14467568695545197, "Top": 0.23036189377307892}, "Polygon": [{"X": 0.14467753469944, "Y": 0.23036189377307892}, {"X": 0.2269621044397354, "Y": 0.23040814697742462}, {"X": 0.2269609272480011, "Y": 0.2507283091545105}, {"X": 0.14467568695545197, "Y": 0.2506822943687439}]}, "Id": "6d20dbc1-18fb-4181-9dce-ac465f31be1f", "Relationships": [{"Type": "CHILD", "Ids": ["ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 36.4501953125, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09363298863172531, "Height": 0.020372522994875908, "Left": 0.2269609272480011, "Top": 0.23040814697742462}, "Polygon": [{"X": 0.2269621044397354, "Y": 0.23040814697742462}, {"X": 0.320593923330307, "Y": 0.2304607629776001}, {"X": 0.32059353590011597, "Y": 0.2507806718349457}, {"X": 0.2269609272480011, "Y": 0.2507283091545105}]}, "Id": "f48e271c-29bb-469c-b272-586ea618421e", "Relationships": [{"Type": "CHILD", "Ids": ["149dd47f-0d38-4af0-880e-66aef5be5771"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 37.79296875, "RowIndex": 1, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11632794886827469, "Height": 0.02038494311273098, "Left": 0.32059353590011597, "Top": 0.2304607629776001}, "Polygon": [{"X": 0.320593923330307, "Y": 0.2304607629776001}, {"X": 0.4369209110736847, "Y": 0.2305261343717575}, {"X": 0.43692147731781006, "Y": 0.25084570050239563}, {"X": 0.32059353590011597, "Y": 0.2507806718349457}]}, "Id": "cd2647bf-42ed-4287-bf80-253b128953dc", "Relationships": [{"Type": "CHILD", "Ids": ["6b76695f-18b4-488b-bc24-05faaa82bb7a", "f2017435-e0d1-48d6-b2b7-55fd11dbba9e"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 39.111328125, "RowIndex": 1, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452398657798767, "Height": 0.020378008484840393, "Left": 0.4369209110736847, "Top": 0.2305261343717575}, "Polygon": [{"X": 0.4369209110736847, "Y": 0.2305261343717575}, {"X": 0.5414434671401978, "Y": 0.23058488965034485}, {"X": 0.5414448976516724, "Y": 0.2509041428565979}, {"X": 0.43692147731781006, "Y": 0.25084570050239563}]}, "Id": "ae4f256c-9c37-4362-921e-45fd6c6e7102", "Relationships": [{"Type": "CHILD", "Ids": ["3c9824ce-9a2e-49d0-9cf3-cc8126f3475f", "81f95eca-25b9-4fb8-9597-13933d2a3be4", "27ba326b-567c-42a2-9486-dbe0e68ae9da"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 84.08203125, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09901449829339981, "Height": 0.014293746091425419, "Left": 0.045661184936761856, "Top": 0.25062695145606995}, "Polygon": [{"X": 0.04566305875778198, "Y": 0.25062695145606995}, {"X": 0.14467568695545197, "Y": 0.2506822943687439}, {"X": 0.1446743905544281, "Y": 0.2649206817150116}, {"X": 0.045661184936761856, "Y": 0.264865517616272}]}, "Id": "e186017b-832c-4864-b58b-71a9103a5d83", "Relationships": [{"Type": "CHILD", "Ids": ["35c946d3-bea6-470b-ad57-3c5fa7e4165c"]}]}, {"BlockType": "CELL", "Confidence": 74.4140625, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0822865441441536, "Height": 0.014284227974712849, "Left": 0.1446743905544281, "Top": 0.2506822943687439}, "Polygon": [{"X": 0.14467568695545197, "Y": 0.2506822943687439}, {"X": 0.2269609272480011, "Y": 0.2507283091545105}, {"X": 0.22696010768413544, "Y": 0.26496654748916626}, {"X": 0.1446743905544281, "Y": 0.2649206817150116}]}, "Id": "7845703e-a6d4-4c06-b04b-279927813542", "Relationships": [{"Type": "CHILD", "Ids": ["b07c4a17-1ce0-48c7-aac6-ee427a71ce3a"]}]}, {"BlockType": "CELL", "Confidence": 77.44140625, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09363342076539993, "Height": 0.014290384016931057, "Left": 0.22696010768413544, "Top": 0.2507283091545105}, "Polygon": [{"X": 0.2269609272480011, "Y": 0.2507283091545105}, {"X": 0.32059353590011597, "Y": 0.2507806718349457}, {"X": 0.3205932676792145, "Y": 0.2650187015533447}, {"X": 0.22696010768413544, "Y": 0.26496654748916626}]}, "Id": "5f4d1e4e-6569-46d8-af47-f6b4ea0cd195", "Relationships": [{"Type": "CHILD", "Ids": ["3f5be35f-fe66-4631-b437-95476bdefeb4"]}]}, {"BlockType": "CELL", "Confidence": 80.322265625, "RowIndex": 2, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11632862687110901, "Height": 0.01430283859372139, "Left": 0.3205932676792145, "Top": 0.2507806718349457}, "Polygon": [{"X": 0.32059353590011597, "Y": 0.2507806718349457}, {"X": 0.43692147731781006, "Y": 0.25084570050239563}, {"X": 0.4369218945503235, "Y": 0.2650834918022156}, {"X": 0.3205932676792145, "Y": 0.2650187015533447}]}, "Id": "a1eac028-ee66-4136-ac97-527909958ff5", "Relationships": [{"Type": "CHILD", "Ids": ["93de6e93-6b28-4b7c-a494-1a5a81125823"]}]}, {"BlockType": "CELL", "Confidence": 83.10546875, "RowIndex": 2, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452441871166229, "Height": 0.014296027831733227, "Left": 0.43692147731781006, "Top": 0.25084570050239563}, "Polygon": [{"X": 0.43692147731781006, "Y": 0.25084570050239563}, {"X": 0.5414448976516724, "Y": 0.2509041428565979}, {"X": 0.5414459109306335, "Y": 0.26514172554016113}, {"X": 0.4369218945503235, "Y": 0.2650834918022156}]}, "Id": "63d6c75a-e089-43ee-b15a-fbdff916e8af", "Relationships": [{"Type": "CHILD", "Ids": ["9191d37d-a042-4a15-80cf-bea8eda4085d"]}]}, {"BlockType": "CELL", "Confidence": 85.986328125, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09901521354913712, "Height": 0.015388992615044117, "Left": 0.04565916955471039, "Top": 0.264865517616272}, "Polygon": [{"X": 0.045661184936761856, "Y": 0.264865517616272}, {"X": 0.1446743905544281, "Y": 0.2649206817150116}, {"X": 0.14467298984527588, "Y": 0.2802545130252838}, {"X": 0.04565916955471039, "Y": 0.2801995873451233}]}, "Id": "c2a49252-a2b1-48ba-8e74-784adfa175f1", "Relationships": [{"Type": "CHILD", "Ids": ["c788b840-29ec-47ed-9277-33ff1db79073"]}]}, {"BlockType": "CELL", "Confidence": 76.07421875, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.08228712528944016, "Height": 0.015379494987428188, "Left": 0.14467298984527588, "Top": 0.2649206817150116}, "Polygon": [{"X": 0.1446743905544281, "Y": 0.2649206817150116}, {"X": 0.22696010768413544, "Y": 0.26496654748916626}, {"X": 0.226959228515625, "Y": 0.28030019998550415}, {"X": 0.14467298984527588, "Y": 0.2802545130252838}]}, "Id": "d9700826-3815-49ba-9390-487687a667f0", "Relationships": [{"Type": "CHILD", "Ids": ["72d3947a-f750-40fb-be24-c453cf8019c2"]}]}, {"BlockType": "CELL", "Confidence": 79.150390625, "RowIndex": 3, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09363402426242828, "Height": 0.015385613776743412, "Left": 0.226959228515625, "Top": 0.26496654748916626}, "Polygon": [{"X": 0.22696010768413544, "Y": 0.26496654748916626}, {"X": 0.3205932676792145, "Y": 0.2650187015533447}, {"X": 0.3205929696559906, "Y": 0.2803521454334259}, {"X": 0.226959228515625, "Y": 0.28030019998550415}]}, "Id": "99cd0d5a-a16c-46ea-a2b4-0411b4118012", "Relationships": [{"Type": "CHILD", "Ids": ["841f6cc0-03ad-4a6a-9498-0f7055f7c4a7"]}]}, {"BlockType": "CELL", "Confidence": 82.12890625, "RowIndex": 3, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11632935702800751, "Height": 0.015398005023598671, "Left": 0.3205929696559906, "Top": 0.2650187015533447}, "Polygon": [{"X": 0.3205932676792145, "Y": 0.2650187015533447}, {"X": 0.4369218945503235, "Y": 0.2650834918022156}, {"X": 0.4369223117828369, "Y": 0.28041669726371765}, {"X": 0.3205929696559906, "Y": 0.2803521454334259}]}, "Id": "7dd731a4-e5d6-4056-a5a8-8911fa3f8135", "Relationships": [{"Type": "CHILD", "Ids": ["abde8717-b525-4562-9979-f78c17088720"]}]}, {"BlockType": "CELL", "Confidence": 84.9609375, "RowIndex": 3, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452510416507721, "Height": 0.01539120078086853, "Left": 0.4369218945503235, "Top": 0.2650834918022156}, "Polygon": [{"X": 0.4369218945503235, "Y": 0.2650834918022156}, {"X": 0.5414459109306335, "Y": 0.26514172554016113}, {"X": 0.5414469838142395, "Y": 0.2804746925830841}, {"X": 0.4369223117828369, "Y": 0.28041669726371765}]}, "Id": "bcbe5231-43c0-4c17-8478-43be3b1fe180", "Relationships": [{"Type": "CHILD", "Ids": ["3008aabf-deae-46fd-8969-9bfb75112bbe"]}]}, {"BlockType": "CELL", "Confidence": 77.1484375, "RowIndex": 4, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09901583939790726, "Height": 0.015388969331979752, "Left": 0.04565715044736862, "Top": 0.2801995873451233}, "Polygon": [{"X": 0.04565916955471039, "Y": 0.2801995873451233}, {"X": 0.14467298984527588, "Y": 0.2802545130252838}, {"X": 0.14467158913612366, "Y": 0.29558855295181274}, {"X": 0.04565715044736862, "Y": 0.29553380608558655}]}, "Id": "9663b2b9-523a-42df-b52d-b60aca68602c", "Relationships": [{"Type": "CHILD", "Ids": ["09653a0c-e75a-4ddb-b079-dafc481499a7"]}]}, {"BlockType": "CELL", "Confidence": 68.26171875, "RowIndex": 4, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.08228763937950134, "Height": 0.015379508025944233, "Left": 0.14467158913612366, "Top": 0.2802545130252838}, "Polygon": [{"X": 0.14467298984527588, "Y": 0.2802545130252838}, {"X": 0.226959228515625, "Y": 0.28030019998550415}, {"X": 0.22695834934711456, "Y": 0.29563403129577637}, {"X": 0.14467158913612366, "Y": 0.29558855295181274}]}, "Id": "d8e15097-2457-4de1-a7e8-83eb26272598", "Relationships": [{"Type": "CHILD", "Ids": ["1c5f02a1-f279-421b-81bb-ea49be5a953e"]}]}, {"BlockType": "CELL", "Confidence": 71.044921875, "RowIndex": 4, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09363461285829544, "Height": 0.015385601669549942, "Left": 0.22695834934711456, "Top": 0.28030019998550415}, "Polygon": [{"X": 0.226959228515625, "Y": 0.28030019998550415}, {"X": 0.3205929696559906, "Y": 0.2803521454334259}, {"X": 0.3205926716327667, "Y": 0.2956857979297638}, {"X": 0.22695834934711456, "Y": 0.29563403129577637}]}, "Id": "0aa4c26f-d41f-4f5d-8388-cad29187f4c8", "Relationships": [{"Type": "CHILD", "Ids": ["ea64c643-38aa-4b09-8b2c-cc69c1adf2de"]}]}, {"BlockType": "CELL", "Confidence": 73.681640625, "RowIndex": 4, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11633007973432541, "Height": 0.015397944487631321, "Left": 0.3205926716327667, "Top": 0.2803521454334259}, "Polygon": [{"X": 0.3205929696559906, "Y": 0.2803521454334259}, {"X": 0.4369223117828369, "Y": 0.28041669726371765}, {"X": 0.43692275881767273, "Y": 0.29575008153915405}, {"X": 0.3205926716327667, "Y": 0.2956857979297638}]}, "Id": "13fc05e0-3bb6-4346-8a00-62a1f868e2b3", "Relationships": [{"Type": "CHILD", "Ids": ["09dc62ef-bf31-444d-9de6-4d2ee832630e"]}]}, {"BlockType": "CELL", "Confidence": 76.220703125, "RowIndex": 4, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452575981616974, "Height": 0.01539116632193327, "Left": 0.4369223117828369, "Top": 0.28041669726371765}, "Polygon": [{"X": 0.4369223117828369, "Y": 0.28041669726371765}, {"X": 0.5414469838142395, "Y": 0.2804746925830841}, {"X": 0.5414480566978455, "Y": 0.2958078682422638}, {"X": 0.43692275881767273, "Y": 0.29575008153915405}]}, "Id": "a978b872-ac37-4553-b94f-20db05fad0d1", "Relationships": [{"Type": "CHILD", "Ids": ["bc51ece3-776c-4991-9488-422d9a17ca68"]}]}, {"BlockType": "CELL", "Confidence": 74.462890625, "RowIndex": 5, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0990164577960968, "Height": 0.01538894698023796, "Left": 0.045655135065317154, "Top": 0.29553380608558655}, "Polygon": [{"X": 0.04565715044736862, "Y": 0.29553380608558655}, {"X": 0.14467158913612366, "Y": 0.29558855295181274}, {"X": 0.14467018842697144, "Y": 0.310922771692276}, {"X": 0.045655135065317154, "Y": 0.3108682334423065}]}, "Id": "4bf5e4e3-aea3-488f-89db-e872bf76ee07", "Relationships": [{"Type": "CHILD", "Ids": ["c82d7440-9b9e-4071-b0c6-f0b7728d85df"]}]}, {"BlockType": "CELL", "Confidence": 65.869140625, "RowIndex": 5, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.08228815346956253, "Height": 0.015379521995782852, "Left": 0.14467018842697144, "Top": 0.29558855295181274}, "Polygon": [{"X": 0.14467158913612366, "Y": 0.29558855295181274}, {"X": 0.22695834934711456, "Y": 0.29563403129577637}, {"X": 0.22695747017860413, "Y": 0.3109680712223053}, {"X": 0.14467018842697144, "Y": 0.310922771692276}]}, "Id": "9fd56315-6f80-4aa1-a192-3d1c3cd2bb92"}, {"BlockType": "CELL", "Confidence": 68.5546875, "RowIndex": 5, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0936352014541626, "Height": 0.015385590493679047, "Left": 0.22695747017860413, "Top": 0.29563403129577637}, "Polygon": [{"X": 0.22695834934711456, "Y": 0.29563403129577637}, {"X": 0.3205926716327667, "Y": 0.2956857979297638}, {"X": 0.32059237360954285, "Y": 0.311019629240036}, {"X": 0.22695747017860413, "Y": 0.3109680712223053}]}, "Id": "fbd92b3f-0bcf-48e8-84c8-d70387a800f5"}, {"BlockType": "CELL", "Confidence": 71.09375, "RowIndex": 5, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11633080989122391, "Height": 0.015397883951663971, "Left": 0.32059237360954285, "Top": 0.2956857979297638}, "Polygon": [{"X": 0.3205926716327667, "Y": 0.2956857979297638}, {"X": 0.43692275881767273, "Y": 0.29575008153915405}, {"X": 0.43692317605018616, "Y": 0.31108367443084717}, {"X": 0.32059237360954285, "Y": 0.311019629240036}]}, "Id": "83678ae1-6d21-431b-877f-234420c6f350", "Relationships": [{"Type": "CHILD", "Ids": ["baccbb6c-70d2-4f48-b204-cb4c3358d43b"]}]}, {"BlockType": "CELL", "Confidence": 73.53515625, "RowIndex": 5, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452641546726227, "Height": 0.015391131862998009, "Left": 0.43692275881767273, "Top": 0.29575008153915405}, "Polygon": [{"X": 0.43692275881767273, "Y": 0.29575008153915405}, {"X": 0.5414480566978455, "Y": 0.2958078682422638}, {"X": 0.5414491891860962, "Y": 0.3111412227153778}, {"X": 0.43692317605018616, "Y": 0.31108367443084717}]}, "Id": "4bd517d1-b021-4157-96c9-50dfea8eb478", "Relationships": [{"Type": "CHILD", "Ids": ["0ae4bd32-e645-420b-afe0-37004906e55a"]}]}, {"BlockType": "CELL", "Confidence": 48.7548828125, "RowIndex": 6, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09901724755764008, "Height": 0.0166630782186985, "Left": 0.04565294831991196, "Top": 0.3108682334423065}, "Polygon": [{"X": 0.045655135065317154, "Y": 0.3108682334423065}, {"X": 0.14467018842697144, "Y": 0.310922771692276}, {"X": 0.14466868340969086, "Y": 0.3275313377380371}, {"X": 0.04565294831991196, "Y": 0.32747703790664673}]}, "Id": "dd4244c7-547d-41cd-bec9-3df0ad537022"}, {"BlockType": "CELL", "Confidence": 54.4921875, "RowIndex": 6, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.08228877186775208, "Height": 0.01647484488785267, "Left": 0.14466869831085205, "Top": 0.310922771692276}, "Polygon": [{"X": 0.14467018842697144, "Y": 0.310922771692276}, {"X": 0.22695747017860413, "Y": 0.3109680712223053}, {"X": 0.22695651650428772, "Y": 0.3273976147174835}, {"X": 0.14466869831085205, "Y": 0.32735249400138855}]}, "Id": "3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", "Relationships": [{"Type": "CHILD", "Ids": ["839c9dda-e6ba-4985-b60c-044e75de2d6f"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "CELL", "Confidence": 54.4921875, "RowIndex": 6, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09363584965467453, "Height": 0.01648087427020073, "Left": 0.22695651650428772, "Top": 0.3109680712223053}, "Polygon": [{"X": 0.22695747017860413, "Y": 0.3109680712223053}, {"X": 0.32059237360954285, "Y": 0.311019629240036}, {"X": 0.3205920457839966, "Y": 0.32744893431663513}, {"X": 0.22695651650428772, "Y": 0.3273976147174835}]}, "Id": "5b1a281a-e3c7-4aef-995b-d27d0e520efc", "Relationships": [{"Type": "CHILD", "Ids": ["55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "CELL", "Confidence": 46.5576171875, "RowIndex": 6, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11633159965276718, "Height": 0.01667192578315735, "Left": 0.3205920457839966, "Top": 0.311019629240036}, "Polygon": [{"X": 0.32059237360954285, "Y": 0.311019629240036}, {"X": 0.43692317605018616, "Y": 0.31108367443084717}, {"X": 0.43692365288734436, "Y": 0.32769155502319336}, {"X": 0.3205920457839966, "Y": 0.3276277780532837}]}, "Id": "0b83cd9d-4f2f-4d40-a5fc-2bc8cd3da05e", "Relationships": [{"Type": "CHILD", "Ids": ["5feafcae-39b3-46e4-9666-8a19f77ab5db"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "CELL", "Confidence": 48.1689453125, "RowIndex": 6, "ColumnIndex": 5, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10452716052532196, "Height": 0.016665179282426834, "Left": 0.43692317605018616, "Top": 0.31108367443084717}, "Polygon": [{"X": 0.43692317605018616, "Y": 0.31108367443084717}, {"X": 0.5414491891860962, "Y": 0.3111412227153778}, {"X": 0.5414503216743469, "Y": 0.3277488648891449}, {"X": 0.43692365288734436, "Y": 0.32769155502319336}]}, "Id": "97eaf57b-ccd6-40f1-b812-8f5c36329738", "Relationships": [{"Type": "CHILD", "Ids": ["12c9df35-a77c-4db4-ae5e-e6b74dd84fcc"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "MERGED_CELL", "Confidence": 54.4921875, "RowIndex": 6, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 2, "Geometry": {"BoundingBox": {"Width": 0.175923690199852, "Height": 0.01670500822365284, "Left": 0.14466868340969086, "Top": 0.310922771692276}, "Polygon": [{"X": 0.14467018842697144, "Y": 0.310922771692276}, {"X": 0.32059237360954285, "Y": 0.311019629240036}, {"X": 0.3205920457839966, "Y": 0.3276277780532837}, {"X": 0.14466868340969086, "Y": 0.3275313377380371}]}, "Id": "f31137e5-44d4-43cd-ab51-fd7f192a5845", "Relationships": [{"Type": "CHILD", "Ids": ["3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", "5b1a281a-e3c7-4aef-995b-d27d0e520efc"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "TABLE", "Confidence": 95.458984375, "Geometry": {"BoundingBox": {"Width": 0.400608092546463, "Height": 0.12590450048446655, "Left": 0.5558409094810486, "Top": 0.24267761409282684}, "Polygon": [{"X": 0.5558409094810486, "Y": 0.24267761409282684}, {"X": 0.9564188122749329, "Y": 0.24290205538272858}, {"X": 0.956449031829834, "Y": 0.3685820996761322}, {"X": 0.5558505654335022, "Y": 0.3683648109436035}]}, "Id": "895c4d45-9e94-4c00-9362-7b57d86e438c", "Relationships": [{"Type": "CHILD", "Ids": ["db6e870d-d225-435f-a186-fdbfb70f14a7", "dfbba8c0-8c23-42ce-9c60-bffc88e06289", "794f871d-080d-4fec-a83a-cea726796f7c", "9304afd8-b086-422f-8218-5b6f1fa99de5", "2aef89f1-7ed9-44ba-b888-e69721a06cd7", "08324285-d9ed-4421-9797-51218fc64411", "3c92ff48-d628-41b0-ab28-f04928f4ca04", "e359bffb-20a9-4921-9c73-e0ea8db1bc42", "9a3262cd-47d0-46bf-b522-7e44903a27d0", "1081b545-dd75-4f18-811e-5d70a2a149d4", "ebfac75e-2d63-4c3d-8b1a-ed79e26713cf", "f7ad5302-6327-4e6d-b98a-dd2fdc76a312", "aa1b0979-37b1-40a5-be45-fc54307441de", "45d9f3c8-bf61-4ae2-8444-feef902e0365", "f9975719-286d-42f5-844f-65afefaaebfb", "30c75c36-88d2-4832-96a8-2b5a18e9fd1f", "a026dda2-ad4e-4911-8350-ddb0bf805f86", "3182dc63-3519-414b-8b53-cf248764fedc"]}], "EntityTypes": ["STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 47.8515625, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.18323390185832977, "Height": 0.023669401183724403, "Left": 0.5558409094810486, "Top": 0.24267761409282684}, "Polygon": [{"X": 0.5558409094810486, "Y": 0.24267761409282684}, {"X": 0.739071249961853, "Y": 0.24278026819229126}, {"X": 0.7390748262405396, "Y": 0.2663470208644867}, {"X": 0.5558426976203918, "Y": 0.26624494791030884}]}, "Id": "db6e870d-d225-435f-a186-fdbfb70f14a7", "Relationships": [{"Type": "CHILD", "Ids": ["ac98e66c-e2f0-4623-ac55-84895e8a4ac0", "b99352e2-dd60-4f26-87bd-e845972de3e8", "67901abb-d8e0-47cf-bde2-66c952695b41", "a37420cb-ed86-4cc7-92dc-d5446a09edba"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 50.29296875, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10638927668333054, "Height": 0.023625988513231277, "Left": 0.739071249961853, "Top": 0.24278026819229126}, "Polygon": [{"X": 0.739071249961853, "Y": 0.24278026819229126}, {"X": 0.8454559445381165, "Y": 0.24283988773822784}, {"X": 0.8454605340957642, "Y": 0.26640626788139343}, {"X": 0.7390748262405396, "Y": 0.2663470208644867}]}, "Id": "dfbba8c0-8c23-42ce-9c60-bffc88e06289", "Relationships": [{"Type": "CHILD", "Ids": ["29e40b32-aeb8-43de-be3c-47c25abb90d4", "81c3946f-7671-4157-928e-c56ed1949a7d"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 53.515625, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11096853017807007, "Height": 0.02362818457186222, "Left": 0.8454559445381165, "Top": 0.24283988773822784}, "Polygon": [{"X": 0.8454559445381165, "Y": 0.24283988773822784}, {"X": 0.9564188122749329, "Y": 0.24290205538272858}, {"X": 0.9564244747161865, "Y": 0.2664680778980255}, {"X": 0.8454605340957642, "Y": 0.26640626788139343}]}, "Id": "794f871d-080d-4fec-a83a-cea726796f7c", "Relationships": [{"Type": "CHILD", "Ids": ["00d6bcbe-75ab-4efb-ba4a-e69012b58c60", "4065c5fb-8cfe-4ceb-9f7e-4031523fd229", "102f7557-a985-480a-820e-091f12438936"]}], "EntityTypes": ["COLUMN_HEADER"]}, {"BlockType": "CELL", "Confidence": 84.228515625, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.18323425948619843, "Height": 0.014339417219161987, "Left": 0.5558426976203918, "Top": 0.26624494791030884}, "Polygon": [{"X": 0.5558426976203918, "Y": 0.26624494791030884}, {"X": 0.7390748262405396, "Y": 0.2663470208644867}, {"X": 0.7390769720077515, "Y": 0.2805843651294708}, {"X": 0.5558438301086426, "Y": 0.2804827094078064}]}, "Id": "9304afd8-b086-422f-8218-5b6f1fa99de5", "Relationships": [{"Type": "CHILD", "Ids": ["897b18bb-6a05-4804-91d8-853d538df5aa", "974e8fdb-020f-4363-b4b8-42fdd9e8332a", "f02b96e6-fe51-44e6-bce1-9caa3263c058"]}]}, {"BlockType": "CELL", "Confidence": 69.189453125, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10638847947120667, "Height": 0.014296403154730797, "Left": 0.7390748262405396, "Top": 0.2663470208644867}, "Polygon": [{"X": 0.7390748262405396, "Y": 0.2663470208644867}, {"X": 0.8454605340957642, "Y": 0.26640626788139343}, {"X": 0.8454632759094238, "Y": 0.28064340353012085}, {"X": 0.7390769720077515, "Y": 0.2805843651294708}]}, "Id": "2aef89f1-7ed9-44ba-b888-e69721a06cd7", "Relationships": [{"Type": "CHILD", "Ids": ["75fc59c7-1826-4c9f-881c-a96eccbce3cf"]}]}, {"BlockType": "CELL", "Confidence": 85.107421875, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11096735298633575, "Height": 0.014298729598522186, "Left": 0.8454605340957642, "Top": 0.26640626788139343}, "Polygon": [{"X": 0.8454605340957642, "Y": 0.26640626788139343}, {"X": 0.9564244747161865, "Y": 0.2664680778980255}, {"X": 0.9564278721809387, "Y": 0.2807050049304962}, {"X": 0.8454632759094238, "Y": 0.28064340353012085}]}, "Id": "08324285-d9ed-4421-9797-51218fc64411", "Relationships": [{"Type": "CHILD", "Ids": ["80bf3f2b-648d-4333-922f-55faf0ae2e1f"]}]}, {"BlockType": "CELL", "Confidence": 38.3544921875, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.18323764204978943, "Height": 0.029672125354409218, "Left": 0.5558438301086426, "Top": 0.2804827094078064}, "Polygon": [{"X": 0.5558438301086426, "Y": 0.2804827094078064}, {"X": 0.7390769720077515, "Y": 0.2805843651294708}, {"X": 0.7390814423561096, "Y": 0.31015482544898987}, {"X": 0.555846095085144, "Y": 0.31005391478538513}]}, "Id": "3c92ff48-d628-41b0-ab28-f04928f4ca04", "Relationships": [{"Type": "CHILD", "Ids": ["8df53490-883f-4f29-b000-c5557119f7b2", "bc4becbb-d5ef-4f05-af34-0513161e8b38", "fab799f1-06f6-4788-a7e8-12d7459e7555"]}]}, {"BlockType": "CELL", "Confidence": 31.5185546875, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10639209300279617, "Height": 0.02962903492152691, "Left": 0.7390769720077515, "Top": 0.2805843651294708}, "Polygon": [{"X": 0.7390769720077515, "Y": 0.2805843651294708}, {"X": 0.8454632759094238, "Y": 0.28064340353012085}, {"X": 0.845469057559967, "Y": 0.3102134168148041}, {"X": 0.7390814423561096, "Y": 0.31015482544898987}]}, "Id": "e359bffb-20a9-4921-9c73-e0ea8db1bc42"}, {"BlockType": "CELL", "Confidence": 38.76953125, "RowIndex": 3, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11097168922424316, "Height": 0.029631109908223152, "Left": 0.8454632759094238, "Top": 0.28064340353012085}, "Polygon": [{"X": 0.8454632759094238, "Y": 0.28064340353012085}, {"X": 0.9564278721809387, "Y": 0.2807050049304962}, {"X": 0.956434965133667, "Y": 0.31027451157569885}, {"X": 0.845469057559967, "Y": 0.3102134168148041}]}, "Id": "9a3262cd-47d0-46bf-b522-7e44903a27d0", "Relationships": [{"Type": "CHILD", "Ids": ["f19e563c-d16a-444f-a96e-8b024b43a6f5"]}]}, {"BlockType": "CELL", "Confidence": 36.7919921875, "RowIndex": 4, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.18323786556720734, "Height": 0.016529247164726257, "Left": 0.555846095085144, "Top": 0.31005391478538513}, "Polygon": [{"X": 0.555846095085144, "Y": 0.31005391478538513}, {"X": 0.7390814423561096, "Y": 0.31015482544898987}, {"X": 0.7390839457511902, "Y": 0.3265831470489502}, {"X": 0.5558473467826843, "Y": 0.3264826536178589}]}, "Id": "1081b545-dd75-4f18-811e-5d70a2a149d4", "Relationships": [{"Type": "CHILD", "Ids": ["a385cf80-ad76-4e1a-8606-fbbd3039e936", "a663607b-a39f-4277-a48f-888d46053382"]}]}, {"BlockType": "CELL", "Confidence": 30.224609375, "RowIndex": 4, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1063908115029335, "Height": 0.016486676409840584, "Left": 0.7390814423561096, "Top": 0.31015482544898987}, "Polygon": [{"X": 0.7390814423561096, "Y": 0.31015482544898987}, {"X": 0.845469057559967, "Y": 0.3102134168148041}, {"X": 0.8454722762107849, "Y": 0.3266414999961853}, {"X": 0.7390839457511902, "Y": 0.3265831470489502}]}, "Id": "ebfac75e-2d63-4c3d-8b1a-ed79e26713cf"}, {"BlockType": "CELL", "Confidence": 37.1826171875, "RowIndex": 4, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.11096986383199692, "Height": 0.0164889395236969, "Left": 0.845469057559967, "Top": 0.3102134168148041}, "Polygon": [{"X": 0.845469057559967, "Y": 0.3102134168148041}, {"X": 0.956434965133667, "Y": 0.31027451157569885}, {"X": 0.9564389586448669, "Y": 0.326702356338501}, {"X": 0.8454722762107849, "Y": 0.3266414999961853}]}, "Id": "f7ad5302-6327-4e6d-b98a-dd2fdc76a312", "Relationships": [{"Type": "CHILD", "Ids": ["aac461e9-df16-4203-920c-df0ea5bf0fc2"]}]}, {"BlockType": "CELL", "Confidence": 77.34375, "RowIndex": 5, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.18323926627635956, "Height": 0.01762428693473339, "Left": 0.5558473467826843, "Top": 0.3264826536178589}, "Polygon": [{"X": 0.5558473467826843, "Y": 0.3264826536178589}, {"X": 0.7390839457511902, "Y": 0.3265831470489502}, {"X": 0.7390866279602051, "Y": 0.3441069424152374}, {"X": 0.5558487176895142, "Y": 0.3440069258213043}]}, "Id": "aa1b0979-37b1-40a5-be45-fc54307441de", "Relationships": [{"Type": "CHILD", "Ids": ["13fd03ad-d623-4635-be88-ba44b545fe2d", "93ce634d-f739-42d1-abaf-3736ab03d8cc"]}]}, {"BlockType": "CELL", "Confidence": 63.525390625, "RowIndex": 5, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10639174282550812, "Height": 0.0175818782299757, "Left": 0.7390839457511902, "Top": 0.3265831470489502}, "Polygon": [{"X": 0.7390839457511902, "Y": 0.3265831470489502}, {"X": 0.8454722762107849, "Y": 0.3266414999961853}, {"X": 0.8454756736755371, "Y": 0.34416502714157104}, {"X": 0.7390866279602051, "Y": 0.3441069424152374}]}, "Id": "45d9f3c8-bf61-4ae2-8444-feef902e0365"}, {"BlockType": "CELL", "Confidence": 78.173828125, "RowIndex": 5, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1109708771109581, "Height": 0.017584113404154778, "Left": 0.8454722762107849, "Top": 0.3266414999961853}, "Polygon": [{"X": 0.8454722762107849, "Y": 0.3266414999961853}, {"X": 0.9564389586448669, "Y": 0.326702356338501}, {"X": 0.9564431309700012, "Y": 0.34422561526298523}, {"X": 0.8454756736755371, "Y": 0.34416502714157104}]}, "Id": "f9975719-286d-42f5-844f-65afefaaebfb", "Relationships": [{"Type": "CHILD", "Ids": ["e2ee9e25-743f-43d1-8e90-ac312b588e35"]}]}, {"BlockType": "CELL", "Confidence": 86.376953125, "RowIndex": 6, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.183241605758667, "Height": 0.024457281455397606, "Left": 0.5558487176895142, "Top": 0.3440069258213043}, "Polygon": [{"X": 0.5558487176895142, "Y": 0.3440069258213043}, {"X": 0.7390866279602051, "Y": 0.3441069424152374}, {"X": 0.7390903234481812, "Y": 0.3684642016887665}, {"X": 0.5558505654335022, "Y": 0.3683648109436035}]}, "Id": "30c75c36-88d2-4832-96a8-2b5a18e9fd1f", "Relationships": [{"Type": "CHILD", "Ids": ["c4580220-3cd2-4173-9469-ba9e36037742"]}]}, {"BlockType": "CELL", "Confidence": 70.947265625, "RowIndex": 6, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10639383643865585, "Height": 0.02441496215760708, "Left": 0.7390866279602051, "Top": 0.3441069424152374}, "Polygon": [{"X": 0.7390866279602051, "Y": 0.3441069424152374}, {"X": 0.8454756736755371, "Y": 0.34416502714157104}, {"X": 0.8454804420471191, "Y": 0.36852189898490906}, {"X": 0.7390903234481812, "Y": 0.3684642016887665}]}, "Id": "a026dda2-ad4e-4911-8350-ddb0bf805f86", "Relationships": [{"Type": "CHILD", "Ids": ["1d005ed1-ac6f-49e7-ae91-4f51019a39cc"]}]}, {"BlockType": "CELL", "Confidence": 87.3046875, "RowIndex": 6, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1109733134508133, "Height": 0.024417078122496605, "Left": 0.8454756736755371, "Top": 0.34416502714157104}, "Polygon": [{"X": 0.8454756736755371, "Y": 0.34416502714157104}, {"X": 0.9564431309700012, "Y": 0.34422561526298523}, {"X": 0.956449031829834, "Y": 0.3685820996761322}, {"X": 0.8454804420471191, "Y": 0.36852189898490906}]}, "Id": "3182dc63-3519-414b-8b53-cf248764fedc"}, {"BlockType": "TABLE", "Confidence": 98.828125, "Geometry": {"BoundingBox": {"Width": 0.49726346135139465, "Height": 0.26666951179504395, "Left": 0.044833023101091385, "Top": 0.34439772367477417}, "Polygon": [{"X": 0.04486815258860588, "Y": 0.34439772367477417}, {"X": 0.5420775413513184, "Y": 0.3446691036224365}, {"X": 0.5420964956283569, "Y": 0.6110672354698181}, {"X": 0.044833023101091385, "Y": 0.61081463098526}]}, "Id": "a527336a-5619-475f-9e89-201d5e6a9ed2", "Relationships": [{"Type": "CHILD", "Ids": ["55220d52-fb16-4945-9edf-5eabc3e77dad", "c92d7c7c-2703-4f35-9c76-a0f651cc76a1", "83cf4283-9c41-4824-bc93-7f7f9dffd6f6", "1823010a-264a-4cf3-88b1-381fd8a0d753", "b0a1b8fa-9294-4389-bb82-aee72888b82b", "0968bab1-d599-4dc0-992e-d2514a4a3c22", "188f1a72-76b5-4e85-bf6a-eda658fd1ec7", "09d1dc87-52e2-4bb6-8bdc-9e059877f590", "b7a1423c-1033-4f57-9266-fa8724a39cca", "3adf8fdc-4ca9-4481-b6f3-5b02290cff03", "10b0223d-b5c8-4c55-851a-5f6efeff0f27", "0cec15b3-77ba-4715-b1f9-4441bec0fc05", "defc34f0-901e-4ff7-83a4-4ee4470a9e9b", "3ce2dce5-c432-4c51-ae1f-e85b004459e9", "0dfedd18-afb7-4aff-be60-033a5caf5622", "083ab84c-3ba6-4a5d-819e-230b9948847f", "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d", "c0f95f74-6998-4b42-bfbb-3c2b968cc9fb", "1ea0c4d7-ca43-4f7e-bae9-8b3a4acab3fc", "9d09ebe7-e0db-46fd-83c5-11469ac3b1f4", "95fd4fa0-916e-4529-9576-48d2c5e180b9", "5bbf24e5-ab61-458d-abe0-d4467bf2b0db", "c7e1d8a2-467d-4d9b-af32-4a4036db4055", "5f775292-415b-4411-8a5b-a0ea0b16e90d", "f62b469d-9f8e-4b38-a5e1-f0bf9042438b", "73babb91-1dda-4160-a521-6afedeed1f33", "364d716a-681f-43c3-be6f-857b36d3f987", "82dbc495-b569-40b9-b378-6e637d42cb6b", "c041e0fd-1cfb-44e7-ad4f-569f14acd22b", "ccd970ec-da2f-4c0f-a622-02d375014d97", "c749da23-eef6-4a0b-96b6-1a24c366679b", "1a5a38c6-4738-432c-ac60-bba5e3a17236", "e653b509-f9d1-4b85-af84-dcd9eb67b461", "210698d4-d746-48ec-b846-61dee6c4838c", "425f9e2b-6251-4b0d-b002-10d9f65c64a1", "98c2e8fe-d5a6-4430-98a4-4acfdde2a87a", "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae", "f5b19450-46ee-4c88-8d36-4bcd56a94f0b", "6171aebc-70f7-4206-9688-3be09a741386", "5cab7f15-094e-4e5e-a488-067c53c99a6c", "071fd8f3-6e28-4dbb-9bcb-75e3132132ec", "c9930e3f-5180-4c7e-a77b-d3ceb9afb5c6", "bbeaf8ef-bd36-4efc-a6ce-a6369c222768", "7c3bfae9-b095-4d81-a155-e6f3fd4b6d7c", "fb2a1317-9ffa-4096-af9c-4645a28a6227", "a710e284-fb76-4020-b6e5-e1904c5c4408", "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", "517a2aa2-d7fc-4032-a643-b057b655f7db", "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16", "3da3073f-89b4-4ad5-a3da-fadc112c9663", "90c14ead-2362-4a29-a963-60f9c255868d", "8f294c98-221d-4c26-8310-b59ddb074aea", "274cbc63-cbcd-48b3-b313-a3858b8dcc16", "56f24719-4d92-4a73-b674-8f85bba5b661", "b7e02d7d-84f1-4208-ba30-5e40fe0385e9", "9e9917a1-6b20-4d84-aec6-9fe83684e59b", "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9", "2e28c569-e26a-47ce-a2ba-838e0e3a383a", "748c07b7-c80f-441e-b3a3-bf5c41f38d60", "a095af39-21dc-4604-a977-d590285872f5"]}, {"Type": "MERGED_CELL", "Ids": ["3bfe06cb-1767-47da-a735-9a4a78520003", "9cc42df5-c567-4304-8403-9072342e355f"]}, {"Type": "TABLE_FOOTER", "Ids": ["0ac7e71a-7b42-4aa5-a603-ed3c69f2a6cc"]}], "EntityTypes": ["STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 75.9765625, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09980250895023346, "Height": 0.02676847018301487, "Left": 0.044864632189273834, "Top": 0.34439772367477417}, "Polygon": [{"X": 0.04486815258860588, "Y": 0.34439772367477417}, {"X": 0.1446671336889267, "Y": 0.3444521725177765}, {"X": 0.1446647047996521, "Y": 0.3711661696434021}, {"X": 0.044864632189273834, "Y": 0.37111207842826843}]}, "Id": "55220d52-fb16-4945-9edf-5eabc3e77dad", "Relationships": [{"Type": "CHILD", "Ids": ["52a5c781-7f05-4973-b8fa-cc74ffeb55c3"]}]}, {"BlockType": "CELL", "Confidence": 72.412109375, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986263245344162, "Height": 0.02682165987789631, "Left": 0.1446647047996521, "Top": 0.3444521725177765}, "Polygon": [{"X": 0.1446671336889267, "Y": 0.3444521725177765}, {"X": 0.3432910442352295, "Y": 0.3445605933666229}, {"X": 0.343290776014328, "Y": 0.37127384543418884}, {"X": 0.1446647047996521, "Y": 0.3711661696434021}]}, "Id": "c92d7c7c-2703-4f35-9c76-a0f651cc76a1", "Relationships": [{"Type": "CHILD", "Ids": ["cf0cc779-1f00-4361-a2d7-772893f52e7d", "1605418f-8f46-4281-a8f8-26b07a178af0", "22bc4c38-3c95-4759-9c7f-75883b6b4dc9", "43958b5d-e46f-4e60-bced-ef757f0dd9c2"]}]}, {"BlockType": "CELL", "Confidence": 64.111328125, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647148102521896, "Height": 0.02676553651690483, "Left": 0.343290776014328, "Top": 0.3445605933666229}, "Polygon": [{"X": 0.3432910442352295, "Y": 0.3445605933666229}, {"X": 0.4397614598274231, "Y": 0.344613254070282}, {"X": 0.4397622346878052, "Y": 0.37132614850997925}, {"X": 0.343290776014328, "Y": 0.37127384543418884}]}, "Id": "83cf4283-9c41-4824-bc93-7f7f9dffd6f6", "Relationships": [{"Type": "CHILD", "Ids": ["ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99"]}]}, {"BlockType": "CELL", "Confidence": 80.2734375, "RowIndex": 1, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10231795907020569, "Height": 0.026768339797854424, "Left": 0.4397614598274231, "Top": 0.344613254070282}, "Polygon": [{"X": 0.4397614598274231, "Y": 0.344613254070282}, {"X": 0.5420775413513184, "Y": 0.3446691036224365}, {"X": 0.5420793890953064, "Y": 0.37138161063194275}, {"X": 0.4397622346878052, "Y": 0.37132614850997925}]}, "Id": "1823010a-264a-4cf3-88b1-381fd8a0d753", "Relationships": [{"Type": "CHILD", "Ids": ["c92b73bc-ad75-45c9-83d3-ad65be538d26"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09931924939155579, "Height": 0.015388996340334415, "Left": 0.04534545913338661, "Top": 0.3711123466491699}, "Polygon": [{"X": 0.04534747824072838, "Y": 0.3711123466491699}, {"X": 0.1446647047996521, "Y": 0.3711661696434021}, {"X": 0.14466330409049988, "Y": 0.38650134205818176}, {"X": 0.04534545913338661, "Y": 0.3864477276802063}]}, "Id": "b0a1b8fa-9294-4389-bb82-aee72888b82b"}, {"BlockType": "CELL", "Confidence": 65.91796875, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19862745702266693, "Height": 0.015442394651472569, "Left": 0.14466330409049988, "Top": 0.3711661696434021}, "Polygon": [{"X": 0.1446647047996521, "Y": 0.3711661696434021}, {"X": 0.343290776014328, "Y": 0.37127384543418884}, {"X": 0.34329062700271606, "Y": 0.3866085708141327}, {"X": 0.14466330409049988, "Y": 0.38650134205818176}]}, "Id": "0968bab1-d599-4dc0-992e-d2514a4a3c22", "Relationships": [{"Type": "CHILD", "Ids": ["80185575-88ac-4d17-9655-6da818713316", "0db4c907-4fc9-4d90-92c3-606946c400cc", "2bf69f3c-bf75-4a43-b096-c70c327cbb17"]}]}, {"BlockType": "CELL", "Confidence": 58.3984375, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647208452224731, "Height": 0.015386813320219517, "Left": 0.34329062700271606, "Top": 0.37127384543418884}, "Polygon": [{"X": 0.343290776014328, "Y": 0.37127384543418884}, {"X": 0.4397622346878052, "Y": 0.37132614850997925}, {"X": 0.439762681722641, "Y": 0.3866606652736664}, {"X": 0.34329062700271606, "Y": 0.3866085708141327}]}, "Id": "188f1a72-76b5-4e85-bf6a-eda658fd1ec7", "Relationships": [{"Type": "CHILD", "Ids": ["f1dec373-24c7-421a-af08-153f90dd1547"]}]}, {"BlockType": "CELL", "Confidence": 73.095703125, "RowIndex": 2, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10231826454401016, "Height": 0.0153897600248456, "Left": 0.4397622346878052, "Top": 0.37132614850997925}, "Polygon": [{"X": 0.4397622346878052, "Y": 0.37132614850997925}, {"X": 0.5420793890953064, "Y": 0.37138161063194275}, {"X": 0.5420805215835571, "Y": 0.3867158889770508}, {"X": 0.439762681722641, "Y": 0.3866606652736664}]}, "Id": "09d1dc87-52e2-4bb6-8bdc-9e059877f590", "Relationships": [{"Type": "CHILD", "Ids": ["e0354bc8-45d6-44fa-9c8b-85a40bbd455d"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09931972622871399, "Height": 0.014293584041297436, "Left": 0.045343585312366486, "Top": 0.3864477276802063}, "Polygon": [{"X": 0.04534545913338661, "Y": 0.3864477276802063}, {"X": 0.14466330409049988, "Y": 0.38650134205818176}, {"X": 0.144662007689476, "Y": 0.400741308927536}, {"X": 0.045343585312366486, "Y": 0.40068790316581726}]}, "Id": "b7a1423c-1033-4f57-9266-fa8724a39cca"}, {"BlockType": "CELL", "Confidence": 63.916015625, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19862860441207886, "Height": 0.01434679701924324, "Left": 0.144662007689476, "Top": 0.38650134205818176}, "Polygon": [{"X": 0.14466330409049988, "Y": 0.38650134205818176}, {"X": 0.34329062700271606, "Y": 0.3866085708141327}, {"X": 0.3432904779911041, "Y": 0.4008481502532959}, {"X": 0.144662007689476, "Y": 0.400741308927536}]}, "Id": "3adf8fdc-4ca9-4481-b6f3-5b02290cff03", "Relationships": [{"Type": "CHILD", "Ids": ["fe0755c8-b769-44ca-af35-4095b353342a", "0b196af5-2373-4431-8d13-c8037c8a0acb"]}]}, {"BlockType": "CELL", "Confidence": 56.591796875, "RowIndex": 3, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647264331579208, "Height": 0.014291452243924141, "Left": 0.3432904779911041, "Top": 0.3866085708141327}, "Polygon": [{"X": 0.34329062700271606, "Y": 0.3866085708141327}, {"X": 0.439762681722641, "Y": 0.3866606652736664}, {"X": 0.4397631287574768, "Y": 0.4009000360965729}, {"X": 0.3432904779911041, "Y": 0.4008481502532959}]}, "Id": "10b0223d-b5c8-4c55-851a-5f6efeff0f27", "Relationships": [{"Type": "CHILD", "Ids": ["93469d1a-1691-4876-989c-e0eedda7e488"]}]}, {"BlockType": "CELL", "Confidence": 70.849609375, "RowIndex": 3, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10231883078813553, "Height": 0.014294402673840523, "Left": 0.439762681722641, "Top": 0.3866606652736664}, "Polygon": [{"X": 0.439762681722641, "Y": 0.3866606652736664}, {"X": 0.5420805215835571, "Y": 0.3867158889770508}, {"X": 0.5420815348625183, "Y": 0.40095505118370056}, {"X": 0.4397631287574768, "Y": 0.4009000360965729}]}, "Id": "0cec15b3-77ba-4715-b1f9-4441bec0fc05", "Relationships": [{"Type": "CHILD", "Ids": ["184db911-ca2e-4999-aa46-aa9e9aa9caf9"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 4, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932059049606323, "Height": 0.016484353691339493, "Left": 0.04534142091870308, "Top": 0.40068790316581726}, "Polygon": [{"X": 0.045343585312366486, "Y": 0.40068790316581726}, {"X": 0.144662007689476, "Y": 0.400741308927536}, {"X": 0.14466051757335663, "Y": 0.41717225313186646}, {"X": 0.04534142091870308, "Y": 0.4171190559864044}]}, "Id": "defc34f0-901e-4ff7-83a4-4ee4470a9e9b"}, {"BlockType": "CELL", "Confidence": 68.5546875, "RowIndex": 4, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986299604177475, "Height": 0.01653730496764183, "Left": 0.14466051757335663, "Top": 0.400741308927536}, "Polygon": [{"X": 0.144662007689476, "Y": 0.400741308927536}, {"X": 0.3432904779911041, "Y": 0.4008481502532959}, {"X": 0.3432902991771698, "Y": 0.41727861762046814}, {"X": 0.14466051757335663, "Y": 0.41717225313186646}]}, "Id": "3ce2dce5-c432-4c51-ae1f-e85b004459e9", "Relationships": [{"Type": "CHILD", "Ids": ["a492f0d6-9bc5-4d1c-ae0f-535bfb49b489", "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83", "d9f10ab8-06f6-406c-9a6e-16e8cabcae11", "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc"]}]}, {"BlockType": "CELL", "Confidence": 60.693359375, "RowIndex": 4, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647329151630402, "Height": 0.016482137143611908, "Left": 0.3432902991771698, "Top": 0.4008481502532959}, "Polygon": [{"X": 0.3432904779911041, "Y": 0.4008481502532959}, {"X": 0.4397631287574768, "Y": 0.4009000360965729}, {"X": 0.439763605594635, "Y": 0.417330265045166}, {"X": 0.3432902991771698, "Y": 0.41727861762046814}]}, "Id": "0dfedd18-afb7-4aff-be60-033a5caf5622", "Relationships": [{"Type": "CHILD", "Ids": ["f66af89b-87b6-4556-9937-cb8219ce6fa9"]}]}, {"BlockType": "CELL", "Confidence": 75.9765625, "RowIndex": 4, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10231957584619522, "Height": 0.016485042870044708, "Left": 0.4397631287574768, "Top": 0.4009000360965729}, "Polygon": [{"X": 0.4397631287574768, "Y": 0.4009000360965729}, {"X": 0.5420815348625183, "Y": 0.40095505118370056}, {"X": 0.542082667350769, "Y": 0.417385071516037}, {"X": 0.439763605594635, "Y": 0.417330265045166}]}, "Id": "083ab84c-3ba6-4a5d-819e-230b9948847f", "Relationships": [{"Type": "CHILD", "Ids": ["c07e46a6-c92e-48f9-83d9-93d9a419f9bf"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 5, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932125359773636, "Height": 0.016484342515468597, "Left": 0.04533926025032997, "Top": 0.4171190559864044}, "Polygon": [{"X": 0.04534142091870308, "Y": 0.4171190559864044}, {"X": 0.14466051757335663, "Y": 0.41717225313186646}, {"X": 0.14465901255607605, "Y": 0.4336034059524536}, {"X": 0.04533926025032997, "Y": 0.4335504472255707}]}, "Id": "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d"}, {"BlockType": "CELL", "Confidence": 62.060546875, "RowIndex": 5, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19863128662109375, "Height": 0.01653706282377243, "Left": 0.14465901255607605, "Top": 0.41717225313186646}, "Polygon": [{"X": 0.14466051757335663, "Y": 0.41717225313186646}, {"X": 0.3432902991771698, "Y": 0.41727861762046814}, {"X": 0.34329015016555786, "Y": 0.4337093234062195}, {"X": 0.14465901255607605, "Y": 0.4336034059524536}]}, "Id": "c0f95f74-6998-4b42-bfbb-3c2b968cc9fb", "Relationships": [{"Type": "CHILD", "Ids": ["ed63a603-5006-4c65-b414-3bc960c4a87b", "0020dba5-b4f0-405b-a4e3-69045102ca32", "e8048b67-3b6a-48da-808b-c3b21c5cf34a"]}]}, {"BlockType": "CELL", "Confidence": 54.931640625, "RowIndex": 5, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647393971681595, "Height": 0.01648213155567646, "Left": 0.34329015016555786, "Top": 0.41727861762046814}, "Polygon": [{"X": 0.3432902991771698, "Y": 0.41727861762046814}, {"X": 0.439763605594635, "Y": 0.417330265045166}, {"X": 0.4397640824317932, "Y": 0.43376076221466064}, {"X": 0.34329015016555786, "Y": 0.4337093234062195}]}, "Id": "1ea0c4d7-ca43-4f7e-bae9-8b3a4acab3fc", "Relationships": [{"Type": "CHILD", "Ids": ["75e7b2e0-7ea1-4806-bbbd-d808b7810a44"]}]}, {"BlockType": "CELL", "Confidence": 68.798828125, "RowIndex": 5, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232026875019073, "Height": 0.016485024243593216, "Left": 0.439763605594635, "Top": 0.417330265045166}, "Polygon": [{"X": 0.439763605594635, "Y": 0.417330265045166}, {"X": 0.542082667350769, "Y": 0.417385071516037}, {"X": 0.5420838594436646, "Y": 0.4338153004646301}, {"X": 0.4397640824317932, "Y": 0.43376076221466064}]}, "Id": "9d09ebe7-e0db-46fd-83c5-11469ac3b1f4", "Relationships": [{"Type": "CHILD", "Ids": ["297107e8-5354-4e00-9d0d-0b783d1dc841"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 6, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932437539100647, "Height": 0.035106826573610306, "Left": 0.04533464461565018, "Top": 0.4335504472255707}, "Polygon": [{"X": 0.04533926025032997, "Y": 0.4335504472255707}, {"X": 0.14465901255607605, "Y": 0.4336034059524536}, {"X": 0.14465582370758057, "Y": 0.4686572849750519}, {"X": 0.04533464461565018, "Y": 0.46860480308532715}]}, "Id": "95fd4fa0-916e-4529-9576-48d2c5e180b9"}, {"BlockType": "CELL", "Confidence": 41.5771484375, "RowIndex": 6, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986343264579773, "Height": 0.03515879064798355, "Left": 0.14465582370758057, "Top": 0.4336034059524536}, "Polygon": [{"X": 0.14465901255607605, "Y": 0.4336034059524536}, {"X": 0.34329015016555786, "Y": 0.4337093234062195}, {"X": 0.3432897925376892, "Y": 0.46876218914985657}, {"X": 0.14465582370758057, "Y": 0.4686572849750519}]}, "Id": "5bbf24e5-ab61-458d-abe0-d4467bf2b0db", "Relationships": [{"Type": "CHILD", "Ids": ["b80ae9ea-ab1c-4783-8bd4-66c4a79500ff", "43de7579-1293-468b-a12a-16eec92ddaa4", "4e292443-cae0-4ec0-be18-56bb709be8cf", "82d9786a-db86-4491-b6ce-a973806fc5d9"]}]}, {"BlockType": "CELL", "Confidence": 36.81640625, "RowIndex": 6, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647531807422638, "Height": 0.03510384261608124, "Left": 0.3432897925376892, "Top": 0.4337093234062195}, "Polygon": [{"X": 0.34329015016555786, "Y": 0.4337093234062195}, {"X": 0.4397640824317932, "Y": 0.43376076221466064}, {"X": 0.4397651255130768, "Y": 0.4688131511211395}, {"X": 0.3432897925376892, "Y": 0.46876218914985657}]}, "Id": "c7e1d8a2-467d-4d9b-af32-4a4036db4055", "Relationships": [{"Type": "CHILD", "Ids": ["2fbc9db7-a562-4eb2-a0f1-12b650e84388"]}]}, {"BlockType": "CELL", "Confidence": 46.09375, "RowIndex": 6, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1023222804069519, "Height": 0.03510645404458046, "Left": 0.4397640824317932, "Top": 0.43376076221466064}, "Polygon": [{"X": 0.4397640824317932, "Y": 0.43376076221466064}, {"X": 0.5420838594436646, "Y": 0.4338153004646301}, {"X": 0.5420863628387451, "Y": 0.4688672125339508}, {"X": 0.4397651255130768, "Y": 0.4688131511211395}]}, "Id": "5f775292-415b-4411-8a5b-a0ea0b16e90d", "Relationships": [{"Type": "CHILD", "Ids": ["df8b6489-ee64-44f9-9439-3a14250028d6"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 7, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932348877191544, "Height": 0.01757977344095707, "Left": 0.04533233493566513, "Top": 0.46860480308532715}, "Polygon": [{"X": 0.04533464461565018, "Y": 0.46860480308532715}, {"X": 0.14465582370758057, "Y": 0.4686572849750519}, {"X": 0.14465422928333282, "Y": 0.48618459701538086}, {"X": 0.04533233493566513, "Y": 0.48613235354423523}]}, "Id": "f62b469d-9f8e-4b38-a5e1-f0bf9042438b"}, {"BlockType": "CELL", "Confidence": 74.462890625, "RowIndex": 7, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19863556325435638, "Height": 0.017631739377975464, "Left": 0.14465422928333282, "Top": 0.4686572849750519}, "Polygon": [{"X": 0.14465582370758057, "Y": 0.4686572849750519}, {"X": 0.3432897925376892, "Y": 0.46876218914985657}, {"X": 0.3432896137237549, "Y": 0.48628902435302734}, {"X": 0.14465422928333282, "Y": 0.48618459701538086}]}, "Id": "73babb91-1dda-4160-a521-6afedeed1f33", "Relationships": [{"Type": "CHILD", "Ids": ["cb814f2e-c317-424d-8234-68c1c59d505f"]}]}, {"BlockType": "CELL", "Confidence": 65.91796875, "RowIndex": 7, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0964760109782219, "Height": 0.017577538266777992, "Left": 0.3432896137237549, "Top": 0.46876218914985657}, "Polygon": [{"X": 0.3432897925376892, "Y": 0.46876218914985657}, {"X": 0.4397651255130768, "Y": 0.4688131511211395}, {"X": 0.4397656321525574, "Y": 0.4863397181034088}, {"X": 0.3432896137237549, "Y": 0.48628902435302734}]}, "Id": "364d716a-681f-43c3-be6f-857b36d3f987", "Relationships": [{"Type": "CHILD", "Ids": ["0b839bd6-e625-48c5-b830-6180a3198e09"]}]}, {"BlockType": "CELL", "Confidence": 82.568359375, "RowIndex": 7, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232249647378922, "Height": 0.017580373212695122, "Left": 0.4397651255130768, "Top": 0.4688131511211395}, "Polygon": [{"X": 0.4397651255130768, "Y": 0.4688131511211395}, {"X": 0.5420863628387451, "Y": 0.4688672125339508}, {"X": 0.5420876145362854, "Y": 0.486393541097641}, {"X": 0.4397656321525574, "Y": 0.4863397181034088}]}, "Id": "82dbc495-b569-40b9-b378-6e637d42cb6b", "Relationships": [{"Type": "CHILD", "Ids": ["29c47e6b-e892-450a-b036-b5c592f5ab2e"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 8, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932376444339752, "Height": 0.014293341897428036, "Left": 0.045330461114645004, "Top": 0.48613235354423523}, "Polygon": [{"X": 0.04533233493566513, "Y": 0.48613235354423523}, {"X": 0.14465422928333282, "Y": 0.48618459701538086}, {"X": 0.14465293288230896, "Y": 0.5004256963729858}, {"X": 0.045330461114645004, "Y": 0.5003737211227417}]}, "Id": "c041e0fd-1cfb-44e7-ad4f-569f14acd22b"}, {"BlockType": "CELL", "Confidence": 62.255859375, "RowIndex": 8, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19863669574260712, "Height": 0.014345153234899044, "Left": 0.14465293288230896, "Top": 0.48618459701538086}, "Polygon": [{"X": 0.14465422928333282, "Y": 0.48618459701538086}, {"X": 0.3432896137237549, "Y": 0.48628902435302734}, {"X": 0.34328946471214294, "Y": 0.5005297660827637}, {"X": 0.14465293288230896, "Y": 0.5004256963729858}]}, "Id": "ccd970ec-da2f-4c0f-a622-02d375014d97", "Relationships": [{"Type": "CHILD", "Ids": ["45be09eb-ed45-46ec-b485-1bb54f28cda3"]}]}, {"BlockType": "CELL", "Confidence": 55.126953125, "RowIndex": 8, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647656977176666, "Height": 0.01429125014692545, "Left": 0.34328946471214294, "Top": 0.48628902435302734}, "Polygon": [{"X": 0.3432896137237549, "Y": 0.48628902435302734}, {"X": 0.4397656321525574, "Y": 0.4863397181034088}, {"X": 0.4397660493850708, "Y": 0.5005802512168884}, {"X": 0.34328946471214294, "Y": 0.5005297660827637}]}, "Id": "c749da23-eef6-4a0b-96b6-1a24c366679b", "Relationships": [{"Type": "CHILD", "Ids": ["f8726111-1b20-4cf9-af9f-88be6f8d1226"]}]}, {"BlockType": "CELL", "Confidence": 68.994140625, "RowIndex": 8, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232299566268921, "Height": 0.01429411768913269, "Left": 0.4397656321525574, "Top": 0.4863397181034088}, "Polygon": [{"X": 0.4397656321525574, "Y": 0.4863397181034088}, {"X": 0.5420876145362854, "Y": 0.486393541097641}, {"X": 0.5420886278152466, "Y": 0.5006338357925415}, {"X": 0.4397660493850708, "Y": 0.5005802512168884}]}, "Id": "1a5a38c6-4738-432c-ac60-bba5e3a17236", "Relationships": [{"Type": "CHILD", "Ids": ["3b4ecae6-0732-44c2-a692-75ab448dbbf0"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 9, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932448714971542, "Height": 0.015388797968626022, "Left": 0.04532844200730324, "Top": 0.5003737211227417}, "Polygon": [{"X": 0.045330461114645004, "Y": 0.5003737211227417}, {"X": 0.14465293288230896, "Y": 0.5004256963729858}, {"X": 0.14465153217315674, "Y": 0.5157625079154968}, {"X": 0.04532844200730324, "Y": 0.515710711479187}]}, "Id": "e653b509-f9d1-4b85-af84-dcd9eb67b461"}, {"BlockType": "CELL", "Confidence": 66.259765625, "RowIndex": 9, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986379474401474, "Height": 0.015440378338098526, "Left": 0.14465153217315674, "Top": 0.5004256963729858}, "Polygon": [{"X": 0.14465293288230896, "Y": 0.5004256963729858}, {"X": 0.34328946471214294, "Y": 0.5005297660827637}, {"X": 0.343289315700531, "Y": 0.5158661007881165}, {"X": 0.14465153217315674, "Y": 0.5157625079154968}]}, "Id": "210698d4-d746-48ec-b846-61dee6c4838c", "Relationships": [{"Type": "CHILD", "Ids": ["44a9d600-fefc-4a14-b361-a1305d27ab79", "6d53a051-c0d0-49bd-8482-9af32bd0f5a5"]}]}, {"BlockType": "CELL", "Confidence": 58.69140625, "RowIndex": 9, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647717326879501, "Height": 0.015386666171252728, "Left": 0.343289315700531, "Top": 0.5005297660827637}, "Polygon": [{"X": 0.34328946471214294, "Y": 0.5005297660827637}, {"X": 0.4397660493850708, "Y": 0.5005802512168884}, {"X": 0.4397664964199066, "Y": 0.5159164071083069}, {"X": 0.343289315700531, "Y": 0.5158661007881165}]}, "Id": "425f9e2b-6251-4b0d-b002-10d9f65c64a1", "Relationships": [{"Type": "CHILD", "Ids": ["ca2a2b02-52a5-434e-8180-55c9cbffb0d7"]}]}, {"BlockType": "CELL", "Confidence": 73.4375, "RowIndex": 9, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232366621494293, "Height": 0.01538950577378273, "Left": 0.4397660493850708, "Top": 0.5005802512168884}, "Polygon": [{"X": 0.4397660493850708, "Y": 0.5005802512168884}, {"X": 0.5420886278152466, "Y": 0.5006338357925415}, {"X": 0.5420897006988525, "Y": 0.5159697532653809}, {"X": 0.4397664964199066, "Y": 0.5159164071083069}]}, "Id": "98c2e8fe-d5a6-4430-98a4-4acfdde2a87a", "Relationships": [{"Type": "CHILD", "Ids": ["3000d18a-178d-4c75-81be-80ee94463bda"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 10, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932482242584229, "Height": 0.013197766616940498, "Left": 0.04532670974731445, "Top": 0.515710711479187}, "Polygon": [{"X": 0.04532844200730324, "Y": 0.515710711479187}, {"X": 0.14465153217315674, "Y": 0.5157625079154968}, {"X": 0.14465034008026123, "Y": 0.5289084315299988}, {"X": 0.04532670974731445, "Y": 0.5288568139076233}]}, "Id": "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae"}, {"BlockType": "CELL", "Confidence": 61.328125, "RowIndex": 10, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19863899052143097, "Height": 0.013249192386865616, "Left": 0.14465034008026123, "Top": 0.5157625079154968}, "Polygon": [{"X": 0.14465153217315674, "Y": 0.5157625079154968}, {"X": 0.343289315700531, "Y": 0.5158661007881165}, {"X": 0.34328919649124146, "Y": 0.5290116667747498}, {"X": 0.14465034008026123, "Y": 0.5289084315299988}]}, "Id": "f5b19450-46ee-4c88-8d36-4bcd56a94f0b", "Relationships": [{"Type": "CHILD", "Ids": ["c163012f-60bb-41a9-a72e-62f967b97bd6", "554cca22-330a-4cfe-8d64-27f240601858"]}]}, {"BlockType": "CELL", "Confidence": 54.296875, "RowIndex": 10, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0964776948094368, "Height": 0.013195732608437538, "Left": 0.34328919649124146, "Top": 0.5158661007881165}, "Polygon": [{"X": 0.343289315700531, "Y": 0.5158661007881165}, {"X": 0.4397664964199066, "Y": 0.5159164071083069}, {"X": 0.43976688385009766, "Y": 0.5290617942810059}, {"X": 0.34328919649124146, "Y": 0.5290116667747498}]}, "Id": "6171aebc-70f7-4206-9688-3be09a741386", "Relationships": [{"Type": "CHILD", "Ids": ["f57145ff-650e-40c7-8bd7-dac26f269e60"]}]}, {"BlockType": "CELL", "Confidence": 67.96875, "RowIndex": 10, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232415050268173, "Height": 0.013198590837419033, "Left": 0.4397664964199066, "Top": 0.5159164071083069}, "Polygon": [{"X": 0.4397664964199066, "Y": 0.5159164071083069}, {"X": 0.5420897006988525, "Y": 0.5159697532653809}, {"X": 0.542090654373169, "Y": 0.5291150212287903}, {"X": 0.43976688385009766, "Y": 0.5290617942810059}]}, "Id": "5cab7f15-094e-4e5e-a488-067c53c99a6c", "Relationships": [{"Type": "CHILD", "Ids": ["4f42d13a-86d4-4d29-83f6-329e19e82261"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 11, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932665526866913, "Height": 0.023057395592331886, "Left": 0.045323681086301804, "Top": 0.5288568139076233}, "Polygon": [{"X": 0.04532670974731445, "Y": 0.5288568139076233}, {"X": 0.14465034008026123, "Y": 0.5289084315299988}, {"X": 0.1446482390165329, "Y": 0.5519142150878906}, {"X": 0.045323681086301804, "Y": 0.5518629550933838}]}, "Id": "071fd8f3-6e28-4dbb-9bcb-75e3132132ec"}, {"BlockType": "CELL", "Confidence": 74.072265625, "RowIndex": 11, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19864095747470856, "Height": 0.023108359426259995, "Left": 0.1446482390165329, "Top": 0.5289084315299988}, "Polygon": [{"X": 0.14465034008026123, "Y": 0.5289084315299988}, {"X": 0.34328919649124146, "Y": 0.5290116667747498}, {"X": 0.34328895807266235, "Y": 0.5520167946815491}, {"X": 0.1446482390165329, "Y": 0.5519142150878906}]}, "Id": "c9930e3f-5180-4c7e-a77b-d3ceb9afb5c6", "Relationships": [{"Type": "CHILD", "Ids": ["7efbdef4-cacd-4c45-92f3-02611071acf0"]}]}, {"BlockType": "CELL", "Confidence": 65.576171875, "RowIndex": 11, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647859632968903, "Height": 0.023054955527186394, "Left": 0.34328895807266235, "Top": 0.5290116667747498}, "Polygon": [{"X": 0.34328919649124146, "Y": 0.5290116667747498}, {"X": 0.43976688385009766, "Y": 0.5290617942810059}, {"X": 0.4397675693035126, "Y": 0.5520666241645813}, {"X": 0.34328895807266235, "Y": 0.5520167946815491}]}, "Id": "bbeaf8ef-bd36-4efc-a6ce-a6369c222768", "Relationships": [{"Type": "CHILD", "Ids": ["6996802c-4c04-4c96-82aa-266313cf5013"]}]}, {"BlockType": "CELL", "Confidence": 82.12890625, "RowIndex": 11, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232540220022202, "Height": 0.023057660087943077, "Left": 0.43976688385009766, "Top": 0.5290617942810059}, "Polygon": [{"X": 0.43976688385009766, "Y": 0.5290617942810059}, {"X": 0.542090654373169, "Y": 0.5291150212287903}, {"X": 0.5420922636985779, "Y": 0.5521194934844971}, {"X": 0.4397675693035126, "Y": 0.5520666241645813}]}, "Id": "7c3bfae9-b095-4d81-a155-e6f3fd4b6d7c", "Relationships": [{"Type": "CHILD", "Ids": ["d3cfd1b4-6e6b-4ed8-82af-3d524271274c"]}]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 12, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.0993267223238945, "Height": 0.016484256833791733, "Left": 0.0453215166926384, "Top": 0.5518629550933838}, "Polygon": [{"X": 0.045323681086301804, "Y": 0.5518629550933838}, {"X": 0.1446482390165329, "Y": 0.5519142150878906}, {"X": 0.1446467489004135, "Y": 0.5683472156524658}, {"X": 0.0453215166926384, "Y": 0.5682961344718933}]}, "Id": "fb2a1317-9ffa-4096-af9c-4645a28a6227"}, {"BlockType": "CELL", "Confidence": 47.16796875, "RowIndex": 12, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19864222407341003, "Height": 0.016535082831978798, "Left": 0.1446467489004135, "Top": 0.5519142150878906}, "Polygon": [{"X": 0.1446482390165329, "Y": 0.5519142150878906}, {"X": 0.34328895807266235, "Y": 0.5520167946815491}, {"X": 0.3432888090610504, "Y": 0.5684493184089661}, {"X": 0.1446467489004135, "Y": 0.5683472156524658}]}, "Id": "a710e284-fb76-4020-b6e5-e1904c5c4408", "Relationships": [{"Type": "CHILD", "Ids": ["071449c9-5029-41d1-bdfa-7c90269888f4"]}], "EntityTypes": ["TABLE_SECTION_TITLE"]}, {"BlockType": "CELL", "Confidence": 47.16796875, "RowIndex": 12, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647924453020096, "Height": 0.016482099890708923, "Left": 0.3432888090610504, "Top": 0.5520167946815491}, "Polygon": [{"X": 0.34328895807266235, "Y": 0.5520167946815491}, {"X": 0.4397675693035126, "Y": 0.5520666241645813}, {"X": 0.4397680461406708, "Y": 0.5684989094734192}, {"X": 0.3432888090610504, "Y": 0.5684493184089661}]}, "Id": "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", "EntityTypes": ["TABLE_SECTION_TITLE"]}, {"BlockType": "CELL", "Confidence": 47.16796875, "RowIndex": 12, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10215210169553757, "Height": 0.016484791412949562, "Left": 0.4397675693035126, "Top": 0.5520666241645813}, "Polygon": [{"X": 0.4397675693035126, "Y": 0.5520666241645813}, {"X": 0.5419185161590576, "Y": 0.5521193742752075}, {"X": 0.5419196486473083, "Y": 0.5685514211654663}, {"X": 0.4397680461406708, "Y": 0.5684989094734192}]}, "Id": "517a2aa2-d7fc-4032-a643-b057b655f7db", "EntityTypes": ["TABLE_SECTION_TITLE"]}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 13, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932681173086166, "Height": 0.012102041393518448, "Left": 0.04531992971897125, "Top": 0.5682961344718933}, "Polygon": [{"X": 0.0453215166926384, "Y": 0.5682961344718933}, {"X": 0.1446467489004135, "Y": 0.5683472156524658}, {"X": 0.14464564621448517, "Y": 0.5803982019424438}, {"X": 0.04531992971897125, "Y": 0.5803472995758057}]}, "Id": "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16"}, {"BlockType": "CELL", "Confidence": 42.48046875, "RowIndex": 13, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.19864314794540405, "Height": 0.012152759358286858, "Left": 0.14464564621448517, "Top": 0.5683472156524658}, "Polygon": [{"X": 0.1446467489004135, "Y": 0.5683472156524658}, {"X": 0.3432888090610504, "Y": 0.5684493184089661}, {"X": 0.34328868985176086, "Y": 0.5804999470710754}, {"X": 0.14464564621448517, "Y": 0.5803982019424438}]}, "Id": "3da3073f-89b4-4ad5-a3da-fadc112c9663", "Relationships": [{"Type": "CHILD", "Ids": ["f0169e58-08a6-48b8-9a9b-28c6387d7408", "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03"]}]}, {"BlockType": "CELL", "Confidence": 37.59765625, "RowIndex": 13, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09647972136735916, "Height": 0.012100075371563435, "Left": 0.34328868985176086, "Top": 0.5684493184089661}, "Polygon": [{"X": 0.3432888090610504, "Y": 0.5684493184089661}, {"X": 0.4397680461406708, "Y": 0.5684989094734192}, {"X": 0.43976840376853943, "Y": 0.580549418926239}, {"X": 0.34328868985176086, "Y": 0.5804999470710754}]}, "Id": "90c14ead-2362-4a29-a963-60f9c255868d", "Relationships": [{"Type": "CHILD", "Ids": ["b639dda7-0f8b-4eba-94d8-8c345c09b4c0"]}]}, {"BlockType": "CELL", "Confidence": 47.0947265625, "RowIndex": 13, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232627391815186, "Height": 0.012102905660867691, "Left": 0.4397680461406708, "Top": 0.5684989094734192}, "Polygon": [{"X": 0.4397680461406708, "Y": 0.5684989094734192}, {"X": 0.5420934557914734, "Y": 0.5685515403747559}, {"X": 0.5420942902565002, "Y": 0.5806018114089966}, {"X": 0.43976840376853943, "Y": 0.580549418926239}]}, "Id": "8f294c98-221d-4c26-8310-b59ddb074aea"}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 14, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932715445756912, "Height": 0.01100643165409565, "Left": 0.04531848803162575, "Top": 0.5803472995758057}, "Polygon": [{"X": 0.04531992971897125, "Y": 0.5803472995758057}, {"X": 0.14464564621448517, "Y": 0.5803982019424438}, {"X": 0.14464464783668518, "Y": 0.591353714466095}, {"X": 0.04531848803162575, "Y": 0.5913029909133911}]}, "Id": "274cbc63-cbcd-48b3-b313-a3858b8dcc16"}, {"BlockType": "CELL", "Confidence": 41.5771484375, "RowIndex": 14, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986440271139145, "Height": 0.011057009920477867, "Left": 0.14464464783668518, "Top": 0.5803982019424438}, "Polygon": [{"X": 0.14464564621448517, "Y": 0.5803982019424438}, {"X": 0.34328868985176086, "Y": 0.5804999470710754}, {"X": 0.3432885706424713, "Y": 0.5914552211761475}, {"X": 0.14464464783668518, "Y": 0.591353714466095}]}, "Id": "56f24719-4d92-4a73-b674-8f85bba5b661"}, {"BlockType": "CELL", "Confidence": 36.81640625, "RowIndex": 14, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09648015350103378, "Height": 0.011004514992237091, "Left": 0.3432885706424713, "Top": 0.5804999470710754}, "Polygon": [{"X": 0.34328868985176086, "Y": 0.5804999470710754}, {"X": 0.43976840376853943, "Y": 0.580549418926239}, {"X": 0.4397687315940857, "Y": 0.5915044546127319}, {"X": 0.3432885706424713, "Y": 0.5914552211761475}]}, "Id": "b7e02d7d-84f1-4208-ba30-5e40fe0385e9"}, {"BlockType": "CELL", "Confidence": 46.09375, "RowIndex": 14, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232669860124588, "Height": 0.01100735180079937, "Left": 0.43976840376853943, "Top": 0.580549418926239}, "Polygon": [{"X": 0.43976840376853943, "Y": 0.580549418926239}, {"X": 0.5420942902565002, "Y": 0.5806018114089966}, {"X": 0.5420951247215271, "Y": 0.5915567278862}, {"X": 0.4397687315940857, "Y": 0.5915044546127319}]}, "Id": "9e9917a1-6b20-4d84-aec6-9fe83684e59b"}, {"BlockType": "CELL", "Confidence": 63.623046875, "RowIndex": 15, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09932875633239746, "Height": 0.01977095566689968, "Left": 0.04531589150428772, "Top": 0.5913029909133911}, "Polygon": [{"X": 0.04531848803162575, "Y": 0.5913029909133911}, {"X": 0.14464464783668518, "Y": 0.591353714466095}, {"X": 0.14464284479618073, "Y": 0.6110739707946777}, {"X": 0.04531589150428772, "Y": 0.611023485660553}]}, "Id": "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9"}, {"BlockType": "CELL", "Confidence": 45.556640625, "RowIndex": 15, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1986456960439682, "Height": 0.01961250975728035, "Left": 0.1446428745985031, "Top": 0.591353714466095}, "Polygon": [{"X": 0.14464464783668518, "Y": 0.591353714466095}, {"X": 0.3432885706424713, "Y": 0.5914552211761475}, {"X": 0.3432883620262146, "Y": 0.6109662055969238}, {"X": 0.1446428745985031, "Y": 0.6108652949333191}]}, "Id": "2e28c569-e26a-47ce-a2ba-838e0e3a383a", "Relationships": [{"Type": "CHILD", "Ids": ["e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "CELL", "Confidence": 40.33203125, "RowIndex": 15, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09648092091083527, "Height": 0.019560057669878006, "Left": 0.3432883620262146, "Top": 0.5914552211761475}, "Polygon": [{"X": 0.3432885706424713, "Y": 0.5914552211761475}, {"X": 0.4397687315940857, "Y": 0.5915044546127319}, {"X": 0.43976929783821106, "Y": 0.611015260219574}, {"X": 0.3432883620262146, "Y": 0.6109662055969238}]}, "Id": "748c07b7-c80f-441e-b3a3-bf5c41f38d60", "Relationships": [{"Type": "CHILD", "Ids": ["f8775bf7-63f8-4a5b-9d16-f0809955e65f"]}], "EntityTypes": ["TABLE_SUMMARY"]}, {"BlockType": "CELL", "Confidence": 50.48828125, "RowIndex": 15, "ColumnIndex": 4, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10232776403427124, "Height": 0.01956276036798954, "Left": 0.4397687315940857, "Top": 0.5915044546127319}, "Polygon": [{"X": 0.4397687315940857, "Y": 0.5915044546127319}, {"X": 0.5420951247215271, "Y": 0.5915567278862}, {"X": 0.5420964956283569, "Y": 0.6110672354698181}, {"X": 0.43976929783821106, "Y": 0.611015260219574}]}, "Id": "a095af39-21dc-4604-a977-d590285872f5"}, {"BlockType": "MERGED_CELL", "Confidence": 63.623046875, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 14, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09983168542385101, "Height": 0.23975321650505066, "Left": 0.044833023101091385, "Top": 0.37111207842826843}, "Polygon": [{"X": 0.044864632189273834, "Y": 0.37111207842826843}, {"X": 0.1446647047996521, "Y": 0.3711661696434021}, {"X": 0.1446428745985031, "Y": 0.6108652949333191}, {"X": 0.044833023101091385, "Y": 0.61081463098526}]}, "Id": "3bfe06cb-1767-47da-a735-9a4a78520003", "Relationships": [{"Type": "CHILD", "Ids": ["b0a1b8fa-9294-4389-bb82-aee72888b82b", "b7a1423c-1033-4f57-9266-fa8724a39cca", "defc34f0-901e-4ff7-83a4-4ee4470a9e9b", "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d", "95fd4fa0-916e-4529-9576-48d2c5e180b9", "f62b469d-9f8e-4b38-a5e1-f0bf9042438b", "c041e0fd-1cfb-44e7-ad4f-569f14acd22b", "e653b509-f9d1-4b85-af84-dcd9eb67b461", "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae", "071fd8f3-6e28-4dbb-9bcb-75e3132132ec", "fb2a1317-9ffa-4096-af9c-4645a28a6227", "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16", "274cbc63-cbcd-48b3-b313-a3858b8dcc16", "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9"]}]}, {"BlockType": "MERGED_CELL", "Confidence": 47.16796875, "RowIndex": 12, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 3, "Geometry": {"BoundingBox": {"Width": 0.39744672179222107, "Height": 0.016637282446026802, "Left": 0.1446467489004135, "Top": 0.5519142150878906}, "Polygon": [{"X": 0.1446482390165329, "Y": 0.5519142150878906}, {"X": 0.5420922636985779, "Y": 0.5521194934844971}, {"X": 0.5420934557914734, "Y": 0.5685515403747559}, {"X": 0.1446467489004135, "Y": 0.5683472156524658}]}, "Id": "9cc42df5-c567-4304-8403-9072342e355f", "Relationships": [{"Type": "CHILD", "Ids": ["a710e284-fb76-4020-b6e5-e1904c5c4408", "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", "517a2aa2-d7fc-4032-a643-b057b655f7db"]}], "EntityTypes": ["TABLE_SECTION_TITLE"]}, {"BlockType": "TABLE", "Confidence": 96.6796875, "Geometry": {"BoundingBox": {"Width": 0.2666997015476227, "Height": 0.04461939260363579, "Left": 0.5759121775627136, "Top": 0.7281046509742737}, "Polygon": [{"X": 0.5759121775627136, "Y": 0.7281046509742737}, {"X": 0.8426032066345215, "Y": 0.7282357215881348}, {"X": 0.8426118493080139, "Y": 0.7727240324020386}, {"X": 0.5759159326553345, "Y": 0.7725946307182312}]}, "Id": "24e82398-d49b-4ed1-bff7-b30e0b940956", "Relationships": [{"Type": "CHILD", "Ids": ["b8db6de4-e1ed-4f04-a82e-006fe4834860", "03c491a8-6035-45d3-b60e-3044bcfb7ff1", "0eadaf31-6022-4927-a93a-c92013f08d6d", "4259b699-0444-477a-8263-e620a3231abf", "967218af-e7ae-4d40-8370-83d23d3343f0", "a95ace73-7cae-4df3-a26f-643acd3e5050"]}], "EntityTypes": ["SEMI_STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 92.87109375, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1731661707162857, "Height": 0.013645744882524014, "Left": 0.5759121775627136, "Top": 0.7281046509742737}, "Polygon": [{"X": 0.5759121775627136, "Y": 0.7281046509742737}, {"X": 0.7490761876106262, "Y": 0.7281897664070129}, {"X": 0.7490783333778381, "Y": 0.7417503595352173}, {"X": 0.5759133100509644, "Y": 0.7416656017303467}]}, "Id": "b8db6de4-e1ed-4f04-a82e-006fe4834860", "Relationships": [{"Type": "CHILD", "Ids": ["aed30f61-cb18-4c6d-974d-e15493ef26e7", "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2"]}]}, {"BlockType": "CELL", "Confidence": 90.771484375, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09352964162826538, "Height": 0.013606427237391472, "Left": 0.7490761876106262, "Top": 0.7281897664070129}, "Polygon": [{"X": 0.7490761876106262, "Y": 0.7281897664070129}, {"X": 0.8426032066345215, "Y": 0.7282357215881348}, {"X": 0.8426058292388916, "Y": 0.7417961955070496}, {"X": 0.7490783333778381, "Y": 0.7417503595352173}]}, "Id": "03c491a8-6035-45d3-b60e-3044bcfb7ff1", "Relationships": [{"Type": "CHILD", "Ids": ["7dbd77ca-100f-4ac6-b04d-79dd41e14489"]}]}, {"BlockType": "CELL", "Confidence": 85.05859375, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.1731674075126648, "Height": 0.01542325783520937, "Left": 0.5759133100509644, "Top": 0.7416656017303467}, "Polygon": [{"X": 0.5759133100509644, "Y": 0.7416656017303467}, {"X": 0.7490783333778381, "Y": 0.7417503595352173}, {"X": 0.7490807175636292, "Y": 0.7570888996124268}, {"X": 0.5759146213531494, "Y": 0.7570044994354248}]}, "Id": "0eadaf31-6022-4927-a93a-c92013f08d6d", "Relationships": [{"Type": "CHILD", "Ids": ["f4e853bc-e713-4a46-b856-9eeb108b4a35", "913a0371-c44c-497f-a164-efdf0a36451b"]}]}, {"BlockType": "CELL", "Confidence": 83.154296875, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09353050589561462, "Height": 0.0153840696439147, "Left": 0.7490783333778381, "Top": 0.7417503595352173}, "Polygon": [{"X": 0.7490783333778381, "Y": 0.7417503595352173}, {"X": 0.8426058292388916, "Y": 0.7417961955070496}, {"X": 0.8426088094711304, "Y": 0.7571344375610352}, {"X": 0.7490807175636292, "Y": 0.7570888996124268}]}, "Id": "4259b699-0444-477a-8263-e620a3231abf", "Relationships": [{"Type": "CHILD", "Ids": ["9be7665e-f764-43db-82d3-38864efe5553"]}]}, {"BlockType": "CELL", "Confidence": 93.310546875, "RowIndex": 3, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.17316852509975433, "Height": 0.015674177557229996, "Left": 0.5759146213531494, "Top": 0.7570044994354248}, "Polygon": [{"X": 0.5759146213531494, "Y": 0.7570044994354248}, {"X": 0.7490807175636292, "Y": 0.7570888996124268}, {"X": 0.7490831613540649, "Y": 0.7726786732673645}, {"X": 0.5759159326553345, "Y": 0.7725946307182312}]}, "Id": "967218af-e7ae-4d40-8370-83d23d3343f0", "Relationships": [{"Type": "CHILD", "Ids": ["513efde5-1d1f-4082-b6d0-cbb044bf10b5", "57ff96f2-665a-4bc8-bb02-18c7246a5194", "850a3229-81d2-4899-b38e-76bad249d8ee"]}]}, {"BlockType": "CELL", "Confidence": 91.259765625, "RowIndex": 3, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.09353113919496536, "Height": 0.015635158866643906, "Left": 0.7490807175636292, "Top": 0.7570888996124268}, "Polygon": [{"X": 0.7490807175636292, "Y": 0.7570888996124268}, {"X": 0.8426088094711304, "Y": 0.7571344375610352}, {"X": 0.8426118493080139, "Y": 0.7727240324020386}, {"X": 0.7490831613540649, "Y": 0.7726786732673645}]}, "Id": "a95ace73-7cae-4df3-a26f-643acd3e5050", "Relationships": [{"Type": "CHILD", "Ids": ["e77a026a-1fc7-4345-86da-904be974b53e"]}]}, {"BlockType": "TABLE", "Confidence": 83.837890625, "Geometry": {"BoundingBox": {"Width": 0.908788800239563, "Height": 0.04976335167884827, "Left": 0.05028044432401657, "Top": 0.8018414378166199}, "Polygon": [{"X": 0.05028683692216873, "Y": 0.8018414378166199}, {"X": 0.9590573310852051, "Y": 0.8022785186767578}, {"X": 0.9590692520141602, "Y": 0.8516048192977905}, {"X": 0.05028044432401657, "Y": 0.8511740565299988}]}, "Id": "a1351bcf-e97b-4cec-a3aa-53e5c83aa111", "Relationships": [{"Type": "CHILD", "Ids": ["74c40c09-8fcb-4c73-a6b4-b24e0af3e6d5", "6f4b4e5c-2ee6-4332-9c79-e4282717a7be", "16e8a339-61fd-4803-8cf6-d4c25f3bb7da", "e90f06a0-a9a3-4fe3-9f02-d40832180e0e", "c4e3d36e-cb3b-4132-981c-2e68c13b8df1", "275a7ddb-a3b0-4dd5-ae57-a7fdd0918154"]}, {"Type": "MERGED_CELL", "Ids": ["7815f01d-8666-4d95-830b-7ce206d52f0f"]}], "EntityTypes": ["SEMI_STRUCTURED_TABLE"]}, {"BlockType": "CELL", "Confidence": 33.2763671875, "RowIndex": 1, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10285571962594986, "Height": 0.021796848624944687, "Left": 0.050284016877412796, "Top": 0.8018414378166199}, "Polygon": [{"X": 0.05028683692216873, "Y": 0.8018414378166199}, {"X": 0.15313974022865295, "Y": 0.8018909096717834}, {"X": 0.15313783288002014, "Y": 0.8236383199691772}, {"X": 0.050284016877412796, "Y": 0.8235891461372375}]}, "Id": "74c40c09-8fcb-4c73-a6b4-b24e0af3e6d5", "Relationships": [{"Type": "CHILD", "Ids": ["9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", "a56271ad-92a2-4824-b382-853fe0a80682", "7b6e8a99-0e44-4fb4-9104-21f87e78ae22", "0362bdc0-df2a-4cab-b6e6-24a060cfb984", "49551070-e9b7-4eb9-8dcc-38b269b42f6b"]}]}, {"BlockType": "CELL", "Confidence": 48.33984375, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.6739873290061951, "Height": 0.022237194702029228, "Left": 0.15313783288002014, "Top": 0.8017231822013855}, "Polygon": [{"X": 0.15313975512981415, "Y": 0.8017231822013855}, {"X": 0.8271210193634033, "Y": 0.8020473718643188}, {"X": 0.8271251320838928, "Y": 0.8239604234695435}, {"X": 0.15313783288002014, "Y": 0.8236383199691772}]}, "Id": "6f4b4e5c-2ee6-4332-9c79-e4282717a7be", "Relationships": [{"Type": "CHILD", "Ids": ["38761451-ee6f-4735-bed5-40e4c7b98aea", "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8"]}]}, {"BlockType": "CELL", "Confidence": 48.33984375, "RowIndex": 1, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13194864988327026, "Height": 0.02197607420384884, "Left": 0.8271210193634033, "Top": 0.8020473718643188}, "Polygon": [{"X": 0.8271210193634033, "Y": 0.8020473718643188}, {"X": 0.9590644240379333, "Y": 0.8021108508110046}, {"X": 0.9590697288513184, "Y": 0.824023425579071}, {"X": 0.8271251320838928, "Y": 0.8239604234695435}]}, "Id": "16e8a339-61fd-4803-8cf6-d4c25f3bb7da"}, {"BlockType": "CELL", "Confidence": 60.693359375, "RowIndex": 2, "ColumnIndex": 1, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.10285738855600357, "Height": 0.027633672580122948, "Left": 0.05028044432401657, "Top": 0.8235891461372375}, "Polygon": [{"X": 0.050284016877412796, "Y": 0.8235891461372375}, {"X": 0.15313783288002014, "Y": 0.8236383199691772}, {"X": 0.15313541889190674, "Y": 0.851222813129425}, {"X": 0.05028044432401657, "Y": 0.8511740565299988}]}, "Id": "e90f06a0-a9a3-4fe3-9f02-d40832180e0e", "Relationships": [{"Type": "CHILD", "Ids": ["853e6ea8-93f8-49f8-953c-e0873db5060e", "8ef941bc-27d0-44d5-b419-12a3b5078804"]}]}, {"BlockType": "CELL", "Confidence": 44.7265625, "RowIndex": 2, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.6739948987960815, "Height": 0.02790396846830845, "Left": 0.15313541889190674, "Top": 0.8236383199691772}, "Polygon": [{"X": 0.15313783288002014, "Y": 0.8236383199691772}, {"X": 0.8271251320838928, "Y": 0.8239604234695435}, {"X": 0.8271303176879883, "Y": 0.8515422940254211}, {"X": 0.15313541889190674, "Y": 0.851222813129425}]}, "Id": "c4e3d36e-cb3b-4132-981c-2e68c13b8df1", "Relationships": [{"Type": "CHILD", "Ids": ["e526a243-f8e1-4f61-b3f0-43814aacf0d2", "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", "635fc2d1-dec4-4964-87d4-a038cde55a0d", "9fff31b0-9a7f-427f-aff9-0193c2217e68", "015b3aac-e382-43a3-8477-9b8b5a422d7b", "1a035ace-0a17-4982-b83f-856701de2330"]}]}, {"BlockType": "CELL", "Confidence": 70.41015625, "RowIndex": 2, "ColumnIndex": 3, "RowSpan": 1, "ColumnSpan": 1, "Geometry": {"BoundingBox": {"Width": 0.13194410502910614, "Height": 0.02764442190527916, "Left": 0.8271251320838928, "Top": 0.8239604234695435}, "Polygon": [{"X": 0.8271251320838928, "Y": 0.8239604234695435}, {"X": 0.9590625762939453, "Y": 0.824023425579071}, {"X": 0.9590692520141602, "Y": 0.8516048192977905}, {"X": 0.8271303176879883, "Y": 0.8515422940254211}]}, "Id": "275a7ddb-a3b0-4dd5-ae57-a7fdd0918154", "Relationships": [{"Type": "CHILD", "Ids": ["40edd546-6723-4aab-baf9-6c7dc6f261a7"]}]}, {"BlockType": "MERGED_CELL", "Confidence": 48.33984375, "RowIndex": 1, "ColumnIndex": 2, "RowSpan": 1, "ColumnSpan": 2, "Geometry": {"BoundingBox": {"Width": 0.8059247732162476, "Height": 0.0221325121819973, "Left": 0.15313783288002014, "Top": 0.8018909096717834}, "Polygon": [{"X": 0.15313974022865295, "Y": 0.8018909096717834}, {"X": 0.9590573310852051, "Y": 0.8022785186767578}, {"X": 0.9590625762939453, "Y": 0.824023425579071}, {"X": 0.15313783288002014, "Y": 0.8236383199691772}]}, "Id": "7815f01d-8666-4d95-830b-7ce206d52f0f", "Relationships": [{"Type": "CHILD", "Ids": ["6f4b4e5c-2ee6-4332-9c79-e4282717a7be", "16e8a339-61fd-4803-8cf6-d4c25f3bb7da"]}]}, {"BlockType": "TABLE_FOOTER", "Confidence": 84.130859375, "Geometry": {"BoundingBox": {"Width": 0.29050251841545105, "Height": 0.01755482703447342, "Left": 0.16833138465881348, "Top": 0.6219992637634277}, "Polygon": [{"X": 0.1683328002691269, "Y": 0.6219992637634277}, {"X": 0.458833247423172, "Y": 0.6221464276313782}, {"X": 0.4588339030742645, "Y": 0.6395541429519653}, {"X": 0.16833138465881348, "Y": 0.6394076943397522}]}, "Id": "0ac7e71a-7b42-4aa5-a603-ed3c69f2a6cc", "Relationships": [{"Type": "CHILD", "Ids": ["fdc91c09-7e4b-477e-9e7e-007e8d6330ba", "01283ce6-e5ea-48aa-87db-0a6882c2206d", "0f9c728c-c5de-49a5-8712-0ca08905ccef", "1d6e1454-e8d7-4ca9-ab71-9458f3833d42", "15f84217-c016-4920-b892-ab83ca79324e"]}]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 93.0437240600586, "Geometry": {"BoundingBox": {"Width": 0.06591837108135223, "Height": 0.012879926711320877, "Left": 0.5790024399757385, "Top": 0.08756974339485168}, "Polygon": [{"X": 0.5790024399757385, "Y": 0.08756974339485168}, {"X": 0.6449193358421326, "Y": 0.08760812878608704}, {"X": 0.644920825958252, "Y": 0.10044967383146286}, {"X": 0.5790035128593445, "Y": 0.10041140764951706}]}, "Id": "01dff743-d8c9-4fb9-9660-4a30a6b902b4", "Relationships": [{"Type": "VALUE", "Ids": ["a382396f-537e-4533-8dd6-a37bdf49df18"]}, {"Type": "CHILD", "Ids": ["e2a748ad-e703-475c-b74b-7bca7a71f19a", "cd439eea-7e0d-49de-9e3c-cb184f87272d"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 93.0437240600586, "Geometry": {"BoundingBox": {"Width": 0.0693349689245224, "Height": 0.010581391863524914, "Left": 0.7468186616897583, "Top": 0.0876232460141182}, "Polygon": [{"X": 0.7468186616897583, "Y": 0.0876232460141182}, {"X": 0.8161516785621643, "Y": 0.08766362071037292}, {"X": 0.8161536455154419, "Y": 0.09820463508367538}, {"X": 0.7468202710151672, "Y": 0.09816436469554901}]}, "Id": "a382396f-537e-4533-8dd6-a37bdf49df18", "Relationships": [{"Type": "CHILD", "Ids": ["c9cf804c-ff0a-4449-a5ed-b680ee65389c"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 92.51097869873047, "Geometry": {"BoundingBox": {"Width": 0.10016819089651108, "Height": 0.012731999158859253, "Left": 0.5782825350761414, "Top": 0.07203549146652222}, "Polygon": [{"X": 0.5782825350761414, "Y": 0.07203549146652222}, {"X": 0.6784490942955017, "Y": 0.07209404557943344}, {"X": 0.6784507036209106, "Y": 0.08476749062538147}, {"X": 0.5782836079597473, "Y": 0.08470913022756577}]}, "Id": "0439806a-9e0e-4f1c-8836-9cf24c79b5da", "Relationships": [{"Type": "VALUE", "Ids": ["91933aa6-e733-466d-8f0b-bb7f3a50ed2a"]}, {"Type": "CHILD", "Ids": ["dfb6f29d-2322-40c8-a257-445362e50b2a", "14c78d09-427e-4d69-a4ee-92276566ce01"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 92.51097869873047, "Geometry": {"BoundingBox": {"Width": 0.07039923965930939, "Height": 0.010405629873275757, "Left": 0.7457336187362671, "Top": 0.07227117568254471}, "Polygon": [{"X": 0.7457336187362671, "Y": 0.07227117568254471}, {"X": 0.8161309361457825, "Y": 0.07231231778860092}, {"X": 0.8161328434944153, "Y": 0.08267680555582047}, {"X": 0.745735228061676, "Y": 0.08263576030731201}]}, "Id": "91933aa6-e733-466d-8f0b-bb7f3a50ed2a", "Relationships": [{"Type": "CHILD", "Ids": ["c4bbfd8b-5d38-4c59-b3f0-8062f7a07293"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 92.0507583618164, "Geometry": {"BoundingBox": {"Width": 0.1654137670993805, "Height": 0.012514106929302216, "Left": 0.5769280195236206, "Top": 0.728841245174408}, "Polygon": [{"X": 0.5769280195236206, "Y": 0.728841245174408}, {"X": 0.7423399090766907, "Y": 0.7289225459098816}, {"X": 0.7423417568206787, "Y": 0.7413553595542908}, {"X": 0.5769290924072266, "Y": 0.741274356842041}]}, "Id": "7a2fb6a9-54c8-4872-b9f1-366cc2da9437", "Relationships": [{"Type": "VALUE", "Ids": ["b75b84cb-4d94-4bc6-9750-ec14688981b1"]}, {"Type": "CHILD", "Ids": ["aed30f61-cb18-4c6d-974d-e15493ef26e7", "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 92.0507583618164, "Geometry": {"BoundingBox": {"Width": 0.08288203924894333, "Height": 0.009831849485635757, "Left": 0.7583140134811401, "Top": 0.7289910912513733}, "Polygon": [{"X": 0.7583140134811401, "Y": 0.7289910912513733}, {"X": 0.8411941528320312, "Y": 0.7290318012237549}, {"X": 0.8411960601806641, "Y": 0.7388229370117188}, {"X": 0.7583155632019043, "Y": 0.7387823462486267}]}, "Id": "b75b84cb-4d94-4bc6-9750-ec14688981b1", "Relationships": [{"Type": "CHILD", "Ids": ["7dbd77ca-100f-4ac6-b04d-79dd41e14489"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 91.06596374511719, "Geometry": {"BoundingBox": {"Width": 0.13382713496685028, "Height": 0.012473498471081257, "Left": 0.5770767331123352, "Top": 0.7591480016708374}, "Polygon": [{"X": 0.5770767331123352, "Y": 0.7591480016708374}, {"X": 0.7109021544456482, "Y": 0.7592131495475769}, {"X": 0.7109038829803467, "Y": 0.7716214656829834}, {"X": 0.5770778059959412, "Y": 0.771556556224823}]}, "Id": "c588b799-137d-48bc-ae6e-f373046ee725", "Relationships": [{"Type": "VALUE", "Ids": ["d90e0228-bba7-4103-a9e5-05df5e3ed819"]}, {"Type": "CHILD", "Ids": ["513efde5-1d1f-4082-b6d0-cbb044bf10b5", "57ff96f2-665a-4bc8-bb02-18c7246a5194", "850a3229-81d2-4899-b38e-76bad249d8ee"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 91.06596374511719, "Geometry": {"BoundingBox": {"Width": 0.07728547602891922, "Height": 0.008850228041410446, "Left": 0.758945882320404, "Top": 0.7598849534988403}, "Polygon": [{"X": 0.758945882320404, "Y": 0.7598849534988403}, {"X": 0.836229681968689, "Y": 0.7599225640296936}, {"X": 0.8362314105033875, "Y": 0.7687351703643799}, {"X": 0.7589473128318787, "Y": 0.7686976194381714}]}, "Id": "d90e0228-bba7-4103-a9e5-05df5e3ed819", "Relationships": [{"Type": "CHILD", "Ids": ["e77a026a-1fc7-4345-86da-904be974b53e"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 91.02307891845703, "Geometry": {"BoundingBox": {"Width": 0.06526631861925125, "Height": 0.01174969132989645, "Left": 0.5784315466880798, "Top": 0.7442362904548645}, "Polygon": [{"X": 0.5784315466880798, "Y": 0.7442362904548645}, {"X": 0.6436965465545654, "Y": 0.7442681789398193}, {"X": 0.6436978578567505, "Y": 0.7559859752655029}, {"X": 0.578432559967041, "Y": 0.7559541463851929}]}, "Id": "d0f5ce88-3bef-4fe2-863c-6fd0035e893e", "Relationships": [{"Type": "VALUE", "Ids": ["bb884b90-33ee-49a1-8c00-eb71aad84a96"]}, {"Type": "CHILD", "Ids": ["f4e853bc-e713-4a46-b856-9eeb108b4a35", "913a0371-c44c-497f-a164-efdf0a36451b"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 91.02307891845703, "Geometry": {"BoundingBox": {"Width": 0.06671768426895142, "Height": 0.009932100772857666, "Left": 0.7601428627967834, "Top": 0.7443292737007141}, "Polygon": [{"X": 0.7601428627967834, "Y": 0.7443292737007141}, {"X": 0.8268586993217468, "Y": 0.744361937046051}, {"X": 0.8268605470657349, "Y": 0.7542613744735718}, {"X": 0.7601444125175476, "Y": 0.7542288303375244}]}, "Id": "bb884b90-33ee-49a1-8c00-eb71aad84a96", "Relationships": [{"Type": "CHILD", "Ids": ["9be7665e-f764-43db-82d3-38864efe5553"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 88.92420196533203, "Geometry": {"BoundingBox": {"Width": 0.03685394302010536, "Height": 0.008959836326539516, "Left": 0.18509525060653687, "Top": 0.2006516009569168}, "Polygon": [{"X": 0.1850959062576294, "Y": 0.2006516009569168}, {"X": 0.22194918990135193, "Y": 0.2006724625825882}, {"X": 0.22194865345954895, "Y": 0.2096114307641983}, {"X": 0.18509525060653687, "Y": 0.2095906138420105}]}, "Id": "145bcfc1-5a03-49ef-b97d-726e503a3f12", "Relationships": [{"Type": "VALUE", "Ids": ["2eddcc6b-89da-4dfe-b06c-64280b226450"]}, {"Type": "CHILD", "Ids": ["6fa349ee-54cc-49ca-9f3b-b55680fb0a6b"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 88.92420196533203, "Geometry": {"BoundingBox": {"Width": 0.008804487995803356, "Height": 0.008721422404050827, "Left": 0.24012568593025208, "Top": 0.2004357874393463}, "Polygon": [{"X": 0.2401261329650879, "Y": 0.2004357874393463}, {"X": 0.2489301711320877, "Y": 0.20044076442718506}, {"X": 0.24892973899841309, "Y": 0.20915719866752625}, {"X": 0.24012568593025208, "Y": 0.2091522365808487}]}, "Id": "2eddcc6b-89da-4dfe-b06c-64280b226450", "Relationships": [{"Type": "CHILD", "Ids": ["83271702-29f2-4a2b-b61b-50062d73b550"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 88.07866668701172, "Geometry": {"BoundingBox": {"Width": 0.035441674292087555, "Height": 0.009104050695896149, "Left": 0.1857832819223404, "Top": 0.1897091120481491}, "Polygon": [{"X": 0.1857839673757553, "Y": 0.1897091120481491}, {"X": 0.22122496366500854, "Y": 0.189729243516922}, {"X": 0.22122441232204437, "Y": 0.19881317019462585}, {"X": 0.1857832819223404, "Y": 0.19879308342933655}]}, "Id": "0a95421d-33d0-4b6a-a006-a02073d4cbd1", "Relationships": [{"Type": "VALUE", "Ids": ["275369e3-fa91-49d8-96c0-510d6b25f0f0"]}, {"Type": "CHILD", "Ids": ["5cec90e9-43e4-478a-b75a-bcf8ca9c55c9"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 88.07866668701172, "Geometry": {"BoundingBox": {"Width": 0.0077430978417396545, "Height": 0.008238723501563072, "Left": 0.24050584435462952, "Top": 0.19017860293388367}, "Polygon": [{"X": 0.24050626158714294, "Y": 0.19017860293388367}, {"X": 0.24824893474578857, "Y": 0.19018299877643585}, {"X": 0.24824853241443634, "Y": 0.19841733574867249}, {"X": 0.24050584435462952, "Y": 0.1984129399061203}]}, "Id": "275369e3-fa91-49d8-96c0-510d6b25f0f0", "Relationships": [{"Type": "CHILD", "Ids": ["1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 86.59376525878906, "Geometry": {"BoundingBox": {"Width": 0.04836511239409447, "Height": 0.008923281915485859, "Left": 0.18518051505088806, "Top": 0.17863944172859192}, "Polygon": [{"X": 0.1851811707019806, "Y": 0.17863944172859192}, {"X": 0.23354563117027283, "Y": 0.17866697907447815}, {"X": 0.23354513943195343, "Y": 0.1875627338886261}, {"X": 0.18518051505088806, "Y": 0.18753525614738464}]}, "Id": "82ba6671-d1ae-44f3-b5f1-d17496302064", "Relationships": [{"Type": "VALUE", "Ids": ["41f68a63-d989-4354-9a4f-46dfe58ce6f4"]}, {"Type": "CHILD", "Ids": ["96842ba9-f016-4a9b-aaf2-0a3d57285547"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 86.59376525878906, "Geometry": {"BoundingBox": {"Width": 0.1300964504480362, "Height": 0.009418847039341927, "Left": 0.2413347065448761, "Top": 0.1785808652639389}, "Polygon": [{"X": 0.2413351833820343, "Y": 0.1785808652639389}, {"X": 0.3714311420917511, "Y": 0.17865492403507233}, {"X": 0.3714311420917511, "Y": 0.18799971044063568}, {"X": 0.2413347065448761, "Y": 0.1879258006811142}]}, "Id": "41f68a63-d989-4354-9a4f-46dfe58ce6f4", "Relationships": [{"Type": "CHILD", "Ids": ["86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", "007ffbca-5eda-417a-8c62-f2595e6525a1"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.47196197509766, "Geometry": {"BoundingBox": {"Width": 0.017929503694176674, "Height": 0.007834307849407196, "Left": 0.16651847958564758, "Top": 0.035258084535598755}, "Polygon": [{"X": 0.16651912033557892, "Y": 0.035258084535598755}, {"X": 0.1844479888677597, "Y": 0.03526865690946579}, {"X": 0.18444739282131195, "Y": 0.04309239238500595}, {"X": 0.16651847958564758, "Y": 0.04308183863759041}]}, "Id": "de06c093-0282-424f-94fc-36e6434c439e", "Relationships": [{"Type": "VALUE", "Ids": ["2f4fec20-3630-4059-824b-d3dfff0a5650"]}, {"Type": "CHILD", "Ids": ["e0927804-e28c-4177-bcb4-1b539e12edcb"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.47196197509766, "Geometry": {"BoundingBox": {"Width": 0.02724877931177616, "Height": 0.008706590160727501, "Left": 0.16623759269714355, "Top": 0.04746650159358978}, "Polygon": [{"X": 0.16623830795288086, "Y": 0.04746650159358978}, {"X": 0.19348637759685516, "Y": 0.04748252034187317}, {"X": 0.19348575174808502, "Y": 0.056173089891672134}, {"X": 0.16623759269714355, "Y": 0.056157104671001434}]}, "Id": "2f4fec20-3630-4059-824b-d3dfff0a5650", "Relationships": [{"Type": "CHILD", "Ids": ["9d849b86-d300-490b-80b0-32a61068a12e"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.1916275024414, "Geometry": {"BoundingBox": {"Width": 0.031632550060749054, "Height": 0.008121569640934467, "Left": 0.263899028301239, "Top": 0.035212356597185135}, "Polygon": [{"X": 0.2638993561267853, "Y": 0.035212356597185135}, {"X": 0.29553157091140747, "Y": 0.035231009125709534}, {"X": 0.29553133249282837, "Y": 0.04333392530679703}, {"X": 0.263899028301239, "Y": 0.043315306305885315}]}, "Id": "89fdcaab-0434-4547-9475-f9c7daf18b94", "Relationships": [{"Type": "VALUE", "Ids": ["2c6c44fd-3ea4-4b04-a8df-6d1434f93b62"]}, {"Type": "CHILD", "Ids": ["62a93845-dc44-440b-bdd1-f5cc7f9f5a6c"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.1916275024414, "Geometry": {"BoundingBox": {"Width": 0.04369496926665306, "Height": 0.008907622657716274, "Left": 0.2649133503437042, "Top": 0.04792935028672218}, "Polygon": [{"X": 0.2649137079715729, "Y": 0.04792935028672218}, {"X": 0.3086083233356476, "Y": 0.04795503988862038}, {"X": 0.30860811471939087, "Y": 0.05683697387576103}, {"X": 0.2649133503437042, "Y": 0.056811340153217316}]}, "Id": "2c6c44fd-3ea4-4b04-a8df-6d1434f93b62", "Relationships": [{"Type": "CHILD", "Ids": ["ab18b047-a658-492d-9a70-f987f348d576"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.18956756591797, "Geometry": {"BoundingBox": {"Width": 0.024432113394141197, "Height": 0.008013138547539711, "Left": 0.2116376906633377, "Top": 0.03523586317896843}, "Polygon": [{"X": 0.2116382122039795, "Y": 0.03523586317896843}, {"X": 0.23606981337070465, "Y": 0.03525026887655258}, {"X": 0.23606938123703003, "Y": 0.04324899986386299}, {"X": 0.2116376906633377, "Y": 0.04323462024331093}]}, "Id": "c2774e88-5c0d-4731-8a04-c3707f5731ba", "Relationships": [{"Type": "VALUE", "Ids": ["daf57413-a945-41ab-a3ac-879d49d6bb01"]}, {"Type": "CHILD", "Ids": ["2e0f9649-0327-42cd-b48a-45efd6fd38d6"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 84.18956756591797, "Geometry": {"BoundingBox": {"Width": 0.04311684891581535, "Height": 0.008594944141805172, "Left": 0.21203142404556274, "Top": 0.04815461114048958}, "Polygon": [{"X": 0.21203196048736572, "Y": 0.04815461114048958}, {"X": 0.2551482617855072, "Y": 0.04817995801568031}, {"X": 0.25514787435531616, "Y": 0.056749556213617325}, {"X": 0.21203142404556274, "Y": 0.05672426149249077}]}, "Id": "daf57413-a945-41ab-a3ac-879d49d6bb01", "Relationships": [{"Type": "CHILD", "Ids": ["88940a2f-d475-4f8b-9c5a-cba5f6501bbe"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 81.45911407470703, "Geometry": {"BoundingBox": {"Width": 0.050087619572877884, "Height": 0.008133535273373127, "Left": 0.36862608790397644, "Top": 0.035149671137332916}, "Polygon": [{"X": 0.36862608790397644, "Y": 0.035149671137332916}, {"X": 0.4187135398387909, "Y": 0.03517920896410942}, {"X": 0.4187137186527252, "Y": 0.04328320920467377}, {"X": 0.36862611770629883, "Y": 0.04325372725725174}]}, "Id": "cbe93f36-c298-4494-b146-57ac9b4a5cdd", "Relationships": [{"Type": "VALUE", "Ids": ["1cfe9afe-47cb-448c-a11f-49847b9234f1"]}, {"Type": "CHILD", "Ids": ["ff60cfb9-b8b3-455b-9267-1281ccc2500b"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 81.45911407470703, "Geometry": {"BoundingBox": {"Width": 0.058811627328395844, "Height": 0.008760461583733559, "Left": 0.36889997124671936, "Top": 0.047672126442193985}, "Polygon": [{"X": 0.36889997124671936, "Y": 0.047672126442193985}, {"X": 0.4277113676071167, "Y": 0.04770670458674431}, {"X": 0.4277115762233734, "Y": 0.05643258988857269}, {"X": 0.36889997124671936, "Y": 0.05639808624982834}]}, "Id": "1cfe9afe-47cb-448c-a11f-49847b9234f1", "Relationships": [{"Type": "CHILD", "Ids": ["b9850469-c2b6-48e7-bc1c-aa165153b628"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 81.0476303100586, "Geometry": {"BoundingBox": {"Width": 0.13425607979297638, "Height": 0.009423777461051941, "Left": 0.16748902201652527, "Top": 0.1553458869457245}, "Polygon": [{"X": 0.16748978197574615, "Y": 0.1553458869457245}, {"X": 0.30174508690834045, "Y": 0.15542277693748474}, {"X": 0.30174484848976135, "Y": 0.16476966440677643}, {"X": 0.16748902201652527, "Y": 0.1646929681301117}]}, "Id": "345806fb-2678-4044-bda0-c81e1892cb9d", "Relationships": [{"Type": "VALUE", "Ids": ["29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b"]}, {"Type": "CHILD", "Ids": ["c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f", "34276188-6f9d-493e-8e32-efa9787a10d1", "278afe00-a22b-485d-8045-6b4ea97fd02d"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 81.0476303100586, "Geometry": {"BoundingBox": {"Width": 0.045080579817295074, "Height": 0.008134444244205952, "Left": 0.305207222700119, "Top": 0.15607024729251862}, "Polygon": [{"X": 0.30520743131637573, "Y": 0.15607024729251862}, {"X": 0.3502878248691559, "Y": 0.15609607100486755}, {"X": 0.3502877652645111, "Y": 0.1642047017812729}, {"X": 0.305207222700119, "Y": 0.16417893767356873}]}, "Id": "29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b", "Relationships": [{"Type": "CHILD", "Ids": ["9788c641-39f9-466a-8ec9-95ffc238a8c2"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 76.6866226196289, "Geometry": {"BoundingBox": {"Width": 0.05618959292769432, "Height": 0.012380216270685196, "Left": 0.16715361177921295, "Top": 0.5940682291984558}, "Polygon": [{"X": 0.16715462505817413, "Y": 0.5940682291984558}, {"X": 0.22334320843219757, "Y": 0.5940968990325928}, {"X": 0.22334247827529907, "Y": 0.6064484119415283}, {"X": 0.16715361177921295, "Y": 0.6064198613166809}]}, "Id": "040e1efd-8537-4c36-96b9-6f5d6db73404", "Relationships": [{"Type": "VALUE", "Ids": ["3fe8ee2f-63b0-4cb8-83de-0809c3151cfe"]}, {"Type": "CHILD", "Ids": ["e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 76.6866226196289, "Geometry": {"BoundingBox": {"Width": 0.05795063450932503, "Height": 0.010941951535642147, "Left": 0.3635335862636566, "Top": 0.5937949419021606}, "Polygon": [{"X": 0.3635335862636566, "Y": 0.5937949419021606}, {"X": 0.42148396372795105, "Y": 0.5938245058059692}, {"X": 0.42148420214653015, "Y": 0.604736864566803}, {"X": 0.3635335862636566, "Y": 0.6047073602676392}]}, "Id": "3fe8ee2f-63b0-4cb8-83de-0809c3151cfe", "Relationships": [{"Type": "CHILD", "Ids": ["f8775bf7-63f8-4a5b-9d16-f0809955e65f"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 74.15164947509766, "Geometry": {"BoundingBox": {"Width": 0.13886958360671997, "Height": 0.0097569040954113, "Left": 0.16577468812465668, "Top": 0.14534521102905273}, "Polygon": [{"X": 0.16577547788619995, "Y": 0.14534521102905273}, {"X": 0.30464425683021545, "Y": 0.14542493224143982}, {"X": 0.30464401841163635, "Y": 0.15510211884975433}, {"X": 0.16577468812465668, "Y": 0.15502259135246277}]}, "Id": "9b4cfe3d-bb48-4e1d-bb63-7fb34b6e02aa", "Relationships": [{"Type": "VALUE", "Ids": ["5f26a671-f01f-43c4-81c6-2edfbf55553d"]}, {"Type": "CHILD", "Ids": ["9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425", "6872b994-0928-4545-9b6c-03f3557e220f", "81903d8f-729a-4a07-9326-a81872681d96"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 74.15164947509766, "Geometry": {"BoundingBox": {"Width": 0.06893642991781235, "Height": 0.008119178004562855, "Left": 0.30754515528678894, "Top": 0.14609287679195404}, "Polygon": [{"X": 0.30754536390304565, "Y": 0.14609287679195404}, {"X": 0.3764815628528595, "Y": 0.1461324542760849}, {"X": 0.3764815926551819, "Y": 0.15421205759048462}, {"X": 0.30754515528678894, "Y": 0.15417256951332092}]}, "Id": "5f26a671-f01f-43c4-81c6-2edfbf55553d", "Relationships": [{"Type": "CHILD", "Ids": ["6031a8f9-14ca-45d1-b286-dfd23c191ee0"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 51.92528533935547, "Geometry": {"BoundingBox": {"Width": 0.028317704796791077, "Height": 0.01032295823097229, "Left": 0.5776761174201965, "Top": 0.34361425042152405}, "Polygon": [{"X": 0.5776761174201965, "Y": 0.34361425042152405}, {"X": 0.60599285364151, "Y": 0.34362971782684326}, {"X": 0.6059938669204712, "Y": 0.35393720865249634}, {"X": 0.5776770114898682, "Y": 0.3539218008518219}]}, "Id": "6794949f-ebc1-43a4-8cc9-fff391580146", "Relationships": [{"Type": "VALUE", "Ids": ["e2c990a7-35f8-4627-a50c-4c152f4373be"]}, {"Type": "CHILD", "Ids": ["c4580220-3cd2-4173-9469-ba9e36037742"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 51.92528533935547, "Geometry": {"BoundingBox": {"Width": 0.058750007301568985, "Height": 0.011512026190757751, "Left": 0.7744764685630798, "Top": 0.3440915644168854}, "Polygon": [{"X": 0.7744764685630798, "Y": 0.3440915644168854}, {"X": 0.8332242965698242, "Y": 0.3441236615180969}, {"X": 0.8332265019416809, "Y": 0.3556036055088043}, {"X": 0.7744783759117126, "Y": 0.3555716276168823}]}, "Id": "e2c990a7-35f8-4627-a50c-4c152f4373be", "Relationships": [{"Type": "CHILD", "Ids": ["1d005ed1-ac6f-49e7-ae91-4f51019a39cc"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 51.594970703125, "Geometry": {"BoundingBox": {"Width": 0.40070027112960815, "Height": 0.011867060326039791, "Left": 0.13701097667217255, "Top": 0.8305317163467407}, "Polygon": [{"X": 0.1370120793581009, "Y": 0.8305317163467407}, {"X": 0.537710428237915, "Y": 0.8307228088378906}, {"X": 0.5377112627029419, "Y": 0.8423988223075867}, {"X": 0.13701097667217255, "Y": 0.8422083854675293}]}, "Id": "63ac616d-b183-4a9a-a0d7-dc2dc81ad703", "Relationships": [{"Type": "VALUE", "Ids": ["a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd"]}, {"Type": "CHILD", "Ids": ["e526a243-f8e1-4f61-b3f0-43814aacf0d2", "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", "635fc2d1-dec4-4964-87d4-a038cde55a0d", "9fff31b0-9a7f-427f-aff9-0193c2217e68", "015b3aac-e382-43a3-8477-9b8b5a422d7b", "1a035ace-0a17-4982-b83f-856701de2330"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 51.594970703125, "Geometry": {"BoundingBox": {"Width": 0.0534430555999279, "Height": 0.01075671799480915, "Left": 0.896139919757843, "Top": 0.8312312960624695}, "Polygon": [{"X": 0.896139919757843, "Y": 0.8312312960624695}, {"X": 0.9495804309844971, "Y": 0.8312567472457886}, {"X": 0.9495829939842224, "Y": 0.8419880270957947}, {"X": 0.8961422443389893, "Y": 0.8419625759124756}]}, "Id": "a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd", "Relationships": [{"Type": "CHILD", "Ids": ["40edd546-6723-4aab-baf9-6c7dc6f261a7"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 47.68755340576172, "Geometry": {"BoundingBox": {"Width": 0.08894199132919312, "Height": 0.023482028394937515, "Left": 0.052415404468774796, "Top": 0.8986856341362}, "Polygon": [{"X": 0.05241842567920685, "Y": 0.8986856341362}, {"X": 0.1413573920726776, "Y": 0.8987272381782532}, {"X": 0.1413552314043045, "Y": 0.9221677184104919}, {"X": 0.052415404468774796, "Y": 0.9221264123916626}]}, "Id": "d75a9c22-22cd-4b15-b9c2-ab2cfbd9a6f2", "Relationships": [{"Type": "VALUE", "Ids": ["03e82f4d-22f8-4663-a1b5-684c02cc3a4b"]}, {"Type": "CHILD", "Ids": ["94c02572-79a6-4349-a43b-1db3daadba10", "122a6405-d5dc-478c-a2f4-44e99c8d7004", "a3012d1d-cac8-4373-b144-47845bbf7dad", "e097be4c-22a2-458c-92e9-b50ea4f6adf5", "fa72dc09-e29d-44ce-911d-caf28b521b79", "6e0f296e-1e95-4562-bfb1-3808c0b19d23", "876e479d-46f2-4d60-8762-8880ee2108d5"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 47.68755340576172, "Geometry": {"BoundingBox": {"Width": 0.13179409503936768, "Height": 0.036481961607933044, "Left": 0.18756289780139923, "Top": 0.8728421926498413}, "Polygon": [{"X": 0.18756558001041412, "Y": 0.8728421926498413}, {"X": 0.3193570077419281, "Y": 0.8729042410850525}, {"X": 0.3193562924861908, "Y": 0.9093241095542908}, {"X": 0.18756289780139923, "Y": 0.9092627763748169}]}, "Id": "03e82f4d-22f8-4663-a1b5-684c02cc3a4b", "Relationships": [{"Type": "CHILD", "Ids": ["813cf43e-3677-43e8-8b62-c142131d3b98", "adf535a5-7fa5-4a64-8e03-11e839b9cf07", "73b67f56-fd75-4dd0-9ad9-96be342714c5", "eed61eb1-27b4-47fd-813f-06a18f57b400", "77b04d03-97df-474d-9986-972d845cf1e2"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 46.71429443359375, "Geometry": {"BoundingBox": {"Width": 0.0558103583753109, "Height": 0.01043719332665205, "Left": 0.5774229168891907, "Top": 0.3293285071849823}, "Polygon": [{"X": 0.5774229168891907, "Y": 0.3293285071849823}, {"X": 0.6332321166992188, "Y": 0.3293590843677521}, {"X": 0.6332332491874695, "Y": 0.3397656977176666}, {"X": 0.5774238109588623, "Y": 0.3397351801395416}]}, "Id": "ebf80eef-2b3d-4313-ac10-3a69366f046f", "Relationships": [{"Type": "VALUE", "Ids": ["5ff52ddb-b8b8-4085-a4a3-9d9161769420"]}, {"Type": "CHILD", "Ids": ["13fd03ad-d623-4635-be88-ba44b545fe2d", "93ce634d-f739-42d1-abaf-3736ab03d8cc"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 46.71429443359375, "Geometry": {"BoundingBox": {"Width": 0.035202495753765106, "Height": 0.0097905732691288, "Left": 0.9073155522346497, "Top": 0.33015134930610657}, "Polygon": [{"X": 0.9073155522346497, "Y": 0.33015134930610657}, {"X": 0.9425157904624939, "Y": 0.3301706314086914}, {"X": 0.9425180554389954, "Y": 0.33994191884994507}, {"X": 0.9073176980018616, "Y": 0.3399226665496826}]}, "Id": "5ff52ddb-b8b8-4085-a4a3-9d9161769420", "Relationships": [{"Type": "CHILD", "Ids": ["e2ee9e25-743f-43d1-8e90-ac312b588e35"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 46.174190521240234, "Geometry": {"BoundingBox": {"Width": 0.04272880777716637, "Height": 0.008253724314272404, "Left": 0.31594404578208923, "Top": 0.0350034274160862}, "Polygon": [{"X": 0.31594419479370117, "Y": 0.0350034274160862}, {"X": 0.3586728274822235, "Y": 0.03502862527966499}, {"X": 0.3586727976799011, "Y": 0.043257150799036026}, {"X": 0.31594404578208923, "Y": 0.04323200508952141}]}, "Id": "0a8d1286-409a-4054-9a44-4cf5fe98d134", "Relationships": [{"Type": "VALUE", "Ids": ["45fa071b-c241-4168-a966-230befe353e3"]}, {"Type": "CHILD", "Ids": ["af2e09fb-44ed-4955-bc8c-3b1a0e210476"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 46.174190521240234, "Geometry": {"BoundingBox": {"Width": 0.03784556686878204, "Height": 0.009044666774570942, "Left": 0.3166119456291199, "Top": 0.04791486635804176}, "Polygon": [{"X": 0.3166121542453766, "Y": 0.04791486635804176}, {"X": 0.3544575273990631, "Y": 0.047937117516994476}, {"X": 0.35445746779441833, "Y": 0.05695953592658043}, {"X": 0.3166119456291199, "Y": 0.056937333196401596}]}, "Id": "45fa071b-c241-4168-a966-230befe353e3", "Relationships": [{"Type": "CHILD", "Ids": ["2400695d-1a7d-46a9-b240-38bf7b368451"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 45.3600959777832, "Geometry": {"BoundingBox": {"Width": 0.07296864688396454, "Height": 0.012626951560378075, "Left": 0.1674806922674179, "Top": 0.3128011226654053}, "Polygon": [{"X": 0.16748172044754028, "Y": 0.3128011226654053}, {"X": 0.24044933915138245, "Y": 0.3128412961959839}, {"X": 0.2404486984014511, "Y": 0.3254280686378479}, {"X": 0.1674806922674179, "Y": 0.3253880441188812}]}, "Id": "08b170b5-84cb-4291-86bd-18304acdb3b2", "Relationships": [{"Type": "VALUE", "Ids": ["fc9e3f7a-ea1a-44f0-ac93-ed6807c73345"]}, {"Type": "CHILD", "Ids": ["839c9dda-e6ba-4985-b60c-044e75de2d6f", "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 45.3600959777832, "Geometry": {"BoundingBox": {"Width": 0.06262130290269852, "Height": 0.011129636317491531, "Left": 0.35877054929733276, "Top": 0.3128703832626343}, "Polygon": [{"X": 0.35877057909965515, "Y": 0.3128703832626343}, {"X": 0.4213916063308716, "Y": 0.31290483474731445}, {"X": 0.4213918447494507, "Y": 0.3240000009536743}, {"X": 0.35877054929733276, "Y": 0.3239656388759613}]}, "Id": "fc9e3f7a-ea1a-44f0-ac93-ed6807c73345", "Relationships": [{"Type": "CHILD", "Ids": ["5feafcae-39b3-46e4-9666-8a19f77ab5db"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 42.90196990966797, "Geometry": {"BoundingBox": {"Width": 0.057122133672237396, "Height": 0.010381150990724564, "Left": 0.5768153667449951, "Top": 0.31411972641944885}, "Polygon": [{"X": 0.5768153667449951, "Y": 0.31411972641944885}, {"X": 0.6339364051818848, "Y": 0.31415116786956787}, {"X": 0.6339375376701355, "Y": 0.3245008885860443}, {"X": 0.5768162608146667, "Y": 0.32446953654289246}]}, "Id": "69567010-231d-43d3-a012-bc9f70cc2ee7", "Relationships": [{"Type": "VALUE", "Ids": ["d3d79a9b-ed71-42b9-920f-d3f9bf411b52"]}, {"Type": "CHILD", "Ids": ["a385cf80-ad76-4e1a-8606-fbbd3039e936", "a663607b-a39f-4277-a48f-888d46053382"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 42.90196990966797, "Geometry": {"BoundingBox": {"Width": 0.03632647544145584, "Height": 0.009460661560297012, "Left": 0.905842661857605, "Top": 0.31478261947631836}, "Polygon": [{"X": 0.905842661857605, "Y": 0.31478261947631836}, {"X": 0.9421669244766235, "Y": 0.3148025870323181}, {"X": 0.9421691298484802, "Y": 0.3242432773113251}, {"X": 0.9058447480201721, "Y": 0.3242233395576477}]}, "Id": "d3d79a9b-ed71-42b9-920f-d3f9bf411b52", "Relationships": [{"Type": "CHILD", "Ids": ["aac461e9-df16-4203-920c-df0ea5bf0fc2"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 39.981502532958984, "Geometry": {"BoundingBox": {"Width": 0.11940839886665344, "Height": 0.017107781022787094, "Left": 0.5370019674301147, "Top": 0.9008643627166748}, "Polygon": [{"X": 0.5370019674301147, "Y": 0.9008643627166748}, {"X": 0.6564083099365234, "Y": 0.9009201526641846}, {"X": 0.6564103364944458, "Y": 0.9179721474647522}, {"X": 0.5370030999183655, "Y": 0.9179167151451111}]}, "Id": "46a98643-6780-416f-b238-8fa4e7402990", "Relationships": [{"Type": "VALUE", "Ids": ["f0fd7cbb-a5a1-40a4-8aca-d7be486881e0"]}, {"Type": "CHILD", "Ids": ["015a82a5-2eb7-4c04-87fd-41a6ef9d619e", "2b65ba24-98a7-4fa3-8894-b5c73a3e1874", "bbc88aee-f7c1-4f94-b58c-4a3afd1279c7", "ccc11b66-4179-446b-b971-f733ee14537a", "991f910f-938c-4d36-bedd-b46f96d3db98", "3a8ac731-98f9-4f28-85e8-07978b14d2c7"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 39.981502532958984, "Geometry": {"BoundingBox": {"Width": 0.3436863422393799, "Height": 0.03805478662252426, "Left": 0.5431258082389832, "Top": 0.8629729747772217}, "Polygon": [{"X": 0.5431258082389832, "Y": 0.8629729747772217}, {"X": 0.8868041038513184, "Y": 0.8631352782249451}, {"X": 0.886812150478363, "Y": 0.9010277390480042}, {"X": 0.543128490447998, "Y": 0.900867223739624}]}, "Id": "f0fd7cbb-a5a1-40a4-8aca-d7be486881e0", "Relationships": [{"Type": "CHILD", "Ids": ["e17ffbd5-a925-4f8b-8977-e4154be2d856", "d3f3457a-f520-49d7-9c49-16925d11258b"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 39.25428009033203, "Geometry": {"BoundingBox": {"Width": 0.2482483685016632, "Height": 0.01332053542137146, "Left": 0.1794663965702057, "Top": 0.6569944620132446}, "Polygon": [{"X": 0.17946740984916687, "Y": 0.6569944620132446}, {"X": 0.42771443724632263, "Y": 0.6571189761161804}, {"X": 0.4277147650718689, "Y": 0.6703150272369385}, {"X": 0.1794663965702057, "Y": 0.6701909899711609}]}, "Id": "219ef3fe-b51f-45cf-a63f-cde10de19e06", "Relationships": [{"Type": "VALUE", "Ids": ["0b3d8821-59d1-4b40-a67c-73df35d8a6bb"]}, {"Type": "CHILD", "Ids": ["5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53", "3612b5ef-5ca0-45c1-a920-e097566f2599", "75bccf94-507e-4f5a-8742-f804c6f46717", "372150f1-1d51-468e-82b2-733148450390", "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf", "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 39.25428009033203, "Geometry": {"BoundingBox": {"Width": 0.054756343364715576, "Height": 0.010401531122624874, "Left": 0.4331946074962616, "Top": 0.6577543616294861}, "Polygon": [{"X": 0.4331946074962616, "Y": 0.6577543616294861}, {"X": 0.4879504442214966, "Y": 0.6577818393707275}, {"X": 0.4879509508609772, "Y": 0.6681559085845947}, {"X": 0.4331948757171631, "Y": 0.6681285500526428}]}, "Id": "0b3d8821-59d1-4b40-a67c-73df35d8a6bb", "Relationships": [{"Type": "CHILD", "Ids": ["6a9076c8-34f1-4461-be58-9a3f9b246df4"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 33.576332092285156, "Geometry": {"BoundingBox": {"Width": 0.09741335362195969, "Height": 0.010499897412955761, "Left": 0.5773277878761292, "Top": 0.28349587321281433}, "Polygon": [{"X": 0.5773277878761292, "Y": 0.28349587321281433}, {"X": 0.6747398376464844, "Y": 0.2835499048233032}, {"X": 0.6747411489486694, "Y": 0.29399576783180237}, {"X": 0.5773286819458008, "Y": 0.2939419150352478}]}, "Id": "a3c3ff25-4731-4d94-934c-a19bfb1089fe", "Relationships": [{"Type": "VALUE", "Ids": ["16aa17b3-267f-4abd-9872-3eed53bc0375"]}, {"Type": "CHILD", "Ids": ["8df53490-883f-4f29-b000-c5557119f7b2", "bc4becbb-d5ef-4f05-af34-0513161e8b38", "fab799f1-06f6-4788-a7e8-12d7459e7555"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 33.576332092285156, "Geometry": {"BoundingBox": {"Width": 0.044861823320388794, "Height": 0.009266254492104053, "Left": 0.8978084921836853, "Top": 0.284504771232605}, "Polygon": [{"X": 0.8978084921836853, "Y": 0.284504771232605}, {"X": 0.9426681399345398, "Y": 0.2845296561717987}, {"X": 0.9426703453063965, "Y": 0.29377102851867676}, {"X": 0.8978105187416077, "Y": 0.2937462031841278}]}, "Id": "16aa17b3-267f-4abd-9872-3eed53bc0375", "Relationships": [{"Type": "CHILD", "Ids": ["f19e563c-d16a-444f-a96e-8b024b43a6f5"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 33.012516021728516, "Geometry": {"BoundingBox": {"Width": 0.09266778826713562, "Height": 0.010473102331161499, "Left": 0.1658712476491928, "Top": 0.5712409019470215}, "Polygon": [{"X": 0.16587209701538086, "Y": 0.5712409019470215}, {"X": 0.25853902101516724, "Y": 0.571288526058197}, {"X": 0.2585385739803314, "Y": 0.5817140340805054}, {"X": 0.1658712476491928, "Y": 0.5816665291786194}]}, "Id": "da493e76-d2dd-46b2-80ff-f3ad25a974b4", "Relationships": [{"Type": "VALUE", "Ids": ["e6a273e2-cefd-457d-9fe9-dbdf45b16117"]}, {"Type": "CHILD", "Ids": ["f0169e58-08a6-48b8-9a9b-28c6387d7408", "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 33.012516021728516, "Geometry": {"BoundingBox": {"Width": 0.04831703007221222, "Height": 0.010070424526929855, "Left": 0.37273406982421875, "Top": 0.5714766979217529}, "Polygon": [{"X": 0.37273406982421875, "Y": 0.5714766979217529}, {"X": 0.42105087637901306, "Y": 0.5715014934539795}, {"X": 0.42105111479759216, "Y": 0.5815471410751343}, {"X": 0.37273409962654114, "Y": 0.5815223455429077}]}, "Id": "e6a273e2-cefd-457d-9fe9-dbdf45b16117", "Relationships": [{"Type": "CHILD", "Ids": ["b639dda7-0f8b-4eba-94d8-8c345c09b4c0"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 32.407474517822266, "Geometry": {"BoundingBox": {"Width": 0.07010189443826675, "Height": 0.01976393349468708, "Left": 0.05297577381134033, "Top": 0.800926923751831}, "Polygon": [{"X": 0.052978307008743286, "Y": 0.800926923751831}, {"X": 0.12307766079902649, "Y": 0.8009606003761292}, {"X": 0.1230756938457489, "Y": 0.8206908106803894}, {"X": 0.05297577381134033, "Y": 0.8206573128700256}]}, "Id": "dbb03060-62a4-41dd-8296-85c534e42122", "Relationships": [{"Type": "VALUE", "Ids": ["632ba26f-e81b-4da2-8e89-32e418d1990e"]}, {"Type": "CHILD", "Ids": ["9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", "a56271ad-92a2-4824-b382-853fe0a80682", "7b6e8a99-0e44-4fb4-9104-21f87e78ae22", "0362bdc0-df2a-4cab-b6e6-24a060cfb984", "49551070-e9b7-4eb9-8dcc-38b269b42f6b"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 32.407474517822266, "Geometry": {"BoundingBox": {"Width": 0.11010932922363281, "Height": 0.011044738814234734, "Left": 0.15559756755828857, "Top": 0.8113269805908203}, "Polygon": [{"X": 0.15559852123260498, "Y": 0.8113269805908203}, {"X": 0.2657068967819214, "Y": 0.8113797903060913}, {"X": 0.2657064199447632, "Y": 0.8223717212677002}, {"X": 0.15559756755828857, "Y": 0.8223190903663635}]}, "Id": "632ba26f-e81b-4da2-8e89-32e418d1990e", "Relationships": [{"Type": "CHILD", "Ids": ["38761451-ee6f-4735-bed5-40e4c7b98aea", "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 16.421443939208984, "Geometry": {"BoundingBox": {"Width": 0.132976695895195, "Height": 0.013837657868862152, "Left": 0.5769988298416138, "Top": 0.3884125351905823}, "Polygon": [{"X": 0.5769988298416138, "Y": 0.3884125351905823}, {"X": 0.7099736332893372, "Y": 0.38848429918289185}, {"X": 0.70997554063797, "Y": 0.402250200510025}, {"X": 0.5770000219345093, "Y": 0.40217870473861694}]}, "Id": "768c97aa-069d-4f56-a69b-43f623d861e6", "Relationships": [{"Type": "VALUE", "Ids": ["adf350b2-8606-41cf-9e41-b8ff9c70a30e"]}, {"Type": "CHILD", "Ids": ["45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a", "6df71c46-bdc3-47f5-be05-97b11ce16e84"]}], "EntityTypes": ["KEY"]}, {"BlockType": "KEY_VALUE_SET", "Confidence": 16.421443939208984, "Geometry": {"BoundingBox": {"Width": 0.30718210339546204, "Height": 0.1055307388305664, "Left": 0.5761478543281555, "Top": 0.4062633812427521}, "Polygon": [{"X": 0.5761478543281555, "Y": 0.4062633812427521}, {"X": 0.8833077549934387, "Y": 0.40642836689949036}, {"X": 0.8833299279212952, "Y": 0.5117940902709961}, {"X": 0.5761567950248718, "Y": 0.5116337537765503}]}, "Id": "adf350b2-8606-41cf-9e41-b8ff9c70a30e", "Relationships": [{"Type": "CHILD", "Ids": ["175a705d-7f93-4285-adb5-6a351b3369f1", "2cc9803a-62b0-48d2-8713-66045d6ebead", "4109ecf6-260f-49e0-a7d9-33203fa9a2b5", "5b9a2931-93e5-4c49-b22e-cf92199ce3ef", "5ef89716-e556-484e-92e6-72fc66a6f2d0", "9ada2a93-5243-4ab0-b17f-592ea591dd57", "344b02ef-0836-4cfa-8317-6514d13a2e0b", "bcf9dea4-d580-4464-a03c-25eaee20da8f", "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3", "20817b9a-8743-4683-b033-519f4e1abd91", "f8d91207-76f3-4fff-bb62-0971aef4d26b", "62df2824-153e-4e9c-a3cd-17668ee0a33a", "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2", "865494e0-6dd0-4e28-ab37-37bca6cc38ca", "ecb84052-0f87-4988-ad3f-e61d8e4e82fe", "8ce7e039-5f78-4218-8362-5956f8c3b837", "c634e699-cd75-4de3-a1a4-4591f398a4e6", "832d555d-56f7-49a2-a758-2be2571a0868", "0aa977bd-eed4-400a-a58f-50734930e839", "8d5d443d-86cd-4884-ad21-c4e9460bc3b7", "a54e6020-9d5c-4719-99d6-4a008cf37360", "9b604dd6-7479-4a39-a021-fff01e0b90a3", "624b2dc2-bc22-4081-bbd1-d78492f9c6bb", "01ce1b87-776b-47cb-b79e-ef88cccbd4bc", "bca3f2a3-cf06-46a3-9381-067ae261cb05", "908d0609-53d3-414d-8b3f-fb65acdcf283", "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6", "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41", "95e507a0-d647-4e6a-8d62-4bbe1369091c", "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99", "a613a5ca-ed42-49f4-9baa-b97ad21932f0", "fffc7543-2f8b-492e-8794-cd9511ae1d5b", "a0d92f2d-2e82-4a21-b547-7482271b888f"]}], "EntityTypes": ["VALUE"]}, {"BlockType": "LAYOUT_FIGURE", "Confidence": 27.9052734375, "Geometry": {"BoundingBox": {"Width": 0.033671971410512924, "Height": 0.013733834959566593, "Left": 0.04009559005498886, "Top": 0.009303080849349499}, "Polygon": [{"X": 0.040097426623106, "Y": 0.009303080849349499}, {"X": 0.07376755774021149, "Y": 0.009323058649897575}, {"X": 0.07376591116189957, "Y": 0.023036915808916092}, {"X": 0.04009559005498886, "Y": 0.023017002269625664}]}, "Id": "e1a20752-fb07-4065-8493-63f9afe20d3f"}, {"BlockType": "LAYOUT_HEADER", "Confidence": 26.3916015625, "Geometry": {"BoundingBox": {"Width": 0.2909138798713684, "Height": 0.022478220984339714, "Left": 0.1647123545408249, "Top": 0.03463638946413994}, "Polygon": [{"X": 0.16471420228481293, "Y": 0.03463638946413994}, {"X": 0.45562544465065, "Y": 0.0348079614341259}, {"X": 0.4556262493133545, "Y": 0.0571146123111248}, {"X": 0.1647123545408249, "Y": 0.05694396048784256}]}, "Id": "1974528e-7829-42e4-9d20-8c6400dc4f18", "Relationships": [{"Type": "CHILD", "Ids": ["356d4d2d-5f9d-430f-ac73-8e11353a79b4", "dbc7ff37-9e86-41b0-b523-102b8e279033", "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 65.13671875, "Geometry": {"BoundingBox": {"Width": 0.1606135070323944, "Height": 0.042236391454935074, "Left": 0.16651970148086548, "Top": 0.07314199209213257}, "Polygon": [{"X": 0.16652315855026245, "Y": 0.07314199209213257}, {"X": 0.3271332085132599, "Y": 0.07323583960533142}, {"X": 0.32713252305984497, "Y": 0.11537838727235794}, {"X": 0.16651970148086548, "Y": 0.11528550088405609}]}, "Id": "cba87427-f4a0-4f1a-b070-927a9e723d75", "Relationships": [{"Type": "CHILD", "Ids": ["515c67d6-5950-4c1c-b0af-e48866bf2d25", "466e3cd2-96b3-4beb-a336-ceb038cbed25", "87515cba-9bf8-4c14-a4d8-e15e1a68e53b"]}]}, {"BlockType": "LAYOUT_SECTION_HEADER", "Confidence": 44.5556640625, "Geometry": {"BoundingBox": {"Width": 0.2356397658586502, "Height": 0.018146542832255363, "Left": 0.5799484252929688, "Top": 0.041226379573345184}, "Polygon": [{"X": 0.5799484252929688, "Y": 0.041226379573345184}, {"X": 0.8155848979949951, "Y": 0.041365139186382294}, {"X": 0.8155882358551025, "Y": 0.0593729205429554}, {"X": 0.5799500346183777, "Y": 0.05923476442694664}]}, "Id": "75d5d593-133c-4128-a9d3-980061cc3230", "Relationships": [{"Type": "CHILD", "Ids": ["020efb25-5d58-4fa8-a71b-fa69736ea172"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 72.119140625, "Geometry": {"BoundingBox": {"Width": 0.237580806016922, "Height": 0.028520412743091583, "Left": 0.5792703628540039, "Top": 0.07146422564983368}, "Polygon": [{"X": 0.5792703628540039, "Y": 0.07146422564983368}, {"X": 0.8168459534645081, "Y": 0.07160311192274094}, {"X": 0.8168511986732483, "Y": 0.09998463839292526}, {"X": 0.5792728066444397, "Y": 0.09984671324491501}]}, "Id": "8ff8bd80-06f3-4ce5-adb0-c0f718897efa", "Relationships": [{"Type": "CHILD", "Ids": ["0cc781e9-b479-4729-be87-ca1ef052c4b9", "cdf6abe9-51fc-4067-a844-575ee9c7142a", "0b775453-219c-45fc-9d4f-a65f23b4011a", "0b149fcc-e622-47e9-865d-d3327ab6f029"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 64.404296875, "Geometry": {"BoundingBox": {"Width": 0.21122349798679352, "Height": 0.06420554965734482, "Left": 0.1656319946050644, "Top": 0.14518995583057404}, "Polygon": [{"X": 0.1656372845172882, "Y": 0.14518995583057404}, {"X": 0.3768552541732788, "Y": 0.14531122148036957}, {"X": 0.3768554925918579, "Y": 0.20939551293849945}, {"X": 0.1656319946050644, "Y": 0.20927616953849792}]}, "Id": "73363cf5-4897-4147-9649-8ecb41493853", "Relationships": [{"Type": "CHILD", "Ids": ["a5909dc2-908a-441b-8a4b-9c8a174ce040", "a3958920-1ee9-4126-98a7-82412593e4ce", "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", "5b208b14-54d0-4395-b740-f5c29c088651", "66754663-79f1-4c3a-8b21-ef2db19d7af9", "1b8b3830-bae8-4667-b2a6-4ec8398be79f"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 74.072265625, "Geometry": {"BoundingBox": {"Width": 0.19448302686214447, "Height": 0.03908514603972435, "Left": 0.578879177570343, "Top": 0.14997906982898712}, "Polygon": [{"X": 0.578879177570343, "Y": 0.14997906982898712}, {"X": 0.7733557820320129, "Y": 0.15009059011936188}, {"X": 0.7733622193336487, "Y": 0.18906421959400177}, {"X": 0.5788825750350952, "Y": 0.18895377218723297}]}, "Id": "e13653a7-00b1-493e-897e-8eab4e1266fc", "Relationships": [{"Type": "CHILD", "Ids": ["513ac936-1deb-4401-aaf8-184250e28ed2", "13f6a5d4-3894-4782-88d4-61ffe0b6b044", "06e26b97-2049-4525-9d77-98d69a9aea01"]}]}, {"BlockType": "LAYOUT_TABLE", "Confidence": 42.724609375, "Geometry": {"BoundingBox": {"Width": 0.498037189245224, "Height": 0.4377428889274597, "Left": 0.04282534122467041, "Top": 0.2288571000099182}, "Polygon": [{"X": 0.042883388698101044, "Y": 0.2288571000099182}, {"X": 0.5408316254615784, "Y": 0.22913704812526703}, {"X": 0.5408625602722168, "Y": 0.6665999889373779}, {"X": 0.04282534122467041, "Y": 0.6663509011268616}]}, "Id": "45d2128b-f948-4a63-bd01-3330a5c06676", "Relationships": [{"Type": "CHILD", "Ids": ["cac09ed3-c40e-4641-bfb2-8ff9f3149401", "99574a58-367b-462f-914a-bda8acefb668", "8269bd3a-41c0-4026-afb6-58b93cc722e7", "4c459286-1eae-41e0-84c2-78de44fe40aa", "75211c43-4fe4-4233-8e19-3e0213452742", "a0c186b5-495f-4eee-9066-6b2c05fc185f", "db94fb3b-5266-455c-8449-05dbf17913cb", "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", "f327b2c4-a99d-4604-bfa1-971ac1af727a", "879c54ad-a9b8-4514-ad0b-ef80be91c29f", "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", "91f77548-df0f-4648-87d5-dd3e9b01d48c", "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", "2a157b93-b18b-4802-b9e8-0f08c70240d8", "b4739cb4-ebcb-4020-815e-28dd3f18a074", "da5058c6-3445-44da-9a2c-880770a3b202", "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", "09307b43-3d9c-4edf-99b1-aa91e3620c53", "380450da-7f74-42da-bcbb-6527e347f730", "88070f3e-90b0-4988-b05d-d15a18fb05fa", "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", "bd00f741-31fe-4d6f-8d6c-88ba7d810377", "12d725d4-aa7d-4d37-81e2-79acebb77a67", "34d2b475-f601-4505-805f-99a7be82f93e", "c860ec41-40e0-4892-9091-7ae09b16d456", "ae78351f-c1eb-4499-be37-3594222be71a", "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", "be385fcd-00fc-4975-861a-a5d6f4e98441", "a895a7d0-4780-4542-892b-4f8d5c8e666d", "30c0cd38-42de-4813-aa18-6814a0ba7829", "65483709-a84e-462a-900b-becfa50d5b0d", "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", "1043df65-178d-4fef-b215-a5a7adf1cf4b", "15a2de2f-191e-4329-925d-064adecf1bfc", "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", "e194e44c-1657-42ad-9648-f5e7693de983", "39024e79-e234-4b65-b8fe-1eb87965972a", "3a4d48da-6da3-449b-80b2-a00990d7e898", "38aed87b-8826-47f2-99d6-45562ee32bdc", "ae5c853c-6982-4c73-95cf-0030f5eac0d4", "376f01c4-dd22-41ea-96f9-efe99278838d", "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", "9990ac2e-10c0-4979-bd43-e3ba88ef7737", "b55ee349-2243-47f2-a22c-26128f1f925b", "5618d793-fad7-4049-a4ed-84473f22853a", "3280c746-87bf-4ad8-be09-fd66c55368f2", "666b73ab-1273-4b48-a2ea-e5b66f9405d8", "66eaa0f0-60e0-4040-84cf-0c78f0965120", "734a1da9-355c-4de5-8d67-6e25f107d4d5", "5f45f8ac-6129-48c4-b62e-b36da6fede30", "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", "763acaa0-c468-49c4-bb72-9a458c23749d", "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", "72c13023-1f18-413e-99f9-27a7e5ad833c", "1e6707ed-881c-49fe-abf5-902884e51483", "13c6d438-424d-4b70-b17c-77a4c80519de", "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", "988891f8-e62e-45d1-afff-c49cf9d2121e", "80a7d6f0-bd81-4397-aa92-c247a27603f0", "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", "2008d7d0-1e51-45d7-a255-25073af4a3b9", "12c593a5-405d-49b1-b054-6d78a485f014"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 54.98046875, "Geometry": {"BoundingBox": {"Width": 0.30899888277053833, "Height": 0.013524158857762814, "Left": 0.17899416387081146, "Top": 0.6566160321235657}, "Polygon": [{"X": 0.17899519205093384, "Y": 0.6566160321235657}, {"X": 0.48799240589141846, "Y": 0.6567710041999817}, {"X": 0.487993061542511, "Y": 0.6701402068138123}, {"X": 0.17899416387081146, "Y": 0.6699857711791992}]}, "Id": "d21c56b7-b533-4a32-a28e-29235d0c2ef1", "Relationships": [{"Type": "CHILD", "Ids": ["b510fa50-06bf-466e-a123-3a2b9be73047"]}]}, {"BlockType": "LAYOUT_TABLE", "Confidence": 84.5703125, "Geometry": {"BoundingBox": {"Width": 0.3776971697807312, "Height": 0.1260196566581726, "Left": 0.5720399022102356, "Top": 0.2316187173128128}, "Polygon": [{"X": 0.5720399022102356, "Y": 0.2316187173128128}, {"X": 0.9497071504592896, "Y": 0.2318309247493744}, {"X": 0.9497370719909668, "Y": 0.3576383888721466}, {"X": 0.5720503926277161, "Y": 0.35743290185928345}]}, "Id": "7ba897ee-1843-44e9-b2e8-9e2f2562d8ad", "Relationships": [{"Type": "CHILD", "Ids": ["f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", "0653eafa-efed-428b-8993-bb3aa81d9978", "665559cc-4f5d-49da-a466-a700c7edbe8a", "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", "2886be46-95fa-49fb-ab3d-d28fd59b635b", "0eba14db-0541-4aad-a81f-0811b007cc71", "d8ed8ae2-3436-4897-90a1-fed1680f06e2", "61c3c063-9cca-4a00-8a15-58207f87d4d5", "708c32ab-2994-4adc-8b3b-f359696a418d", "847a0e0d-0e24-4199-8e85-3dfaf916e912"]}]}, {"BlockType": "LAYOUT_SECTION_HEADER", "Confidence": 33.447265625, "Geometry": {"BoundingBox": {"Width": 0.13262192904949188, "Height": 0.013888977468013763, "Left": 0.5775166749954224, "Top": 0.38818326592445374}, "Polygon": [{"X": 0.5775166749954224, "Y": 0.38818326592445374}, {"X": 0.7101366519927979, "Y": 0.3882548213005066}, {"X": 0.7101386189460754, "Y": 0.4020722210407257}, {"X": 0.5775178670883179, "Y": 0.40200090408325195}]}, "Id": "8e4cfe6c-1c4b-4ea0-a7c1-8bbf40da9ea9", "Relationships": [{"Type": "CHILD", "Ids": ["6990e8d9-2360-415e-99ef-83f08739fccf"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 65.33203125, "Geometry": {"BoundingBox": {"Width": 0.30512431263923645, "Height": 0.04296235367655754, "Left": 0.5767230987548828, "Top": 0.4063647985458374}, "Polygon": [{"X": 0.5767230987548828, "Y": 0.4063647985458374}, {"X": 0.8818384408950806, "Y": 0.40652868151664734}, {"X": 0.8818474411964417, "Y": 0.44932717084884644}, {"X": 0.5767267346382141, "Y": 0.44916513562202454}]}, "Id": "77a829d1-4b88-4c4d-97a0-b5da2b2b1975", "Relationships": [{"Type": "CHILD", "Ids": ["a6c53c91-d23f-45a9-816a-503b08c69d22", "6328830c-0422-478b-b84f-26032d4d904d", "7bd36bb6-3743-495e-8e8d-df66b0482492"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 59.27734375, "Geometry": {"BoundingBox": {"Width": 0.297975093126297, "Height": 0.0427161268889904, "Left": 0.5764450430870056, "Top": 0.4720633327960968}, "Polygon": [{"X": 0.5764450430870056, "Y": 0.4720633327960968}, {"X": 0.8744113445281982, "Y": 0.4722205698490143}, {"X": 0.874420166015625, "Y": 0.5147794485092163}, {"X": 0.5764486789703369, "Y": 0.5146239995956421}]}, "Id": "4087d062-e2df-478e-8c6d-fbe16090a08f", "Relationships": [{"Type": "CHILD", "Ids": ["be842d6f-ee4d-4074-8d50-a569b4ececf2", "9a030503-9219-439e-a96b-4a633714ef14", "f934c989-db0d-4b8b-8c6d-143ceb87c1fe"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 47.16796875, "Geometry": {"BoundingBox": {"Width": 0.1531352549791336, "Height": 0.018799787387251854, "Left": 0.7806060314178467, "Top": 0.7089120745658875}, "Polygon": [{"X": 0.7806060314178467, "Y": 0.7089120745658875}, {"X": 0.9337369799613953, "Y": 0.7089877724647522}, {"X": 0.9337412714958191, "Y": 0.7277118563652039}, {"X": 0.7806091904640198, "Y": 0.7276365756988525}]}, "Id": "45483b84-466b-417a-8c75-73ce733fa9b5", "Relationships": [{"Type": "CHILD", "Ids": ["97fd399c-b000-43dc-9335-0788688a8816"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 62.6953125, "Geometry": {"BoundingBox": {"Width": 0.15328416228294373, "Height": 0.0419270358979702, "Left": 0.15568776428699493, "Top": 0.728628396987915}, "Polygon": [{"X": 0.15569138526916504, "Y": 0.728628396987915}, {"X": 0.30897191166877747, "Y": 0.7287037372589111}, {"X": 0.30897092819213867, "Y": 0.7705554366111755}, {"X": 0.15568776428699493, "Y": 0.7704810500144958}]}, "Id": "646c6123-1e84-4754-95f9-f44e087c037a", "Relationships": [{"Type": "CHILD", "Ids": ["ef03ffc5-515e-4275-bcad-0191c963b86d", "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", "e89a242f-a9e4-4daa-a852-4046ac851959"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 68.75, "Geometry": {"BoundingBox": {"Width": 0.2636333405971527, "Height": 0.04329264536499977, "Left": 0.5775614976882935, "Top": 0.7281521558761597}, "Polygon": [{"X": 0.5775614976882935, "Y": 0.7281521558761597}, {"X": 0.8411865234375, "Y": 0.7282816767692566}, {"X": 0.8411948680877686, "Y": 0.7714447975158691}, {"X": 0.5775651931762695, "Y": 0.7713168263435364}]}, "Id": "ba868fa3-81b2-43c6-9a52-bff294344d00", "Relationships": [{"Type": "CHILD", "Ids": ["7dd11509-d38b-4e19-ac8a-07872aa0c2f7", "0a7bc99b-3648-46bb-819e-8763959a1ff5", "64914005-2247-4ace-b6dc-6b331ef27bda", "081b2097-5a8f-4859-ad30-6da0b59aba06", "fecea290-b073-43ac-a50f-4ba6a28bc0bf"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 66.9921875, "Geometry": {"BoundingBox": {"Width": 0.0700966864824295, "Height": 0.01929309405386448, "Left": 0.052635855972766876, "Top": 0.8006095290184021}, "Polygon": [{"X": 0.05263833329081535, "Y": 0.8006095290184021}, {"X": 0.12273254990577698, "Y": 0.800643265247345}, {"X": 0.12273062020540237, "Y": 0.8199025988578796}, {"X": 0.052635855972766876, "Y": 0.8198691010475159}]}, "Id": "1d0e0304-dbcc-43ee-8cd7-78216715eeb1", "Relationships": [{"Type": "CHILD", "Ids": ["1433f0de-360b-400d-be4e-8a2e9e1ce70b", "fa02443b-5a1e-4c19-a620-1e0bf04fa748"]}]}, {"BlockType": "LAYOUT_SECTION_HEADER", "Confidence": 41.6748046875, "Geometry": {"BoundingBox": {"Width": 0.10989224910736084, "Height": 0.012053107842803001, "Left": 0.15586374700069427, "Top": 0.8107942342758179}, "Polygon": [{"X": 0.15586479008197784, "Y": 0.8107942342758179}, {"X": 0.2657560110092163, "Y": 0.8108469247817993}, {"X": 0.2657555043697357, "Y": 0.822847306728363}, {"X": 0.15586374700069427, "Y": 0.8227947950363159}]}, "Id": "cc38aa2b-4cb0-48ce-b361-9678421cf9a9", "Relationships": [{"Type": "CHILD", "Ids": ["b31c8b9b-620e-456c-a2d8-6f864b60d0fb"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 57.763671875, "Geometry": {"BoundingBox": {"Width": 0.08320517092943192, "Height": 0.009585011750459671, "Left": 0.05229141190648079, "Top": 0.8289476633071899}, "Polygon": [{"X": 0.05229264125227928, "Y": 0.8289476633071899}, {"X": 0.135496586561203, "Y": 0.8289873600006104}, {"X": 0.13549567759037018, "Y": 0.8385326862335205}, {"X": 0.05229141190648079, "Y": 0.8384930491447449}]}, "Id": "745db6ca-20b4-47ec-be6c-c44e6f67046b", "Relationships": [{"Type": "CHILD", "Ids": ["439f7686-7d4e-44b1-8c3b-980636969363"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 76.3671875, "Geometry": {"BoundingBox": {"Width": 0.012120794504880905, "Height": 0.09264050424098969, "Left": 0.9769412875175476, "Top": 0.44801828265190125}, "Polygon": [{"X": 0.9769412875175476, "Y": 0.44801828265190125}, {"X": 0.9890385866165161, "Y": 0.448024719953537}, {"X": 0.9890620708465576, "Y": 0.5406587719917297}, {"X": 0.9769642949104309, "Y": 0.5406525135040283}]}, "Id": "149f921e-08f6-4768-9e7a-82068bfc501f", "Relationships": [{"Type": "CHILD", "Ids": ["15b62f79-dabf-4271-b960-7d95027910d9", "0d2ed119-eec9-4d75-8815-352a4e905779", "27affb84-f91a-49b6-bcaf-501e48257069", "c5c72df0-f38b-47a8-828c-d57ea2e680e0", "44fac1b1-9d65-4554-b904-ded4ffe34334"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 25.1708984375, "Geometry": {"BoundingBox": {"Width": 0.7949566841125488, "Height": 0.08956275880336761, "Left": 0.15513895452022552, "Top": 0.8307574987411499}, "Polygon": [{"X": 0.15514670312404633, "Y": 0.8307574987411499}, {"X": 0.9500744342803955, "Y": 0.8311365842819214}, {"X": 0.9500956535339355, "Y": 0.9203202724456787}, {"X": 0.15513895452022552, "Y": 0.9199512004852295}]}, "Id": "d40a79dd-1f54-46f6-bfdb-ceae4a1ac4fc", "Relationships": [{"Type": "CHILD", "Ids": ["4b20e520-3af7-4620-8866-88eb54ab23b0", "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", "d3855726-d758-423f-b827-3764ed557faa", "a18bf836-90c0-4538-b500-15c2433e0e93", "286d01bc-c76e-4410-8983-b6e652108d5d", "0465565f-a8ff-48eb-9595-6b5caccef7fe", "18ec4504-62b6-42de-85cf-1156d6f4d195", "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 68.06640625, "Geometry": {"BoundingBox": {"Width": 0.08915457874536514, "Height": 0.022782770916819572, "Left": 0.05251061171293259, "Top": 0.8988169431686401}, "Polygon": [{"X": 0.05251353979110718, "Y": 0.8988169431686401}, {"X": 0.14166519045829773, "Y": 0.8988586068153381}, {"X": 0.1416630893945694, "Y": 0.9215996861457825}, {"X": 0.05251061171293259, "Y": 0.9215583205223083}]}, "Id": "6fc3e3f5-c42f-405a-b3fa-d3fc5859e60e", "Relationships": [{"Type": "CHILD", "Ids": ["e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", "ff6df70d-7ca3-4968-aa5c-24196721849e"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 42.724609375, "Geometry": {"BoundingBox": {"Width": 0.4467569589614868, "Height": 0.01323555875569582, "Left": 0.2392406016588211, "Top": 0.956929624080658}, "Polygon": [{"X": 0.23924127221107483, "Y": 0.956929624080658}, {"X": 0.685995876789093, "Y": 0.9571346640586853}, {"X": 0.6859975457191467, "Y": 0.9701651930809021}, {"X": 0.2392406016588211, "Y": 0.9699609279632568}]}, "Id": "c89ce59f-8eb3-4df0-949a-9fab55849ad7", "Relationships": [{"Type": "CHILD", "Ids": ["5051c70e-89a8-4eb4-8535-39762504c958"]}]}, {"BlockType": "LAYOUT_TEXT", "Confidence": 29.833984375, "Geometry": {"BoundingBox": {"Width": 0.4534948766231537, "Height": 0.009467914700508118, "Left": 0.04896989464759827, "Top": 0.975298285484314}, "Polygon": [{"X": 0.04897110164165497, "Y": 0.975298285484314}, {"X": 0.5024642944335938, "Y": 0.9755052328109741}, {"X": 0.502464771270752, "Y": 0.9847661852836609}, {"X": 0.04896989464759827, "Y": 0.9845598340034485}]}, "Id": "9eae90d9-e037-48c6-92b5-44a02ad3c670", "Relationships": [{"Type": "CHILD", "Ids": ["37ffa892-1cca-4c14-ac1c-936abaa205ea"]}]}], "AnalyzeDocumentModelVersion": "1.0", "ResponseMetadata": {"RequestId": "224d35a4-7edd-43af-b9c2-fc7e344a50c6", "HTTPStatusCode": 200, "HTTPHeaders": {"x-amzn-requestid": "224d35a4-7edd-43af-b9c2-fc7e344a50c6", "content-type": "application/x-amz-json-1.1", "content-length": "373079", "date": "Thu, 19 Oct 2023 19:07:34 GMT"}, "RetryAttempts": 0}} \ No newline at end of file +{ + "DocumentMetadata": { + "Pages": 1 + }, + "Blocks": [ + { + "BlockType": "PAGE", + "Geometry": { + "BoundingBox": { + "Width": 1.0, + "Height": 0.9969061017036438, + "Left": 0.0, + "Top": 0.003093922510743141 + }, + "Polygon": [ + { + "X": 0.0, + "Y": 0.003093922510743141 + }, + { + "X": 1.0, + "Y": 0.003688992001116276 + }, + { + "X": 1.0, + "Y": 1.0 + }, + { + "X": 0.0, + "Y": 1.0 + } + ] + }, + "Id": "de47a93e-1d5f-44ec-a88f-adad1554f88c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "356d4d2d-5f9d-430f-ac73-8e11353a79b4", + "dbc7ff37-9e86-41b0-b523-102b8e279033", + "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a", + "020efb25-5d58-4fa8-a71b-fa69736ea172", + "515c67d6-5950-4c1c-b0af-e48866bf2d25", + "0cc781e9-b479-4729-be87-ca1ef052c4b9", + "cdf6abe9-51fc-4067-a844-575ee9c7142a", + "466e3cd2-96b3-4beb-a336-ceb038cbed25", + "0b775453-219c-45fc-9d4f-a65f23b4011a", + "0b149fcc-e622-47e9-865d-d3327ab6f029", + "87515cba-9bf8-4c14-a4d8-e15e1a68e53b", + "a5909dc2-908a-441b-8a4b-9c8a174ce040", + "a3958920-1ee9-4126-98a7-82412593e4ce", + "513ac936-1deb-4401-aaf8-184250e28ed2", + "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", + "13f6a5d4-3894-4782-88d4-61ffe0b6b044", + "5b208b14-54d0-4395-b740-f5c29c088651", + "06e26b97-2049-4525-9d77-98d69a9aea01", + "66754663-79f1-4c3a-8b21-ef2db19d7af9", + "1b8b3830-bae8-4667-b2a6-4ec8398be79f", + "cac09ed3-c40e-4641-bfb2-8ff9f3149401", + "99574a58-367b-462f-914a-bda8acefb668", + "8269bd3a-41c0-4026-afb6-58b93cc722e7", + "4c459286-1eae-41e0-84c2-78de44fe40aa", + "75211c43-4fe4-4233-8e19-3e0213452742", + "f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", + "a0c186b5-495f-4eee-9066-6b2c05fc185f", + "db94fb3b-5266-455c-8449-05dbf17913cb", + "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", + "f327b2c4-a99d-4604-bfa1-971ac1af727a", + "879c54ad-a9b8-4514-ad0b-ef80be91c29f", + "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", + "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", + "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", + "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", + "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", + "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", + "91f77548-df0f-4648-87d5-dd3e9b01d48c", + "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", + "0653eafa-efed-428b-8993-bb3aa81d9978", + "665559cc-4f5d-49da-a466-a700c7edbe8a", + "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", + "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", + "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", + "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", + "2a157b93-b18b-4802-b9e8-0f08c70240d8", + "b4739cb4-ebcb-4020-815e-28dd3f18a074", + "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", + "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", + "da5058c6-3445-44da-9a2c-880770a3b202", + "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", + "09307b43-3d9c-4edf-99b1-aa91e3620c53", + "380450da-7f74-42da-bcbb-6527e347f730", + "88070f3e-90b0-4988-b05d-d15a18fb05fa", + "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", + "2886be46-95fa-49fb-ab3d-d28fd59b635b", + "0eba14db-0541-4aad-a81f-0811b007cc71", + "d8ed8ae2-3436-4897-90a1-fed1680f06e2", + "61c3c063-9cca-4a00-8a15-58207f87d4d5", + "bd00f741-31fe-4d6f-8d6c-88ba7d810377", + "12d725d4-aa7d-4d37-81e2-79acebb77a67", + "708c32ab-2994-4adc-8b3b-f359696a418d", + "847a0e0d-0e24-4199-8e85-3dfaf916e912", + "34d2b475-f601-4505-805f-99a7be82f93e", + "c860ec41-40e0-4892-9091-7ae09b16d456", + "ae78351f-c1eb-4499-be37-3594222be71a", + "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", + "be385fcd-00fc-4975-861a-a5d6f4e98441", + "a895a7d0-4780-4542-892b-4f8d5c8e666d", + "30c0cd38-42de-4813-aa18-6814a0ba7829", + "65483709-a84e-462a-900b-becfa50d5b0d", + "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", + "6990e8d9-2360-415e-99ef-83f08739fccf", + "1043df65-178d-4fef-b215-a5a7adf1cf4b", + "15a2de2f-191e-4329-925d-064adecf1bfc", + "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", + "a6c53c91-d23f-45a9-816a-503b08c69d22", + "e194e44c-1657-42ad-9648-f5e7693de983", + "39024e79-e234-4b65-b8fe-1eb87965972a", + "3a4d48da-6da3-449b-80b2-a00990d7e898", + "6328830c-0422-478b-b84f-26032d4d904d", + "38aed87b-8826-47f2-99d6-45562ee32bdc", + "ae5c853c-6982-4c73-95cf-0030f5eac0d4", + "376f01c4-dd22-41ea-96f9-efe99278838d", + "7bd36bb6-3743-495e-8e8d-df66b0482492", + "15b62f79-dabf-4271-b960-7d95027910d9", + "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", + "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", + "9990ac2e-10c0-4979-bd43-e3ba88ef7737", + "b55ee349-2243-47f2-a22c-26128f1f925b", + "be842d6f-ee4d-4074-8d50-a569b4ececf2", + "0d2ed119-eec9-4d75-8815-352a4e905779", + "5618d793-fad7-4049-a4ed-84473f22853a", + "3280c746-87bf-4ad8-be09-fd66c55368f2", + "666b73ab-1273-4b48-a2ea-e5b66f9405d8", + "9a030503-9219-439e-a96b-4a633714ef14", + "27affb84-f91a-49b6-bcaf-501e48257069", + "66eaa0f0-60e0-4040-84cf-0c78f0965120", + "734a1da9-355c-4de5-8d67-6e25f107d4d5", + "5f45f8ac-6129-48c4-b62e-b36da6fede30", + "f934c989-db0d-4b8b-8c6d-143ceb87c1fe", + "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", + "763acaa0-c468-49c4-bb72-9a458c23749d", + "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", + "c5c72df0-f38b-47a8-828c-d57ea2e680e0", + "72c13023-1f18-413e-99f9-27a7e5ad833c", + "44fac1b1-9d65-4554-b904-ded4ffe34334", + "1e6707ed-881c-49fe-abf5-902884e51483", + "13c6d438-424d-4b70-b17c-77a4c80519de", + "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", + "988891f8-e62e-45d1-afff-c49cf9d2121e", + "80a7d6f0-bd81-4397-aa92-c247a27603f0", + "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", + "2008d7d0-1e51-45d7-a255-25073af4a3b9", + "12c593a5-405d-49b1-b054-6d78a485f014", + "b510fa50-06bf-466e-a123-3a2b9be73047", + "97fd399c-b000-43dc-9335-0788688a8816", + "ef03ffc5-515e-4275-bcad-0191c963b86d", + "7dd11509-d38b-4e19-ac8a-07872aa0c2f7", + "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", + "0a7bc99b-3648-46bb-819e-8763959a1ff5", + "64914005-2247-4ace-b6dc-6b331ef27bda", + "e89a242f-a9e4-4daa-a852-4046ac851959", + "081b2097-5a8f-4859-ad30-6da0b59aba06", + "fecea290-b073-43ac-a50f-4ba6a28bc0bf", + "1433f0de-360b-400d-be4e-8a2e9e1ce70b", + "fa02443b-5a1e-4c19-a620-1e0bf04fa748", + "b31c8b9b-620e-456c-a2d8-6f864b60d0fb", + "439f7686-7d4e-44b1-8c3b-980636969363", + "4b20e520-3af7-4620-8866-88eb54ab23b0", + "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", + "d3855726-d758-423f-b827-3764ed557faa", + "a18bf836-90c0-4538-b500-15c2433e0e93", + "e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", + "286d01bc-c76e-4410-8983-b6e652108d5d", + "0465565f-a8ff-48eb-9595-6b5caccef7fe", + "18ec4504-62b6-42de-85cf-1156d6f4d195", + "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", + "ff6df70d-7ca3-4968-aa5c-24196721849e", + "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d", + "5051c70e-89a8-4eb4-8535-39762504c958", + "37ffa892-1cca-4c14-ac1c-936abaa205ea", + "ddb8b382-421d-4966-9ffa-b398e05b5139", + "ad239bcb-73f2-4b3b-a04c-13cbe4f5fc0a", + "f2a70ff1-2d09-472e-988b-3f4a20521f54", + "b2dadfeb-f242-4421-9c17-ecb79e5ccf66", + "895c4d45-9e94-4c00-9362-7b57d86e438c", + "a527336a-5619-475f-9e89-201d5e6a9ed2", + "24e82398-d49b-4ed1-bff7-b30e0b940956", + "a1351bcf-e97b-4cec-a3aa-53e5c83aa111", + "01dff743-d8c9-4fb9-9660-4a30a6b902b4", + "a382396f-537e-4533-8dd6-a37bdf49df18", + "0439806a-9e0e-4f1c-8836-9cf24c79b5da", + "91933aa6-e733-466d-8f0b-bb7f3a50ed2a", + "7a2fb6a9-54c8-4872-b9f1-366cc2da9437", + "b75b84cb-4d94-4bc6-9750-ec14688981b1", + "c588b799-137d-48bc-ae6e-f373046ee725", + "d90e0228-bba7-4103-a9e5-05df5e3ed819", + "d0f5ce88-3bef-4fe2-863c-6fd0035e893e", + "bb884b90-33ee-49a1-8c00-eb71aad84a96", + "145bcfc1-5a03-49ef-b97d-726e503a3f12", + "2eddcc6b-89da-4dfe-b06c-64280b226450", + "0a95421d-33d0-4b6a-a006-a02073d4cbd1", + "275369e3-fa91-49d8-96c0-510d6b25f0f0", + "82ba6671-d1ae-44f3-b5f1-d17496302064", + "41f68a63-d989-4354-9a4f-46dfe58ce6f4", + "de06c093-0282-424f-94fc-36e6434c439e", + "2f4fec20-3630-4059-824b-d3dfff0a5650", + "89fdcaab-0434-4547-9475-f9c7daf18b94", + "2c6c44fd-3ea4-4b04-a8df-6d1434f93b62", + "c2774e88-5c0d-4731-8a04-c3707f5731ba", + "daf57413-a945-41ab-a3ac-879d49d6bb01", + "cbe93f36-c298-4494-b146-57ac9b4a5cdd", + "1cfe9afe-47cb-448c-a11f-49847b9234f1", + "345806fb-2678-4044-bda0-c81e1892cb9d", + "29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b", + "040e1efd-8537-4c36-96b9-6f5d6db73404", + "3fe8ee2f-63b0-4cb8-83de-0809c3151cfe", + "9b4cfe3d-bb48-4e1d-bb63-7fb34b6e02aa", + "5f26a671-f01f-43c4-81c6-2edfbf55553d", + "6794949f-ebc1-43a4-8cc9-fff391580146", + "e2c990a7-35f8-4627-a50c-4c152f4373be", + "63ac616d-b183-4a9a-a0d7-dc2dc81ad703", + "a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd", + "d75a9c22-22cd-4b15-b9c2-ab2cfbd9a6f2", + "03e82f4d-22f8-4663-a1b5-684c02cc3a4b", + "ebf80eef-2b3d-4313-ac10-3a69366f046f", + "5ff52ddb-b8b8-4085-a4a3-9d9161769420", + "0a8d1286-409a-4054-9a44-4cf5fe98d134", + "45fa071b-c241-4168-a966-230befe353e3", + "08b170b5-84cb-4291-86bd-18304acdb3b2", + "fc9e3f7a-ea1a-44f0-ac93-ed6807c73345", + "69567010-231d-43d3-a012-bc9f70cc2ee7", + "d3d79a9b-ed71-42b9-920f-d3f9bf411b52", + "46a98643-6780-416f-b238-8fa4e7402990", + "f0fd7cbb-a5a1-40a4-8aca-d7be486881e0", + "219ef3fe-b51f-45cf-a63f-cde10de19e06", + "0b3d8821-59d1-4b40-a67c-73df35d8a6bb", + "a3c3ff25-4731-4d94-934c-a19bfb1089fe", + "16aa17b3-267f-4abd-9872-3eed53bc0375", + "da493e76-d2dd-46b2-80ff-f3ad25a974b4", + "e6a273e2-cefd-457d-9fe9-dbdf45b16117", + "dbb03060-62a4-41dd-8296-85c534e42122", + "632ba26f-e81b-4da2-8e89-32e418d1990e", + "768c97aa-069d-4f56-a69b-43f623d861e6", + "adf350b2-8606-41cf-9e41-b8ff9c70a30e", + "e1a20752-fb07-4065-8493-63f9afe20d3f", + "1974528e-7829-42e4-9d20-8c6400dc4f18", + "cba87427-f4a0-4f1a-b070-927a9e723d75", + "75d5d593-133c-4128-a9d3-980061cc3230", + "8ff8bd80-06f3-4ce5-adb0-c0f718897efa", + "73363cf5-4897-4147-9649-8ecb41493853", + "e13653a7-00b1-493e-897e-8eab4e1266fc", + "45d2128b-f948-4a63-bd01-3330a5c06676", + "d21c56b7-b533-4a32-a28e-29235d0c2ef1", + "7ba897ee-1843-44e9-b2e8-9e2f2562d8ad", + "8e4cfe6c-1c4b-4ea0-a7c1-8bbf40da9ea9", + "77a829d1-4b88-4c4d-97a0-b5da2b2b1975", + "4087d062-e2df-478e-8c6d-fbe16090a08f", + "45483b84-466b-417a-8c75-73ce733fa9b5", + "646c6123-1e84-4754-95f9-f44e087c037a", + "ba868fa3-81b2-43c6-9a52-bff294344d00", + "1d0e0304-dbcc-43ee-8cd7-78216715eeb1", + "cc38aa2b-4cb0-48ce-b361-9678421cf9a9", + "745db6ca-20b4-47ec-be6c-c44e6f67046b", + "149f921e-08f6-4768-9e7a-82068bfc501f", + "d40a79dd-1f54-46f6-bfdb-ceae4a1ac4fc", + "6fc3e3f5-c42f-405a-b3fa-d3fc5859e60e", + "c89ce59f-8eb3-4df0-949a-9fab55849ad7", + "9eae90d9-e037-48c6-92b5-44a02ad3c670" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.4536361694336, + "Text": "CO. FILE DEPT. CLOCK NUMBER", + "Geometry": { + "BoundingBox": { + "Width": 0.2535897195339203, + "Height": 0.008819970302283764, + "Left": 0.16513080894947052, + "Top": 0.03463663533329964 + }, + "Polygon": [ + { + "X": 0.16513152420520782, + "Y": 0.03463663533329964 + }, + { + "X": 0.4187203347682953, + "Y": 0.03478619456291199 + }, + { + "X": 0.4187205135822296, + "Y": 0.043456606566905975 + }, + { + "X": 0.16513080894947052, + "Y": 0.043307360261678696 + } + ] + }, + "Id": "356d4d2d-5f9d-430f-ac73-8e11353a79b4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e0927804-e28c-4177-bcb4-1b539e12edcb", + "2e0f9649-0327-42cd-b48a-45efd6fd38d6", + "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c", + "af2e09fb-44ed-4955-bc8c-3b1a0e210476", + "ff60cfb9-b8b3-455b-9267-1281ccc2500b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.56892395019531, + "Text": "ABC 126543 123456 12345 00000000", + "Geometry": { + "BoundingBox": { + "Width": 0.26268211007118225, + "Height": 0.010394884273409843, + "Left": 0.1647123545408249, + "Top": 0.04670316353440285 + }, + "Polygon": [ + { + "X": 0.16471320390701294, + "Y": 0.04670316353440285 + }, + { + "X": 0.42739421129226685, + "Y": 0.04685763642191887 + }, + { + "X": 0.42739444971084595, + "Y": 0.05709804967045784 + }, + { + "X": 0.1647123545408249, + "Y": 0.05694396048784256 + } + ] + }, + "Id": "dbc7ff37-9e86-41b0-b523-102b8e279033", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9d849b86-d300-490b-80b0-32a61068a12e", + "88940a2f-d475-4f8b-9c5a-cba5f6501bbe", + "ab18b047-a658-492d-9a70-f987f348d576", + "2400695d-1a7d-46a9-b240-38bf7b368451", + "b9850469-c2b6-48e7-bc1c-aa165153b628" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.82372283935547, + "Text": "1", + "Geometry": { + "BoundingBox": { + "Width": 0.0066341254860162735, + "Height": 0.008215690962970257, + "Left": 0.4489921033382416, + "Top": 0.04792264476418495 + }, + "Polygon": [ + { + "X": 0.4489921033382416, + "Y": 0.04792264476418495 + }, + { + "X": 0.4556259214878082, + "Y": 0.04792654514312744 + }, + { + "X": 0.4556262195110321, + "Y": 0.05613833665847778 + }, + { + "X": 0.44899237155914307, + "Y": 0.05613444373011589 + } + ] + }, + "Id": "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2cbdddb1-294b-41e0-9429-a26392b54571" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95964813232422, + "Text": "Earnings Statement", + "Geometry": { + "BoundingBox": { + "Width": 0.2356397658586502, + "Height": 0.018146542832255363, + "Left": 0.5799484252929688, + "Top": 0.041226379573345184 + }, + "Polygon": [ + { + "X": 0.5799484252929688, + "Y": 0.041226379573345184 + }, + { + "X": 0.8155848979949951, + "Y": 0.041365139186382294 + }, + { + "X": 0.8155882358551025, + "Y": 0.0593729205429554 + }, + { + "X": 0.5799500346183777, + "Y": 0.05923476442694664 + } + ] + }, + "Id": "020efb25-5d58-4fa8-a71b-fa69736ea172", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7d73666d-fe0e-4394-b744-d5c2d7da85fb", + "81833ff4-4040-4b20-b094-e04b760a65d8" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.49571990966797, + "Text": "ANY COMPANY CORP.", + "Geometry": { + "BoundingBox": { + "Width": 0.16061092913150787, + "Height": 0.01072748377919197, + "Left": 0.16652227938175201, + "Top": 0.07314199209213257 + }, + "Polygon": [ + { + "X": 0.16652315855026245, + "Y": 0.07314199209213257 + }, + { + "X": 0.3271332085132599, + "Y": 0.07323583960533142 + }, + { + "X": 0.32713302969932556, + "Y": 0.08386947959661484 + }, + { + "X": 0.16652227938175201, + "Y": 0.08377587050199509 + } + ] + }, + "Id": "515c67d6-5950-4c1c-b0af-e48866bf2d25", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "afd7e08d-e2f9-484d-aabd-8c8e96dcf0e1", + "bbae7eff-6466-4a09-8f84-a0812519edbe", + "9947edc4-dde7-410c-bbc7-fb769ddcebb4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 95.78202056884766, + "Text": "Period ending:", + "Geometry": { + "BoundingBox": { + "Width": 0.09995873272418976, + "Height": 0.013178191147744656, + "Left": 0.5796061158180237, + "Top": 0.07164870947599411 + }, + "Polygon": [ + { + "X": 0.5796061158180237, + "Y": 0.07164870947599411 + }, + { + "X": 0.6795631647109985, + "Y": 0.07170713692903519 + }, + { + "X": 0.679564893245697, + "Y": 0.08482690155506134 + }, + { + "X": 0.5796072483062744, + "Y": 0.08476865291595459 + } + ] + }, + "Id": "0cc781e9-b479-4729-be87-ca1ef052c4b9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "dfb6f29d-2322-40c8-a257-445362e50b2a", + "14c78d09-427e-4d69-a4ee-92276566ce01" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.47407531738281, + "Text": "7/18/2008", + "Geometry": { + "BoundingBox": { + "Width": 0.07075836509466171, + "Height": 0.011189749464392662, + "Left": 0.7460896372795105, + "Top": 0.07156174629926682 + }, + "Polygon": [ + { + "X": 0.7460896372795105, + "Y": 0.07156174629926682 + }, + { + "X": 0.8168459534645081, + "Y": 0.07160311192274094 + }, + { + "X": 0.8168480396270752, + "Y": 0.08275149762630463 + }, + { + "X": 0.746091365814209, + "Y": 0.08271024376153946 + } + ] + }, + "Id": "cdf6abe9-51fc-4067-a844-575ee9c7142a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c4bbfd8b-5d38-4c59-b3f0-8062f7a07293" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8075180053711, + "Text": "475 ANY AVENUE", + "Geometry": { + "BoundingBox": { + "Width": 0.1257537603378296, + "Height": 0.010131780058145523, + "Left": 0.1673523187637329, + "Top": 0.0888262614607811 + }, + "Polygon": [ + { + "X": 0.16735313832759857, + "Y": 0.0888262614607811 + }, + { + "X": 0.2931060791015625, + "Y": 0.08889946341514587 + }, + { + "X": 0.2931057810783386, + "Y": 0.09895804524421692 + }, + { + "X": 0.1673523187637329, + "Y": 0.09888502210378647 + } + ] + }, + "Id": "466e3cd2-96b3-4beb-a336-ceb038cbed25", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b02e3cab-bf61-40f7-9f2c-353e0fbe81b0", + "29ab0e35-5673-4f28-be94-2f090f29ea15", + "246f2b4f-4cfb-486a-8ed4-52b0543e7d25" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.91738891601562, + "Text": "Pay date:", + "Geometry": { + "BoundingBox": { + "Width": 0.06651784479618073, + "Height": 0.012460469268262386, + "Left": 0.5792717337608337, + "Top": 0.0874248594045639 + }, + "Polygon": [ + { + "X": 0.5792717337608337, + "Y": 0.0874248594045639 + }, + { + "X": 0.6457881927490234, + "Y": 0.08746359497308731 + }, + { + "X": 0.645789623260498, + "Y": 0.09988532960414886 + }, + { + "X": 0.5792728066444397, + "Y": 0.09984671324491501 + } + ] + }, + "Id": "0b775453-219c-45fc-9d4f-a65f23b4011a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e2a748ad-e703-475c-b74b-7bca7a71f19a", + "cd439eea-7e0d-49de-9e3c-cb184f87272d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.89009857177734, + "Text": "7/25/2008", + "Geometry": { + "BoundingBox": { + "Width": 0.07110536843538284, + "Height": 0.01076921634376049, + "Left": 0.7455427646636963, + "Top": 0.08717547357082367 + }, + "Polygon": [ + { + "X": 0.7455427646636963, + "Y": 0.08717547357082367 + }, + { + "X": 0.816646158695221, + "Y": 0.08721687644720078 + }, + { + "X": 0.8166481256484985, + "Y": 0.09794468432664871 + }, + { + "X": 0.74554443359375, + "Y": 0.09790338575839996 + } + ] + }, + "Id": "0b149fcc-e622-47e9-865d-d3327ab6f029", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c9cf804c-ff0a-4449-a5ed-b680ee65389c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 83.7539291381836, + "Text": "ANYTOWN, USA 10101", + "Geometry": { + "BoundingBox": { + "Width": 0.15928658843040466, + "Height": 0.011272905394434929, + "Left": 0.16703936457633972, + "Top": 0.10410501807928085 + }, + "Polygon": [ + { + "X": 0.16704027354717255, + "Y": 0.10410501807928085 + }, + { + "X": 0.3263259530067444, + "Y": 0.10419739037752151 + }, + { + "X": 0.32632574439048767, + "Y": 0.11537791788578033 + }, + { + "X": 0.16703936457633972, + "Y": 0.11528579890727997 + } + ] + }, + "Id": "87515cba-9bf8-4c14-a4d8-e15e1a68e53b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9bb2fa3c-5ec1-4749-86c6-5ad241a1866e", + "23a6d392-1a70-4bb4-96c1-68e8e1b7ce57", + "cfb92c17-d37c-4bb8-97c7-d0cb0b5cee8c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 92.50470733642578, + "Text": "Social Security Number: 987-65-4321", + "Geometry": { + "BoundingBox": { + "Width": 0.21121883392333984, + "Height": 0.01020719576627016, + "Left": 0.16563645005226135, + "Top": 0.14518995583057404 + }, + "Polygon": [ + { + "X": 0.1656372845172882, + "Y": 0.14518995583057404 + }, + { + "X": 0.3768552541732788, + "Y": 0.14531122148036957 + }, + { + "X": 0.3768552839756012, + "Y": 0.15539716184139252 + }, + { + "X": 0.16563645005226135, + "Y": 0.15527619421482086 + } + ] + }, + "Id": "a5909dc2-908a-441b-8a4b-9c8a174ce040", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425", + "6872b994-0928-4545-9b6c-03f3557e220f", + "81903d8f-729a-4a07-9326-a81872681d96", + "6031a8f9-14ca-45d1-b286-dfd23c191ee0" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.11576080322266, + "Text": "Taxable Marital Status: Married", + "Geometry": { + "BoundingBox": { + "Width": 0.1834954172372818, + "Height": 0.009371137246489525, + "Left": 0.1662769913673401, + "Top": 0.15508654713630676 + }, + "Polygon": [ + { + "X": 0.16627775132656097, + "Y": 0.15508654713630676 + }, + { + "X": 0.3497724235057831, + "Y": 0.15519163012504578 + }, + { + "X": 0.3497723340988159, + "Y": 0.16445767879486084 + }, + { + "X": 0.1662769913673401, + "Y": 0.16435283422470093 + } + ] + }, + "Id": "a3958920-1ee9-4126-98a7-82412593e4ce", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f", + "34276188-6f9d-493e-8e32-efa9787a10d1", + "278afe00-a22b-485d-8045-6b4ea97fd02d", + "9788c641-39f9-466a-8ec9-95ffc238a8c2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.90764617919922, + "Text": "JOHN STILES", + "Geometry": { + "BoundingBox": { + "Width": 0.1045384332537651, + "Height": 0.011241591535508633, + "Left": 0.5796335935592651, + "Top": 0.14997950196266174 + }, + "Polygon": [ + { + "X": 0.5796335935592651, + "Y": 0.14997950196266174 + }, + { + "X": 0.6841706037521362, + "Y": 0.1500394493341446 + }, + { + "X": 0.6841720342636108, + "Y": 0.16122108697891235 + }, + { + "X": 0.5796345472335815, + "Y": 0.16116131842136383 + } + ] + }, + "Id": "513ac936-1deb-4401-aaf8-184250e28ed2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f2eb1fe2-750d-40b6-94b4-f3759da07a26", + "1d5aa007-7677-41cf-961a-fb8e6a19c602" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 58.33407211303711, + "Text": "Exemptions/Allowances:", + "Geometry": { + "BoundingBox": { + "Width": 0.1441282033920288, + "Height": 0.010520563460886478, + "Left": 0.16588348150253296, + "Top": 0.1663823276758194 + }, + "Polygon": [ + { + "X": 0.1658843457698822, + "Y": 0.1663823276758194 + }, + { + "X": 0.31001168489456177, + "Y": 0.16646462678909302 + }, + { + "X": 0.31001144647598267, + "Y": 0.1769028902053833 + }, + { + "X": 0.16588348150253296, + "Y": 0.1768207848072052 + } + ] + }, + "Id": "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d7fa8014-56b7-44a7-b309-4c5ceb205761" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96204376220703, + "Text": "101 MAIN STREET", + "Geometry": { + "BoundingBox": { + "Width": 0.15616486966609955, + "Height": 0.01217364426702261, + "Left": 0.5799545645713806, + "Top": 0.1614416390657425 + }, + "Polygon": [ + { + "X": 0.5799545645713806, + "Y": 0.1614416390657425 + }, + { + "X": 0.7361176609992981, + "Y": 0.16153094172477722 + }, + { + "X": 0.7361194491386414, + "Y": 0.17361527681350708 + }, + { + "X": 0.5799556374549866, + "Y": 0.17352625727653503 + } + ] + }, + "Id": "13f6a5d4-3894-4782-88d4-61ffe0b6b044", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a2a8ece1-f471-4311-8274-74657c67c718", + "8681f96c-af95-44e4-ad89-4fd90dc2cc45", + "30988507-975d-4aa6-908d-ac7dfbd95975" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 93.55413818359375, + "Text": "Federal: 3. $25 Additional Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.1869443953037262, + "Height": 0.010171528905630112, + "Left": 0.18477383255958557, + "Top": 0.17800521850585938 + }, + "Polygon": [ + { + "X": 0.18477457761764526, + "Y": 0.17800521850585938 + }, + { + "X": 0.3717181980609894, + "Y": 0.17811167240142822 + }, + { + "X": 0.37171822786331177, + "Y": 0.18817675113677979 + }, + { + "X": 0.18477383255958557, + "Y": 0.18807056546211243 + } + ] + }, + "Id": "5b208b14-54d0-4395-b740-f5c29c088651", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "96842ba9-f016-4a9b-aaf2-0a3d57285547", + "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", + "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", + "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", + "007ffbca-5eda-417a-8c62-f2595e6525a1" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 91.9819564819336, + "Text": "ANYTOWN, USA 12345", + "Geometry": { + "BoundingBox": { + "Width": 0.1944807916879654, + "Height": 0.013316287659108639, + "Left": 0.5788814425468445, + "Top": 0.17574793100357056 + }, + "Polygon": [ + { + "X": 0.5788814425468445, + "Y": 0.17574793100357056 + }, + { + "X": 0.773360013961792, + "Y": 0.175858736038208 + }, + { + "X": 0.7733622193336487, + "Y": 0.18906421959400177 + }, + { + "X": 0.5788825750350952, + "Y": 0.18895377218723297 + } + ] + }, + "Id": "06e26b97-2049-4525-9d77-98d69a9aea01", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a5f7d356-2e1c-4585-9a1e-0784d531a5e8", + "ac0c465a-fa44-4e34-a22f-ed473a895d02", + "05603f39-10e5-4cb0-aa9d-abb795b159ea" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.00748443603516, + "Text": "State: 2", + "Geometry": { + "BoundingBox": { + "Width": 0.06366796791553497, + "Height": 0.008746026083827019, + "Left": 0.1851474642753601, + "Top": 0.18952929973602295 + }, + "Polygon": [ + { + "X": 0.18514810502529144, + "Y": 0.18952929973602295 + }, + { + "X": 0.2488154172897339, + "Y": 0.18956544995307922 + }, + { + "X": 0.24881500005722046, + "Y": 0.19827531278133392 + }, + { + "X": 0.1851474642753601, + "Y": 0.1982392519712448 + } + ] + }, + "Id": "66754663-79f1-4c3a-8b21-ef2db19d7af9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5cec90e9-43e4-478a-b75a-bcf8ca9c55c9", + "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 95.2553482055664, + "Text": "Local: 2", + "Geometry": { + "BoundingBox": { + "Width": 0.06360170990228653, + "Height": 0.009208307601511478, + "Left": 0.18502961099147797, + "Top": 0.20011475682258606 + }, + "Polygon": [ + { + "X": 0.18503029644489288, + "Y": 0.20011475682258606 + }, + { + "X": 0.2486313283443451, + "Y": 0.2001507729291916 + }, + { + "X": 0.24863088130950928, + "Y": 0.20932306349277496 + }, + { + "X": 0.18502961099147797, + "Y": 0.2092871367931366 + } + ] + }, + "Id": "1b8b3830-bae8-4667-b2a6-4ec8398be79f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6fa349ee-54cc-49ca-9f3b-b55680fb0a6b", + "83271702-29f2-4a2b-b61b-50062d73b550" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96918487548828, + "Text": "Earnings", + "Geometry": { + "BoundingBox": { + "Width": 0.06917182356119156, + "Height": 0.013189117424190044, + "Left": 0.04865361005067825, + "Top": 0.23645219206809998 + }, + "Polygon": [ + { + "X": 0.048655323684215546, + "Y": 0.23645219206809998 + }, + { + "X": 0.11782543361186981, + "Y": 0.23649100959300995 + }, + { + "X": 0.11782409250736237, + "Y": 0.2496412992477417 + }, + { + "X": 0.04865361005067825, + "Y": 0.24960261583328247 + } + ] + }, + "Id": "cac09ed3-c40e-4641-bfb2-8ff9f3149401", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "70bed2aa-ac04-47d0-a639-9957a79aa708" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.97069549560547, + "Text": "rate", + "Geometry": { + "BoundingBox": { + "Width": 0.029506126418709755, + "Height": 0.009865214116871357, + "Left": 0.16520415246486664, + "Top": 0.23769478499889374 + }, + "Polygon": [ + { + "X": 0.1652049720287323, + "Y": 0.23769478499889374 + }, + { + "X": 0.19471026957035065, + "Y": 0.2377113401889801 + }, + { + "X": 0.19470958411693573, + "Y": 0.24755999445915222 + }, + { + "X": 0.16520415246486664, + "Y": 0.24754348397254944 + } + ] + }, + "Id": "99574a58-367b-462f-914a-bda8acefb668", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95756530761719, + "Text": "hours", + "Geometry": { + "BoundingBox": { + "Width": 0.04123413935303688, + "Height": 0.010156086646020412, + "Left": 0.2430284172296524, + "Top": 0.23746006190776825 + }, + "Polygon": [ + { + "X": 0.2430289387702942, + "Y": 0.23746006190776825 + }, + { + "X": 0.2842625677585602, + "Y": 0.2374831885099411 + }, + { + "X": 0.28426221013069153, + "Y": 0.24761614203453064 + }, + { + "X": 0.2430284172296524, + "Y": 0.24759307503700256 + } + ] + }, + "Id": "8269bd3a-41c0-4026-afb6-58b93cc722e7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "149dd47f-0d38-4af0-880e-66aef5be5771" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.93203735351562, + "Text": "this period", + "Geometry": { + "BoundingBox": { + "Width": 0.07576382160186768, + "Height": 0.012264692224562168, + "Left": 0.3457365930080414, + "Top": 0.23729689419269562 + }, + "Polygon": [ + { + "X": 0.34573668241500854, + "Y": 0.23729689419269562 + }, + { + "X": 0.4215001165866852, + "Y": 0.23733940720558167 + }, + { + "X": 0.42150038480758667, + "Y": 0.2495615929365158 + }, + { + "X": 0.3457365930080414, + "Y": 0.2495192140340805 + } + ] + }, + "Id": "4c459286-1eae-41e0-84c2-78de44fe40aa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6b76695f-18b4-488b-bc24-05faaa82bb7a", + "f2017435-e0d1-48d6-b2b7-55fd11dbba9e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88877868652344, + "Text": "year to date", + "Geometry": { + "BoundingBox": { + "Width": 0.085052490234375, + "Height": 0.011803685687482357, + "Left": 0.4454517662525177, + "Top": 0.23755906522274017 + }, + "Polygon": [ + { + "X": 0.4454517662525177, + "Y": 0.23755906522274017 + }, + { + "X": 0.5305034518241882, + "Y": 0.23760677874088287 + }, + { + "X": 0.5305042266845703, + "Y": 0.2493627518415451 + }, + { + "X": 0.44545212388038635, + "Y": 0.24931517243385315 + } + ] + }, + "Id": "75211c43-4fe4-4233-8e19-3e0213452742", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3c9824ce-9a2e-49d0-9cf3-cc8126f3475f", + "81f95eca-25b9-4fb8-9597-13933d2a3be4", + "27ba326b-567c-42a2-9486-dbe0e68ae9da" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.966552734375, + "Text": "Other Benefits and", + "Geometry": { + "BoundingBox": { + "Width": 0.14721471071243286, + "Height": 0.011804116889834404, + "Left": 0.5770511627197266, + "Top": 0.23724313080310822 + }, + "Polygon": [ + { + "X": 0.5770511627197266, + "Y": 0.23724313080310822 + }, + { + "X": 0.7242641448974609, + "Y": 0.2373257279396057 + }, + { + "X": 0.7242658734321594, + "Y": 0.24904724955558777 + }, + { + "X": 0.5770521759986877, + "Y": 0.24896490573883057 + } + ] + }, + "Id": "f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ac98e66c-e2f0-4623-ac55-84895e8a4ac0", + "b99352e2-dd60-4f26-87bd-e845972de3e8", + "67901abb-d8e0-47cf-bde2-66c952695b41" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.86314392089844, + "Text": "Regular", + "Geometry": { + "BoundingBox": { + "Width": 0.05171744525432587, + "Height": 0.01225041039288044, + "Left": 0.048616841435432434, + "Top": 0.25259363651275635 + }, + "Polygon": [ + { + "X": 0.048618435859680176, + "Y": 0.25259363651275635 + }, + { + "X": 0.1003342866897583, + "Y": 0.2526225447654724 + }, + { + "X": 0.10033295303583145, + "Y": 0.26484405994415283 + }, + { + "X": 0.048616841435432434, + "Y": 0.26481524109840393 + } + ] + }, + "Id": "a0c186b5-495f-4eee-9066-6b2c05fc185f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "35c946d3-bea6-470b-ad57-3c5fa7e4165c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.31119537353516, + "Text": "10.00", + "Geometry": { + "BoundingBox": { + "Width": 0.037707194685935974, + "Height": 0.009733438491821289, + "Left": 0.1662551909685135, + "Top": 0.25339657068252563 + }, + "Polygon": [ + { + "X": 0.16625599563121796, + "Y": 0.25339657068252563 + }, + { + "X": 0.20396238565444946, + "Y": 0.25341764092445374 + }, + { + "X": 0.20396174490451813, + "Y": 0.2631300091743469 + }, + { + "X": 0.1662551909685135, + "Y": 0.2631089985370636 + } + ] + }, + "Id": "db94fb3b-5266-455c-8449-05dbf17913cb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b07c4a17-1ce0-48c7-aac6-ee427a71ce3a" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96675872802734, + "Text": "32.00", + "Geometry": { + "BoundingBox": { + "Width": 0.038576122373342514, + "Height": 0.010178538039326668, + "Left": 0.2464170753955841, + "Top": 0.25362515449523926 + }, + "Polygon": [ + { + "X": 0.2464175820350647, + "Y": 0.25362515449523926 + }, + { + "X": 0.2849932014942169, + "Y": 0.25364670157432556 + }, + { + "X": 0.28499287366867065, + "Y": 0.2638036906719208 + }, + { + "X": 0.2464170753955841, + "Y": 0.26378220319747925 + } + ] + }, + "Id": "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3f5be35f-fe66-4631-b437-95476bdefeb4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.7950439453125, + "Text": "320.00", + "Geometry": { + "BoundingBox": { + "Width": 0.046338342130184174, + "Height": 0.009989758022129536, + "Left": 0.37534138560295105, + "Top": 0.25330623984336853 + }, + "Polygon": [ + { + "X": 0.37534138560295105, + "Y": 0.25330623984336853 + }, + { + "X": 0.4216794967651367, + "Y": 0.25333213806152344 + }, + { + "X": 0.42167970538139343, + "Y": 0.2632960081100464 + }, + { + "X": 0.37534141540527344, + "Y": 0.26327016949653625 + } + ] + }, + "Id": "f327b2c4-a99d-4604-bfa1-971ac1af727a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "93de6e93-6b28-4b7c-a494-1a5a81125823" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91573333740234, + "Text": "16,640.00", + "Geometry": { + "BoundingBox": { + "Width": 0.06557077914476395, + "Height": 0.010507261380553246, + "Left": 0.4647277891635895, + "Top": 0.2532510459423065 + }, + "Polygon": [ + { + "X": 0.4647277891635895, + "Y": 0.2532510459423065 + }, + { + "X": 0.5302978754043579, + "Y": 0.253287672996521 + }, + { + "X": 0.5302985906600952, + "Y": 0.2637583017349243 + }, + { + "X": 0.4647282063961029, + "Y": 0.263721764087677 + } + ] + }, + "Id": "879c54ad-a9b8-4514-ad0b-ef80be91c29f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9191d37d-a042-4a15-80cf-bea8eda4085d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.68782806396484, + "Text": "Information", + "Geometry": { + "BoundingBox": { + "Width": 0.09015701711177826, + "Height": 0.011248239316046238, + "Left": 0.5775781869888306, + "Top": 0.2518656253814697 + }, + "Polygon": [ + { + "X": 0.5775781869888306, + "Y": 0.2518656253814697 + }, + { + "X": 0.6677338480949402, + "Y": 0.2519160211086273 + }, + { + "X": 0.66773521900177, + "Y": 0.2631138563156128 + }, + { + "X": 0.577579140663147, + "Y": 0.26306360960006714 + } + ] + }, + "Id": "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a37420cb-ed86-4cc7-92dc-d5446a09edba" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91732025146484, + "Text": "this period", + "Geometry": { + "BoundingBox": { + "Width": 0.07570444047451019, + "Height": 0.0123988576233387, + "Left": 0.7574853897094727, + "Top": 0.2524850070476532 + }, + "Polygon": [ + { + "X": 0.7574853897094727, + "Y": 0.2524850070476532 + }, + { + "X": 0.8331875205039978, + "Y": 0.2525273263454437 + }, + { + "X": 0.833189845085144, + "Y": 0.2648838758468628 + }, + { + "X": 0.7574873566627502, + "Y": 0.2648417055606842 + } + ] + }, + "Id": "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "29e40b32-aeb8-43de-be3c-47c25abb90d4", + "81c3946f-7671-4157-928e-c56ed1949a7d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.90789794921875, + "Text": "total to date", + "Geometry": { + "BoundingBox": { + "Width": 0.0860491469502449, + "Height": 0.010456782765686512, + "Left": 0.8574425578117371, + "Top": 0.25268134474754333 + }, + "Polygon": [ + { + "X": 0.8574425578117371, + "Y": 0.25268134474754333 + }, + { + "X": 0.9434893131256104, + "Y": 0.2527294158935547 + }, + { + "X": 0.9434917569160461, + "Y": 0.2631381154060364 + }, + { + "X": 0.8574446439743042, + "Y": 0.2630901634693146 + } + ] + }, + "Id": "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "00d6bcbe-75ab-4efb-ba4a-e69012b58c60", + "4065c5fb-8cfe-4ceb-9f7e-4031523fd229", + "102f7557-a985-480a-820e-091f12438936" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.94490814208984, + "Text": "Overtime", + "Geometry": { + "BoundingBox": { + "Width": 0.06062859296798706, + "Height": 0.01021651178598404, + "Left": 0.04833826422691345, + "Top": 0.2669781744480133 + }, + "Polygon": [ + { + "X": 0.048339590430259705, + "Y": 0.2669781744480133 + }, + { + "X": 0.10896685719490051, + "Y": 0.26701194047927856 + }, + { + "X": 0.10896578431129456, + "Y": 0.27719470858573914 + }, + { + "X": 0.04833826422691345, + "Y": 0.27716103196144104 + } + ] + }, + "Id": "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c788b840-29ec-47ed-9277-33ff1db79073" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.60759735107422, + "Text": "15.00", + "Geometry": { + "BoundingBox": { + "Width": 0.037182994186878204, + "Height": 0.009830716997385025, + "Left": 0.16687756776809692, + "Top": 0.267652690410614 + }, + "Polygon": [ + { + "X": 0.1668783724308014, + "Y": 0.267652690410614 + }, + { + "X": 0.20406056940555573, + "Y": 0.26767340302467346 + }, + { + "X": 0.2040599137544632, + "Y": 0.27748340368270874 + }, + { + "X": 0.16687756776809692, + "Y": 0.27746275067329407 + } + ] + }, + "Id": "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "72d3947a-f750-40fb-be24-c453cf8019c2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.97039794921875, + "Text": "1.00", + "Geometry": { + "BoundingBox": { + "Width": 0.02932339534163475, + "Height": 0.009977174922823906, + "Left": 0.25544723868370056, + "Top": 0.2676650285720825 + }, + "Polygon": [ + { + "X": 0.2554476857185364, + "Y": 0.2676650285720825 + }, + { + "X": 0.2847706377506256, + "Y": 0.267681360244751 + }, + { + "X": 0.28477028012275696, + "Y": 0.2776421904563904 + }, + { + "X": 0.25544723868370056, + "Y": 0.2776259183883667 + } + ] + }, + "Id": "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "841f6cc0-03ad-4a6a-9498-0f7055f7c4a7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.58206176757812, + "Text": "15.00", + "Geometry": { + "BoundingBox": { + "Width": 0.03682052344083786, + "Height": 0.00986661110073328, + "Left": 0.3851054906845093, + "Top": 0.26763716340065 + }, + "Polygon": [ + { + "X": 0.3851054906845093, + "Y": 0.26763716340065 + }, + { + "X": 0.421925812959671, + "Y": 0.26765766739845276 + }, + { + "X": 0.42192602157592773, + "Y": 0.27750375866889954 + }, + { + "X": 0.38510558009147644, + "Y": 0.2774833142757416 + } + ] + }, + "Id": "91f77548-df0f-4648-87d5-dd3e9b01d48c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "abde8717-b525-4562-9979-f78c17088720" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92887115478516, + "Text": "780.00", + "Geometry": { + "BoundingBox": { + "Width": 0.0467086099088192, + "Height": 0.010251019150018692, + "Left": 0.4838372766971588, + "Top": 0.2675018906593323 + }, + "Polygon": [ + { + "X": 0.4838372766971588, + "Y": 0.2675018906593323 + }, + { + "X": 0.530545175075531, + "Y": 0.26752787828445435 + }, + { + "X": 0.5305458903312683, + "Y": 0.27775290608406067 + }, + { + "X": 0.483837753534317, + "Y": 0.2777269780635834 + } + ] + }, + "Id": "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3008aabf-deae-46fd-8969-9bfb75112bbe" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.73155975341797, + "Text": "Group Term Life", + "Geometry": { + "BoundingBox": { + "Width": 0.11166388541460037, + "Height": 0.012373129837214947, + "Left": 0.5772589445114136, + "Top": 0.2678483724594116 + }, + "Polygon": [ + { + "X": 0.5772589445114136, + "Y": 0.2678483724594116 + }, + { + "X": 0.6889212131500244, + "Y": 0.26791054010391235 + }, + { + "X": 0.6889228224754333, + "Y": 0.28022152185440063 + }, + { + "X": 0.5772600173950195, + "Y": 0.28015953302383423 + } + ] + }, + "Id": "0653eafa-efed-428b-8993-bb3aa81d9978", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "897b18bb-6a05-4804-91d8-853d538df5aa", + "974e8fdb-020f-4363-b4b8-42fdd9e8332a", + "f02b96e6-fe51-44e6-bce1-9caa3263c058" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.33975982666016, + "Text": "0.51", + "Geometry": { + "BoundingBox": { + "Width": 0.0287700854241848, + "Height": 0.009960388764739037, + "Left": 0.8030564188957214, + "Top": 0.26858142018318176 + }, + "Polygon": [ + { + "X": 0.8030564188957214, + "Y": 0.26858142018318176 + }, + { + "X": 0.8318246603012085, + "Y": 0.26859745383262634 + }, + { + "X": 0.8318265080451965, + "Y": 0.27854183316230774 + }, + { + "X": 0.8030582070350647, + "Y": 0.27852585911750793 + } + ] + }, + "Id": "665559cc-4f5d-49da-a466-a700c7edbe8a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "75fc59c7-1826-4c9f-881c-a96eccbce3cf" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88029479980469, + "Text": "27.00", + "Geometry": { + "BoundingBox": { + "Width": 0.03795873001217842, + "Height": 0.010134007781744003, + "Left": 0.9053929448127747, + "Top": 0.26861628890037537 + }, + "Polygon": [ + { + "X": 0.9053929448127747, + "Y": 0.26861628890037537 + }, + { + "X": 0.943349301815033, + "Y": 0.26863738894462585 + }, + { + "X": 0.943351686000824, + "Y": 0.2787502706050873 + }, + { + "X": 0.9053952097892761, + "Y": 0.2787292003631592 + } + ] + }, + "Id": "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "80bf3f2b-648d-4333-922f-55faf0ae2e1f" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.77268981933594, + "Text": "Holiday", + "Geometry": { + "BoundingBox": { + "Width": 0.0508636012673378, + "Height": 0.012725316919386387, + "Left": 0.04819978401064873, + "Top": 0.2821023166179657 + }, + "Polygon": [ + { + "X": 0.04820144176483154, + "Y": 0.2821023166179657 + }, + { + "X": 0.09906338900327682, + "Y": 0.28213053941726685 + }, + { + "X": 0.0990619957447052, + "Y": 0.2948276400566101 + }, + { + "X": 0.04819978401064873, + "Y": 0.2947995066642761 + } + ] + }, + "Id": "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "09653a0c-e75a-4ddb-b079-dafc481499a7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.2762680053711, + "Text": "10.00", + "Geometry": { + "BoundingBox": { + "Width": 0.037328969687223434, + "Height": 0.009783325716853142, + "Left": 0.16667106747627258, + "Top": 0.28291213512420654 + }, + "Polygon": [ + { + "X": 0.16667185723781586, + "Y": 0.28291213512420654 + }, + { + "X": 0.20400004088878632, + "Y": 0.2829328179359436 + }, + { + "X": 0.2039993852376938, + "Y": 0.29269543290138245 + }, + { + "X": 0.16667106747627258, + "Y": 0.29267480969429016 + } + ] + }, + "Id": "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1c5f02a1-f279-421b-81bb-ea49be5a953e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.43416595458984, + "Text": "8.00", + "Geometry": { + "BoundingBox": { + "Width": 0.0304110050201416, + "Height": 0.009855570271611214, + "Left": 0.2544138431549072, + "Top": 0.28302648663520813 + }, + "Polygon": [ + { + "X": 0.25441429018974304, + "Y": 0.28302648663520813 + }, + { + "X": 0.28482484817504883, + "Y": 0.28304335474967957 + }, + { + "X": 0.28482452034950256, + "Y": 0.2928820550441742 + }, + { + "X": 0.2544138431549072, + "Y": 0.29286521673202515 + } + ] + }, + "Id": "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ea64c643-38aa-4b09-8b2c-cc69c1adf2de" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.06839752197266, + "Text": "80.00", + "Geometry": { + "BoundingBox": { + "Width": 0.038385044783353806, + "Height": 0.009974395856261253, + "Left": 0.38371214270591736, + "Top": 0.282972514629364 + }, + "Polygon": [ + { + "X": 0.38371214270591736, + "Y": 0.282972514629364 + }, + { + "X": 0.42209696769714355, + "Y": 0.28299379348754883 + }, + { + "X": 0.42209720611572266, + "Y": 0.2929469048976898 + }, + { + "X": 0.3837122321128845, + "Y": 0.2929256856441498 + } + ] + }, + "Id": "2a157b93-b18b-4802-b9e8-0f08c70240d8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "09dc62ef-bf31-444d-9de6-4d2ee832630e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.95523834228516, + "Text": "4,160.00", + "Geometry": { + "BoundingBox": { + "Width": 0.05880274996161461, + "Height": 0.01055868435651064, + "Left": 0.4719746708869934, + "Top": 0.28262534737586975 + }, + "Polygon": [ + { + "X": 0.4719746708869934, + "Y": 0.28262534737586975 + }, + { + "X": 0.5307767391204834, + "Y": 0.2826579809188843 + }, + { + "X": 0.5307774543762207, + "Y": 0.2931840419769287 + }, + { + "X": 0.4719751477241516, + "Y": 0.29315152764320374 + } + ] + }, + "Id": "b4739cb4-ebcb-4020-815e-28dd3f18a074", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "bc51ece3-776c-4991-9488-422d9a17ca68" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.89814758300781, + "Text": "Loan Amt Paid", + "Geometry": { + "BoundingBox": { + "Width": 0.09820397943258286, + "Height": 0.010730423033237457, + "Left": 0.5772489309310913, + "Top": 0.282983660697937 + }, + "Polygon": [ + { + "X": 0.5772489309310913, + "Y": 0.282983660697937 + }, + { + "X": 0.6754515767097473, + "Y": 0.28303810954093933 + }, + { + "X": 0.6754528880119324, + "Y": 0.29371407628059387 + }, + { + "X": 0.5772498250007629, + "Y": 0.2936597764492035 + } + ] + }, + "Id": "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8df53490-883f-4f29-b000-c5557119f7b2", + "bc4becbb-d5ef-4f05-af34-0513161e8b38", + "fab799f1-06f6-4788-a7e8-12d7459e7555" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92454528808594, + "Text": "840.00", + "Geometry": { + "BoundingBox": { + "Width": 0.04664848372340202, + "Height": 0.010893084108829498, + "Left": 0.8968325257301331, + "Top": 0.28363606333732605 + }, + "Polygon": [ + { + "X": 0.8968325257301331, + "Y": 0.28363606333732605 + }, + { + "X": 0.9434784650802612, + "Y": 0.28366193175315857 + }, + { + "X": 0.9434810280799866, + "Y": 0.29452913999557495 + }, + { + "X": 0.8968349099159241, + "Y": 0.2945033609867096 + } + ] + }, + "Id": "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f19e563c-d16a-444f-a96e-8b024b43a6f5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.62162017822266, + "Text": "Tuition", + "Geometry": { + "BoundingBox": { + "Width": 0.04592134431004524, + "Height": 0.010705966502428055, + "Left": 0.04754377901554108, + "Top": 0.29717469215393066 + }, + "Polygon": [ + { + "X": 0.047545175999403, + "Y": 0.29717469215393066 + }, + { + "X": 0.09346511960029602, + "Y": 0.2972000539302826 + }, + { + "X": 0.09346392750740051, + "Y": 0.3078806400299072 + }, + { + "X": 0.04754377901554108, + "Y": 0.3078553378582001 + } + ] + }, + "Id": "da5058c6-3445-44da-9a2c-880770a3b202", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c82d7440-9b9e-4071-b0c6-f0b7728d85df" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 58.27297592163086, + "Text": "37.43", + "Geometry": { + "BoundingBox": { + "Width": 0.042288463562726974, + "Height": 0.01007306668907404, + "Left": 0.3845597803592682, + "Top": 0.2978903651237488 + }, + "Polygon": [ + { + "X": 0.3845597803592682, + "Y": 0.2978903651237488 + }, + { + "X": 0.42684799432754517, + "Y": 0.29791373014450073 + }, + { + "X": 0.42684823274612427, + "Y": 0.30796343088150024 + }, + { + "X": 0.38455983996391296, + "Y": 0.30794012546539307 + } + ] + }, + "Id": "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "baccbb6c-70d2-4f48-b204-cb4c3358d43b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.37147521972656, + "Text": "1,946.80", + "Geometry": { + "BoundingBox": { + "Width": 0.05810759216547012, + "Height": 0.010115750133991241, + "Left": 0.4726927876472473, + "Top": 0.2982291579246521 + }, + "Polygon": [ + { + "X": 0.4726927876472473, + "Y": 0.2982291579246521 + }, + { + "X": 0.5307997465133667, + "Y": 0.29826125502586365 + }, + { + "X": 0.5308004021644592, + "Y": 0.30834490060806274 + }, + { + "X": 0.47269323468208313, + "Y": 0.30831289291381836 + } + ] + }, + "Id": "09307b43-3d9c-4edf-99b1-aa91e3620c53", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0ae4bd32-e645-420b-afe0-37004906e55a" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88081359863281, + "Text": "Gross Pay", + "Geometry": { + "BoundingBox": { + "Width": 0.07318398356437683, + "Height": 0.01239442452788353, + "Left": 0.16730821132659912, + "Top": 0.31266844272613525 + }, + "Polygon": [ + { + "X": 0.1673092246055603, + "Y": 0.31266844272613525 + }, + { + "X": 0.24049219489097595, + "Y": 0.31270870566368103 + }, + { + "X": 0.24049155414104462, + "Y": 0.3250628709793091 + }, + { + "X": 0.16730821132659912, + "Y": 0.32502269744873047 + } + ] + }, + "Id": "380450da-7f74-42da-bcbb-6527e347f730", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "839c9dda-e6ba-4985-b60c-044e75de2d6f", + "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 79.94532775878906, + "Text": "$ 452.43", + "Geometry": { + "BoundingBox": { + "Width": 0.05961843580007553, + "Height": 0.010839926078915596, + "Left": 0.361076682806015, + "Top": 0.3125602602958679 + }, + "Polygon": [ + { + "X": 0.3610767126083374, + "Y": 0.3125602602958679 + }, + { + "X": 0.42069485783576965, + "Y": 0.3125930726528168 + }, + { + "X": 0.42069509625434875, + "Y": 0.3234001696109772 + }, + { + "X": 0.361076682806015, + "Y": 0.3233674466609955 + } + ] + }, + "Id": "88070f3e-90b0-4988-b05d-d15a18fb05fa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5feafcae-39b3-46e4-9666-8a19f77ab5db" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.74175262451172, + "Text": "23,526.80", + "Geometry": { + "BoundingBox": { + "Width": 0.0670795738697052, + "Height": 0.01067169290035963, + "Left": 0.463407039642334, + "Top": 0.3134858310222626 + }, + "Polygon": [ + { + "X": 0.463407039642334, + "Y": 0.3134858310222626 + }, + { + "X": 0.5304859280586243, + "Y": 0.3135227560997009 + }, + { + "X": 0.5304866433143616, + "Y": 0.3241575360298157 + }, + { + "X": 0.4634074568748474, + "Y": 0.32412073016166687 + } + ] + }, + "Id": "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "12c9df35-a77c-4db4-ae5e-e6b74dd84fcc" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.71980285644531, + "Text": "Vac Hrs", + "Geometry": { + "BoundingBox": { + "Width": 0.05779378488659859, + "Height": 0.010707505978643894, + "Left": 0.5764925479888916, + "Top": 0.3136729300022125 + }, + "Polygon": [ + { + "X": 0.5764925479888916, + "Y": 0.3136729300022125 + }, + { + "X": 0.6342851519584656, + "Y": 0.3137047290802002 + }, + { + "X": 0.6342862844467163, + "Y": 0.32438045740127563 + }, + { + "X": 0.5764934420585632, + "Y": 0.3243487477302551 + } + ] + }, + "Id": "2886be46-95fa-49fb-ab3d-d28fd59b635b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a385cf80-ad76-4e1a-8606-fbbd3039e936", + "a663607b-a39f-4277-a48f-888d46053382" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9729995727539, + "Text": "40.00", + "Geometry": { + "BoundingBox": { + "Width": 0.03830490633845329, + "Height": 0.010653132572770119, + "Left": 0.9052912592887878, + "Top": 0.31409189105033875 + }, + "Polygon": [ + { + "X": 0.9052912592887878, + "Y": 0.31409189105033875 + }, + { + "X": 0.9435936808586121, + "Y": 0.31411296129226685 + }, + { + "X": 0.9435961842536926, + "Y": 0.3247450292110443 + }, + { + "X": 0.9052935838699341, + "Y": 0.324724018573761 + } + ] + }, + "Id": "0eba14db-0541-4aad-a81f-0811b007cc71", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aac461e9-df16-4203-920c-df0ea5bf0fc2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.67561340332031, + "Text": "Sick Hrs", + "Geometry": { + "BoundingBox": { + "Width": 0.05663500353693962, + "Height": 0.010715135373175144, + "Left": 0.5771880149841309, + "Top": 0.32899561524391174 + }, + "Polygon": [ + { + "X": 0.5771880149841309, + "Y": 0.32899561524391174 + }, + { + "X": 0.6338218450546265, + "Y": 0.3290266692638397 + }, + { + "X": 0.633823037147522, + "Y": 0.3397107720375061 + }, + { + "X": 0.5771889090538025, + "Y": 0.3396798074245453 + } + ] + }, + "Id": "d8ed8ae2-3436-4897-90a1-fed1680f06e2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "13fd03ad-d623-4635-be88-ba44b545fe2d", + "93ce634d-f739-42d1-abaf-3736ab03d8cc" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8952407836914, + "Text": "16.00", + "Geometry": { + "BoundingBox": { + "Width": 0.03716259449720383, + "Height": 0.010629862546920776, + "Left": 0.9065132141113281, + "Top": 0.32956624031066895 + }, + "Polygon": [ + { + "X": 0.9065132141113281, + "Y": 0.32956624031066895 + }, + { + "X": 0.943673312664032, + "Y": 0.32958659529685974 + }, + { + "X": 0.9436758160591125, + "Y": 0.3401961028575897 + }, + { + "X": 0.9065155386924744, + "Y": 0.3401757776737213 + } + ] + }, + "Id": "61c3c063-9cca-4a00-8a15-58207f87d4d5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e2ee9e25-743f-43d1-8e90-ac312b588e35" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.78130340576172, + "Text": "Deductions", + "Geometry": { + "BoundingBox": { + "Width": 0.09034569561481476, + "Height": 0.011809525080025196, + "Left": 0.04806048795580864, + "Top": 0.343153178691864 + }, + "Polygon": [ + { + "X": 0.048062022775411606, + "Y": 0.343153178691864 + }, + { + "X": 0.1384061872959137, + "Y": 0.34320250153541565 + }, + { + "X": 0.13840508460998535, + "Y": 0.35496270656585693 + }, + { + "X": 0.04806048795580864, + "Y": 0.35491353273391724 + } + ] + }, + "Id": "bd00f741-31fe-4d6f-8d6c-88ba7d810377", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "52a5c781-7f05-4973-b8fa-cc74ffeb55c3" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.35731506347656, + "Text": "Statutory", + "Geometry": { + "BoundingBox": { + "Width": 0.06635301560163498, + "Height": 0.01271925587207079, + "Left": 0.16566354036331177, + "Top": 0.3442990779876709 + }, + "Polygon": [ + { + "X": 0.16566458344459534, + "Y": 0.3442990779876709 + }, + { + "X": 0.23201654851436615, + "Y": 0.34433531761169434 + }, + { + "X": 0.23201584815979004, + "Y": 0.3570183515548706 + }, + { + "X": 0.16566354036331177, + "Y": 0.3569822311401367 + } + ] + }, + "Id": "12d725d4-aa7d-4d37-81e2-79acebb77a67", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cf0cc779-1f00-4361-a2d7-772893f52e7d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92247772216797, + "Text": "Title", + "Geometry": { + "BoundingBox": { + "Width": 0.029305774718523026, + "Height": 0.01041829027235508, + "Left": 0.5768094062805176, + "Top": 0.34329381585121155 + }, + "Polygon": [ + { + "X": 0.5768094062805176, + "Y": 0.34329381585121155 + }, + { + "X": 0.6061141490936279, + "Y": 0.34330981969833374 + }, + { + "X": 0.6061151623725891, + "Y": 0.3537120819091797 + }, + { + "X": 0.5768103003501892, + "Y": 0.35369613766670227 + } + ] + }, + "Id": "708c32ab-2994-4adc-8b3b-f359696a418d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c4580220-3cd2-4173-9469-ba9e36037742" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.62374877929688, + "Text": "Operator", + "Geometry": { + "BoundingBox": { + "Width": 0.05891164019703865, + "Height": 0.012448289431631565, + "Left": 0.7740225791931152, + "Top": 0.343237966299057 + }, + "Polygon": [ + { + "X": 0.7740225791931152, + "Y": 0.343237966299057 + }, + { + "X": 0.8329318761825562, + "Y": 0.3432701528072357 + }, + { + "X": 0.8329342007637024, + "Y": 0.3556862771511078 + }, + { + "X": 0.7740246057510376, + "Y": 0.35565420985221863 + } + ] + }, + "Id": "847a0e0d-0e24-4199-8e85-3dfaf916e912", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1d005ed1-ac6f-49e7-ae91-4f51019a39cc" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.26238250732422, + "Text": "Federal Income Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.1310766339302063, + "Height": 0.01056346483528614, + "Left": 0.1660986989736557, + "Top": 0.35962727665901184 + }, + "Polygon": [ + { + "X": 0.16609956324100494, + "Y": 0.35962727665901184 + }, + { + "X": 0.2971753180027008, + "Y": 0.3596985340118408 + }, + { + "X": 0.29717501997947693, + "Y": 0.37019073963165283 + }, + { + "X": 0.1660986989736557, + "Y": 0.37011969089508057 + } + ] + }, + "Id": "34d2b475-f601-4505-805f-99a7be82f93e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1605418f-8f46-4281-a8f8-26b07a178af0", + "22bc4c38-3c95-4759-9c7f-75883b6b4dc9", + "43958b5d-e46f-4e60-bced-ef757f0dd9c2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 74.83589935302734, + "Text": "-40.60", + "Geometry": { + "BoundingBox": { + "Width": 0.04774041846394539, + "Height": 0.010196378454566002, + "Left": 0.37362393736839294, + "Top": 0.36052268743515015 + }, + "Polygon": [ + { + "X": 0.37362393736839294, + "Y": 0.36052268743515015 + }, + { + "X": 0.4213641285896301, + "Y": 0.36054864525794983 + }, + { + "X": 0.42136433720588684, + "Y": 0.3707190752029419 + }, + { + "X": 0.37362393736839294, + "Y": 0.370693176984787 + } + ] + }, + "Id": "c860ec41-40e0-4892-9091-7ae09b16d456", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.84635925292969, + "Text": "2,111.20", + "Geometry": { + "BoundingBox": { + "Width": 0.05893572419881821, + "Height": 0.01002588402479887, + "Left": 0.47160229086875916, + "Top": 0.3604465126991272 + }, + "Polygon": [ + { + "X": 0.47160229086875916, + "Y": 0.3604465126991272 + }, + { + "X": 0.5305373668670654, + "Y": 0.36047855019569397 + }, + { + "X": 0.530538022518158, + "Y": 0.37047240138053894 + }, + { + "X": 0.4716027081012726, + "Y": 0.37044045329093933 + } + ] + }, + "Id": "ae78351f-c1eb-4499-be37-3594222be71a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c92b73bc-ad75-45c9-83d3-ad65be538d26" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91243743896484, + "Text": "Social Security Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.12721775472164154, + "Height": 0.01270360592752695, + "Left": 0.16613183915615082, + "Top": 0.3737311065196991 + }, + "Polygon": [ + { + "X": 0.1661328822374344, + "Y": 0.3737311065196991 + }, + { + "X": 0.29334959387779236, + "Y": 0.37380000948905945 + }, + { + "X": 0.2933492064476013, + "Y": 0.3864347040653229 + }, + { + "X": 0.16613183915615082, + "Y": 0.38636600971221924 + } + ] + }, + "Id": "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "80185575-88ac-4d17-9655-6da818713316", + "0db4c907-4fc9-4d90-92c3-606946c400cc", + "2bf69f3c-bf75-4a43-b096-c70c327cbb17" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 80.09717559814453, + "Text": "-28.05", + "Geometry": { + "BoundingBox": { + "Width": 0.04813605919480324, + "Height": 0.00974518433213234, + "Left": 0.3735849857330322, + "Top": 0.3749295771121979 + }, + "Polygon": [ + { + "X": 0.3735849857330322, + "Y": 0.3749295771121979 + }, + { + "X": 0.42172083258628845, + "Y": 0.3749556243419647 + }, + { + "X": 0.42172104120254517, + "Y": 0.3846747577190399 + }, + { + "X": 0.3735850155353546, + "Y": 0.38464877009391785 + } + ] + }, + "Id": "be385fcd-00fc-4975-861a-a5d6f4e98441", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f1dec373-24c7-421a-af08-153f90dd1547" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.72921752929688, + "Text": "1,458.60", + "Geometry": { + "BoundingBox": { + "Width": 0.058086097240448, + "Height": 0.010550114326179028, + "Left": 0.472456693649292, + "Top": 0.3744741380214691 + }, + "Polygon": [ + { + "X": 0.472456693649292, + "Y": 0.3744741380214691 + }, + { + "X": 0.5305420756340027, + "Y": 0.37450557947158813 + }, + { + "X": 0.53054279088974, + "Y": 0.3850242495536804 + }, + { + "X": 0.4724571406841278, + "Y": 0.3849928677082062 + } + ] + }, + "Id": "a895a7d0-4780-4542-892b-4f8d5c8e666d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e0354bc8-45d6-44fa-9c8b-85a40bbd455d" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92579650878906, + "Text": "Medicare Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.0906585305929184, + "Height": 0.010561012662947178, + "Left": 0.16602332890033722, + "Top": 0.38911327719688416 + }, + "Polygon": [ + { + "X": 0.16602420806884766, + "Y": 0.38911327719688416 + }, + { + "X": 0.2566818594932556, + "Y": 0.38916218280792236 + }, + { + "X": 0.2566813826560974, + "Y": 0.39967429637908936 + }, + { + "X": 0.16602332890033722, + "Y": 0.3996255397796631 + } + ] + }, + "Id": "30c0cd38-42de-4813-aa18-6814a0ba7829", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fe0755c8-b769-44ca-af35-4095b353342a", + "0b196af5-2373-4431-8d13-c8037c8a0acb" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 74.15258026123047, + "Text": "-6.56", + "Geometry": { + "BoundingBox": { + "Width": 0.04129589721560478, + "Height": 0.010096142068505287, + "Left": 0.38016659021377563, + "Top": 0.3900516927242279 + }, + "Polygon": [ + { + "X": 0.38016659021377563, + "Y": 0.3900516927242279 + }, + { + "X": 0.4214622676372528, + "Y": 0.3900739550590515 + }, + { + "X": 0.4214624762535095, + "Y": 0.40014782547950745 + }, + { + "X": 0.3801666498184204, + "Y": 0.4001256227493286 + } + ] + }, + "Id": "65483709-a84e-462a-900b-becfa50d5b0d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "93469d1a-1691-4876-989c-e0eedda7e488" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.92111206054688, + "Text": "341.12", + "Geometry": { + "BoundingBox": { + "Width": 0.046130888164043427, + "Height": 0.010306308045983315, + "Left": 0.48392874002456665, + "Top": 0.38965514302253723 + }, + "Polygon": [ + { + "X": 0.48392874002456665, + "Y": 0.38965514302253723 + }, + { + "X": 0.5300589203834534, + "Y": 0.38968002796173096 + }, + { + "X": 0.5300596356391907, + "Y": 0.3999614417552948 + }, + { + "X": 0.48392921686172485, + "Y": 0.39993661642074585 + } + ] + }, + "Id": "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "184db911-ca2e-4999-aa46-aa9e9aa9caf9" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.66072845458984, + "Text": "Important Notes", + "Geometry": { + "BoundingBox": { + "Width": 0.13262192904949188, + "Height": 0.013888977468013763, + "Left": 0.5775166749954224, + "Top": 0.38818326592445374 + }, + "Polygon": [ + { + "X": 0.5775166749954224, + "Y": 0.38818326592445374 + }, + { + "X": 0.7101366519927979, + "Y": 0.3882548213005066 + }, + { + "X": 0.7101386189460754, + "Y": 0.4020722210407257 + }, + { + "X": 0.5775178670883179, + "Y": 0.40200090408325195 + } + ] + }, + "Id": "6990e8d9-2360-415e-99ef-83f08739fccf", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a", + "6df71c46-bdc3-47f5-be05-97b11ce16e84" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.54198455810547, + "Text": "NY State Income Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.14126209914684296, + "Height": 0.010799698531627655, + "Left": 0.16593748331069946, + "Top": 0.4043289124965668 + }, + "Polygon": [ + { + "X": 0.1659383773803711, + "Y": 0.4043289124965668 + }, + { + "X": 0.3071995973587036, + "Y": 0.40440481901168823 + }, + { + "X": 0.3071993291378021, + "Y": 0.415128618478775 + }, + { + "X": 0.16593748331069946, + "Y": 0.4150529205799103 + } + ] + }, + "Id": "1043df65-178d-4fef-b215-a5a7adf1cf4b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a492f0d6-9bc5-4d1c-ae0f-535bfb49b489", + "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83", + "d9f10ab8-06f6-406c-9a6e-16e8cabcae11", + "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 90.1174087524414, + "Text": "-8.43", + "Geometry": { + "BoundingBox": { + "Width": 0.039604149758815765, + "Height": 0.010353898629546165, + "Left": 0.3818846046924591, + "Top": 0.405059278011322 + }, + "Polygon": [ + { + "X": 0.3818846046924591, + "Y": 0.405059278011322 + }, + { + "X": 0.42148852348327637, + "Y": 0.40508055686950684 + }, + { + "X": 0.42148876190185547, + "Y": 0.41541317105293274 + }, + { + "X": 0.3818846642971039, + "Y": 0.4153919517993927 + } + ] + }, + "Id": "15a2de2f-191e-4329-925d-064adecf1bfc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f66af89b-87b6-4556-9937-cb8219ce6fa9" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.76428985595703, + "Text": "438.36", + "Geometry": { + "BoundingBox": { + "Width": 0.04682688042521477, + "Height": 0.010384059511125088, + "Left": 0.48385685682296753, + "Top": 0.40489712357521057 + }, + "Polygon": [ + { + "X": 0.48385685682296753, + "Y": 0.40489712357521057 + }, + { + "X": 0.5306830406188965, + "Y": 0.4049222767353058 + }, + { + "X": 0.5306837558746338, + "Y": 0.41528117656707764 + }, + { + "X": 0.4838573634624481, + "Y": 0.4152560830116272 + } + ] + }, + "Id": "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c07e46a6-c92e-48f9-83d9-93d9a419f9bf" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.90205383300781, + "Text": "EFFECTIVE THIS PAY PERIOD YOUR REGULAR", + "Geometry": { + "BoundingBox": { + "Width": 0.2867301106452942, + "Height": 0.009955717250704765, + "Left": 0.5769049525260925, + "Top": 0.40636491775512695 + }, + "Polygon": [ + { + "X": 0.5769049525260925, + "Y": 0.40636491775512695 + }, + { + "X": 0.8636330962181091, + "Y": 0.4065189063549042 + }, + { + "X": 0.8636350631713867, + "Y": 0.4163206219673157 + }, + { + "X": 0.5769057869911194, + "Y": 0.4161670207977295 + } + ] + }, + "Id": "a6c53c91-d23f-45a9-816a-503b08c69d22", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "175a705d-7f93-4285-adb5-6a351b3369f1", + "2cc9803a-62b0-48d2-8713-66045d6ebead", + "4109ecf6-260f-49e0-a7d9-33203fa9a2b5", + "5b9a2931-93e5-4c49-b22e-cf92199ce3ef", + "5ef89716-e556-484e-92e6-72fc66a6f2d0", + "9ada2a93-5243-4ab0-b17f-592ea591dd57" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.92781066894531, + "Text": "NYC Income Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.11268821358680725, + "Height": 0.010928221978247166, + "Left": 0.1658206731081009, + "Top": 0.41966184973716736 + }, + "Polygon": [ + { + "X": 0.16582156717777252, + "Y": 0.41966184973716736 + }, + { + "X": 0.27850890159606934, + "Y": 0.41972213983535767 + }, + { + "X": 0.2785084843635559, + "Y": 0.43059006333351135 + }, + { + "X": 0.1658206731081009, + "Y": 0.430529922246933 + } + ] + }, + "Id": "e194e44c-1657-42ad-9648-f5e7693de983", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ed63a603-5006-4c65-b414-3bc960c4a87b", + "0020dba5-b4f0-405b-a4e3-69045102ca32", + "e8048b67-3b6a-48da-808b-c3b21c5cf34a" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 82.15399169921875, + "Text": "-5.94", + "Geometry": { + "BoundingBox": { + "Width": 0.039439305663108826, + "Height": 0.010260689072310925, + "Left": 0.38228803873062134, + "Top": 0.4203396439552307 + }, + "Polygon": [ + { + "X": 0.38228803873062134, + "Y": 0.4203396439552307 + }, + { + "X": 0.42172712087631226, + "Y": 0.4203607439994812 + }, + { + "X": 0.42172735929489136, + "Y": 0.4306003153324127 + }, + { + "X": 0.3822880983352661, + "Y": 0.430579274892807 + } + ] + }, + "Id": "39024e79-e234-4b65-b8fe-1eb87965972a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "75e7b2e0-7ea1-4806-bbbd-d808b7810a44" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.34590911865234, + "Text": "308.88", + "Geometry": { + "BoundingBox": { + "Width": 0.04627428948879242, + "Height": 0.010152106173336506, + "Left": 0.4839550256729126, + "Top": 0.4205332398414612 + }, + "Polygon": [ + { + "X": 0.4839550256729126, + "Y": 0.4205332398414612 + }, + { + "X": 0.5302286148071289, + "Y": 0.42055800557136536 + }, + { + "X": 0.5302293300628662, + "Y": 0.4306853413581848 + }, + { + "X": 0.4839555025100708, + "Y": 0.4306606352329254 + } + ] + }, + "Id": "3a4d48da-6da3-449b-80b2-a00990d7e898", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "297107e8-5354-4e00-9d0d-0b783d1dc841" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.6523208618164, + "Text": "HOURLY RATE HAS BEEN CHANGED FROM $8.00", + "Geometry": { + "BoundingBox": { + "Width": 0.30505043268203735, + "Height": 0.010428142733871937, + "Left": 0.5767935514450073, + "Top": 0.42259883880615234 + }, + "Polygon": [ + { + "X": 0.5767935514450073, + "Y": 0.42259883880615234 + }, + { + "X": 0.8818418383598328, + "Y": 0.4227619767189026 + }, + { + "X": 0.8818439841270447, + "Y": 0.4330269694328308 + }, + { + "X": 0.576794445514679, + "Y": 0.4328642785549164 + } + ] + }, + "Id": "6328830c-0422-478b-b84f-26032d4d904d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "344b02ef-0836-4cfa-8317-6514d13a2e0b", + "bcf9dea4-d580-4464-a03c-25eaee20da8f", + "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3", + "20817b9a-8743-4683-b033-519f4e1abd91", + "f8d91207-76f3-4fff-bb62-0971aef4d26b", + "62df2824-153e-4e9c-a3cd-17668ee0a33a", + "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.8740463256836, + "Text": "NY SUI/SDI Tax", + "Geometry": { + "BoundingBox": { + "Width": 0.10620002448558807, + "Height": 0.010666356422007084, + "Left": 0.1658404916524887, + "Top": 0.4350796937942505 + }, + "Polygon": [ + { + "X": 0.16584137082099915, + "Y": 0.4350796937942505 + }, + { + "X": 0.2720405161380768, + "Y": 0.4351363182067871 + }, + { + "X": 0.27204009890556335, + "Y": 0.4457460641860962 + }, + { + "X": 0.1658404916524887, + "Y": 0.4456896185874939 + } + ] + }, + "Id": "38aed87b-8826-47f2-99d6-45562ee32bdc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b80ae9ea-ab1c-4783-8bd4-66c4a79500ff", + "43de7579-1293-468b-a12a-16eec92ddaa4", + "4e292443-cae0-4ec0-be18-56bb709be8cf" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 95.85145568847656, + "Text": "-0.60", + "Geometry": { + "BoundingBox": { + "Width": 0.039515577256679535, + "Height": 0.009725448675453663, + "Left": 0.38217058777809143, + "Top": 0.436084508895874 + }, + "Polygon": [ + { + "X": 0.38217058777809143, + "Y": 0.436084508895874 + }, + { + "X": 0.42168596386909485, + "Y": 0.43610554933547974 + }, + { + "X": 0.42168617248535156, + "Y": 0.4458099603652954 + }, + { + "X": 0.3821706473827362, + "Y": 0.4457889497280121 + } + ] + }, + "Id": "ae5c853c-6982-4c73-95cf-0030f5eac0d4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2fbc9db7-a562-4eb2-a0f1-12b650e84388" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.82371520996094, + "Text": "31.20", + "Geometry": { + "BoundingBox": { + "Width": 0.03867703303694725, + "Height": 0.00986782368272543, + "Left": 0.4920201301574707, + "Top": 0.43602150678634644 + }, + "Polygon": [ + { + "X": 0.4920201301574707, + "Y": 0.43602150678634644 + }, + { + "X": 0.5306965112686157, + "Y": 0.43604210019111633 + }, + { + "X": 0.5306971669197083, + "Y": 0.44588932394981384 + }, + { + "X": 0.4920206367969513, + "Y": 0.44586876034736633 + } + ] + }, + "Id": "376f01c4-dd22-41ea-96f9-efe99278838d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "df8b6489-ee64-44f9-9439-3a14250028d6" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 94.69679260253906, + "Text": "TO $10.00 PER HOUR.", + "Geometry": { + "BoundingBox": { + "Width": 0.13674969971179962, + "Height": 0.009772375226020813, + "Left": 0.5767259001731873, + "Top": 0.43946537375450134 + }, + "Polygon": [ + { + "X": 0.5767259001731873, + "Y": 0.43946537375450134 + }, + { + "X": 0.7134742140769958, + "Y": 0.4395381808280945 + }, + { + "X": 0.7134755849838257, + "Y": 0.44923776388168335 + }, + { + "X": 0.5767267346382141, + "Y": 0.44916513562202454 + } + ] + }, + "Id": "7bd36bb6-3743-495e-8e8d-df66b0482492", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "865494e0-6dd0-4e28-ab37-37bca6cc38ca", + "ecb84052-0f87-4988-ad3f-e61d8e4e82fe", + "8ce7e039-5f78-4218-8362-5956f8c3b837", + "c634e699-cd75-4de3-a1a4-4591f398a4e6" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 23.552043914794922, + "Text": "20", + "Geometry": { + "BoundingBox": { + "Width": 0.008299109525978565, + "Height": 0.012758387252688408, + "Left": 0.9801257252693176, + "Top": 0.44801998138427734 + }, + "Polygon": [ + { + "X": 0.9801257252693176, + "Y": 0.44801998138427734 + }, + { + "X": 0.988421618938446, + "Y": 0.4480243921279907 + }, + { + "X": 0.9884248375892639, + "Y": 0.4607783555984497 + }, + { + "X": 0.9801289439201355, + "Y": 0.4607739746570587 + } + ] + }, + "Id": "15b62f79-dabf-4271-b960-7d95027910d9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "90564355-075a-4e61-a456-edc0e2bfff88" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91016387939453, + "Text": "Other", + "Geometry": { + "BoundingBox": { + "Width": 0.04172961413860321, + "Height": 0.010578297078609467, + "Left": 0.16540168225765228, + "Top": 0.45698896050453186 + }, + "Polygon": [ + { + "X": 0.16540256142616272, + "Y": 0.45698896050453186 + }, + { + "X": 0.2071312963962555, + "Y": 0.45701107382774353 + }, + { + "X": 0.20713061094284058, + "Y": 0.4675672650337219 + }, + { + "X": 0.16540168225765228, + "Y": 0.46754521131515503 + } + ] + }, + "Id": "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "82d9786a-db86-4491-b6ce-a973806fc5d9" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96202850341797, + "Text": "Bond", + "Geometry": { + "BoundingBox": { + "Width": 0.03667588159441948, + "Height": 0.01054599229246378, + "Left": 0.16590940952301025, + "Top": 0.4723687469959259 + }, + "Polygon": [ + { + "X": 0.1659102737903595, + "Y": 0.4723687469959259 + }, + { + "X": 0.20258529484272003, + "Y": 0.4723880887031555 + }, + { + "X": 0.20258457958698273, + "Y": 0.4829147458076477 + }, + { + "X": 0.16590940952301025, + "Y": 0.4828954339027405 + } + ] + }, + "Id": "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cb814f2e-c317-424d-8234-68c1c59d505f" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 80.27136993408203, + "Text": "-5.00", + "Geometry": { + "BoundingBox": { + "Width": 0.03970075026154518, + "Height": 0.009728441014885902, + "Left": 0.38203588128089905, + "Top": 0.4732474684715271 + }, + "Polygon": [ + { + "X": 0.38203588128089905, + "Y": 0.4732474684715271 + }, + { + "X": 0.4217364192008972, + "Y": 0.47326838970184326 + }, + { + "X": 0.4217366576194763, + "Y": 0.48297590017318726 + }, + { + "X": 0.3820359408855438, + "Y": 0.4829550087451935 + } + ] + }, + "Id": "9990ac2e-10c0-4979-bd43-e3ba88ef7737", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0b839bd6-e625-48c5-b830-6180a3198e09" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.97998046875, + "Text": "100.00", + "Geometry": { + "BoundingBox": { + "Width": 0.045302972197532654, + "Height": 0.009947598911821842, + "Left": 0.48519831895828247, + "Top": 0.4731171131134033 + }, + "Polygon": [ + { + "X": 0.48519831895828247, + "Y": 0.4731171131134033 + }, + { + "X": 0.5305006504058838, + "Y": 0.47314101457595825 + }, + { + "X": 0.5305013060569763, + "Y": 0.4830647110939026 + }, + { + "X": 0.4851987957954407, + "Y": 0.48304086923599243 + } + ] + }, + "Id": "b55ee349-2243-47f2-a22c-26128f1f925b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "29c47e6b-e892-450a-b036-b5c592f5ab2e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87360382080078, + "Text": "WE WILL BE STARTING OUR UNITED WAY FUND", + "Geometry": { + "BoundingBox": { + "Width": 0.2979683578014374, + "Height": 0.010111982934176922, + "Left": 0.5764450430870056, + "Top": 0.4720633327960968 + }, + "Polygon": [ + { + "X": 0.5764450430870056, + "Y": 0.4720633327960968 + }, + { + "X": 0.8744113445281982, + "Y": 0.4722205698490143 + }, + { + "X": 0.8744134306907654, + "Y": 0.4821753203868866 + }, + { + "X": 0.5764459371566772, + "Y": 0.48201847076416016 + } + ] + }, + "Id": "be842d6f-ee4d-4074-8d50-a569b4ececf2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "832d555d-56f7-49a2-a758-2be2571a0868", + "0aa977bd-eed4-400a-a58f-50734930e839", + "8d5d443d-86cd-4884-ad21-c4e9460bc3b7", + "a54e6020-9d5c-4719-99d6-4a008cf37360", + "9b604dd6-7479-4a39-a021-fff01e0b90a3", + "624b2dc2-bc22-4081-bbd1-d78492f9c6bb", + "01ce1b87-776b-47cb-b79e-ef88cccbd4bc", + "bca3f2a3-cf06-46a3-9381-067ae261cb05" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 22.979995727539062, + "Text": "APP", + "Geometry": { + "BoundingBox": { + "Width": 0.011226771399378777, + "Height": 0.015210524201393127, + "Left": 0.9774669408798218, + "Top": 0.4637540280818939 + }, + "Polygon": [ + { + "X": 0.9774669408798218, + "Y": 0.4637540280818939 + }, + { + "X": 0.9886898398399353, + "Y": 0.4637599587440491 + }, + { + "X": 0.9886937141418457, + "Y": 0.47896453738212585 + }, + { + "X": 0.9774706959724426, + "Y": 0.4789586365222931 + } + ] + }, + "Id": "0d2ed119-eec9-4d75-8815-352a4e905779", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0959891f-94e8-4c4f-a81c-4713b5f13f4b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.09733581542969, + "Text": "401(k)", + "Geometry": { + "BoundingBox": { + "Width": 0.040856461971998215, + "Height": 0.011879893019795418, + "Left": 0.16558252274990082, + "Top": 0.48796138167381287 + }, + "Polygon": [ + { + "X": 0.1655835062265396, + "Y": 0.48796138167381287 + }, + { + "X": 0.20643898844718933, + "Y": 0.487982839345932 + }, + { + "X": 0.20643819868564606, + "Y": 0.49984127283096313 + }, + { + "X": 0.16558252274990082, + "Y": 0.49981987476348877 + } + ] + }, + "Id": "5618d793-fad7-4049-a4ed-84473f22853a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "45be09eb-ed45-46ec-b485-1bb54f28cda3" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 46.143653869628906, + "Text": "-28.85*", + "Geometry": { + "BoundingBox": { + "Width": 0.05174821987748146, + "Height": 0.009742054156959057, + "Left": 0.3747252821922302, + "Top": 0.4885368049144745 + }, + "Polygon": [ + { + "X": 0.3747252821922302, + "Y": 0.4885368049144745 + }, + { + "X": 0.4264732897281647, + "Y": 0.48856401443481445 + }, + { + "X": 0.4264734983444214, + "Y": 0.4982788562774658 + }, + { + "X": 0.3747253119945526, + "Y": 0.4982517659664154 + } + ] + }, + "Id": "3280c746-87bf-4ad8-be09-fd66c55368f2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f8726111-1b20-4cf9-af9f-88be6f8d1226" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.924072265625, + "Text": "1,500.20", + "Geometry": { + "BoundingBox": { + "Width": 0.058171700686216354, + "Height": 0.01028039027005434, + "Left": 0.47233113646507263, + "Top": 0.4885338246822357 + }, + "Polygon": [ + { + "X": 0.47233113646507263, + "Y": 0.4885338246822357 + }, + { + "X": 0.5305021405220032, + "Y": 0.4885643720626831 + }, + { + "X": 0.5305027961730957, + "Y": 0.498814195394516 + }, + { + "X": 0.47233155369758606, + "Y": 0.4987837076187134 + } + ] + }, + "Id": "666b73ab-1273-4b48-a2ea-e5b66f9405d8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3b4ecae6-0732-44c2-a692-75ab448dbbf0" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91992950439453, + "Text": "DRIVE SOON AND LOOK FORWARD TO YOUR", + "Geometry": { + "BoundingBox": { + "Width": 0.2812463045120239, + "Height": 0.009796523489058018, + "Left": 0.5769619345664978, + "Top": 0.48857709765434265 + }, + "Polygon": [ + { + "X": 0.5769619345664978, + "Y": 0.48857709765434265 + }, + { + "X": 0.8582062721252441, + "Y": 0.48872485756874084 + }, + { + "X": 0.858208179473877, + "Y": 0.4983735978603363 + }, + { + "X": 0.5769627094268799, + "Y": 0.49822622537612915 + } + ] + }, + "Id": "9a030503-9219-439e-a96b-4a633714ef14", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "908d0609-53d3-414d-8b3f-fb65acdcf283", + "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6", + "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41", + "95e507a0-d647-4e6a-8d62-4bbe1369091c", + "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99", + "a613a5ca-ed42-49f4-9baa-b97ad21932f0", + "fffc7543-2f8b-492e-8794-cd9511ae1d5b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 17.935405731201172, + "Text": "1933", + "Geometry": { + "BoundingBox": { + "Width": 0.01193795632570982, + "Height": 0.015985429286956787, + "Left": 0.9769495725631714, + "Top": 0.48132917284965515 + }, + "Polygon": [ + { + "X": 0.9769495725631714, + "Y": 0.48132917284965515 + }, + { + "X": 0.9888834953308105, + "Y": 0.48133543133735657 + }, + { + "X": 0.9888875484466553, + "Y": 0.49731460213661194 + }, + { + "X": 0.9769535660743713, + "Y": 0.4973083436489105 + } + ] + }, + "Id": "27affb84-f91a-49b6-bcaf-501e48257069", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "39312a64-64a8-4b68-a30c-bfc096e8c12b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87557220458984, + "Text": "Stock Plan", + "Geometry": { + "BoundingBox": { + "Width": 0.07208683341741562, + "Height": 0.010690043680369854, + "Left": 0.16573728621006012, + "Top": 0.5028866529464722 + }, + "Polygon": [ + { + "X": 0.16573816537857056, + "Y": 0.5028866529464722 + }, + { + "X": 0.23782411217689514, + "Y": 0.502924382686615 + }, + { + "X": 0.23782354593276978, + "Y": 0.5135766863822937 + }, + { + "X": 0.16573728621006012, + "Y": 0.5135390758514404 + } + ] + }, + "Id": "66eaa0f0-60e0-4040-84cf-0c78f0965120", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "44a9d600-fefc-4a14-b361-a1305d27ab79", + "6d53a051-c0d0-49bd-8482-9af32bd0f5a5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.73680877685547, + "Text": "-15.00", + "Geometry": { + "BoundingBox": { + "Width": 0.043830033391714096, + "Height": 0.00994840357452631, + "Left": 0.378200888633728, + "Top": 0.503811776638031 + }, + "Polygon": [ + { + "X": 0.378200888633728, + "Y": 0.503811776638031 + }, + { + "X": 0.4220307171344757, + "Y": 0.5038347244262695 + }, + { + "X": 0.4220309257507324, + "Y": 0.5137602090835571 + }, + { + "X": 0.3782009184360504, + "Y": 0.5137373208999634 + } + ] + }, + "Id": "734a1da9-355c-4de5-8d67-6e25f107d4d5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ca2a2b02-52a5-434e-8180-55c9cbffb0d7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.97946166992188, + "Text": "150.00", + "Geometry": { + "BoundingBox": { + "Width": 0.04540325328707695, + "Height": 0.009964886121451855, + "Left": 0.4851921796798706, + "Top": 0.5038611888885498 + }, + "Polygon": [ + { + "X": 0.4851921796798706, + "Y": 0.5038611888885498 + }, + { + "X": 0.5305947661399841, + "Y": 0.5038849711418152 + }, + { + "X": 0.5305954217910767, + "Y": 0.5138260722160339 + }, + { + "X": 0.4851926565170288, + "Y": 0.5138024091720581 + } + ] + }, + "Id": "5f45f8ac-6129-48c4-b62e-b36da6fede30", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3000d18a-178d-4c75-81be-80ee94463bda" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 68.61710357666016, + "Text": "PARTICIPATION.", + "Geometry": { + "BoundingBox": { + "Width": 0.10186965018510818, + "Height": 0.009707861579954624, + "Left": 0.577301561832428, + "Top": 0.5049697160720825 + }, + "Polygon": [ + { + "X": 0.577301561832428, + "Y": 0.5049697160720825 + }, + { + "X": 0.6791700124740601, + "Y": 0.5050230026245117 + }, + { + "X": 0.6791712045669556, + "Y": 0.5146775841712952 + }, + { + "X": 0.5773023962974548, + "Y": 0.5146244168281555 + } + ] + }, + "Id": "f934c989-db0d-4b8b-8c6d-143ceb87c1fe", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a0d92f2d-2e82-4a21-b547-7482271b888f" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.30706787109375, + "Text": "Life Insurance", + "Geometry": { + "BoundingBox": { + "Width": 0.09374992549419403, + "Height": 0.010716321878135204, + "Left": 0.16558821499347687, + "Top": 0.5183904767036438 + }, + "Polygon": [ + { + "X": 0.1655890941619873, + "Y": 0.5183904767036438 + }, + { + "X": 0.2593381404876709, + "Y": 0.5184393525123596 + }, + { + "X": 0.2593376636505127, + "Y": 0.5291067957878113 + }, + { + "X": 0.16558821499347687, + "Y": 0.5290580987930298 + } + ] + }, + "Id": "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c163012f-60bb-41a9-a72e-62f967b97bd6", + "554cca22-330a-4cfe-8d64-27f240601858" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 88.48259735107422, + "Text": "-5.00", + "Geometry": { + "BoundingBox": { + "Width": 0.04045436531305313, + "Height": 0.009906088933348656, + "Left": 0.38129615783691406, + "Top": 0.519234299659729 + }, + "Polygon": [ + { + "X": 0.38129615783691406, + "Y": 0.519234299659729 + }, + { + "X": 0.4217503070831299, + "Y": 0.5192553997039795 + }, + { + "X": 0.4217505156993866, + "Y": 0.5291404128074646 + }, + { + "X": 0.38129621744155884, + "Y": 0.5291193723678589 + } + ] + }, + "Id": "763acaa0-c468-49c4-bb72-9a458c23749d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f57145ff-650e-40c7-8bd7-dac26f269e60" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96135711669922, + "Text": "50.00", + "Geometry": { + "BoundingBox": { + "Width": 0.038091935217380524, + "Height": 0.009797394275665283, + "Left": 0.4925331771373749, + "Top": 0.5193098187446594 + }, + "Polygon": [ + { + "X": 0.4925331771373749, + "Y": 0.5193098187446594 + }, + { + "X": 0.5306244492530823, + "Y": 0.5193296670913696 + }, + { + "X": 0.5306251049041748, + "Y": 0.5291072130203247 + }, + { + "X": 0.49253368377685547, + "Y": 0.5290874242782593 + } + ] + }, + "Id": "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4f42d13a-86d4-4d29-83f6-329e19e82261" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 16.844890594482422, + "Text": "$ 1000.000", + "Geometry": { + "BoundingBox": { + "Width": 0.010612410493195057, + "Height": 0.04402760788798332, + "Left": 0.9784494042396545, + "Top": 0.4956311583518982 + }, + "Polygon": [ + { + "X": 0.9784494042396545, + "Y": 0.4956311583518982 + }, + { + "X": 0.9890506267547607, + "Y": 0.4956367313861847 + }, + { + "X": 0.9890618324279785, + "Y": 0.539658784866333 + }, + { + "X": 0.9784603714942932, + "Y": 0.5396533012390137 + } + ] + }, + "Id": "c5c72df0-f38b-47a8-828c-d57ea2e680e0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ba8d07a2-49e8-4f62-a09e-17ffa8bb2805" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.98294830322266, + "Text": "Loan", + "Geometry": { + "BoundingBox": { + "Width": 0.03388304263353348, + "Height": 0.01007874496281147, + "Left": 0.1654912829399109, + "Top": 0.5341773629188538 + }, + "Polygon": [ + { + "X": 0.16549211740493774, + "Y": 0.5341773629188538 + }, + { + "X": 0.19937433302402496, + "Y": 0.5341949462890625 + }, + { + "X": 0.19937363266944885, + "Y": 0.5442561507225037 + }, + { + "X": 0.1654912829399109, + "Y": 0.5442385673522949 + } + ] + }, + "Id": "72c13023-1f18-413e-99f9-27a7e5ad833c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7efbdef4-cacd-4c45-92f3-02611071acf0" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 20.84966468811035, + "Text": "2001", + "Geometry": { + "BoundingBox": { + "Width": 0.009238949976861477, + "Height": 0.017564326524734497, + "Left": 0.9789626598358154, + "Top": 0.5230939984321594 + }, + "Polygon": [ + { + "X": 0.9789626598358154, + "Y": 0.5230939984321594 + }, + { + "X": 0.9881971478462219, + "Y": 0.5230988264083862 + }, + { + "X": 0.9882016181945801, + "Y": 0.5406583547592163 + }, + { + "X": 0.9789670705795288, + "Y": 0.5406535863876343 + } + ] + }, + "Id": "44fac1b1-9d65-4554-b904-ded4ffe34334", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "389118f4-f898-49fd-913e-afeaa7900d65" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 73.22127532958984, + "Text": "-30.00", + "Geometry": { + "BoundingBox": { + "Width": 0.04851805791258812, + "Height": 0.009846321307122707, + "Left": 0.37323620915412903, + "Top": 0.5344839692115784 + }, + "Polygon": [ + { + "X": 0.37323620915412903, + "Y": 0.5344839692115784 + }, + { + "X": 0.42175406217575073, + "Y": 0.5345091223716736 + }, + { + "X": 0.42175427079200745, + "Y": 0.5443302989006042 + }, + { + "X": 0.3732362389564514, + "Y": 0.5443052053451538 + } + ] + }, + "Id": "1e6707ed-881c-49fe-abf5-902884e51483", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6996802c-4c04-4c96-82aa-266313cf5013" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.9804458618164, + "Text": "150.00", + "Geometry": { + "BoundingBox": { + "Width": 0.04561727121472359, + "Height": 0.009891768917441368, + "Left": 0.4849354326725006, + "Top": 0.534623920917511 + }, + "Polygon": [ + { + "X": 0.4849354326725006, + "Y": 0.534623920917511 + }, + { + "X": 0.5305520296096802, + "Y": 0.5346475839614868 + }, + { + "X": 0.5305526852607727, + "Y": 0.5445156693458557 + }, + { + "X": 0.4849359095096588, + "Y": 0.5444920659065247 + } + ] + }, + "Id": "13c6d438-424d-4b70-b17c-77a4c80519de", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d3cfd1b4-6e6b-4ed8-82af-3d524271274c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.93745422363281, + "Text": "Adjustment", + "Geometry": { + "BoundingBox": { + "Width": 0.08242268860340118, + "Height": 0.01280314289033413, + "Left": 0.1653822809457779, + "Top": 0.5554221868515015 + }, + "Polygon": [ + { + "X": 0.16538333892822266, + "Y": 0.5554221868515015 + }, + { + "X": 0.24780496954917908, + "Y": 0.5554646849632263 + }, + { + "X": 0.24780434370040894, + "Y": 0.5682253241539001 + }, + { + "X": 0.1653822809457779, + "Y": 0.5681829452514648 + } + ] + }, + "Id": "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "071449c9-5029-41d1-bdfa-7c90269888f4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.51992797851562, + "Text": "Life Insurance", + "Geometry": { + "BoundingBox": { + "Width": 0.09292420744895935, + "Height": 0.010572531260550022, + "Left": 0.166090190410614, + "Top": 0.5708085894584656 + }, + "Polygon": [ + { + "X": 0.16609105467796326, + "Y": 0.5708085894584656 + }, + { + "X": 0.25901439785957336, + "Y": 0.5708563327789307 + }, + { + "X": 0.25901395082473755, + "Y": 0.5813811421394348 + }, + { + "X": 0.166090190410614, + "Y": 0.5813335180282593 + } + ] + }, + "Id": "988891f8-e62e-45d1-afff-c49cf9d2121e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f0169e58-08a6-48b8-9a9b-28c6387d7408", + "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 59.307701110839844, + "Text": "+ 13.50", + "Geometry": { + "BoundingBox": { + "Width": 0.04937862977385521, + "Height": 0.01042341161519289, + "Left": 0.3718835413455963, + "Top": 0.5709923505783081 + }, + "Polygon": [ + { + "X": 0.3718835413455963, + "Y": 0.5709923505783081 + }, + { + "X": 0.4212619662284851, + "Y": 0.5710177421569824 + }, + { + "X": 0.4212621748447418, + "Y": 0.5814157724380493 + }, + { + "X": 0.3718835711479187, + "Y": 0.5813905000686646 + } + ] + }, + "Id": "80a7d6f0-bd81-4397-aa92-c247a27603f0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b639dda7-0f8b-4eba-94d8-8c345c09b4c0" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.53652954101562, + "Text": "Net Pay", + "Geometry": { + "BoundingBox": { + "Width": 0.05674948915839195, + "Height": 0.012538108043372631, + "Left": 0.1668698638677597, + "Top": 0.5936952233314514 + }, + "Polygon": [ + { + "X": 0.16687089204788208, + "Y": 0.5936952233314514 + }, + { + "X": 0.22361935675144196, + "Y": 0.5937241911888123 + }, + { + "X": 0.22361862659454346, + "Y": 0.6062332987785339 + }, + { + "X": 0.1668698638677597, + "Y": 0.6062044501304626 + } + ] + }, + "Id": "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", + "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 89.34022521972656, + "Text": "$291.90", + "Geometry": { + "BoundingBox": { + "Width": 0.059843841940164566, + "Height": 0.01080463919788599, + "Left": 0.36168819665908813, + "Top": 0.5935646891593933 + }, + "Polygon": [ + { + "X": 0.3616882264614105, + "Y": 0.5935646891593933 + }, + { + "X": 0.4215318262577057, + "Y": 0.5935952663421631 + }, + { + "X": 0.4215320348739624, + "Y": 0.6043693423271179 + }, + { + "X": 0.36168819665908813, + "Y": 0.6043388843536377 + } + ] + }, + "Id": "2008d7d0-1e51-45d7-a255-25073af4a3b9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f8775bf7-63f8-4a5b-9d16-f0809955e65f" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 96.30441284179688, + "Text": "*Excluded from federal taxable wages", + "Geometry": { + "BoundingBox": { + "Width": 0.2843244969844818, + "Height": 0.01300023589283228, + "Left": 0.17204661667346954, + "Top": 0.6249717473983765 + }, + "Polygon": [ + { + "X": 0.17204764485359192, + "Y": 0.6249717473983765 + }, + { + "X": 0.45637065172195435, + "Y": 0.6251156330108643 + }, + { + "X": 0.45637109875679016, + "Y": 0.6379719972610474 + }, + { + "X": 0.17204661667346954, + "Y": 0.6378286480903625 + } + ] + }, + "Id": "12c593a5-405d-49b1-b054-6d78a485f014", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fdc91c09-7e4b-477e-9e7e-007e8d6330ba", + "01283ce6-e5ea-48aa-87db-0a6882c2206d", + "0f9c728c-c5de-49a5-8712-0ca08905ccef", + "1d6e1454-e8d7-4ca9-ab71-9458f3833d42", + "15f84217-c016-4920-b892-ab83ca79324e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88548278808594, + "Text": "Your federal wages this period are $386.15", + "Geometry": { + "BoundingBox": { + "Width": 0.30899888277053833, + "Height": 0.013524158857762814, + "Left": 0.17899416387081146, + "Top": 0.6566160321235657 + }, + "Polygon": [ + { + "X": 0.17899519205093384, + "Y": 0.6566160321235657 + }, + { + "X": 0.48799240589141846, + "Y": 0.6567710041999817 + }, + { + "X": 0.487993061542511, + "Y": 0.6701402068138123 + }, + { + "X": 0.17899416387081146, + "Y": 0.6699857711791992 + } + ] + }, + "Id": "b510fa50-06bf-466e-a123-3a2b9be73047", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53", + "3612b5ef-5ca0-45c1-a920-e097566f2599", + "75bccf94-507e-4f5a-8742-f804c6f46717", + "372150f1-1d51-468e-82b2-733148450390", + "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf", + "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1", + "6a9076c8-34f1-4461-be58-9a3f9b246df4" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 29.805999755859375, + "Text": "ESTS8ET03", + "Geometry": { + "BoundingBox": { + "Width": 0.1531352549791336, + "Height": 0.018799787387251854, + "Left": 0.7806060314178467, + "Top": 0.7089120745658875 + }, + "Polygon": [ + { + "X": 0.7806060314178467, + "Y": 0.7089120745658875 + }, + { + "X": 0.9337369799613953, + "Y": 0.7089877724647522 + }, + { + "X": 0.9337412714958191, + "Y": 0.7277118563652039 + }, + { + "X": 0.7806091904640198, + "Y": 0.7276365756988525 + } + ] + }, + "Id": "97fd399c-b000-43dc-9335-0788688a8816", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c8c166ba-ad39-4c60-be6b-e33511eb67e3" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.02819061279297, + "Text": "ANY COMPANY CORP.", + "Geometry": { + "BoundingBox": { + "Width": 0.14666835963726044, + "Height": 0.010718924924731255, + "Left": 0.15585695207118988, + "Top": 0.7286284565925598 + }, + "Polygon": [ + { + "X": 0.1558578759431839, + "Y": 0.7286284565925598 + }, + { + "X": 0.3025253117084503, + "Y": 0.7287005186080933 + }, + { + "X": 0.30252501368522644, + "Y": 0.7393473982810974 + }, + { + "X": 0.15585695207118988, + "Y": 0.7392755746841431 + } + ] + }, + "Id": "ef03ffc5-515e-4275-bcad-0191c963b86d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8aec62a0-9211-4c7d-8760-5e835e672f82", + "ec7c3455-ac81-4ec0-97d0-18db2bd40f88", + "8e1ec829-1800-485d-a381-fb99d79b2e14" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.5050048828125, + "Text": "Payroll check number: 0000000000", + "Geometry": { + "BoundingBox": { + "Width": 0.2635658085346222, + "Height": 0.013111507520079613, + "Left": 0.577623188495636, + "Top": 0.7281521558761597 + }, + "Polygon": [ + { + "X": 0.577623188495636, + "Y": 0.7281521558761597 + }, + { + "X": 0.8411865234375, + "Y": 0.7282816767692566 + }, + { + "X": 0.8411890268325806, + "Y": 0.7412636876106262 + }, + { + "X": 0.5776243209838867, + "Y": 0.7411346435546875 + } + ] + }, + "Id": "7dd11509-d38b-4e19-ac8a-07872aa0c2f7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aed30f61-cb18-4c6d-974d-e15493ef26e7", + "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", + "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2", + "7dbd77ca-100f-4ac6-b04d-79dd41e14489" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.96530151367188, + "Text": "475 ANY AVENUE", + "Geometry": { + "BoundingBox": { + "Width": 0.13223524391651154, + "Height": 0.010316387750208378, + "Left": 0.15591289103031158, + "Top": 0.7453117966651917 + }, + "Polygon": [ + { + "X": 0.15591377019882202, + "Y": 0.7453117966651917 + }, + { + "X": 0.2881481349468231, + "Y": 0.745376467704773 + }, + { + "X": 0.28814780712127686, + "Y": 0.7556281685829163 + }, + { + "X": 0.15591289103031158, + "Y": 0.7555637359619141 + } + ] + }, + "Id": "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "966a95a2-d02d-4a49-a2c0-6ce331d5d932", + "aa8bce72-5313-4a9f-8018-d78fb6d0a48d", + "d989f807-d8d5-4902-991f-2e9ce97b6343" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.56328582763672, + "Text": "Pay date:", + "Geometry": { + "BoundingBox": { + "Width": 0.06650310009717941, + "Height": 0.012149520218372345, + "Left": 0.5780977010726929, + "Top": 0.7437363266944885 + }, + "Polygon": [ + { + "X": 0.5780977010726929, + "Y": 0.7437363266944885 + }, + { + "X": 0.644599437713623, + "Y": 0.7437688112258911 + }, + { + "X": 0.6446008086204529, + "Y": 0.7558858394622803 + }, + { + "X": 0.5780987739562988, + "Y": 0.7558534145355225 + } + ] + }, + "Id": "0a7bc99b-3648-46bb-819e-8763959a1ff5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f4e853bc-e713-4a46-b856-9eeb108b4a35", + "913a0371-c44c-497f-a164-efdf0a36451b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.78334045410156, + "Text": "7/25/2008", + "Geometry": { + "BoundingBox": { + "Width": 0.06849256902933121, + "Height": 0.010235422290861607, + "Left": 0.7588292360305786, + "Top": 0.7439876794815063 + }, + "Polygon": [ + { + "X": 0.7588292360305786, + "Y": 0.7439876794815063 + }, + { + "X": 0.8273199200630188, + "Y": 0.7440211772918701 + }, + { + "X": 0.8273218274116516, + "Y": 0.754223108291626 + }, + { + "X": 0.7588308453559875, + "Y": 0.754189670085907 + } + ] + }, + "Id": "64914005-2247-4ace-b6dc-6b331ef27bda", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9be7665e-f764-43db-82d3-38864efe5553" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 85.76631164550781, + "Text": "ANYTOWN, USA 10101", + "Geometry": { + "BoundingBox": { + "Width": 0.15328340232372284, + "Height": 0.010542863048613071, + "Left": 0.15568776428699493, + "Top": 0.7600125670433044 + }, + "Polygon": [ + { + "X": 0.15568867325782776, + "Y": 0.7600125670433044 + }, + { + "X": 0.3089711666107178, + "Y": 0.7600871920585632 + }, + { + "X": 0.30897092819213867, + "Y": 0.7705554366111755 + }, + { + "X": 0.15568776428699493, + "Y": 0.7704810500144958 + } + ] + }, + "Id": "e89a242f-a9e4-4daa-a852-4046ac851959", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7fb58239-1e77-4474-883f-c8c4a718b316", + "5a439ec6-da04-4600-8166-b09343f99ce3", + "9c59f501-47d7-443e-9d48-3eda8474d223" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8324203491211, + "Text": "Social Security No.", + "Geometry": { + "BoundingBox": { + "Width": 0.13329340517520905, + "Height": 0.012399679981172085, + "Left": 0.5775641202926636, + "Top": 0.7589818239212036 + }, + "Polygon": [ + { + "X": 0.5775641202926636, + "Y": 0.7589818239212036 + }, + { + "X": 0.7108558416366577, + "Y": 0.759046733379364 + }, + { + "X": 0.7108575701713562, + "Y": 0.7713814973831177 + }, + { + "X": 0.5775651931762695, + "Y": 0.7713168263435364 + } + ] + }, + "Id": "081b2097-5a8f-4859-ad30-6da0b59aba06", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "513efde5-1d1f-4082-b6d0-cbb044bf10b5", + "57ff96f2-665a-4bc8-bb02-18c7246a5194", + "850a3229-81d2-4899-b38e-76bad249d8ee" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.27688598632812, + "Text": "987-65-4321", + "Geometry": { + "BoundingBox": { + "Width": 0.07720774412155151, + "Height": 0.009012017399072647, + "Left": 0.7590467929840088, + "Top": 0.7597690224647522 + }, + "Polygon": [ + { + "X": 0.7590467929840088, + "Y": 0.7597690224647522 + }, + { + "X": 0.8362528085708618, + "Y": 0.7598066329956055 + }, + { + "X": 0.8362545371055603, + "Y": 0.7687810659408569 + }, + { + "X": 0.7590482234954834, + "Y": 0.7687435746192932 + } + ] + }, + "Id": "fecea290-b073-43ac-a50f-4ba6a28bc0bf", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e77a026a-1fc7-4345-86da-904be974b53e" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8662338256836, + "Text": "Pay to the", + "Geometry": { + "BoundingBox": { + "Width": 0.06962745636701584, + "Height": 0.011109489016234875, + "Left": 0.05310508608818054, + "Top": 0.8006097674369812 + }, + "Polygon": [ + { + "X": 0.053106509149074554, + "Y": 0.8006097674369812 + }, + { + "X": 0.12273254990577698, + "Y": 0.800643265247345 + }, + { + "X": 0.12273143976926804, + "Y": 0.8117192387580872 + }, + { + "X": 0.05310508608818054, + "Y": 0.8116858601570129 + } + ] + }, + "Id": "1433f0de-360b-400d-be4e-8a2e9e1ce70b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", + "a56271ad-92a2-4824-b382-853fe0a80682", + "7b6e8a99-0e44-4fb4-9104-21f87e78ae22" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.3843994140625, + "Text": "order of:", + "Geometry": { + "BoundingBox": { + "Width": 0.05261874943971634, + "Height": 0.009215585887432098, + "Left": 0.052635855972766876, + "Top": 0.8106786608695984 + }, + "Polygon": [ + { + "X": 0.05263704061508179, + "Y": 0.8106786608695984 + }, + { + "X": 0.10525460541248322, + "Y": 0.8107039332389832 + }, + { + "X": 0.10525362193584442, + "Y": 0.8198942542076111 + }, + { + "X": 0.052635855972766876, + "Y": 0.8198691010475159 + } + ] + }, + "Id": "fa02443b-5a1e-4c19-a620-1e0bf04fa748", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0362bdc0-df2a-4cab-b6e6-24a060cfb984", + "49551070-e9b7-4eb9-8dcc-38b269b42f6b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.93059539794922, + "Text": "JOHN STILES", + "Geometry": { + "BoundingBox": { + "Width": 0.10989224910736084, + "Height": 0.012053107842803001, + "Left": 0.15586374700069427, + "Top": 0.8107942342758179 + }, + "Polygon": [ + { + "X": 0.15586479008197784, + "Y": 0.8107942342758179 + }, + { + "X": 0.2657560110092163, + "Y": 0.8108469247817993 + }, + { + "X": 0.2657555043697357, + "Y": 0.822847306728363 + }, + { + "X": 0.15586374700069427, + "Y": 0.8227947950363159 + } + ] + }, + "Id": "b31c8b9b-620e-456c-a2d8-6f864b60d0fb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "38761451-ee6f-4735-bed5-40e4c7b98aea", + "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 98.10115814208984, + "Text": "This amount:", + "Geometry": { + "BoundingBox": { + "Width": 0.08320517092943192, + "Height": 0.009585011750459671, + "Left": 0.05229141190648079, + "Top": 0.8289476633071899 + }, + "Polygon": [ + { + "X": 0.05229264125227928, + "Y": 0.8289476633071899 + }, + { + "X": 0.135496586561203, + "Y": 0.8289873600006104 + }, + { + "X": 0.13549567759037018, + "Y": 0.8385326862335205 + }, + { + "X": 0.05229141190648079, + "Y": 0.8384930491447449 + } + ] + }, + "Id": "439f7686-7d4e-44b1-8c3b-980636969363", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "853e6ea8-93f8-49f8-953c-e0873db5060e", + "8ef941bc-27d0-44d5-b419-12a3b5078804" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.87344360351562, + "Text": "TWO HUNDRED NINETY-ONE AND 90/100 DOLLARS", + "Geometry": { + "BoundingBox": { + "Width": 0.3843677341938019, + "Height": 0.010769271291792393, + "Left": 0.15514574944972992, + "Top": 0.8311297297477722 + }, + "Polygon": [ + { + "X": 0.15514665842056274, + "Y": 0.8311297297477722 + }, + { + "X": 0.5395127534866333, + "Y": 0.8313130140304565 + }, + { + "X": 0.5395134687423706, + "Y": 0.841899037361145 + }, + { + "X": 0.15514574944972992, + "Y": 0.8417163491249084 + } + ] + }, + "Id": "4b20e520-3af7-4620-8866-88eb54ab23b0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e526a243-f8e1-4f61-b3f0-43814aacf0d2", + "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", + "635fc2d1-dec4-4964-87d4-a038cde55a0d", + "9fff31b0-9a7f-427f-aff9-0193c2217e68", + "015b3aac-e382-43a3-8477-9b8b5a422d7b", + "1a035ace-0a17-4982-b83f-856701de2330" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.78962707519531, + "Text": "$291.90", + "Geometry": { + "BoundingBox": { + "Width": 0.05444478243589401, + "Height": 0.011175823397934437, + "Left": 0.895632266998291, + "Top": 0.8311105966567993 + }, + "Polygon": [ + { + "X": 0.895632266998291, + "Y": 0.8311105966567993 + }, + { + "X": 0.9500744342803955, + "Y": 0.8311365842819214 + }, + { + "X": 0.9500770568847656, + "Y": 0.8422864079475403 + }, + { + "X": 0.8956347107887268, + "Y": 0.8422605395317078 + } + ] + }, + "Id": "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "40edd546-6723-4aab-baf9-6c7dc6f261a7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.91744995117188, + "Text": "SAMPLE", + "Geometry": { + "BoundingBox": { + "Width": 0.06097426638007164, + "Height": 0.010215351358056068, + "Left": 0.18727855384349823, + "Top": 0.8727930188179016 + }, + "Polygon": [ + { + "X": 0.18727931380271912, + "Y": 0.8727930188179016 + }, + { + "X": 0.24825282394886017, + "Y": 0.8728217482566833 + }, + { + "X": 0.24825233221054077, + "Y": 0.8830083608627319 + }, + { + "X": 0.18727855384349823, + "Y": 0.8829797506332397 + } + ] + }, + "Id": "d3855726-d758-423f-b827-3764ed557faa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "813cf43e-3677-43e8-8b62-c142131d3b98" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.6954116821289, + "Text": "NON-NEGOTIABLE", + "Geometry": { + "BoundingBox": { + "Width": 0.13443829119205475, + "Height": 0.010615494102239609, + "Left": 0.18530617654323578, + "Top": 0.8848837614059448 + }, + "Polygon": [ + { + "X": 0.18530696630477905, + "Y": 0.8848837614059448 + }, + { + "X": 0.3197444677352905, + "Y": 0.884946882724762 + }, + { + "X": 0.3197442591190338, + "Y": 0.8954992890357971 + }, + { + "X": 0.18530617654323578, + "Y": 0.8954364061355591 + } + ] + }, + "Id": "a18bf836-90c0-4538-b500-15c2433e0e93", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "adf535a5-7fa5-4a64-8e03-11e839b9cf07" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.88697052001953, + "Text": "BANK NAME", + "Geometry": { + "BoundingBox": { + "Width": 0.06040550395846367, + "Height": 0.007299613673239946, + "Left": 0.052512604743242264, + "Top": 0.8988169431686401 + }, + "Polygon": [ + { + "X": 0.05251353979110718, + "Y": 0.8988169431686401 + }, + { + "X": 0.11291810870170593, + "Y": 0.8988451361656189 + }, + { + "X": 0.11291735619306564, + "Y": 0.9061165452003479 + }, + { + "X": 0.052512604743242264, + "Y": 0.9060884118080139 + } + ] + }, + "Id": "e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "94c02572-79a6-4349-a43b-1db3daadba10", + "122a6405-d5dc-478c-a2f4-44e99c8d7004" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.89925384521484, + "Text": "VOID VOID VOID", + "Geometry": { + "BoundingBox": { + "Width": 0.11418936401605606, + "Height": 0.01042139157652855, + "Left": 0.18656623363494873, + "Top": 0.8979732394218445 + }, + "Polygon": [ + { + "X": 0.1865670084953308, + "Y": 0.8979732394218445 + }, + { + "X": 0.3007555902004242, + "Y": 0.8980265855789185 + }, + { + "X": 0.3007553219795227, + "Y": 0.9083946347236633 + }, + { + "X": 0.18656623363494873, + "Y": 0.9083414077758789 + } + ] + }, + "Id": "286d01bc-c76e-4410-8983-b6e652108d5d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "73b67f56-fd75-4dd0-9ad9-96be342714c5", + "eed61eb1-27b4-47fd-813f-06a18f57b400", + "77b04d03-97df-474d-9986-972d845cf1e2" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 97.568603515625, + "Text": "AUTHORIZED SIGNATURE Signature", + "Geometry": { + "BoundingBox": { + "Width": 0.34858766198158264, + "Height": 0.0580691322684288, + "Left": 0.5397492051124573, + "Top": 0.86222243309021 + }, + "Polygon": [ + { + "X": 0.5397492051124573, + "Y": 0.86222243309021 + }, + { + "X": 0.8883245587348938, + "Y": 0.8623871207237244 + }, + { + "X": 0.8883368968963623, + "Y": 0.9202916026115417 + }, + { + "X": 0.539753258228302, + "Y": 0.9201297760009766 + } + ] + }, + "Id": "0465565f-a8ff-48eb-9595-6b5caccef7fe", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "015a82a5-2eb7-4c04-87fd-41a6ef9d619e", + "2b65ba24-98a7-4fa3-8894-b5c73a3e1874", + "e17ffbd5-a925-4f8b-8977-e4154be2d856" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 65.6190185546875, + "Text": "Authorized", + "Geometry": { + "BoundingBox": { + "Width": 0.1764763444662094, + "Height": 0.052833810448646545, + "Left": 0.5420886874198914, + "Top": 0.864315390586853 + }, + "Polygon": [ + { + "X": 0.5420886874198914, + "Y": 0.864315390586853 + }, + { + "X": 0.7185574769973755, + "Y": 0.864398717880249 + }, + { + "X": 0.718565046787262, + "Y": 0.9171491861343384 + }, + { + "X": 0.5420924425125122, + "Y": 0.9170671701431274 + } + ] + }, + "Id": "18ec4504-62b6-42de-85cf-1156d6f4d195", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d3f3457a-f520-49d7-9c49-16925d11258b" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.8353271484375, + "Text": "STREET ADDRESS", + "Geometry": { + "BoundingBox": { + "Width": 0.08908482640981674, + "Height": 0.007326576393097639, + "Left": 0.05257965996861458, + "Top": 0.9065250754356384 + }, + "Polygon": [ + { + "X": 0.05258059874176979, + "Y": 0.9065250754356384 + }, + { + "X": 0.14166449010372162, + "Y": 0.9065665602684021 + }, + { + "X": 0.1416638046503067, + "Y": 0.9138516187667847 + }, + { + "X": 0.05257965996861458, + "Y": 0.9138101935386658 + } + ] + }, + "Id": "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a3012d1d-cac8-4373-b144-47845bbf7dad", + "e097be4c-22a2-458c-92e9-b50ea4f6adf5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 99.80903625488281, + "Text": "CITY STATE ZIP", + "Geometry": { + "BoundingBox": { + "Width": 0.07787949591875076, + "Height": 0.007257448974996805, + "Left": 0.05272558704018593, + "Top": 0.9143370985984802 + }, + "Polygon": [ + { + "X": 0.052726518362760544, + "Y": 0.9143370985984802 + }, + { + "X": 0.130605086684227, + "Y": 0.9143733382225037 + }, + { + "X": 0.13060438632965088, + "Y": 0.9215945601463318 + }, + { + "X": 0.05272558704018593, + "Y": 0.9215584397315979 + } + ] + }, + "Id": "ff6df70d-7ca3-4968-aa5c-24196721849e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fa72dc09-e29d-44ce-911d-caf28b521b79", + "6e0f296e-1e95-4562-bfb1-3808c0b19d23", + "876e479d-46f2-4d60-8762-8880ee2108d5" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 94.54402160644531, + "Text": "VOID AFTER 00 DAYS", + "Geometry": { + "BoundingBox": { + "Width": 0.10545553267002106, + "Height": 0.007222361862659454, + "Left": 0.5379548072814941, + "Top": 0.9109771847724915 + }, + "Polygon": [ + { + "X": 0.5379548072814941, + "Y": 0.9109771847724915 + }, + { + "X": 0.6434095501899719, + "Y": 0.9110262989997864 + }, + { + "X": 0.6434103846549988, + "Y": 0.9181995391845703 + }, + { + "X": 0.5379553437232971, + "Y": 0.9181505441665649 + } + ] + }, + "Id": "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "bbc88aee-f7c1-4f94-b58c-4a3afd1279c7", + "ccc11b66-4179-446b-b971-f733ee14537a", + "991f910f-938c-4d36-bedd-b46f96d3db98", + "3a8ac731-98f9-4f28-85e8-07978b14d2c7" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 81.42464447021484, + "Text": "001379\u2448 \u2446122000496\u24464040110157\u2448", + "Geometry": { + "BoundingBox": { + "Width": 0.4467569589614868, + "Height": 0.01323555875569582, + "Left": 0.2392406016588211, + "Top": 0.956929624080658 + }, + "Polygon": [ + { + "X": 0.23924127221107483, + "Y": 0.956929624080658 + }, + { + "X": 0.685995876789093, + "Y": 0.9571346640586853 + }, + { + "X": 0.6859975457191467, + "Y": 0.9701651930809021 + }, + { + "X": 0.2392406016588211, + "Y": 0.9699609279632568 + } + ] + }, + "Id": "5051c70e-89a8-4eb4-8535-39762504c958", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2d0c72d0-5dcd-4084-b383-07926838e099", + "013b701c-4330-4a01-909b-1970c814ec8c" + ] + } + ] + }, + { + "BlockType": "LINE", + "Confidence": 16.950910568237305, + "Text": "THEORIGINALDOCUMENTHASAREFLECTIVEWATERMARKONTHEBAOK.", + "Geometry": { + "BoundingBox": { + "Width": 0.4534948766231537, + "Height": 0.009467914700508118, + "Left": 0.04896989464759827, + "Top": 0.975298285484314 + }, + "Polygon": [ + { + "X": 0.04897110164165497, + "Y": 0.975298285484314 + }, + { + "X": 0.5024642944335938, + "Y": 0.9755052328109741 + }, + { + "X": 0.502464771270752, + "Y": 0.9847661852836609 + }, + { + "X": 0.04896989464759827, + "Y": 0.9845598340034485 + } + ] + }, + "Id": "37ffa892-1cca-4c14-ac1c-936abaa205ea", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "86aa4346-5f17-43ea-a72e-2bb51ef8a2b5" + ] + } + ] + }, + { + "BlockType": "WORD", + "Confidence": 89.3572998046875, + "Text": "CO.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01897777058184147, + "Height": 0.008069070987403393, + "Left": 0.1651308238506317, + "Top": 0.03501152992248535 + }, + "Polygon": [ + { + "X": 0.16513149440288544, + "Y": 0.03501152992248535 + }, + { + "X": 0.18410858511924744, + "Y": 0.03502272069454193 + }, + { + "X": 0.18410798907279968, + "Y": 0.04308060184121132 + }, + { + "X": 0.1651308238506317, + "Y": 0.04306942969560623 + } + ] + }, + "Id": "e0927804-e28c-4177-bcb4-1b539e12edcb" + }, + { + "BlockType": "WORD", + "Confidence": 99.5303955078125, + "Text": "FILE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025007572025060654, + "Height": 0.008352551609277725, + "Left": 0.21032024919986725, + "Top": 0.034894078969955444 + }, + "Polygon": [ + { + "X": 0.21032078564167023, + "Y": 0.034894078969955444 + }, + { + "X": 0.235327810049057, + "Y": 0.034908827394247055 + }, + { + "X": 0.2353273630142212, + "Y": 0.04324663057923317 + }, + { + "X": 0.21032024919986725, + "Y": 0.04323191195726395 + } + ] + }, + "Id": "2e0f9649-0327-42cd-b48a-45efd6fd38d6" + }, + { + "BlockType": "WORD", + "Confidence": 94.04460906982422, + "Text": "DEPT.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0326012521982193, + "Height": 0.008315421640872955, + "Left": 0.2632925510406494, + "Top": 0.03493018448352814 + }, + "Polygon": [ + { + "X": 0.26329290866851807, + "Y": 0.03493018448352814 + }, + { + "X": 0.2958938181400299, + "Y": 0.0349494069814682 + }, + { + "X": 0.2958935797214508, + "Y": 0.04324560612440109 + }, + { + "X": 0.2632925510406494, + "Y": 0.043226417154073715 + } + ] + }, + "Id": "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c" + }, + { + "BlockType": "WORD", + "Confidence": 99.51513671875, + "Text": "CLOCK", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04212683066725731, + "Height": 0.008695331402122974, + "Left": 0.31568947434425354, + "Top": 0.034725431352853775 + }, + "Polygon": [ + { + "X": 0.31568965315818787, + "Y": 0.034725431352853775 + }, + { + "X": 0.35781630873680115, + "Y": 0.03475027531385422 + }, + { + "X": 0.35781627893447876, + "Y": 0.043420761823654175 + }, + { + "X": 0.31568947434425354, + "Y": 0.04339597001671791 + } + ] + }, + "Id": "af2e09fb-44ed-4955-bc8c-3b1a0e210476" + }, + { + "BlockType": "WORD", + "Confidence": 99.82074737548828, + "Text": "NUMBER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.050789039582014084, + "Height": 0.008262894116342068, + "Left": 0.3679314851760864, + "Top": 0.034985169768333435 + }, + "Polygon": [ + { + "X": 0.3679314851760864, + "Y": 0.034985169768333435 + }, + { + "X": 0.4187203347682953, + "Y": 0.03501512110233307 + }, + { + "X": 0.4187205135822296, + "Y": 0.04324806481599808 + }, + { + "X": 0.3679314851760864, + "Y": 0.04321817308664322 + } + ] + }, + "Id": "ff60cfb9-b8b3-455b-9267-1281ccc2500b" + }, + { + "BlockType": "WORD", + "Confidence": 99.92833709716797, + "Text": "ABC", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028801316395401955, + "Height": 0.009403195232152939, + "Left": 0.16471242904663086, + "Top": 0.04670316353440285 + }, + "Polygon": [ + { + "X": 0.16471320390701294, + "Y": 0.04670316353440285 + }, + { + "X": 0.19351373612880707, + "Y": 0.046720102429389954 + }, + { + "X": 0.19351308047771454, + "Y": 0.056106358766555786 + }, + { + "X": 0.16471242904663086, + "Y": 0.05608946084976196 + } + ] + }, + "Id": "9d849b86-d300-490b-80b0-32a61068a12e" + }, + { + "BlockType": "WORD", + "Confidence": 99.0736312866211, + "Text": "126543", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04443347454071045, + "Height": 0.009203831665217876, + "Left": 0.2111450880765915, + "Top": 0.04705347493290901 + }, + "Polygon": [ + { + "X": 0.21114568412303925, + "Y": 0.04705347493290901 + }, + { + "X": 0.25557857751846313, + "Y": 0.047079600393772125 + }, + { + "X": 0.2555781602859497, + "Y": 0.056257303804159164 + }, + { + "X": 0.2111450880765915, + "Y": 0.056231237947940826 + } + ] + }, + "Id": "88940a2f-d475-4f8b-9c5a-cba5f6501bbe" + }, + { + "BlockType": "WORD", + "Confidence": 99.14707946777344, + "Text": "123456", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.044147565960884094, + "Height": 0.009332306683063507, + "Left": 0.264130562543869, + "Top": 0.047005198895931244 + }, + "Polygon": [ + { + "X": 0.26413097977638245, + "Y": 0.047005198895931244 + }, + { + "X": 0.3082781434059143, + "Y": 0.047031156718730927 + }, + { + "X": 0.3082779049873352, + "Y": 0.05633750557899475 + }, + { + "X": 0.264130562543869, + "Y": 0.056311603635549545 + } + ] + }, + "Id": "ab18b047-a658-492d-9a70-f987f348d576" + }, + { + "BlockType": "WORD", + "Confidence": 99.94881439208984, + "Text": "12345", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0374024398624897, + "Height": 0.009085400961339474, + "Left": 0.31649085879325867, + "Top": 0.047168318182229996 + }, + "Polygon": [ + { + "X": 0.3164910674095154, + "Y": 0.047168318182229996 + }, + { + "X": 0.35389330983161926, + "Y": 0.047190312296152115 + }, + { + "X": 0.3538932502269745, + "Y": 0.056253720074892044 + }, + { + "X": 0.31649085879325867, + "Y": 0.056231774389743805 + } + ] + }, + "Id": "2400695d-1a7d-46a9-b240-38bf7b368451" + }, + { + "BlockType": "WORD", + "Confidence": 99.74676513671875, + "Text": "00000000", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.060216836631298065, + "Height": 0.010138163343071938, + "Left": 0.3671776354312897, + "Top": 0.04695988819003105 + }, + "Polygon": [ + { + "X": 0.3671776354312897, + "Y": 0.04695988819003105 + }, + { + "X": 0.42739421129226685, + "Y": 0.04699529707431793 + }, + { + "X": 0.42739444971084595, + "Y": 0.05709804967045784 + }, + { + "X": 0.3671776354312897, + "Y": 0.057062726467847824 + } + ] + }, + "Id": "b9850469-c2b6-48e7-bc1c-aa165153b628" + }, + { + "BlockType": "WORD", + "Confidence": 97.82372283935547, + "Text": "1", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0066341254860162735, + "Height": 0.008215690962970257, + "Left": 0.4489921033382416, + "Top": 0.04792264476418495 + }, + "Polygon": [ + { + "X": 0.4489921033382416, + "Y": 0.04792264476418495 + }, + { + "X": 0.4556259214878082, + "Y": 0.04792654514312744 + }, + { + "X": 0.4556262195110321, + "Y": 0.05613833665847778 + }, + { + "X": 0.44899237155914307, + "Y": 0.05613444373011589 + } + ] + }, + "Id": "2cbdddb1-294b-41e0-9429-a26392b54571" + }, + { + "BlockType": "WORD", + "Confidence": 99.97406005859375, + "Text": "Earnings", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10467322170734406, + "Height": 0.01805218681693077, + "Left": 0.5799484252929688, + "Top": 0.04124394804239273 + }, + "Polygon": [ + { + "X": 0.5799484252929688, + "Y": 0.04124394804239273 + }, + { + "X": 0.6846193671226501, + "Y": 0.04130558669567108 + }, + { + "X": 0.6846216917037964, + "Y": 0.0592961348593235 + }, + { + "X": 0.5799500346183777, + "Y": 0.05923476442694664 + } + ] + }, + "Id": "7d73666d-fe0e-4394-b744-d5c2d7da85fb" + }, + { + "BlockType": "WORD", + "Confidence": 99.94522857666016, + "Text": "Statement", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.12403744459152222, + "Height": 0.01501488871872425, + "Left": 0.6915501952171326, + "Top": 0.04129209741950035 + }, + "Polygon": [ + { + "X": 0.6915501952171326, + "Y": 0.04129209741950035 + }, + { + "X": 0.8155848979949951, + "Y": 0.041365139186382294 + }, + { + "X": 0.8155876398086548, + "Y": 0.05630698427557945 + }, + { + "X": 0.6915522217750549, + "Y": 0.0562342070043087 + } + ] + }, + "Id": "81833ff4-4040-4b20-b094-e04b760a65d8" + }, + { + "BlockType": "WORD", + "Confidence": 99.96176147460938, + "Text": "ANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032856110483407974, + "Height": 0.009891378693282604, + "Left": 0.1665223091840744, + "Top": 0.07358332723379135 + }, + "Polygon": [ + { + "X": 0.16652312874794006, + "Y": 0.07358332723379135 + }, + { + "X": 0.19937841594219208, + "Y": 0.07360251992940903 + }, + { + "X": 0.19937774538993835, + "Y": 0.08347470313310623 + }, + { + "X": 0.1665223091840744, + "Y": 0.08345555514097214 + } + ] + }, + "Id": "afd7e08d-e2f9-484d-aabd-8c8e96dcf0e1" + }, + { + "BlockType": "WORD", + "Confidence": 99.86192321777344, + "Text": "COMPANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07454118877649307, + "Height": 0.010677267797291279, + "Left": 0.2025311291217804, + "Top": 0.07316303253173828 + }, + "Polygon": [ + { + "X": 0.2025318443775177, + "Y": 0.07316303253173828 + }, + { + "X": 0.27707231044769287, + "Y": 0.0732065886259079 + }, + { + "X": 0.27707192301750183, + "Y": 0.08384030312299728 + }, + { + "X": 0.2025311291217804, + "Y": 0.08379685878753662 + } + ] + }, + "Id": "bbae7eff-6466-4a09-8f84-a0812519edbe" + }, + { + "BlockType": "WORD", + "Confidence": 95.6634750366211, + "Text": "CORP.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04626675695180893, + "Height": 0.010191920213401318, + "Left": 0.28086644411087036, + "Top": 0.07357116788625717 + }, + "Polygon": [ + { + "X": 0.280866801738739, + "Y": 0.07357116788625717 + }, + { + "X": 0.3271332085132599, + "Y": 0.07359819859266281 + }, + { + "X": 0.32713302969932556, + "Y": 0.08376308530569077 + }, + { + "X": 0.28086644411087036, + "Y": 0.0837361216545105 + } + ] + }, + "Id": "9947edc4-dde7-410c-bbc7-fb769ddcebb4" + }, + { + "BlockType": "WORD", + "Confidence": 99.86541748046875, + "Text": "Period", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04325386881828308, + "Height": 0.010964387096464634, + "Left": 0.5796061158180237, + "Top": 0.07164870947599411 + }, + "Polygon": [ + { + "X": 0.5796061158180237, + "Y": 0.07164870947599411 + }, + { + "X": 0.6228588819503784, + "Y": 0.07167398929595947 + }, + { + "X": 0.6228600144386292, + "Y": 0.08261309564113617 + }, + { + "X": 0.5796070694923401, + "Y": 0.08258788287639618 + } + ] + }, + "Id": "dfb6f29d-2322-40c8-a257-445362e50b2a" + }, + { + "BlockType": "WORD", + "Confidence": 91.69861602783203, + "Text": "ending:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04987692832946777, + "Height": 0.012906698510050774, + "Left": 0.6296879053115845, + "Top": 0.07192020118236542 + }, + "Polygon": [ + { + "X": 0.6296879053115845, + "Y": 0.07192020118236542 + }, + { + "X": 0.6795632243156433, + "Y": 0.07194935530424118 + }, + { + "X": 0.679564893245697, + "Y": 0.08482690155506134 + }, + { + "X": 0.6296893358230591, + "Y": 0.08479783684015274 + } + ] + }, + "Id": "14c78d09-427e-4d69-a4ee-92276566ce01" + }, + { + "BlockType": "WORD", + "Confidence": 99.47407531738281, + "Text": "7/18/2008", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07075836509466171, + "Height": 0.011189749464392662, + "Left": 0.7460896372795105, + "Top": 0.07156174629926682 + }, + "Polygon": [ + { + "X": 0.7460896372795105, + "Y": 0.07156174629926682 + }, + { + "X": 0.8168459534645081, + "Y": 0.07160311192274094 + }, + { + "X": 0.8168480396270752, + "Y": 0.08275149762630463 + }, + { + "X": 0.746091365814209, + "Y": 0.08271024376153946 + } + ] + }, + "Id": "c4bbfd8b-5d38-4c59-b3f0-8062f7a07293" + }, + { + "BlockType": "WORD", + "Confidence": 99.94456481933594, + "Text": "475", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026237765327095985, + "Height": 0.009828625246882439, + "Left": 0.1673523187637329, + "Top": 0.08897542953491211 + }, + "Polygon": [ + { + "X": 0.16735312342643738, + "Y": 0.08897542953491211 + }, + { + "X": 0.19359008967876434, + "Y": 0.0889906957745552 + }, + { + "X": 0.19358938932418823, + "Y": 0.0988040491938591 + }, + { + "X": 0.1673523187637329, + "Y": 0.09878881275653839 + } + ] + }, + "Id": "b02e3cab-bf61-40f7-9f2c-353e0fbe81b0" + }, + { + "BlockType": "WORD", + "Confidence": 99.91654968261719, + "Text": "ANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03244883939623833, + "Height": 0.009969990700483322, + "Left": 0.1960315704345703, + "Top": 0.0888429582118988 + }, + "Polygon": [ + { + "X": 0.19603225588798523, + "Y": 0.0888429582118988 + }, + { + "X": 0.22848039865493774, + "Y": 0.088861845433712 + }, + { + "X": 0.22847983241081238, + "Y": 0.09881294518709183 + }, + { + "X": 0.1960315704345703, + "Y": 0.0987941101193428 + } + ] + }, + "Id": "29ab0e35-5673-4f28-be94-2f090f29ea15" + }, + { + "BlockType": "WORD", + "Confidence": 99.56143951416016, + "Text": "AVENUE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.062454912811517715, + "Height": 0.0099145183339715, + "Left": 0.2306511551141739, + "Top": 0.089043527841568 + }, + "Polygon": [ + { + "X": 0.23065170645713806, + "Y": 0.089043527841568 + }, + { + "X": 0.2931060791015625, + "Y": 0.08907987922430038 + }, + { + "X": 0.2931057810783386, + "Y": 0.09895804524421692 + }, + { + "X": 0.2306511551141739, + "Y": 0.09892178326845169 + } + ] + }, + "Id": "246f2b4f-4cfb-486a-8ed4-52b0543e7d25" + }, + { + "BlockType": "WORD", + "Confidence": 99.90121459960938, + "Text": "Pay", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026529105380177498, + "Height": 0.012437253259122372, + "Left": 0.5792717337608337, + "Top": 0.0874248594045639 + }, + "Polygon": [ + { + "X": 0.5792717337608337, + "Y": 0.0874248594045639 + }, + { + "X": 0.605799674987793, + "Y": 0.08744030445814133 + }, + { + "X": 0.6058008670806885, + "Y": 0.09986211359500885 + }, + { + "X": 0.5792728066444397, + "Y": 0.09984671324491501 + } + ] + }, + "Id": "e2a748ad-e703-475c-b74b-7bca7a71f19a" + }, + { + "BlockType": "WORD", + "Confidence": 97.93356323242188, + "Text": "date:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03369107097387314, + "Height": 0.010363131761550903, + "Left": 0.6120982766151428, + "Top": 0.08747611194849014 + }, + "Polygon": [ + { + "X": 0.6120982766151428, + "Y": 0.08747611194849014 + }, + { + "X": 0.6457881927490234, + "Y": 0.08749572932720184 + }, + { + "X": 0.645789384841919, + "Y": 0.09783924371004105 + }, + { + "X": 0.6120993494987488, + "Y": 0.09781967848539352 + } + ] + }, + "Id": "cd439eea-7e0d-49de-9e3c-cb184f87272d" + }, + { + "BlockType": "WORD", + "Confidence": 99.89009857177734, + "Text": "7/25/2008", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07110536843538284, + "Height": 0.01076921634376049, + "Left": 0.7455427646636963, + "Top": 0.08717547357082367 + }, + "Polygon": [ + { + "X": 0.7455427646636963, + "Y": 0.08717547357082367 + }, + { + "X": 0.816646158695221, + "Y": 0.08721687644720078 + }, + { + "X": 0.8166481256484985, + "Y": 0.09794468432664871 + }, + { + "X": 0.74554443359375, + "Y": 0.09790338575839996 + } + ] + }, + "Id": "c9cf804c-ff0a-4449-a5ed-b680ee65389c" + }, + { + "BlockType": "WORD", + "Confidence": 51.515132904052734, + "Text": "ANYTOWN,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.08029569685459137, + "Height": 0.011121689341962337, + "Left": 0.16703936457633972, + "Top": 0.10421054810285568 + }, + "Polygon": [ + { + "X": 0.16704027354717255, + "Y": 0.10421054810285568 + }, + { + "X": 0.2473350614309311, + "Y": 0.10425711423158646 + }, + { + "X": 0.24733451008796692, + "Y": 0.1153322383761406 + }, + { + "X": 0.16703936457633972, + "Y": 0.11528579890727997 + } + ] + }, + "Id": "9bb2fa3c-5ec1-4749-86c6-5ad241a1866e" + }, + { + "BlockType": "WORD", + "Confidence": 99.86106872558594, + "Text": "USA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.031199054792523384, + "Height": 0.010363409295678139, + "Left": 0.2512015402317047, + "Top": 0.1041538193821907 + }, + "Polygon": [ + { + "X": 0.2512020170688629, + "Y": 0.1041538193821907 + }, + { + "X": 0.28240060806274414, + "Y": 0.10417191684246063 + }, + { + "X": 0.2824002206325531, + "Y": 0.1145172268152237 + }, + { + "X": 0.2512015402317047, + "Y": 0.11449918150901794 + } + ] + }, + "Id": "23a6d392-1a70-4bb4-96c1-68e8e1b7ce57" + }, + { + "BlockType": "WORD", + "Confidence": 99.8855972290039, + "Text": "10101", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04002489522099495, + "Height": 0.009881451725959778, + "Left": 0.28630104660987854, + "Top": 0.10453556478023529 + }, + "Polygon": [ + { + "X": 0.2863013744354248, + "Y": 0.10453556478023529 + }, + { + "X": 0.326325923204422, + "Y": 0.10455877333879471 + }, + { + "X": 0.32632577419281006, + "Y": 0.11441701650619507 + }, + { + "X": 0.28630104660987854, + "Y": 0.11439386010169983 + } + ] + }, + "Id": "cfb92c17-d37c-4bb8-97c7-d0cb0b5cee8c" + }, + { + "BlockType": "WORD", + "Confidence": 99.26848602294922, + "Text": "Social", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.036320798099040985, + "Height": 0.00859258882701397, + "Left": 0.1656365692615509, + "Top": 0.1452661156654358 + }, + "Polygon": [ + { + "X": 0.16563726961612701, + "Y": 0.1452661156654358 + }, + { + "X": 0.2019573599100113, + "Y": 0.14528696238994598 + }, + { + "X": 0.20195677876472473, + "Y": 0.1538587063550949 + }, + { + "X": 0.1656365692615509, + "Y": 0.1538378894329071 + } + ] + }, + "Id": "9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425" + }, + { + "BlockType": "WORD", + "Confidence": 99.93012237548828, + "Text": "Security", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04905817657709122, + "Height": 0.010114278644323349, + "Left": 0.20356914401054382, + "Top": 0.14521174132823944 + }, + "Polygon": [ + { + "X": 0.20356981456279755, + "Y": 0.14521174132823944 + }, + { + "X": 0.25262731313705444, + "Y": 0.1452399045228958 + }, + { + "X": 0.25262683629989624, + "Y": 0.1553260087966919 + }, + { + "X": 0.20356914401054382, + "Y": 0.1552979201078415 + } + ] + }, + "Id": "6872b994-0928-4545-9b6c-03f3557e220f" + }, + { + "BlockType": "WORD", + "Confidence": 72.05520629882812, + "Text": "Number:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.051763564348220825, + "Height": 0.008277326822280884, + "Left": 0.2540070712566376, + "Top": 0.1455647349357605 + }, + "Polygon": [ + { + "X": 0.2540074586868286, + "Y": 0.1455647349357605 + }, + { + "X": 0.3057706356048584, + "Y": 0.14559444785118103 + }, + { + "X": 0.3057704269886017, + "Y": 0.15384206175804138 + }, + { + "X": 0.2540070712566376, + "Y": 0.15381239354610443 + } + ] + }, + "Id": "81903d8f-729a-4a07-9326-a81872681d96" + }, + { + "BlockType": "WORD", + "Confidence": 98.76499938964844, + "Text": "987-65-4321", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07006921619176865, + "Height": 0.008914409205317497, + "Left": 0.30678606033325195, + "Top": 0.1453883796930313 + }, + "Polygon": [ + { + "X": 0.30678626894950867, + "Y": 0.1453883796930313 + }, + { + "X": 0.3768552541732788, + "Y": 0.1454286128282547 + }, + { + "X": 0.3768552839756012, + "Y": 0.15430279076099396 + }, + { + "X": 0.30678606033325195, + "Y": 0.15426266193389893 + } + ] + }, + "Id": "6031a8f9-14ca-45d1-b286-dfd23c191ee0" + }, + { + "BlockType": "WORD", + "Confidence": 99.85560607910156, + "Text": "Taxable", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04586175084114075, + "Height": 0.008740067481994629, + "Left": 0.16627702116966248, + "Top": 0.15537014603614807 + }, + "Polygon": [ + { + "X": 0.16627773642539978, + "Y": 0.15537014603614807 + }, + { + "X": 0.21213877201080322, + "Y": 0.15539641678333282 + }, + { + "X": 0.21213822066783905, + "Y": 0.1641102135181427 + }, + { + "X": 0.16627702116966248, + "Y": 0.16408401727676392 + } + ] + }, + "Id": "c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f" + }, + { + "BlockType": "WORD", + "Confidence": 97.70033264160156, + "Text": "Marital", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04139596223831177, + "Height": 0.008483000099658966, + "Left": 0.2151225060224533, + "Top": 0.15543413162231445 + }, + "Polygon": [ + { + "X": 0.2151230424642563, + "Y": 0.15543413162231445 + }, + { + "X": 0.25651848316192627, + "Y": 0.15545783936977386 + }, + { + "X": 0.25651809573173523, + "Y": 0.16391712427139282 + }, + { + "X": 0.2151225060224533, + "Y": 0.16389347612857819 + } + ] + }, + "Id": "34276188-6f9d-493e-8e32-efa9787a10d1" + }, + { + "BlockType": "WORD", + "Confidence": 98.97386169433594, + "Text": "Status:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04188072681427002, + "Height": 0.008676433935761452, + "Left": 0.2590401768684387, + "Top": 0.1555909961462021 + }, + "Polygon": [ + { + "X": 0.2590405344963074, + "Y": 0.1555909961462021 + }, + { + "X": 0.30092090368270874, + "Y": 0.155614972114563 + }, + { + "X": 0.30092066526412964, + "Y": 0.1642674207687378 + }, + { + "X": 0.2590401768684387, + "Y": 0.16424350440502167 + } + ] + }, + "Id": "278afe00-a22b-485d-8045-6b4ea97fd02d" + }, + { + "BlockType": "WORD", + "Confidence": 99.9332504272461, + "Text": "Married", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04558461531996727, + "Height": 0.009292157366871834, + "Left": 0.3041878044605255, + "Top": 0.15516552329063416 + }, + "Polygon": [ + { + "X": 0.3041880428791046, + "Y": 0.15516552329063416 + }, + { + "X": 0.3497724235057831, + "Y": 0.15519163012504578 + }, + { + "X": 0.3497723340988159, + "Y": 0.16445767879486084 + }, + { + "X": 0.3041878044605255, + "Y": 0.164431631565094 + } + ] + }, + "Id": "9788c641-39f9-466a-8ec9-95ffc238a8c2" + }, + { + "BlockType": "WORD", + "Confidence": 99.88385772705078, + "Text": "JOHN", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04453035444021225, + "Height": 0.010820308700203896, + "Left": 0.5796336531639099, + "Top": 0.15036647021770477 + }, + "Polygon": [ + { + "X": 0.5796336531639099, + "Y": 0.15036647021770477 + }, + { + "X": 0.6241628527641296, + "Y": 0.15039199590682983 + }, + { + "X": 0.6241639852523804, + "Y": 0.16118676960468292 + }, + { + "X": 0.5796345472335815, + "Y": 0.16116131842136383 + } + ] + }, + "Id": "f2eb1fe2-750d-40b6-94b4-f3759da07a26" + }, + { + "BlockType": "WORD", + "Confidence": 99.93142700195312, + "Text": "STILES", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.056444909423589706, + "Height": 0.011022869497537613, + "Left": 0.6277270913124084, + "Top": 0.15000708401203156 + }, + "Polygon": [ + { + "X": 0.6277270913124084, + "Y": 0.15000708401203156 + }, + { + "X": 0.6841706037521362, + "Y": 0.1500394493341446 + }, + { + "X": 0.6841720342636108, + "Y": 0.16102994978427887 + }, + { + "X": 0.627728283405304, + "Y": 0.160997673869133 + } + ] + }, + "Id": "1d5aa007-7677-41cf-961a-fb8e6a19c602" + }, + { + "BlockType": "WORD", + "Confidence": 58.33407211303711, + "Text": "Exemptions/Allowances:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1441282033920288, + "Height": 0.010520563460886478, + "Left": 0.16588348150253296, + "Top": 0.1663823276758194 + }, + "Polygon": [ + { + "X": 0.1658843457698822, + "Y": 0.1663823276758194 + }, + { + "X": 0.31001168489456177, + "Y": 0.16646462678909302 + }, + { + "X": 0.31001144647598267, + "Y": 0.1769028902053833 + }, + { + "X": 0.16588348150253296, + "Y": 0.1768207848072052 + } + ] + }, + "Id": "d7fa8014-56b7-44a7-b309-4c5ceb205761" + }, + { + "BlockType": "WORD", + "Confidence": 99.97602844238281, + "Text": "101", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02770213782787323, + "Height": 0.010617307387292385, + "Left": 0.5799546837806702, + "Top": 0.1624520719051361 + }, + "Polygon": [ + { + "X": 0.5799546837806702, + "Y": 0.1624520719051361 + }, + { + "X": 0.6076557636260986, + "Y": 0.16246791183948517 + }, + { + "X": 0.6076568365097046, + "Y": 0.17306938767433167 + }, + { + "X": 0.5799555778503418, + "Y": 0.1730535924434662 + } + ] + }, + "Id": "a2a8ece1-f471-4311-8274-74657c67c718" + }, + { + "BlockType": "WORD", + "Confidence": 99.96044921875, + "Text": "MAIN", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04675456881523132, + "Height": 0.011182738468050957, + "Left": 0.6146870255470276, + "Top": 0.16207799315452576 + }, + "Polygon": [ + { + "X": 0.6146870255470276, + "Y": 0.16207799315452576 + }, + { + "X": 0.6614402532577515, + "Y": 0.16210472583770752 + }, + { + "X": 0.6614415645599365, + "Y": 0.17326073348522186 + }, + { + "X": 0.6146881580352783, + "Y": 0.17323407530784607 + } + ] + }, + "Id": "8681f96c-af95-44e4-ad89-4fd90dc2cc45" + }, + { + "BlockType": "WORD", + "Confidence": 99.94966125488281, + "Text": "STREET", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06991888582706451, + "Height": 0.012124327011406422, + "Left": 0.666200578212738, + "Top": 0.16149096190929413 + }, + "Polygon": [ + { + "X": 0.666200578212738, + "Y": 0.16149096190929413 + }, + { + "X": 0.7361176609992981, + "Y": 0.16153094172477722 + }, + { + "X": 0.7361194491386414, + "Y": 0.17361527681350708 + }, + { + "X": 0.6662020683288574, + "Y": 0.17357541620731354 + } + ] + }, + "Id": "30988507-975d-4aa6-908d-ac7dfbd95975" + }, + { + "BlockType": "WORD", + "Confidence": 88.87757110595703, + "Text": "Federal:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04978137090802193, + "Height": 0.009379282593727112, + "Left": 0.18477387726306915, + "Top": 0.178114652633667 + }, + "Polygon": [ + { + "X": 0.18477457761764526, + "Y": 0.178114652633667 + }, + { + "X": 0.23455524444580078, + "Y": 0.1781429946422577 + }, + { + "X": 0.2345547378063202, + "Y": 0.1874939352273941 + }, + { + "X": 0.18477387726306915, + "Y": 0.18746565282344818 + } + ] + }, + "Id": "96842ba9-f016-4a9b-aaf2-0a3d57285547" + }, + { + "BlockType": "WORD", + "Confidence": 82.21658325195312, + "Text": "3.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.010972622781991959, + "Height": 0.00972368847578764, + "Left": 0.24032744765281677, + "Top": 0.1783846616744995 + }, + "Polygon": [ + { + "X": 0.24032795429229736, + "Y": 0.1783846616744995 + }, + { + "X": 0.25130006670951843, + "Y": 0.17839092016220093 + }, + { + "X": 0.25129958987236023, + "Y": 0.18810835480690002 + }, + { + "X": 0.24032744765281677, + "Y": 0.188102126121521 + } + ] + }, + "Id": "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3" + }, + { + "BlockType": "WORD", + "Confidence": 97.12443542480469, + "Text": "$25", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023553423583507538, + "Height": 0.00938920583575964, + "Left": 0.2547030746936798, + "Top": 0.17804504930973053 + }, + "Polygon": [ + { + "X": 0.2547035217285156, + "Y": 0.17804504930973053 + }, + { + "X": 0.27825650572776794, + "Y": 0.178058460354805 + }, + { + "X": 0.2782561779022217, + "Y": 0.18743425607681274 + }, + { + "X": 0.2547030746936798, + "Y": 0.18742087483406067 + } + ] + }, + "Id": "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c" + }, + { + "BlockType": "WORD", + "Confidence": 99.7974624633789, + "Text": "Additional", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06134551391005516, + "Height": 0.009181097149848938, + "Left": 0.2829066812992096, + "Top": 0.1783277988433838 + }, + "Polygon": [ + { + "X": 0.28290700912475586, + "Y": 0.1783277988433838 + }, + { + "X": 0.34425219893455505, + "Y": 0.17836272716522217 + }, + { + "X": 0.3442521095275879, + "Y": 0.18750889599323273 + }, + { + "X": 0.2829066812992096, + "Y": 0.18747404217720032 + } + ] + }, + "Id": "36fe302c-7589-4b8d-bd49-d2b8702e8ad0" + }, + { + "BlockType": "WORD", + "Confidence": 99.75463104248047, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.022305438295006752, + "Height": 0.009372245520353317, + "Left": 0.3494127690792084, + "Top": 0.17818239331245422 + }, + "Polygon": [ + { + "X": 0.34941285848617554, + "Y": 0.17818239331245422 + }, + { + "X": 0.3717181980609894, + "Y": 0.17819510400295258 + }, + { + "X": 0.37171822786331177, + "Y": 0.18755464255809784 + }, + { + "X": 0.3494127690792084, + "Y": 0.18754197657108307 + } + ] + }, + "Id": "007ffbca-5eda-417a-8c62-f2595e6525a1" + }, + { + "BlockType": "WORD", + "Confidence": 76.03353881835938, + "Text": "ANYTOWN,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.096234530210495, + "Height": 0.013260492123663425, + "Left": 0.5788814425468445, + "Top": 0.17574793100357056 + }, + "Polygon": [ + { + "X": 0.5788814425468445, + "Y": 0.17574793100357056 + }, + { + "X": 0.6751142740249634, + "Y": 0.17580275237560272 + }, + { + "X": 0.6751159429550171, + "Y": 0.1890084147453308 + }, + { + "X": 0.5788825750350952, + "Y": 0.18895377218723297 + } + ] + }, + "Id": "a5f7d356-2e1c-4585-9a1e-0784d531a5e8" + }, + { + "BlockType": "WORD", + "Confidence": 99.94477844238281, + "Text": "USA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.037289343774318695, + "Height": 0.011670821346342564, + "Left": 0.6805301308631897, + "Top": 0.17598293721675873 + }, + "Polygon": [ + { + "X": 0.6805301308631897, + "Y": 0.17598293721675873 + }, + { + "X": 0.7178178429603577, + "Y": 0.17600418627262115 + }, + { + "X": 0.7178195118904114, + "Y": 0.18765376508235931 + }, + { + "X": 0.6805316209793091, + "Y": 0.18763257563114166 + } + ] + }, + "Id": "ac0c465a-fa44-4e34-a22f-ed473a895d02" + }, + { + "BlockType": "WORD", + "Confidence": 99.96753692626953, + "Text": "12345", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04979917034506798, + "Height": 0.011563929729163647, + "Left": 0.7235628366470337, + "Top": 0.17623783648014069 + }, + "Polygon": [ + { + "X": 0.7235628366470337, + "Y": 0.17623783648014069 + }, + { + "X": 0.7733601331710815, + "Y": 0.17626620829105377 + }, + { + "X": 0.7733620405197144, + "Y": 0.1878017634153366 + }, + { + "X": 0.7235645055770874, + "Y": 0.18777348101139069 + } + ] + }, + "Id": "05603f39-10e5-4cb0-aa9d-abb795b159ea" + }, + { + "BlockType": "WORD", + "Confidence": 92.16412353515625, + "Text": "State:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.034836526960134506, + "Height": 0.008617407642304897, + "Left": 0.1851474642753601, + "Top": 0.1896415799856186 + }, + "Polygon": [ + { + "X": 0.18514810502529144, + "Y": 0.1896415799856186 + }, + { + "X": 0.21998398005962372, + "Y": 0.18966135382652283 + }, + { + "X": 0.21998345851898193, + "Y": 0.19825898110866547 + }, + { + "X": 0.1851474642753601, + "Y": 0.1982392519712448 + } + ] + }, + "Id": "5cec90e9-43e4-478a-b75a-bcf8ca9c55c9" + }, + { + "BlockType": "WORD", + "Confidence": 99.85084533691406, + "Text": "2", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.008883150294423103, + "Height": 0.008574828505516052, + "Left": 0.23993226885795593, + "Top": 0.1895603984594345 + }, + "Polygon": [ + { + "X": 0.23993271589279175, + "Y": 0.1895603984594345 + }, + { + "X": 0.2488154172897339, + "Y": 0.18956544995307922 + }, + { + "X": 0.24881501495838165, + "Y": 0.19813522696495056 + }, + { + "X": 0.23993226885795593, + "Y": 0.19813019037246704 + } + ] + }, + "Id": "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676" + }, + { + "BlockType": "WORD", + "Confidence": 90.61223602294922, + "Text": "Local:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03679675981402397, + "Height": 0.009193162433803082, + "Left": 0.18502961099147797, + "Top": 0.20011475682258606 + }, + "Polygon": [ + { + "X": 0.18503029644489288, + "Y": 0.20011475682258606 + }, + { + "X": 0.22182637453079224, + "Y": 0.20013558864593506 + }, + { + "X": 0.22182582318782806, + "Y": 0.20930792391300201 + }, + { + "X": 0.18502961099147797, + "Y": 0.2092871367931366 + } + ] + }, + "Id": "6fa349ee-54cc-49ca-9f3b-b55680fb0a6b" + }, + { + "BlockType": "WORD", + "Confidence": 99.89845275878906, + "Text": "2", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.00878787599503994, + "Height": 0.008953366428613663, + "Left": 0.2398434430360794, + "Top": 0.2001461535692215 + }, + "Polygon": [ + { + "X": 0.2398439198732376, + "Y": 0.2001461535692215 + }, + { + "X": 0.2486313283443451, + "Y": 0.20015113055706024 + }, + { + "X": 0.24863088130950928, + "Y": 0.20909951627254486 + }, + { + "X": 0.2398434430360794, + "Y": 0.2090945541858673 + } + ] + }, + "Id": "83271702-29f2-4a2b-b61b-50062d73b550" + }, + { + "BlockType": "WORD", + "Confidence": 99.96918487548828, + "Text": "Earnings", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06917182356119156, + "Height": 0.013189117424190044, + "Left": 0.04865361005067825, + "Top": 0.23645219206809998 + }, + "Polygon": [ + { + "X": 0.048655323684215546, + "Y": 0.23645219206809998 + }, + { + "X": 0.11782543361186981, + "Y": 0.23649100959300995 + }, + { + "X": 0.11782409250736237, + "Y": 0.2496412992477417 + }, + { + "X": 0.04865361005067825, + "Y": 0.24960261583328247 + } + ] + }, + "Id": "70bed2aa-ac04-47d0-a639-9957a79aa708" + }, + { + "BlockType": "WORD", + "Confidence": 99.97069549560547, + "Text": "rate", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029506126418709755, + "Height": 0.009865214116871357, + "Left": 0.16520415246486664, + "Top": 0.23769478499889374 + }, + "Polygon": [ + { + "X": 0.1652049720287323, + "Y": 0.23769478499889374 + }, + { + "X": 0.19471026957035065, + "Y": 0.2377113401889801 + }, + { + "X": 0.19470958411693573, + "Y": 0.24755999445915222 + }, + { + "X": 0.16520415246486664, + "Y": 0.24754348397254944 + } + ] + }, + "Id": "ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5" + }, + { + "BlockType": "WORD", + "Confidence": 99.95756530761719, + "Text": "hours", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04123413935303688, + "Height": 0.010156086646020412, + "Left": 0.2430284172296524, + "Top": 0.23746006190776825 + }, + "Polygon": [ + { + "X": 0.2430289387702942, + "Y": 0.23746006190776825 + }, + { + "X": 0.2842625677585602, + "Y": 0.2374831885099411 + }, + { + "X": 0.28426221013069153, + "Y": 0.24761614203453064 + }, + { + "X": 0.2430284172296524, + "Y": 0.24759307503700256 + } + ] + }, + "Id": "149dd47f-0d38-4af0-880e-66aef5be5771" + }, + { + "BlockType": "WORD", + "Confidence": 99.9123306274414, + "Text": "this", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026840398088097572, + "Height": 0.010270732454955578, + "Left": 0.3457365930080414, + "Top": 0.23731744289398193 + }, + "Polygon": [ + { + "X": 0.34573668241500854, + "Y": 0.23731744289398193 + }, + { + "X": 0.3725769817829132, + "Y": 0.23733249306678772 + }, + { + "X": 0.3725769817829132, + "Y": 0.2475881725549698 + }, + { + "X": 0.3457365930080414, + "Y": 0.2475731521844864 + } + ] + }, + "Id": "6b76695f-18b4-488b-bc24-05faaa82bb7a" + }, + { + "BlockType": "WORD", + "Confidence": 99.9517593383789, + "Text": "period", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04611301049590111, + "Height": 0.012248056940734386, + "Left": 0.37538740038871765, + "Top": 0.23731353878974915 + }, + "Polygon": [ + { + "X": 0.37538740038871765, + "Y": 0.23731353878974915 + }, + { + "X": 0.4215001165866852, + "Y": 0.23733940720558167 + }, + { + "X": 0.42150038480758667, + "Y": 0.2495615929365158 + }, + { + "X": 0.37538743019104004, + "Y": 0.24953579902648926 + } + ] + }, + "Id": "f2017435-e0d1-48d6-b2b7-55fd11dbba9e" + }, + { + "BlockType": "WORD", + "Confidence": 99.80416870117188, + "Text": "year", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03116513416171074, + "Height": 0.010078058578073978, + "Left": 0.4454518258571625, + "Top": 0.23925454914569855 + }, + "Polygon": [ + { + "X": 0.4454518258571625, + "Y": 0.23925454914569855 + }, + { + "X": 0.4766165018081665, + "Y": 0.23927202820777893 + }, + { + "X": 0.4766169488430023, + "Y": 0.24933260679244995 + }, + { + "X": 0.44545212388038635, + "Y": 0.24931517243385315 + } + ] + }, + "Id": "3c9824ce-9a2e-49d0-9cf3-cc8126f3475f" + }, + { + "BlockType": "WORD", + "Confidence": 99.92254638671875, + "Text": "to", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.015320961363613605, + "Height": 0.009752190671861172, + "Left": 0.47942736744880676, + "Top": 0.2377813160419464 + }, + "Polygon": [ + { + "X": 0.47942736744880676, + "Y": 0.2377813160419464 + }, + { + "X": 0.4947478175163269, + "Y": 0.23778991401195526 + }, + { + "X": 0.4947483241558075, + "Y": 0.24753350019454956 + }, + { + "X": 0.4794278144836426, + "Y": 0.2475249320268631 + } + ] + }, + "Id": "81f95eca-25b9-4fb8-9597-13933d2a3be4" + }, + { + "BlockType": "WORD", + "Confidence": 99.93962097167969, + "Text": "date", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03254321590065956, + "Height": 0.010062304325401783, + "Left": 0.4979609251022339, + "Top": 0.2375885248184204 + }, + "Polygon": [ + { + "X": 0.4979609251022339, + "Y": 0.2375885248184204 + }, + { + "X": 0.5305034518241882, + "Y": 0.23760677874088287 + }, + { + "X": 0.5305041074752808, + "Y": 0.24765081703662872 + }, + { + "X": 0.49796146154403687, + "Y": 0.24763260781764984 + } + ] + }, + "Id": "27ba326b-567c-42a2-9486-dbe0e68ae9da" + }, + { + "BlockType": "WORD", + "Confidence": 99.9655532836914, + "Text": "Other", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04560691863298416, + "Height": 0.01146156806498766, + "Left": 0.5770511627197266, + "Top": 0.23724313080310822 + }, + "Polygon": [ + { + "X": 0.5770511627197266, + "Y": 0.23724313080310822 + }, + { + "X": 0.6226568818092346, + "Y": 0.23726873099803925 + }, + { + "X": 0.6226580739021301, + "Y": 0.2487047016620636 + }, + { + "X": 0.577052116394043, + "Y": 0.24867919087409973 + } + ] + }, + "Id": "ac98e66c-e2f0-4623-ac55-84895e8a4ac0" + }, + { + "BlockType": "WORD", + "Confidence": 99.98478698730469, + "Text": "Benefits", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06480241566896439, + "Height": 0.011731530539691448, + "Left": 0.6260814666748047, + "Top": 0.23729704320430756 + }, + "Polygon": [ + { + "X": 0.6260814666748047, + "Y": 0.23729704320430756 + }, + { + "X": 0.6908823251724243, + "Y": 0.23733340203762054 + }, + { + "X": 0.6908838748931885, + "Y": 0.24902857840061188 + }, + { + "X": 0.6260826587677002, + "Y": 0.24899232387542725 + } + ] + }, + "Id": "b99352e2-dd60-4f26-87bd-e845972de3e8" + }, + { + "BlockType": "WORD", + "Confidence": 99.94932556152344, + "Text": "and", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030109507963061333, + "Height": 0.011288659647107124, + "Left": 0.6941563487052917, + "Top": 0.23773698508739471 + }, + "Polygon": [ + { + "X": 0.6941563487052917, + "Y": 0.23773698508739471 + }, + { + "X": 0.7242642045021057, + "Y": 0.23775388300418854 + }, + { + "X": 0.7242658734321594, + "Y": 0.2490256428718567 + }, + { + "X": 0.6941578984260559, + "Y": 0.24900880455970764 + } + ] + }, + "Id": "67901abb-d8e0-47cf-bde2-66c952695b41" + }, + { + "BlockType": "WORD", + "Confidence": 99.86314392089844, + "Text": "Regular", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05171744525432587, + "Height": 0.01225041039288044, + "Left": 0.048616841435432434, + "Top": 0.25259363651275635 + }, + "Polygon": [ + { + "X": 0.048618435859680176, + "Y": 0.25259363651275635 + }, + { + "X": 0.1003342866897583, + "Y": 0.2526225447654724 + }, + { + "X": 0.10033295303583145, + "Y": 0.26484405994415283 + }, + { + "X": 0.048616841435432434, + "Y": 0.26481524109840393 + } + ] + }, + "Id": "35c946d3-bea6-470b-ad57-3c5fa7e4165c" + }, + { + "BlockType": "WORD", + "Confidence": 97.31119537353516, + "Text": "10.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.037707194685935974, + "Height": 0.009733438491821289, + "Left": 0.1662551909685135, + "Top": 0.25339657068252563 + }, + "Polygon": [ + { + "X": 0.16625599563121796, + "Y": 0.25339657068252563 + }, + { + "X": 0.20396238565444946, + "Y": 0.25341764092445374 + }, + { + "X": 0.20396174490451813, + "Y": 0.2631300091743469 + }, + { + "X": 0.1662551909685135, + "Y": 0.2631089985370636 + } + ] + }, + "Id": "b07c4a17-1ce0-48c7-aac6-ee427a71ce3a" + }, + { + "BlockType": "WORD", + "Confidence": 99.96675872802734, + "Text": "32.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.038576122373342514, + "Height": 0.010178538039326668, + "Left": 0.2464170753955841, + "Top": 0.25362515449523926 + }, + "Polygon": [ + { + "X": 0.2464175820350647, + "Y": 0.25362515449523926 + }, + { + "X": 0.2849932014942169, + "Y": 0.25364670157432556 + }, + { + "X": 0.28499287366867065, + "Y": 0.2638036906719208 + }, + { + "X": 0.2464170753955841, + "Y": 0.26378220319747925 + } + ] + }, + "Id": "3f5be35f-fe66-4631-b437-95476bdefeb4" + }, + { + "BlockType": "WORD", + "Confidence": 99.7950439453125, + "Text": "320.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.046338342130184174, + "Height": 0.009989758022129536, + "Left": 0.37534138560295105, + "Top": 0.25330623984336853 + }, + "Polygon": [ + { + "X": 0.37534138560295105, + "Y": 0.25330623984336853 + }, + { + "X": 0.4216794967651367, + "Y": 0.25333213806152344 + }, + { + "X": 0.42167970538139343, + "Y": 0.2632960081100464 + }, + { + "X": 0.37534141540527344, + "Y": 0.26327016949653625 + } + ] + }, + "Id": "93de6e93-6b28-4b7c-a494-1a5a81125823" + }, + { + "BlockType": "WORD", + "Confidence": 99.91573333740234, + "Text": "16,640.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06557077914476395, + "Height": 0.010507261380553246, + "Left": 0.4647277891635895, + "Top": 0.2532510459423065 + }, + "Polygon": [ + { + "X": 0.4647277891635895, + "Y": 0.2532510459423065 + }, + { + "X": 0.5302978754043579, + "Y": 0.253287672996521 + }, + { + "X": 0.5302985906600952, + "Y": 0.2637583017349243 + }, + { + "X": 0.4647282063961029, + "Y": 0.263721764087677 + } + ] + }, + "Id": "9191d37d-a042-4a15-80cf-bea8eda4085d" + }, + { + "BlockType": "WORD", + "Confidence": 99.68782806396484, + "Text": "Information", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09015701711177826, + "Height": 0.011248239316046238, + "Left": 0.5775781869888306, + "Top": 0.2518656253814697 + }, + "Polygon": [ + { + "X": 0.5775781869888306, + "Y": 0.2518656253814697 + }, + { + "X": 0.6677338480949402, + "Y": 0.2519160211086273 + }, + { + "X": 0.66773521900177, + "Y": 0.2631138563156128 + }, + { + "X": 0.577579140663147, + "Y": 0.26306360960006714 + } + ] + }, + "Id": "a37420cb-ed86-4cc7-92dc-d5446a09edba" + }, + { + "BlockType": "WORD", + "Confidence": 99.90473937988281, + "Text": "this", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02652047574520111, + "Height": 0.010502121411263943, + "Left": 0.7574854493141174, + "Top": 0.252571702003479 + }, + "Polygon": [ + { + "X": 0.7574854493141174, + "Y": 0.252571702003479 + }, + { + "X": 0.7840040922164917, + "Y": 0.2525865435600281 + }, + { + "X": 0.784005880355835, + "Y": 0.2630738317966461 + }, + { + "X": 0.7574871182441711, + "Y": 0.2630590498447418 + } + ] + }, + "Id": "29e40b32-aeb8-43de-be3c-47c25abb90d4" + }, + { + "BlockType": "WORD", + "Confidence": 99.9299087524414, + "Text": "period", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0455789715051651, + "Height": 0.012382019311189651, + "Left": 0.7876108884811401, + "Top": 0.25250184535980225 + }, + "Polygon": [ + { + "X": 0.7876108884811401, + "Y": 0.25250184535980225 + }, + { + "X": 0.8331875205039978, + "Y": 0.2525273263454437 + }, + { + "X": 0.833189845085144, + "Y": 0.2648838758468628 + }, + { + "X": 0.7876129746437073, + "Y": 0.2648584842681885 + } + ] + }, + "Id": "81c3946f-7671-4157-928e-c56ed1949a7d" + }, + { + "BlockType": "WORD", + "Confidence": 99.8875961303711, + "Text": "total", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0325821228325367, + "Height": 0.010214218869805336, + "Left": 0.8574426174163818, + "Top": 0.25271785259246826 + }, + "Polygon": [ + { + "X": 0.8574426174163818, + "Y": 0.25271785259246826 + }, + { + "X": 0.8900225162506104, + "Y": 0.25273606181144714 + }, + { + "X": 0.890024721622467, + "Y": 0.26293206214904785 + }, + { + "X": 0.8574446439743042, + "Y": 0.26291391253471375 + } + ] + }, + "Id": "00d6bcbe-75ab-4efb-ba4a-e69012b58c60" + }, + { + "BlockType": "WORD", + "Confidence": 99.90374755859375, + "Text": "to", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.014701695181429386, + "Height": 0.009801192209124565, + "Left": 0.8930220603942871, + "Top": 0.25306546688079834 + }, + "Polygon": [ + { + "X": 0.8930220603942871, + "Y": 0.25306546688079834 + }, + { + "X": 0.9077215790748596, + "Y": 0.25307369232177734 + }, + { + "X": 0.9077237248420715, + "Y": 0.26286667585372925 + }, + { + "X": 0.8930241465568542, + "Y": 0.26285848021507263 + } + ] + }, + "Id": "4065c5fb-8cfe-4ceb-9f7e-4031523fd229" + }, + { + "BlockType": "WORD", + "Confidence": 99.9323501586914, + "Text": "date", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032423295080661774, + "Height": 0.010426810942590237, + "Left": 0.9110684394836426, + "Top": 0.25271129608154297 + }, + "Polygon": [ + { + "X": 0.9110684394836426, + "Y": 0.25271129608154297 + }, + { + "X": 0.9434893131256104, + "Y": 0.2527294158935547 + }, + { + "X": 0.9434917569160461, + "Y": 0.2631381154060364 + }, + { + "X": 0.9110707640647888, + "Y": 0.26312005519866943 + } + ] + }, + "Id": "102f7557-a985-480a-820e-091f12438936" + }, + { + "BlockType": "WORD", + "Confidence": 99.94490814208984, + "Text": "Overtime", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06062859296798706, + "Height": 0.01021651178598404, + "Left": 0.04833826422691345, + "Top": 0.2669781744480133 + }, + "Polygon": [ + { + "X": 0.048339590430259705, + "Y": 0.2669781744480133 + }, + { + "X": 0.10896685719490051, + "Y": 0.26701194047927856 + }, + { + "X": 0.10896578431129456, + "Y": 0.27719470858573914 + }, + { + "X": 0.04833826422691345, + "Y": 0.27716103196144104 + } + ] + }, + "Id": "c788b840-29ec-47ed-9277-33ff1db79073" + }, + { + "BlockType": "WORD", + "Confidence": 98.60759735107422, + "Text": "15.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.037182994186878204, + "Height": 0.009830716997385025, + "Left": 0.16687756776809692, + "Top": 0.267652690410614 + }, + "Polygon": [ + { + "X": 0.1668783724308014, + "Y": 0.267652690410614 + }, + { + "X": 0.20406056940555573, + "Y": 0.26767340302467346 + }, + { + "X": 0.2040599137544632, + "Y": 0.27748340368270874 + }, + { + "X": 0.16687756776809692, + "Y": 0.27746275067329407 + } + ] + }, + "Id": "72d3947a-f750-40fb-be24-c453cf8019c2" + }, + { + "BlockType": "WORD", + "Confidence": 99.97039794921875, + "Text": "1.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02932339534163475, + "Height": 0.009977174922823906, + "Left": 0.25544723868370056, + "Top": 0.2676650285720825 + }, + "Polygon": [ + { + "X": 0.2554476857185364, + "Y": 0.2676650285720825 + }, + { + "X": 0.2847706377506256, + "Y": 0.267681360244751 + }, + { + "X": 0.28477028012275696, + "Y": 0.2776421904563904 + }, + { + "X": 0.25544723868370056, + "Y": 0.2776259183883667 + } + ] + }, + "Id": "841f6cc0-03ad-4a6a-9498-0f7055f7c4a7" + }, + { + "BlockType": "WORD", + "Confidence": 99.58206176757812, + "Text": "15.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03682052344083786, + "Height": 0.00986661110073328, + "Left": 0.3851054906845093, + "Top": 0.26763716340065 + }, + "Polygon": [ + { + "X": 0.3851054906845093, + "Y": 0.26763716340065 + }, + { + "X": 0.421925812959671, + "Y": 0.26765766739845276 + }, + { + "X": 0.42192602157592773, + "Y": 0.27750375866889954 + }, + { + "X": 0.38510558009147644, + "Y": 0.2774833142757416 + } + ] + }, + "Id": "abde8717-b525-4562-9979-f78c17088720" + }, + { + "BlockType": "WORD", + "Confidence": 99.92887115478516, + "Text": "780.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0467086099088192, + "Height": 0.010251019150018692, + "Left": 0.4838372766971588, + "Top": 0.2675018906593323 + }, + "Polygon": [ + { + "X": 0.4838372766971588, + "Y": 0.2675018906593323 + }, + { + "X": 0.530545175075531, + "Y": 0.26752787828445435 + }, + { + "X": 0.5305458903312683, + "Y": 0.27775290608406067 + }, + { + "X": 0.483837753534317, + "Y": 0.2777269780635834 + } + ] + }, + "Id": "3008aabf-deae-46fd-8969-9bfb75112bbe" + }, + { + "BlockType": "WORD", + "Confidence": 99.87012481689453, + "Text": "Group", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.042735710740089417, + "Height": 0.01233487669378519, + "Left": 0.5772589445114136, + "Top": 0.2678483724594116 + }, + "Polygon": [ + { + "X": 0.5772589445114136, + "Y": 0.2678483724594116 + }, + { + "X": 0.6199933886528015, + "Y": 0.2678721845149994 + }, + { + "X": 0.6199946403503418, + "Y": 0.28018325567245483 + }, + { + "X": 0.5772600173950195, + "Y": 0.28015953302383423 + } + ] + }, + "Id": "897b18bb-6a05-4804-91d8-853d538df5aa" + }, + { + "BlockType": "WORD", + "Confidence": 99.74702453613281, + "Text": "Term", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.035389985889196396, + "Height": 0.010269331745803356, + "Left": 0.6237985491752625, + "Top": 0.2679244577884674 + }, + "Polygon": [ + { + "X": 0.6237985491752625, + "Y": 0.2679244577884674 + }, + { + "X": 0.6591873168945312, + "Y": 0.2679441571235657 + }, + { + "X": 0.6591885089874268, + "Y": 0.27819380164146423 + }, + { + "X": 0.6237996220588684, + "Y": 0.27817413210868835 + } + ] + }, + "Id": "974e8fdb-020f-4363-b4b8-42fdd9e8332a" + }, + { + "BlockType": "WORD", + "Confidence": 99.5775375366211, + "Text": "Life", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02538205496966839, + "Height": 0.010352988727390766, + "Left": 0.6635404825210571, + "Top": 0.26791927218437195 + }, + "Polygon": [ + { + "X": 0.6635404825210571, + "Y": 0.26791927218437195 + }, + { + "X": 0.6889212131500244, + "Y": 0.2679333984851837 + }, + { + "X": 0.6889225840568542, + "Y": 0.27827224135398865 + }, + { + "X": 0.6635417342185974, + "Y": 0.27825817465782166 + } + ] + }, + "Id": "f02b96e6-fe51-44e6-bce1-9caa3263c058" + }, + { + "BlockType": "WORD", + "Confidence": 99.33975982666016, + "Text": "0.51", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0287700854241848, + "Height": 0.009960388764739037, + "Left": 0.8030564188957214, + "Top": 0.26858142018318176 + }, + "Polygon": [ + { + "X": 0.8030564188957214, + "Y": 0.26858142018318176 + }, + { + "X": 0.8318246603012085, + "Y": 0.26859745383262634 + }, + { + "X": 0.8318265080451965, + "Y": 0.27854183316230774 + }, + { + "X": 0.8030582070350647, + "Y": 0.27852585911750793 + } + ] + }, + "Id": "75fc59c7-1826-4c9f-881c-a96eccbce3cf" + }, + { + "BlockType": "WORD", + "Confidence": 99.88029479980469, + "Text": "27.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03795873001217842, + "Height": 0.010134007781744003, + "Left": 0.9053929448127747, + "Top": 0.26861628890037537 + }, + "Polygon": [ + { + "X": 0.9053929448127747, + "Y": 0.26861628890037537 + }, + { + "X": 0.943349301815033, + "Y": 0.26863738894462585 + }, + { + "X": 0.943351686000824, + "Y": 0.2787502706050873 + }, + { + "X": 0.9053952097892761, + "Y": 0.2787292003631592 + } + ] + }, + "Id": "80bf3f2b-648d-4333-922f-55faf0ae2e1f" + }, + { + "BlockType": "WORD", + "Confidence": 99.77268981933594, + "Text": "Holiday", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0508636012673378, + "Height": 0.012725316919386387, + "Left": 0.04819978401064873, + "Top": 0.2821023166179657 + }, + "Polygon": [ + { + "X": 0.04820144176483154, + "Y": 0.2821023166179657 + }, + { + "X": 0.09906338900327682, + "Y": 0.28213053941726685 + }, + { + "X": 0.0990619957447052, + "Y": 0.2948276400566101 + }, + { + "X": 0.04819978401064873, + "Y": 0.2947995066642761 + } + ] + }, + "Id": "09653a0c-e75a-4ddb-b079-dafc481499a7" + }, + { + "BlockType": "WORD", + "Confidence": 97.2762680053711, + "Text": "10.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.037328969687223434, + "Height": 0.009783325716853142, + "Left": 0.16667106747627258, + "Top": 0.28291213512420654 + }, + "Polygon": [ + { + "X": 0.16667185723781586, + "Y": 0.28291213512420654 + }, + { + "X": 0.20400004088878632, + "Y": 0.2829328179359436 + }, + { + "X": 0.2039993852376938, + "Y": 0.29269543290138245 + }, + { + "X": 0.16667106747627258, + "Y": 0.29267480969429016 + } + ] + }, + "Id": "1c5f02a1-f279-421b-81bb-ea49be5a953e" + }, + { + "BlockType": "WORD", + "Confidence": 98.43416595458984, + "Text": "8.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0304110050201416, + "Height": 0.009855570271611214, + "Left": 0.2544138431549072, + "Top": 0.28302648663520813 + }, + "Polygon": [ + { + "X": 0.25441429018974304, + "Y": 0.28302648663520813 + }, + { + "X": 0.28482484817504883, + "Y": 0.28304335474967957 + }, + { + "X": 0.28482452034950256, + "Y": 0.2928820550441742 + }, + { + "X": 0.2544138431549072, + "Y": 0.29286521673202515 + } + ] + }, + "Id": "ea64c643-38aa-4b09-8b2c-cc69c1adf2de" + }, + { + "BlockType": "WORD", + "Confidence": 96.06839752197266, + "Text": "80.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.038385044783353806, + "Height": 0.009974395856261253, + "Left": 0.38371214270591736, + "Top": 0.282972514629364 + }, + "Polygon": [ + { + "X": 0.38371214270591736, + "Y": 0.282972514629364 + }, + { + "X": 0.42209696769714355, + "Y": 0.28299379348754883 + }, + { + "X": 0.42209720611572266, + "Y": 0.2929469048976898 + }, + { + "X": 0.3837122321128845, + "Y": 0.2929256856441498 + } + ] + }, + "Id": "09dc62ef-bf31-444d-9de6-4d2ee832630e" + }, + { + "BlockType": "WORD", + "Confidence": 99.95523834228516, + "Text": "4,160.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05880274996161461, + "Height": 0.01055868435651064, + "Left": 0.4719746708869934, + "Top": 0.28262534737586975 + }, + "Polygon": [ + { + "X": 0.4719746708869934, + "Y": 0.28262534737586975 + }, + { + "X": 0.5307767391204834, + "Y": 0.2826579809188843 + }, + { + "X": 0.5307774543762207, + "Y": 0.2931840419769287 + }, + { + "X": 0.4719751477241516, + "Y": 0.29315152764320374 + } + ] + }, + "Id": "bc51ece3-776c-4991-9488-422d9a17ca68" + }, + { + "BlockType": "WORD", + "Confidence": 99.97552490234375, + "Text": "Loan", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03338853269815445, + "Height": 0.010340622626245022, + "Left": 0.5772489905357361, + "Top": 0.2833263576030731 + }, + "Polygon": [ + { + "X": 0.5772489905357361, + "Y": 0.2833263576030731 + }, + { + "X": 0.6106364727020264, + "Y": 0.2833448648452759 + }, + { + "X": 0.6106374859809875, + "Y": 0.2936669588088989 + }, + { + "X": 0.5772498250007629, + "Y": 0.29364851117134094 + } + ] + }, + "Id": "8df53490-883f-4f29-b000-c5557119f7b2" + }, + { + "BlockType": "WORD", + "Confidence": 99.85505676269531, + "Text": "Amt", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.028353719040751457, + "Height": 0.01039824727922678, + "Left": 0.6134296655654907, + "Top": 0.28322187066078186 + }, + "Polygon": [ + { + "X": 0.6134296655654907, + "Y": 0.28322187066078186 + }, + { + "X": 0.6417822241783142, + "Y": 0.28323760628700256 + }, + { + "X": 0.6417834162712097, + "Y": 0.29362010955810547 + }, + { + "X": 0.6134307384490967, + "Y": 0.29360443353652954 + } + ] + }, + "Id": "bc4becbb-d5ef-4f05-af34-0513161e8b38" + }, + { + "BlockType": "WORD", + "Confidence": 99.86385345458984, + "Text": "Paid", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030455727130174637, + "Height": 0.010692850686609745, + "Left": 0.6449971795082092, + "Top": 0.2830212414264679 + }, + "Polygon": [ + { + "X": 0.6449971795082092, + "Y": 0.2830212414264679 + }, + { + "X": 0.6754515767097473, + "Y": 0.28303810954093933 + }, + { + "X": 0.6754528880119324, + "Y": 0.29371407628059387 + }, + { + "X": 0.6449983716011047, + "Y": 0.2936972379684448 + } + ] + }, + "Id": "fab799f1-06f6-4788-a7e8-12d7459e7555" + }, + { + "BlockType": "WORD", + "Confidence": 99.92454528808594, + "Text": "840.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04664848372340202, + "Height": 0.010893084108829498, + "Left": 0.8968325257301331, + "Top": 0.28363606333732605 + }, + "Polygon": [ + { + "X": 0.8968325257301331, + "Y": 0.28363606333732605 + }, + { + "X": 0.9434784650802612, + "Y": 0.28366193175315857 + }, + { + "X": 0.9434810280799866, + "Y": 0.29452913999557495 + }, + { + "X": 0.8968349099159241, + "Y": 0.2945033609867096 + } + ] + }, + "Id": "f19e563c-d16a-444f-a96e-8b024b43a6f5" + }, + { + "BlockType": "WORD", + "Confidence": 99.62162017822266, + "Text": "Tuition", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04592134431004524, + "Height": 0.010705966502428055, + "Left": 0.04754377901554108, + "Top": 0.29717469215393066 + }, + "Polygon": [ + { + "X": 0.047545175999403, + "Y": 0.29717469215393066 + }, + { + "X": 0.09346511960029602, + "Y": 0.2972000539302826 + }, + { + "X": 0.09346392750740051, + "Y": 0.3078806400299072 + }, + { + "X": 0.04754377901554108, + "Y": 0.3078553378582001 + } + ] + }, + "Id": "c82d7440-9b9e-4071-b0c6-f0b7728d85df" + }, + { + "BlockType": "WORD", + "Confidence": 58.27297592163086, + "Text": "37.43", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.042288463562726974, + "Height": 0.01007306668907404, + "Left": 0.3845597803592682, + "Top": 0.2978903651237488 + }, + "Polygon": [ + { + "X": 0.3845597803592682, + "Y": 0.2978903651237488 + }, + { + "X": 0.42684799432754517, + "Y": 0.29791373014450073 + }, + { + "X": 0.42684823274612427, + "Y": 0.30796343088150024 + }, + { + "X": 0.38455983996391296, + "Y": 0.30794012546539307 + } + ] + }, + "Id": "baccbb6c-70d2-4f48-b204-cb4c3358d43b" + }, + { + "BlockType": "WORD", + "Confidence": 99.37147521972656, + "Text": "1,946.80", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05810759216547012, + "Height": 0.010115750133991241, + "Left": 0.4726927876472473, + "Top": 0.2982291579246521 + }, + "Polygon": [ + { + "X": 0.4726927876472473, + "Y": 0.2982291579246521 + }, + { + "X": 0.5307997465133667, + "Y": 0.29826125502586365 + }, + { + "X": 0.5308004021644592, + "Y": 0.30834490060806274 + }, + { + "X": 0.47269323468208313, + "Y": 0.30831289291381836 + } + ] + }, + "Id": "0ae4bd32-e645-420b-afe0-37004906e55a" + }, + { + "BlockType": "WORD", + "Confidence": 99.95989990234375, + "Text": "Gross", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0426660031080246, + "Height": 0.01053666789084673, + "Left": 0.16730836033821106, + "Top": 0.31266844272613525 + }, + "Polygon": [ + { + "X": 0.1673092246055603, + "Y": 0.31266844272613525 + }, + { + "X": 0.20997436344623566, + "Y": 0.31269192695617676 + }, + { + "X": 0.20997369289398193, + "Y": 0.3232051134109497 + }, + { + "X": 0.16730836033821106, + "Y": 0.323181688785553 + } + ] + }, + "Id": "839c9dda-e6ba-4985-b60c-044e75de2d6f" + }, + { + "BlockType": "WORD", + "Confidence": 99.80172729492188, + "Text": "Pay", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026813464239239693, + "Height": 0.012165943160653114, + "Left": 0.21367871761322021, + "Top": 0.3128969073295593 + }, + "Polygon": [ + { + "X": 0.2136794775724411, + "Y": 0.3128969073295593 + }, + { + "X": 0.24049217998981476, + "Y": 0.31291165947914124 + }, + { + "X": 0.24049155414104462, + "Y": 0.3250628709793091 + }, + { + "X": 0.21367871761322021, + "Y": 0.32504814863204956 + } + ] + }, + "Id": "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7" + }, + { + "BlockType": "WORD", + "Confidence": 79.94532775878906, + "Text": "$ 452.43", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05961843580007553, + "Height": 0.010839926078915596, + "Left": 0.361076682806015, + "Top": 0.3125602602958679 + }, + "Polygon": [ + { + "X": 0.3610767126083374, + "Y": 0.3125602602958679 + }, + { + "X": 0.42069485783576965, + "Y": 0.3125930726528168 + }, + { + "X": 0.42069509625434875, + "Y": 0.3234001696109772 + }, + { + "X": 0.361076682806015, + "Y": 0.3233674466609955 + } + ] + }, + "Id": "5feafcae-39b3-46e4-9666-8a19f77ab5db" + }, + { + "BlockType": "WORD", + "Confidence": 99.74175262451172, + "Text": "23,526.80", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0670795738697052, + "Height": 0.01067169290035963, + "Left": 0.463407039642334, + "Top": 0.3134858310222626 + }, + "Polygon": [ + { + "X": 0.463407039642334, + "Y": 0.3134858310222626 + }, + { + "X": 0.5304859280586243, + "Y": 0.3135227560997009 + }, + { + "X": 0.5304866433143616, + "Y": 0.3241575360298157 + }, + { + "X": 0.4634074568748474, + "Y": 0.32412073016166687 + } + ] + }, + "Id": "12c9df35-a77c-4db4-ae5e-e6b74dd84fcc" + }, + { + "BlockType": "WORD", + "Confidence": 99.78387451171875, + "Text": "Vac", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026815680786967278, + "Height": 0.010536455549299717, + "Left": 0.5764925479888916, + "Top": 0.3138043284416199 + }, + "Polygon": [ + { + "X": 0.5764925479888916, + "Y": 0.3138043284416199 + }, + { + "X": 0.6033071875572205, + "Y": 0.3138190805912018 + }, + { + "X": 0.6033082008361816, + "Y": 0.3243407905101776 + }, + { + "X": 0.5764934420585632, + "Y": 0.3243260681629181 + } + ] + }, + "Id": "a385cf80-ad76-4e1a-8606-fbbd3039e936" + }, + { + "BlockType": "WORD", + "Confidence": 99.6557388305664, + "Text": "Hrs", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023449676111340523, + "Height": 0.010688608512282372, + "Left": 0.6108366250991821, + "Top": 0.3136918246746063 + }, + "Polygon": [ + { + "X": 0.6108366250991821, + "Y": 0.3136918246746063 + }, + { + "X": 0.6342851519584656, + "Y": 0.3137047290802002 + }, + { + "X": 0.6342862844467163, + "Y": 0.32438045740127563 + }, + { + "X": 0.6108376979827881, + "Y": 0.32436758279800415 + } + ] + }, + "Id": "a663607b-a39f-4277-a48f-888d46053382" + }, + { + "BlockType": "WORD", + "Confidence": 99.9729995727539, + "Text": "40.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03830490633845329, + "Height": 0.010653132572770119, + "Left": 0.9052912592887878, + "Top": 0.31409189105033875 + }, + "Polygon": [ + { + "X": 0.9052912592887878, + "Y": 0.31409189105033875 + }, + { + "X": 0.9435936808586121, + "Y": 0.31411296129226685 + }, + { + "X": 0.9435961842536926, + "Y": 0.3247450292110443 + }, + { + "X": 0.9052935838699341, + "Y": 0.324724018573761 + } + ] + }, + "Id": "aac461e9-df16-4203-920c-df0ea5bf0fc2" + }, + { + "BlockType": "WORD", + "Confidence": 99.86377716064453, + "Text": "Sick", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029664169996976852, + "Height": 0.01066125463694334, + "Left": 0.5771880149841309, + "Top": 0.3290347754955292 + }, + "Polygon": [ + { + "X": 0.5771880149841309, + "Y": 0.3290347754955292 + }, + { + "X": 0.6068511605262756, + "Y": 0.32905101776123047 + }, + { + "X": 0.6068521738052368, + "Y": 0.3396960198879242 + }, + { + "X": 0.5771889090538025, + "Y": 0.3396798074245453 + } + ] + }, + "Id": "13fd03ad-d623-4635-be88-ba44b545fe2d" + }, + { + "BlockType": "WORD", + "Confidence": 99.48745727539062, + "Text": "Hrs", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023891398683190346, + "Height": 0.010670550167560577, + "Left": 0.6099316477775574, + "Top": 0.3290135860443115 + }, + "Polygon": [ + { + "X": 0.6099316477775574, + "Y": 0.3290135860443115 + }, + { + "X": 0.6338218450546265, + "Y": 0.3290266692638397 + }, + { + "X": 0.633823037147522, + "Y": 0.3396841287612915 + }, + { + "X": 0.6099326610565186, + "Y": 0.3396710753440857 + } + ] + }, + "Id": "93ce634d-f739-42d1-abaf-3736ab03d8cc" + }, + { + "BlockType": "WORD", + "Confidence": 99.8952407836914, + "Text": "16.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03716259449720383, + "Height": 0.010629862546920776, + "Left": 0.9065132141113281, + "Top": 0.32956624031066895 + }, + "Polygon": [ + { + "X": 0.9065132141113281, + "Y": 0.32956624031066895 + }, + { + "X": 0.943673312664032, + "Y": 0.32958659529685974 + }, + { + "X": 0.9436758160591125, + "Y": 0.3401961028575897 + }, + { + "X": 0.9065155386924744, + "Y": 0.3401757776737213 + } + ] + }, + "Id": "e2ee9e25-743f-43d1-8e90-ac312b588e35" + }, + { + "BlockType": "WORD", + "Confidence": 99.78130340576172, + "Text": "Deductions", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09034569561481476, + "Height": 0.011809525080025196, + "Left": 0.04806048795580864, + "Top": 0.343153178691864 + }, + "Polygon": [ + { + "X": 0.048062022775411606, + "Y": 0.343153178691864 + }, + { + "X": 0.1384061872959137, + "Y": 0.34320250153541565 + }, + { + "X": 0.13840508460998535, + "Y": 0.35496270656585693 + }, + { + "X": 0.04806048795580864, + "Y": 0.35491353273391724 + } + ] + }, + "Id": "52a5c781-7f05-4973-b8fa-cc74ffeb55c3" + }, + { + "BlockType": "WORD", + "Confidence": 99.35731506347656, + "Text": "Statutory", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06635301560163498, + "Height": 0.01271925587207079, + "Left": 0.16566354036331177, + "Top": 0.3442990779876709 + }, + "Polygon": [ + { + "X": 0.16566458344459534, + "Y": 0.3442990779876709 + }, + { + "X": 0.23201654851436615, + "Y": 0.34433531761169434 + }, + { + "X": 0.23201584815979004, + "Y": 0.3570183515548706 + }, + { + "X": 0.16566354036331177, + "Y": 0.3569822311401367 + } + ] + }, + "Id": "cf0cc779-1f00-4361-a2d7-772893f52e7d" + }, + { + "BlockType": "WORD", + "Confidence": 99.92247772216797, + "Text": "Title", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029305774718523026, + "Height": 0.01041829027235508, + "Left": 0.5768094062805176, + "Top": 0.34329381585121155 + }, + "Polygon": [ + { + "X": 0.5768094062805176, + "Y": 0.34329381585121155 + }, + { + "X": 0.6061141490936279, + "Y": 0.34330981969833374 + }, + { + "X": 0.6061151623725891, + "Y": 0.3537120819091797 + }, + { + "X": 0.5768103003501892, + "Y": 0.35369613766670227 + } + ] + }, + "Id": "c4580220-3cd2-4173-9469-ba9e36037742" + }, + { + "BlockType": "WORD", + "Confidence": 99.62374877929688, + "Text": "Operator", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05891164019703865, + "Height": 0.012448289431631565, + "Left": 0.7740225791931152, + "Top": 0.343237966299057 + }, + "Polygon": [ + { + "X": 0.7740225791931152, + "Y": 0.343237966299057 + }, + { + "X": 0.8329318761825562, + "Y": 0.3432701528072357 + }, + { + "X": 0.8329342007637024, + "Y": 0.3556862771511078 + }, + { + "X": 0.7740246057510376, + "Y": 0.35565420985221863 + } + ] + }, + "Id": "1d005ed1-ac6f-49e7-ae91-4f51019a39cc" + }, + { + "BlockType": "WORD", + "Confidence": 99.94432067871094, + "Text": "Federal", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04947686940431595, + "Height": 0.01040623802691698, + "Left": 0.1660986989736557, + "Top": 0.3597402572631836 + }, + "Polygon": [ + { + "X": 0.16609954833984375, + "Y": 0.3597402572631836 + }, + { + "X": 0.21557557582855225, + "Y": 0.3597671687602997 + }, + { + "X": 0.21557492017745972, + "Y": 0.3701465129852295 + }, + { + "X": 0.1660986989736557, + "Y": 0.37011969089508057 + } + ] + }, + "Id": "1605418f-8f46-4281-a8f8-26b07a178af0" + }, + { + "BlockType": "WORD", + "Confidence": 97.97303771972656, + "Text": "Income", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04961857572197914, + "Height": 0.010400587692856789, + "Left": 0.21900901198387146, + "Top": 0.3597133457660675 + }, + "Polygon": [ + { + "X": 0.2190096527338028, + "Y": 0.3597133457660675 + }, + { + "X": 0.2686275839805603, + "Y": 0.35974031686782837 + }, + { + "X": 0.2686271667480469, + "Y": 0.37011393904685974 + }, + { + "X": 0.21900901198387146, + "Y": 0.37008702754974365 + } + ] + }, + "Id": "22bc4c38-3c95-4759-9c7f-75883b6b4dc9" + }, + { + "BlockType": "WORD", + "Confidence": 99.86978149414062, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025937387719750404, + "Height": 0.010358923114836216, + "Left": 0.27123793959617615, + "Top": 0.35968443751335144 + }, + "Polygon": [ + { + "X": 0.2712383568286896, + "Y": 0.35968443751335144 + }, + { + "X": 0.2971753180027008, + "Y": 0.3596985340118408 + }, + { + "X": 0.29717501997947693, + "Y": 0.3700433671474457 + }, + { + "X": 0.27123793959617615, + "Y": 0.3700293004512787 + } + ] + }, + "Id": "43958b5d-e46f-4e60-bced-ef757f0dd9c2" + }, + { + "BlockType": "WORD", + "Confidence": 74.83589935302734, + "Text": "-40.60", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04774041846394539, + "Height": 0.010196378454566002, + "Left": 0.37362393736839294, + "Top": 0.36052268743515015 + }, + "Polygon": [ + { + "X": 0.37362393736839294, + "Y": 0.36052268743515015 + }, + { + "X": 0.4213641285896301, + "Y": 0.36054864525794983 + }, + { + "X": 0.42136433720588684, + "Y": 0.3707190752029419 + }, + { + "X": 0.37362393736839294, + "Y": 0.370693176984787 + } + ] + }, + "Id": "ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99" + }, + { + "BlockType": "WORD", + "Confidence": 98.84635925292969, + "Text": "2,111.20", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05893572419881821, + "Height": 0.01002588402479887, + "Left": 0.47160229086875916, + "Top": 0.3604465126991272 + }, + "Polygon": [ + { + "X": 0.47160229086875916, + "Y": 0.3604465126991272 + }, + { + "X": 0.5305373668670654, + "Y": 0.36047855019569397 + }, + { + "X": 0.530538022518158, + "Y": 0.37047240138053894 + }, + { + "X": 0.4716027081012726, + "Y": 0.37044045329093933 + } + ] + }, + "Id": "c92b73bc-ad75-45c9-83d3-ad65be538d26" + }, + { + "BlockType": "WORD", + "Confidence": 99.8966293334961, + "Text": "Social", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.040721554309129715, + "Height": 0.01054112333804369, + "Left": 0.16613201797008514, + "Top": 0.3737311065196991 + }, + "Polygon": [ + { + "X": 0.1661328822374344, + "Y": 0.3737311065196991 + }, + { + "X": 0.20685356855392456, + "Y": 0.373753160238266 + }, + { + "X": 0.20685288310050964, + "Y": 0.3842722177505493 + }, + { + "X": 0.16613201797008514, + "Y": 0.3842502236366272 + } + ] + }, + "Id": "80185575-88ac-4d17-9655-6da818713316" + }, + { + "BlockType": "WORD", + "Confidence": 99.97203063964844, + "Text": "Security", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.054442185908555984, + "Height": 0.01221283059567213, + "Left": 0.2099827378988266, + "Top": 0.3742062449455261 + }, + "Polygon": [ + { + "X": 0.20998351275920868, + "Y": 0.3742062449455261 + }, + { + "X": 0.2644249200820923, + "Y": 0.37423574924468994 + }, + { + "X": 0.2644244134426117, + "Y": 0.3864190876483917 + }, + { + "X": 0.2099827378988266, + "Y": 0.38638970255851746 + } + ] + }, + "Id": "0db4c907-4fc9-4d90-92c3-606946c400cc" + }, + { + "BlockType": "WORD", + "Confidence": 99.86865234375, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02599603496491909, + "Height": 0.010408367030322552, + "Left": 0.2673535645008087, + "Top": 0.3737891912460327 + }, + "Polygon": [ + { + "X": 0.26735398173332214, + "Y": 0.3737891912460327 + }, + { + "X": 0.29334959387779236, + "Y": 0.3738032877445221 + }, + { + "X": 0.2933492958545685, + "Y": 0.38419756293296814 + }, + { + "X": 0.2673535645008087, + "Y": 0.38418352603912354 + } + ] + }, + "Id": "2bf69f3c-bf75-4a43-b096-c70c327cbb17" + }, + { + "BlockType": "WORD", + "Confidence": 80.09717559814453, + "Text": "-28.05", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04813605919480324, + "Height": 0.00974518433213234, + "Left": 0.3735849857330322, + "Top": 0.3749295771121979 + }, + "Polygon": [ + { + "X": 0.3735849857330322, + "Y": 0.3749295771121979 + }, + { + "X": 0.42172083258628845, + "Y": 0.3749556243419647 + }, + { + "X": 0.42172104120254517, + "Y": 0.3846747577190399 + }, + { + "X": 0.3735850155353546, + "Y": 0.38464877009391785 + } + ] + }, + "Id": "f1dec373-24c7-421a-af08-153f90dd1547" + }, + { + "BlockType": "WORD", + "Confidence": 99.72921752929688, + "Text": "1,458.60", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.058086097240448, + "Height": 0.010550114326179028, + "Left": 0.472456693649292, + "Top": 0.3744741380214691 + }, + "Polygon": [ + { + "X": 0.472456693649292, + "Y": 0.3744741380214691 + }, + { + "X": 0.5305420756340027, + "Y": 0.37450557947158813 + }, + { + "X": 0.53054279088974, + "Y": 0.3850242495536804 + }, + { + "X": 0.4724571406841278, + "Y": 0.3849928677082062 + } + ] + }, + "Id": "e0354bc8-45d6-44fa-9c8b-85a40bbd455d" + }, + { + "BlockType": "WORD", + "Confidence": 99.9549789428711, + "Text": "Medicare", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.061910293996334076, + "Height": 0.010309242643415928, + "Left": 0.16602332890033722, + "Top": 0.3893495798110962 + }, + "Polygon": [ + { + "X": 0.16602417826652527, + "Y": 0.3893495798110962 + }, + { + "X": 0.2279336303472519, + "Y": 0.3893829882144928 + }, + { + "X": 0.22793303430080414, + "Y": 0.39965882897377014 + }, + { + "X": 0.16602332890033722, + "Y": 0.3996255397796631 + } + ] + }, + "Id": "fe0755c8-b769-44ca-af35-4095b353342a" + }, + { + "BlockType": "WORD", + "Confidence": 99.89662170410156, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026194406673312187, + "Height": 0.010402417741715908, + "Left": 0.23048746585845947, + "Top": 0.3891480565071106 + }, + "Polygon": [ + { + "X": 0.23048804700374603, + "Y": 0.3891480565071106 + }, + { + "X": 0.2566818594932556, + "Y": 0.38916218280792236 + }, + { + "X": 0.2566814124584198, + "Y": 0.3995504677295685 + }, + { + "X": 0.23048746585845947, + "Y": 0.3995364010334015 + } + ] + }, + "Id": "0b196af5-2373-4431-8d13-c8037c8a0acb" + }, + { + "BlockType": "WORD", + "Confidence": 74.15258026123047, + "Text": "-6.56", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04129589721560478, + "Height": 0.010096142068505287, + "Left": 0.38016659021377563, + "Top": 0.3900516927242279 + }, + "Polygon": [ + { + "X": 0.38016659021377563, + "Y": 0.3900516927242279 + }, + { + "X": 0.4214622676372528, + "Y": 0.3900739550590515 + }, + { + "X": 0.4214624762535095, + "Y": 0.40014782547950745 + }, + { + "X": 0.3801666498184204, + "Y": 0.4001256227493286 + } + ] + }, + "Id": "93469d1a-1691-4876-989c-e0eedda7e488" + }, + { + "BlockType": "WORD", + "Confidence": 99.92111206054688, + "Text": "341.12", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.046130888164043427, + "Height": 0.010306308045983315, + "Left": 0.48392874002456665, + "Top": 0.38965514302253723 + }, + "Polygon": [ + { + "X": 0.48392874002456665, + "Y": 0.38965514302253723 + }, + { + "X": 0.5300589203834534, + "Y": 0.38968002796173096 + }, + { + "X": 0.5300596356391907, + "Y": 0.3999614417552948 + }, + { + "X": 0.48392921686172485, + "Y": 0.39993661642074585 + } + ] + }, + "Id": "184db911-ca2e-4999-aa46-aa9e9aa9caf9" + }, + { + "BlockType": "WORD", + "Confidence": 99.3774642944336, + "Text": "Important", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07833394408226013, + "Height": 0.013742294162511826, + "Left": 0.5775166749954224, + "Top": 0.38830074667930603 + }, + "Polygon": [ + { + "X": 0.5775166749954224, + "Y": 0.38830074667930603 + }, + { + "X": 0.6558489799499512, + "Y": 0.3883430063724518 + }, + { + "X": 0.6558505892753601, + "Y": 0.40204304456710815 + }, + { + "X": 0.5775178670883179, + "Y": 0.40200090408325195 + } + ] + }, + "Id": "45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a" + }, + { + "BlockType": "WORD", + "Confidence": 99.9439926147461, + "Text": "Notes", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04717707261443138, + "Height": 0.011617502197623253, + "Left": 0.6629611849784851, + "Top": 0.3882293701171875 + }, + "Polygon": [ + { + "X": 0.6629611849784851, + "Y": 0.3882293701171875 + }, + { + "X": 0.7101366519927979, + "Y": 0.3882548213005066 + }, + { + "X": 0.7101382613182068, + "Y": 0.3998468518257141 + }, + { + "X": 0.6629626154899597, + "Y": 0.3998214900493622 + } + ] + }, + "Id": "6df71c46-bdc3-47f5-be05-97b11ce16e84" + }, + { + "BlockType": "WORD", + "Confidence": 99.98175048828125, + "Text": "NY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.020927393808960915, + "Height": 0.010127519257366657, + "Left": 0.16593752801418304, + "Top": 0.4045288562774658 + }, + "Polygon": [ + { + "X": 0.1659383624792099, + "Y": 0.4045288562774658 + }, + { + "X": 0.1868649125099182, + "Y": 0.404540091753006 + }, + { + "X": 0.18686416745185852, + "Y": 0.4146563708782196 + }, + { + "X": 0.16593752801418304, + "Y": 0.41464513540267944 + } + ] + }, + "Id": "a492f0d6-9bc5-4d1c-ae0f-535bfb49b489" + }, + { + "BlockType": "WORD", + "Confidence": 99.92605590820312, + "Text": "State", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03576411306858063, + "Height": 0.010564157739281654, + "Left": 0.18997831642627716, + "Top": 0.40452080965042114 + }, + "Polygon": [ + { + "X": 0.18997909128665924, + "Y": 0.40452080965042114 + }, + { + "X": 0.2257424294948578, + "Y": 0.4045400321483612 + }, + { + "X": 0.22574181854724884, + "Y": 0.41508495807647705 + }, + { + "X": 0.18997831642627716, + "Y": 0.41506579518318176 + } + ] + }, + "Id": "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83" + }, + { + "BlockType": "WORD", + "Confidence": 90.34574890136719, + "Text": "Income", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05010266602039337, + "Height": 0.010669928044080734, + "Left": 0.22872422635555267, + "Top": 0.4044341444969177 + }, + "Polygon": [ + { + "X": 0.22872483730316162, + "Y": 0.4044341444969177 + }, + { + "X": 0.27882689237594604, + "Y": 0.4044610559940338 + }, + { + "X": 0.278826504945755, + "Y": 0.41510409116744995 + }, + { + "X": 0.22872422635555267, + "Y": 0.41507723927497864 + } + ] + }, + "Id": "d9f10ab8-06f6-406c-9a6e-16e8cabcae11" + }, + { + "BlockType": "WORD", + "Confidence": 99.91436767578125, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026011917740106583, + "Height": 0.010481475852429867, + "Left": 0.28118768334388733, + "Top": 0.4043908417224884 + }, + "Polygon": [ + { + "X": 0.281188040971756, + "Y": 0.4043908417224884 + }, + { + "X": 0.3071995973587036, + "Y": 0.40440481901168823 + }, + { + "X": 0.3071993291378021, + "Y": 0.41487231850624084 + }, + { + "X": 0.28118768334388733, + "Y": 0.4148583710193634 + } + ] + }, + "Id": "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc" + }, + { + "BlockType": "WORD", + "Confidence": 90.1174087524414, + "Text": "-8.43", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.039604149758815765, + "Height": 0.010353898629546165, + "Left": 0.3818846046924591, + "Top": 0.405059278011322 + }, + "Polygon": [ + { + "X": 0.3818846046924591, + "Y": 0.405059278011322 + }, + { + "X": 0.42148852348327637, + "Y": 0.40508055686950684 + }, + { + "X": 0.42148876190185547, + "Y": 0.41541317105293274 + }, + { + "X": 0.3818846642971039, + "Y": 0.4153919517993927 + } + ] + }, + "Id": "f66af89b-87b6-4556-9937-cb8219ce6fa9" + }, + { + "BlockType": "WORD", + "Confidence": 99.76428985595703, + "Text": "438.36", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04682688042521477, + "Height": 0.010384059511125088, + "Left": 0.48385685682296753, + "Top": 0.40489712357521057 + }, + "Polygon": [ + { + "X": 0.48385685682296753, + "Y": 0.40489712357521057 + }, + { + "X": 0.5306830406188965, + "Y": 0.4049222767353058 + }, + { + "X": 0.5306837558746338, + "Y": 0.41528117656707764 + }, + { + "X": 0.4838573634624481, + "Y": 0.4152560830116272 + } + ] + }, + "Id": "c07e46a6-c92e-48f9-83d9-93d9a419f9bf" + }, + { + "BlockType": "WORD", + "Confidence": 99.8858642578125, + "Text": "EFFECTIVE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06876374036073685, + "Height": 0.00964925717562437, + "Left": 0.5769049525260925, + "Top": 0.40655460953712463 + }, + "Polygon": [ + { + "X": 0.5769049525260925, + "Y": 0.40655460953712463 + }, + { + "X": 0.6456676125526428, + "Y": 0.406591534614563 + }, + { + "X": 0.6456687450408936, + "Y": 0.4162038564682007 + }, + { + "X": 0.5769057869911194, + "Y": 0.4161670207977295 + } + ] + }, + "Id": "175a705d-7f93-4285-adb5-6a351b3369f1" + }, + { + "BlockType": "WORD", + "Confidence": 99.94583892822266, + "Text": "THIS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029676340520381927, + "Height": 0.009310570545494556, + "Left": 0.6479798555374146, + "Top": 0.40662282705307007 + }, + "Polygon": [ + { + "X": 0.6479798555374146, + "Y": 0.40662282705307007 + }, + { + "X": 0.677655041217804, + "Y": 0.4066387712955475 + }, + { + "X": 0.6776561737060547, + "Y": 0.41593340039253235 + }, + { + "X": 0.6479809284210205, + "Y": 0.4159174859523773 + } + ] + }, + "Id": "2cc9803a-62b0-48d2-8713-66045d6ebead" + }, + { + "BlockType": "WORD", + "Confidence": 99.9745101928711, + "Text": "PAY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026662031188607216, + "Height": 0.00941450521349907, + "Left": 0.6805219650268555, + "Top": 0.4064757823944092 + }, + "Polygon": [ + { + "X": 0.6805219650268555, + "Y": 0.4064757823944092 + }, + { + "X": 0.7071826457977295, + "Y": 0.4064900875091553 + }, + { + "X": 0.7071839570999146, + "Y": 0.41589027643203735 + }, + { + "X": 0.680523157119751, + "Y": 0.41587600111961365 + } + ] + }, + "Id": "4109ecf6-260f-49e0-a7d9-33203fa9a2b5" + }, + { + "BlockType": "WORD", + "Confidence": 99.85821533203125, + "Text": "PERIOD", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04971497505903244, + "Height": 0.00964030995965004, + "Left": 0.7093045115470886, + "Top": 0.40645670890808105 + }, + "Polygon": [ + { + "X": 0.7093045115470886, + "Y": 0.40645670890808105 + }, + { + "X": 0.7590179443359375, + "Y": 0.40648341178894043 + }, + { + "X": 0.7590194940567017, + "Y": 0.4160970151424408 + }, + { + "X": 0.7093058228492737, + "Y": 0.4160703718662262 + } + ] + }, + "Id": "5b9a2931-93e5-4c49-b22e-cf92199ce3ef" + }, + { + "BlockType": "WORD", + "Confidence": 99.88975524902344, + "Text": "YOUR", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03784175589680672, + "Height": 0.009265157394111156, + "Left": 0.7615765333175659, + "Top": 0.40660011768341064 + }, + "Polygon": [ + { + "X": 0.7615765333175659, + "Y": 0.40660011768341064 + }, + { + "X": 0.7994166612625122, + "Y": 0.40662044286727905 + }, + { + "X": 0.7994183301925659, + "Y": 0.41586530208587646 + }, + { + "X": 0.7615780234336853, + "Y": 0.41584500670433044 + } + ] + }, + "Id": "5ef89716-e556-484e-92e6-72fc66a6f2d0" + }, + { + "BlockType": "WORD", + "Confidence": 99.85816192626953, + "Text": "REGULAR", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.062036607414484024, + "Height": 0.009585849940776825, + "Left": 0.8015984296798706, + "Top": 0.40648558735847473 + }, + "Polygon": [ + { + "X": 0.8015984296798706, + "Y": 0.40648558735847473 + }, + { + "X": 0.8636330962181091, + "Y": 0.4065189063549042 + }, + { + "X": 0.8636350631713867, + "Y": 0.41607144474983215 + }, + { + "X": 0.8016000986099243, + "Y": 0.4160381853580475 + } + ] + }, + "Id": "9ada2a93-5243-4ab0-b17f-592ea591dd57" + }, + { + "BlockType": "WORD", + "Confidence": 99.96733093261719, + "Text": "NYC", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.031864430755376816, + "Height": 0.010374929755926132, + "Left": 0.16582070291042328, + "Top": 0.4197685122489929 + }, + "Polygon": [ + { + "X": 0.16582155227661133, + "Y": 0.4197685122489929 + }, + { + "X": 0.1976851373910904, + "Y": 0.4197855591773987 + }, + { + "X": 0.1976844221353531, + "Y": 0.43014344573020935 + }, + { + "X": 0.16582070291042328, + "Y": 0.430126428604126 + } + ] + }, + "Id": "ed63a603-5006-4c65-b414-3bc960c4a87b" + }, + { + "BlockType": "WORD", + "Confidence": 96.88330078125, + "Text": "Income", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.049119848757982254, + "Height": 0.01086890697479248, + "Left": 0.20086830854415894, + "Top": 0.41970592737197876 + }, + "Polygon": [ + { + "X": 0.20086905360221863, + "Y": 0.41970592737197876 + }, + { + "X": 0.2499881535768509, + "Y": 0.4197322130203247 + }, + { + "X": 0.2499876320362091, + "Y": 0.43057483434677124 + }, + { + "X": 0.20086830854415894, + "Y": 0.43054863810539246 + } + ] + }, + "Id": "0020dba5-b4f0-405b-a4e3-69045102ca32" + }, + { + "BlockType": "WORD", + "Confidence": 99.93279266357422, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025304250419139862, + "Height": 0.010378855280578136, + "Left": 0.2532046437263489, + "Top": 0.41970860958099365 + }, + "Polygon": [ + { + "X": 0.2532051205635071, + "Y": 0.41970860958099365 + }, + { + "X": 0.27850890159606934, + "Y": 0.41972213983535767 + }, + { + "X": 0.2785085141658783, + "Y": 0.43008744716644287 + }, + { + "X": 0.2532046437263489, + "Y": 0.43007394671440125 + } + ] + }, + "Id": "e8048b67-3b6a-48da-808b-c3b21c5cf34a" + }, + { + "BlockType": "WORD", + "Confidence": 82.15399169921875, + "Text": "-5.94", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.039439305663108826, + "Height": 0.010260689072310925, + "Left": 0.38228803873062134, + "Top": 0.4203396439552307 + }, + "Polygon": [ + { + "X": 0.38228803873062134, + "Y": 0.4203396439552307 + }, + { + "X": 0.42172712087631226, + "Y": 0.4203607439994812 + }, + { + "X": 0.42172735929489136, + "Y": 0.4306003153324127 + }, + { + "X": 0.3822880983352661, + "Y": 0.430579274892807 + } + ] + }, + "Id": "75e7b2e0-7ea1-4806-bbbd-d808b7810a44" + }, + { + "BlockType": "WORD", + "Confidence": 99.34590911865234, + "Text": "308.88", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04627428948879242, + "Height": 0.010152106173336506, + "Left": 0.4839550256729126, + "Top": 0.4205332398414612 + }, + "Polygon": [ + { + "X": 0.4839550256729126, + "Y": 0.4205332398414612 + }, + { + "X": 0.5302286148071289, + "Y": 0.42055800557136536 + }, + { + "X": 0.5302293300628662, + "Y": 0.4306853413581848 + }, + { + "X": 0.4839555025100708, + "Y": 0.4306606352329254 + } + ] + }, + "Id": "297107e8-5354-4e00-9d0d-0b783d1dc841" + }, + { + "BlockType": "WORD", + "Confidence": 99.9454345703125, + "Text": "HOURLY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05613294616341591, + "Height": 0.009506608359515667, + "Left": 0.5767936110496521, + "Top": 0.42311400175094604 + }, + "Polygon": [ + { + "X": 0.5767936110496521, + "Y": 0.42311400175094604 + }, + { + "X": 0.6329255104064941, + "Y": 0.42314401268959045 + }, + { + "X": 0.6329265832901001, + "Y": 0.4326206147670746 + }, + { + "X": 0.576794445514679, + "Y": 0.43259069323539734 + } + ] + }, + "Id": "344b02ef-0836-4cfa-8317-6514d13a2e0b" + }, + { + "BlockType": "WORD", + "Confidence": 99.90052032470703, + "Text": "RATE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0344904400408268, + "Height": 0.009399587288498878, + "Left": 0.6341983675956726, + "Top": 0.42301446199417114 + }, + "Polygon": [ + { + "X": 0.6341983675956726, + "Y": 0.42301446199417114 + }, + { + "X": 0.668687641620636, + "Y": 0.4230329096317291 + }, + { + "X": 0.6686887741088867, + "Y": 0.43241405487060547 + }, + { + "X": 0.6341993808746338, + "Y": 0.43239566683769226 + } + ] + }, + "Id": "bcf9dea4-d580-4464-a03c-25eaee20da8f" + }, + { + "BlockType": "WORD", + "Confidence": 99.8742446899414, + "Text": "HAS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.027224229648709297, + "Height": 0.009423774667084217, + "Left": 0.6709606051445007, + "Top": 0.4231041669845581 + }, + "Polygon": [ + { + "X": 0.6709606051445007, + "Y": 0.4231041669845581 + }, + { + "X": 0.698183536529541, + "Y": 0.4231187105178833 + }, + { + "X": 0.6981848478317261, + "Y": 0.43252792954444885 + }, + { + "X": 0.6709617376327515, + "Y": 0.43251341581344604 + } + ] + }, + "Id": "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3" + }, + { + "BlockType": "WORD", + "Confidence": 99.97926330566406, + "Text": "BEEN", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03594357892870903, + "Height": 0.009413176216185093, + "Left": 0.7007593512535095, + "Top": 0.4229371249675751 + }, + "Polygon": [ + { + "X": 0.7007593512535095, + "Y": 0.4229371249675751 + }, + { + "X": 0.736701488494873, + "Y": 0.42295634746551514 + }, + { + "X": 0.7367029190063477, + "Y": 0.4323502779006958 + }, + { + "X": 0.7007606029510498, + "Y": 0.4323311150074005 + } + ] + }, + "Id": "20817b9a-8743-4683-b033-519f4e1abd91" + }, + { + "BlockType": "WORD", + "Confidence": 99.96786499023438, + "Text": "CHANGED", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0652804970741272, + "Height": 0.009665733203291893, + "Left": 0.7387697100639343, + "Top": 0.4228203296661377 + }, + "Polygon": [ + { + "X": 0.7387697100639343, + "Y": 0.4228203296661377 + }, + { + "X": 0.804048478603363, + "Y": 0.4228552281856537 + }, + { + "X": 0.8040502071380615, + "Y": 0.43248605728149414 + }, + { + "X": 0.7387711405754089, + "Y": 0.4324512481689453 + } + ] + }, + "Id": "f8d91207-76f3-4fff-bb62-0971aef4d26b" + }, + { + "BlockType": "WORD", + "Confidence": 99.89990234375, + "Text": "FROM", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03903736546635628, + "Height": 0.009605281054973602, + "Left": 0.8063136339187622, + "Top": 0.4229092299938202 + }, + "Polygon": [ + { + "X": 0.8063136339187622, + "Y": 0.4229092299938202 + }, + { + "X": 0.845349133014679, + "Y": 0.4229300916194916 + }, + { + "X": 0.8453510403633118, + "Y": 0.4325145184993744 + }, + { + "X": 0.8063153624534607, + "Y": 0.4324936866760254 + } + ] + }, + "Id": "62df2824-153e-4e9c-a3cd-17668ee0a33a" + }, + { + "BlockType": "WORD", + "Confidence": 97.99899291992188, + "Text": "$8.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.033814843744039536, + "Height": 0.010283091105520725, + "Left": 0.8480291366577148, + "Top": 0.42274388670921326 + }, + "Polygon": [ + { + "X": 0.8480291366577148, + "Y": 0.42274388670921326 + }, + { + "X": 0.8818418383598328, + "Y": 0.4227619767189026 + }, + { + "X": 0.8818439841270447, + "Y": 0.4330269694328308 + }, + { + "X": 0.8480311632156372, + "Y": 0.43300893902778625 + } + ] + }, + "Id": "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2" + }, + { + "BlockType": "WORD", + "Confidence": 99.97219848632812, + "Text": "NY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.020983831956982613, + "Height": 0.010201825760304928, + "Left": 0.1658405214548111, + "Top": 0.4351333975791931 + }, + "Polygon": [ + { + "X": 0.16584137082099915, + "Y": 0.4351333975791931 + }, + { + "X": 0.18682435154914856, + "Y": 0.4351445734500885 + }, + { + "X": 0.18682360649108887, + "Y": 0.4453352093696594 + }, + { + "X": 0.1658405214548111, + "Y": 0.4453240633010864 + } + ] + }, + "Id": "b80ae9ea-ab1c-4783-8bd4-66c4a79500ff" + }, + { + "BlockType": "WORD", + "Confidence": 96.71954345703125, + "Text": "SUI/SDI", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05322972685098648, + "Height": 0.01061286125332117, + "Left": 0.19004346430301666, + "Top": 0.4351179003715515 + }, + "Polygon": [ + { + "X": 0.19004423916339874, + "Y": 0.4351179003715515 + }, + { + "X": 0.24327319860458374, + "Y": 0.4351462721824646 + }, + { + "X": 0.24327266216278076, + "Y": 0.4457307755947113 + }, + { + "X": 0.19004346430301666, + "Y": 0.4457024931907654 + } + ] + }, + "Id": "43de7579-1293-468b-a12a-16eec92ddaa4" + }, + { + "BlockType": "WORD", + "Confidence": 99.93038177490234, + "Text": "Tax", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025535890832543373, + "Height": 0.010376723483204842, + "Left": 0.24650463461875916, + "Top": 0.43512269854545593 + }, + "Polygon": [ + { + "X": 0.24650514125823975, + "Y": 0.43512269854545593 + }, + { + "X": 0.2720405161380768, + "Y": 0.4351363182067871 + }, + { + "X": 0.27204012870788574, + "Y": 0.4454994201660156 + }, + { + "X": 0.24650463461875916, + "Y": 0.4454858601093292 + } + ] + }, + "Id": "4e292443-cae0-4ec0-be18-56bb709be8cf" + }, + { + "BlockType": "WORD", + "Confidence": 95.85145568847656, + "Text": "-0.60", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.039515577256679535, + "Height": 0.009725448675453663, + "Left": 0.38217058777809143, + "Top": 0.436084508895874 + }, + "Polygon": [ + { + "X": 0.38217058777809143, + "Y": 0.436084508895874 + }, + { + "X": 0.42168596386909485, + "Y": 0.43610554933547974 + }, + { + "X": 0.42168617248535156, + "Y": 0.4458099603652954 + }, + { + "X": 0.3821706473827362, + "Y": 0.4457889497280121 + } + ] + }, + "Id": "2fbc9db7-a562-4eb2-a0f1-12b650e84388" + }, + { + "BlockType": "WORD", + "Confidence": 99.82371520996094, + "Text": "31.20", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03867703303694725, + "Height": 0.00986782368272543, + "Left": 0.4920201301574707, + "Top": 0.43602150678634644 + }, + "Polygon": [ + { + "X": 0.4920201301574707, + "Y": 0.43602150678634644 + }, + { + "X": 0.5306965112686157, + "Y": 0.43604210019111633 + }, + { + "X": 0.5306971669197083, + "Y": 0.44588932394981384 + }, + { + "X": 0.4920206367969513, + "Y": 0.44586876034736633 + } + ] + }, + "Id": "df8b6489-ee64-44f9-9439-3a14250028d6" + }, + { + "BlockType": "WORD", + "Confidence": 99.81784057617188, + "Text": "TO", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018779603764414787, + "Height": 0.009651032276451588, + "Left": 0.5767259001731873, + "Top": 0.43946537375450134 + }, + "Polygon": [ + { + "X": 0.5767259001731873, + "Y": 0.43946537375450134 + }, + { + "X": 0.595504641532898, + "Y": 0.4394753873348236 + }, + { + "X": 0.5955055356025696, + "Y": 0.44911640882492065 + }, + { + "X": 0.5767267346382141, + "Y": 0.4491064250469208 + } + ] + }, + "Id": "865494e0-6dd0-4e28-ab37-37bca6cc38ca" + }, + { + "BlockType": "WORD", + "Confidence": 99.93721771240234, + "Text": "$10.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04107517749071121, + "Height": 0.009643889032304287, + "Left": 0.5983977317810059, + "Top": 0.4395293593406677 + }, + "Polygon": [ + { + "X": 0.5983977317810059, + "Y": 0.4395293593406677 + }, + { + "X": 0.6394718289375305, + "Y": 0.4395512342453003 + }, + { + "X": 0.6394729018211365, + "Y": 0.449173241853714 + }, + { + "X": 0.5983986258506775, + "Y": 0.4491514265537262 + } + ] + }, + "Id": "ecb84052-0f87-4988-ad3f-e61d8e4e82fe" + }, + { + "BlockType": "WORD", + "Confidence": 99.88861846923828, + "Text": "PER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026603110134601593, + "Height": 0.009544887579977512, + "Left": 0.6421248912811279, + "Top": 0.4395287036895752 + }, + "Polygon": [ + { + "X": 0.6421248912811279, + "Y": 0.4395287036895752 + }, + { + "X": 0.6687268018722534, + "Y": 0.43954285979270935 + }, + { + "X": 0.6687279939651489, + "Y": 0.44907358288764954 + }, + { + "X": 0.6421259045600891, + "Y": 0.44905945658683777 + } + ] + }, + "Id": "8ce7e039-5f78-4218-8362-5956f8c3b837" + }, + { + "BlockType": "WORD", + "Confidence": 79.14349365234375, + "Text": "HOUR.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04280438646674156, + "Height": 0.009702972136437893, + "Left": 0.6706712245941162, + "Top": 0.4395347833633423 + }, + "Polygon": [ + { + "X": 0.6706712245941162, + "Y": 0.4395347833633423 + }, + { + "X": 0.7134742140769958, + "Y": 0.43955758213996887 + }, + { + "X": 0.7134755849838257, + "Y": 0.44923776388168335 + }, + { + "X": 0.6706724166870117, + "Y": 0.44921502470970154 + } + ] + }, + "Id": "c634e699-cd75-4de3-a1a4-4591f398a4e6" + }, + { + "BlockType": "WORD", + "Confidence": 23.552043914794922, + "Text": "20", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.008299109525978565, + "Height": 0.012758387252688408, + "Left": 0.9801257252693176, + "Top": 0.44801998138427734 + }, + "Polygon": [ + { + "X": 0.9801257252693176, + "Y": 0.44801998138427734 + }, + { + "X": 0.988421618938446, + "Y": 0.4480243921279907 + }, + { + "X": 0.9884248375892639, + "Y": 0.4607783555984497 + }, + { + "X": 0.9801289439201355, + "Y": 0.4607739746570587 + } + ] + }, + "Id": "90564355-075a-4e61-a456-edc0e2bfff88" + }, + { + "BlockType": "WORD", + "Confidence": 99.91016387939453, + "Text": "Other", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04172961413860321, + "Height": 0.010578297078609467, + "Left": 0.16540168225765228, + "Top": 0.45698896050453186 + }, + "Polygon": [ + { + "X": 0.16540256142616272, + "Y": 0.45698896050453186 + }, + { + "X": 0.2071312963962555, + "Y": 0.45701107382774353 + }, + { + "X": 0.20713061094284058, + "Y": 0.4675672650337219 + }, + { + "X": 0.16540168225765228, + "Y": 0.46754521131515503 + } + ] + }, + "Id": "82d9786a-db86-4491-b6ce-a973806fc5d9" + }, + { + "BlockType": "WORD", + "Confidence": 99.96202850341797, + "Text": "Bond", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03667588159441948, + "Height": 0.01054599229246378, + "Left": 0.16590940952301025, + "Top": 0.4723687469959259 + }, + "Polygon": [ + { + "X": 0.1659102737903595, + "Y": 0.4723687469959259 + }, + { + "X": 0.20258529484272003, + "Y": 0.4723880887031555 + }, + { + "X": 0.20258457958698273, + "Y": 0.4829147458076477 + }, + { + "X": 0.16590940952301025, + "Y": 0.4828954339027405 + } + ] + }, + "Id": "cb814f2e-c317-424d-8234-68c1c59d505f" + }, + { + "BlockType": "WORD", + "Confidence": 80.27136993408203, + "Text": "-5.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03970075026154518, + "Height": 0.009728441014885902, + "Left": 0.38203588128089905, + "Top": 0.4732474684715271 + }, + "Polygon": [ + { + "X": 0.38203588128089905, + "Y": 0.4732474684715271 + }, + { + "X": 0.4217364192008972, + "Y": 0.47326838970184326 + }, + { + "X": 0.4217366576194763, + "Y": 0.48297590017318726 + }, + { + "X": 0.3820359408855438, + "Y": 0.4829550087451935 + } + ] + }, + "Id": "0b839bd6-e625-48c5-b830-6180a3198e09" + }, + { + "BlockType": "WORD", + "Confidence": 99.97998046875, + "Text": "100.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.045302972197532654, + "Height": 0.009947598911821842, + "Left": 0.48519831895828247, + "Top": 0.4731171131134033 + }, + "Polygon": [ + { + "X": 0.48519831895828247, + "Y": 0.4731171131134033 + }, + { + "X": 0.5305006504058838, + "Y": 0.47314101457595825 + }, + { + "X": 0.5305013060569763, + "Y": 0.4830647110939026 + }, + { + "X": 0.4851987957954407, + "Y": 0.48304086923599243 + } + ] + }, + "Id": "29c47e6b-e892-450a-b036-b5c592f5ab2e" + }, + { + "BlockType": "WORD", + "Confidence": 99.82843780517578, + "Text": "WE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.021746624261140823, + "Height": 0.00919526256620884, + "Left": 0.5764451026916504, + "Top": 0.472520649433136 + }, + "Polygon": [ + { + "X": 0.5764451026916504, + "Y": 0.472520649433136 + }, + { + "X": 0.5981908440589905, + "Y": 0.47253212332725525 + }, + { + "X": 0.5981917381286621, + "Y": 0.4817159175872803 + }, + { + "X": 0.5764458775520325, + "Y": 0.4817044734954834 + } + ] + }, + "Id": "832d555d-56f7-49a2-a758-2be2571a0868" + }, + { + "BlockType": "WORD", + "Confidence": 99.84379577636719, + "Text": "WILL", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032259054481983185, + "Height": 0.009418385103344917, + "Left": 0.5999588966369629, + "Top": 0.4726042151451111 + }, + "Polygon": [ + { + "X": 0.5999588966369629, + "Y": 0.4726042151451111 + }, + { + "X": 0.6322169303894043, + "Y": 0.47262123227119446 + }, + { + "X": 0.6322179436683655, + "Y": 0.48202258348464966 + }, + { + "X": 0.5999597907066345, + "Y": 0.48200562596321106 + } + ] + }, + "Id": "0aa977bd-eed4-400a-a58f-50734930e839" + }, + { + "BlockType": "WORD", + "Confidence": 99.89862823486328, + "Text": "BE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.017504042014479637, + "Height": 0.009379716590046883, + "Left": 0.6347566843032837, + "Top": 0.47231340408325195 + }, + "Polygon": [ + { + "X": 0.6347566843032837, + "Y": 0.47231340408325195 + }, + { + "X": 0.6522595882415771, + "Y": 0.47232261300086975 + }, + { + "X": 0.6522607207298279, + "Y": 0.4816931188106537 + }, + { + "X": 0.6347576975822449, + "Y": 0.4816838800907135 + } + ] + }, + "Id": "8d5d443d-86cd-4884-ad21-c4e9460bc3b7" + }, + { + "BlockType": "WORD", + "Confidence": 99.95494842529297, + "Text": "STARTING", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06489326804876328, + "Height": 0.009610920213162899, + "Left": 0.6551108360290527, + "Top": 0.4723086953163147 + }, + "Polygon": [ + { + "X": 0.6551108360290527, + "Y": 0.4723086953163147 + }, + { + "X": 0.7200027108192444, + "Y": 0.47234293818473816 + }, + { + "X": 0.7200040817260742, + "Y": 0.48191961646080017 + }, + { + "X": 0.6551119089126587, + "Y": 0.48188546299934387 + } + ] + }, + "Id": "a54e6020-9d5c-4719-99d6-4a008cf37360" + }, + { + "BlockType": "WORD", + "Confidence": 99.86428833007812, + "Text": "OUR", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029791852459311485, + "Height": 0.009493673220276833, + "Left": 0.7222939729690552, + "Top": 0.472461462020874 + }, + "Polygon": [ + { + "X": 0.7222939729690552, + "Y": 0.472461462020874 + }, + { + "X": 0.7520843744277954, + "Y": 0.4724771976470947 + }, + { + "X": 0.7520858645439148, + "Y": 0.4819551408290863 + }, + { + "X": 0.722295343875885, + "Y": 0.4819394648075104 + } + ] + }, + "Id": "9b604dd6-7479-4a39-a021-fff01e0b90a3" + }, + { + "BlockType": "WORD", + "Confidence": 99.72652435302734, + "Text": "UNITED", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04766714200377464, + "Height": 0.009425820782780647, + "Left": 0.7546474933624268, + "Top": 0.47215738892555237 + }, + "Polygon": [ + { + "X": 0.7546474933624268, + "Y": 0.47215738892555237 + }, + { + "X": 0.802312970161438, + "Y": 0.4721825420856476 + }, + { + "X": 0.8023146390914917, + "Y": 0.48158320784568787 + }, + { + "X": 0.7546489834785461, + "Y": 0.4815581142902374 + } + ] + }, + "Id": "624b2dc2-bc22-4081-bbd1-d78492f9c6bb" + }, + { + "BlockType": "WORD", + "Confidence": 99.92961883544922, + "Text": "WAY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032475825399160385, + "Height": 0.009462051093578339, + "Left": 0.8027899861335754, + "Top": 0.47245684266090393 + }, + "Polygon": [ + { + "X": 0.8027899861335754, + "Y": 0.47245684266090393 + }, + { + "X": 0.8352640271186829, + "Y": 0.47247397899627686 + }, + { + "X": 0.8352658152580261, + "Y": 0.48191890120506287 + }, + { + "X": 0.8027916550636292, + "Y": 0.4819018244743347 + } + ] + }, + "Id": "01ce1b87-776b-47cb-b79e-ef88cccbd4bc" + }, + { + "BlockType": "WORD", + "Confidence": 99.94258880615234, + "Text": "FUND", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.037247080355882645, + "Height": 0.009699210524559021, + "Left": 0.8371663093566895, + "Top": 0.4724760949611664 + }, + "Polygon": [ + { + "X": 0.8371663093566895, + "Y": 0.4724760949611664 + }, + { + "X": 0.874411404132843, + "Y": 0.47249576449394226 + }, + { + "X": 0.8744134306907654, + "Y": 0.4821753203868866 + }, + { + "X": 0.8371682167053223, + "Y": 0.4821557104587555 + } + ] + }, + "Id": "bca3f2a3-cf06-46a3-9381-067ae261cb05" + }, + { + "BlockType": "WORD", + "Confidence": 22.979995727539062, + "Text": "APP", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.011226771399378777, + "Height": 0.015210524201393127, + "Left": 0.9774669408798218, + "Top": 0.4637540280818939 + }, + "Polygon": [ + { + "X": 0.9774669408798218, + "Y": 0.4637540280818939 + }, + { + "X": 0.9886898398399353, + "Y": 0.4637599587440491 + }, + { + "X": 0.9886937141418457, + "Y": 0.47896453738212585 + }, + { + "X": 0.9774706959724426, + "Y": 0.4789586365222931 + } + ] + }, + "Id": "0959891f-94e8-4c4f-a81c-4713b5f13f4b" + }, + { + "BlockType": "WORD", + "Confidence": 99.09733581542969, + "Text": "401(k)", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.040856461971998215, + "Height": 0.011879893019795418, + "Left": 0.16558252274990082, + "Top": 0.48796138167381287 + }, + "Polygon": [ + { + "X": 0.1655835062265396, + "Y": 0.48796138167381287 + }, + { + "X": 0.20643898844718933, + "Y": 0.487982839345932 + }, + { + "X": 0.20643819868564606, + "Y": 0.49984127283096313 + }, + { + "X": 0.16558252274990082, + "Y": 0.49981987476348877 + } + ] + }, + "Id": "45be09eb-ed45-46ec-b485-1bb54f28cda3" + }, + { + "BlockType": "WORD", + "Confidence": 46.143653869628906, + "Text": "-28.85*", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05174821987748146, + "Height": 0.009742054156959057, + "Left": 0.3747252821922302, + "Top": 0.4885368049144745 + }, + "Polygon": [ + { + "X": 0.3747252821922302, + "Y": 0.4885368049144745 + }, + { + "X": 0.4264732897281647, + "Y": 0.48856401443481445 + }, + { + "X": 0.4264734983444214, + "Y": 0.4982788562774658 + }, + { + "X": 0.3747253119945526, + "Y": 0.4982517659664154 + } + ] + }, + "Id": "f8726111-1b20-4cf9-af9f-88be6f8d1226" + }, + { + "BlockType": "WORD", + "Confidence": 99.924072265625, + "Text": "1,500.20", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.058171700686216354, + "Height": 0.01028039027005434, + "Left": 0.47233113646507263, + "Top": 0.4885338246822357 + }, + "Polygon": [ + { + "X": 0.47233113646507263, + "Y": 0.4885338246822357 + }, + { + "X": 0.5305021405220032, + "Y": 0.4885643720626831 + }, + { + "X": 0.5305027961730957, + "Y": 0.498814195394516 + }, + { + "X": 0.47233155369758606, + "Y": 0.4987837076187134 + } + ] + }, + "Id": "3b4ecae6-0732-44c2-a692-75ab448dbbf0" + }, + { + "BlockType": "WORD", + "Confidence": 99.92922973632812, + "Text": "DRIVE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.038771528750658035, + "Height": 0.009476334787905216, + "Left": 0.5769619345664978, + "Top": 0.488674134016037 + }, + "Polygon": [ + { + "X": 0.5769619345664978, + "Y": 0.488674134016037 + }, + { + "X": 0.6157324910163879, + "Y": 0.4886944890022278 + }, + { + "X": 0.6157334446907043, + "Y": 0.49815046787261963 + }, + { + "X": 0.5769627094268799, + "Y": 0.4981301426887512 + } + ] + }, + "Id": "908d0609-53d3-414d-8b3f-fb65acdcf283" + }, + { + "BlockType": "WORD", + "Confidence": 99.86556243896484, + "Text": "SOON", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.039346348494291306, + "Height": 0.009399527683854103, + "Left": 0.6179801225662231, + "Top": 0.48872584104537964 + }, + "Polygon": [ + { + "X": 0.6179801225662231, + "Y": 0.48872584104537964 + }, + { + "X": 0.6573253870010376, + "Y": 0.4887464940547943 + }, + { + "X": 0.6573264598846436, + "Y": 0.4981253743171692 + }, + { + "X": 0.6179810762405396, + "Y": 0.4981047511100769 + } + ] + }, + "Id": "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6" + }, + { + "BlockType": "WORD", + "Confidence": 99.97490692138672, + "Text": "AND", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029082270339131355, + "Height": 0.009425683878362179, + "Left": 0.659059464931488, + "Top": 0.4888012707233429 + }, + "Polygon": [ + { + "X": 0.659059464931488, + "Y": 0.4888012707233429 + }, + { + "X": 0.6881405115127563, + "Y": 0.4888165593147278 + }, + { + "X": 0.6881417632102966, + "Y": 0.49822694063186646 + }, + { + "X": 0.6590605974197388, + "Y": 0.49821171164512634 + } + ] + }, + "Id": "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41" + }, + { + "BlockType": "WORD", + "Confidence": 99.88867950439453, + "Text": "LOOK", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03756900504231453, + "Height": 0.009295674040913582, + "Left": 0.6900227069854736, + "Top": 0.48877862095832825 + }, + "Polygon": [ + { + "X": 0.6900227069854736, + "Y": 0.48877862095832825 + }, + { + "X": 0.7275903224945068, + "Y": 0.4887983798980713 + }, + { + "X": 0.7275916934013367, + "Y": 0.4980742931365967 + }, + { + "X": 0.6900238990783691, + "Y": 0.4980546236038208 + } + ] + }, + "Id": "95e507a0-d647-4e6a-8d62-4bbe1369091c" + }, + { + "BlockType": "WORD", + "Confidence": 99.9503173828125, + "Text": "FORWARD", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06714111566543579, + "Height": 0.009684111922979355, + "Left": 0.7294764518737793, + "Top": 0.4886572062969208 + }, + "Polygon": [ + { + "X": 0.7294764518737793, + "Y": 0.4886572062969208 + }, + { + "X": 0.7966158390045166, + "Y": 0.4886924922466278 + }, + { + "X": 0.7966175675392151, + "Y": 0.49834132194519043 + }, + { + "X": 0.7294778823852539, + "Y": 0.49830615520477295 + } + ] + }, + "Id": "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99" + }, + { + "BlockType": "WORD", + "Confidence": 99.9350814819336, + "Text": "TO", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.018543116748332977, + "Height": 0.00913861021399498, + "Left": 0.7987748384475708, + "Top": 0.4887906312942505 + }, + "Polygon": [ + { + "X": 0.7987748384475708, + "Y": 0.4887906312942505 + }, + { + "X": 0.8173162937164307, + "Y": 0.48880037665367126 + }, + { + "X": 0.8173179626464844, + "Y": 0.49792924523353577 + }, + { + "X": 0.7987764477729797, + "Y": 0.4979195296764374 + } + ] + }, + "Id": "a613a5ca-ed42-49f4-9baa-b97ad21932f0" + }, + { + "BlockType": "WORD", + "Confidence": 99.89569854736328, + "Text": "YOUR", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.038378555327653885, + "Height": 0.009191900491714478, + "Left": 0.8198295831680298, + "Top": 0.48878368735313416 + }, + "Polygon": [ + { + "X": 0.8198295831680298, + "Y": 0.48878368735313416 + }, + { + "X": 0.8582062721252441, + "Y": 0.48880383372306824 + }, + { + "X": 0.8582081198692322, + "Y": 0.49797558784484863 + }, + { + "X": 0.8198312520980835, + "Y": 0.49795547127723694 + } + ] + }, + "Id": "fffc7543-2f8b-492e-8794-cd9511ae1d5b" + }, + { + "BlockType": "WORD", + "Confidence": 17.935405731201172, + "Text": "1933", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01193795632570982, + "Height": 0.015985429286956787, + "Left": 0.9769495725631714, + "Top": 0.48132917284965515 + }, + "Polygon": [ + { + "X": 0.9769495725631714, + "Y": 0.48132917284965515 + }, + { + "X": 0.9888834953308105, + "Y": 0.48133543133735657 + }, + { + "X": 0.9888875484466553, + "Y": 0.49731460213661194 + }, + { + "X": 0.9769535660743713, + "Y": 0.4973083436489105 + } + ] + }, + "Id": "39312a64-64a8-4b68-a30c-bfc096e8c12b" + }, + { + "BlockType": "WORD", + "Confidence": 99.84716796875, + "Text": "Stock", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.039467211812734604, + "Height": 0.010640726424753666, + "Left": 0.16573728621006012, + "Top": 0.5029188990592957 + }, + "Polygon": [ + { + "X": 0.16573816537857056, + "Y": 0.5029188990592957 + }, + { + "X": 0.20520448684692383, + "Y": 0.5029395818710327 + }, + { + "X": 0.20520378649234772, + "Y": 0.5135596394538879 + }, + { + "X": 0.16573728621006012, + "Y": 0.5135390758514404 + } + ] + }, + "Id": "44a9d600-fefc-4a14-b361-a1305d27ab79" + }, + { + "BlockType": "WORD", + "Confidence": 99.90396881103516, + "Text": "Plan", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02986949309706688, + "Height": 0.010618035681545734, + "Left": 0.20795461535453796, + "Top": 0.5029087066650391 + }, + "Polygon": [ + { + "X": 0.20795531570911407, + "Y": 0.5029087066650391 + }, + { + "X": 0.23782411217689514, + "Y": 0.502924382686615 + }, + { + "X": 0.23782354593276978, + "Y": 0.5135267376899719 + }, + { + "X": 0.20795461535453796, + "Y": 0.5135111808776855 + } + ] + }, + "Id": "6d53a051-c0d0-49bd-8482-9af32bd0f5a5" + }, + { + "BlockType": "WORD", + "Confidence": 99.73680877685547, + "Text": "-15.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.043830033391714096, + "Height": 0.00994840357452631, + "Left": 0.378200888633728, + "Top": 0.503811776638031 + }, + "Polygon": [ + { + "X": 0.378200888633728, + "Y": 0.503811776638031 + }, + { + "X": 0.4220307171344757, + "Y": 0.5038347244262695 + }, + { + "X": 0.4220309257507324, + "Y": 0.5137602090835571 + }, + { + "X": 0.3782009184360504, + "Y": 0.5137373208999634 + } + ] + }, + "Id": "ca2a2b02-52a5-434e-8180-55c9cbffb0d7" + }, + { + "BlockType": "WORD", + "Confidence": 99.97946166992188, + "Text": "150.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04540325328707695, + "Height": 0.009964886121451855, + "Left": 0.4851921796798706, + "Top": 0.5038611888885498 + }, + "Polygon": [ + { + "X": 0.4851921796798706, + "Y": 0.5038611888885498 + }, + { + "X": 0.5305947661399841, + "Y": 0.5038849711418152 + }, + { + "X": 0.5305954217910767, + "Y": 0.5138260722160339 + }, + { + "X": 0.4851926565170288, + "Y": 0.5138024091720581 + } + ] + }, + "Id": "3000d18a-178d-4c75-81be-80ee94463bda" + }, + { + "BlockType": "WORD", + "Confidence": 68.61710357666016, + "Text": "PARTICIPATION.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10186965018510818, + "Height": 0.009707861579954624, + "Left": 0.577301561832428, + "Top": 0.5049697160720825 + }, + "Polygon": [ + { + "X": 0.577301561832428, + "Y": 0.5049697160720825 + }, + { + "X": 0.6791700124740601, + "Y": 0.5050230026245117 + }, + { + "X": 0.6791712045669556, + "Y": 0.5146775841712952 + }, + { + "X": 0.5773023962974548, + "Y": 0.5146244168281555 + } + ] + }, + "Id": "a0d92f2d-2e82-4a21-b547-7482271b888f" + }, + { + "BlockType": "WORD", + "Confidence": 99.77494812011719, + "Text": "Life", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025060338899493217, + "Height": 0.010680627077817917, + "Left": 0.16558821499347687, + "Top": 0.5183904767036438 + }, + "Polygon": [ + { + "X": 0.1655890941619873, + "Y": 0.5183904767036438 + }, + { + "X": 0.19064855575561523, + "Y": 0.5184035301208496 + }, + { + "X": 0.19064778089523315, + "Y": 0.5290710926055908 + }, + { + "X": 0.16558821499347687, + "Y": 0.5290580987930298 + } + ] + }, + "Id": "c163012f-60bb-41a9-a72e-62f967b97bd6" + }, + { + "BlockType": "WORD", + "Confidence": 98.83919525146484, + "Text": "Insurance", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06492873281240463, + "Height": 0.010270635597407818, + "Left": 0.19440940022468567, + "Top": 0.5185472965240479 + }, + "Polygon": [ + { + "X": 0.19441013038158417, + "Y": 0.5185472965240479 + }, + { + "X": 0.2593381404876709, + "Y": 0.5185811519622803 + }, + { + "X": 0.2593376934528351, + "Y": 0.5288179516792297 + }, + { + "X": 0.19440940022468567, + "Y": 0.5287842154502869 + } + ] + }, + "Id": "554cca22-330a-4cfe-8d64-27f240601858" + }, + { + "BlockType": "WORD", + "Confidence": 88.48259735107422, + "Text": "-5.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04045436531305313, + "Height": 0.009906088933348656, + "Left": 0.38129615783691406, + "Top": 0.519234299659729 + }, + "Polygon": [ + { + "X": 0.38129615783691406, + "Y": 0.519234299659729 + }, + { + "X": 0.4217503070831299, + "Y": 0.5192553997039795 + }, + { + "X": 0.4217505156993866, + "Y": 0.5291404128074646 + }, + { + "X": 0.38129621744155884, + "Y": 0.5291193723678589 + } + ] + }, + "Id": "f57145ff-650e-40c7-8bd7-dac26f269e60" + }, + { + "BlockType": "WORD", + "Confidence": 99.96135711669922, + "Text": "50.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.038091935217380524, + "Height": 0.009797394275665283, + "Left": 0.4925331771373749, + "Top": 0.5193098187446594 + }, + "Polygon": [ + { + "X": 0.4925331771373749, + "Y": 0.5193098187446594 + }, + { + "X": 0.5306244492530823, + "Y": 0.5193296670913696 + }, + { + "X": 0.5306251049041748, + "Y": 0.5291072130203247 + }, + { + "X": 0.49253368377685547, + "Y": 0.5290874242782593 + } + ] + }, + "Id": "4f42d13a-86d4-4d29-83f6-329e19e82261" + }, + { + "BlockType": "WORD", + "Confidence": 16.844890594482422, + "Text": "$ 1000.000", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.010612410493195057, + "Height": 0.04402760788798332, + "Left": 0.9784494042396545, + "Top": 0.4956311583518982 + }, + "Polygon": [ + { + "X": 0.9784494042396545, + "Y": 0.4956311583518982 + }, + { + "X": 0.9890506267547607, + "Y": 0.4956367313861847 + }, + { + "X": 0.9890618324279785, + "Y": 0.539658784866333 + }, + { + "X": 0.9784603714942932, + "Y": 0.5396533012390137 + } + ] + }, + "Id": "ba8d07a2-49e8-4f62-a09e-17ffa8bb2805" + }, + { + "BlockType": "WORD", + "Confidence": 99.98294830322266, + "Text": "Loan", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03388304263353348, + "Height": 0.01007874496281147, + "Left": 0.1654912829399109, + "Top": 0.5341773629188538 + }, + "Polygon": [ + { + "X": 0.16549211740493774, + "Y": 0.5341773629188538 + }, + { + "X": 0.19937433302402496, + "Y": 0.5341949462890625 + }, + { + "X": 0.19937363266944885, + "Y": 0.5442561507225037 + }, + { + "X": 0.1654912829399109, + "Y": 0.5442385673522949 + } + ] + }, + "Id": "7efbdef4-cacd-4c45-92f3-02611071acf0" + }, + { + "BlockType": "WORD", + "Confidence": 20.84966468811035, + "Text": "2001", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.009238949976861477, + "Height": 0.017564326524734497, + "Left": 0.9789626598358154, + "Top": 0.5230939984321594 + }, + "Polygon": [ + { + "X": 0.9789626598358154, + "Y": 0.5230939984321594 + }, + { + "X": 0.9881971478462219, + "Y": 0.5230988264083862 + }, + { + "X": 0.9882016181945801, + "Y": 0.5406583547592163 + }, + { + "X": 0.9789670705795288, + "Y": 0.5406535863876343 + } + ] + }, + "Id": "389118f4-f898-49fd-913e-afeaa7900d65" + }, + { + "BlockType": "WORD", + "Confidence": 73.22127532958984, + "Text": "-30.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04851805791258812, + "Height": 0.009846321307122707, + "Left": 0.37323620915412903, + "Top": 0.5344839692115784 + }, + "Polygon": [ + { + "X": 0.37323620915412903, + "Y": 0.5344839692115784 + }, + { + "X": 0.42175406217575073, + "Y": 0.5345091223716736 + }, + { + "X": 0.42175427079200745, + "Y": 0.5443302989006042 + }, + { + "X": 0.3732362389564514, + "Y": 0.5443052053451538 + } + ] + }, + "Id": "6996802c-4c04-4c96-82aa-266313cf5013" + }, + { + "BlockType": "WORD", + "Confidence": 99.9804458618164, + "Text": "150.00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04561727121472359, + "Height": 0.009891768917441368, + "Left": 0.4849354326725006, + "Top": 0.534623920917511 + }, + "Polygon": [ + { + "X": 0.4849354326725006, + "Y": 0.534623920917511 + }, + { + "X": 0.5305520296096802, + "Y": 0.5346475839614868 + }, + { + "X": 0.5305526852607727, + "Y": 0.5445156693458557 + }, + { + "X": 0.4849359095096588, + "Y": 0.5444920659065247 + } + ] + }, + "Id": "d3cfd1b4-6e6b-4ed8-82af-3d524271274c" + }, + { + "BlockType": "WORD", + "Confidence": 99.93745422363281, + "Text": "Adjustment", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.08242268860340118, + "Height": 0.01280314289033413, + "Left": 0.1653822809457779, + "Top": 0.5554221868515015 + }, + "Polygon": [ + { + "X": 0.16538333892822266, + "Y": 0.5554221868515015 + }, + { + "X": 0.24780496954917908, + "Y": 0.5554646849632263 + }, + { + "X": 0.24780434370040894, + "Y": 0.5682253241539001 + }, + { + "X": 0.1653822809457779, + "Y": 0.5681829452514648 + } + ] + }, + "Id": "071449c9-5029-41d1-bdfa-7c90269888f4" + }, + { + "BlockType": "WORD", + "Confidence": 99.67890167236328, + "Text": "Life", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.024097740650177002, + "Height": 0.010537275113165379, + "Left": 0.166090190410614, + "Top": 0.5708085894584656 + }, + "Polygon": [ + { + "X": 0.16609105467796326, + "Y": 0.5708085894584656 + }, + { + "X": 0.19018793106079102, + "Y": 0.5708209872245789 + }, + { + "X": 0.19018717110157013, + "Y": 0.5813458561897278 + }, + { + "X": 0.166090190410614, + "Y": 0.5813335180282593 + } + ] + }, + "Id": "f0169e58-08a6-48b8-9a9b-28c6387d7408" + }, + { + "BlockType": "WORD", + "Confidence": 95.36095428466797, + "Text": "Insurance", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0645514577627182, + "Height": 0.01017548143863678, + "Left": 0.19446294009685516, + "Top": 0.5709694623947144 + }, + "Polygon": [ + { + "X": 0.19446365535259247, + "Y": 0.5709694623947144 + }, + { + "X": 0.25901439785957336, + "Y": 0.5710026621818542 + }, + { + "X": 0.25901395082473755, + "Y": 0.5811449885368347 + }, + { + "X": 0.19446294009685516, + "Y": 0.5811119079589844 + } + ] + }, + "Id": "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03" + }, + { + "BlockType": "WORD", + "Confidence": 59.307701110839844, + "Text": "+ 13.50", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04937862977385521, + "Height": 0.01042341161519289, + "Left": 0.3718835413455963, + "Top": 0.5709923505783081 + }, + "Polygon": [ + { + "X": 0.3718835413455963, + "Y": 0.5709923505783081 + }, + { + "X": 0.4212619662284851, + "Y": 0.5710177421569824 + }, + { + "X": 0.4212621748447418, + "Y": 0.5814157724380493 + }, + { + "X": 0.3718835711479187, + "Y": 0.5813905000686646 + } + ] + }, + "Id": "b639dda7-0f8b-4eba-94d8-8c345c09b4c0" + }, + { + "BlockType": "WORD", + "Confidence": 99.41038513183594, + "Text": "Net", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026277173310518265, + "Height": 0.010648700408637524, + "Left": 0.16687002778053284, + "Top": 0.5936952233314514 + }, + "Polygon": [ + { + "X": 0.16687089204788208, + "Y": 0.5936952233314514 + }, + { + "X": 0.1931471973657608, + "Y": 0.5937086343765259 + }, + { + "X": 0.19314643740653992, + "Y": 0.6043438911437988 + }, + { + "X": 0.16687002778053284, + "Y": 0.6043305397033691 + } + ] + }, + "Id": "e7949ff4-46b7-41d1-8cb5-2ab208ee38ef" + }, + { + "BlockType": "WORD", + "Confidence": 99.66266632080078, + "Text": "Pay", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.027502987533807755, + "Height": 0.012261793948709965, + "Left": 0.1961163580417633, + "Top": 0.5939714908599854 + }, + "Polygon": [ + { + "X": 0.19611720740795135, + "Y": 0.5939714908599854 + }, + { + "X": 0.22361934185028076, + "Y": 0.5939855575561523 + }, + { + "X": 0.22361862659454346, + "Y": 0.6062332987785339 + }, + { + "X": 0.1961163580417633, + "Y": 0.6062193512916565 + } + ] + }, + "Id": "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae" + }, + { + "BlockType": "WORD", + "Confidence": 89.34022521972656, + "Text": "$291.90", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.059843841940164566, + "Height": 0.01080463919788599, + "Left": 0.36168819665908813, + "Top": 0.5935646891593933 + }, + "Polygon": [ + { + "X": 0.3616882264614105, + "Y": 0.5935646891593933 + }, + { + "X": 0.4215318262577057, + "Y": 0.5935952663421631 + }, + { + "X": 0.4215320348739624, + "Y": 0.6043693423271179 + }, + { + "X": 0.36168819665908813, + "Y": 0.6043388843536377 + } + ] + }, + "Id": "f8775bf7-63f8-4a5b-9d16-f0809955e65f" + }, + { + "BlockType": "WORD", + "Confidence": 81.94267272949219, + "Text": "*Excluded", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07406345009803772, + "Height": 0.011282536201179028, + "Left": 0.1720467358827591, + "Top": 0.6249717473983765 + }, + "Polygon": [ + { + "X": 0.17204764485359192, + "Y": 0.6249717473983765 + }, + { + "X": 0.24611018598079681, + "Y": 0.6250092387199402 + }, + { + "X": 0.24610963463783264, + "Y": 0.6362543106079102 + }, + { + "X": 0.1720467358827591, + "Y": 0.636216938495636 + } + ] + }, + "Id": "fdc91c09-7e4b-477e-9e7e-007e8d6330ba" + }, + { + "BlockType": "WORD", + "Confidence": 99.97608947753906, + "Text": "from", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03437080234289169, + "Height": 0.010615632869303226, + "Left": 0.2525695264339447, + "Top": 0.6254048347473145 + }, + "Polygon": [ + { + "X": 0.2525700032711029, + "Y": 0.6254048347473145 + }, + { + "X": 0.2869403064250946, + "Y": 0.6254222393035889 + }, + { + "X": 0.28693997859954834, + "Y": 0.6360204815864563 + }, + { + "X": 0.2525695264339447, + "Y": 0.6360031366348267 + } + ] + }, + "Id": "01283ce6-e5ea-48aa-87db-0a6882c2206d" + }, + { + "BlockType": "WORD", + "Confidence": 99.93019104003906, + "Text": "federal", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05042877048254013, + "Height": 0.01079766359180212, + "Left": 0.2934351861476898, + "Top": 0.6253373026847839 + }, + "Polygon": [ + { + "X": 0.2934355139732361, + "Y": 0.6253373026847839 + }, + { + "X": 0.34386396408081055, + "Y": 0.6253628134727478 + }, + { + "X": 0.343863844871521, + "Y": 0.6361349821090698 + }, + { + "X": 0.2934351861476898, + "Y": 0.6361095309257507 + } + ] + }, + "Id": "0f9c728c-c5de-49a5-8712-0ca08905ccef" + }, + { + "BlockType": "WORD", + "Confidence": 99.84583282470703, + "Text": "taxable", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.052803147584199905, + "Height": 0.010722746141254902, + "Left": 0.3503357172012329, + "Top": 0.6253820061683655 + }, + "Polygon": [ + { + "X": 0.3503358066082001, + "Y": 0.6253820061683655 + }, + { + "X": 0.4031387269496918, + "Y": 0.6254087090492249 + }, + { + "X": 0.4031388759613037, + "Y": 0.6361047625541687 + }, + { + "X": 0.3503357172012329, + "Y": 0.6360781192779541 + } + ] + }, + "Id": "1d6e1454-e8d7-4ca9-ab71-9458f3833d42" + }, + { + "BlockType": "WORD", + "Confidence": 99.82726287841797, + "Text": "wages", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.047143444418907166, + "Height": 0.010669387876987457, + "Left": 0.4092276692390442, + "Top": 0.6273025870323181 + }, + "Polygon": [ + { + "X": 0.4092276692390442, + "Y": 0.6273025870323181 + }, + { + "X": 0.4563707113265991, + "Y": 0.6273264288902283 + }, + { + "X": 0.45637109875679016, + "Y": 0.6379719972610474 + }, + { + "X": 0.4092278480529785, + "Y": 0.637948215007782 + } + ] + }, + "Id": "15f84217-c016-4920-b892-ab83ca79324e" + }, + { + "BlockType": "WORD", + "Confidence": 99.80928039550781, + "Text": "Your", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03356923162937164, + "Height": 0.010513417422771454, + "Left": 0.1789943277835846, + "Top": 0.6572007536888123 + }, + "Polygon": [ + { + "X": 0.17899514734745026, + "Y": 0.6572007536888123 + }, + { + "X": 0.21256355941295624, + "Y": 0.6572175621986389 + }, + { + "X": 0.2125629037618637, + "Y": 0.6677141785621643 + }, + { + "X": 0.1789943277835846, + "Y": 0.6676973700523376 + } + ] + }, + "Id": "5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53" + }, + { + "BlockType": "WORD", + "Confidence": 99.92906951904297, + "Text": "federal", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04726147651672363, + "Height": 0.010950785130262375, + "Left": 0.2180738002061844, + "Top": 0.6570649743080139 + }, + "Polygon": [ + { + "X": 0.21807445585727692, + "Y": 0.6570649743080139 + }, + { + "X": 0.2653352618217468, + "Y": 0.6570886969566345 + }, + { + "X": 0.265334814786911, + "Y": 0.6680157780647278 + }, + { + "X": 0.2180738002061844, + "Y": 0.6679921746253967 + } + ] + }, + "Id": "3612b5ef-5ca0-45c1-a920-e097566f2599" + }, + { + "BlockType": "WORD", + "Confidence": 99.94100952148438, + "Text": "wages", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04515821114182472, + "Height": 0.010862725786864758, + "Left": 0.27082207798957825, + "Top": 0.6591914892196655 + }, + "Polygon": [ + { + "X": 0.2708224952220917, + "Y": 0.6591914892196655 + }, + { + "X": 0.31598028540611267, + "Y": 0.6592141389846802 + }, + { + "X": 0.31598004698753357, + "Y": 0.6700542569160461 + }, + { + "X": 0.27082207798957825, + "Y": 0.6700316667556763 + } + ] + }, + "Id": "75bccf94-507e-4f5a-8742-f804c6f46717" + }, + { + "BlockType": "WORD", + "Confidence": 99.8896484375, + "Text": "this", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025189153850078583, + "Height": 0.010435858741402626, + "Left": 0.32260021567344666, + "Top": 0.6574081778526306 + }, + "Polygon": [ + { + "X": 0.322600394487381, + "Y": 0.6574081778526306 + }, + { + "X": 0.34778934717178345, + "Y": 0.657420814037323 + }, + { + "X": 0.34778928756713867, + "Y": 0.6678439974784851 + }, + { + "X": 0.32260021567344666, + "Y": 0.6678314208984375 + } + ] + }, + "Id": "372150f1-1d51-468e-82b2-733148450390" + }, + { + "BlockType": "WORD", + "Confidence": 99.79182434082031, + "Text": "period", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.043382301926612854, + "Height": 0.01244483981281519, + "Left": 0.35420534014701843, + "Top": 0.6572791337966919 + }, + "Polygon": [ + { + "X": 0.3542053997516632, + "Y": 0.6572791337966919 + }, + { + "X": 0.39758750796318054, + "Y": 0.6573008894920349 + }, + { + "X": 0.3975876569747925, + "Y": 0.6697239279747009 + }, + { + "X": 0.35420534014701843, + "Y": 0.6697022914886475 + } + ] + }, + "Id": "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf" + }, + { + "BlockType": "WORD", + "Confidence": 99.9862289428711, + "Text": "are", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02286522090435028, + "Height": 0.008501132018864155, + "Left": 0.4039107859134674, + "Top": 0.6592558026313782 + }, + "Polygon": [ + { + "X": 0.4039107859134674, + "Y": 0.6592558026313782 + }, + { + "X": 0.4267757833003998, + "Y": 0.659267246723175 + }, + { + "X": 0.4267759919166565, + "Y": 0.6677569150924683 + }, + { + "X": 0.40391090512275696, + "Y": 0.6677454710006714 + } + ] + }, + "Id": "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1" + }, + { + "BlockType": "WORD", + "Confidence": 99.8512954711914, + "Text": "$386.15", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.054528795182704926, + "Height": 0.011584654450416565, + "Left": 0.4334641695022583, + "Top": 0.6567436456680298 + }, + "Polygon": [ + { + "X": 0.4334641695022583, + "Y": 0.6567436456680298 + }, + { + "X": 0.48799240589141846, + "Y": 0.6567710041999817 + }, + { + "X": 0.4879929721355438, + "Y": 0.6683282852172852 + }, + { + "X": 0.4334644675254822, + "Y": 0.6683010458946228 + } + ] + }, + "Id": "6a9076c8-34f1-4461-be58-9a3f9b246df4" + }, + { + "BlockType": "WORD", + "Confidence": 29.805999755859375, + "Text": "ESTS8ET03", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.1531352549791336, + "Height": 0.018799787387251854, + "Left": 0.7806060314178467, + "Top": 0.7089120745658875 + }, + "Polygon": [ + { + "X": 0.7806060314178467, + "Y": 0.7089120745658875 + }, + { + "X": 0.9337369799613953, + "Y": 0.7089877724647522 + }, + { + "X": 0.9337412714958191, + "Y": 0.7277118563652039 + }, + { + "X": 0.7806091904640198, + "Y": 0.7276365756988525 + } + ] + }, + "Id": "c8c166ba-ad39-4c60-be6b-e33511eb67e3" + }, + { + "BlockType": "WORD", + "Confidence": 99.93783569335938, + "Text": "ANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02872837707400322, + "Height": 0.009253164753317833, + "Left": 0.15585699677467346, + "Top": 0.7295842170715332 + }, + "Polygon": [ + { + "X": 0.15585778653621674, + "Y": 0.7295842170715332 + }, + { + "X": 0.1845853626728058, + "Y": 0.7295982837677002 + }, + { + "X": 0.18458467721939087, + "Y": 0.7388373613357544 + }, + { + "X": 0.15585699677467346, + "Y": 0.7388232946395874 + } + ] + }, + "Id": "8aec62a0-9211-4c7d-8760-5e835e672f82" + }, + { + "BlockType": "WORD", + "Confidence": 99.8583755493164, + "Text": "COMPANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06981161236763, + "Height": 0.010681230574846268, + "Left": 0.1872444748878479, + "Top": 0.7286438941955566 + }, + "Polygon": [ + { + "X": 0.18724526464939117, + "Y": 0.7286438941955566 + }, + { + "X": 0.2570560872554779, + "Y": 0.7286782264709473 + }, + { + "X": 0.2570556104183197, + "Y": 0.7393251061439514 + }, + { + "X": 0.1872444748878479, + "Y": 0.7392909526824951 + } + ] + }, + "Id": "ec7c3455-ac81-4ec0-97d0-18db2bd40f88" + }, + { + "BlockType": "WORD", + "Confidence": 94.28836059570312, + "Text": "CORP.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04321565851569176, + "Height": 0.009676751680672169, + "Left": 0.25930964946746826, + "Top": 0.72907954454422 + }, + "Polygon": [ + { + "X": 0.2593100666999817, + "Y": 0.72907954454422 + }, + { + "X": 0.3025253117084503, + "Y": 0.72910076379776 + }, + { + "X": 0.30252504348754883, + "Y": 0.7387562990188599 + }, + { + "X": 0.25930964946746826, + "Y": 0.7387351393699646 + } + ] + }, + "Id": "8e1ec829-1800-485d-a381-fb99d79b2e14" + }, + { + "BlockType": "WORD", + "Confidence": 99.85472106933594, + "Text": "Payroll", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.049548689275979996, + "Height": 0.012737368233501911, + "Left": 0.5776232481002808, + "Top": 0.7284215092658997 + }, + "Polygon": [ + { + "X": 0.5776232481002808, + "Y": 0.7284215092658997 + }, + { + "X": 0.6271705627441406, + "Y": 0.7284458875656128 + }, + { + "X": 0.6271719336509705, + "Y": 0.7411589026451111 + }, + { + "X": 0.5776243209838867, + "Y": 0.7411346435546875 + } + ] + }, + "Id": "aed30f61-cb18-4c6d-974d-e15493ef26e7" + }, + { + "BlockType": "WORD", + "Confidence": 99.95991516113281, + "Text": "check", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04470590874552727, + "Height": 0.010440430603921413, + "Left": 0.6334722638130188, + "Top": 0.7285853624343872 + }, + "Polygon": [ + { + "X": 0.6334722638130188, + "Y": 0.7285853624343872 + }, + { + "X": 0.6781768798828125, + "Y": 0.7286073565483093 + }, + { + "X": 0.6781781911849976, + "Y": 0.7390258312225342 + }, + { + "X": 0.6334733963012695, + "Y": 0.7390038967132568 + } + ] + }, + "Id": "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b" + }, + { + "BlockType": "WORD", + "Confidence": 99.10966491699219, + "Text": "number:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05971866473555565, + "Height": 0.010038400068879128, + "Left": 0.6838779449462891, + "Top": 0.7288610935211182 + }, + "Polygon": [ + { + "X": 0.6838779449462891, + "Y": 0.7288610935211182 + }, + { + "X": 0.7435950636863708, + "Y": 0.7288904786109924 + }, + { + "X": 0.743596613407135, + "Y": 0.7388995289802551 + }, + { + "X": 0.6838792562484741, + "Y": 0.7388702630996704 + } + ] + }, + "Id": "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2" + }, + { + "BlockType": "WORD", + "Confidence": 99.095703125, + "Text": "0000000000", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.08338342607021332, + "Height": 0.01044562179595232, + "Left": 0.7578051090240479, + "Top": 0.7282407283782959 + }, + "Polygon": [ + { + "X": 0.7578051090240479, + "Y": 0.7282407283782959 + }, + { + "X": 0.8411865234375, + "Y": 0.7282816767692566 + }, + { + "X": 0.8411884903907776, + "Y": 0.7386863231658936 + }, + { + "X": 0.7578067183494568, + "Y": 0.7386454939842224 + } + ] + }, + "Id": "7dbd77ca-100f-4ac6-b04d-79dd41e14489" + }, + { + "BlockType": "WORD", + "Confidence": 99.97936248779297, + "Text": "475", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025950156152248383, + "Height": 0.009639346040785313, + "Left": 0.15591290593147278, + "Top": 0.7456603646278381 + }, + "Polygon": [ + { + "X": 0.15591374039649963, + "Y": 0.7456603646278381 + }, + { + "X": 0.18186306953430176, + "Y": 0.7456730604171753 + }, + { + "X": 0.18186233937740326, + "Y": 0.7552996873855591 + }, + { + "X": 0.15591290593147278, + "Y": 0.7552870512008667 + } + ] + }, + "Id": "966a95a2-d02d-4a49-a2c0-6ce331d5d932" + }, + { + "BlockType": "WORD", + "Confidence": 99.95470428466797, + "Text": "ANY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0311228409409523, + "Height": 0.009273004718124866, + "Left": 0.18820755183696747, + "Top": 0.7458460330963135 + }, + "Polygon": [ + { + "X": 0.18820823729038239, + "Y": 0.7458460330963135 + }, + { + "X": 0.21933040022850037, + "Y": 0.7458612322807312 + }, + { + "X": 0.219329833984375, + "Y": 0.7551190257072449 + }, + { + "X": 0.18820755183696747, + "Y": 0.7551038265228271 + } + ] + }, + "Id": "aa8bce72-5313-4a9f-8018-d78fb6d0a48d" + }, + { + "BlockType": "WORD", + "Confidence": 99.96184539794922, + "Text": "AVENUE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06083289906382561, + "Height": 0.010281473398208618, + "Left": 0.22731523215770721, + "Top": 0.74534672498703 + }, + "Polygon": [ + { + "X": 0.22731581330299377, + "Y": 0.74534672498703 + }, + { + "X": 0.2881481349468231, + "Y": 0.745376467704773 + }, + { + "X": 0.28814780712127686, + "Y": 0.7556281685829163 + }, + { + "X": 0.22731523215770721, + "Y": 0.7555985450744629 + } + ] + }, + "Id": "d989f807-d8d5-4902-991f-2e9ce97b6343" + }, + { + "BlockType": "WORD", + "Confidence": 99.5978775024414, + "Text": "Pay", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025933420285582542, + "Height": 0.012129741720855236, + "Left": 0.5780977010726929, + "Top": 0.7437363266944885 + }, + "Polygon": [ + { + "X": 0.5780977010726929, + "Y": 0.7437363266944885 + }, + { + "X": 0.6040299534797668, + "Y": 0.7437489628791809 + }, + { + "X": 0.6040311455726624, + "Y": 0.7558660507202148 + }, + { + "X": 0.5780987739562988, + "Y": 0.7558534145355225 + } + ] + }, + "Id": "f4e853bc-e713-4a46-b856-9eeb108b4a35" + }, + { + "BlockType": "WORD", + "Confidence": 99.5286865234375, + "Text": "date:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03466516733169556, + "Height": 0.009994516149163246, + "Left": 0.609935462474823, + "Top": 0.7440519332885742 + }, + "Polygon": [ + { + "X": 0.609935462474823, + "Y": 0.7440519332885742 + }, + { + "X": 0.6445994973182678, + "Y": 0.7440688610076904 + }, + { + "X": 0.6446006298065186, + "Y": 0.7540464401245117 + }, + { + "X": 0.6099364161491394, + "Y": 0.7540295124053955 + } + ] + }, + "Id": "913a0371-c44c-497f-a164-efdf0a36451b" + }, + { + "BlockType": "WORD", + "Confidence": 99.78334045410156, + "Text": "7/25/2008", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06849256902933121, + "Height": 0.010235422290861607, + "Left": 0.7588292360305786, + "Top": 0.7439876794815063 + }, + "Polygon": [ + { + "X": 0.7588292360305786, + "Y": 0.7439876794815063 + }, + { + "X": 0.8273199200630188, + "Y": 0.7440211772918701 + }, + { + "X": 0.8273218274116516, + "Y": 0.754223108291626 + }, + { + "X": 0.7588308453559875, + "Y": 0.754189670085907 + } + ] + }, + "Id": "9be7665e-f764-43db-82d3-38864efe5553" + }, + { + "BlockType": "WORD", + "Confidence": 57.57294464111328, + "Text": "ANYTOWN,", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07397769391536713, + "Height": 0.01050436682999134, + "Left": 0.15568776428699493, + "Top": 0.7600125670433044 + }, + "Polygon": [ + { + "X": 0.15568867325782776, + "Y": 0.7600125670433044 + }, + { + "X": 0.22966545820236206, + "Y": 0.7600485682487488 + }, + { + "X": 0.2296648621559143, + "Y": 0.7705169320106506 + }, + { + "X": 0.15568776428699493, + "Y": 0.7704810500144958 + } + ] + }, + "Id": "7fb58239-1e77-4474-883f-c8c4a718b316" + }, + { + "BlockType": "WORD", + "Confidence": 99.82398986816406, + "Text": "USA", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029719451442360878, + "Height": 0.009429062716662884, + "Left": 0.23619145154953003, + "Top": 0.7601035833358765 + }, + "Polygon": [ + { + "X": 0.23619195818901062, + "Y": 0.7601035833358765 + }, + { + "X": 0.26591089367866516, + "Y": 0.7601180672645569 + }, + { + "X": 0.2659105062484741, + "Y": 0.7695326805114746 + }, + { + "X": 0.23619145154953003, + "Y": 0.769518256187439 + } + ] + }, + "Id": "5a439ec6-da04-4600-8166-b09343f99ce3" + }, + { + "BlockType": "WORD", + "Confidence": 99.9020004272461, + "Text": "10101", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.036337025463581085, + "Height": 0.009372641332447529, + "Left": 0.2726341485977173, + "Top": 0.7601956129074097 + }, + "Polygon": [ + { + "X": 0.27263450622558594, + "Y": 0.7601956129074097 + }, + { + "X": 0.3089711666107178, + "Y": 0.760213315486908 + }, + { + "X": 0.30897092819213867, + "Y": 0.7695682644844055 + }, + { + "X": 0.2726341485977173, + "Y": 0.769550621509552 + } + ] + }, + "Id": "9c59f501-47d7-443e-9d48-3eda8474d223" + }, + { + "BlockType": "WORD", + "Confidence": 99.93963623046875, + "Text": "Social", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04106436297297478, + "Height": 0.010325595736503601, + "Left": 0.5775641798973083, + "Top": 0.759228527545929 + }, + "Polygon": [ + { + "X": 0.5775641798973083, + "Y": 0.759228527545929 + }, + { + "X": 0.6186274886131287, + "Y": 0.7592485547065735 + }, + { + "X": 0.6186285614967346, + "Y": 0.7695541381835938 + }, + { + "X": 0.57756507396698, + "Y": 0.769534170627594 + } + ] + }, + "Id": "513efde5-1d1f-4082-b6d0-cbb044bf10b5" + }, + { + "BlockType": "WORD", + "Confidence": 99.97712707519531, + "Text": "Security", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.055375248193740845, + "Height": 0.012361780740320683, + "Left": 0.6257302761077881, + "Top": 0.7590053081512451 + }, + "Polygon": [ + { + "X": 0.6257302761077881, + "Y": 0.7590053081512451 + }, + { + "X": 0.6811039447784424, + "Y": 0.7590322494506836 + }, + { + "X": 0.6811055541038513, + "Y": 0.771367073059082 + }, + { + "X": 0.6257315874099731, + "Y": 0.7713401913642883 + } + ] + }, + "Id": "57ff96f2-665a-4bc8-bb02-18c7246a5194" + }, + { + "BlockType": "WORD", + "Confidence": 99.58049774169922, + "Text": "No.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.023225484415888786, + "Height": 0.01028280146420002, + "Left": 0.6876317858695984, + "Top": 0.7592502236366272 + }, + "Polygon": [ + { + "X": 0.6876317858695984, + "Y": 0.7592502236366272 + }, + { + "X": 0.7108558416366577, + "Y": 0.7592615485191345 + }, + { + "X": 0.7108572721481323, + "Y": 0.7695330381393433 + }, + { + "X": 0.6876331567764282, + "Y": 0.7695217728614807 + } + ] + }, + "Id": "850a3229-81d2-4899-b38e-76bad249d8ee" + }, + { + "BlockType": "WORD", + "Confidence": 99.27688598632812, + "Text": "987-65-4321", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07720774412155151, + "Height": 0.009012017399072647, + "Left": 0.7590467929840088, + "Top": 0.7597690224647522 + }, + "Polygon": [ + { + "X": 0.7590467929840088, + "Y": 0.7597690224647522 + }, + { + "X": 0.8362528085708618, + "Y": 0.7598066329956055 + }, + { + "X": 0.8362545371055603, + "Y": 0.7687810659408569 + }, + { + "X": 0.7590482234954834, + "Y": 0.7687435746192932 + } + ] + }, + "Id": "e77a026a-1fc7-4345-86da-904be974b53e" + }, + { + "BlockType": "WORD", + "Confidence": 99.84546661376953, + "Text": "Pay", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02473743073642254, + "Height": 0.011087961494922638, + "Left": 0.05310508608818054, + "Top": 0.8006097674369812 + }, + "Polygon": [ + { + "X": 0.053106509149074554, + "Y": 0.8006097674369812 + }, + { + "X": 0.07784251868724823, + "Y": 0.8006216287612915 + }, + { + "X": 0.07784120738506317, + "Y": 0.8116977214813232 + }, + { + "X": 0.05310508608818054, + "Y": 0.8116858601570129 + } + ] + }, + "Id": "9cdf4d04-86ac-4f9d-afcd-651804ffdf9b" + }, + { + "BlockType": "WORD", + "Confidence": 99.87374877929688, + "Text": "to", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.013908137567341328, + "Height": 0.00880840141326189, + "Left": 0.08249899744987488, + "Top": 0.8010774254798889 + }, + "Polygon": [ + { + "X": 0.08250001817941666, + "Y": 0.8010774254798889 + }, + { + "X": 0.09640713036060333, + "Y": 0.8010841012001038 + }, + { + "X": 0.09640615433454514, + "Y": 0.8098857998847961 + }, + { + "X": 0.08249899744987488, + "Y": 0.8098791241645813 + } + ] + }, + "Id": "a56271ad-92a2-4824-b382-853fe0a80682" + }, + { + "BlockType": "WORD", + "Confidence": 99.87948608398438, + "Text": "the", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.020900705829262733, + "Height": 0.009087209589779377, + "Left": 0.101831816136837, + "Top": 0.8008769750595093 + }, + "Polygon": [ + { + "X": 0.1018327996134758, + "Y": 0.8008769750595093 + }, + { + "X": 0.12273252010345459, + "Y": 0.8008870482444763 + }, + { + "X": 0.12273161113262177, + "Y": 0.8099641799926758 + }, + { + "X": 0.101831816136837, + "Y": 0.8099541664123535 + } + ] + }, + "Id": "7b6e8a99-0e44-4fb4-9104-21f87e78ae22" + }, + { + "BlockType": "WORD", + "Confidence": 99.7473373413086, + "Text": "order", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03399611636996269, + "Height": 0.008829603902995586, + "Left": 0.052635904401540756, + "Top": 0.8106786608695984 + }, + "Polygon": [ + { + "X": 0.05263704061508179, + "Y": 0.8106786608695984 + }, + { + "X": 0.08663202077150345, + "Y": 0.8106949925422668 + }, + { + "X": 0.08663100749254227, + "Y": 0.8195082545280457 + }, + { + "X": 0.052635904401540756, + "Y": 0.8194920420646667 + } + ] + }, + "Id": "0362bdc0-df2a-4cab-b6e6-24a060cfb984" + }, + { + "BlockType": "WORD", + "Confidence": 99.02145385742188, + "Text": "of:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.016150064766407013, + "Height": 0.009106934070587158, + "Left": 0.0891045331954956, + "Top": 0.8107873201370239 + }, + "Polygon": [ + { + "X": 0.08910556882619858, + "Y": 0.8107873201370239 + }, + { + "X": 0.10525459796190262, + "Y": 0.8107950687408447 + }, + { + "X": 0.10525362193584442, + "Y": 0.8198942542076111 + }, + { + "X": 0.0891045331954956, + "Y": 0.8198865652084351 + } + ] + }, + "Id": "49551070-e9b7-4eb9-8dcc-38b269b42f6b" + }, + { + "BlockType": "WORD", + "Confidence": 99.94862365722656, + "Text": "JOHN", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.045771609991788864, + "Height": 0.011940731666982174, + "Left": 0.15586374700069427, + "Top": 0.8108759522438049 + }, + "Polygon": [ + { + "X": 0.15586477518081665, + "Y": 0.8108759522438049 + }, + { + "X": 0.20163536071777344, + "Y": 0.8108978867530823 + }, + { + "X": 0.20163454115390778, + "Y": 0.8228166699409485 + }, + { + "X": 0.15586374700069427, + "Y": 0.8227947950363159 + } + ] + }, + "Id": "38761451-ee6f-4735-bed5-40e4c7b98aea" + }, + { + "BlockType": "WORD", + "Confidence": 99.9125747680664, + "Text": "STILES", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.057452645152807236, + "Height": 0.011749200522899628, + "Left": 0.20830334722995758, + "Top": 0.8108193874359131 + }, + "Polygon": [ + { + "X": 0.20830412209033966, + "Y": 0.8108193874359131 + }, + { + "X": 0.2657560110092163, + "Y": 0.8108469247817993 + }, + { + "X": 0.2657555043697357, + "Y": 0.8225685358047485 + }, + { + "X": 0.20830334722995758, + "Y": 0.8225411176681519 + } + ] + }, + "Id": "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8" + }, + { + "BlockType": "WORD", + "Confidence": 99.86555480957031, + "Text": "This", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026665737852454185, + "Height": 0.009558112360537052, + "Left": 0.05229141190648079, + "Top": 0.8289476633071899 + }, + "Polygon": [ + { + "X": 0.05229264125227928, + "Y": 0.8289476633071899 + }, + { + "X": 0.07895714789628983, + "Y": 0.8289603590965271 + }, + { + "X": 0.07895602285861969, + "Y": 0.838505744934082 + }, + { + "X": 0.05229141190648079, + "Y": 0.8384930491447449 + } + ] + }, + "Id": "853e6ea8-93f8-49f8-953c-e0873db5060e" + }, + { + "BlockType": "WORD", + "Confidence": 96.33676147460938, + "Text": "amount:", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0503062903881073, + "Height": 0.008577735163271427, + "Left": 0.08519019931554794, + "Top": 0.8299328088760376 + }, + "Polygon": [ + { + "X": 0.08519118279218674, + "Y": 0.8299328088760376 + }, + { + "X": 0.13549648225307465, + "Y": 0.8299567699432373 + }, + { + "X": 0.13549567759037018, + "Y": 0.8385105133056641 + }, + { + "X": 0.08519019931554794, + "Y": 0.8384866118431091 + } + ] + }, + "Id": "8ef941bc-27d0-44d5-b419-12a3b5078804" + }, + { + "BlockType": "WORD", + "Confidence": 99.81880187988281, + "Text": "TWO", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.035569582134485245, + "Height": 0.010422770865261555, + "Left": 0.1551457643508911, + "Top": 0.8311297297477722 + }, + "Polygon": [ + { + "X": 0.15514665842056274, + "Y": 0.8311297297477722 + }, + { + "X": 0.19071534276008606, + "Y": 0.8311467170715332 + }, + { + "X": 0.19071458280086517, + "Y": 0.8415524959564209 + }, + { + "X": 0.1551457643508911, + "Y": 0.8415356278419495 + } + ] + }, + "Id": "e526a243-f8e1-4f61-b3f0-43814aacf0d2" + }, + { + "BlockType": "WORD", + "Confidence": 99.95193481445312, + "Text": "HUNDRED", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.07321661710739136, + "Height": 0.010261297225952148, + "Left": 0.19779913127422333, + "Top": 0.8315101265907288 + }, + "Polygon": [ + { + "X": 0.19779984652996063, + "Y": 0.8315101265907288 + }, + { + "X": 0.2710157334804535, + "Y": 0.8315449953079224 + }, + { + "X": 0.27101534605026245, + "Y": 0.8417714238166809 + }, + { + "X": 0.19779913127422333, + "Y": 0.8417366147041321 + } + ] + }, + "Id": "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408" + }, + { + "BlockType": "WORD", + "Confidence": 99.66777038574219, + "Text": "NINETY-ONE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.09150043874979019, + "Height": 0.01020620297640562, + "Left": 0.27850574254989624, + "Top": 0.831367015838623 + }, + "Polygon": [ + { + "X": 0.2785061299800873, + "Y": 0.831367015838623 + }, + { + "X": 0.37000617384910583, + "Y": 0.8314106464385986 + }, + { + "X": 0.37000617384910583, + "Y": 0.841573178768158 + }, + { + "X": 0.27850574254989624, + "Y": 0.8415297269821167 + } + ] + }, + "Id": "635fc2d1-dec4-4964-87d4-a038cde55a0d" + }, + { + "BlockType": "WORD", + "Confidence": 99.97584533691406, + "Text": "AND", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032804932445287704, + "Height": 0.009998392313718796, + "Left": 0.37590959668159485, + "Top": 0.8315324187278748 + }, + "Polygon": [ + { + "X": 0.37590959668159485, + "Y": 0.8315324187278748 + }, + { + "X": 0.4087143540382385, + "Y": 0.8315480351448059 + }, + { + "X": 0.40871450304985046, + "Y": 0.8415307998657227 + }, + { + "X": 0.37590962648391724, + "Y": 0.8415152430534363 + } + ] + }, + "Id": "9fff31b0-9a7f-427f-aff9-0193c2217e68" + }, + { + "BlockType": "WORD", + "Confidence": 99.89627838134766, + "Text": "90/100", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04766160622239113, + "Height": 0.01027772668749094, + "Left": 0.41522523760795593, + "Top": 0.8312925696372986 + }, + "Polygon": [ + { + "X": 0.41522523760795593, + "Y": 0.8312925696372986 + }, + { + "X": 0.46288642287254333, + "Y": 0.831315279006958 + }, + { + "X": 0.46288684010505676, + "Y": 0.841570258140564 + }, + { + "X": 0.41522541642189026, + "Y": 0.8415476083755493 + } + ] + }, + "Id": "015b3aac-e382-43a3-8477-9b8b5a422d7b" + }, + { + "BlockType": "WORD", + "Confidence": 99.93003845214844, + "Text": "DOLLARS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06977846473455429, + "Height": 0.010093881748616695, + "Left": 0.4697349965572357, + "Top": 0.831397533416748 + }, + "Polygon": [ + { + "X": 0.4697349965572357, + "Y": 0.831397533416748 + }, + { + "X": 0.5395127534866333, + "Y": 0.8314307928085327 + }, + { + "X": 0.5395134687423706, + "Y": 0.8414914011955261 + }, + { + "X": 0.46973541378974915, + "Y": 0.8414582014083862 + } + ] + }, + "Id": "1a035ace-0a17-4982-b83f-856701de2330" + }, + { + "BlockType": "WORD", + "Confidence": 99.78962707519531, + "Text": "$291.90", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05444478243589401, + "Height": 0.011175823397934437, + "Left": 0.895632266998291, + "Top": 0.8311105966567993 + }, + "Polygon": [ + { + "X": 0.895632266998291, + "Y": 0.8311105966567993 + }, + { + "X": 0.9500744342803955, + "Y": 0.8311365842819214 + }, + { + "X": 0.9500770568847656, + "Y": 0.8422864079475403 + }, + { + "X": 0.8956347107887268, + "Y": 0.8422605395317078 + } + ] + }, + "Id": "40edd546-6723-4aab-baf9-6c7dc6f261a7" + }, + { + "BlockType": "WORD", + "Confidence": 99.91744995117188, + "Text": "SAMPLE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06097426638007164, + "Height": 0.010215351358056068, + "Left": 0.18727855384349823, + "Top": 0.8727930188179016 + }, + "Polygon": [ + { + "X": 0.18727931380271912, + "Y": 0.8727930188179016 + }, + { + "X": 0.24825282394886017, + "Y": 0.8728217482566833 + }, + { + "X": 0.24825233221054077, + "Y": 0.8830083608627319 + }, + { + "X": 0.18727855384349823, + "Y": 0.8829797506332397 + } + ] + }, + "Id": "813cf43e-3677-43e8-8b62-c142131d3b98" + }, + { + "BlockType": "WORD", + "Confidence": 99.6954116821289, + "Text": "NON-NEGOTIABLE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.13443829119205475, + "Height": 0.010615494102239609, + "Left": 0.18530617654323578, + "Top": 0.8848837614059448 + }, + "Polygon": [ + { + "X": 0.18530696630477905, + "Y": 0.8848837614059448 + }, + { + "X": 0.3197444677352905, + "Y": 0.884946882724762 + }, + { + "X": 0.3197442591190338, + "Y": 0.8954992890357971 + }, + { + "X": 0.18530617654323578, + "Y": 0.8954364061355591 + } + ] + }, + "Id": "adf535a5-7fa5-4a64-8e03-11e839b9cf07" + }, + { + "BlockType": "WORD", + "Confidence": 99.88878631591797, + "Text": "BANK", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.029507746919989586, + "Height": 0.007285209838300943, + "Left": 0.052512604743242264, + "Top": 0.8988169431686401 + }, + "Polygon": [ + { + "X": 0.05251353979110718, + "Y": 0.8988169431686401 + }, + { + "X": 0.0820203498005867, + "Y": 0.8988307118415833 + }, + { + "X": 0.08201950043439865, + "Y": 0.9061021208763123 + }, + { + "X": 0.052512604743242264, + "Y": 0.9060884118080139 + } + ] + }, + "Id": "94c02572-79a6-4349-a43b-1db3daadba10" + }, + { + "BlockType": "WORD", + "Confidence": 99.8851547241211, + "Text": "NAME", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.02884533442556858, + "Height": 0.00656786048784852, + "Left": 0.0840727761387825, + "Top": 0.8988617062568665 + }, + "Polygon": [ + { + "X": 0.08407352864742279, + "Y": 0.8988617062568665 + }, + { + "X": 0.11291810870170593, + "Y": 0.8988751769065857 + }, + { + "X": 0.11291742324829102, + "Y": 0.9054296016693115 + }, + { + "X": 0.0840727761387825, + "Y": 0.9054161310195923 + } + ] + }, + "Id": "122a6405-d5dc-478c-a2f4-44e99c8d7004" + }, + { + "BlockType": "WORD", + "Confidence": 99.91252136230469, + "Text": "VOID", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.0362466536462307, + "Height": 0.01017947867512703, + "Left": 0.18656623363494873, + "Top": 0.8981788158416748 + }, + "Polygon": [ + { + "X": 0.18656699359416962, + "Y": 0.8981788158416748 + }, + { + "X": 0.22281289100646973, + "Y": 0.898195743560791 + }, + { + "X": 0.22281229496002197, + "Y": 0.9083582758903503 + }, + { + "X": 0.18656623363494873, + "Y": 0.9083414077758789 + } + ] + }, + "Id": "73b67f56-fd75-4dd0-9ad9-96be342714c5" + }, + { + "BlockType": "WORD", + "Confidence": 99.90936279296875, + "Text": "VOID", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03664308041334152, + "Height": 0.010162017308175564, + "Left": 0.22535061836242676, + "Top": 0.8980674743652344 + }, + "Polygon": [ + { + "X": 0.22535119950771332, + "Y": 0.8980674743652344 + }, + { + "X": 0.2619937062263489, + "Y": 0.8980845808982849 + }, + { + "X": 0.26199325919151306, + "Y": 0.9082294702529907 + }, + { + "X": 0.22535061836242676, + "Y": 0.908212423324585 + } + ] + }, + "Id": "eed61eb1-27b4-47fd-813f-06a18f57b400" + }, + { + "BlockType": "WORD", + "Confidence": 99.87586975097656, + "Text": "VOID", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03595910593867302, + "Height": 0.01033747848123312, + "Left": 0.26479649543762207, + "Top": 0.8980097770690918 + }, + "Polygon": [ + { + "X": 0.2647969126701355, + "Y": 0.8980097770690918 + }, + { + "X": 0.3007555902004242, + "Y": 0.8980265855789185 + }, + { + "X": 0.3007553219795227, + "Y": 0.9083472490310669 + }, + { + "X": 0.26479649543762207, + "Y": 0.908330500125885 + } + ] + }, + "Id": "77b04d03-97df-474d-9986-972d845cf1e2" + }, + { + "BlockType": "WORD", + "Confidence": 98.81367492675781, + "Text": "AUTHORIZED", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.06226760149002075, + "Height": 0.007405645679682493, + "Left": 0.5397519469261169, + "Top": 0.9010068774223328 + }, + "Polygon": [ + { + "X": 0.5397519469261169, + "Y": 0.9010068774223328 + }, + { + "X": 0.6020188331604004, + "Y": 0.9010359048843384 + }, + { + "X": 0.6020195484161377, + "Y": 0.908412516117096 + }, + { + "X": 0.5397524833679199, + "Y": 0.9083834886550903 + } + ] + }, + "Id": "015a82a5-2eb7-4c04-87fd-41a6ef9d619e" + }, + { + "BlockType": "WORD", + "Confidence": 97.806396484375, + "Text": "SIGNATURE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.05758298188447952, + "Height": 0.008372352458536625, + "Left": 0.6052378416061401, + "Top": 0.9011176228523254 + }, + "Polygon": [ + { + "X": 0.6052378416061401, + "Y": 0.9011176228523254 + }, + { + "X": 0.6628198027610779, + "Y": 0.9011445045471191 + }, + { + "X": 0.6628208160400391, + "Y": 0.9094899892807007 + }, + { + "X": 0.6052386164665222, + "Y": 0.9094631671905518 + } + ] + }, + "Id": "2b65ba24-98a7-4fa3-8894-b5c73a3e1874" + }, + { + "BlockType": "WORD", + "Confidence": 96.08572387695312, + "Text": "Signature", + "TextType": "HANDWRITING", + "Geometry": { + "BoundingBox": { + "Width": 0.16772226989269257, + "Height": 0.05798368528485298, + "Left": 0.7206146121025085, + "Top": 0.8623079061508179 + }, + "Polygon": [ + { + "X": 0.7206146121025085, + "Y": 0.8623079061508179 + }, + { + "X": 0.8883245587348938, + "Y": 0.8623871207237244 + }, + { + "X": 0.8883368968963623, + "Y": 0.9202916026115417 + }, + { + "X": 0.7206229567527771, + "Y": 0.9202136993408203 + } + ] + }, + "Id": "e17ffbd5-a925-4f8b-8977-e4154be2d856" + }, + { + "BlockType": "WORD", + "Confidence": 65.6190185546875, + "Text": "Authorized", + "TextType": "HANDWRITING", + "Geometry": { + "BoundingBox": { + "Width": 0.1764763444662094, + "Height": 0.052833810448646545, + "Left": 0.5420886874198914, + "Top": 0.864315390586853 + }, + "Polygon": [ + { + "X": 0.5420886874198914, + "Y": 0.864315390586853 + }, + { + "X": 0.7185574769973755, + "Y": 0.864398717880249 + }, + { + "X": 0.718565046787262, + "Y": 0.9171491861343384 + }, + { + "X": 0.5420924425125122, + "Y": 0.9170671701431274 + } + ] + }, + "Id": "d3f3457a-f520-49d7-9c49-16925d11258b" + }, + { + "BlockType": "WORD", + "Confidence": 99.91931915283203, + "Text": "STREET", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.03605041652917862, + "Height": 0.007293884642422199, + "Left": 0.05257965996861458, + "Top": 0.9065330624580383 + }, + "Polygon": [ + { + "X": 0.05258059501647949, + "Y": 0.9065330624580383 + }, + { + "X": 0.0886300802230835, + "Y": 0.906549870967865 + }, + { + "X": 0.08862924575805664, + "Y": 0.9138269424438477 + }, + { + "X": 0.05257965996861458, + "Y": 0.9138101935386658 + } + ] + }, + "Id": "a3012d1d-cac8-4373-b144-47845bbf7dad" + }, + { + "BlockType": "WORD", + "Confidence": 99.75133514404297, + "Text": "ADDRESS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.04799598827958107, + "Height": 0.006699571385979652, + "Left": 0.09366849064826965, + "Top": 0.9065442085266113 + }, + "Polygon": [ + { + "X": 0.09366924315690994, + "Y": 0.9065442085266113 + }, + { + "X": 0.14166449010372162, + "Y": 0.9065665602684021 + }, + { + "X": 0.14166386425495148, + "Y": 0.9132437705993652 + }, + { + "X": 0.09366849064826965, + "Y": 0.9132214784622192 + } + ] + }, + "Id": "e097be4c-22a2-458c-92e9-b50ea4f6adf5" + }, + { + "BlockType": "WORD", + "Confidence": 99.7806167602539, + "Text": "CITY", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.022368047386407852, + "Height": 0.006926959380507469, + "Left": 0.05272558704018593, + "Top": 0.9146407842636108 + }, + "Polygon": [ + { + "X": 0.05272647738456726, + "Y": 0.9146407842636108 + }, + { + "X": 0.07509363442659378, + "Y": 0.9146512150764465 + }, + { + "X": 0.07509280741214752, + "Y": 0.9215677380561829 + }, + { + "X": 0.05272558704018593, + "Y": 0.9215573668479919 + } + ] + }, + "Id": "fa72dc09-e29d-44ce-911d-caf28b521b79" + }, + { + "BlockType": "WORD", + "Confidence": 99.94285583496094, + "Text": "STATE", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.030942898243665695, + "Height": 0.006714736111462116, + "Left": 0.07963110506534576, + "Top": 0.9146527051925659 + }, + "Polygon": [ + { + "X": 0.07963189482688904, + "Y": 0.9146527051925659 + }, + { + "X": 0.11057400703430176, + "Y": 0.9146670699119568 + }, + { + "X": 0.11057329922914505, + "Y": 0.9213674068450928 + }, + { + "X": 0.07963110506534576, + "Y": 0.9213531017303467 + } + ] + }, + "Id": "6e0f296e-1e95-4562-bfb1-3808c0b19d23" + }, + { + "BlockType": "WORD", + "Confidence": 99.70362091064453, + "Text": "ZIP", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.01552986353635788, + "Height": 0.007228456437587738, + "Left": 0.11507521569728851, + "Top": 0.9143661260604858 + }, + "Polygon": [ + { + "X": 0.1150759607553482, + "Y": 0.9143661260604858 + }, + { + "X": 0.130605086684227, + "Y": 0.9143733382225037 + }, + { + "X": 0.13060438632965088, + "Y": 0.9215945601463318 + }, + { + "X": 0.11507521569728851, + "Y": 0.921587347984314 + } + ] + }, + "Id": "876e479d-46f2-4d60-8762-8880ee2108d5" + }, + { + "BlockType": "WORD", + "Confidence": 99.44815063476562, + "Text": "VOID", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.025277189910411835, + "Height": 0.006955715827643871, + "Left": 0.5379548072814941, + "Top": 0.9109771847724915 + }, + "Polygon": [ + { + "X": 0.5379548072814941, + "Y": 0.9109771847724915 + }, + { + "X": 0.5632314682006836, + "Y": 0.9109889268875122 + }, + { + "X": 0.5632320046424866, + "Y": 0.9179328680038452 + }, + { + "X": 0.5379552841186523, + "Y": 0.9179211258888245 + } + ] + }, + "Id": "bbc88aee-f7c1-4f94-b58c-4a3afd1279c7" + }, + { + "BlockType": "WORD", + "Confidence": 99.90357971191406, + "Text": "AFTER", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.032561931759119034, + "Height": 0.007133095990866423, + "Left": 0.5668034553527832, + "Top": 0.9110459685325623 + }, + "Polygon": [ + { + "X": 0.5668034553527832, + "Y": 0.9110459685325623 + }, + { + "X": 0.599364697933197, + "Y": 0.91106116771698 + }, + { + "X": 0.5993654131889343, + "Y": 0.9181790947914124 + }, + { + "X": 0.566804051399231, + "Y": 0.9181639552116394 + } + ] + }, + "Id": "ccc11b66-4179-446b-b971-f733ee14537a" + }, + { + "BlockType": "WORD", + "Confidence": 79.43677520751953, + "Text": "00", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.012220150791108608, + "Height": 0.006787335034459829, + "Left": 0.6022855043411255, + "Top": 0.9113274812698364 + }, + "Polygon": [ + { + "X": 0.6022855043411255, + "Y": 0.9113274812698364 + }, + { + "X": 0.6145049929618835, + "Y": 0.9113332033157349 + }, + { + "X": 0.6145056486129761, + "Y": 0.9181148409843445 + }, + { + "X": 0.602286159992218, + "Y": 0.918109118938446 + } + ] + }, + "Id": "991f910f-938c-4d36-bedd-b46f96d3db98" + }, + { + "BlockType": "WORD", + "Confidence": 99.38758087158203, + "Text": "DAYS", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.026295552030205727, + "Height": 0.006824623327702284, + "Left": 0.617114782333374, + "Top": 0.9111163020133972 + }, + "Polygon": [ + { + "X": 0.617114782333374, + "Y": 0.9111163020133972 + }, + { + "X": 0.6434095501899719, + "Y": 0.9111285209655762 + }, + { + "X": 0.643410325050354, + "Y": 0.9179409146308899 + }, + { + "X": 0.6171154975891113, + "Y": 0.9179286956787109 + } + ] + }, + "Id": "3a8ac731-98f9-4f28-85e8-07978b14d2c7" + }, + { + "BlockType": "WORD", + "Confidence": 63.30417251586914, + "Text": "001379\u2448", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.10807496309280396, + "Height": 0.012510329484939575, + "Left": 0.2392406165599823, + "Top": 0.9572000503540039 + }, + "Polygon": [ + { + "X": 0.23924125730991364, + "Y": 0.9572000503540039 + }, + { + "X": 0.34731557965278625, + "Y": 0.957249641418457 + }, + { + "X": 0.3473154604434967, + "Y": 0.9697103500366211 + }, + { + "X": 0.2392406165599823, + "Y": 0.9696609377861023 + } + ] + }, + "Id": "2d0c72d0-5dcd-4084-b383-07926838e099" + }, + { + "BlockType": "WORD", + "Confidence": 99.54511260986328, + "Text": "\u2446122000496\u24464040110157\u2448", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.3229498863220215, + "Height": 0.013178735040128231, + "Left": 0.36304765939712524, + "Top": 0.9569864273071289 + }, + "Polygon": [ + { + "X": 0.36304768919944763, + "Y": 0.9569864273071289 + }, + { + "X": 0.685995876789093, + "Y": 0.9571346640586853 + }, + { + "X": 0.6859975457191467, + "Y": 0.9701651930809021 + }, + { + "X": 0.36304765939712524, + "Y": 0.9700175523757935 + } + ] + }, + "Id": "013b701c-4330-4a01-909b-1970c814ec8c" + }, + { + "BlockType": "WORD", + "Confidence": 16.950910568237305, + "Text": "THEORIGINALDOCUMENTHASAREFLECTIVEWATERMARKONTHEBAOK.", + "TextType": "PRINTED", + "Geometry": { + "BoundingBox": { + "Width": 0.4534948766231537, + "Height": 0.009467914700508118, + "Left": 0.04896989464759827, + "Top": 0.975298285484314 + }, + "Polygon": [ + { + "X": 0.04897110164165497, + "Y": 0.975298285484314 + }, + { + "X": 0.5024642944335938, + "Y": 0.9755052328109741 + }, + { + "X": 0.502464771270752, + "Y": 0.9847661852836609 + }, + { + "X": 0.04896989464759827, + "Y": 0.9845598340034485 + } + ] + }, + "Id": "86aa4346-5f17-43ea-a72e-2bb51ef8a2b5" + }, + { + "BlockType": "TABLE", + "Confidence": 80.859375, + "Geometry": { + "BoundingBox": { + "Width": 0.2704049348831177, + "Height": 0.025216558948159218, + "Left": 0.161806121468544, + "Top": 0.03311096504330635 + }, + "Polygon": [ + { + "X": 0.16180823743343353, + "Y": 0.03311096504330635 + }, + { + "X": 0.43221041560173035, + "Y": 0.033270496875047684 + }, + { + "X": 0.4322110712528229, + "Y": 0.05832752585411072 + }, + { + "X": 0.161806121468544, + "Y": 0.05816895142197609 + } + ] + }, + "Id": "ddb8b382-421d-4966-9ffa-b398e05b5139", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a735dab1-16e7-4341-8c52-e617ef91337f", + "0ad940c7-606b-49e3-8c18-307af8fab8fd", + "6b1da20c-ce7f-4e13-88fc-8049ac296d0f", + "246e03f9-bb2a-41ce-97f5-5bd97f3fd770", + "722c100c-8255-48f2-8f89-976ed1b48099", + "ed1c8a79-be25-4cba-9b5c-dd2da56f9e46", + "e19fae3c-339a-494b-866c-b679a65ec8f6", + "5678ccdd-8185-426d-9a59-db252322d55c", + "1408c6f8-0611-406e-8e57-69a66fe222c2", + "df878b1d-3b3c-40c3-bb2d-cd327f4dc59a" + ] + } + ], + "EntityTypes": [ + "SEMI_STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 50.927734375, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.041050441563129425, + "Height": 0.011715108528733253, + "Left": 0.16180725395679474, + "Top": 0.03311096504330635 + }, + "Polygon": [ + { + "X": 0.16180823743343353, + "Y": 0.03311096504330635 + }, + { + "X": 0.20285768806934357, + "Y": 0.03313518315553665 + }, + { + "X": 0.2028569132089615, + "Y": 0.044826071709394455 + }, + { + "X": 0.16180725395679474, + "Y": 0.044801920652389526 + } + ] + }, + "Id": "a735dab1-16e7-4341-8c52-e617ef91337f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e0927804-e28c-4177-bcb4-1b539e12edcb" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 33.4716796875, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.05532490462064743, + "Height": 0.011723438277840614, + "Left": 0.2028569132089615, + "Top": 0.03313518315553665 + }, + "Polygon": [ + { + "X": 0.20285768806934357, + "Y": 0.03313518315553665 + }, + { + "X": 0.2581818103790283, + "Y": 0.033167824149131775 + }, + { + "X": 0.25818127393722534, + "Y": 0.04485861957073212 + }, + { + "X": 0.2028569132089615, + "Y": 0.044826071709394455 + } + ] + }, + "Id": "0ad940c7-606b-49e3-8c18-307af8fab8fd", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2e0f9649-0327-42cd-b48a-45efd6fd38d6" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 28.9794921875, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.05390523746609688, + "Height": 0.011722511611878872, + "Left": 0.25818127393722534, + "Top": 0.033167824149131775 + }, + "Polygon": [ + { + "X": 0.2581818103790283, + "Y": 0.033167824149131775 + }, + { + "X": 0.3120865225791931, + "Y": 0.033199626952409744 + }, + { + "X": 0.3120862543582916, + "Y": 0.04489033669233322 + }, + { + "X": 0.25818127393722534, + "Y": 0.04485861957073212 + } + ] + }, + "Id": "6b1da20c-ce7f-4e13-88fc-8049ac296d0f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 28.857421875, + "RowIndex": 1, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.04964861646294594, + "Height": 0.011719918809831142, + "Left": 0.3120862543582916, + "Top": 0.033199626952409744 + }, + "Polygon": [ + { + "X": 0.3120865225791931, + "Y": 0.033199626952409744 + }, + { + "X": 0.36173486709594727, + "Y": 0.03322891891002655 + }, + { + "X": 0.3617348372936249, + "Y": 0.04491954296827316 + }, + { + "X": 0.3120862543582916, + "Y": 0.04489033669233322 + } + ] + }, + "Id": "246e03f9-bb2a-41ce-97f5-5bd97f3fd770", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "af2e09fb-44ed-4955-bc8c-3b1a0e210476" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 51.26953125, + "RowIndex": 1, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.07047586888074875, + "Height": 0.011732089333236217, + "Left": 0.3617348372936249, + "Top": 0.03322891891002655 + }, + "Polygon": [ + { + "X": 0.36173486709594727, + "Y": 0.03322891891002655 + }, + { + "X": 0.43221041560173035, + "Y": 0.033270496875047684 + }, + { + "X": 0.4322107136249542, + "Y": 0.044961005449295044 + }, + { + "X": 0.3617348372936249, + "Y": 0.04491954296827316 + } + ] + }, + "Id": "722c100c-8255-48f2-8f89-976ed1b48099", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ff60cfb9-b8b3-455b-9267-1281ccc2500b" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 51.611328125, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.041050780564546585, + "Height": 0.013391101732850075, + "Left": 0.161806121468544, + "Top": 0.044801920652389526 + }, + "Polygon": [ + { + "X": 0.16180725395679474, + "Y": 0.044801920652389526 + }, + { + "X": 0.2028569132089615, + "Y": 0.044826071709394455 + }, + { + "X": 0.20285600423812866, + "Y": 0.05819302424788475 + }, + { + "X": 0.161806121468544, + "Y": 0.05816895142197609 + } + ] + }, + "Id": "ed1c8a79-be25-4cba-9b5c-dd2da56f9e46", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9d849b86-d300-490b-80b0-32a61068a12e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 33.935546875, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.055325280874967575, + "Height": 0.013399395160377026, + "Left": 0.20285600423812866, + "Top": 0.044826071709394455 + }, + "Polygon": [ + { + "X": 0.2028569132089615, + "Y": 0.044826071709394455 + }, + { + "X": 0.25818127393722534, + "Y": 0.04485861957073212 + }, + { + "X": 0.2581806778907776, + "Y": 0.058225467801094055 + }, + { + "X": 0.20285600423812866, + "Y": 0.05819302424788475 + } + ] + }, + "Id": "e19fae3c-339a-494b-866c-b679a65ec8f6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "88940a2f-d475-4f8b-9c5a-cba5f6501bbe" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 29.3701171875, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.05390556901693344, + "Height": 0.013398458249866962, + "Left": 0.2581806778907776, + "Top": 0.04485861957073212 + }, + "Polygon": [ + { + "X": 0.25818127393722534, + "Y": 0.04485861957073212 + }, + { + "X": 0.3120862543582916, + "Y": 0.04489033669233322 + }, + { + "X": 0.31208595633506775, + "Y": 0.0582570806145668 + }, + { + "X": 0.2581806778907776, + "Y": 0.058225467801094055 + } + ] + }, + "Id": "5678ccdd-8185-426d-9a59-db252322d55c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ab18b047-a658-492d-9a70-f987f348d576" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 29.2724609375, + "RowIndex": 2, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.049648892134428024, + "Height": 0.013395859859883785, + "Left": 0.31208595633506775, + "Top": 0.04489033669233322 + }, + "Polygon": [ + { + "X": 0.3120862543582916, + "Y": 0.04489033669233322 + }, + { + "X": 0.3617348372936249, + "Y": 0.04491954296827316 + }, + { + "X": 0.3617348074913025, + "Y": 0.05828619375824928 + }, + { + "X": 0.31208595633506775, + "Y": 0.0582570806145668 + } + ] + }, + "Id": "1408c6f8-0611-406e-8e57-69a66fe222c2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2400695d-1a7d-46a9-b240-38bf7b368451" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 51.953125, + "RowIndex": 2, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.07047625631093979, + "Height": 0.013407980091869831, + "Left": 0.3617348074913025, + "Top": 0.04491954296827316 + }, + "Polygon": [ + { + "X": 0.3617348372936249, + "Y": 0.04491954296827316 + }, + { + "X": 0.4322107136249542, + "Y": 0.044961005449295044 + }, + { + "X": 0.4322110712528229, + "Y": 0.05832752585411072 + }, + { + "X": 0.3617348074913025, + "Y": 0.05828619375824928 + } + ] + }, + "Id": "df878b1d-3b3c-40c3-bb2d-cd327f4dc59a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b9850469-c2b6-48e7-bc1c-aa165153b628" + ] + } + ] + }, + { + "BlockType": "TABLE", + "Confidence": 86.669921875, + "Geometry": { + "BoundingBox": { + "Width": 0.2415914237499237, + "Height": 0.03324787691235542, + "Left": 0.5764819383621216, + "Top": 0.06795760244131088 + }, + "Polygon": [ + { + "X": 0.5764819383621216, + "Y": 0.06795760244131088 + }, + { + "X": 0.8180672526359558, + "Y": 0.06809894740581512 + }, + { + "X": 0.8180733323097229, + "Y": 0.10120547562837601 + }, + { + "X": 0.576484739780426, + "Y": 0.1010652631521225 + } + ] + }, + "Id": "ad239bcb-73f2-4b3b-a04c-13cbe4f5fc0a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a17f61d1-ec4d-4873-8189-795b9ac86cde", + "c4ed0c1c-bab4-47f3-9828-7c2254bfcd74", + "7a366839-5dde-41cd-a35c-2d7e038679b6", + "813be1ae-857a-4e1a-ac82-ce58ca9f449b" + ] + } + ], + "EntityTypes": [ + "SEMI_STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.796875, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13419736921787262, + "Height": 0.01658722385764122, + "Left": 0.5764819383621216, + "Top": 0.06795760244131088 + }, + "Polygon": [ + { + "X": 0.5764819383621216, + "Y": 0.06795760244131088 + }, + { + "X": 0.7106769680976868, + "Y": 0.06803611665964127 + }, + { + "X": 0.710679292678833, + "Y": 0.0845448225736618 + }, + { + "X": 0.5764833092689514, + "Y": 0.08446662127971649 + } + ] + }, + "Id": "a17f61d1-ec4d-4873-8189-795b9ac86cde", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "dfb6f29d-2322-40c8-a257-445362e50b2a", + "14c78d09-427e-4d69-a4ee-92276566ce01" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.91796875, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10739331692457199, + "Height": 0.0165712907910347, + "Left": 0.7106769680976868, + "Top": 0.06803611665964127 + }, + "Polygon": [ + { + "X": 0.7106769680976868, + "Y": 0.06803611665964127 + }, + { + "X": 0.8180672526359558, + "Y": 0.06809894740581512 + }, + { + "X": 0.8180702924728394, + "Y": 0.08460740745067596 + }, + { + "X": 0.710679292678833, + "Y": 0.0845448225736618 + } + ] + }, + "Id": "c4ed0c1c-bab4-47f3-9828-7c2254bfcd74", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c4bbfd8b-5d38-4c59-b3f0-8062f7a07293" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.185546875, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13419827818870544, + "Height": 0.0166765246540308, + "Left": 0.5764833092689514, + "Top": 0.08446662127971649 + }, + "Polygon": [ + { + "X": 0.5764833092689514, + "Y": 0.08446662127971649 + }, + { + "X": 0.710679292678833, + "Y": 0.0845448225736618 + }, + { + "X": 0.7106816172599792, + "Y": 0.10114315152168274 + }, + { + "X": 0.576484739780426, + "Y": 0.1010652631521225 + } + ] + }, + "Id": "7a366839-5dde-41cd-a35c-2d7e038679b6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e2a748ad-e703-475c-b74b-7bca7a71f19a", + "cd439eea-7e0d-49de-9e3c-cb184f87272d" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 89.35546875, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10739406198263168, + "Height": 0.016660653054714203, + "Left": 0.710679292678833, + "Top": 0.0845448225736618 + }, + "Polygon": [ + { + "X": 0.710679292678833, + "Y": 0.0845448225736618 + }, + { + "X": 0.8180702924728394, + "Y": 0.08460740745067596 + }, + { + "X": 0.8180733323097229, + "Y": 0.10120547562837601 + }, + { + "X": 0.7106816172599792, + "Y": 0.10114315152168274 + } + ] + }, + "Id": "813be1ae-857a-4e1a-ac82-ce58ca9f449b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c9cf804c-ff0a-4449-a5ed-b680ee65389c" + ] + } + ] + }, + { + "BlockType": "TABLE", + "Confidence": 73.681640625, + "Geometry": { + "BoundingBox": { + "Width": 0.19154968857765198, + "Height": 0.032012201845645905, + "Left": 0.18245133757591248, + "Top": 0.17757192254066467 + }, + "Polygon": [ + { + "X": 0.18245375156402588, + "Y": 0.17757192254066467 + }, + { + "X": 0.3740009367465973, + "Y": 0.17768099904060364 + }, + { + "X": 0.37400102615356445, + "Y": 0.20958411693572998 + }, + { + "X": 0.18245133757591248, + "Y": 0.20947590470314026 + } + ] + }, + "Id": "f2a70ff1-2d09-472e-988b-3f4a20521f54", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f41cd390-0bad-4163-92cd-252eba959e76", + "03f6bfeb-65bb-444b-a6e9-3737d5d404b5", + "61d01aa2-d1a6-4f23-a910-9232b953d3a9", + "3343d391-721c-49f1-a8af-0a8b501ed505", + "f3a3618f-0384-4752-93d1-787cddc23ba1", + "677507f8-37ba-4ccf-8e21-02a59c1d71a1" + ] + } + ], + "EntityTypes": [ + "SEMI_STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 52.197265625, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.054442744702100754, + "Height": 0.010734870098531246, + "Left": 0.1824529469013214, + "Top": 0.17757192254066467 + }, + "Polygon": [ + { + "X": 0.18245375156402588, + "Y": 0.17757192254066467 + }, + { + "X": 0.23689568042755127, + "Y": 0.17760293185710907 + }, + { + "X": 0.2368951141834259, + "Y": 0.1883067935705185 + }, + { + "X": 0.1824529469013214, + "Y": 0.18827587366104126 + } + ] + }, + "Id": "f41cd390-0bad-4163-92cd-252eba959e76", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "96842ba9-f016-4a9b-aaf2-0a3d57285547" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 61.962890625, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13710586726665497, + "Height": 0.01078173890709877, + "Left": 0.2368951141834259, + "Top": 0.17760293185710907 + }, + "Polygon": [ + { + "X": 0.23689568042755127, + "Y": 0.17760293185710907 + }, + { + "X": 0.3740009367465973, + "Y": 0.17768099904060364 + }, + { + "X": 0.3740009665489197, + "Y": 0.18838466703891754 + }, + { + "X": 0.2368951141834259, + "Y": 0.1883067935705185 + } + ] + }, + "Id": "03f6bfeb-65bb-444b-a6e9-3737d5d404b5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", + "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", + "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", + "007ffbca-5eda-417a-8c62-f2595e6525a1" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 53.22265625, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.05444300174713135, + "Height": 0.010982810519635677, + "Left": 0.18245211243629456, + "Top": 0.18827587366104126 + }, + "Polygon": [ + { + "X": 0.1824529469013214, + "Y": 0.18827587366104126 + }, + { + "X": 0.2368951141834259, + "Y": 0.1883067935705185 + }, + { + "X": 0.23689453303813934, + "Y": 0.1992586851119995 + }, + { + "X": 0.18245211243629456, + "Y": 0.19922783970832825 + } + ] + }, + "Id": "61d01aa2-d1a6-4f23-a910-9232b953d3a9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5cec90e9-43e4-478a-b75a-bcf8ca9c55c9" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.134765625, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13710647821426392, + "Height": 0.011029548943042755, + "Left": 0.23689453303813934, + "Top": 0.1883067935705185 + }, + "Polygon": [ + { + "X": 0.2368951141834259, + "Y": 0.1883067935705185 + }, + { + "X": 0.3740009665489197, + "Y": 0.18838466703891754 + }, + { + "X": 0.37400099635124207, + "Y": 0.19933633506298065 + }, + { + "X": 0.23689453303813934, + "Y": 0.1992586851119995 + } + ] + }, + "Id": "3343d391-721c-49f1-a8af-0a8b501ed505", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 56.4453125, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.05444319173693657, + "Height": 0.010278820060193539, + "Left": 0.18245133757591248, + "Top": 0.19922783970832825 + }, + "Polygon": [ + { + "X": 0.18245211243629456, + "Y": 0.19922783970832825 + }, + { + "X": 0.23689453303813934, + "Y": 0.1992586851119995 + }, + { + "X": 0.23689398169517517, + "Y": 0.20950666069984436 + }, + { + "X": 0.18245133757591248, + "Y": 0.20947590470314026 + } + ] + }, + "Id": "f3a3618f-0384-4752-93d1-787cddc23ba1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6fa349ee-54cc-49ca-9f3b-b55680fb0a6b" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 67.041015625, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13710704445838928, + "Height": 0.010325443930923939, + "Left": 0.23689398169517517, + "Top": 0.1992586851119995 + }, + "Polygon": [ + { + "X": 0.23689453303813934, + "Y": 0.1992586851119995 + }, + { + "X": 0.37400099635124207, + "Y": 0.19933633506298065 + }, + { + "X": 0.37400102615356445, + "Y": 0.20958411693572998 + }, + { + "X": 0.23689398169517517, + "Y": 0.20950666069984436 + } + ] + }, + "Id": "677507f8-37ba-4ccf-8e21-02a59c1d71a1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "83271702-29f2-4a2b-b61b-50062d73b550" + ] + } + ] + }, + { + "BlockType": "TABLE", + "Confidence": 97.802734375, + "Geometry": { + "BoundingBox": { + "Width": 0.49579739570617676, + "Height": 0.09744259715080261, + "Left": 0.04565294831991196, + "Top": 0.2303062528371811 + }, + "Polygon": [ + { + "X": 0.04566573351621628, + "Y": 0.2303062528371811 + }, + { + "X": 0.5414434671401978, + "Y": 0.23058488965034485 + }, + { + "X": 0.5414503216743469, + "Y": 0.3277488648891449 + }, + { + "X": 0.04565294831991196, + "Y": 0.32747703790664673 + } + ] + }, + "Id": "b2dadfeb-f242-4421-9c17-ecb79e5ccf66", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a8160ace-afb5-42a7-b71f-758aab5432d1", + "6d20dbc1-18fb-4181-9dce-ac465f31be1f", + "f48e271c-29bb-469c-b272-586ea618421e", + "cd2647bf-42ed-4287-bf80-253b128953dc", + "ae4f256c-9c37-4362-921e-45fd6c6e7102", + "e186017b-832c-4864-b58b-71a9103a5d83", + "7845703e-a6d4-4c06-b04b-279927813542", + "5f4d1e4e-6569-46d8-af47-f6b4ea0cd195", + "a1eac028-ee66-4136-ac97-527909958ff5", + "63d6c75a-e089-43ee-b15a-fbdff916e8af", + "c2a49252-a2b1-48ba-8e74-784adfa175f1", + "d9700826-3815-49ba-9390-487687a667f0", + "99cd0d5a-a16c-46ea-a2b4-0411b4118012", + "7dd731a4-e5d6-4056-a5a8-8911fa3f8135", + "bcbe5231-43c0-4c17-8478-43be3b1fe180", + "9663b2b9-523a-42df-b52d-b60aca68602c", + "d8e15097-2457-4de1-a7e8-83eb26272598", + "0aa4c26f-d41f-4f5d-8388-cad29187f4c8", + "13fc05e0-3bb6-4346-8a00-62a1f868e2b3", + "a978b872-ac37-4553-b94f-20db05fad0d1", + "4bf5e4e3-aea3-488f-89db-e872bf76ee07", + "9fd56315-6f80-4aa1-a192-3d1c3cd2bb92", + "fbd92b3f-0bcf-48e8-84c8-d70387a800f5", + "83678ae1-6d21-431b-877f-234420c6f350", + "4bd517d1-b021-4157-96c9-50dfea8eb478", + "dd4244c7-547d-41cd-bec9-3df0ad537022", + "3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", + "5b1a281a-e3c7-4aef-995b-d27d0e520efc", + "0b83cd9d-4f2f-4d40-a5fc-2bc8cd3da05e", + "97eaf57b-ccd6-40f1-b812-8f5c36329738" + ] + }, + { + "Type": "MERGED_CELL", + "Ids": [ + "f31137e5-44d4-43cd-ab51-fd7f192a5845" + ] + } + ], + "EntityTypes": [ + "STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 39.5751953125, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09901447594165802, + "Height": 0.0203760527074337, + "Left": 0.04566305875778198, + "Top": 0.2303062528371811 + }, + "Polygon": [ + { + "X": 0.04566573351621628, + "Y": 0.2303062528371811 + }, + { + "X": 0.14467753469944, + "Y": 0.23036189377307892 + }, + { + "X": 0.14467568695545197, + "Y": 0.2506822943687439 + }, + { + "X": 0.04566305875778198, + "Y": 0.25062695145606995 + } + ] + }, + "Id": "a8160ace-afb5-42a7-b71f-758aab5432d1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "70bed2aa-ac04-47d0-a639-9957a79aa708" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 35.009765625, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.08228641748428345, + "Height": 0.02036641538143158, + "Left": 0.14467568695545197, + "Top": 0.23036189377307892 + }, + "Polygon": [ + { + "X": 0.14467753469944, + "Y": 0.23036189377307892 + }, + { + "X": 0.2269621044397354, + "Y": 0.23040814697742462 + }, + { + "X": 0.2269609272480011, + "Y": 0.2507283091545105 + }, + { + "X": 0.14467568695545197, + "Y": 0.2506822943687439 + } + ] + }, + "Id": "6d20dbc1-18fb-4181-9dce-ac465f31be1f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ae6d0e84-2104-43bc-9fb9-45d0f38b3fa5" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 36.4501953125, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09363298863172531, + "Height": 0.020372522994875908, + "Left": 0.2269609272480011, + "Top": 0.23040814697742462 + }, + "Polygon": [ + { + "X": 0.2269621044397354, + "Y": 0.23040814697742462 + }, + { + "X": 0.320593923330307, + "Y": 0.2304607629776001 + }, + { + "X": 0.32059353590011597, + "Y": 0.2507806718349457 + }, + { + "X": 0.2269609272480011, + "Y": 0.2507283091545105 + } + ] + }, + "Id": "f48e271c-29bb-469c-b272-586ea618421e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "149dd47f-0d38-4af0-880e-66aef5be5771" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 37.79296875, + "RowIndex": 1, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11632794886827469, + "Height": 0.02038494311273098, + "Left": 0.32059353590011597, + "Top": 0.2304607629776001 + }, + "Polygon": [ + { + "X": 0.320593923330307, + "Y": 0.2304607629776001 + }, + { + "X": 0.4369209110736847, + "Y": 0.2305261343717575 + }, + { + "X": 0.43692147731781006, + "Y": 0.25084570050239563 + }, + { + "X": 0.32059353590011597, + "Y": 0.2507806718349457 + } + ] + }, + "Id": "cd2647bf-42ed-4287-bf80-253b128953dc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6b76695f-18b4-488b-bc24-05faaa82bb7a", + "f2017435-e0d1-48d6-b2b7-55fd11dbba9e" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 39.111328125, + "RowIndex": 1, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452398657798767, + "Height": 0.020378008484840393, + "Left": 0.4369209110736847, + "Top": 0.2305261343717575 + }, + "Polygon": [ + { + "X": 0.4369209110736847, + "Y": 0.2305261343717575 + }, + { + "X": 0.5414434671401978, + "Y": 0.23058488965034485 + }, + { + "X": 0.5414448976516724, + "Y": 0.2509041428565979 + }, + { + "X": 0.43692147731781006, + "Y": 0.25084570050239563 + } + ] + }, + "Id": "ae4f256c-9c37-4362-921e-45fd6c6e7102", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3c9824ce-9a2e-49d0-9cf3-cc8126f3475f", + "81f95eca-25b9-4fb8-9597-13933d2a3be4", + "27ba326b-567c-42a2-9486-dbe0e68ae9da" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 84.08203125, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09901449829339981, + "Height": 0.014293746091425419, + "Left": 0.045661184936761856, + "Top": 0.25062695145606995 + }, + "Polygon": [ + { + "X": 0.04566305875778198, + "Y": 0.25062695145606995 + }, + { + "X": 0.14467568695545197, + "Y": 0.2506822943687439 + }, + { + "X": 0.1446743905544281, + "Y": 0.2649206817150116 + }, + { + "X": 0.045661184936761856, + "Y": 0.264865517616272 + } + ] + }, + "Id": "e186017b-832c-4864-b58b-71a9103a5d83", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "35c946d3-bea6-470b-ad57-3c5fa7e4165c" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 74.4140625, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0822865441441536, + "Height": 0.014284227974712849, + "Left": 0.1446743905544281, + "Top": 0.2506822943687439 + }, + "Polygon": [ + { + "X": 0.14467568695545197, + "Y": 0.2506822943687439 + }, + { + "X": 0.2269609272480011, + "Y": 0.2507283091545105 + }, + { + "X": 0.22696010768413544, + "Y": 0.26496654748916626 + }, + { + "X": 0.1446743905544281, + "Y": 0.2649206817150116 + } + ] + }, + "Id": "7845703e-a6d4-4c06-b04b-279927813542", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b07c4a17-1ce0-48c7-aac6-ee427a71ce3a" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 77.44140625, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09363342076539993, + "Height": 0.014290384016931057, + "Left": 0.22696010768413544, + "Top": 0.2507283091545105 + }, + "Polygon": [ + { + "X": 0.2269609272480011, + "Y": 0.2507283091545105 + }, + { + "X": 0.32059353590011597, + "Y": 0.2507806718349457 + }, + { + "X": 0.3205932676792145, + "Y": 0.2650187015533447 + }, + { + "X": 0.22696010768413544, + "Y": 0.26496654748916626 + } + ] + }, + "Id": "5f4d1e4e-6569-46d8-af47-f6b4ea0cd195", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3f5be35f-fe66-4631-b437-95476bdefeb4" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 80.322265625, + "RowIndex": 2, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11632862687110901, + "Height": 0.01430283859372139, + "Left": 0.3205932676792145, + "Top": 0.2507806718349457 + }, + "Polygon": [ + { + "X": 0.32059353590011597, + "Y": 0.2507806718349457 + }, + { + "X": 0.43692147731781006, + "Y": 0.25084570050239563 + }, + { + "X": 0.4369218945503235, + "Y": 0.2650834918022156 + }, + { + "X": 0.3205932676792145, + "Y": 0.2650187015533447 + } + ] + }, + "Id": "a1eac028-ee66-4136-ac97-527909958ff5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "93de6e93-6b28-4b7c-a494-1a5a81125823" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 83.10546875, + "RowIndex": 2, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452441871166229, + "Height": 0.014296027831733227, + "Left": 0.43692147731781006, + "Top": 0.25084570050239563 + }, + "Polygon": [ + { + "X": 0.43692147731781006, + "Y": 0.25084570050239563 + }, + { + "X": 0.5414448976516724, + "Y": 0.2509041428565979 + }, + { + "X": 0.5414459109306335, + "Y": 0.26514172554016113 + }, + { + "X": 0.4369218945503235, + "Y": 0.2650834918022156 + } + ] + }, + "Id": "63d6c75a-e089-43ee-b15a-fbdff916e8af", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9191d37d-a042-4a15-80cf-bea8eda4085d" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 85.986328125, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09901521354913712, + "Height": 0.015388992615044117, + "Left": 0.04565916955471039, + "Top": 0.264865517616272 + }, + "Polygon": [ + { + "X": 0.045661184936761856, + "Y": 0.264865517616272 + }, + { + "X": 0.1446743905544281, + "Y": 0.2649206817150116 + }, + { + "X": 0.14467298984527588, + "Y": 0.2802545130252838 + }, + { + "X": 0.04565916955471039, + "Y": 0.2801995873451233 + } + ] + }, + "Id": "c2a49252-a2b1-48ba-8e74-784adfa175f1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c788b840-29ec-47ed-9277-33ff1db79073" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 76.07421875, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.08228712528944016, + "Height": 0.015379494987428188, + "Left": 0.14467298984527588, + "Top": 0.2649206817150116 + }, + "Polygon": [ + { + "X": 0.1446743905544281, + "Y": 0.2649206817150116 + }, + { + "X": 0.22696010768413544, + "Y": 0.26496654748916626 + }, + { + "X": 0.226959228515625, + "Y": 0.28030019998550415 + }, + { + "X": 0.14467298984527588, + "Y": 0.2802545130252838 + } + ] + }, + "Id": "d9700826-3815-49ba-9390-487687a667f0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "72d3947a-f750-40fb-be24-c453cf8019c2" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 79.150390625, + "RowIndex": 3, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09363402426242828, + "Height": 0.015385613776743412, + "Left": 0.226959228515625, + "Top": 0.26496654748916626 + }, + "Polygon": [ + { + "X": 0.22696010768413544, + "Y": 0.26496654748916626 + }, + { + "X": 0.3205932676792145, + "Y": 0.2650187015533447 + }, + { + "X": 0.3205929696559906, + "Y": 0.2803521454334259 + }, + { + "X": 0.226959228515625, + "Y": 0.28030019998550415 + } + ] + }, + "Id": "99cd0d5a-a16c-46ea-a2b4-0411b4118012", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "841f6cc0-03ad-4a6a-9498-0f7055f7c4a7" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 82.12890625, + "RowIndex": 3, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11632935702800751, + "Height": 0.015398005023598671, + "Left": 0.3205929696559906, + "Top": 0.2650187015533447 + }, + "Polygon": [ + { + "X": 0.3205932676792145, + "Y": 0.2650187015533447 + }, + { + "X": 0.4369218945503235, + "Y": 0.2650834918022156 + }, + { + "X": 0.4369223117828369, + "Y": 0.28041669726371765 + }, + { + "X": 0.3205929696559906, + "Y": 0.2803521454334259 + } + ] + }, + "Id": "7dd731a4-e5d6-4056-a5a8-8911fa3f8135", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "abde8717-b525-4562-9979-f78c17088720" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 84.9609375, + "RowIndex": 3, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452510416507721, + "Height": 0.01539120078086853, + "Left": 0.4369218945503235, + "Top": 0.2650834918022156 + }, + "Polygon": [ + { + "X": 0.4369218945503235, + "Y": 0.2650834918022156 + }, + { + "X": 0.5414459109306335, + "Y": 0.26514172554016113 + }, + { + "X": 0.5414469838142395, + "Y": 0.2804746925830841 + }, + { + "X": 0.4369223117828369, + "Y": 0.28041669726371765 + } + ] + }, + "Id": "bcbe5231-43c0-4c17-8478-43be3b1fe180", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3008aabf-deae-46fd-8969-9bfb75112bbe" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 77.1484375, + "RowIndex": 4, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09901583939790726, + "Height": 0.015388969331979752, + "Left": 0.04565715044736862, + "Top": 0.2801995873451233 + }, + "Polygon": [ + { + "X": 0.04565916955471039, + "Y": 0.2801995873451233 + }, + { + "X": 0.14467298984527588, + "Y": 0.2802545130252838 + }, + { + "X": 0.14467158913612366, + "Y": 0.29558855295181274 + }, + { + "X": 0.04565715044736862, + "Y": 0.29553380608558655 + } + ] + }, + "Id": "9663b2b9-523a-42df-b52d-b60aca68602c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "09653a0c-e75a-4ddb-b079-dafc481499a7" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 68.26171875, + "RowIndex": 4, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.08228763937950134, + "Height": 0.015379508025944233, + "Left": 0.14467158913612366, + "Top": 0.2802545130252838 + }, + "Polygon": [ + { + "X": 0.14467298984527588, + "Y": 0.2802545130252838 + }, + { + "X": 0.226959228515625, + "Y": 0.28030019998550415 + }, + { + "X": 0.22695834934711456, + "Y": 0.29563403129577637 + }, + { + "X": 0.14467158913612366, + "Y": 0.29558855295181274 + } + ] + }, + "Id": "d8e15097-2457-4de1-a7e8-83eb26272598", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1c5f02a1-f279-421b-81bb-ea49be5a953e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 71.044921875, + "RowIndex": 4, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09363461285829544, + "Height": 0.015385601669549942, + "Left": 0.22695834934711456, + "Top": 0.28030019998550415 + }, + "Polygon": [ + { + "X": 0.226959228515625, + "Y": 0.28030019998550415 + }, + { + "X": 0.3205929696559906, + "Y": 0.2803521454334259 + }, + { + "X": 0.3205926716327667, + "Y": 0.2956857979297638 + }, + { + "X": 0.22695834934711456, + "Y": 0.29563403129577637 + } + ] + }, + "Id": "0aa4c26f-d41f-4f5d-8388-cad29187f4c8", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ea64c643-38aa-4b09-8b2c-cc69c1adf2de" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 73.681640625, + "RowIndex": 4, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11633007973432541, + "Height": 0.015397944487631321, + "Left": 0.3205926716327667, + "Top": 0.2803521454334259 + }, + "Polygon": [ + { + "X": 0.3205929696559906, + "Y": 0.2803521454334259 + }, + { + "X": 0.4369223117828369, + "Y": 0.28041669726371765 + }, + { + "X": 0.43692275881767273, + "Y": 0.29575008153915405 + }, + { + "X": 0.3205926716327667, + "Y": 0.2956857979297638 + } + ] + }, + "Id": "13fc05e0-3bb6-4346-8a00-62a1f868e2b3", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "09dc62ef-bf31-444d-9de6-4d2ee832630e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 76.220703125, + "RowIndex": 4, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452575981616974, + "Height": 0.01539116632193327, + "Left": 0.4369223117828369, + "Top": 0.28041669726371765 + }, + "Polygon": [ + { + "X": 0.4369223117828369, + "Y": 0.28041669726371765 + }, + { + "X": 0.5414469838142395, + "Y": 0.2804746925830841 + }, + { + "X": 0.5414480566978455, + "Y": 0.2958078682422638 + }, + { + "X": 0.43692275881767273, + "Y": 0.29575008153915405 + } + ] + }, + "Id": "a978b872-ac37-4553-b94f-20db05fad0d1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "bc51ece3-776c-4991-9488-422d9a17ca68" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 74.462890625, + "RowIndex": 5, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0990164577960968, + "Height": 0.01538894698023796, + "Left": 0.045655135065317154, + "Top": 0.29553380608558655 + }, + "Polygon": [ + { + "X": 0.04565715044736862, + "Y": 0.29553380608558655 + }, + { + "X": 0.14467158913612366, + "Y": 0.29558855295181274 + }, + { + "X": 0.14467018842697144, + "Y": 0.310922771692276 + }, + { + "X": 0.045655135065317154, + "Y": 0.3108682334423065 + } + ] + }, + "Id": "4bf5e4e3-aea3-488f-89db-e872bf76ee07", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c82d7440-9b9e-4071-b0c6-f0b7728d85df" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 65.869140625, + "RowIndex": 5, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.08228815346956253, + "Height": 0.015379521995782852, + "Left": 0.14467018842697144, + "Top": 0.29558855295181274 + }, + "Polygon": [ + { + "X": 0.14467158913612366, + "Y": 0.29558855295181274 + }, + { + "X": 0.22695834934711456, + "Y": 0.29563403129577637 + }, + { + "X": 0.22695747017860413, + "Y": 0.3109680712223053 + }, + { + "X": 0.14467018842697144, + "Y": 0.310922771692276 + } + ] + }, + "Id": "9fd56315-6f80-4aa1-a192-3d1c3cd2bb92" + }, + { + "BlockType": "CELL", + "Confidence": 68.5546875, + "RowIndex": 5, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0936352014541626, + "Height": 0.015385590493679047, + "Left": 0.22695747017860413, + "Top": 0.29563403129577637 + }, + "Polygon": [ + { + "X": 0.22695834934711456, + "Y": 0.29563403129577637 + }, + { + "X": 0.3205926716327667, + "Y": 0.2956857979297638 + }, + { + "X": 0.32059237360954285, + "Y": 0.311019629240036 + }, + { + "X": 0.22695747017860413, + "Y": 0.3109680712223053 + } + ] + }, + "Id": "fbd92b3f-0bcf-48e8-84c8-d70387a800f5" + }, + { + "BlockType": "CELL", + "Confidence": 71.09375, + "RowIndex": 5, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11633080989122391, + "Height": 0.015397883951663971, + "Left": 0.32059237360954285, + "Top": 0.2956857979297638 + }, + "Polygon": [ + { + "X": 0.3205926716327667, + "Y": 0.2956857979297638 + }, + { + "X": 0.43692275881767273, + "Y": 0.29575008153915405 + }, + { + "X": 0.43692317605018616, + "Y": 0.31108367443084717 + }, + { + "X": 0.32059237360954285, + "Y": 0.311019629240036 + } + ] + }, + "Id": "83678ae1-6d21-431b-877f-234420c6f350", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "baccbb6c-70d2-4f48-b204-cb4c3358d43b" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 73.53515625, + "RowIndex": 5, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452641546726227, + "Height": 0.015391131862998009, + "Left": 0.43692275881767273, + "Top": 0.29575008153915405 + }, + "Polygon": [ + { + "X": 0.43692275881767273, + "Y": 0.29575008153915405 + }, + { + "X": 0.5414480566978455, + "Y": 0.2958078682422638 + }, + { + "X": 0.5414491891860962, + "Y": 0.3111412227153778 + }, + { + "X": 0.43692317605018616, + "Y": 0.31108367443084717 + } + ] + }, + "Id": "4bd517d1-b021-4157-96c9-50dfea8eb478", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0ae4bd32-e645-420b-afe0-37004906e55a" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 48.7548828125, + "RowIndex": 6, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09901724755764008, + "Height": 0.0166630782186985, + "Left": 0.04565294831991196, + "Top": 0.3108682334423065 + }, + "Polygon": [ + { + "X": 0.045655135065317154, + "Y": 0.3108682334423065 + }, + { + "X": 0.14467018842697144, + "Y": 0.310922771692276 + }, + { + "X": 0.14466868340969086, + "Y": 0.3275313377380371 + }, + { + "X": 0.04565294831991196, + "Y": 0.32747703790664673 + } + ] + }, + "Id": "dd4244c7-547d-41cd-bec9-3df0ad537022" + }, + { + "BlockType": "CELL", + "Confidence": 54.4921875, + "RowIndex": 6, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.08228877186775208, + "Height": 0.01647484488785267, + "Left": 0.14466869831085205, + "Top": 0.310922771692276 + }, + "Polygon": [ + { + "X": 0.14467018842697144, + "Y": 0.310922771692276 + }, + { + "X": 0.22695747017860413, + "Y": 0.3109680712223053 + }, + { + "X": 0.22695651650428772, + "Y": 0.3273976147174835 + }, + { + "X": 0.14466869831085205, + "Y": 0.32735249400138855 + } + ] + }, + "Id": "3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "839c9dda-e6ba-4985-b60c-044e75de2d6f" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "CELL", + "Confidence": 54.4921875, + "RowIndex": 6, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09363584965467453, + "Height": 0.01648087427020073, + "Left": 0.22695651650428772, + "Top": 0.3109680712223053 + }, + "Polygon": [ + { + "X": 0.22695747017860413, + "Y": 0.3109680712223053 + }, + { + "X": 0.32059237360954285, + "Y": 0.311019629240036 + }, + { + "X": 0.3205920457839966, + "Y": 0.32744893431663513 + }, + { + "X": 0.22695651650428772, + "Y": 0.3273976147174835 + } + ] + }, + "Id": "5b1a281a-e3c7-4aef-995b-d27d0e520efc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "CELL", + "Confidence": 46.5576171875, + "RowIndex": 6, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11633159965276718, + "Height": 0.01667192578315735, + "Left": 0.3205920457839966, + "Top": 0.311019629240036 + }, + "Polygon": [ + { + "X": 0.32059237360954285, + "Y": 0.311019629240036 + }, + { + "X": 0.43692317605018616, + "Y": 0.31108367443084717 + }, + { + "X": 0.43692365288734436, + "Y": 0.32769155502319336 + }, + { + "X": 0.3205920457839966, + "Y": 0.3276277780532837 + } + ] + }, + "Id": "0b83cd9d-4f2f-4d40-a5fc-2bc8cd3da05e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5feafcae-39b3-46e4-9666-8a19f77ab5db" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "CELL", + "Confidence": 48.1689453125, + "RowIndex": 6, + "ColumnIndex": 5, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10452716052532196, + "Height": 0.016665179282426834, + "Left": 0.43692317605018616, + "Top": 0.31108367443084717 + }, + "Polygon": [ + { + "X": 0.43692317605018616, + "Y": 0.31108367443084717 + }, + { + "X": 0.5414491891860962, + "Y": 0.3111412227153778 + }, + { + "X": 0.5414503216743469, + "Y": 0.3277488648891449 + }, + { + "X": 0.43692365288734436, + "Y": 0.32769155502319336 + } + ] + }, + "Id": "97eaf57b-ccd6-40f1-b812-8f5c36329738", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "12c9df35-a77c-4db4-ae5e-e6b74dd84fcc" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "MERGED_CELL", + "Confidence": 54.4921875, + "RowIndex": 6, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 2, + "Geometry": { + "BoundingBox": { + "Width": 0.175923690199852, + "Height": 0.01670500822365284, + "Left": 0.14466868340969086, + "Top": 0.310922771692276 + }, + "Polygon": [ + { + "X": 0.14467018842697144, + "Y": 0.310922771692276 + }, + { + "X": 0.32059237360954285, + "Y": 0.311019629240036 + }, + { + "X": 0.3205920457839966, + "Y": 0.3276277780532837 + }, + { + "X": 0.14466868340969086, + "Y": 0.3275313377380371 + } + ] + }, + "Id": "f31137e5-44d4-43cd-ab51-fd7f192a5845", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3ee6d5cd-29ee-4d56-836c-e861bc6d2f2e", + "5b1a281a-e3c7-4aef-995b-d27d0e520efc" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "TABLE", + "Confidence": 95.458984375, + "Geometry": { + "BoundingBox": { + "Width": 0.400608092546463, + "Height": 0.12590450048446655, + "Left": 0.5558409094810486, + "Top": 0.24267761409282684 + }, + "Polygon": [ + { + "X": 0.5558409094810486, + "Y": 0.24267761409282684 + }, + { + "X": 0.9564188122749329, + "Y": 0.24290205538272858 + }, + { + "X": 0.956449031829834, + "Y": 0.3685820996761322 + }, + { + "X": 0.5558505654335022, + "Y": 0.3683648109436035 + } + ] + }, + "Id": "895c4d45-9e94-4c00-9362-7b57d86e438c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "db6e870d-d225-435f-a186-fdbfb70f14a7", + "dfbba8c0-8c23-42ce-9c60-bffc88e06289", + "794f871d-080d-4fec-a83a-cea726796f7c", + "9304afd8-b086-422f-8218-5b6f1fa99de5", + "2aef89f1-7ed9-44ba-b888-e69721a06cd7", + "08324285-d9ed-4421-9797-51218fc64411", + "3c92ff48-d628-41b0-ab28-f04928f4ca04", + "e359bffb-20a9-4921-9c73-e0ea8db1bc42", + "9a3262cd-47d0-46bf-b522-7e44903a27d0", + "1081b545-dd75-4f18-811e-5d70a2a149d4", + "ebfac75e-2d63-4c3d-8b1a-ed79e26713cf", + "f7ad5302-6327-4e6d-b98a-dd2fdc76a312", + "aa1b0979-37b1-40a5-be45-fc54307441de", + "45d9f3c8-bf61-4ae2-8444-feef902e0365", + "f9975719-286d-42f5-844f-65afefaaebfb", + "30c75c36-88d2-4832-96a8-2b5a18e9fd1f", + "a026dda2-ad4e-4911-8350-ddb0bf805f86", + "3182dc63-3519-414b-8b53-cf248764fedc" + ] + } + ], + "EntityTypes": [ + "STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 47.8515625, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.18323390185832977, + "Height": 0.023669401183724403, + "Left": 0.5558409094810486, + "Top": 0.24267761409282684 + }, + "Polygon": [ + { + "X": 0.5558409094810486, + "Y": 0.24267761409282684 + }, + { + "X": 0.739071249961853, + "Y": 0.24278026819229126 + }, + { + "X": 0.7390748262405396, + "Y": 0.2663470208644867 + }, + { + "X": 0.5558426976203918, + "Y": 0.26624494791030884 + } + ] + }, + "Id": "db6e870d-d225-435f-a186-fdbfb70f14a7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ac98e66c-e2f0-4623-ac55-84895e8a4ac0", + "b99352e2-dd60-4f26-87bd-e845972de3e8", + "67901abb-d8e0-47cf-bde2-66c952695b41", + "a37420cb-ed86-4cc7-92dc-d5446a09edba" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 50.29296875, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10638927668333054, + "Height": 0.023625988513231277, + "Left": 0.739071249961853, + "Top": 0.24278026819229126 + }, + "Polygon": [ + { + "X": 0.739071249961853, + "Y": 0.24278026819229126 + }, + { + "X": 0.8454559445381165, + "Y": 0.24283988773822784 + }, + { + "X": 0.8454605340957642, + "Y": 0.26640626788139343 + }, + { + "X": 0.7390748262405396, + "Y": 0.2663470208644867 + } + ] + }, + "Id": "dfbba8c0-8c23-42ce-9c60-bffc88e06289", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "29e40b32-aeb8-43de-be3c-47c25abb90d4", + "81c3946f-7671-4157-928e-c56ed1949a7d" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 53.515625, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11096853017807007, + "Height": 0.02362818457186222, + "Left": 0.8454559445381165, + "Top": 0.24283988773822784 + }, + "Polygon": [ + { + "X": 0.8454559445381165, + "Y": 0.24283988773822784 + }, + { + "X": 0.9564188122749329, + "Y": 0.24290205538272858 + }, + { + "X": 0.9564244747161865, + "Y": 0.2664680778980255 + }, + { + "X": 0.8454605340957642, + "Y": 0.26640626788139343 + } + ] + }, + "Id": "794f871d-080d-4fec-a83a-cea726796f7c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "00d6bcbe-75ab-4efb-ba4a-e69012b58c60", + "4065c5fb-8cfe-4ceb-9f7e-4031523fd229", + "102f7557-a985-480a-820e-091f12438936" + ] + } + ], + "EntityTypes": [ + "COLUMN_HEADER" + ] + }, + { + "BlockType": "CELL", + "Confidence": 84.228515625, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.18323425948619843, + "Height": 0.014339417219161987, + "Left": 0.5558426976203918, + "Top": 0.26624494791030884 + }, + "Polygon": [ + { + "X": 0.5558426976203918, + "Y": 0.26624494791030884 + }, + { + "X": 0.7390748262405396, + "Y": 0.2663470208644867 + }, + { + "X": 0.7390769720077515, + "Y": 0.2805843651294708 + }, + { + "X": 0.5558438301086426, + "Y": 0.2804827094078064 + } + ] + }, + "Id": "9304afd8-b086-422f-8218-5b6f1fa99de5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "897b18bb-6a05-4804-91d8-853d538df5aa", + "974e8fdb-020f-4363-b4b8-42fdd9e8332a", + "f02b96e6-fe51-44e6-bce1-9caa3263c058" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 69.189453125, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10638847947120667, + "Height": 0.014296403154730797, + "Left": 0.7390748262405396, + "Top": 0.2663470208644867 + }, + "Polygon": [ + { + "X": 0.7390748262405396, + "Y": 0.2663470208644867 + }, + { + "X": 0.8454605340957642, + "Y": 0.26640626788139343 + }, + { + "X": 0.8454632759094238, + "Y": 0.28064340353012085 + }, + { + "X": 0.7390769720077515, + "Y": 0.2805843651294708 + } + ] + }, + "Id": "2aef89f1-7ed9-44ba-b888-e69721a06cd7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "75fc59c7-1826-4c9f-881c-a96eccbce3cf" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 85.107421875, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11096735298633575, + "Height": 0.014298729598522186, + "Left": 0.8454605340957642, + "Top": 0.26640626788139343 + }, + "Polygon": [ + { + "X": 0.8454605340957642, + "Y": 0.26640626788139343 + }, + { + "X": 0.9564244747161865, + "Y": 0.2664680778980255 + }, + { + "X": 0.9564278721809387, + "Y": 0.2807050049304962 + }, + { + "X": 0.8454632759094238, + "Y": 0.28064340353012085 + } + ] + }, + "Id": "08324285-d9ed-4421-9797-51218fc64411", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "80bf3f2b-648d-4333-922f-55faf0ae2e1f" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 38.3544921875, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.18323764204978943, + "Height": 0.029672125354409218, + "Left": 0.5558438301086426, + "Top": 0.2804827094078064 + }, + "Polygon": [ + { + "X": 0.5558438301086426, + "Y": 0.2804827094078064 + }, + { + "X": 0.7390769720077515, + "Y": 0.2805843651294708 + }, + { + "X": 0.7390814423561096, + "Y": 0.31015482544898987 + }, + { + "X": 0.555846095085144, + "Y": 0.31005391478538513 + } + ] + }, + "Id": "3c92ff48-d628-41b0-ab28-f04928f4ca04", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "8df53490-883f-4f29-b000-c5557119f7b2", + "bc4becbb-d5ef-4f05-af34-0513161e8b38", + "fab799f1-06f6-4788-a7e8-12d7459e7555" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 31.5185546875, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10639209300279617, + "Height": 0.02962903492152691, + "Left": 0.7390769720077515, + "Top": 0.2805843651294708 + }, + "Polygon": [ + { + "X": 0.7390769720077515, + "Y": 0.2805843651294708 + }, + { + "X": 0.8454632759094238, + "Y": 0.28064340353012085 + }, + { + "X": 0.845469057559967, + "Y": 0.3102134168148041 + }, + { + "X": 0.7390814423561096, + "Y": 0.31015482544898987 + } + ] + }, + "Id": "e359bffb-20a9-4921-9c73-e0ea8db1bc42" + }, + { + "BlockType": "CELL", + "Confidence": 38.76953125, + "RowIndex": 3, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11097168922424316, + "Height": 0.029631109908223152, + "Left": 0.8454632759094238, + "Top": 0.28064340353012085 + }, + "Polygon": [ + { + "X": 0.8454632759094238, + "Y": 0.28064340353012085 + }, + { + "X": 0.9564278721809387, + "Y": 0.2807050049304962 + }, + { + "X": 0.956434965133667, + "Y": 0.31027451157569885 + }, + { + "X": 0.845469057559967, + "Y": 0.3102134168148041 + } + ] + }, + "Id": "9a3262cd-47d0-46bf-b522-7e44903a27d0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f19e563c-d16a-444f-a96e-8b024b43a6f5" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 36.7919921875, + "RowIndex": 4, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.18323786556720734, + "Height": 0.016529247164726257, + "Left": 0.555846095085144, + "Top": 0.31005391478538513 + }, + "Polygon": [ + { + "X": 0.555846095085144, + "Y": 0.31005391478538513 + }, + { + "X": 0.7390814423561096, + "Y": 0.31015482544898987 + }, + { + "X": 0.7390839457511902, + "Y": 0.3265831470489502 + }, + { + "X": 0.5558473467826843, + "Y": 0.3264826536178589 + } + ] + }, + "Id": "1081b545-dd75-4f18-811e-5d70a2a149d4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a385cf80-ad76-4e1a-8606-fbbd3039e936", + "a663607b-a39f-4277-a48f-888d46053382" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 30.224609375, + "RowIndex": 4, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1063908115029335, + "Height": 0.016486676409840584, + "Left": 0.7390814423561096, + "Top": 0.31015482544898987 + }, + "Polygon": [ + { + "X": 0.7390814423561096, + "Y": 0.31015482544898987 + }, + { + "X": 0.845469057559967, + "Y": 0.3102134168148041 + }, + { + "X": 0.8454722762107849, + "Y": 0.3266414999961853 + }, + { + "X": 0.7390839457511902, + "Y": 0.3265831470489502 + } + ] + }, + "Id": "ebfac75e-2d63-4c3d-8b1a-ed79e26713cf" + }, + { + "BlockType": "CELL", + "Confidence": 37.1826171875, + "RowIndex": 4, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.11096986383199692, + "Height": 0.0164889395236969, + "Left": 0.845469057559967, + "Top": 0.3102134168148041 + }, + "Polygon": [ + { + "X": 0.845469057559967, + "Y": 0.3102134168148041 + }, + { + "X": 0.956434965133667, + "Y": 0.31027451157569885 + }, + { + "X": 0.9564389586448669, + "Y": 0.326702356338501 + }, + { + "X": 0.8454722762107849, + "Y": 0.3266414999961853 + } + ] + }, + "Id": "f7ad5302-6327-4e6d-b98a-dd2fdc76a312", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aac461e9-df16-4203-920c-df0ea5bf0fc2" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 77.34375, + "RowIndex": 5, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.18323926627635956, + "Height": 0.01762428693473339, + "Left": 0.5558473467826843, + "Top": 0.3264826536178589 + }, + "Polygon": [ + { + "X": 0.5558473467826843, + "Y": 0.3264826536178589 + }, + { + "X": 0.7390839457511902, + "Y": 0.3265831470489502 + }, + { + "X": 0.7390866279602051, + "Y": 0.3441069424152374 + }, + { + "X": 0.5558487176895142, + "Y": 0.3440069258213043 + } + ] + }, + "Id": "aa1b0979-37b1-40a5-be45-fc54307441de", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "13fd03ad-d623-4635-be88-ba44b545fe2d", + "93ce634d-f739-42d1-abaf-3736ab03d8cc" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.525390625, + "RowIndex": 5, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10639174282550812, + "Height": 0.0175818782299757, + "Left": 0.7390839457511902, + "Top": 0.3265831470489502 + }, + "Polygon": [ + { + "X": 0.7390839457511902, + "Y": 0.3265831470489502 + }, + { + "X": 0.8454722762107849, + "Y": 0.3266414999961853 + }, + { + "X": 0.8454756736755371, + "Y": 0.34416502714157104 + }, + { + "X": 0.7390866279602051, + "Y": 0.3441069424152374 + } + ] + }, + "Id": "45d9f3c8-bf61-4ae2-8444-feef902e0365" + }, + { + "BlockType": "CELL", + "Confidence": 78.173828125, + "RowIndex": 5, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1109708771109581, + "Height": 0.017584113404154778, + "Left": 0.8454722762107849, + "Top": 0.3266414999961853 + }, + "Polygon": [ + { + "X": 0.8454722762107849, + "Y": 0.3266414999961853 + }, + { + "X": 0.9564389586448669, + "Y": 0.326702356338501 + }, + { + "X": 0.9564431309700012, + "Y": 0.34422561526298523 + }, + { + "X": 0.8454756736755371, + "Y": 0.34416502714157104 + } + ] + }, + "Id": "f9975719-286d-42f5-844f-65afefaaebfb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e2ee9e25-743f-43d1-8e90-ac312b588e35" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 86.376953125, + "RowIndex": 6, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.183241605758667, + "Height": 0.024457281455397606, + "Left": 0.5558487176895142, + "Top": 0.3440069258213043 + }, + "Polygon": [ + { + "X": 0.5558487176895142, + "Y": 0.3440069258213043 + }, + { + "X": 0.7390866279602051, + "Y": 0.3441069424152374 + }, + { + "X": 0.7390903234481812, + "Y": 0.3684642016887665 + }, + { + "X": 0.5558505654335022, + "Y": 0.3683648109436035 + } + ] + }, + "Id": "30c75c36-88d2-4832-96a8-2b5a18e9fd1f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c4580220-3cd2-4173-9469-ba9e36037742" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 70.947265625, + "RowIndex": 6, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10639383643865585, + "Height": 0.02441496215760708, + "Left": 0.7390866279602051, + "Top": 0.3441069424152374 + }, + "Polygon": [ + { + "X": 0.7390866279602051, + "Y": 0.3441069424152374 + }, + { + "X": 0.8454756736755371, + "Y": 0.34416502714157104 + }, + { + "X": 0.8454804420471191, + "Y": 0.36852189898490906 + }, + { + "X": 0.7390903234481812, + "Y": 0.3684642016887665 + } + ] + }, + "Id": "a026dda2-ad4e-4911-8350-ddb0bf805f86", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1d005ed1-ac6f-49e7-ae91-4f51019a39cc" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 87.3046875, + "RowIndex": 6, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1109733134508133, + "Height": 0.024417078122496605, + "Left": 0.8454756736755371, + "Top": 0.34416502714157104 + }, + "Polygon": [ + { + "X": 0.8454756736755371, + "Y": 0.34416502714157104 + }, + { + "X": 0.9564431309700012, + "Y": 0.34422561526298523 + }, + { + "X": 0.956449031829834, + "Y": 0.3685820996761322 + }, + { + "X": 0.8454804420471191, + "Y": 0.36852189898490906 + } + ] + }, + "Id": "3182dc63-3519-414b-8b53-cf248764fedc" + }, + { + "BlockType": "TABLE", + "Confidence": 98.828125, + "Geometry": { + "BoundingBox": { + "Width": 0.49726346135139465, + "Height": 0.26666951179504395, + "Left": 0.044833023101091385, + "Top": 0.34439772367477417 + }, + "Polygon": [ + { + "X": 0.04486815258860588, + "Y": 0.34439772367477417 + }, + { + "X": 0.5420775413513184, + "Y": 0.3446691036224365 + }, + { + "X": 0.5420964956283569, + "Y": 0.6110672354698181 + }, + { + "X": 0.044833023101091385, + "Y": 0.61081463098526 + } + ] + }, + "Id": "a527336a-5619-475f-9e89-201d5e6a9ed2", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "55220d52-fb16-4945-9edf-5eabc3e77dad", + "c92d7c7c-2703-4f35-9c76-a0f651cc76a1", + "83cf4283-9c41-4824-bc93-7f7f9dffd6f6", + "1823010a-264a-4cf3-88b1-381fd8a0d753", + "b0a1b8fa-9294-4389-bb82-aee72888b82b", + "0968bab1-d599-4dc0-992e-d2514a4a3c22", + "188f1a72-76b5-4e85-bf6a-eda658fd1ec7", + "09d1dc87-52e2-4bb6-8bdc-9e059877f590", + "b7a1423c-1033-4f57-9266-fa8724a39cca", + "3adf8fdc-4ca9-4481-b6f3-5b02290cff03", + "10b0223d-b5c8-4c55-851a-5f6efeff0f27", + "0cec15b3-77ba-4715-b1f9-4441bec0fc05", + "defc34f0-901e-4ff7-83a4-4ee4470a9e9b", + "3ce2dce5-c432-4c51-ae1f-e85b004459e9", + "0dfedd18-afb7-4aff-be60-033a5caf5622", + "083ab84c-3ba6-4a5d-819e-230b9948847f", + "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d", + "c0f95f74-6998-4b42-bfbb-3c2b968cc9fb", + "1ea0c4d7-ca43-4f7e-bae9-8b3a4acab3fc", + "9d09ebe7-e0db-46fd-83c5-11469ac3b1f4", + "95fd4fa0-916e-4529-9576-48d2c5e180b9", + "5bbf24e5-ab61-458d-abe0-d4467bf2b0db", + "c7e1d8a2-467d-4d9b-af32-4a4036db4055", + "5f775292-415b-4411-8a5b-a0ea0b16e90d", + "f62b469d-9f8e-4b38-a5e1-f0bf9042438b", + "73babb91-1dda-4160-a521-6afedeed1f33", + "364d716a-681f-43c3-be6f-857b36d3f987", + "82dbc495-b569-40b9-b378-6e637d42cb6b", + "c041e0fd-1cfb-44e7-ad4f-569f14acd22b", + "ccd970ec-da2f-4c0f-a622-02d375014d97", + "c749da23-eef6-4a0b-96b6-1a24c366679b", + "1a5a38c6-4738-432c-ac60-bba5e3a17236", + "e653b509-f9d1-4b85-af84-dcd9eb67b461", + "210698d4-d746-48ec-b846-61dee6c4838c", + "425f9e2b-6251-4b0d-b002-10d9f65c64a1", + "98c2e8fe-d5a6-4430-98a4-4acfdde2a87a", + "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae", + "f5b19450-46ee-4c88-8d36-4bcd56a94f0b", + "6171aebc-70f7-4206-9688-3be09a741386", + "5cab7f15-094e-4e5e-a488-067c53c99a6c", + "071fd8f3-6e28-4dbb-9bcb-75e3132132ec", + "c9930e3f-5180-4c7e-a77b-d3ceb9afb5c6", + "bbeaf8ef-bd36-4efc-a6ce-a6369c222768", + "7c3bfae9-b095-4d81-a155-e6f3fd4b6d7c", + "fb2a1317-9ffa-4096-af9c-4645a28a6227", + "a710e284-fb76-4020-b6e5-e1904c5c4408", + "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", + "517a2aa2-d7fc-4032-a643-b057b655f7db", + "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16", + "3da3073f-89b4-4ad5-a3da-fadc112c9663", + "90c14ead-2362-4a29-a963-60f9c255868d", + "8f294c98-221d-4c26-8310-b59ddb074aea", + "274cbc63-cbcd-48b3-b313-a3858b8dcc16", + "56f24719-4d92-4a73-b674-8f85bba5b661", + "b7e02d7d-84f1-4208-ba30-5e40fe0385e9", + "9e9917a1-6b20-4d84-aec6-9fe83684e59b", + "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9", + "2e28c569-e26a-47ce-a2ba-838e0e3a383a", + "748c07b7-c80f-441e-b3a3-bf5c41f38d60", + "a095af39-21dc-4604-a977-d590285872f5" + ] + }, + { + "Type": "MERGED_CELL", + "Ids": [ + "3bfe06cb-1767-47da-a735-9a4a78520003", + "9cc42df5-c567-4304-8403-9072342e355f" + ] + }, + { + "Type": "TABLE_FOOTER", + "Ids": [ + "0ac7e71a-7b42-4aa5-a603-ed3c69f2a6cc" + ] + } + ], + "EntityTypes": [ + "STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 75.9765625, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09980250895023346, + "Height": 0.02676847018301487, + "Left": 0.044864632189273834, + "Top": 0.34439772367477417 + }, + "Polygon": [ + { + "X": 0.04486815258860588, + "Y": 0.34439772367477417 + }, + { + "X": 0.1446671336889267, + "Y": 0.3444521725177765 + }, + { + "X": 0.1446647047996521, + "Y": 0.3711661696434021 + }, + { + "X": 0.044864632189273834, + "Y": 0.37111207842826843 + } + ] + }, + "Id": "55220d52-fb16-4945-9edf-5eabc3e77dad", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "52a5c781-7f05-4973-b8fa-cc74ffeb55c3" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 72.412109375, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986263245344162, + "Height": 0.02682165987789631, + "Left": 0.1446647047996521, + "Top": 0.3444521725177765 + }, + "Polygon": [ + { + "X": 0.1446671336889267, + "Y": 0.3444521725177765 + }, + { + "X": 0.3432910442352295, + "Y": 0.3445605933666229 + }, + { + "X": 0.343290776014328, + "Y": 0.37127384543418884 + }, + { + "X": 0.1446647047996521, + "Y": 0.3711661696434021 + } + ] + }, + "Id": "c92d7c7c-2703-4f35-9c76-a0f651cc76a1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cf0cc779-1f00-4361-a2d7-772893f52e7d", + "1605418f-8f46-4281-a8f8-26b07a178af0", + "22bc4c38-3c95-4759-9c7f-75883b6b4dc9", + "43958b5d-e46f-4e60-bced-ef757f0dd9c2" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 64.111328125, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647148102521896, + "Height": 0.02676553651690483, + "Left": 0.343290776014328, + "Top": 0.3445605933666229 + }, + "Polygon": [ + { + "X": 0.3432910442352295, + "Y": 0.3445605933666229 + }, + { + "X": 0.4397614598274231, + "Y": 0.344613254070282 + }, + { + "X": 0.4397622346878052, + "Y": 0.37132614850997925 + }, + { + "X": 0.343290776014328, + "Y": 0.37127384543418884 + } + ] + }, + "Id": "83cf4283-9c41-4824-bc93-7f7f9dffd6f6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ac84ce4e-bdcd-4a8d-a379-e6c3b6931c99" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 80.2734375, + "RowIndex": 1, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10231795907020569, + "Height": 0.026768339797854424, + "Left": 0.4397614598274231, + "Top": 0.344613254070282 + }, + "Polygon": [ + { + "X": 0.4397614598274231, + "Y": 0.344613254070282 + }, + { + "X": 0.5420775413513184, + "Y": 0.3446691036224365 + }, + { + "X": 0.5420793890953064, + "Y": 0.37138161063194275 + }, + { + "X": 0.4397622346878052, + "Y": 0.37132614850997925 + } + ] + }, + "Id": "1823010a-264a-4cf3-88b1-381fd8a0d753", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c92b73bc-ad75-45c9-83d3-ad65be538d26" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09931924939155579, + "Height": 0.015388996340334415, + "Left": 0.04534545913338661, + "Top": 0.3711123466491699 + }, + "Polygon": [ + { + "X": 0.04534747824072838, + "Y": 0.3711123466491699 + }, + { + "X": 0.1446647047996521, + "Y": 0.3711661696434021 + }, + { + "X": 0.14466330409049988, + "Y": 0.38650134205818176 + }, + { + "X": 0.04534545913338661, + "Y": 0.3864477276802063 + } + ] + }, + "Id": "b0a1b8fa-9294-4389-bb82-aee72888b82b" + }, + { + "BlockType": "CELL", + "Confidence": 65.91796875, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19862745702266693, + "Height": 0.015442394651472569, + "Left": 0.14466330409049988, + "Top": 0.3711661696434021 + }, + "Polygon": [ + { + "X": 0.1446647047996521, + "Y": 0.3711661696434021 + }, + { + "X": 0.343290776014328, + "Y": 0.37127384543418884 + }, + { + "X": 0.34329062700271606, + "Y": 0.3866085708141327 + }, + { + "X": 0.14466330409049988, + "Y": 0.38650134205818176 + } + ] + }, + "Id": "0968bab1-d599-4dc0-992e-d2514a4a3c22", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "80185575-88ac-4d17-9655-6da818713316", + "0db4c907-4fc9-4d90-92c3-606946c400cc", + "2bf69f3c-bf75-4a43-b096-c70c327cbb17" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 58.3984375, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647208452224731, + "Height": 0.015386813320219517, + "Left": 0.34329062700271606, + "Top": 0.37127384543418884 + }, + "Polygon": [ + { + "X": 0.343290776014328, + "Y": 0.37127384543418884 + }, + { + "X": 0.4397622346878052, + "Y": 0.37132614850997925 + }, + { + "X": 0.439762681722641, + "Y": 0.3866606652736664 + }, + { + "X": 0.34329062700271606, + "Y": 0.3866085708141327 + } + ] + }, + "Id": "188f1a72-76b5-4e85-bf6a-eda658fd1ec7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f1dec373-24c7-421a-af08-153f90dd1547" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 73.095703125, + "RowIndex": 2, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10231826454401016, + "Height": 0.0153897600248456, + "Left": 0.4397622346878052, + "Top": 0.37132614850997925 + }, + "Polygon": [ + { + "X": 0.4397622346878052, + "Y": 0.37132614850997925 + }, + { + "X": 0.5420793890953064, + "Y": 0.37138161063194275 + }, + { + "X": 0.5420805215835571, + "Y": 0.3867158889770508 + }, + { + "X": 0.439762681722641, + "Y": 0.3866606652736664 + } + ] + }, + "Id": "09d1dc87-52e2-4bb6-8bdc-9e059877f590", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e0354bc8-45d6-44fa-9c8b-85a40bbd455d" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09931972622871399, + "Height": 0.014293584041297436, + "Left": 0.045343585312366486, + "Top": 0.3864477276802063 + }, + "Polygon": [ + { + "X": 0.04534545913338661, + "Y": 0.3864477276802063 + }, + { + "X": 0.14466330409049988, + "Y": 0.38650134205818176 + }, + { + "X": 0.144662007689476, + "Y": 0.400741308927536 + }, + { + "X": 0.045343585312366486, + "Y": 0.40068790316581726 + } + ] + }, + "Id": "b7a1423c-1033-4f57-9266-fa8724a39cca" + }, + { + "BlockType": "CELL", + "Confidence": 63.916015625, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19862860441207886, + "Height": 0.01434679701924324, + "Left": 0.144662007689476, + "Top": 0.38650134205818176 + }, + "Polygon": [ + { + "X": 0.14466330409049988, + "Y": 0.38650134205818176 + }, + { + "X": 0.34329062700271606, + "Y": 0.3866085708141327 + }, + { + "X": 0.3432904779911041, + "Y": 0.4008481502532959 + }, + { + "X": 0.144662007689476, + "Y": 0.400741308927536 + } + ] + }, + "Id": "3adf8fdc-4ca9-4481-b6f3-5b02290cff03", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fe0755c8-b769-44ca-af35-4095b353342a", + "0b196af5-2373-4431-8d13-c8037c8a0acb" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 56.591796875, + "RowIndex": 3, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647264331579208, + "Height": 0.014291452243924141, + "Left": 0.3432904779911041, + "Top": 0.3866085708141327 + }, + "Polygon": [ + { + "X": 0.34329062700271606, + "Y": 0.3866085708141327 + }, + { + "X": 0.439762681722641, + "Y": 0.3866606652736664 + }, + { + "X": 0.4397631287574768, + "Y": 0.4009000360965729 + }, + { + "X": 0.3432904779911041, + "Y": 0.4008481502532959 + } + ] + }, + "Id": "10b0223d-b5c8-4c55-851a-5f6efeff0f27", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "93469d1a-1691-4876-989c-e0eedda7e488" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 70.849609375, + "RowIndex": 3, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10231883078813553, + "Height": 0.014294402673840523, + "Left": 0.439762681722641, + "Top": 0.3866606652736664 + }, + "Polygon": [ + { + "X": 0.439762681722641, + "Y": 0.3866606652736664 + }, + { + "X": 0.5420805215835571, + "Y": 0.3867158889770508 + }, + { + "X": 0.5420815348625183, + "Y": 0.40095505118370056 + }, + { + "X": 0.4397631287574768, + "Y": 0.4009000360965729 + } + ] + }, + "Id": "0cec15b3-77ba-4715-b1f9-4441bec0fc05", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "184db911-ca2e-4999-aa46-aa9e9aa9caf9" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 4, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932059049606323, + "Height": 0.016484353691339493, + "Left": 0.04534142091870308, + "Top": 0.40068790316581726 + }, + "Polygon": [ + { + "X": 0.045343585312366486, + "Y": 0.40068790316581726 + }, + { + "X": 0.144662007689476, + "Y": 0.400741308927536 + }, + { + "X": 0.14466051757335663, + "Y": 0.41717225313186646 + }, + { + "X": 0.04534142091870308, + "Y": 0.4171190559864044 + } + ] + }, + "Id": "defc34f0-901e-4ff7-83a4-4ee4470a9e9b" + }, + { + "BlockType": "CELL", + "Confidence": 68.5546875, + "RowIndex": 4, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986299604177475, + "Height": 0.01653730496764183, + "Left": 0.14466051757335663, + "Top": 0.400741308927536 + }, + "Polygon": [ + { + "X": 0.144662007689476, + "Y": 0.400741308927536 + }, + { + "X": 0.3432904779911041, + "Y": 0.4008481502532959 + }, + { + "X": 0.3432902991771698, + "Y": 0.41727861762046814 + }, + { + "X": 0.14466051757335663, + "Y": 0.41717225313186646 + } + ] + }, + "Id": "3ce2dce5-c432-4c51-ae1f-e85b004459e9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a492f0d6-9bc5-4d1c-ae0f-535bfb49b489", + "b82f7dcd-8a4e-4822-b0eb-acaf73ebda83", + "d9f10ab8-06f6-406c-9a6e-16e8cabcae11", + "a1b3bdec-3e48-4366-80e6-a0a15b91f1bc" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 60.693359375, + "RowIndex": 4, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647329151630402, + "Height": 0.016482137143611908, + "Left": 0.3432902991771698, + "Top": 0.4008481502532959 + }, + "Polygon": [ + { + "X": 0.3432904779911041, + "Y": 0.4008481502532959 + }, + { + "X": 0.4397631287574768, + "Y": 0.4009000360965729 + }, + { + "X": 0.439763605594635, + "Y": 0.417330265045166 + }, + { + "X": 0.3432902991771698, + "Y": 0.41727861762046814 + } + ] + }, + "Id": "0dfedd18-afb7-4aff-be60-033a5caf5622", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f66af89b-87b6-4556-9937-cb8219ce6fa9" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 75.9765625, + "RowIndex": 4, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10231957584619522, + "Height": 0.016485042870044708, + "Left": 0.4397631287574768, + "Top": 0.4009000360965729 + }, + "Polygon": [ + { + "X": 0.4397631287574768, + "Y": 0.4009000360965729 + }, + { + "X": 0.5420815348625183, + "Y": 0.40095505118370056 + }, + { + "X": 0.542082667350769, + "Y": 0.417385071516037 + }, + { + "X": 0.439763605594635, + "Y": 0.417330265045166 + } + ] + }, + "Id": "083ab84c-3ba6-4a5d-819e-230b9948847f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c07e46a6-c92e-48f9-83d9-93d9a419f9bf" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 5, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932125359773636, + "Height": 0.016484342515468597, + "Left": 0.04533926025032997, + "Top": 0.4171190559864044 + }, + "Polygon": [ + { + "X": 0.04534142091870308, + "Y": 0.4171190559864044 + }, + { + "X": 0.14466051757335663, + "Y": 0.41717225313186646 + }, + { + "X": 0.14465901255607605, + "Y": 0.4336034059524536 + }, + { + "X": 0.04533926025032997, + "Y": 0.4335504472255707 + } + ] + }, + "Id": "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d" + }, + { + "BlockType": "CELL", + "Confidence": 62.060546875, + "RowIndex": 5, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19863128662109375, + "Height": 0.01653706282377243, + "Left": 0.14465901255607605, + "Top": 0.41717225313186646 + }, + "Polygon": [ + { + "X": 0.14466051757335663, + "Y": 0.41717225313186646 + }, + { + "X": 0.3432902991771698, + "Y": 0.41727861762046814 + }, + { + "X": 0.34329015016555786, + "Y": 0.4337093234062195 + }, + { + "X": 0.14465901255607605, + "Y": 0.4336034059524536 + } + ] + }, + "Id": "c0f95f74-6998-4b42-bfbb-3c2b968cc9fb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ed63a603-5006-4c65-b414-3bc960c4a87b", + "0020dba5-b4f0-405b-a4e3-69045102ca32", + "e8048b67-3b6a-48da-808b-c3b21c5cf34a" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 54.931640625, + "RowIndex": 5, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647393971681595, + "Height": 0.01648213155567646, + "Left": 0.34329015016555786, + "Top": 0.41727861762046814 + }, + "Polygon": [ + { + "X": 0.3432902991771698, + "Y": 0.41727861762046814 + }, + { + "X": 0.439763605594635, + "Y": 0.417330265045166 + }, + { + "X": 0.4397640824317932, + "Y": 0.43376076221466064 + }, + { + "X": 0.34329015016555786, + "Y": 0.4337093234062195 + } + ] + }, + "Id": "1ea0c4d7-ca43-4f7e-bae9-8b3a4acab3fc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "75e7b2e0-7ea1-4806-bbbd-d808b7810a44" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 68.798828125, + "RowIndex": 5, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232026875019073, + "Height": 0.016485024243593216, + "Left": 0.439763605594635, + "Top": 0.417330265045166 + }, + "Polygon": [ + { + "X": 0.439763605594635, + "Y": 0.417330265045166 + }, + { + "X": 0.542082667350769, + "Y": 0.417385071516037 + }, + { + "X": 0.5420838594436646, + "Y": 0.4338153004646301 + }, + { + "X": 0.4397640824317932, + "Y": 0.43376076221466064 + } + ] + }, + "Id": "9d09ebe7-e0db-46fd-83c5-11469ac3b1f4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "297107e8-5354-4e00-9d0d-0b783d1dc841" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 6, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932437539100647, + "Height": 0.035106826573610306, + "Left": 0.04533464461565018, + "Top": 0.4335504472255707 + }, + "Polygon": [ + { + "X": 0.04533926025032997, + "Y": 0.4335504472255707 + }, + { + "X": 0.14465901255607605, + "Y": 0.4336034059524536 + }, + { + "X": 0.14465582370758057, + "Y": 0.4686572849750519 + }, + { + "X": 0.04533464461565018, + "Y": 0.46860480308532715 + } + ] + }, + "Id": "95fd4fa0-916e-4529-9576-48d2c5e180b9" + }, + { + "BlockType": "CELL", + "Confidence": 41.5771484375, + "RowIndex": 6, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986343264579773, + "Height": 0.03515879064798355, + "Left": 0.14465582370758057, + "Top": 0.4336034059524536 + }, + "Polygon": [ + { + "X": 0.14465901255607605, + "Y": 0.4336034059524536 + }, + { + "X": 0.34329015016555786, + "Y": 0.4337093234062195 + }, + { + "X": 0.3432897925376892, + "Y": 0.46876218914985657 + }, + { + "X": 0.14465582370758057, + "Y": 0.4686572849750519 + } + ] + }, + "Id": "5bbf24e5-ab61-458d-abe0-d4467bf2b0db", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b80ae9ea-ab1c-4783-8bd4-66c4a79500ff", + "43de7579-1293-468b-a12a-16eec92ddaa4", + "4e292443-cae0-4ec0-be18-56bb709be8cf", + "82d9786a-db86-4491-b6ce-a973806fc5d9" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 36.81640625, + "RowIndex": 6, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647531807422638, + "Height": 0.03510384261608124, + "Left": 0.3432897925376892, + "Top": 0.4337093234062195 + }, + "Polygon": [ + { + "X": 0.34329015016555786, + "Y": 0.4337093234062195 + }, + { + "X": 0.4397640824317932, + "Y": 0.43376076221466064 + }, + { + "X": 0.4397651255130768, + "Y": 0.4688131511211395 + }, + { + "X": 0.3432897925376892, + "Y": 0.46876218914985657 + } + ] + }, + "Id": "c7e1d8a2-467d-4d9b-af32-4a4036db4055", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2fbc9db7-a562-4eb2-a0f1-12b650e84388" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 46.09375, + "RowIndex": 6, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1023222804069519, + "Height": 0.03510645404458046, + "Left": 0.4397640824317932, + "Top": 0.43376076221466064 + }, + "Polygon": [ + { + "X": 0.4397640824317932, + "Y": 0.43376076221466064 + }, + { + "X": 0.5420838594436646, + "Y": 0.4338153004646301 + }, + { + "X": 0.5420863628387451, + "Y": 0.4688672125339508 + }, + { + "X": 0.4397651255130768, + "Y": 0.4688131511211395 + } + ] + }, + "Id": "5f775292-415b-4411-8a5b-a0ea0b16e90d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "df8b6489-ee64-44f9-9439-3a14250028d6" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 7, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932348877191544, + "Height": 0.01757977344095707, + "Left": 0.04533233493566513, + "Top": 0.46860480308532715 + }, + "Polygon": [ + { + "X": 0.04533464461565018, + "Y": 0.46860480308532715 + }, + { + "X": 0.14465582370758057, + "Y": 0.4686572849750519 + }, + { + "X": 0.14465422928333282, + "Y": 0.48618459701538086 + }, + { + "X": 0.04533233493566513, + "Y": 0.48613235354423523 + } + ] + }, + "Id": "f62b469d-9f8e-4b38-a5e1-f0bf9042438b" + }, + { + "BlockType": "CELL", + "Confidence": 74.462890625, + "RowIndex": 7, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19863556325435638, + "Height": 0.017631739377975464, + "Left": 0.14465422928333282, + "Top": 0.4686572849750519 + }, + "Polygon": [ + { + "X": 0.14465582370758057, + "Y": 0.4686572849750519 + }, + { + "X": 0.3432897925376892, + "Y": 0.46876218914985657 + }, + { + "X": 0.3432896137237549, + "Y": 0.48628902435302734 + }, + { + "X": 0.14465422928333282, + "Y": 0.48618459701538086 + } + ] + }, + "Id": "73babb91-1dda-4160-a521-6afedeed1f33", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cb814f2e-c317-424d-8234-68c1c59d505f" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 65.91796875, + "RowIndex": 7, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0964760109782219, + "Height": 0.017577538266777992, + "Left": 0.3432896137237549, + "Top": 0.46876218914985657 + }, + "Polygon": [ + { + "X": 0.3432897925376892, + "Y": 0.46876218914985657 + }, + { + "X": 0.4397651255130768, + "Y": 0.4688131511211395 + }, + { + "X": 0.4397656321525574, + "Y": 0.4863397181034088 + }, + { + "X": 0.3432896137237549, + "Y": 0.48628902435302734 + } + ] + }, + "Id": "364d716a-681f-43c3-be6f-857b36d3f987", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0b839bd6-e625-48c5-b830-6180a3198e09" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 82.568359375, + "RowIndex": 7, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232249647378922, + "Height": 0.017580373212695122, + "Left": 0.4397651255130768, + "Top": 0.4688131511211395 + }, + "Polygon": [ + { + "X": 0.4397651255130768, + "Y": 0.4688131511211395 + }, + { + "X": 0.5420863628387451, + "Y": 0.4688672125339508 + }, + { + "X": 0.5420876145362854, + "Y": 0.486393541097641 + }, + { + "X": 0.4397656321525574, + "Y": 0.4863397181034088 + } + ] + }, + "Id": "82dbc495-b569-40b9-b378-6e637d42cb6b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "29c47e6b-e892-450a-b036-b5c592f5ab2e" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 8, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932376444339752, + "Height": 0.014293341897428036, + "Left": 0.045330461114645004, + "Top": 0.48613235354423523 + }, + "Polygon": [ + { + "X": 0.04533233493566513, + "Y": 0.48613235354423523 + }, + { + "X": 0.14465422928333282, + "Y": 0.48618459701538086 + }, + { + "X": 0.14465293288230896, + "Y": 0.5004256963729858 + }, + { + "X": 0.045330461114645004, + "Y": 0.5003737211227417 + } + ] + }, + "Id": "c041e0fd-1cfb-44e7-ad4f-569f14acd22b" + }, + { + "BlockType": "CELL", + "Confidence": 62.255859375, + "RowIndex": 8, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19863669574260712, + "Height": 0.014345153234899044, + "Left": 0.14465293288230896, + "Top": 0.48618459701538086 + }, + "Polygon": [ + { + "X": 0.14465422928333282, + "Y": 0.48618459701538086 + }, + { + "X": 0.3432896137237549, + "Y": 0.48628902435302734 + }, + { + "X": 0.34328946471214294, + "Y": 0.5005297660827637 + }, + { + "X": 0.14465293288230896, + "Y": 0.5004256963729858 + } + ] + }, + "Id": "ccd970ec-da2f-4c0f-a622-02d375014d97", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "45be09eb-ed45-46ec-b485-1bb54f28cda3" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 55.126953125, + "RowIndex": 8, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647656977176666, + "Height": 0.01429125014692545, + "Left": 0.34328946471214294, + "Top": 0.48628902435302734 + }, + "Polygon": [ + { + "X": 0.3432896137237549, + "Y": 0.48628902435302734 + }, + { + "X": 0.4397656321525574, + "Y": 0.4863397181034088 + }, + { + "X": 0.4397660493850708, + "Y": 0.5005802512168884 + }, + { + "X": 0.34328946471214294, + "Y": 0.5005297660827637 + } + ] + }, + "Id": "c749da23-eef6-4a0b-96b6-1a24c366679b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f8726111-1b20-4cf9-af9f-88be6f8d1226" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 68.994140625, + "RowIndex": 8, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232299566268921, + "Height": 0.01429411768913269, + "Left": 0.4397656321525574, + "Top": 0.4863397181034088 + }, + "Polygon": [ + { + "X": 0.4397656321525574, + "Y": 0.4863397181034088 + }, + { + "X": 0.5420876145362854, + "Y": 0.486393541097641 + }, + { + "X": 0.5420886278152466, + "Y": 0.5006338357925415 + }, + { + "X": 0.4397660493850708, + "Y": 0.5005802512168884 + } + ] + }, + "Id": "1a5a38c6-4738-432c-ac60-bba5e3a17236", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3b4ecae6-0732-44c2-a692-75ab448dbbf0" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 9, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932448714971542, + "Height": 0.015388797968626022, + "Left": 0.04532844200730324, + "Top": 0.5003737211227417 + }, + "Polygon": [ + { + "X": 0.045330461114645004, + "Y": 0.5003737211227417 + }, + { + "X": 0.14465293288230896, + "Y": 0.5004256963729858 + }, + { + "X": 0.14465153217315674, + "Y": 0.5157625079154968 + }, + { + "X": 0.04532844200730324, + "Y": 0.515710711479187 + } + ] + }, + "Id": "e653b509-f9d1-4b85-af84-dcd9eb67b461" + }, + { + "BlockType": "CELL", + "Confidence": 66.259765625, + "RowIndex": 9, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986379474401474, + "Height": 0.015440378338098526, + "Left": 0.14465153217315674, + "Top": 0.5004256963729858 + }, + "Polygon": [ + { + "X": 0.14465293288230896, + "Y": 0.5004256963729858 + }, + { + "X": 0.34328946471214294, + "Y": 0.5005297660827637 + }, + { + "X": 0.343289315700531, + "Y": 0.5158661007881165 + }, + { + "X": 0.14465153217315674, + "Y": 0.5157625079154968 + } + ] + }, + "Id": "210698d4-d746-48ec-b846-61dee6c4838c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "44a9d600-fefc-4a14-b361-a1305d27ab79", + "6d53a051-c0d0-49bd-8482-9af32bd0f5a5" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 58.69140625, + "RowIndex": 9, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647717326879501, + "Height": 0.015386666171252728, + "Left": 0.343289315700531, + "Top": 0.5005297660827637 + }, + "Polygon": [ + { + "X": 0.34328946471214294, + "Y": 0.5005297660827637 + }, + { + "X": 0.4397660493850708, + "Y": 0.5005802512168884 + }, + { + "X": 0.4397664964199066, + "Y": 0.5159164071083069 + }, + { + "X": 0.343289315700531, + "Y": 0.5158661007881165 + } + ] + }, + "Id": "425f9e2b-6251-4b0d-b002-10d9f65c64a1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ca2a2b02-52a5-434e-8180-55c9cbffb0d7" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 73.4375, + "RowIndex": 9, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232366621494293, + "Height": 0.01538950577378273, + "Left": 0.4397660493850708, + "Top": 0.5005802512168884 + }, + "Polygon": [ + { + "X": 0.4397660493850708, + "Y": 0.5005802512168884 + }, + { + "X": 0.5420886278152466, + "Y": 0.5006338357925415 + }, + { + "X": 0.5420897006988525, + "Y": 0.5159697532653809 + }, + { + "X": 0.4397664964199066, + "Y": 0.5159164071083069 + } + ] + }, + "Id": "98c2e8fe-d5a6-4430-98a4-4acfdde2a87a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "3000d18a-178d-4c75-81be-80ee94463bda" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 10, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932482242584229, + "Height": 0.013197766616940498, + "Left": 0.04532670974731445, + "Top": 0.515710711479187 + }, + "Polygon": [ + { + "X": 0.04532844200730324, + "Y": 0.515710711479187 + }, + { + "X": 0.14465153217315674, + "Y": 0.5157625079154968 + }, + { + "X": 0.14465034008026123, + "Y": 0.5289084315299988 + }, + { + "X": 0.04532670974731445, + "Y": 0.5288568139076233 + } + ] + }, + "Id": "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae" + }, + { + "BlockType": "CELL", + "Confidence": 61.328125, + "RowIndex": 10, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19863899052143097, + "Height": 0.013249192386865616, + "Left": 0.14465034008026123, + "Top": 0.5157625079154968 + }, + "Polygon": [ + { + "X": 0.14465153217315674, + "Y": 0.5157625079154968 + }, + { + "X": 0.343289315700531, + "Y": 0.5158661007881165 + }, + { + "X": 0.34328919649124146, + "Y": 0.5290116667747498 + }, + { + "X": 0.14465034008026123, + "Y": 0.5289084315299988 + } + ] + }, + "Id": "f5b19450-46ee-4c88-8d36-4bcd56a94f0b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c163012f-60bb-41a9-a72e-62f967b97bd6", + "554cca22-330a-4cfe-8d64-27f240601858" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 54.296875, + "RowIndex": 10, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0964776948094368, + "Height": 0.013195732608437538, + "Left": 0.34328919649124146, + "Top": 0.5158661007881165 + }, + "Polygon": [ + { + "X": 0.343289315700531, + "Y": 0.5158661007881165 + }, + { + "X": 0.4397664964199066, + "Y": 0.5159164071083069 + }, + { + "X": 0.43976688385009766, + "Y": 0.5290617942810059 + }, + { + "X": 0.34328919649124146, + "Y": 0.5290116667747498 + } + ] + }, + "Id": "6171aebc-70f7-4206-9688-3be09a741386", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f57145ff-650e-40c7-8bd7-dac26f269e60" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 67.96875, + "RowIndex": 10, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232415050268173, + "Height": 0.013198590837419033, + "Left": 0.4397664964199066, + "Top": 0.5159164071083069 + }, + "Polygon": [ + { + "X": 0.4397664964199066, + "Y": 0.5159164071083069 + }, + { + "X": 0.5420897006988525, + "Y": 0.5159697532653809 + }, + { + "X": 0.542090654373169, + "Y": 0.5291150212287903 + }, + { + "X": 0.43976688385009766, + "Y": 0.5290617942810059 + } + ] + }, + "Id": "5cab7f15-094e-4e5e-a488-067c53c99a6c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4f42d13a-86d4-4d29-83f6-329e19e82261" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 11, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932665526866913, + "Height": 0.023057395592331886, + "Left": 0.045323681086301804, + "Top": 0.5288568139076233 + }, + "Polygon": [ + { + "X": 0.04532670974731445, + "Y": 0.5288568139076233 + }, + { + "X": 0.14465034008026123, + "Y": 0.5289084315299988 + }, + { + "X": 0.1446482390165329, + "Y": 0.5519142150878906 + }, + { + "X": 0.045323681086301804, + "Y": 0.5518629550933838 + } + ] + }, + "Id": "071fd8f3-6e28-4dbb-9bcb-75e3132132ec" + }, + { + "BlockType": "CELL", + "Confidence": 74.072265625, + "RowIndex": 11, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19864095747470856, + "Height": 0.023108359426259995, + "Left": 0.1446482390165329, + "Top": 0.5289084315299988 + }, + "Polygon": [ + { + "X": 0.14465034008026123, + "Y": 0.5289084315299988 + }, + { + "X": 0.34328919649124146, + "Y": 0.5290116667747498 + }, + { + "X": 0.34328895807266235, + "Y": 0.5520167946815491 + }, + { + "X": 0.1446482390165329, + "Y": 0.5519142150878906 + } + ] + }, + "Id": "c9930e3f-5180-4c7e-a77b-d3ceb9afb5c6", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7efbdef4-cacd-4c45-92f3-02611071acf0" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 65.576171875, + "RowIndex": 11, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647859632968903, + "Height": 0.023054955527186394, + "Left": 0.34328895807266235, + "Top": 0.5290116667747498 + }, + "Polygon": [ + { + "X": 0.34328919649124146, + "Y": 0.5290116667747498 + }, + { + "X": 0.43976688385009766, + "Y": 0.5290617942810059 + }, + { + "X": 0.4397675693035126, + "Y": 0.5520666241645813 + }, + { + "X": 0.34328895807266235, + "Y": 0.5520167946815491 + } + ] + }, + "Id": "bbeaf8ef-bd36-4efc-a6ce-a6369c222768", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6996802c-4c04-4c96-82aa-266313cf5013" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 82.12890625, + "RowIndex": 11, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232540220022202, + "Height": 0.023057660087943077, + "Left": 0.43976688385009766, + "Top": 0.5290617942810059 + }, + "Polygon": [ + { + "X": 0.43976688385009766, + "Y": 0.5290617942810059 + }, + { + "X": 0.542090654373169, + "Y": 0.5291150212287903 + }, + { + "X": 0.5420922636985779, + "Y": 0.5521194934844971 + }, + { + "X": 0.4397675693035126, + "Y": 0.5520666241645813 + } + ] + }, + "Id": "7c3bfae9-b095-4d81-a155-e6f3fd4b6d7c", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "d3cfd1b4-6e6b-4ed8-82af-3d524271274c" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 12, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.0993267223238945, + "Height": 0.016484256833791733, + "Left": 0.0453215166926384, + "Top": 0.5518629550933838 + }, + "Polygon": [ + { + "X": 0.045323681086301804, + "Y": 0.5518629550933838 + }, + { + "X": 0.1446482390165329, + "Y": 0.5519142150878906 + }, + { + "X": 0.1446467489004135, + "Y": 0.5683472156524658 + }, + { + "X": 0.0453215166926384, + "Y": 0.5682961344718933 + } + ] + }, + "Id": "fb2a1317-9ffa-4096-af9c-4645a28a6227" + }, + { + "BlockType": "CELL", + "Confidence": 47.16796875, + "RowIndex": 12, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19864222407341003, + "Height": 0.016535082831978798, + "Left": 0.1446467489004135, + "Top": 0.5519142150878906 + }, + "Polygon": [ + { + "X": 0.1446482390165329, + "Y": 0.5519142150878906 + }, + { + "X": 0.34328895807266235, + "Y": 0.5520167946815491 + }, + { + "X": 0.3432888090610504, + "Y": 0.5684493184089661 + }, + { + "X": 0.1446467489004135, + "Y": 0.5683472156524658 + } + ] + }, + "Id": "a710e284-fb76-4020-b6e5-e1904c5c4408", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "071449c9-5029-41d1-bdfa-7c90269888f4" + ] + } + ], + "EntityTypes": [ + "TABLE_SECTION_TITLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 47.16796875, + "RowIndex": 12, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647924453020096, + "Height": 0.016482099890708923, + "Left": 0.3432888090610504, + "Top": 0.5520167946815491 + }, + "Polygon": [ + { + "X": 0.34328895807266235, + "Y": 0.5520167946815491 + }, + { + "X": 0.4397675693035126, + "Y": 0.5520666241645813 + }, + { + "X": 0.4397680461406708, + "Y": 0.5684989094734192 + }, + { + "X": 0.3432888090610504, + "Y": 0.5684493184089661 + } + ] + }, + "Id": "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", + "EntityTypes": [ + "TABLE_SECTION_TITLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 47.16796875, + "RowIndex": 12, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10215210169553757, + "Height": 0.016484791412949562, + "Left": 0.4397675693035126, + "Top": 0.5520666241645813 + }, + "Polygon": [ + { + "X": 0.4397675693035126, + "Y": 0.5520666241645813 + }, + { + "X": 0.5419185161590576, + "Y": 0.5521193742752075 + }, + { + "X": 0.5419196486473083, + "Y": 0.5685514211654663 + }, + { + "X": 0.4397680461406708, + "Y": 0.5684989094734192 + } + ] + }, + "Id": "517a2aa2-d7fc-4032-a643-b057b655f7db", + "EntityTypes": [ + "TABLE_SECTION_TITLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 13, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932681173086166, + "Height": 0.012102041393518448, + "Left": 0.04531992971897125, + "Top": 0.5682961344718933 + }, + "Polygon": [ + { + "X": 0.0453215166926384, + "Y": 0.5682961344718933 + }, + { + "X": 0.1446467489004135, + "Y": 0.5683472156524658 + }, + { + "X": 0.14464564621448517, + "Y": 0.5803982019424438 + }, + { + "X": 0.04531992971897125, + "Y": 0.5803472995758057 + } + ] + }, + "Id": "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16" + }, + { + "BlockType": "CELL", + "Confidence": 42.48046875, + "RowIndex": 13, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.19864314794540405, + "Height": 0.012152759358286858, + "Left": 0.14464564621448517, + "Top": 0.5683472156524658 + }, + "Polygon": [ + { + "X": 0.1446467489004135, + "Y": 0.5683472156524658 + }, + { + "X": 0.3432888090610504, + "Y": 0.5684493184089661 + }, + { + "X": 0.34328868985176086, + "Y": 0.5804999470710754 + }, + { + "X": 0.14464564621448517, + "Y": 0.5803982019424438 + } + ] + }, + "Id": "3da3073f-89b4-4ad5-a3da-fadc112c9663", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f0169e58-08a6-48b8-9a9b-28c6387d7408", + "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 37.59765625, + "RowIndex": 13, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09647972136735916, + "Height": 0.012100075371563435, + "Left": 0.34328868985176086, + "Top": 0.5684493184089661 + }, + "Polygon": [ + { + "X": 0.3432888090610504, + "Y": 0.5684493184089661 + }, + { + "X": 0.4397680461406708, + "Y": 0.5684989094734192 + }, + { + "X": 0.43976840376853943, + "Y": 0.580549418926239 + }, + { + "X": 0.34328868985176086, + "Y": 0.5804999470710754 + } + ] + }, + "Id": "90c14ead-2362-4a29-a963-60f9c255868d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b639dda7-0f8b-4eba-94d8-8c345c09b4c0" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 47.0947265625, + "RowIndex": 13, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232627391815186, + "Height": 0.012102905660867691, + "Left": 0.4397680461406708, + "Top": 0.5684989094734192 + }, + "Polygon": [ + { + "X": 0.4397680461406708, + "Y": 0.5684989094734192 + }, + { + "X": 0.5420934557914734, + "Y": 0.5685515403747559 + }, + { + "X": 0.5420942902565002, + "Y": 0.5806018114089966 + }, + { + "X": 0.43976840376853943, + "Y": 0.580549418926239 + } + ] + }, + "Id": "8f294c98-221d-4c26-8310-b59ddb074aea" + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 14, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932715445756912, + "Height": 0.01100643165409565, + "Left": 0.04531848803162575, + "Top": 0.5803472995758057 + }, + "Polygon": [ + { + "X": 0.04531992971897125, + "Y": 0.5803472995758057 + }, + { + "X": 0.14464564621448517, + "Y": 0.5803982019424438 + }, + { + "X": 0.14464464783668518, + "Y": 0.591353714466095 + }, + { + "X": 0.04531848803162575, + "Y": 0.5913029909133911 + } + ] + }, + "Id": "274cbc63-cbcd-48b3-b313-a3858b8dcc16" + }, + { + "BlockType": "CELL", + "Confidence": 41.5771484375, + "RowIndex": 14, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986440271139145, + "Height": 0.011057009920477867, + "Left": 0.14464464783668518, + "Top": 0.5803982019424438 + }, + "Polygon": [ + { + "X": 0.14464564621448517, + "Y": 0.5803982019424438 + }, + { + "X": 0.34328868985176086, + "Y": 0.5804999470710754 + }, + { + "X": 0.3432885706424713, + "Y": 0.5914552211761475 + }, + { + "X": 0.14464464783668518, + "Y": 0.591353714466095 + } + ] + }, + "Id": "56f24719-4d92-4a73-b674-8f85bba5b661" + }, + { + "BlockType": "CELL", + "Confidence": 36.81640625, + "RowIndex": 14, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09648015350103378, + "Height": 0.011004514992237091, + "Left": 0.3432885706424713, + "Top": 0.5804999470710754 + }, + "Polygon": [ + { + "X": 0.34328868985176086, + "Y": 0.5804999470710754 + }, + { + "X": 0.43976840376853943, + "Y": 0.580549418926239 + }, + { + "X": 0.4397687315940857, + "Y": 0.5915044546127319 + }, + { + "X": 0.3432885706424713, + "Y": 0.5914552211761475 + } + ] + }, + "Id": "b7e02d7d-84f1-4208-ba30-5e40fe0385e9" + }, + { + "BlockType": "CELL", + "Confidence": 46.09375, + "RowIndex": 14, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232669860124588, + "Height": 0.01100735180079937, + "Left": 0.43976840376853943, + "Top": 0.580549418926239 + }, + "Polygon": [ + { + "X": 0.43976840376853943, + "Y": 0.580549418926239 + }, + { + "X": 0.5420942902565002, + "Y": 0.5806018114089966 + }, + { + "X": 0.5420951247215271, + "Y": 0.5915567278862 + }, + { + "X": 0.4397687315940857, + "Y": 0.5915044546127319 + } + ] + }, + "Id": "9e9917a1-6b20-4d84-aec6-9fe83684e59b" + }, + { + "BlockType": "CELL", + "Confidence": 63.623046875, + "RowIndex": 15, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09932875633239746, + "Height": 0.01977095566689968, + "Left": 0.04531589150428772, + "Top": 0.5913029909133911 + }, + "Polygon": [ + { + "X": 0.04531848803162575, + "Y": 0.5913029909133911 + }, + { + "X": 0.14464464783668518, + "Y": 0.591353714466095 + }, + { + "X": 0.14464284479618073, + "Y": 0.6110739707946777 + }, + { + "X": 0.04531589150428772, + "Y": 0.611023485660553 + } + ] + }, + "Id": "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9" + }, + { + "BlockType": "CELL", + "Confidence": 45.556640625, + "RowIndex": 15, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1986456960439682, + "Height": 0.01961250975728035, + "Left": 0.1446428745985031, + "Top": 0.591353714466095 + }, + "Polygon": [ + { + "X": 0.14464464783668518, + "Y": 0.591353714466095 + }, + { + "X": 0.3432885706424713, + "Y": 0.5914552211761475 + }, + { + "X": 0.3432883620262146, + "Y": 0.6109662055969238 + }, + { + "X": 0.1446428745985031, + "Y": 0.6108652949333191 + } + ] + }, + "Id": "2e28c569-e26a-47ce-a2ba-838e0e3a383a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", + "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "CELL", + "Confidence": 40.33203125, + "RowIndex": 15, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09648092091083527, + "Height": 0.019560057669878006, + "Left": 0.3432883620262146, + "Top": 0.5914552211761475 + }, + "Polygon": [ + { + "X": 0.3432885706424713, + "Y": 0.5914552211761475 + }, + { + "X": 0.4397687315940857, + "Y": 0.5915044546127319 + }, + { + "X": 0.43976929783821106, + "Y": 0.611015260219574 + }, + { + "X": 0.3432883620262146, + "Y": 0.6109662055969238 + } + ] + }, + "Id": "748c07b7-c80f-441e-b3a3-bf5c41f38d60", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f8775bf7-63f8-4a5b-9d16-f0809955e65f" + ] + } + ], + "EntityTypes": [ + "TABLE_SUMMARY" + ] + }, + { + "BlockType": "CELL", + "Confidence": 50.48828125, + "RowIndex": 15, + "ColumnIndex": 4, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10232776403427124, + "Height": 0.01956276036798954, + "Left": 0.4397687315940857, + "Top": 0.5915044546127319 + }, + "Polygon": [ + { + "X": 0.4397687315940857, + "Y": 0.5915044546127319 + }, + { + "X": 0.5420951247215271, + "Y": 0.5915567278862 + }, + { + "X": 0.5420964956283569, + "Y": 0.6110672354698181 + }, + { + "X": 0.43976929783821106, + "Y": 0.611015260219574 + } + ] + }, + "Id": "a095af39-21dc-4604-a977-d590285872f5" + }, + { + "BlockType": "MERGED_CELL", + "Confidence": 63.623046875, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 14, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09983168542385101, + "Height": 0.23975321650505066, + "Left": 0.044833023101091385, + "Top": 0.37111207842826843 + }, + "Polygon": [ + { + "X": 0.044864632189273834, + "Y": 0.37111207842826843 + }, + { + "X": 0.1446647047996521, + "Y": 0.3711661696434021 + }, + { + "X": 0.1446428745985031, + "Y": 0.6108652949333191 + }, + { + "X": 0.044833023101091385, + "Y": 0.61081463098526 + } + ] + }, + "Id": "3bfe06cb-1767-47da-a735-9a4a78520003", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b0a1b8fa-9294-4389-bb82-aee72888b82b", + "b7a1423c-1033-4f57-9266-fa8724a39cca", + "defc34f0-901e-4ff7-83a4-4ee4470a9e9b", + "6d43cb3b-9d31-4375-8cdf-ad56142a9e2d", + "95fd4fa0-916e-4529-9576-48d2c5e180b9", + "f62b469d-9f8e-4b38-a5e1-f0bf9042438b", + "c041e0fd-1cfb-44e7-ad4f-569f14acd22b", + "e653b509-f9d1-4b85-af84-dcd9eb67b461", + "a4c342ea-8e4c-41fe-9f1e-a3f6679b44ae", + "071fd8f3-6e28-4dbb-9bcb-75e3132132ec", + "fb2a1317-9ffa-4096-af9c-4645a28a6227", + "0dc0ac10-21da-41d6-b3b1-b8e0da3f5e16", + "274cbc63-cbcd-48b3-b313-a3858b8dcc16", + "349f9f58-b2e7-4483-9f8a-2cb00ac00cb9" + ] + } + ] + }, + { + "BlockType": "MERGED_CELL", + "Confidence": 47.16796875, + "RowIndex": 12, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 3, + "Geometry": { + "BoundingBox": { + "Width": 0.39744672179222107, + "Height": 0.016637282446026802, + "Left": 0.1446467489004135, + "Top": 0.5519142150878906 + }, + "Polygon": [ + { + "X": 0.1446482390165329, + "Y": 0.5519142150878906 + }, + { + "X": 0.5420922636985779, + "Y": 0.5521194934844971 + }, + { + "X": 0.5420934557914734, + "Y": 0.5685515403747559 + }, + { + "X": 0.1446467489004135, + "Y": 0.5683472156524658 + } + ] + }, + "Id": "9cc42df5-c567-4304-8403-9072342e355f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a710e284-fb76-4020-b6e5-e1904c5c4408", + "9c6be5bd-8ff9-4757-ad03-2dc421da3cd8", + "517a2aa2-d7fc-4032-a643-b057b655f7db" + ] + } + ], + "EntityTypes": [ + "TABLE_SECTION_TITLE" + ] + }, + { + "BlockType": "TABLE", + "Confidence": 96.6796875, + "Geometry": { + "BoundingBox": { + "Width": 0.2666997015476227, + "Height": 0.04461939260363579, + "Left": 0.5759121775627136, + "Top": 0.7281046509742737 + }, + "Polygon": [ + { + "X": 0.5759121775627136, + "Y": 0.7281046509742737 + }, + { + "X": 0.8426032066345215, + "Y": 0.7282357215881348 + }, + { + "X": 0.8426118493080139, + "Y": 0.7727240324020386 + }, + { + "X": 0.5759159326553345, + "Y": 0.7725946307182312 + } + ] + }, + "Id": "24e82398-d49b-4ed1-bff7-b30e0b940956", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b8db6de4-e1ed-4f04-a82e-006fe4834860", + "03c491a8-6035-45d3-b60e-3044bcfb7ff1", + "0eadaf31-6022-4927-a93a-c92013f08d6d", + "4259b699-0444-477a-8263-e620a3231abf", + "967218af-e7ae-4d40-8370-83d23d3343f0", + "a95ace73-7cae-4df3-a26f-643acd3e5050" + ] + } + ], + "EntityTypes": [ + "SEMI_STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 92.87109375, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1731661707162857, + "Height": 0.013645744882524014, + "Left": 0.5759121775627136, + "Top": 0.7281046509742737 + }, + "Polygon": [ + { + "X": 0.5759121775627136, + "Y": 0.7281046509742737 + }, + { + "X": 0.7490761876106262, + "Y": 0.7281897664070129 + }, + { + "X": 0.7490783333778381, + "Y": 0.7417503595352173 + }, + { + "X": 0.5759133100509644, + "Y": 0.7416656017303467 + } + ] + }, + "Id": "b8db6de4-e1ed-4f04-a82e-006fe4834860", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aed30f61-cb18-4c6d-974d-e15493ef26e7", + "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", + "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 90.771484375, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09352964162826538, + "Height": 0.013606427237391472, + "Left": 0.7490761876106262, + "Top": 0.7281897664070129 + }, + "Polygon": [ + { + "X": 0.7490761876106262, + "Y": 0.7281897664070129 + }, + { + "X": 0.8426032066345215, + "Y": 0.7282357215881348 + }, + { + "X": 0.8426058292388916, + "Y": 0.7417961955070496 + }, + { + "X": 0.7490783333778381, + "Y": 0.7417503595352173 + } + ] + }, + "Id": "03c491a8-6035-45d3-b60e-3044bcfb7ff1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7dbd77ca-100f-4ac6-b04d-79dd41e14489" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 85.05859375, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.1731674075126648, + "Height": 0.01542325783520937, + "Left": 0.5759133100509644, + "Top": 0.7416656017303467 + }, + "Polygon": [ + { + "X": 0.5759133100509644, + "Y": 0.7416656017303467 + }, + { + "X": 0.7490783333778381, + "Y": 0.7417503595352173 + }, + { + "X": 0.7490807175636292, + "Y": 0.7570888996124268 + }, + { + "X": 0.5759146213531494, + "Y": 0.7570044994354248 + } + ] + }, + "Id": "0eadaf31-6022-4927-a93a-c92013f08d6d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f4e853bc-e713-4a46-b856-9eeb108b4a35", + "913a0371-c44c-497f-a164-efdf0a36451b" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 83.154296875, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09353050589561462, + "Height": 0.0153840696439147, + "Left": 0.7490783333778381, + "Top": 0.7417503595352173 + }, + "Polygon": [ + { + "X": 0.7490783333778381, + "Y": 0.7417503595352173 + }, + { + "X": 0.8426058292388916, + "Y": 0.7417961955070496 + }, + { + "X": 0.8426088094711304, + "Y": 0.7571344375610352 + }, + { + "X": 0.7490807175636292, + "Y": 0.7570888996124268 + } + ] + }, + "Id": "4259b699-0444-477a-8263-e620a3231abf", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9be7665e-f764-43db-82d3-38864efe5553" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 93.310546875, + "RowIndex": 3, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.17316852509975433, + "Height": 0.015674177557229996, + "Left": 0.5759146213531494, + "Top": 0.7570044994354248 + }, + "Polygon": [ + { + "X": 0.5759146213531494, + "Y": 0.7570044994354248 + }, + { + "X": 0.7490807175636292, + "Y": 0.7570888996124268 + }, + { + "X": 0.7490831613540649, + "Y": 0.7726786732673645 + }, + { + "X": 0.5759159326553345, + "Y": 0.7725946307182312 + } + ] + }, + "Id": "967218af-e7ae-4d40-8370-83d23d3343f0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "513efde5-1d1f-4082-b6d0-cbb044bf10b5", + "57ff96f2-665a-4bc8-bb02-18c7246a5194", + "850a3229-81d2-4899-b38e-76bad249d8ee" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 91.259765625, + "RowIndex": 3, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.09353113919496536, + "Height": 0.015635158866643906, + "Left": 0.7490807175636292, + "Top": 0.7570888996124268 + }, + "Polygon": [ + { + "X": 0.7490807175636292, + "Y": 0.7570888996124268 + }, + { + "X": 0.8426088094711304, + "Y": 0.7571344375610352 + }, + { + "X": 0.8426118493080139, + "Y": 0.7727240324020386 + }, + { + "X": 0.7490831613540649, + "Y": 0.7726786732673645 + } + ] + }, + "Id": "a95ace73-7cae-4df3-a26f-643acd3e5050", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e77a026a-1fc7-4345-86da-904be974b53e" + ] + } + ] + }, + { + "BlockType": "TABLE", + "Confidence": 83.837890625, + "Geometry": { + "BoundingBox": { + "Width": 0.908788800239563, + "Height": 0.04976335167884827, + "Left": 0.05028044432401657, + "Top": 0.8018414378166199 + }, + "Polygon": [ + { + "X": 0.05028683692216873, + "Y": 0.8018414378166199 + }, + { + "X": 0.9590573310852051, + "Y": 0.8022785186767578 + }, + { + "X": 0.9590692520141602, + "Y": 0.8516048192977905 + }, + { + "X": 0.05028044432401657, + "Y": 0.8511740565299988 + } + ] + }, + "Id": "a1351bcf-e97b-4cec-a3aa-53e5c83aa111", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "74c40c09-8fcb-4c73-a6b4-b24e0af3e6d5", + "6f4b4e5c-2ee6-4332-9c79-e4282717a7be", + "16e8a339-61fd-4803-8cf6-d4c25f3bb7da", + "e90f06a0-a9a3-4fe3-9f02-d40832180e0e", + "c4e3d36e-cb3b-4132-981c-2e68c13b8df1", + "275a7ddb-a3b0-4dd5-ae57-a7fdd0918154" + ] + }, + { + "Type": "MERGED_CELL", + "Ids": [ + "7815f01d-8666-4d95-830b-7ce206d52f0f" + ] + } + ], + "EntityTypes": [ + "SEMI_STRUCTURED_TABLE" + ] + }, + { + "BlockType": "CELL", + "Confidence": 33.2763671875, + "RowIndex": 1, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10285571962594986, + "Height": 0.021796848624944687, + "Left": 0.050284016877412796, + "Top": 0.8018414378166199 + }, + "Polygon": [ + { + "X": 0.05028683692216873, + "Y": 0.8018414378166199 + }, + { + "X": 0.15313974022865295, + "Y": 0.8018909096717834 + }, + { + "X": 0.15313783288002014, + "Y": 0.8236383199691772 + }, + { + "X": 0.050284016877412796, + "Y": 0.8235891461372375 + } + ] + }, + "Id": "74c40c09-8fcb-4c73-a6b4-b24e0af3e6d5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", + "a56271ad-92a2-4824-b382-853fe0a80682", + "7b6e8a99-0e44-4fb4-9104-21f87e78ae22", + "0362bdc0-df2a-4cab-b6e6-24a060cfb984", + "49551070-e9b7-4eb9-8dcc-38b269b42f6b" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 48.33984375, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.6739873290061951, + "Height": 0.022237194702029228, + "Left": 0.15313783288002014, + "Top": 0.8017231822013855 + }, + "Polygon": [ + { + "X": 0.15313975512981415, + "Y": 0.8017231822013855 + }, + { + "X": 0.8271210193634033, + "Y": 0.8020473718643188 + }, + { + "X": 0.8271251320838928, + "Y": 0.8239604234695435 + }, + { + "X": 0.15313783288002014, + "Y": 0.8236383199691772 + } + ] + }, + "Id": "6f4b4e5c-2ee6-4332-9c79-e4282717a7be", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "38761451-ee6f-4735-bed5-40e4c7b98aea", + "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 48.33984375, + "RowIndex": 1, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13194864988327026, + "Height": 0.02197607420384884, + "Left": 0.8271210193634033, + "Top": 0.8020473718643188 + }, + "Polygon": [ + { + "X": 0.8271210193634033, + "Y": 0.8020473718643188 + }, + { + "X": 0.9590644240379333, + "Y": 0.8021108508110046 + }, + { + "X": 0.9590697288513184, + "Y": 0.824023425579071 + }, + { + "X": 0.8271251320838928, + "Y": 0.8239604234695435 + } + ] + }, + "Id": "16e8a339-61fd-4803-8cf6-d4c25f3bb7da" + }, + { + "BlockType": "CELL", + "Confidence": 60.693359375, + "RowIndex": 2, + "ColumnIndex": 1, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.10285738855600357, + "Height": 0.027633672580122948, + "Left": 0.05028044432401657, + "Top": 0.8235891461372375 + }, + "Polygon": [ + { + "X": 0.050284016877412796, + "Y": 0.8235891461372375 + }, + { + "X": 0.15313783288002014, + "Y": 0.8236383199691772 + }, + { + "X": 0.15313541889190674, + "Y": 0.851222813129425 + }, + { + "X": 0.05028044432401657, + "Y": 0.8511740565299988 + } + ] + }, + "Id": "e90f06a0-a9a3-4fe3-9f02-d40832180e0e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "853e6ea8-93f8-49f8-953c-e0873db5060e", + "8ef941bc-27d0-44d5-b419-12a3b5078804" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 44.7265625, + "RowIndex": 2, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.6739948987960815, + "Height": 0.02790396846830845, + "Left": 0.15313541889190674, + "Top": 0.8236383199691772 + }, + "Polygon": [ + { + "X": 0.15313783288002014, + "Y": 0.8236383199691772 + }, + { + "X": 0.8271251320838928, + "Y": 0.8239604234695435 + }, + { + "X": 0.8271303176879883, + "Y": 0.8515422940254211 + }, + { + "X": 0.15313541889190674, + "Y": 0.851222813129425 + } + ] + }, + "Id": "c4e3d36e-cb3b-4132-981c-2e68c13b8df1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e526a243-f8e1-4f61-b3f0-43814aacf0d2", + "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", + "635fc2d1-dec4-4964-87d4-a038cde55a0d", + "9fff31b0-9a7f-427f-aff9-0193c2217e68", + "015b3aac-e382-43a3-8477-9b8b5a422d7b", + "1a035ace-0a17-4982-b83f-856701de2330" + ] + } + ] + }, + { + "BlockType": "CELL", + "Confidence": 70.41015625, + "RowIndex": 2, + "ColumnIndex": 3, + "RowSpan": 1, + "ColumnSpan": 1, + "Geometry": { + "BoundingBox": { + "Width": 0.13194410502910614, + "Height": 0.02764442190527916, + "Left": 0.8271251320838928, + "Top": 0.8239604234695435 + }, + "Polygon": [ + { + "X": 0.8271251320838928, + "Y": 0.8239604234695435 + }, + { + "X": 0.9590625762939453, + "Y": 0.824023425579071 + }, + { + "X": 0.9590692520141602, + "Y": 0.8516048192977905 + }, + { + "X": 0.8271303176879883, + "Y": 0.8515422940254211 + } + ] + }, + "Id": "275a7ddb-a3b0-4dd5-ae57-a7fdd0918154", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "40edd546-6723-4aab-baf9-6c7dc6f261a7" + ] + } + ] + }, + { + "BlockType": "MERGED_CELL", + "Confidence": 48.33984375, + "RowIndex": 1, + "ColumnIndex": 2, + "RowSpan": 1, + "ColumnSpan": 2, + "Geometry": { + "BoundingBox": { + "Width": 0.8059247732162476, + "Height": 0.0221325121819973, + "Left": 0.15313783288002014, + "Top": 0.8018909096717834 + }, + "Polygon": [ + { + "X": 0.15313974022865295, + "Y": 0.8018909096717834 + }, + { + "X": 0.9590573310852051, + "Y": 0.8022785186767578 + }, + { + "X": 0.9590625762939453, + "Y": 0.824023425579071 + }, + { + "X": 0.15313783288002014, + "Y": 0.8236383199691772 + } + ] + }, + "Id": "7815f01d-8666-4d95-830b-7ce206d52f0f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6f4b4e5c-2ee6-4332-9c79-e4282717a7be", + "16e8a339-61fd-4803-8cf6-d4c25f3bb7da" + ] + } + ] + }, + { + "BlockType": "TABLE_FOOTER", + "Confidence": 84.130859375, + "Geometry": { + "BoundingBox": { + "Width": 0.29050251841545105, + "Height": 0.01755482703447342, + "Left": 0.16833138465881348, + "Top": 0.6219992637634277 + }, + "Polygon": [ + { + "X": 0.1683328002691269, + "Y": 0.6219992637634277 + }, + { + "X": 0.458833247423172, + "Y": 0.6221464276313782 + }, + { + "X": 0.4588339030742645, + "Y": 0.6395541429519653 + }, + { + "X": 0.16833138465881348, + "Y": 0.6394076943397522 + } + ] + }, + "Id": "0ac7e71a-7b42-4aa5-a603-ed3c69f2a6cc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "fdc91c09-7e4b-477e-9e7e-007e8d6330ba", + "01283ce6-e5ea-48aa-87db-0a6882c2206d", + "0f9c728c-c5de-49a5-8712-0ca08905ccef", + "1d6e1454-e8d7-4ca9-ab71-9458f3833d42", + "15f84217-c016-4920-b892-ab83ca79324e" + ] + } + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 93.0437240600586, + "Geometry": { + "BoundingBox": { + "Width": 0.06591837108135223, + "Height": 0.012879926711320877, + "Left": 0.5790024399757385, + "Top": 0.08756974339485168 + }, + "Polygon": [ + { + "X": 0.5790024399757385, + "Y": 0.08756974339485168 + }, + { + "X": 0.6449193358421326, + "Y": 0.08760812878608704 + }, + { + "X": 0.644920825958252, + "Y": 0.10044967383146286 + }, + { + "X": 0.5790035128593445, + "Y": 0.10041140764951706 + } + ] + }, + "Id": "01dff743-d8c9-4fb9-9660-4a30a6b902b4", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "a382396f-537e-4533-8dd6-a37bdf49df18" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "e2a748ad-e703-475c-b74b-7bca7a71f19a", + "cd439eea-7e0d-49de-9e3c-cb184f87272d" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 93.0437240600586, + "Geometry": { + "BoundingBox": { + "Width": 0.0693349689245224, + "Height": 0.010581391863524914, + "Left": 0.7468186616897583, + "Top": 0.0876232460141182 + }, + "Polygon": [ + { + "X": 0.7468186616897583, + "Y": 0.0876232460141182 + }, + { + "X": 0.8161516785621643, + "Y": 0.08766362071037292 + }, + { + "X": 0.8161536455154419, + "Y": 0.09820463508367538 + }, + { + "X": 0.7468202710151672, + "Y": 0.09816436469554901 + } + ] + }, + "Id": "a382396f-537e-4533-8dd6-a37bdf49df18", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c9cf804c-ff0a-4449-a5ed-b680ee65389c" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 92.51097869873047, + "Geometry": { + "BoundingBox": { + "Width": 0.10016819089651108, + "Height": 0.012731999158859253, + "Left": 0.5782825350761414, + "Top": 0.07203549146652222 + }, + "Polygon": [ + { + "X": 0.5782825350761414, + "Y": 0.07203549146652222 + }, + { + "X": 0.6784490942955017, + "Y": 0.07209404557943344 + }, + { + "X": 0.6784507036209106, + "Y": 0.08476749062538147 + }, + { + "X": 0.5782836079597473, + "Y": 0.08470913022756577 + } + ] + }, + "Id": "0439806a-9e0e-4f1c-8836-9cf24c79b5da", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "91933aa6-e733-466d-8f0b-bb7f3a50ed2a" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "dfb6f29d-2322-40c8-a257-445362e50b2a", + "14c78d09-427e-4d69-a4ee-92276566ce01" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 92.51097869873047, + "Geometry": { + "BoundingBox": { + "Width": 0.07039923965930939, + "Height": 0.010405629873275757, + "Left": 0.7457336187362671, + "Top": 0.07227117568254471 + }, + "Polygon": [ + { + "X": 0.7457336187362671, + "Y": 0.07227117568254471 + }, + { + "X": 0.8161309361457825, + "Y": 0.07231231778860092 + }, + { + "X": 0.8161328434944153, + "Y": 0.08267680555582047 + }, + { + "X": 0.745735228061676, + "Y": 0.08263576030731201 + } + ] + }, + "Id": "91933aa6-e733-466d-8f0b-bb7f3a50ed2a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "c4bbfd8b-5d38-4c59-b3f0-8062f7a07293" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 92.0507583618164, + "Geometry": { + "BoundingBox": { + "Width": 0.1654137670993805, + "Height": 0.012514106929302216, + "Left": 0.5769280195236206, + "Top": 0.728841245174408 + }, + "Polygon": [ + { + "X": 0.5769280195236206, + "Y": 0.728841245174408 + }, + { + "X": 0.7423399090766907, + "Y": 0.7289225459098816 + }, + { + "X": 0.7423417568206787, + "Y": 0.7413553595542908 + }, + { + "X": 0.5769290924072266, + "Y": 0.741274356842041 + } + ] + }, + "Id": "7a2fb6a9-54c8-4872-b9f1-366cc2da9437", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "b75b84cb-4d94-4bc6-9750-ec14688981b1" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "aed30f61-cb18-4c6d-974d-e15493ef26e7", + "10d34ba2-71d4-41c9-a4bd-5b31b7d49d6b", + "8fd3f5bb-ad17-4099-8c5d-d3c5defe52a2" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 92.0507583618164, + "Geometry": { + "BoundingBox": { + "Width": 0.08288203924894333, + "Height": 0.009831849485635757, + "Left": 0.7583140134811401, + "Top": 0.7289910912513733 + }, + "Polygon": [ + { + "X": 0.7583140134811401, + "Y": 0.7289910912513733 + }, + { + "X": 0.8411941528320312, + "Y": 0.7290318012237549 + }, + { + "X": 0.8411960601806641, + "Y": 0.7388229370117188 + }, + { + "X": 0.7583155632019043, + "Y": 0.7387823462486267 + } + ] + }, + "Id": "b75b84cb-4d94-4bc6-9750-ec14688981b1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7dbd77ca-100f-4ac6-b04d-79dd41e14489" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 91.06596374511719, + "Geometry": { + "BoundingBox": { + "Width": 0.13382713496685028, + "Height": 0.012473498471081257, + "Left": 0.5770767331123352, + "Top": 0.7591480016708374 + }, + "Polygon": [ + { + "X": 0.5770767331123352, + "Y": 0.7591480016708374 + }, + { + "X": 0.7109021544456482, + "Y": 0.7592131495475769 + }, + { + "X": 0.7109038829803467, + "Y": 0.7716214656829834 + }, + { + "X": 0.5770778059959412, + "Y": 0.771556556224823 + } + ] + }, + "Id": "c588b799-137d-48bc-ae6e-f373046ee725", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "d90e0228-bba7-4103-a9e5-05df5e3ed819" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "513efde5-1d1f-4082-b6d0-cbb044bf10b5", + "57ff96f2-665a-4bc8-bb02-18c7246a5194", + "850a3229-81d2-4899-b38e-76bad249d8ee" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 91.06596374511719, + "Geometry": { + "BoundingBox": { + "Width": 0.07728547602891922, + "Height": 0.008850228041410446, + "Left": 0.758945882320404, + "Top": 0.7598849534988403 + }, + "Polygon": [ + { + "X": 0.758945882320404, + "Y": 0.7598849534988403 + }, + { + "X": 0.836229681968689, + "Y": 0.7599225640296936 + }, + { + "X": 0.8362314105033875, + "Y": 0.7687351703643799 + }, + { + "X": 0.7589473128318787, + "Y": 0.7686976194381714 + } + ] + }, + "Id": "d90e0228-bba7-4103-a9e5-05df5e3ed819", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e77a026a-1fc7-4345-86da-904be974b53e" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 91.02307891845703, + "Geometry": { + "BoundingBox": { + "Width": 0.06526631861925125, + "Height": 0.01174969132989645, + "Left": 0.5784315466880798, + "Top": 0.7442362904548645 + }, + "Polygon": [ + { + "X": 0.5784315466880798, + "Y": 0.7442362904548645 + }, + { + "X": 0.6436965465545654, + "Y": 0.7442681789398193 + }, + { + "X": 0.6436978578567505, + "Y": 0.7559859752655029 + }, + { + "X": 0.578432559967041, + "Y": 0.7559541463851929 + } + ] + }, + "Id": "d0f5ce88-3bef-4fe2-863c-6fd0035e893e", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "bb884b90-33ee-49a1-8c00-eb71aad84a96" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "f4e853bc-e713-4a46-b856-9eeb108b4a35", + "913a0371-c44c-497f-a164-efdf0a36451b" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 91.02307891845703, + "Geometry": { + "BoundingBox": { + "Width": 0.06671768426895142, + "Height": 0.009932100772857666, + "Left": 0.7601428627967834, + "Top": 0.7443292737007141 + }, + "Polygon": [ + { + "X": 0.7601428627967834, + "Y": 0.7443292737007141 + }, + { + "X": 0.8268586993217468, + "Y": 0.744361937046051 + }, + { + "X": 0.8268605470657349, + "Y": 0.7542613744735718 + }, + { + "X": 0.7601444125175476, + "Y": 0.7542288303375244 + } + ] + }, + "Id": "bb884b90-33ee-49a1-8c00-eb71aad84a96", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9be7665e-f764-43db-82d3-38864efe5553" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 88.92420196533203, + "Geometry": { + "BoundingBox": { + "Width": 0.03685394302010536, + "Height": 0.008959836326539516, + "Left": 0.18509525060653687, + "Top": 0.2006516009569168 + }, + "Polygon": [ + { + "X": 0.1850959062576294, + "Y": 0.2006516009569168 + }, + { + "X": 0.22194918990135193, + "Y": 0.2006724625825882 + }, + { + "X": 0.22194865345954895, + "Y": 0.2096114307641983 + }, + { + "X": 0.18509525060653687, + "Y": 0.2095906138420105 + } + ] + }, + "Id": "145bcfc1-5a03-49ef-b97d-726e503a3f12", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "2eddcc6b-89da-4dfe-b06c-64280b226450" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "6fa349ee-54cc-49ca-9f3b-b55680fb0a6b" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 88.92420196533203, + "Geometry": { + "BoundingBox": { + "Width": 0.008804487995803356, + "Height": 0.008721422404050827, + "Left": 0.24012568593025208, + "Top": 0.2004357874393463 + }, + "Polygon": [ + { + "X": 0.2401261329650879, + "Y": 0.2004357874393463 + }, + { + "X": 0.2489301711320877, + "Y": 0.20044076442718506 + }, + { + "X": 0.24892973899841309, + "Y": 0.20915719866752625 + }, + { + "X": 0.24012568593025208, + "Y": 0.2091522365808487 + } + ] + }, + "Id": "2eddcc6b-89da-4dfe-b06c-64280b226450", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "83271702-29f2-4a2b-b61b-50062d73b550" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 88.07866668701172, + "Geometry": { + "BoundingBox": { + "Width": 0.035441674292087555, + "Height": 0.009104050695896149, + "Left": 0.1857832819223404, + "Top": 0.1897091120481491 + }, + "Polygon": [ + { + "X": 0.1857839673757553, + "Y": 0.1897091120481491 + }, + { + "X": 0.22122496366500854, + "Y": 0.189729243516922 + }, + { + "X": 0.22122441232204437, + "Y": 0.19881317019462585 + }, + { + "X": 0.1857832819223404, + "Y": 0.19879308342933655 + } + ] + }, + "Id": "0a95421d-33d0-4b6a-a006-a02073d4cbd1", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "275369e3-fa91-49d8-96c0-510d6b25f0f0" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "5cec90e9-43e4-478a-b75a-bcf8ca9c55c9" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 88.07866668701172, + "Geometry": { + "BoundingBox": { + "Width": 0.0077430978417396545, + "Height": 0.008238723501563072, + "Left": 0.24050584435462952, + "Top": 0.19017860293388367 + }, + "Polygon": [ + { + "X": 0.24050626158714294, + "Y": 0.19017860293388367 + }, + { + "X": 0.24824893474578857, + "Y": 0.19018299877643585 + }, + { + "X": 0.24824853241443634, + "Y": 0.19841733574867249 + }, + { + "X": 0.24050584435462952, + "Y": 0.1984129399061203 + } + ] + }, + "Id": "275369e3-fa91-49d8-96c0-510d6b25f0f0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1cbeebd3-2c9a-4a71-b3bc-0b7ac642c676" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 86.59376525878906, + "Geometry": { + "BoundingBox": { + "Width": 0.04836511239409447, + "Height": 0.008923281915485859, + "Left": 0.18518051505088806, + "Top": 0.17863944172859192 + }, + "Polygon": [ + { + "X": 0.1851811707019806, + "Y": 0.17863944172859192 + }, + { + "X": 0.23354563117027283, + "Y": 0.17866697907447815 + }, + { + "X": 0.23354513943195343, + "Y": 0.1875627338886261 + }, + { + "X": 0.18518051505088806, + "Y": 0.18753525614738464 + } + ] + }, + "Id": "82ba6671-d1ae-44f3-b5f1-d17496302064", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "41f68a63-d989-4354-9a4f-46dfe58ce6f4" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "96842ba9-f016-4a9b-aaf2-0a3d57285547" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 86.59376525878906, + "Geometry": { + "BoundingBox": { + "Width": 0.1300964504480362, + "Height": 0.009418847039341927, + "Left": 0.2413347065448761, + "Top": 0.1785808652639389 + }, + "Polygon": [ + { + "X": 0.2413351833820343, + "Y": 0.1785808652639389 + }, + { + "X": 0.3714311420917511, + "Y": 0.17865492403507233 + }, + { + "X": 0.3714311420917511, + "Y": 0.18799971044063568 + }, + { + "X": 0.2413347065448761, + "Y": 0.1879258006811142 + } + ] + }, + "Id": "41f68a63-d989-4354-9a4f-46dfe58ce6f4", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "86e5ee78-b079-4b1c-9d67-c79ff9fa13a3", + "c39cb31c-34be-4fd3-8dd1-ae28c914ae7c", + "36fe302c-7589-4b8d-bd49-d2b8702e8ad0", + "007ffbca-5eda-417a-8c62-f2595e6525a1" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.47196197509766, + "Geometry": { + "BoundingBox": { + "Width": 0.017929503694176674, + "Height": 0.007834307849407196, + "Left": 0.16651847958564758, + "Top": 0.035258084535598755 + }, + "Polygon": [ + { + "X": 0.16651912033557892, + "Y": 0.035258084535598755 + }, + { + "X": 0.1844479888677597, + "Y": 0.03526865690946579 + }, + { + "X": 0.18444739282131195, + "Y": 0.04309239238500595 + }, + { + "X": 0.16651847958564758, + "Y": 0.04308183863759041 + } + ] + }, + "Id": "de06c093-0282-424f-94fc-36e6434c439e", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "2f4fec20-3630-4059-824b-d3dfff0a5650" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "e0927804-e28c-4177-bcb4-1b539e12edcb" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.47196197509766, + "Geometry": { + "BoundingBox": { + "Width": 0.02724877931177616, + "Height": 0.008706590160727501, + "Left": 0.16623759269714355, + "Top": 0.04746650159358978 + }, + "Polygon": [ + { + "X": 0.16623830795288086, + "Y": 0.04746650159358978 + }, + { + "X": 0.19348637759685516, + "Y": 0.04748252034187317 + }, + { + "X": 0.19348575174808502, + "Y": 0.056173089891672134 + }, + { + "X": 0.16623759269714355, + "Y": 0.056157104671001434 + } + ] + }, + "Id": "2f4fec20-3630-4059-824b-d3dfff0a5650", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9d849b86-d300-490b-80b0-32a61068a12e" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.1916275024414, + "Geometry": { + "BoundingBox": { + "Width": 0.031632550060749054, + "Height": 0.008121569640934467, + "Left": 0.263899028301239, + "Top": 0.035212356597185135 + }, + "Polygon": [ + { + "X": 0.2638993561267853, + "Y": 0.035212356597185135 + }, + { + "X": 0.29553157091140747, + "Y": 0.035231009125709534 + }, + { + "X": 0.29553133249282837, + "Y": 0.04333392530679703 + }, + { + "X": 0.263899028301239, + "Y": 0.043315306305885315 + } + ] + }, + "Id": "89fdcaab-0434-4547-9475-f9c7daf18b94", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "2c6c44fd-3ea4-4b04-a8df-6d1434f93b62" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "62a93845-dc44-440b-bdd1-f5cc7f9f5a6c" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.1916275024414, + "Geometry": { + "BoundingBox": { + "Width": 0.04369496926665306, + "Height": 0.008907622657716274, + "Left": 0.2649133503437042, + "Top": 0.04792935028672218 + }, + "Polygon": [ + { + "X": 0.2649137079715729, + "Y": 0.04792935028672218 + }, + { + "X": 0.3086083233356476, + "Y": 0.04795503988862038 + }, + { + "X": 0.30860811471939087, + "Y": 0.05683697387576103 + }, + { + "X": 0.2649133503437042, + "Y": 0.056811340153217316 + } + ] + }, + "Id": "2c6c44fd-3ea4-4b04-a8df-6d1434f93b62", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ab18b047-a658-492d-9a70-f987f348d576" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.18956756591797, + "Geometry": { + "BoundingBox": { + "Width": 0.024432113394141197, + "Height": 0.008013138547539711, + "Left": 0.2116376906633377, + "Top": 0.03523586317896843 + }, + "Polygon": [ + { + "X": 0.2116382122039795, + "Y": 0.03523586317896843 + }, + { + "X": 0.23606981337070465, + "Y": 0.03525026887655258 + }, + { + "X": 0.23606938123703003, + "Y": 0.04324899986386299 + }, + { + "X": 0.2116376906633377, + "Y": 0.04323462024331093 + } + ] + }, + "Id": "c2774e88-5c0d-4731-8a04-c3707f5731ba", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "daf57413-a945-41ab-a3ac-879d49d6bb01" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "2e0f9649-0327-42cd-b48a-45efd6fd38d6" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 84.18956756591797, + "Geometry": { + "BoundingBox": { + "Width": 0.04311684891581535, + "Height": 0.008594944141805172, + "Left": 0.21203142404556274, + "Top": 0.04815461114048958 + }, + "Polygon": [ + { + "X": 0.21203196048736572, + "Y": 0.04815461114048958 + }, + { + "X": 0.2551482617855072, + "Y": 0.04817995801568031 + }, + { + "X": 0.25514787435531616, + "Y": 0.056749556213617325 + }, + { + "X": 0.21203142404556274, + "Y": 0.05672426149249077 + } + ] + }, + "Id": "daf57413-a945-41ab-a3ac-879d49d6bb01", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "88940a2f-d475-4f8b-9c5a-cba5f6501bbe" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 81.45911407470703, + "Geometry": { + "BoundingBox": { + "Width": 0.050087619572877884, + "Height": 0.008133535273373127, + "Left": 0.36862608790397644, + "Top": 0.035149671137332916 + }, + "Polygon": [ + { + "X": 0.36862608790397644, + "Y": 0.035149671137332916 + }, + { + "X": 0.4187135398387909, + "Y": 0.03517920896410942 + }, + { + "X": 0.4187137186527252, + "Y": 0.04328320920467377 + }, + { + "X": 0.36862611770629883, + "Y": 0.04325372725725174 + } + ] + }, + "Id": "cbe93f36-c298-4494-b146-57ac9b4a5cdd", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "1cfe9afe-47cb-448c-a11f-49847b9234f1" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "ff60cfb9-b8b3-455b-9267-1281ccc2500b" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 81.45911407470703, + "Geometry": { + "BoundingBox": { + "Width": 0.058811627328395844, + "Height": 0.008760461583733559, + "Left": 0.36889997124671936, + "Top": 0.047672126442193985 + }, + "Polygon": [ + { + "X": 0.36889997124671936, + "Y": 0.047672126442193985 + }, + { + "X": 0.4277113676071167, + "Y": 0.04770670458674431 + }, + { + "X": 0.4277115762233734, + "Y": 0.05643258988857269 + }, + { + "X": 0.36889997124671936, + "Y": 0.05639808624982834 + } + ] + }, + "Id": "1cfe9afe-47cb-448c-a11f-49847b9234f1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b9850469-c2b6-48e7-bc1c-aa165153b628" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 81.0476303100586, + "Geometry": { + "BoundingBox": { + "Width": 0.13425607979297638, + "Height": 0.009423777461051941, + "Left": 0.16748902201652527, + "Top": 0.1553458869457245 + }, + "Polygon": [ + { + "X": 0.16748978197574615, + "Y": 0.1553458869457245 + }, + { + "X": 0.30174508690834045, + "Y": 0.15542277693748474 + }, + { + "X": 0.30174484848976135, + "Y": 0.16476966440677643 + }, + { + "X": 0.16748902201652527, + "Y": 0.1646929681301117 + } + ] + }, + "Id": "345806fb-2678-4044-bda0-c81e1892cb9d", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "c5cdbcf8-86f3-427f-b900-2ffc0cb6f94f", + "34276188-6f9d-493e-8e32-efa9787a10d1", + "278afe00-a22b-485d-8045-6b4ea97fd02d" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 81.0476303100586, + "Geometry": { + "BoundingBox": { + "Width": 0.045080579817295074, + "Height": 0.008134444244205952, + "Left": 0.305207222700119, + "Top": 0.15607024729251862 + }, + "Polygon": [ + { + "X": 0.30520743131637573, + "Y": 0.15607024729251862 + }, + { + "X": 0.3502878248691559, + "Y": 0.15609607100486755 + }, + { + "X": 0.3502877652645111, + "Y": 0.1642047017812729 + }, + { + "X": 0.305207222700119, + "Y": 0.16417893767356873 + } + ] + }, + "Id": "29cfa24a-bd4c-4cb4-bd75-ed1ea415d32b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "9788c641-39f9-466a-8ec9-95ffc238a8c2" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 76.6866226196289, + "Geometry": { + "BoundingBox": { + "Width": 0.05618959292769432, + "Height": 0.012380216270685196, + "Left": 0.16715361177921295, + "Top": 0.5940682291984558 + }, + "Polygon": [ + { + "X": 0.16715462505817413, + "Y": 0.5940682291984558 + }, + { + "X": 0.22334320843219757, + "Y": 0.5940968990325928 + }, + { + "X": 0.22334247827529907, + "Y": 0.6064484119415283 + }, + { + "X": 0.16715361177921295, + "Y": 0.6064198613166809 + } + ] + }, + "Id": "040e1efd-8537-4c36-96b9-6f5d6db73404", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "3fe8ee2f-63b0-4cb8-83de-0809c3151cfe" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "e7949ff4-46b7-41d1-8cb5-2ab208ee38ef", + "3afedd8f-c14c-46dc-9dd9-37b23d82d9ae" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 76.6866226196289, + "Geometry": { + "BoundingBox": { + "Width": 0.05795063450932503, + "Height": 0.010941951535642147, + "Left": 0.3635335862636566, + "Top": 0.5937949419021606 + }, + "Polygon": [ + { + "X": 0.3635335862636566, + "Y": 0.5937949419021606 + }, + { + "X": 0.42148396372795105, + "Y": 0.5938245058059692 + }, + { + "X": 0.42148420214653015, + "Y": 0.604736864566803 + }, + { + "X": 0.3635335862636566, + "Y": 0.6047073602676392 + } + ] + }, + "Id": "3fe8ee2f-63b0-4cb8-83de-0809c3151cfe", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f8775bf7-63f8-4a5b-9d16-f0809955e65f" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 74.15164947509766, + "Geometry": { + "BoundingBox": { + "Width": 0.13886958360671997, + "Height": 0.0097569040954113, + "Left": 0.16577468812465668, + "Top": 0.14534521102905273 + }, + "Polygon": [ + { + "X": 0.16577547788619995, + "Y": 0.14534521102905273 + }, + { + "X": 0.30464425683021545, + "Y": 0.14542493224143982 + }, + { + "X": 0.30464401841163635, + "Y": 0.15510211884975433 + }, + { + "X": 0.16577468812465668, + "Y": 0.15502259135246277 + } + ] + }, + "Id": "9b4cfe3d-bb48-4e1d-bb63-7fb34b6e02aa", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "5f26a671-f01f-43c4-81c6-2edfbf55553d" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "9a4a3e9f-4491-4f2b-9421-9f5fdd9ef425", + "6872b994-0928-4545-9b6c-03f3557e220f", + "81903d8f-729a-4a07-9326-a81872681d96" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 74.15164947509766, + "Geometry": { + "BoundingBox": { + "Width": 0.06893642991781235, + "Height": 0.008119178004562855, + "Left": 0.30754515528678894, + "Top": 0.14609287679195404 + }, + "Polygon": [ + { + "X": 0.30754536390304565, + "Y": 0.14609287679195404 + }, + { + "X": 0.3764815628528595, + "Y": 0.1461324542760849 + }, + { + "X": 0.3764815926551819, + "Y": 0.15421205759048462 + }, + { + "X": 0.30754515528678894, + "Y": 0.15417256951332092 + } + ] + }, + "Id": "5f26a671-f01f-43c4-81c6-2edfbf55553d", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6031a8f9-14ca-45d1-b286-dfd23c191ee0" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 51.92528533935547, + "Geometry": { + "BoundingBox": { + "Width": 0.028317704796791077, + "Height": 0.01032295823097229, + "Left": 0.5776761174201965, + "Top": 0.34361425042152405 + }, + "Polygon": [ + { + "X": 0.5776761174201965, + "Y": 0.34361425042152405 + }, + { + "X": 0.60599285364151, + "Y": 0.34362971782684326 + }, + { + "X": 0.6059938669204712, + "Y": 0.35393720865249634 + }, + { + "X": 0.5776770114898682, + "Y": 0.3539218008518219 + } + ] + }, + "Id": "6794949f-ebc1-43a4-8cc9-fff391580146", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "e2c990a7-35f8-4627-a50c-4c152f4373be" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "c4580220-3cd2-4173-9469-ba9e36037742" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 51.92528533935547, + "Geometry": { + "BoundingBox": { + "Width": 0.058750007301568985, + "Height": 0.011512026190757751, + "Left": 0.7744764685630798, + "Top": 0.3440915644168854 + }, + "Polygon": [ + { + "X": 0.7744764685630798, + "Y": 0.3440915644168854 + }, + { + "X": 0.8332242965698242, + "Y": 0.3441236615180969 + }, + { + "X": 0.8332265019416809, + "Y": 0.3556036055088043 + }, + { + "X": 0.7744783759117126, + "Y": 0.3555716276168823 + } + ] + }, + "Id": "e2c990a7-35f8-4627-a50c-4c152f4373be", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1d005ed1-ac6f-49e7-ae91-4f51019a39cc" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 51.594970703125, + "Geometry": { + "BoundingBox": { + "Width": 0.40070027112960815, + "Height": 0.011867060326039791, + "Left": 0.13701097667217255, + "Top": 0.8305317163467407 + }, + "Polygon": [ + { + "X": 0.1370120793581009, + "Y": 0.8305317163467407 + }, + { + "X": 0.537710428237915, + "Y": 0.8307228088378906 + }, + { + "X": 0.5377112627029419, + "Y": 0.8423988223075867 + }, + { + "X": 0.13701097667217255, + "Y": 0.8422083854675293 + } + ] + }, + "Id": "63ac616d-b183-4a9a-a0d7-dc2dc81ad703", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "e526a243-f8e1-4f61-b3f0-43814aacf0d2", + "a7deaa0d-4d97-4baa-afbe-b9ed4af4c408", + "635fc2d1-dec4-4964-87d4-a038cde55a0d", + "9fff31b0-9a7f-427f-aff9-0193c2217e68", + "015b3aac-e382-43a3-8477-9b8b5a422d7b", + "1a035ace-0a17-4982-b83f-856701de2330" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 51.594970703125, + "Geometry": { + "BoundingBox": { + "Width": 0.0534430555999279, + "Height": 0.01075671799480915, + "Left": 0.896139919757843, + "Top": 0.8312312960624695 + }, + "Polygon": [ + { + "X": 0.896139919757843, + "Y": 0.8312312960624695 + }, + { + "X": 0.9495804309844971, + "Y": 0.8312567472457886 + }, + { + "X": 0.9495829939842224, + "Y": 0.8419880270957947 + }, + { + "X": 0.8961422443389893, + "Y": 0.8419625759124756 + } + ] + }, + "Id": "a2a0c09a-9c60-48fb-b181-dbc4b9cc57dd", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "40edd546-6723-4aab-baf9-6c7dc6f261a7" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 47.68755340576172, + "Geometry": { + "BoundingBox": { + "Width": 0.08894199132919312, + "Height": 0.023482028394937515, + "Left": 0.052415404468774796, + "Top": 0.8986856341362 + }, + "Polygon": [ + { + "X": 0.05241842567920685, + "Y": 0.8986856341362 + }, + { + "X": 0.1413573920726776, + "Y": 0.8987272381782532 + }, + { + "X": 0.1413552314043045, + "Y": 0.9221677184104919 + }, + { + "X": 0.052415404468774796, + "Y": 0.9221264123916626 + } + ] + }, + "Id": "d75a9c22-22cd-4b15-b9c2-ab2cfbd9a6f2", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "03e82f4d-22f8-4663-a1b5-684c02cc3a4b" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "94c02572-79a6-4349-a43b-1db3daadba10", + "122a6405-d5dc-478c-a2f4-44e99c8d7004", + "a3012d1d-cac8-4373-b144-47845bbf7dad", + "e097be4c-22a2-458c-92e9-b50ea4f6adf5", + "fa72dc09-e29d-44ce-911d-caf28b521b79", + "6e0f296e-1e95-4562-bfb1-3808c0b19d23", + "876e479d-46f2-4d60-8762-8880ee2108d5" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 47.68755340576172, + "Geometry": { + "BoundingBox": { + "Width": 0.13179409503936768, + "Height": 0.036481961607933044, + "Left": 0.18756289780139923, + "Top": 0.8728421926498413 + }, + "Polygon": [ + { + "X": 0.18756558001041412, + "Y": 0.8728421926498413 + }, + { + "X": 0.3193570077419281, + "Y": 0.8729042410850525 + }, + { + "X": 0.3193562924861908, + "Y": 0.9093241095542908 + }, + { + "X": 0.18756289780139923, + "Y": 0.9092627763748169 + } + ] + }, + "Id": "03e82f4d-22f8-4663-a1b5-684c02cc3a4b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "813cf43e-3677-43e8-8b62-c142131d3b98", + "adf535a5-7fa5-4a64-8e03-11e839b9cf07", + "73b67f56-fd75-4dd0-9ad9-96be342714c5", + "eed61eb1-27b4-47fd-813f-06a18f57b400", + "77b04d03-97df-474d-9986-972d845cf1e2" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 46.71429443359375, + "Geometry": { + "BoundingBox": { + "Width": 0.0558103583753109, + "Height": 0.01043719332665205, + "Left": 0.5774229168891907, + "Top": 0.3293285071849823 + }, + "Polygon": [ + { + "X": 0.5774229168891907, + "Y": 0.3293285071849823 + }, + { + "X": 0.6332321166992188, + "Y": 0.3293590843677521 + }, + { + "X": 0.6332332491874695, + "Y": 0.3397656977176666 + }, + { + "X": 0.5774238109588623, + "Y": 0.3397351801395416 + } + ] + }, + "Id": "ebf80eef-2b3d-4313-ac10-3a69366f046f", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "5ff52ddb-b8b8-4085-a4a3-9d9161769420" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "13fd03ad-d623-4635-be88-ba44b545fe2d", + "93ce634d-f739-42d1-abaf-3736ab03d8cc" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 46.71429443359375, + "Geometry": { + "BoundingBox": { + "Width": 0.035202495753765106, + "Height": 0.0097905732691288, + "Left": 0.9073155522346497, + "Top": 0.33015134930610657 + }, + "Polygon": [ + { + "X": 0.9073155522346497, + "Y": 0.33015134930610657 + }, + { + "X": 0.9425157904624939, + "Y": 0.3301706314086914 + }, + { + "X": 0.9425180554389954, + "Y": 0.33994191884994507 + }, + { + "X": 0.9073176980018616, + "Y": 0.3399226665496826 + } + ] + }, + "Id": "5ff52ddb-b8b8-4085-a4a3-9d9161769420", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e2ee9e25-743f-43d1-8e90-ac312b588e35" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 46.174190521240234, + "Geometry": { + "BoundingBox": { + "Width": 0.04272880777716637, + "Height": 0.008253724314272404, + "Left": 0.31594404578208923, + "Top": 0.0350034274160862 + }, + "Polygon": [ + { + "X": 0.31594419479370117, + "Y": 0.0350034274160862 + }, + { + "X": 0.3586728274822235, + "Y": 0.03502862527966499 + }, + { + "X": 0.3586727976799011, + "Y": 0.043257150799036026 + }, + { + "X": 0.31594404578208923, + "Y": 0.04323200508952141 + } + ] + }, + "Id": "0a8d1286-409a-4054-9a44-4cf5fe98d134", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "45fa071b-c241-4168-a966-230befe353e3" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "af2e09fb-44ed-4955-bc8c-3b1a0e210476" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 46.174190521240234, + "Geometry": { + "BoundingBox": { + "Width": 0.03784556686878204, + "Height": 0.009044666774570942, + "Left": 0.3166119456291199, + "Top": 0.04791486635804176 + }, + "Polygon": [ + { + "X": 0.3166121542453766, + "Y": 0.04791486635804176 + }, + { + "X": 0.3544575273990631, + "Y": 0.047937117516994476 + }, + { + "X": 0.35445746779441833, + "Y": 0.05695953592658043 + }, + { + "X": 0.3166119456291199, + "Y": 0.056937333196401596 + } + ] + }, + "Id": "45fa071b-c241-4168-a966-230befe353e3", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "2400695d-1a7d-46a9-b240-38bf7b368451" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 45.3600959777832, + "Geometry": { + "BoundingBox": { + "Width": 0.07296864688396454, + "Height": 0.012626951560378075, + "Left": 0.1674806922674179, + "Top": 0.3128011226654053 + }, + "Polygon": [ + { + "X": 0.16748172044754028, + "Y": 0.3128011226654053 + }, + { + "X": 0.24044933915138245, + "Y": 0.3128412961959839 + }, + { + "X": 0.2404486984014511, + "Y": 0.3254280686378479 + }, + { + "X": 0.1674806922674179, + "Y": 0.3253880441188812 + } + ] + }, + "Id": "08b170b5-84cb-4291-86bd-18304acdb3b2", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "fc9e3f7a-ea1a-44f0-ac93-ed6807c73345" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "839c9dda-e6ba-4985-b60c-044e75de2d6f", + "55fa49b9-11ef-42dd-8d0e-926a3bc7b9d7" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 45.3600959777832, + "Geometry": { + "BoundingBox": { + "Width": 0.06262130290269852, + "Height": 0.011129636317491531, + "Left": 0.35877054929733276, + "Top": 0.3128703832626343 + }, + "Polygon": [ + { + "X": 0.35877057909965515, + "Y": 0.3128703832626343 + }, + { + "X": 0.4213916063308716, + "Y": 0.31290483474731445 + }, + { + "X": 0.4213918447494507, + "Y": 0.3240000009536743 + }, + { + "X": 0.35877054929733276, + "Y": 0.3239656388759613 + } + ] + }, + "Id": "fc9e3f7a-ea1a-44f0-ac93-ed6807c73345", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5feafcae-39b3-46e4-9666-8a19f77ab5db" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 42.90196990966797, + "Geometry": { + "BoundingBox": { + "Width": 0.057122133672237396, + "Height": 0.010381150990724564, + "Left": 0.5768153667449951, + "Top": 0.31411972641944885 + }, + "Polygon": [ + { + "X": 0.5768153667449951, + "Y": 0.31411972641944885 + }, + { + "X": 0.6339364051818848, + "Y": 0.31415116786956787 + }, + { + "X": 0.6339375376701355, + "Y": 0.3245008885860443 + }, + { + "X": 0.5768162608146667, + "Y": 0.32446953654289246 + } + ] + }, + "Id": "69567010-231d-43d3-a012-bc9f70cc2ee7", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "d3d79a9b-ed71-42b9-920f-d3f9bf411b52" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "a385cf80-ad76-4e1a-8606-fbbd3039e936", + "a663607b-a39f-4277-a48f-888d46053382" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 42.90196990966797, + "Geometry": { + "BoundingBox": { + "Width": 0.03632647544145584, + "Height": 0.009460661560297012, + "Left": 0.905842661857605, + "Top": 0.31478261947631836 + }, + "Polygon": [ + { + "X": 0.905842661857605, + "Y": 0.31478261947631836 + }, + { + "X": 0.9421669244766235, + "Y": 0.3148025870323181 + }, + { + "X": 0.9421691298484802, + "Y": 0.3242432773113251 + }, + { + "X": 0.9058447480201721, + "Y": 0.3242233395576477 + } + ] + }, + "Id": "d3d79a9b-ed71-42b9-920f-d3f9bf411b52", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "aac461e9-df16-4203-920c-df0ea5bf0fc2" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 39.981502532958984, + "Geometry": { + "BoundingBox": { + "Width": 0.11940839886665344, + "Height": 0.017107781022787094, + "Left": 0.5370019674301147, + "Top": 0.9008643627166748 + }, + "Polygon": [ + { + "X": 0.5370019674301147, + "Y": 0.9008643627166748 + }, + { + "X": 0.6564083099365234, + "Y": 0.9009201526641846 + }, + { + "X": 0.6564103364944458, + "Y": 0.9179721474647522 + }, + { + "X": 0.5370030999183655, + "Y": 0.9179167151451111 + } + ] + }, + "Id": "46a98643-6780-416f-b238-8fa4e7402990", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "f0fd7cbb-a5a1-40a4-8aca-d7be486881e0" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "015a82a5-2eb7-4c04-87fd-41a6ef9d619e", + "2b65ba24-98a7-4fa3-8894-b5c73a3e1874", + "bbc88aee-f7c1-4f94-b58c-4a3afd1279c7", + "ccc11b66-4179-446b-b971-f733ee14537a", + "991f910f-938c-4d36-bedd-b46f96d3db98", + "3a8ac731-98f9-4f28-85e8-07978b14d2c7" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 39.981502532958984, + "Geometry": { + "BoundingBox": { + "Width": 0.3436863422393799, + "Height": 0.03805478662252426, + "Left": 0.5431258082389832, + "Top": 0.8629729747772217 + }, + "Polygon": [ + { + "X": 0.5431258082389832, + "Y": 0.8629729747772217 + }, + { + "X": 0.8868041038513184, + "Y": 0.8631352782249451 + }, + { + "X": 0.886812150478363, + "Y": 0.9010277390480042 + }, + { + "X": 0.543128490447998, + "Y": 0.900867223739624 + } + ] + }, + "Id": "f0fd7cbb-a5a1-40a4-8aca-d7be486881e0", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e17ffbd5-a925-4f8b-8977-e4154be2d856", + "d3f3457a-f520-49d7-9c49-16925d11258b" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 39.25428009033203, + "Geometry": { + "BoundingBox": { + "Width": 0.2482483685016632, + "Height": 0.01332053542137146, + "Left": 0.1794663965702057, + "Top": 0.6569944620132446 + }, + "Polygon": [ + { + "X": 0.17946740984916687, + "Y": 0.6569944620132446 + }, + { + "X": 0.42771443724632263, + "Y": 0.6571189761161804 + }, + { + "X": 0.4277147650718689, + "Y": 0.6703150272369385 + }, + { + "X": 0.1794663965702057, + "Y": 0.6701909899711609 + } + ] + }, + "Id": "219ef3fe-b51f-45cf-a63f-cde10de19e06", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "0b3d8821-59d1-4b40-a67c-73df35d8a6bb" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "5fd38aa8-e1f1-455f-85e2-e60b6ad5fb53", + "3612b5ef-5ca0-45c1-a920-e097566f2599", + "75bccf94-507e-4f5a-8742-f804c6f46717", + "372150f1-1d51-468e-82b2-733148450390", + "a5cd4536-e1aa-4eb3-bf63-6c2d16723baf", + "7a206b2b-6957-4c7e-9dd1-0fd5bf048fc1" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 39.25428009033203, + "Geometry": { + "BoundingBox": { + "Width": 0.054756343364715576, + "Height": 0.010401531122624874, + "Left": 0.4331946074962616, + "Top": 0.6577543616294861 + }, + "Polygon": [ + { + "X": 0.4331946074962616, + "Y": 0.6577543616294861 + }, + { + "X": 0.4879504442214966, + "Y": 0.6577818393707275 + }, + { + "X": 0.4879509508609772, + "Y": 0.6681559085845947 + }, + { + "X": 0.4331948757171631, + "Y": 0.6681285500526428 + } + ] + }, + "Id": "0b3d8821-59d1-4b40-a67c-73df35d8a6bb", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6a9076c8-34f1-4461-be58-9a3f9b246df4" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 33.576332092285156, + "Geometry": { + "BoundingBox": { + "Width": 0.09741335362195969, + "Height": 0.010499897412955761, + "Left": 0.5773277878761292, + "Top": 0.28349587321281433 + }, + "Polygon": [ + { + "X": 0.5773277878761292, + "Y": 0.28349587321281433 + }, + { + "X": 0.6747398376464844, + "Y": 0.2835499048233032 + }, + { + "X": 0.6747411489486694, + "Y": 0.29399576783180237 + }, + { + "X": 0.5773286819458008, + "Y": 0.2939419150352478 + } + ] + }, + "Id": "a3c3ff25-4731-4d94-934c-a19bfb1089fe", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "16aa17b3-267f-4abd-9872-3eed53bc0375" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "8df53490-883f-4f29-b000-c5557119f7b2", + "bc4becbb-d5ef-4f05-af34-0513161e8b38", + "fab799f1-06f6-4788-a7e8-12d7459e7555" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 33.576332092285156, + "Geometry": { + "BoundingBox": { + "Width": 0.044861823320388794, + "Height": 0.009266254492104053, + "Left": 0.8978084921836853, + "Top": 0.284504771232605 + }, + "Polygon": [ + { + "X": 0.8978084921836853, + "Y": 0.284504771232605 + }, + { + "X": 0.9426681399345398, + "Y": 0.2845296561717987 + }, + { + "X": 0.9426703453063965, + "Y": 0.29377102851867676 + }, + { + "X": 0.8978105187416077, + "Y": 0.2937462031841278 + } + ] + }, + "Id": "16aa17b3-267f-4abd-9872-3eed53bc0375", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f19e563c-d16a-444f-a96e-8b024b43a6f5" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 33.012516021728516, + "Geometry": { + "BoundingBox": { + "Width": 0.09266778826713562, + "Height": 0.010473102331161499, + "Left": 0.1658712476491928, + "Top": 0.5712409019470215 + }, + "Polygon": [ + { + "X": 0.16587209701538086, + "Y": 0.5712409019470215 + }, + { + "X": 0.25853902101516724, + "Y": 0.571288526058197 + }, + { + "X": 0.2585385739803314, + "Y": 0.5817140340805054 + }, + { + "X": 0.1658712476491928, + "Y": 0.5816665291786194 + } + ] + }, + "Id": "da493e76-d2dd-46b2-80ff-f3ad25a974b4", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "e6a273e2-cefd-457d-9fe9-dbdf45b16117" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "f0169e58-08a6-48b8-9a9b-28c6387d7408", + "fdc8b4f5-fafd-44c1-95ce-939c9fc1ec03" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 33.012516021728516, + "Geometry": { + "BoundingBox": { + "Width": 0.04831703007221222, + "Height": 0.010070424526929855, + "Left": 0.37273406982421875, + "Top": 0.5714766979217529 + }, + "Polygon": [ + { + "X": 0.37273406982421875, + "Y": 0.5714766979217529 + }, + { + "X": 0.42105087637901306, + "Y": 0.5715014934539795 + }, + { + "X": 0.42105111479759216, + "Y": 0.5815471410751343 + }, + { + "X": 0.37273409962654114, + "Y": 0.5815223455429077 + } + ] + }, + "Id": "e6a273e2-cefd-457d-9fe9-dbdf45b16117", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b639dda7-0f8b-4eba-94d8-8c345c09b4c0" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 32.407474517822266, + "Geometry": { + "BoundingBox": { + "Width": 0.07010189443826675, + "Height": 0.01976393349468708, + "Left": 0.05297577381134033, + "Top": 0.800926923751831 + }, + "Polygon": [ + { + "X": 0.052978307008743286, + "Y": 0.800926923751831 + }, + { + "X": 0.12307766079902649, + "Y": 0.8009606003761292 + }, + { + "X": 0.1230756938457489, + "Y": 0.8206908106803894 + }, + { + "X": 0.05297577381134033, + "Y": 0.8206573128700256 + } + ] + }, + "Id": "dbb03060-62a4-41dd-8296-85c534e42122", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "632ba26f-e81b-4da2-8e89-32e418d1990e" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "9cdf4d04-86ac-4f9d-afcd-651804ffdf9b", + "a56271ad-92a2-4824-b382-853fe0a80682", + "7b6e8a99-0e44-4fb4-9104-21f87e78ae22", + "0362bdc0-df2a-4cab-b6e6-24a060cfb984", + "49551070-e9b7-4eb9-8dcc-38b269b42f6b" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 32.407474517822266, + "Geometry": { + "BoundingBox": { + "Width": 0.11010932922363281, + "Height": 0.011044738814234734, + "Left": 0.15559756755828857, + "Top": 0.8113269805908203 + }, + "Polygon": [ + { + "X": 0.15559852123260498, + "Y": 0.8113269805908203 + }, + { + "X": 0.2657068967819214, + "Y": 0.8113797903060913 + }, + { + "X": 0.2657064199447632, + "Y": 0.8223717212677002 + }, + { + "X": 0.15559756755828857, + "Y": 0.8223190903663635 + } + ] + }, + "Id": "632ba26f-e81b-4da2-8e89-32e418d1990e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "38761451-ee6f-4735-bed5-40e4c7b98aea", + "064d9bce-d5a1-4a3f-9cf0-74228cf7b4e8" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 16.421443939208984, + "Geometry": { + "BoundingBox": { + "Width": 0.132976695895195, + "Height": 0.013837657868862152, + "Left": 0.5769988298416138, + "Top": 0.3884125351905823 + }, + "Polygon": [ + { + "X": 0.5769988298416138, + "Y": 0.3884125351905823 + }, + { + "X": 0.7099736332893372, + "Y": 0.38848429918289185 + }, + { + "X": 0.70997554063797, + "Y": 0.402250200510025 + }, + { + "X": 0.5770000219345093, + "Y": 0.40217870473861694 + } + ] + }, + "Id": "768c97aa-069d-4f56-a69b-43f623d861e6", + "Relationships": [ + { + "Type": "VALUE", + "Ids": [ + "adf350b2-8606-41cf-9e41-b8ff9c70a30e" + ] + }, + { + "Type": "CHILD", + "Ids": [ + "45d3f67b-8ff7-48fc-850b-a4eb96fd6c5a", + "6df71c46-bdc3-47f5-be05-97b11ce16e84" + ] + } + ], + "EntityTypes": [ + "KEY" + ] + }, + { + "BlockType": "KEY_VALUE_SET", + "Confidence": 16.421443939208984, + "Geometry": { + "BoundingBox": { + "Width": 0.30718210339546204, + "Height": 0.1055307388305664, + "Left": 0.5761478543281555, + "Top": 0.4062633812427521 + }, + "Polygon": [ + { + "X": 0.5761478543281555, + "Y": 0.4062633812427521 + }, + { + "X": 0.8833077549934387, + "Y": 0.40642836689949036 + }, + { + "X": 0.8833299279212952, + "Y": 0.5117940902709961 + }, + { + "X": 0.5761567950248718, + "Y": 0.5116337537765503 + } + ] + }, + "Id": "adf350b2-8606-41cf-9e41-b8ff9c70a30e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "175a705d-7f93-4285-adb5-6a351b3369f1", + "2cc9803a-62b0-48d2-8713-66045d6ebead", + "4109ecf6-260f-49e0-a7d9-33203fa9a2b5", + "5b9a2931-93e5-4c49-b22e-cf92199ce3ef", + "5ef89716-e556-484e-92e6-72fc66a6f2d0", + "9ada2a93-5243-4ab0-b17f-592ea591dd57", + "344b02ef-0836-4cfa-8317-6514d13a2e0b", + "bcf9dea4-d580-4464-a03c-25eaee20da8f", + "635f6f7a-eae0-4e3f-aa19-a40a4e236ee3", + "20817b9a-8743-4683-b033-519f4e1abd91", + "f8d91207-76f3-4fff-bb62-0971aef4d26b", + "62df2824-153e-4e9c-a3cd-17668ee0a33a", + "cb4fb55e-b87a-4b70-8291-fdcb4e2616f2", + "865494e0-6dd0-4e28-ab37-37bca6cc38ca", + "ecb84052-0f87-4988-ad3f-e61d8e4e82fe", + "8ce7e039-5f78-4218-8362-5956f8c3b837", + "c634e699-cd75-4de3-a1a4-4591f398a4e6", + "832d555d-56f7-49a2-a758-2be2571a0868", + "0aa977bd-eed4-400a-a58f-50734930e839", + "8d5d443d-86cd-4884-ad21-c4e9460bc3b7", + "a54e6020-9d5c-4719-99d6-4a008cf37360", + "9b604dd6-7479-4a39-a021-fff01e0b90a3", + "624b2dc2-bc22-4081-bbd1-d78492f9c6bb", + "01ce1b87-776b-47cb-b79e-ef88cccbd4bc", + "bca3f2a3-cf06-46a3-9381-067ae261cb05", + "908d0609-53d3-414d-8b3f-fb65acdcf283", + "61abcef1-5ee7-4fcb-8dbf-edfbbba488e6", + "f04ff4fe-6a26-4f7b-b120-0afa4bb0cb41", + "95e507a0-d647-4e6a-8d62-4bbe1369091c", + "c4e45bd4-8c81-44a3-8eaa-986eeccb7f99", + "a613a5ca-ed42-49f4-9baa-b97ad21932f0", + "fffc7543-2f8b-492e-8794-cd9511ae1d5b", + "a0d92f2d-2e82-4a21-b547-7482271b888f" + ] + } + ], + "EntityTypes": [ + "VALUE" + ] + }, + { + "BlockType": "LAYOUT_FIGURE", + "Confidence": 27.9052734375, + "Geometry": { + "BoundingBox": { + "Width": 0.033671971410512924, + "Height": 0.013733834959566593, + "Left": 0.04009559005498886, + "Top": 0.009303080849349499 + }, + "Polygon": [ + { + "X": 0.040097426623106, + "Y": 0.009303080849349499 + }, + { + "X": 0.07376755774021149, + "Y": 0.009323058649897575 + }, + { + "X": 0.07376591116189957, + "Y": 0.023036915808916092 + }, + { + "X": 0.04009559005498886, + "Y": 0.023017002269625664 + } + ] + }, + "Id": "e1a20752-fb07-4065-8493-63f9afe20d3f" + }, + { + "BlockType": "LAYOUT_HEADER", + "Confidence": 26.3916015625, + "Geometry": { + "BoundingBox": { + "Width": 0.2909138798713684, + "Height": 0.022478220984339714, + "Left": 0.1647123545408249, + "Top": 0.03463638946413994 + }, + "Polygon": [ + { + "X": 0.16471420228481293, + "Y": 0.03463638946413994 + }, + { + "X": 0.45562544465065, + "Y": 0.0348079614341259 + }, + { + "X": 0.4556262493133545, + "Y": 0.0571146123111248 + }, + { + "X": 0.1647123545408249, + "Y": 0.05694396048784256 + } + ] + }, + "Id": "1974528e-7829-42e4-9d20-8c6400dc4f18", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "356d4d2d-5f9d-430f-ac73-8e11353a79b4", + "dbc7ff37-9e86-41b0-b523-102b8e279033", + "f19c3e68-fec6-4fc7-b51e-ff5f0a5ad01a" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 65.13671875, + "Geometry": { + "BoundingBox": { + "Width": 0.1606135070323944, + "Height": 0.042236391454935074, + "Left": 0.16651970148086548, + "Top": 0.07314199209213257 + }, + "Polygon": [ + { + "X": 0.16652315855026245, + "Y": 0.07314199209213257 + }, + { + "X": 0.3271332085132599, + "Y": 0.07323583960533142 + }, + { + "X": 0.32713252305984497, + "Y": 0.11537838727235794 + }, + { + "X": 0.16651970148086548, + "Y": 0.11528550088405609 + } + ] + }, + "Id": "cba87427-f4a0-4f1a-b070-927a9e723d75", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "515c67d6-5950-4c1c-b0af-e48866bf2d25", + "466e3cd2-96b3-4beb-a336-ceb038cbed25", + "87515cba-9bf8-4c14-a4d8-e15e1a68e53b" + ] + } + ] + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "Confidence": 44.5556640625, + "Geometry": { + "BoundingBox": { + "Width": 0.2356397658586502, + "Height": 0.018146542832255363, + "Left": 0.5799484252929688, + "Top": 0.041226379573345184 + }, + "Polygon": [ + { + "X": 0.5799484252929688, + "Y": 0.041226379573345184 + }, + { + "X": 0.8155848979949951, + "Y": 0.041365139186382294 + }, + { + "X": 0.8155882358551025, + "Y": 0.0593729205429554 + }, + { + "X": 0.5799500346183777, + "Y": 0.05923476442694664 + } + ] + }, + "Id": "75d5d593-133c-4128-a9d3-980061cc3230", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "020efb25-5d58-4fa8-a71b-fa69736ea172" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 72.119140625, + "Geometry": { + "BoundingBox": { + "Width": 0.237580806016922, + "Height": 0.028520412743091583, + "Left": 0.5792703628540039, + "Top": 0.07146422564983368 + }, + "Polygon": [ + { + "X": 0.5792703628540039, + "Y": 0.07146422564983368 + }, + { + "X": 0.8168459534645081, + "Y": 0.07160311192274094 + }, + { + "X": 0.8168511986732483, + "Y": 0.09998463839292526 + }, + { + "X": 0.5792728066444397, + "Y": 0.09984671324491501 + } + ] + }, + "Id": "8ff8bd80-06f3-4ce5-adb0-c0f718897efa", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "0cc781e9-b479-4729-be87-ca1ef052c4b9", + "cdf6abe9-51fc-4067-a844-575ee9c7142a", + "0b775453-219c-45fc-9d4f-a65f23b4011a", + "0b149fcc-e622-47e9-865d-d3327ab6f029" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 64.404296875, + "Geometry": { + "BoundingBox": { + "Width": 0.21122349798679352, + "Height": 0.06420554965734482, + "Left": 0.1656319946050644, + "Top": 0.14518995583057404 + }, + "Polygon": [ + { + "X": 0.1656372845172882, + "Y": 0.14518995583057404 + }, + { + "X": 0.3768552541732788, + "Y": 0.14531122148036957 + }, + { + "X": 0.3768554925918579, + "Y": 0.20939551293849945 + }, + { + "X": 0.1656319946050644, + "Y": 0.20927616953849792 + } + ] + }, + "Id": "73363cf5-4897-4147-9649-8ecb41493853", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a5909dc2-908a-441b-8a4b-9c8a174ce040", + "a3958920-1ee9-4126-98a7-82412593e4ce", + "a66d7a81-ad9f-4a03-a5e8-22858c3ba033", + "5b208b14-54d0-4395-b740-f5c29c088651", + "66754663-79f1-4c3a-8b21-ef2db19d7af9", + "1b8b3830-bae8-4667-b2a6-4ec8398be79f" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 74.072265625, + "Geometry": { + "BoundingBox": { + "Width": 0.19448302686214447, + "Height": 0.03908514603972435, + "Left": 0.578879177570343, + "Top": 0.14997906982898712 + }, + "Polygon": [ + { + "X": 0.578879177570343, + "Y": 0.14997906982898712 + }, + { + "X": 0.7733557820320129, + "Y": 0.15009059011936188 + }, + { + "X": 0.7733622193336487, + "Y": 0.18906421959400177 + }, + { + "X": 0.5788825750350952, + "Y": 0.18895377218723297 + } + ] + }, + "Id": "e13653a7-00b1-493e-897e-8eab4e1266fc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "513ac936-1deb-4401-aaf8-184250e28ed2", + "13f6a5d4-3894-4782-88d4-61ffe0b6b044", + "06e26b97-2049-4525-9d77-98d69a9aea01" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TABLE", + "Confidence": 42.724609375, + "Geometry": { + "BoundingBox": { + "Width": 0.498037189245224, + "Height": 0.4377428889274597, + "Left": 0.04282534122467041, + "Top": 0.2288571000099182 + }, + "Polygon": [ + { + "X": 0.042883388698101044, + "Y": 0.2288571000099182 + }, + { + "X": 0.5408316254615784, + "Y": 0.22913704812526703 + }, + { + "X": 0.5408625602722168, + "Y": 0.6665999889373779 + }, + { + "X": 0.04282534122467041, + "Y": 0.6663509011268616 + } + ] + }, + "Id": "45d2128b-f948-4a63-bd01-3330a5c06676", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "cac09ed3-c40e-4641-bfb2-8ff9f3149401", + "99574a58-367b-462f-914a-bda8acefb668", + "8269bd3a-41c0-4026-afb6-58b93cc722e7", + "4c459286-1eae-41e0-84c2-78de44fe40aa", + "75211c43-4fe4-4233-8e19-3e0213452742", + "a0c186b5-495f-4eee-9066-6b2c05fc185f", + "db94fb3b-5266-455c-8449-05dbf17913cb", + "e5433948-7bb1-47a4-a7fc-cf8bb5449f43", + "f327b2c4-a99d-4604-bfa1-971ac1af727a", + "879c54ad-a9b8-4514-ad0b-ef80be91c29f", + "120ec3fa-ebcb-40ed-b739-6a9b5a2685f1", + "4d912bf4-ead9-4632-96f7-6b9bb49d3ef4", + "71b67f96-b92f-4d0b-8a96-59a69b11dd5f", + "91f77548-df0f-4648-87d5-dd3e9b01d48c", + "abbc6bd9-9e65-4f03-b7ce-c9b36fddbb76", + "f74bdcbb-60cd-4d88-a6e4-f4d42e634594", + "d4653dcf-ffbc-4741-8ef9-65d68386e0d4", + "b9eeb9a6-76cd-4f06-a6c3-ed42bd66b746", + "2a157b93-b18b-4802-b9e8-0f08c70240d8", + "b4739cb4-ebcb-4020-815e-28dd3f18a074", + "da5058c6-3445-44da-9a2c-880770a3b202", + "d8ff9f5d-13d4-46a2-aad5-263b664fab7b", + "09307b43-3d9c-4edf-99b1-aa91e3620c53", + "380450da-7f74-42da-bcbb-6527e347f730", + "88070f3e-90b0-4988-b05d-d15a18fb05fa", + "b322e52e-c7f6-4c2c-9653-ed2f8b06b10f", + "bd00f741-31fe-4d6f-8d6c-88ba7d810377", + "12d725d4-aa7d-4d37-81e2-79acebb77a67", + "34d2b475-f601-4505-805f-99a7be82f93e", + "c860ec41-40e0-4892-9091-7ae09b16d456", + "ae78351f-c1eb-4499-be37-3594222be71a", + "08556ffb-c5d9-4653-9b7c-ba11b0ac8bd5", + "be385fcd-00fc-4975-861a-a5d6f4e98441", + "a895a7d0-4780-4542-892b-4f8d5c8e666d", + "30c0cd38-42de-4813-aa18-6814a0ba7829", + "65483709-a84e-462a-900b-becfa50d5b0d", + "b60f7962-75f3-4c19-b73c-e0f0a6be6cce", + "1043df65-178d-4fef-b215-a5a7adf1cf4b", + "15a2de2f-191e-4329-925d-064adecf1bfc", + "2af21baa-3e02-45f1-9cf9-bc59905fdd9b", + "e194e44c-1657-42ad-9648-f5e7693de983", + "39024e79-e234-4b65-b8fe-1eb87965972a", + "3a4d48da-6da3-449b-80b2-a00990d7e898", + "38aed87b-8826-47f2-99d6-45562ee32bdc", + "ae5c853c-6982-4c73-95cf-0030f5eac0d4", + "376f01c4-dd22-41ea-96f9-efe99278838d", + "c6dbef64-34a4-4ac8-a5d4-903db58ba81d", + "2ce671d5-62c7-4b3e-bf34-325e61d3ed53", + "9990ac2e-10c0-4979-bd43-e3ba88ef7737", + "b55ee349-2243-47f2-a22c-26128f1f925b", + "5618d793-fad7-4049-a4ed-84473f22853a", + "3280c746-87bf-4ad8-be09-fd66c55368f2", + "666b73ab-1273-4b48-a2ea-e5b66f9405d8", + "66eaa0f0-60e0-4040-84cf-0c78f0965120", + "734a1da9-355c-4de5-8d67-6e25f107d4d5", + "5f45f8ac-6129-48c4-b62e-b36da6fede30", + "f0bd04a7-e13d-40c6-b7ed-1644323cc20f", + "763acaa0-c468-49c4-bb72-9a458c23749d", + "532e8664-35ef-4b00-8ef3-10bb8e7bb8cd", + "72c13023-1f18-413e-99f9-27a7e5ad833c", + "1e6707ed-881c-49fe-abf5-902884e51483", + "13c6d438-424d-4b70-b17c-77a4c80519de", + "a94e0d71-24c0-4e10-b5d7-17e81f4898c0", + "988891f8-e62e-45d1-afff-c49cf9d2121e", + "80a7d6f0-bd81-4397-aa92-c247a27603f0", + "5e79acbf-4a6f-4d74-b4ed-9d3b9e1b4dd4", + "2008d7d0-1e51-45d7-a255-25073af4a3b9", + "12c593a5-405d-49b1-b054-6d78a485f014" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 54.98046875, + "Geometry": { + "BoundingBox": { + "Width": 0.30899888277053833, + "Height": 0.013524158857762814, + "Left": 0.17899416387081146, + "Top": 0.6566160321235657 + }, + "Polygon": [ + { + "X": 0.17899519205093384, + "Y": 0.6566160321235657 + }, + { + "X": 0.48799240589141846, + "Y": 0.6567710041999817 + }, + { + "X": 0.487993061542511, + "Y": 0.6701402068138123 + }, + { + "X": 0.17899416387081146, + "Y": 0.6699857711791992 + } + ] + }, + "Id": "d21c56b7-b533-4a32-a28e-29235d0c2ef1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b510fa50-06bf-466e-a123-3a2b9be73047" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TABLE", + "Confidence": 84.5703125, + "Geometry": { + "BoundingBox": { + "Width": 0.3776971697807312, + "Height": 0.1260196566581726, + "Left": 0.5720399022102356, + "Top": 0.2316187173128128 + }, + "Polygon": [ + { + "X": 0.5720399022102356, + "Y": 0.2316187173128128 + }, + { + "X": 0.9497071504592896, + "Y": 0.2318309247493744 + }, + { + "X": 0.9497370719909668, + "Y": 0.3576383888721466 + }, + { + "X": 0.5720503926277161, + "Y": 0.35743290185928345 + } + ] + }, + "Id": "7ba897ee-1843-44e9-b2e8-9e2f2562d8ad", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "f018725e-c5a9-4d1f-a7bb-b1caedc2cef0", + "6f7f2995-edbb-4ccf-8b99-24fa11bebfab", + "4e1b57c9-0568-4ca1-b7cb-54c54e4caa8f", + "8fd0f1ee-5cad-4400-986c-1893a5f2c75b", + "0653eafa-efed-428b-8993-bb3aa81d9978", + "665559cc-4f5d-49da-a466-a700c7edbe8a", + "f6ab4438-5b97-4f6d-9319-ce6e9cd3b552", + "5f9775f1-ca8d-45e0-bae4-1c50a2f1e21e", + "0a1ee6ab-01b6-455a-9ca5-bb5161f4c400", + "2886be46-95fa-49fb-ab3d-d28fd59b635b", + "0eba14db-0541-4aad-a81f-0811b007cc71", + "d8ed8ae2-3436-4897-90a1-fed1680f06e2", + "61c3c063-9cca-4a00-8a15-58207f87d4d5", + "708c32ab-2994-4adc-8b3b-f359696a418d", + "847a0e0d-0e24-4199-8e85-3dfaf916e912" + ] + } + ] + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "Confidence": 33.447265625, + "Geometry": { + "BoundingBox": { + "Width": 0.13262192904949188, + "Height": 0.013888977468013763, + "Left": 0.5775166749954224, + "Top": 0.38818326592445374 + }, + "Polygon": [ + { + "X": 0.5775166749954224, + "Y": 0.38818326592445374 + }, + { + "X": 0.7101366519927979, + "Y": 0.3882548213005066 + }, + { + "X": 0.7101386189460754, + "Y": 0.4020722210407257 + }, + { + "X": 0.5775178670883179, + "Y": 0.40200090408325195 + } + ] + }, + "Id": "8e4cfe6c-1c4b-4ea0-a7c1-8bbf40da9ea9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "6990e8d9-2360-415e-99ef-83f08739fccf" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 65.33203125, + "Geometry": { + "BoundingBox": { + "Width": 0.30512431263923645, + "Height": 0.04296235367655754, + "Left": 0.5767230987548828, + "Top": 0.4063647985458374 + }, + "Polygon": [ + { + "X": 0.5767230987548828, + "Y": 0.4063647985458374 + }, + { + "X": 0.8818384408950806, + "Y": 0.40652868151664734 + }, + { + "X": 0.8818474411964417, + "Y": 0.44932717084884644 + }, + { + "X": 0.5767267346382141, + "Y": 0.44916513562202454 + } + ] + }, + "Id": "77a829d1-4b88-4c4d-97a0-b5da2b2b1975", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "a6c53c91-d23f-45a9-816a-503b08c69d22", + "6328830c-0422-478b-b84f-26032d4d904d", + "7bd36bb6-3743-495e-8e8d-df66b0482492" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 59.27734375, + "Geometry": { + "BoundingBox": { + "Width": 0.297975093126297, + "Height": 0.0427161268889904, + "Left": 0.5764450430870056, + "Top": 0.4720633327960968 + }, + "Polygon": [ + { + "X": 0.5764450430870056, + "Y": 0.4720633327960968 + }, + { + "X": 0.8744113445281982, + "Y": 0.4722205698490143 + }, + { + "X": 0.874420166015625, + "Y": 0.5147794485092163 + }, + { + "X": 0.5764486789703369, + "Y": 0.5146239995956421 + } + ] + }, + "Id": "4087d062-e2df-478e-8c6d-fbe16090a08f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "be842d6f-ee4d-4074-8d50-a569b4ececf2", + "9a030503-9219-439e-a96b-4a633714ef14", + "f934c989-db0d-4b8b-8c6d-143ceb87c1fe" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 47.16796875, + "Geometry": { + "BoundingBox": { + "Width": 0.1531352549791336, + "Height": 0.018799787387251854, + "Left": 0.7806060314178467, + "Top": 0.7089120745658875 + }, + "Polygon": [ + { + "X": 0.7806060314178467, + "Y": 0.7089120745658875 + }, + { + "X": 0.9337369799613953, + "Y": 0.7089877724647522 + }, + { + "X": 0.9337412714958191, + "Y": 0.7277118563652039 + }, + { + "X": 0.7806091904640198, + "Y": 0.7276365756988525 + } + ] + }, + "Id": "45483b84-466b-417a-8c75-73ce733fa9b5", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "97fd399c-b000-43dc-9335-0788688a8816" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 62.6953125, + "Geometry": { + "BoundingBox": { + "Width": 0.15328416228294373, + "Height": 0.0419270358979702, + "Left": 0.15568776428699493, + "Top": 0.728628396987915 + }, + "Polygon": [ + { + "X": 0.15569138526916504, + "Y": 0.728628396987915 + }, + { + "X": 0.30897191166877747, + "Y": 0.7287037372589111 + }, + { + "X": 0.30897092819213867, + "Y": 0.7705554366111755 + }, + { + "X": 0.15568776428699493, + "Y": 0.7704810500144958 + } + ] + }, + "Id": "646c6123-1e84-4754-95f9-f44e087c037a", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "ef03ffc5-515e-4275-bcad-0191c963b86d", + "bfefb406-61c5-4fc5-b61a-64a7a0baa1d2", + "e89a242f-a9e4-4daa-a852-4046ac851959" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 68.75, + "Geometry": { + "BoundingBox": { + "Width": 0.2636333405971527, + "Height": 0.04329264536499977, + "Left": 0.5775614976882935, + "Top": 0.7281521558761597 + }, + "Polygon": [ + { + "X": 0.5775614976882935, + "Y": 0.7281521558761597 + }, + { + "X": 0.8411865234375, + "Y": 0.7282816767692566 + }, + { + "X": 0.8411948680877686, + "Y": 0.7714447975158691 + }, + { + "X": 0.5775651931762695, + "Y": 0.7713168263435364 + } + ] + }, + "Id": "ba868fa3-81b2-43c6-9a52-bff294344d00", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "7dd11509-d38b-4e19-ac8a-07872aa0c2f7", + "0a7bc99b-3648-46bb-819e-8763959a1ff5", + "64914005-2247-4ace-b6dc-6b331ef27bda", + "081b2097-5a8f-4859-ad30-6da0b59aba06", + "fecea290-b073-43ac-a50f-4ba6a28bc0bf" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 66.9921875, + "Geometry": { + "BoundingBox": { + "Width": 0.0700966864824295, + "Height": 0.01929309405386448, + "Left": 0.052635855972766876, + "Top": 0.8006095290184021 + }, + "Polygon": [ + { + "X": 0.05263833329081535, + "Y": 0.8006095290184021 + }, + { + "X": 0.12273254990577698, + "Y": 0.800643265247345 + }, + { + "X": 0.12273062020540237, + "Y": 0.8199025988578796 + }, + { + "X": 0.052635855972766876, + "Y": 0.8198691010475159 + } + ] + }, + "Id": "1d0e0304-dbcc-43ee-8cd7-78216715eeb1", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "1433f0de-360b-400d-be4e-8a2e9e1ce70b", + "fa02443b-5a1e-4c19-a620-1e0bf04fa748" + ] + } + ] + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "Confidence": 41.6748046875, + "Geometry": { + "BoundingBox": { + "Width": 0.10989224910736084, + "Height": 0.012053107842803001, + "Left": 0.15586374700069427, + "Top": 0.8107942342758179 + }, + "Polygon": [ + { + "X": 0.15586479008197784, + "Y": 0.8107942342758179 + }, + { + "X": 0.2657560110092163, + "Y": 0.8108469247817993 + }, + { + "X": 0.2657555043697357, + "Y": 0.822847306728363 + }, + { + "X": 0.15586374700069427, + "Y": 0.8227947950363159 + } + ] + }, + "Id": "cc38aa2b-4cb0-48ce-b361-9678421cf9a9", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "b31c8b9b-620e-456c-a2d8-6f864b60d0fb" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 57.763671875, + "Geometry": { + "BoundingBox": { + "Width": 0.08320517092943192, + "Height": 0.009585011750459671, + "Left": 0.05229141190648079, + "Top": 0.8289476633071899 + }, + "Polygon": [ + { + "X": 0.05229264125227928, + "Y": 0.8289476633071899 + }, + { + "X": 0.135496586561203, + "Y": 0.8289873600006104 + }, + { + "X": 0.13549567759037018, + "Y": 0.8385326862335205 + }, + { + "X": 0.05229141190648079, + "Y": 0.8384930491447449 + } + ] + }, + "Id": "745db6ca-20b4-47ec-be6c-c44e6f67046b", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "439f7686-7d4e-44b1-8c3b-980636969363" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 76.3671875, + "Geometry": { + "BoundingBox": { + "Width": 0.012120794504880905, + "Height": 0.09264050424098969, + "Left": 0.9769412875175476, + "Top": 0.44801828265190125 + }, + "Polygon": [ + { + "X": 0.9769412875175476, + "Y": 0.44801828265190125 + }, + { + "X": 0.9890385866165161, + "Y": 0.448024719953537 + }, + { + "X": 0.9890620708465576, + "Y": 0.5406587719917297 + }, + { + "X": 0.9769642949104309, + "Y": 0.5406525135040283 + } + ] + }, + "Id": "149f921e-08f6-4768-9e7a-82068bfc501f", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "15b62f79-dabf-4271-b960-7d95027910d9", + "0d2ed119-eec9-4d75-8815-352a4e905779", + "27affb84-f91a-49b6-bcaf-501e48257069", + "c5c72df0-f38b-47a8-828c-d57ea2e680e0", + "44fac1b1-9d65-4554-b904-ded4ffe34334" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 25.1708984375, + "Geometry": { + "BoundingBox": { + "Width": 0.7949566841125488, + "Height": 0.08956275880336761, + "Left": 0.15513895452022552, + "Top": 0.8307574987411499 + }, + "Polygon": [ + { + "X": 0.15514670312404633, + "Y": 0.8307574987411499 + }, + { + "X": 0.9500744342803955, + "Y": 0.8311365842819214 + }, + { + "X": 0.9500956535339355, + "Y": 0.9203202724456787 + }, + { + "X": 0.15513895452022552, + "Y": 0.9199512004852295 + } + ] + }, + "Id": "d40a79dd-1f54-46f6-bfdb-ceae4a1ac4fc", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "4b20e520-3af7-4620-8866-88eb54ab23b0", + "9f7a633a-49c8-421e-a838-aa3dfb7e02e8", + "d3855726-d758-423f-b827-3764ed557faa", + "a18bf836-90c0-4538-b500-15c2433e0e93", + "286d01bc-c76e-4410-8983-b6e652108d5d", + "0465565f-a8ff-48eb-9595-6b5caccef7fe", + "18ec4504-62b6-42de-85cf-1156d6f4d195", + "fa4e41b2-ccab-467d-9b99-fb1c0eb0872d" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 68.06640625, + "Geometry": { + "BoundingBox": { + "Width": 0.08915457874536514, + "Height": 0.022782770916819572, + "Left": 0.05251061171293259, + "Top": 0.8988169431686401 + }, + "Polygon": [ + { + "X": 0.05251353979110718, + "Y": 0.8988169431686401 + }, + { + "X": 0.14166519045829773, + "Y": 0.8988586068153381 + }, + { + "X": 0.1416630893945694, + "Y": 0.9215996861457825 + }, + { + "X": 0.05251061171293259, + "Y": 0.9215583205223083 + } + ] + }, + "Id": "6fc3e3f5-c42f-405a-b3fa-d3fc5859e60e", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "e1718d80-1e76-43a7-8f6e-3b9f4ab29d25", + "c77bef5b-e531-4408-9a10-7cf9b55eb8f7", + "ff6df70d-7ca3-4968-aa5c-24196721849e" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 42.724609375, + "Geometry": { + "BoundingBox": { + "Width": 0.4467569589614868, + "Height": 0.01323555875569582, + "Left": 0.2392406016588211, + "Top": 0.956929624080658 + }, + "Polygon": [ + { + "X": 0.23924127221107483, + "Y": 0.956929624080658 + }, + { + "X": 0.685995876789093, + "Y": 0.9571346640586853 + }, + { + "X": 0.6859975457191467, + "Y": 0.9701651930809021 + }, + { + "X": 0.2392406016588211, + "Y": 0.9699609279632568 + } + ] + }, + "Id": "c89ce59f-8eb3-4df0-949a-9fab55849ad7", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "5051c70e-89a8-4eb4-8535-39762504c958" + ] + } + ] + }, + { + "BlockType": "LAYOUT_TEXT", + "Confidence": 29.833984375, + "Geometry": { + "BoundingBox": { + "Width": 0.4534948766231537, + "Height": 0.009467914700508118, + "Left": 0.04896989464759827, + "Top": 0.975298285484314 + }, + "Polygon": [ + { + "X": 0.04897110164165497, + "Y": 0.975298285484314 + }, + { + "X": 0.5024642944335938, + "Y": 0.9755052328109741 + }, + { + "X": 0.502464771270752, + "Y": 0.9847661852836609 + }, + { + "X": 0.04896989464759827, + "Y": 0.9845598340034485 + } + ] + }, + "Id": "9eae90d9-e037-48c6-92b5-44a02ad3c670", + "Relationships": [ + { + "Type": "CHILD", + "Ids": [ + "37ffa892-1cca-4c14-ac1c-936abaa205ea" + ] + } + ] + } + ], + "AnalyzeDocumentModelVersion": "1.0", + "ResponseMetadata": { + "RequestId": "224d35a4-7edd-43af-b9c2-fc7e344a50c6", + "HTTPStatusCode": 200, + "HTTPHeaders": { + "x-amzn-requestid": "224d35a4-7edd-43af-b9c2-fc7e344a50c6", + "content-type": "application/x-amz-json-1.1", + "content-length": "373079", + "date": "Thu, 19 Oct 2023 19:07:34 GMT" + }, + "RetryAttempts": 0 + } +} \ No newline at end of file diff --git a/testdata/test-response-for-llm.json b/testdata/test-response-for-llm.json index bbc9aca..86513bc 100644 --- a/testdata/test-response-for-llm.json +++ b/testdata/test-response-for-llm.json @@ -1 +1,43598 @@ -{"DocumentMetadata":{"Pages":1},"Blocks":[{"BlockType":"PAGE","ColumnIndex":null,"ColumnSpan":null,"Confidence":null,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":1,"Left":0,"Top":0,"Width":1},"Polygon":[{"X":0,"Y":0},{"X":1,"Y":3.4914405e-7},{"X":1,"Y":1},{"X":0,"Y":1}]},"Id":"78fcd434-3420-42b6-a6cd-27c64cbe2dad","Page":null,"Query":null,"Relationships":[{"Ids":["5a2ddb38-b450-4afc-a951-a4811e83c6a9","b18070fb-efae-4a5a-b42e-d7836bb24e8b","04bca587-ac39-4954-b6a0-f699f22006bc","e616228b-38b5-4dc9-9b5c-348bb576b2eb","985de78e-74ae-4af1-8660-7e76703e3ba3","7cb4faa8-81a5-40fb-9e51-c06578df7555","68472ac7-86a5-488b-8b08-08a3dc085309","29748cb4-816b-43e9-a54f-ac18330f3bbc","af1c9153-98e6-4d0c-95a5-55853e5750b7","10966357-ef66-4c35-819d-d121027a4c10","35189edf-ad3c-40c9-bbc9-52daef4490aa","a638eb24-5182-431d-be72-22bd5d6a5046","258733c0-eae0-4b46-bbf7-d1339a97c8fc","85e251bd-1457-4bcc-afda-944de522fa05","6f92d966-c2a6-4aa9-ad94-f2803ca6a30a","70610582-05f9-4d97-adfe-c3e2a87cd9f6","b2c04b4f-7fd0-4232-885e-31ced13adb99","fd0b7e14-58f3-40d0-b223-008d0ba2c32f","62e2e40f-362c-40d3-a80a-abb9a0d46738","8799713f-12a4-41bc-8168-7c9925f0e8fc","dcc53d44-a449-4b44-8a16-2dcbd7eb67ab","5cd820a9-59cf-4da0-963e-c06702006bd3","f1c18095-a65c-4688-8707-9591d21844bf","37139d23-b513-4bc4-a6eb-b6e39d0cb607","28c82d16-34ab-4adf-8f2a-ab7bc15bcd90","1e286aa0-9614-40c3-89c4-6a0333a8f418","ce96d2ea-2027-4d9f-861e-e97cb4cefc00","ac5e621b-7b28-48eb-a0bb-352ba437767d","485176da-7808-45e3-b6a6-604d9668ad24","fd082533-2422-42c6-98ca-f582eeb7b98a","dfec8b21-5e2e-494d-a29e-cc38b917f8aa","b145e075-e746-49b8-a3cf-84b68f359ded","fbe05d70-11a9-4a7f-bc9f-692feca31be6","e382fb04-48c3-4f7c-85ba-d03dea33f65a","0376f17c-3c29-4851-bedc-429023f9663e","2dfca547-03ec-4732-b887-3d6add4a405f","b4b4ce42-2192-4317-b81b-e5e1b2976e48","5790b11e-a430-4a10-8c76-2aa694508d6d","9937ac84-79a4-4dc2-b2aa-e5d4db5b831a","f562b63c-5e28-402d-b37c-956ebab72942","057a9fcf-23b5-42ff-976e-e6e6ebd0cdff","b563a349-2b3b-4948-9ba0-10f083124e6f","91b40831-bc60-49db-bcc2-3c4bae016a6e","6691e7bf-9f1b-4df2-98e2-48c83a6a775f","123aca23-6100-483e-afb1-5372da012a6a","18d823f4-81e4-49b7-b4b6-3c75074db719","be5f4a55-1214-4f04-afee-23c4d8a08acb","b43e91b0-f485-4546-80e6-e37b67d6c24d","e582e7ed-aee6-4ec6-967c-52bc9c8bbb79","8d47c93e-e3c4-4f93-8253-beaa496fcde2","0b247ad2-ab1d-4964-9976-9492c1965ad5","df531fbe-5c90-424a-81ab-329656707258","2014c7ae-90f2-4d37-82a1-fae1a94ab6ec","2c945d7c-cb01-484e-9f92-4798ace17584","d913cd44-bc28-484e-a9ff-14af225c91bf","94c0187f-6e45-47cc-850d-57fff8dd8459","fa788794-989e-42fe-9aa2-ef5e3aea1137","dcf1f402-9953-4247-86ac-c84b951711f8","0bb535ad-3aae-4ddc-b84a-0403c14e9504","33f33898-d22f-4ab8-88fc-6e040da4e7fa","0f940884-10f3-47da-ada8-4f46c1510feb","402a4534-53dd-45aa-af31-d55d5e3e823f","ccbfbdf6-4e45-4392-821a-7e729d9ca8c5","93505c1e-37b2-40ef-bfc4-d565db07b722","188277f2-f3b9-4628-ba80-7dfafcbfb468","c4dd6435-650d-4fef-a665-3cde28a51e0e","a19039f2-7764-40d1-b127-066f4eb58fab","4073a0e5-b389-4ab5-89da-e482089bcf04","680b39bb-3331-480f-b390-cc2e3f8c8538","3a98d187-0a57-491c-9802-e7d8660c2cc8","dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0","2297171c-11a0-4ef1-b037-56464c881e6d","e332e147-e600-49fc-a21d-0dcd0b8fbab4","4316efc4-47f2-417c-a1c1-7c3c97925645","0da50d03-fbcc-4351-a4f3-4c902460944c","e7058ee2-f577-4b59-a444-9c2881405b0e","16d7df31-3e21-41a1-ab91-935957c124e8","9d9c0688-6474-4008-8108-6203a627b0ac","e0103e99-1d05-445b-a55b-e5168c6f55d5","91b8011b-21b4-462b-a129-dc0ea22a198e","c416930b-c24f-4daf-9018-c9e9c9a291d8","711c4e14-0c0e-4554-9afa-ccf35922aee2","98726c57-e756-48f3-9d10-9b1ea3a3376f","4453ffdc-4127-4794-945d-4e0bc7785de1","f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3","22d912d0-825a-4c5f-8918-6719a0ad5a4f","b3bd8c64-238b-4fc8-a50c-1792f090e10e","3f697c3b-9d41-4de7-a120-15dc3ed1586e","ecaa1620-fff8-47cb-9e76-dd44fbdec2ae","4a9329d6-ab42-4607-98c3-4705b1a7cc69","2f868c41-826d-4972-854c-cc5c64e857e7","39b241ee-b486-46ec-9b93-d34c7d949ac5","aa177589-184c-4ba9-ad76-f84dce80eb3c","863798a0-718d-45af-80e0-7d399e4f37ba","e04ab356-dc64-4fba-9177-1bec8f144c0a","95464156-4f90-4f7c-a97d-71218774ef2a","d6569405-a050-406c-ab51-851632d4e0b5","5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b","288e81e4-4385-48a3-b87d-3aad33717f9d","ccc1af3e-a171-49ac-be63-3ca42b874631","7e571b3c-b54e-43b1-871b-35d05d104360","9d7a62fb-9cd6-4c04-925a-c8089d61eea1","45218e9c-f288-4761-a6e1-5fcf2e7af6cf","5a240458-e49f-4fd8-b303-19f9935f892f","0ba19a02-2317-4b09-ba42-e8d3ac34d7a5","326e39cd-ed2c-4c84-b0cc-933f5cb220a6","98bd24a9-8f47-4bcb-b3ef-679dc7072cd2","8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d","c21a2ddb-1a5f-4c59-b273-386d9af38c1e","eb0efe53-3536-4557-a99f-4026475ead86","3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab","eca6678a-b913-410f-93dd-86661d20555e","c2c3d506-eb4c-428c-9318-aeba91aafed5","83d51cce-ebaf-4bae-9578-5aa14df644f4","c3b216e0-1c81-4c94-b74f-6ad6d32b7abd","6e98eab9-bb74-4f3d-94b0-5139c18df49e","17065d7b-c8ea-4afa-9672-f6f618c1f5b8","527ca0ce-3027-4055-a7f1-df7109cc0243","ff4a7d82-f1bd-4bba-8164-6ea05df547a8","3869ec74-659b-4ae9-99c0-439cda44504a","1f58ebd7-1151-42c5-a73c-7c5f497dead8","010f5277-bcbf-4cef-8161-a0c254d5dc1c","def75fa1-46fc-4828-9885-441d8d822859","44392f03-e74a-4042-9517-44ba2beee444","abf753ea-c8e7-4aba-bca6-17100bab5005","ba78d543-b5de-4bc8-80e5-1df2ac7517d8","08a211c8-17b3-40ba-a8b7-fb87c535a55b","5dca85bb-defa-4524-8505-5c12b1764279","d20bda91-b8ae-456e-ba08-aae9beb2ad37","d40e695f-5508-4bf9-92ec-8c55c05ecfba","27e2b4ee-0f9c-4f2f-8324-833a7dca89b1","26b5394d-99d9-4913-ab76-5a045619126e","d6c9794a-1456-41a9-9082-03895ed45854","d1224381-cc74-4a5c-9697-1211359f944a","b2a90b2e-9b01-4741-afa7-f75f4f726665","d8e8e45d-80b0-4989-bd17-2bd9763185e3","7296a694-8b20-4a38-9c50-81d9ec9b7309","860a187a-1c52-400b-b583-8aad8c982774","aad6c02b-9693-406b-9f1e-9281ecf10437","00319030-56dd-4f66-b1e8-283fd30d77a0","d5778e11-4f99-4e0e-8387-a23e3cb68260","e525d2f3-bbb6-4e9c-bb14-d426e1301938","548f4437-8e2b-4697-87bd-68d9182bb441","cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d","fd8eb23e-7c56-4cd7-9058-759c6c69190b","dfb0060e-8a82-4f37-9461-8ffeed14a168","37ac7c4c-949f-4ec9-a8a8-a2fc84369340","02e73d97-67fe-4841-90e3-94aa689d0bfe","c5775361-432a-437c-909d-aa97cfcede55","3259fd01-e0d0-41d7-8f01-bb225ac16b82","3873d08b-55b5-4f98-a283-d5b56d258d5e","1e5f7e5d-68d1-479a-892d-065bb51a7f83","2f21e9bb-274e-4951-bc9e-eccffa6d0681","64ac60bf-6139-4ddd-a31d-dcbb3686d59d","e8aef856-41c6-4bf3-8c1f-150d17d87e6d","beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3","4c26a384-e407-4bbd-90f8-32186d74a8f8","d818cdb5-58d4-45bb-aa8e-2022b1be1a37","6bbaedaf-11b7-454a-98b4-c65476963135","2ef46d0b-71b1-48b1-a146-9b23eb23ed54","e481a348-0948-44a7-b6d5-6a5116dfcfb1","3f2a45ff-c136-403b-8320-d138c5b5b19c","1aeec3a2-4c11-4b23-b1fc-15b97e269448","9c4ed820-2b80-46c6-b5be-93e3e7c7f018","3b919b86-1165-46b4-b5c6-0c1960151ec0","5d407bc5-ff43-4323-951d-d1be0082fc94","56f21d18-11da-4444-a079-19b9e67edcd2","910e8f8a-ed71-4077-a6dc-a21539b030c8","8ddfdfa3-7cac-411a-8275-1972b3a10c22","512b8528-4e00-499b-8ef2-a03bc59fab1f","c5b5ae78-9e3d-479f-b121-afb6d768799b","d3f8e434-8bf4-4bb4-bade-ef2a16cd609c","8fde6a9f-c8a1-4059-b619-f1836c6e0860","24413552-5c6a-4cf1-ba79-6e82b228973f","88b0bc63-491a-44b5-a7c8-dce356eccd47","9686dd16-0836-481b-8cf8-55d4d1c0a74d","bcb57963-f08a-4a73-b02c-d726a4ac8ebf","c4c2a244-c015-4546-a6c8-1384f47b5545","0af1af36-c29c-4910-a807-f37fe47d9a91","ff0040a8-de6d-4e71-b3af-6006c04947c1","d320bd14-b000-430e-82b1-bcff63acf3f1","a56884a5-4964-45c6-99e5-4c0f517a8880","fe1ad230-320d-493f-b0ee-ce54b61a7512","a75fecad-96c6-4040-879e-b3b3b2a3970f","da6f0efc-8ba8-4df9-9ae7-87414b87637d","89154f62-79eb-4fc3-b434-d2b60fdb4156","a7f44121-4aa9-4389-88df-ad7e98ee6772","819c64f5-24a7-4c6f-a511-158eb899b51a","ab0e9840-52cc-4e6f-89a5-4699d7ec1354","d8fecc18-d042-49f9-8711-df88b9bbfdb2","bc149c6b-1393-4ccc-bef8-fb55f1445d28","332ffc94-27b7-4a97-9f31-11446e6a41fe","0c3f3f57-41bc-4afe-b299-4a37d7ecb67c","cc1de243-d679-4671-b6fe-868cbc670ad5","687b47e2-cc0f-4f41-9cc6-6ce66abc4adf","1ca52e45-74e2-4002-9a19-b4832d490755","390cb4fe-7d61-4a6c-b40a-a2c9e0040f4e","8545c253-3298-424d-991b-eab4ba68158b","43163bbf-fb14-4066-a7e1-1373eddbb025","ca84273d-faf9-4fdf-af3c-4856270c89ed","4bcc510c-dbf1-4fb2-ad5c-1f9ad65f7b8c","41e039ba-bcfc-419f-8c98-c125af5a0394","04d5ae83-d035-481f-a192-042b502c0623","4a01c19f-7556-48aa-9532-2f46c810f885","b5a3d197-b06d-47b4-beca-5f685bf865c0","21884c99-2e08-4ddf-970b-87ea2ab0fbe8","31f7d00a-298f-40f4-9546-580553821ee8","9e589181-ed97-42b6-b315-200685c8bcea","b5a0f7cc-f1c2-413e-9e3a-060fda65f1a7","40c18a82-4266-4db2-b52f-bd6cfbbe1008","e4324a3a-9aea-4f21-a8b4-37b6fc1186ea","7b6c0928-0b55-4f36-86f2-72872a733179","c24b17f5-5c26-4d6e-a873-d11209800dd1","def15182-9642-487b-b2d3-b7289f04f223","fc3c81e6-439d-4987-b9e5-e25529ac61aa","9674755c-f746-4bfc-8966-dfa9fd1b490e","375ec8f1-4316-49bd-bf5c-1e70cd267521","5b8fe187-ef2c-4344-bd7d-d0e9b8034387","33433d79-6d96-4b83-885f-3838f51dc497","fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b","781e4df0-8702-48b9-a419-9eeb9830821a","26a0626f-0a4c-444a-b55a-a42594592067","7ad73ea6-8504-4e69-b543-f244545813f7","a60162dd-6b5c-4be3-87e0-f31f3480340f","5c3f3bce-5468-4f08-b91d-2465cb7726a9","6e2424e2-c56e-4cf5-aded-40752b849d44","67da4b9d-9f0e-4019-b0cc-cfaddff73e0a","3f4d2253-9f37-4525-a4ea-affa15a0eead","3634725b-e512-4fb4-ae9d-d0ce488b4d3f","ef6c6503-5dfe-4838-8232-6a61a9a0ac89","ab2bba2c-7434-4fb2-b727-5c3e19561af3","9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d","439db0f2-61c9-4a85-9527-1ffd5a5867f5","58f325b3-e0d1-42a2-9c66-61de7535eb5d","7a93a741-5a06-4494-b732-3e56fd844716","e3246291-e7e8-45e6-8bc4-cc8069b52cdb","2258d60e-7cc6-4ad3-8b2c-f92bd58735ee","4fd219ed-8756-4326-8503-d6220bb8f34a","e393281c-a31a-4ae8-9f29-4c984a2a7e59","fc579d8b-b171-4058-8f1c-40a6dd636d99","1da6acb4-1fcc-4216-9162-96c6efdbc7c3","10f6ae57-c923-478e-95bc-2cc35f7fcb9f","fc401bb4-4d16-47b9-b46f-e8c88f6c87fd","69a11c61-be1b-40fc-b6ee-105bfa0fbe22","96140948-0ce8-48b7-a7a6-a14128e9a98e","2728f012-34aa-44ca-8890-9dcc0ae5c8a2","4f8d60cd-5964-4a04-9af5-8f845bd8f72f","fac61cd1-a3d1-442f-8526-dcd3cb2e3de3","8af7d216-99fb-4319-9980-c50cc7789aad","12e655f8-e253-469f-b79c-0760061cc9d1","58641da8-7413-4f58-92ed-519927c596c8","4c6d563d-761b-4342-b455-0ec5ac0e911d","e7b2f516-09cd-409f-9be6-40f570facb88","38436f4c-5412-4ef3-bc9a-3bfa0816dcb7","d9551ea7-9726-400e-83f2-a581a2a37204","7de494cc-79cd-4c8e-9bdf-3d7b277a7d33","1a14206e-334b-4949-8c66-76efb78b58d1","e7145a0c-59fa-47c0-9a06-2c1ade8d2f74","ee826f2b-0e14-460d-9937-cd6199f0c163","c8073953-4f11-4bff-91ae-9a4e3fd5c6da","8a6dded6-2627-45cd-adfa-a058613431f6","58580e2b-120c-4832-a280-cab3ba08cb84","1c98fabf-4e4d-4700-b404-127eac5d0743","f0f2b1c1-6c07-4836-b10f-4e0bb32b420e","d7d5211b-6381-4c51-a310-eeddd3cccd9d","904d3e89-6441-43cc-a2f8-1b29a4fa876a","6e1e9358-86a8-4107-810e-a6636102d4c7","22131366-bcb6-436d-80fd-cf2e07413273","65113821-cbe8-4e74-960b-f57463a73895","52e2f993-46b3-4240-8847-d53e8a7e53cc","14f04348-bcb5-4e5e-8062-3cb9fc4a1af9","b4164a2e-850b-47cc-ab99-b757271949ab","60fa3425-1e92-4184-bd4e-ed11f3df3825","f1fd9c37-37fd-4285-9e93-6cf8d4b96107","3876c276-c268-4e09-bf76-a48152a2330d","939bdf9f-26df-4358-bd5b-398ee8a4d996","c676f35b-be1c-402c-9576-4b9e90a73395","f97cc41c-f707-4628-bd39-ce08890469ee","20d33390-8a6a-4cf4-b0dc-37031fcd3e6a","777734be-58cb-493c-a91a-a7b761d998c5","160af357-b27c-48ac-a462-7fdb389d3ad7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94034,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.023837145,"Left":0.04864296,"Top":0.07842227,"Width":0.5709969},"Polygon":[{"X":0.04864296,"Y":0.07842227},{"X":0.61963016,"Y":0.07874131},{"X":0.6196399,"Y":0.10225942},{"X":0.048645686,"Y":0.10193387}]},"Id":"5a2ddb38-b450-4afc-a951-a4811e83c6a9","Page":null,"Query":null,"Relationships":[{"Ids":["b662acd9-f763-46bc-a663-8ef6dfcfa037","cf4934ec-fe91-477d-8815-c41a8df69b8a","4d7dfd75-4c92-46f8-ac4a-c4562ff6b845","c0235c6f-5cda-475c-b0e2-9326b003f8b3","a4edf886-4e77-42a2-9730-eca666897345"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Request for Verification of Employment","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73713,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01006738,"Left":0.046929486,"Top":0.10950958,"Width":0.87139326},"Polygon":[{"X":0.046929486,"Y":0.10950958},{"X":0.9183173,"Y":0.11000961},{"X":0.91832274,"Y":0.11957696},{"X":0.04693059,"Y":0.11907289}]},"Id":"b18070fb-efae-4a5a-b42e-d7836bb24e8b","Page":null,"Query":null,"Relationships":[{"Ids":["48762f5d-d844-4f5d-b1bf-a1d14049afef","7bdbc778-cb2c-4ea7-8398-e7564e20fe98","7f52535c-c4c5-4e1b-951a-3a0d78e9d13c","ea9df3f7-2dd8-44d1-9e8f-f5b087bafb6c","2230b1eb-e458-49c9-8943-2f537db841ea","26c6fbf5-4ac3-4724-8626-448a020e0606","974e8d52-e3b6-4a39-a766-4998902d5eb6","7d17168b-da51-4455-8ac9-1743bd5fceaf","cf09457d-a31f-4bd3-b62e-f8e6a766dee3","5eb76f9a-54c4-487e-b888-f2026ae62da8","fab6b872-558d-4e3a-afe8-e9f30e9a5528","eea93f78-61e7-44e4-86be-a1768aef98e8","0c689025-fe27-41ce-88f3-3292d363b482","c315a3a7-e062-4b97-a17d-d088ac9b8fe5","7303cd10-1a44-4c9f-acc2-bc2c2c304916","cd3ec84e-77d4-4d93-ba1c-003b798d5000","31e2e3e1-6dac-40f6-9594-e5cc7f77827b","dfb330c7-97a5-463e-808e-af93df0c732d","0bf81081-cdef-4f15-ad76-be15d8646a3d","8f31d309-adf0-468f-b87d-f3858c5ac856","2054601f-9dbf-491e-9b07-ff494b997293","e16a3c03-a15e-4a1f-98f7-2dca3658d37f","6cda70ef-6f99-4adb-aa4d-8756b4495af4","fd0d0169-e7a0-4454-8b00-a9bcd8460f41","878f8bb1-9f50-4657-9cfe-2a39e54acb62","811bb107-c43a-474b-af33-e7f93c546d06","2d119a3e-3a2e-47cb-a82a-8a3d1e51260a","3e2d54a8-d6b2-42a4-998b-1bfb55872ecf","b9467ee3-f1fc-494a-acec-fd2803fa6a2f","6fc84961-2242-4a2d-9d94-790f0b049482","b5fff7a6-e6f0-43ab-a726-e353ae9b1437"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Privacy Act Notice: This information is to be used by the agency collecting it or its assignees in determining whether you qualify as a prospective mortgagor under its program. It will","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81313,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010040653,"Left":0.046795256,"Top":0.11863829,"Width":0.87279147},"Polygon":[{"X":0.046795256,"Y":0.11863829},{"X":0.91958135,"Y":0.119142994},{"X":0.9195867,"Y":0.12867895},{"X":0.04679635,"Y":0.1281702}]},"Id":"04bca587-ac39-4954-b6a0-f699f22006bc","Page":null,"Query":null,"Relationships":[{"Ids":["e5bd9eaa-1b44-4ae7-9c89-6869251a4b5a","df6e5299-6c43-4fe5-9e64-7fb8e013ded5","57eb2a66-9c19-46b4-b8a3-03ea5ce7957e","b7017444-930b-40aa-aa2b-a2f2b0abbd94","26683f00-4616-492e-a856-966a308da5d8","3b51edc8-7f64-44ac-be50-95d6fdf01a5f","54323e7b-5ede-455d-a62b-96dec458ddcc","ee4e1ca1-e0ab-4da6-9b1a-9468f3e83583","1d8e7d31-c8c8-4beb-85cc-9917cd6b143f","e9d4500a-08f0-407c-b437-81e995ef999c","f2cbce6b-804b-45db-8f01-167534b254ea","21f5f7eb-cbc0-4aa6-b2a9-64f31d7bfc42","d912c967-3bdd-451d-be56-f4df6e2aab87","f771d816-22a0-4bf6-9361-277a8759844f","75b05a61-442c-43e8-9680-8c60a7ff5304","b91483e0-f685-491b-8976-3bc29f332b09","41961180-fa3b-477e-a3fe-0c6397a314d5","cf8801eb-4f7a-48e5-a41e-2c70be1eaa25","ace62955-1b84-4999-a1e4-7b6d178c413d","9ad57556-09d9-40b1-b193-5bfd54b8d63f","74d7968d-34f9-44e4-9648-e430c9ba3a5f","5b42e586-82a6-4495-841d-7cf3d783d0c4","22147e7d-7c2f-4136-b81a-5bad8bf57634","1c630a10-42e1-4cb8-864a-d2d21436fc7e","598319b1-5b6f-4b12-9ad9-4cbdd3142b0d","b7edf4d2-8749-4c0b-9189-3d32bbb4910a","8a3110db-3972-4a95-8e9d-f8a361419833","fa693f40-309e-4d93-97d3-be1d8d3988bf","904c54c0-c6dc-4423-9317-24e12f462284","12c02848-d7f6-457b-b6a8-14ac3a988be6","ed6b78c6-8b3e-400c-ab1c-b231efbe4779","68851c78-fcef-47e9-ba6b-3c50942e49bc","310b8258-f76d-4333-bbd0-5bbd26fb2fb3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not be disclosed outside the agency except as required and permitted by law. You do not have to provide this information, but if you do not your application for approval as a prospec-","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.13301,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010707731,"Left":0.046783898,"Top":0.12805791,"Width":0.8683385},"Polygon":[{"X":0.046783898,"Y":0.12805791},{"X":0.91511667,"Y":0.128564},{"X":0.91512245,"Y":0.13876565},{"X":0.04678507,"Y":0.13825525}]},"Id":"e616228b-38b5-4dc9-9b5c-348bb576b2eb","Page":null,"Query":null,"Relationships":[{"Ids":["57cc6437-1150-407c-9d73-e1f02b852ef5","52c9f9f2-a76f-42b7-b661-ca42413cdc78","8ac5746b-15b2-43a8-a85d-1b2e5cdec302","a2c4916a-0911-4756-9252-5137813b5b8b","f402c30e-acb4-4960-b645-91a199f13ead","028cd00b-6f7b-474f-8c0e-c4b4bac3b463","8915f9c1-1dcc-4d15-9311-f27764ed77cf","19245ab5-4407-4076-a7c2-88c05dcf0ea6","2e168571-1b62-4a82-ae52-f25cc85be10f","e8e7996e-af7d-40c4-ba82-1d509641f485","f4aa6613-4815-4353-9a66-7ea5f0ffc564","0d2b293a-308d-4660-b0ca-20404274a799","be2fe17b-23f6-434c-a512-30877d486e6f","a75c9b9a-3054-4433-85e3-c822a2ee36f9","ceef2aad-402a-4236-8a54-d2da13d02ce2","15a70d6c-33f8-454b-bed7-8c69f49f4053","f172e3d6-b8d5-4053-b101-421d9d4e7c27","08fa1da2-934d-47fa-bb05-d302c24c47c6","64855c47-e12e-4a8f-a1ea-9088791a3f77","c17709a3-f8b8-4093-8fee-603d1f82b1df","886ca11b-7595-46ba-98be-d356d3391b64","4941fc18-3d15-421d-badf-f0d963f2b347","700f9d68-5f16-4f30-a788-b46ed19bdcb9","5eb417ca-1b4d-488b-bbbe-507404210fef","2c086545-7a8c-4b07-ab3e-66a2434a5217","ca3ee254-af8a-4aaa-8842-70a62933985b","d0c5f931-a67f-4acb-b8a8-feb746a2c6d9","3fe0b175-1e3d-45fe-b609-8fa26dd81d33","1474ab51-507e-4bd2-84a9-f8c818ebf898","e07fd339-f9ff-41bd-9dbf-89c7a199375b","3279a3e7-38fe-4bf8-85b4-fc3ec354b9ed","e3ede13a-87e5-499b-aa94-daf67ecaa02a","52359ad9-e94d-4654-8fad-27fba4940a22"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tive mortgagor or borrower may be delayed or rejected. The information requested in this form is authorized by Title 38, USC, Chapter 37 (if VA); by 12 USC, Section 1701 et. seq. (if","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.56278,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009711137,"Left":0.047257543,"Top":0.13792564,"Width":0.6216816},"Polygon":[{"X":0.047257543,"Y":0.13792564},{"X":0.668935,"Y":0.13829094},{"X":0.6689391,"Y":0.14763677},{"X":0.047258623,"Y":0.14726864}]},"Id":"985de78e-74ae-4af1-8660-7e76703e3ba3","Page":null,"Query":null,"Relationships":[{"Ids":["925bd5e9-2062-4544-8bbb-9eb65d48db01","c38a0880-7c34-49d5-892e-7af28fc20681","b415f11d-b0ef-432b-9dad-9be60bfd9d74","df3b1df5-c67e-4320-be4a-5912f92ec109","437f77e9-a1d5-49f2-9dae-caa7f1933879","daa2a94c-5263-4755-9dce-ff3c45934f8c","672e98ff-220e-4dab-a2ba-8a85b94c970c","9842a727-b4e5-4a7f-a353-d4d5299b8f24","29a568b6-3fc5-4c36-a696-48b5c353d874","902f86d1-9f31-4a82-a51a-3ad1efba00f6","0b031246-a74c-4ed6-9d77-7b0ddb7bf609","c879cfa2-acf9-4844-b3a9-632c75d64888","6dcf9d05-4a5d-41df-accc-5d1c4c8f7061","12e4177d-5c8d-40d0-9649-91e4ecf83cac","1a3c32bc-1c0e-4fad-95fc-53ed72405ad9","88611942-9a41-4a1b-8717-5dcdf4999ad4","32b448a6-ce2c-4f1d-8ccd-12f1cfd4718c","55848937-dd29-4b06-81b9-0dd0db1eed6b","ba146e1f-9643-4c70-a439-02cf4bf9ab25","e8a61192-cfe1-4fd9-84ec-75e05b8401a3","76f78393-9343-4d80-8588-5ddc53324040","b34e570f-972f-4d2d-af9d-486e67ff3dbc","004a1035-b82f-4b93-a156-1bca5289bb1a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"HUD/FHA); by 42 USC, Section 1452b (if HUD/CPD); and Title 42 USC, 1471 et. seq., or 7 USC, 1921 et. seq. (if USDA/FmHA).","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.30315,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00969622,"Left":0.045857675,"Top":0.15697077,"Width":0.6428601},"Polygon":[{"X":0.045857675,"Y":0.15697077},{"X":0.6887136,"Y":0.15735447},{"X":0.6887178,"Y":0.16666698},{"X":0.04585874,"Y":0.16628039}]},"Id":"7cb4faa8-81a5-40fb-9e51-c06578df7555","Page":null,"Query":null,"Relationships":[{"Ids":["6eaefc5a-1a71-4c0f-990b-b882da7a201d","0133c7e7-0bd6-43f6-8b6a-bc4a86b87ad2","2a04bb1d-9767-41b0-88d7-8be70018ced5","7c750acf-9f03-42cf-a09f-94356d78675c","37640f11-bf51-48c4-9f25-cde1004dc46d","383fc922-73e2-4f73-855b-cb3a7d42ad44","668184f9-2187-47d4-a378-8dd4ca619906","84a23acd-9d38-4b75-ad1f-34bd7a06e361","593f2203-1c9e-4eee-a54b-f153aee4a59f","ce5f3de2-84ac-4355-a8d6-a2dfbd0c0a72","492639d5-64aa-4c5f-8546-c8ecb59fa7df","cdba51e8-4d69-4b1b-9392-523ec578f7a7","d7facd65-f224-489a-9cd4-ce4149d0a643","5d1915e1-339d-4299-af3c-a88a7a5654bb","e50a655e-06b6-48d8-b60d-8f93b761de4b","d9bfae40-da3c-404e-9581-c8a7fdb4707f","72da147e-b620-431a-95d9-300e5093d996","eb86ae8f-b8c6-4d66-aa7e-10e300b23fd4","6a2f9abc-4453-46fc-a92e-1177419f52ef","e753e25e-d65a-4369-a7c8-bd42d42547c6","169849b3-100b-4ea1-adfa-199405ea9f3d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Instructions: Lender - Complete items 1 through 7. Have applicant complete item 8. Forward directly to employer named in item 1.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.83502,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010235044,"Left":0.123228244,"Top":0.16614202,"Width":0.6236068},"Polygon":[{"X":0.123228244,"Y":0.16614202},{"X":0.74683034,"Y":0.16651697},{"X":0.74683505,"Y":0.17637706},{"X":0.12322977,"Y":0.1759991}]},"Id":"68472ac7-86a5-488b-8b08-08a3dc085309","Page":null,"Query":null,"Relationships":[{"Ids":["fa93f9ae-ada8-45ad-a54f-b07071c0b23d","9106a772-93b6-4a8a-b2e7-8eba54a12410","5b8e71e9-290c-4ce1-be54-558e556f3974","fb2517a8-0b63-4e02-a6b2-e9b6466125f8","f78c4149-1fd4-4730-811a-8d96666bf41e","765c6360-084e-4e50-a08a-1bb64117c0f5","50bcd515-f0d4-4da0-ad33-4918adeea3bc","0da3aeb2-74b2-4c63-b347-c491da60da23","8b5f5b30-2a3b-45d7-8034-3622d20b11c4","f7a616bc-6413-4cd7-afc8-bde3f0209805","601214b7-bdb9-414d-8f93-92298cdbdda9","c32d98e9-40d9-448c-835c-601b08ce37fe","a8ad0a51-967f-4d92-9137-1945eccbcbe8","34cdc723-38d0-4e2a-8ea9-a34bada01c3e","d1f79ca9-fbe1-4b6b-b569-7a9cb20c9c53","72798ceb-0281-436a-9e18-40fa21423a99","77f312b7-5542-4f30-8048-0ca7cb7ec1c5","fb2993b3-b538-4b39-a04e-b497a1c958d1","e7fdf492-4336-4c8f-97f9-5c8bd43de781","cdd794b3-6580-4253-99a6-9b0de2199866","9948b33f-4b62-4230-858f-dd7b2c40e266","82344204-c1e0-403c-8ea3-00038e86a172","7b83827e-a385-4d9a-9f61-38c579c18ee8","133db139-ee44-4e96-9597-97b2d2f395ed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employer - Please complete either Part II or Part III as applicable. Complete Part IV and return directly to lender named in item 2.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81408,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009808042,"Left":0.122593746,"Top":0.175994,"Width":0.6354098},"Polygon":[{"X":0.122593746,"Y":0.175994},{"X":0.757999,"Y":0.1763791},{"X":0.75800353,"Y":0.18580204},{"X":0.122595206,"Y":0.18541403}]},"Id":"29748cb4-816b-43e9-a54f-ac18330f3bbc","Page":null,"Query":null,"Relationships":[{"Ids":["0b0d1079-a0f0-45bd-8006-cdeac6de3c43","61c8eadb-ac26-42ae-ade5-52544d9f202c","077c2532-130d-4253-aab8-65028a376220","47f4c330-f4b7-42ec-909e-fe6353829927","a1ba3622-4564-462f-89c0-0807779344cf","489cf722-dc6e-4b15-b8f6-e46f3c732fe3","1f770650-adcf-4400-b0e1-adbbe63c54c5","1c71ca94-7127-4559-9827-ccc80f0992d9","08c1e950-09b4-4df1-8196-0eb67b0cd14d","a579e8fc-c3ee-4afe-b480-511933aab596","7562d830-d698-4895-a532-be1c41d771b0","f02b921d-1476-463e-9e02-9df2dcec8368","ed954caf-8d4c-421f-acfe-89a7788c9433","dc16d7ff-927e-4608-ac3e-ffe7d0270935","3796744b-add0-4468-9dc0-2aae8307a502","375ad771-8213-48dd-bb33-d2ca59fd36d9","569b1744-3635-43f2-8c0d-50d31c57400f","ab669e4e-7f66-4421-8686-a1f3bb051cd8","e983c4ec-4330-41d4-86d8-e2c8d03bceab","46ce7c17-5d72-48e6-868c-caacf192f84a","71cb47fd-8cda-4f73-95c9-1e83f8a407d0","a2419759-cf12-4e69-b39a-ea694bebd749","5e6bb7f6-a000-4cb9-aea4-159a0b4e3dcb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"The form is to be transmitted directly to the lender and is not to be transmitted through the applicant or any other party.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.23,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011124298,"Left":0.04354152,"Top":0.19905014,"Width":0.12101937},"Polygon":[{"X":0.04354152,"Y":0.19905014},{"X":0.16455895,"Y":0.19912484},{"X":0.1645609,"Y":0.21017444},{"X":0.043542776,"Y":0.21009909}]},"Id":"af1c9153-98e6-4d0c-95a5-55853e5750b7","Page":null,"Query":null,"Relationships":[{"Ids":["368b5f9d-a4c4-409d-8d6f-69c202214c2d","4a483e5a-7615-455f-a2a6-68b7a1869f38","010f43a7-0139-4566-a1e8-47f5fb020f6d","a1f5b01b-3b67-4cca-b1b4-2757f93d52a8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part I - Request","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009341612,"Left":0.04360774,"Top":0.21251385,"Width":0.21005061},"Polygon":[{"X":0.04360774,"Y":0.21251385},{"X":0.2536563,"Y":0.21264488},{"X":0.25365835,"Y":0.22185546},{"X":0.04360879,"Y":0.2217235}]},"Id":"10966357-ef66-4c35-819d-d121027a4c10","Page":null,"Query":null,"Relationships":[{"Ids":["7483baad-ee84-4dcb-a2c2-4225cf8f4c74","5a8285e5-75d2-4a49-8734-3af13c63cd4c","bee5d8fe-4abd-4c81-934d-7cf8c048ca96","61f25167-3c2e-4a46-ad6d-b6b7f65c43ee","94553945-3d4d-4062-85ed-353c2795d618","68629907-6981-40ea-8e6d-ffee81d1a136","f73083ce-0b38-450b-a1b3-11f5d2c015a8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1. To (Name and address of employer)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73892,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009042252,"Left":0.49102765,"Top":0.21212181,"Width":0.20903231},"Polygon":[{"X":0.49102765,"Y":0.21212181},{"X":0.70005596,"Y":0.21225214},{"X":0.70005995,"Y":0.22116406},{"X":0.49103075,"Y":0.22103283}]},"Id":"35189edf-ad3c-40c9-bbc9-52daef4490aa","Page":null,"Query":null,"Relationships":[{"Ids":["cb80feb3-50e9-4869-a568-0bc57cdfc67e","35ca2671-d556-4973-9a59-e24c56227ce8","83f3915e-c852-4978-a032-8e35350a99ad","001f1566-2e58-41e3-a3ab-02722590ba96","75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2","a7ec47ce-ddf3-475f-9697-056786d83b13","9c03cb9b-a70c-455c-88d7-665511cd1284"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2. From (Name and address of lender)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.52311,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014625863,"Left":0.0764068,"Top":0.23063,"Width":0.15981434},"Polygon":[{"X":0.0764068,"Y":0.23063},{"X":0.23621805,"Y":0.2307311},{"X":0.23622115,"Y":0.24525587},{"X":0.07640869,"Y":0.24515364}]},"Id":"a638eb24-5182-431d-be72-22bd5d6a5046","Page":null,"Query":null,"Relationships":[{"Ids":["f38501af-5f6f-4276-ad61-2de751f265aa","09c25389-00b3-4148-8a41-de1837f15b76"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Alejandro Rosalez","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86806,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012266203,"Left":0.5077346,"Top":0.23181136,"Width":0.12897682},"Polygon":[{"X":0.5077346,"Y":0.23181136},{"X":0.6367063,"Y":0.231893},{"X":0.6367114,"Y":0.24407756},{"X":0.50773895,"Y":0.24399516}]},"Id":"258733c0-eae0-4b46-bbf7-d1339a97c8fc","Page":null,"Query":null,"Relationships":[{"Ids":["4a80251b-9ef7-4536-8561-1c186a1ac203","36f271ae-a172-46b2-b8f4-b96edb9ef960"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Carlos Salazar","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95266,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.015277905,"Left":0.07850755,"Top":0.24561822,"Width":0.27731657},"Polygon":[{"X":0.07850755,"Y":0.24561822},{"X":0.35581994,"Y":0.24579567},{"X":0.3558241,"Y":0.26089615},{"X":0.07850954,"Y":0.26071665}]},"Id":"85e251bd-1457-4bcc-afda-944de522fa05","Page":null,"Query":null,"Relationships":[{"Ids":["f65bd4f4-daac-4e55-8c4c-f384911779c8","2113fbde-4713-4adc-bd4e-9379739c8733","fc9e6499-e1a9-4bea-8992-b627fe8795e3","fb8c6ec3-69fa-4663-8286-3bb88855f687","a041dc1d-db53-44b4-87fc-7e2d6585ae7c","9223dbcc-a2e4-406e-87fe-08ac7b0b1259"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123 Any Street, Any Town, USA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94624,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0148443235,"Left":0.5089336,"Top":0.24682453,"Width":0.27442032},"Polygon":[{"X":0.5089336,"Y":0.24682453},{"X":0.78334665,"Y":0.24700025},{"X":0.7833539,"Y":0.26166886},{"X":0.5089388,"Y":0.2614912}]},"Id":"6f92d966-c2a6-4aa9-ad94-f2803ca6a30a","Page":null,"Query":null,"Relationships":[{"Ids":["50681732-1eab-4e46-af63-9209698f2e25","08874433-59c3-458e-80ea-3187d1cc4fa1","2e193b5e-bd99-4251-9c9c-11a087041626","13ee38e5-2041-4338-871f-cc0e72e90c4b","fd62b3b7-892d-48d8-8483-1388b7482fbb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"100 Main Street, Anytown, USA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.15021,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011113718,"Left":0.042733733,"Top":0.27200553,"Width":0.8356325},"Polygon":[{"X":0.042733733,"Y":0.27200553},{"X":0.87836045,"Y":0.27255094},{"X":0.87836623,"Y":0.28311923},{"X":0.042734925,"Y":0.28256956}]},"Id":"70610582-05f9-4d97-adfe-c3e2a87cd9f6","Page":null,"Query":null,"Relationships":[{"Ids":["5c768e56-b461-41e8-a347-01101e81c058","441a789c-7c1b-4b2b-b6b3-a4c6d46ddca4","9999d289-de9d-4f6b-aea9-7e196e42a094","c75567a0-bf4f-40f7-b758-d6071358599b","3f91b79b-1524-40c0-85f4-6a5f18efdb8e","18356a47-53b4-434a-80b8-b031449cd451","07022bd8-81aa-4d3c-820a-6c8d5f414c53","a7a7441f-c966-40e9-97ec-747a6896fdf7","d377b2ca-a178-417c-bac2-e5d5a8aa56e4","70d449eb-5f9c-4779-8f4a-b2011c672d47","435c2ee8-adf6-4eca-a90c-6117e8a2a16e","9b26c308-0723-4913-bf77-580b12cb3331","058a8bbe-91dd-4cbe-8f8e-e03055dfa861","2392191c-8e00-42cc-8c27-ab4f25f3cd88","b714b6cd-1dde-4e3c-88a5-b7f216b708a7","531fe283-a0ea-45d7-b1c5-065948b80553","f12f35a8-a172-4b5f-b73d-35e07c2820bd","7b55f8ff-18a4-4193-a65d-14db11eae904","fd585168-cd94-416e-9fd4-edf78162cf7e","e0d31b82-a0e2-4d07-b6ca-657969f65c4f","bef2e76d-9923-4d48-a60a-f160b3bf7c54","7175ca6f-1ff0-449b-b943-7b487f2479b9","2c25fdf7-7243-4191-ac55-205332894694","418c71ad-e539-448c-8bc9-5cc231555c07","e871ef44-1ebf-4f15-b19d-986036a3c59b","2ba6aa89-fec9-4996-ab2d-29e36c534152","5e7c2393-67f1-4fd4-b569-64d95900556d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I certify that this verification has been sent directly to the employer and has not passed through the hands of the applicant or any other interested party.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79884,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009649907,"Left":0.04254579,"Top":0.2881378,"Width":0.12332661},"Polygon":[{"X":0.04254579,"Y":0.2881378},{"X":0.16587071,"Y":0.28821924},{"X":0.1658724,"Y":0.2977877},{"X":0.042546872,"Y":0.29770568}]},"Id":"b2c04b4f-7fd0-4232-885e-31ced13adb99","Page":null,"Query":null,"Relationships":[{"Ids":["8f6dec43-0704-4755-9498-bd1437347131","ab74ac15-58a4-4160-89ae-d2e327e4f8b1","f4dadd0d-7459-4827-80f2-d01317af9821","a21e9b9e-201f-4997-8e56-3ed559d8a6f4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3. Signature of Lender","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.849525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008012545,"Left":0.37384778,"Top":0.28782082,"Width":0.038634267},"Polygon":[{"X":0.37384778,"Y":0.28782082},{"X":0.41247964,"Y":0.28784633},{"X":0.41248205,"Y":0.29583335},{"X":0.37385008,"Y":0.2958077}]},"Id":"fd0b7e14-58f3-40d0-b223-008d0ba2c32f","Page":null,"Query":null,"Relationships":[{"Ids":["c4d9e2d3-41f8-4618-ae53-8a05817970b1","46bca104-6bd0-43ff-aadf-298e2b8cf6f9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4. Title","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88715,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007965864,"Left":0.62784696,"Top":0.28764853,"Width":0.04080639},"Polygon":[{"X":0.62784696,"Y":0.28764853},{"X":0.66864985,"Y":0.28767544},{"X":0.66865337,"Y":0.2956144},{"X":0.62785023,"Y":0.2955873}]},"Id":"62e2e40f-362c-40d3-a80a-abb9a0d46738","Page":null,"Query":null,"Relationships":[{"Ids":["08da9455-9258-4088-9cea-a3d04c4e7ee6","88c4ed38-7cb3-4c23-a8f3-814c85d1b73b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5. Date","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83115,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008139036,"Left":0.745297,"Top":0.28752452,"Width":0.10875759},"Polygon":[{"X":0.745297,"Y":0.28752452},{"X":0.8540503,"Y":0.2875963},{"X":0.85405463,"Y":0.29566354},{"X":0.7453008,"Y":0.29559135}]},"Id":"8799713f-12a4-41bc-8168-7c9925f0e8fc","Page":null,"Query":null,"Relationships":[{"Ids":["1cdbe7dc-6b10-4ee5-95e1-1c939136f827","5a452634-9888-4b0e-b240-1bfbd80d0f2e","4073bc62-49a7-4af6-b6ad-13977a1cbe77"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"6. Lender's Number","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68692,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009373906,"Left":0.7604327,"Top":0.29765293,"Width":0.052166115},"Polygon":[{"X":0.7604327,"Y":0.29765293},{"X":0.812594,"Y":0.29768762},{"X":0.8125988,"Y":0.30702683},{"X":0.76043725,"Y":0.30699193}]},"Id":"dcc53d44-a449-4b44-8a16-2dcbd7eb67ab","Page":null,"Query":null,"Relationships":[{"Ids":["48fe3293-9a14-4f5b-9167-4b8ce7f9b25c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Optional)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.85424,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.028080806,"Left":0.12941404,"Top":0.30048013,"Width":0.14824067},"Polygon":[{"X":0.12941404,"Y":0.30048013},{"X":0.27764815,"Y":0.30057892},{"X":0.2776547,"Y":0.32856095},{"X":0.12941846,"Y":0.32846013}]},"Id":"5cd820a9-59cf-4da0-963e-c06702006bd3","Page":null,"Query":null,"Relationships":[{"Ids":["79139c89-7a3b-497c-a4bb-1ffd6b2a6c82","e27ffc54-b748-465b-813a-a8537d13bf55"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Carlos Salazar","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975494,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012804949,"Left":0.40842786,"Top":0.30551547,"Width":0.120087765},"Polygon":[{"X":0.40842786,"Y":0.30551547},{"X":0.528511,"Y":0.3055958},{"X":0.52851564,"Y":0.31832042},{"X":0.40843174,"Y":0.31823936}]},"Id":"f1c18095-a65c-4688-8707-9591d21844bf","Page":null,"Query":null,"Relationships":[{"Ids":["77ba2a16-0ff3-4aea-9d18-2f4f34cecc92","7a54cc63-ba02-4908-8206-08b3060ab738"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Project Manager","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.889404,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010394431,"Left":0.6367757,"Top":0.3079544,"Width":0.080541246},"Polygon":[{"X":0.6367757,"Y":0.3079544},{"X":0.71731216,"Y":0.30800834},{"X":0.7173169,"Y":0.31834882},{"X":0.63678,"Y":0.31829447}]},"Id":"37139d23-b513-4bc4-a6eb-b6e39d0cb607","Page":null,"Query":null,"Relationships":[{"Ids":["afb7bec1-0ae1-413e-885b-5e25ccde854e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12/12/2006","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.873146,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0102110095,"Left":0.7611151,"Top":0.3139776,"Width":0.120120816},"Polygon":[{"X":0.7611151,"Y":0.3139776},{"X":0.8812303,"Y":0.31405842},{"X":0.8812359,"Y":0.32418862},{"X":0.76111996,"Y":0.32410723}]},"Id":"28c82d16-34ab-4adf-8f2a-ab7bc15bcd90","Page":null,"Query":null,"Relationships":[{"Ids":["6f8134df-6158-4420-a652-84f0fef6d205"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5555-5555-5555","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.10712,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011294941,"Left":0.04299078,"Top":0.3324233,"Width":0.86441404},"Polygon":[{"X":0.04299078,"Y":0.3324233},{"X":0.9073988,"Y":0.33301282},{"X":0.90740484,"Y":0.34371823},{"X":0.042991992,"Y":0.3431242}]},"Id":"1e286aa0-9614-40c3-89c4-6a0333a8f418","Page":null,"Query":null,"Relationships":[{"Ids":["5037e2b1-a3a4-49da-80e9-73747f485493","8a9bda13-a420-441c-81a0-c29e31a71b42","7e11571d-b7b4-487a-8565-908432b5e539","107cb72e-c747-4fa2-a4be-52276fb59396","e254c022-9a87-4e3f-bbc9-80749127fc33","c320b61e-cf85-4517-82d1-2339701c2464","5143ebdd-03b4-4eb3-af7d-e0abc6359439","6dc235c9-7a94-4805-9325-04d1bdb2c5f0","51ccc3f5-0e9f-49b9-9d8c-da0d52c9553c","da4adc0f-a4eb-43be-8ee2-1f3ababbbdf2","b83e8666-342d-42c1-9827-f1cd859fe1c1","d313f419-abd9-477c-bad7-04d15749169c","27789a2a-5d12-4528-b9e4-969d086d1aa3","ba647519-f1c6-417d-89f2-c899f153554c","46f3ea36-2e80-4594-854b-1481ece5b5ec","7daf1db7-e307-4f3c-a65d-00551e498ae7","3447187a-1b3d-405d-923d-23d7a04f193d","1c7c853b-923d-4b3b-a3b6-51812e3ac668","b4b5fd46-0d9c-42dd-9f0a-b0ab54cb397b","10b4760d-e8c0-4411-b7b4-89b9b208b97d","c04977aa-0fc5-48ab-917f-c5dbd275dfe4","f9323c24-34e3-4768-a184-0df8168cbb98","ac754566-729c-47fc-89f2-f325f6b6f36a","4cfc4b7d-6035-45b9-b0d6-1c864d3e177d","8147d494-b0d7-4cf4-beae-a6b45c1ace56","2edda5f8-da4a-4457-8a0e-f077c0e6853a","b830b6b2-5de6-4497-a3d7-d8d144d4d895"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I have applied for a mortgage loan and stated that I am now or was formerly employed by you. My signature below authorizes verification of this information.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75343,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009848784,"Left":0.04240959,"Top":0.3483149,"Width":0.39302295},"Polygon":[{"X":0.04240959,"Y":0.3483149},{"X":0.4354295,"Y":0.34858596},{"X":0.43543255,"Y":0.35816368},{"X":0.04241067,"Y":0.35789078}]},"Id":"ce96d2ea-2027-4d9f-861e-e97cb4cefc00","Page":null,"Query":null,"Relationships":[{"Ids":["856ecae3-f8c7-4b7d-8fee-059106653b13","5a458934-babc-4a9b-b0a6-1367b82d2536","b0b93c96-bd58-4a77-8783-e419c5e66f63","19ee13b9-7ff9-4b83-8038-7f356ea878cb","95748642-072d-46f3-83f9-ec441b439357","4d50fdd5-1e84-4913-ac67-2a5afedf981c","fcb9bfb4-279e-4981-a463-522f271966e5","49ca9610-bb94-4206-b67f-a70ecd5944d9","e461cf1a-ebd7-4d2e-adae-4c482a632599","ab0c653a-e82b-4f13-bce8-2f33c0372fd1","c85e762f-9801-47ac-9c12-80019d5c949a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"7. Name and Address of Applicant (include employee or badge number)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8623,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009876736,"Left":0.58870625,"Top":0.34805515,"Width":0.13843478},"Polygon":[{"X":0.58870625,"Y":0.34805515},{"X":0.72713643,"Y":0.3481506},{"X":0.727141,"Y":0.3579319},{"X":0.5887101,"Y":0.3578358}]},"Id":"ac5e621b-7b28-48eb-a0bb-352ba437767d","Page":null,"Query":null,"Relationships":[{"Ids":["daf71342-60db-4483-9b2d-e4aef3555db8","fc2b268a-c75d-463c-8878-ef57e02018ac","1840f76a-8889-433a-8d58-ac8607096492","64bb524c-1b2f-4040-bc9d-5fa0288fa85d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"8. Signature of Applicant","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.728516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012191833,"Left":0.070800535,"Top":0.35869008,"Width":0.1154538},"Polygon":[{"X":0.070800535,"Y":0.35869008},{"X":0.18625207,"Y":0.35877028},{"X":0.18625434,"Y":0.37088192},{"X":0.07080208,"Y":0.37080103}]},"Id":"485176da-7808-45e3-b6a6-604d9668ad24","Page":null,"Query":null,"Relationships":[{"Ids":["6e23516b-edc1-4a11-b2fe-9386f0861ed0","9bbab59d-9a22-48f7-85f1-7748598b772e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paulo Santos","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95676,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.015512366,"Left":0.07186982,"Top":0.37349302,"Width":0.27756754},"Polygon":[{"X":0.07186982,"Y":0.37349302},{"X":0.34943318,"Y":0.37368786},{"X":0.34943736,"Y":0.3890054},{"X":0.07187179,"Y":0.3888085}]},"Id":"fd082533-2422-42c6-98ca-f582eeb7b98a","Page":null,"Query":null,"Relationships":[{"Ids":["2612716b-90e8-41a0-a5ed-53b5ef6833f3","7a18920c-fa44-4f28-a684-ef22013eeec0","8bcd374d-2285-4d93-8698-44ba4fc0490e","f9dc6c2f-950a-4835-8ca1-8ebdc88e7756","6a8be74a-9d38-4aa4-b819-40861dcf5930","2d6babbe-cdd4-4d03-90cb-4e863d0438c0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123 Any Street, Any Town, USA","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.410614,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.018595621,"Left":0.62926507,"Top":0.3640621,"Width":0.16449545},"Polygon":[{"X":0.62926507,"Y":0.3640621},{"X":0.79375124,"Y":0.36417678},{"X":0.79376054,"Y":0.3826577},{"X":0.62927276,"Y":0.38254157}]},"Id":"dfec8b21-5e2e-494d-a29e-cc38b917f8aa","Page":null,"Query":null,"Relationships":[{"Ids":["9c93c85f-7e95-497b-941f-7c6c88f6a8fe","2a77db5f-73f7-4eae-bd9c-5eaf23a85316"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paulo Santos","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.40137,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011770362,"Left":0.043234747,"Top":0.39477977,"Width":0.3244303},"Polygon":[{"X":0.043234747,"Y":0.39477977},{"X":0.36766177,"Y":0.39501086},{"X":0.36766502,"Y":0.40655014},{"X":0.043236054,"Y":0.40631723}]},"Id":"b145e075-e746-49b8-a3cf-84b68f359ded","Page":null,"Query":null,"Relationships":[{"Ids":["e59d39a9-80e8-4b5f-902c-be2ea6af7eb6","c8005579-468e-416e-9c22-48b052667709","b525fcbf-6589-4720-b18e-18909530e30c","b47c419c-490f-43a4-9368-835201262f95","aa94c5ef-cb90-4c68-beab-c781fc959622","eb840c38-a0b3-496a-a108-e765569a2bdb","014ab92a-6e54-4947-aa0c-8dc9544b022a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part II - Verification of Present Employment","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85251,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009632571,"Left":0.04225534,"Top":0.4092158,"Width":0.19117057},"Polygon":[{"X":0.04225534,"Y":0.4092158},{"X":0.2334239,"Y":0.40935332},{"X":0.23342592,"Y":0.41884837},{"X":0.042256407,"Y":0.41871}]},"Id":"fbe05d70-11a9-4a7f-bc9f-692feca31be6","Page":null,"Query":null,"Relationships":[{"Ids":["b0c6488f-3783-4f68-b6f8-54282af569bd","0b859532-87d2-4466-bce7-b8370ed3258a","0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0","36a36ed6-f41d-4f6f-8284-ec300d0f4bb8","2b97532d-fa68-40c4-87e0-479236fd48ed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"9. Applicant's Date of Employment","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88156,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007907072,"Left":0.27676165,"Top":0.4091621,"Width":0.10809217},"Polygon":[{"X":0.27676165,"Y":0.4091621},{"X":0.38485155,"Y":0.40923983},{"X":0.3848538,"Y":0.41706917},{"X":0.27676347,"Y":0.41699103}]},"Id":"e382fb04-48c3-4f7c-85ba-d03dea33f65a","Page":null,"Query":null,"Relationships":[{"Ids":["51a32c19-3f54-459c-80de-0d61b100d514","bad7b4e6-0b17-41da-8386-fc1e51056ee6","0b81123b-0054-43f8-a6e3-4d3b57543c8a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"10. Present Position","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85461,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009930623,"Left":0.6482678,"Top":0.40842104,"Width":0.22405036},"Polygon":[{"X":0.6482678,"Y":0.40842104},{"X":0.87231284,"Y":0.40858206},{"X":0.87231815,"Y":0.41835165},{"X":0.648272,"Y":0.4181896}]},"Id":"0376f17c-3c29-4851-bedc-429023f9663e","Page":null,"Query":null,"Relationships":[{"Ids":["e0f20600-8f80-4013-b08c-7f54fee587a5","d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268","bf290882-a50b-4f08-88b2-95e2b4df0b4a","97864248-6336-400d-a976-3552856e4f35","cc44dd9f-c924-46a4-bb85-85d2a159c31c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"11. Probability of Continued Employment","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88088,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0103366105,"Left":0.10546091,"Top":0.4298611,"Width":0.081799425},"Polygon":[{"X":0.10546091,"Y":0.4298611},{"X":0.18725841,"Y":0.42992076},{"X":0.18726034,"Y":0.4401977},{"X":0.10546241,"Y":0.44013765}]},"Id":"2dfca547-03ec-4732-b887-3d6add4a405f","Page":null,"Query":null,"Relationships":[{"Ids":["b13b96df-18ad-448d-9db4-7eef21d75085"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"06/06/2006","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9077,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01255366,"Left":0.33656722,"Top":0.4298041,"Width":0.12683894},"Polygon":[{"X":0.33656722,"Y":0.4298041},{"X":0.46340203,"Y":0.42989656},{"X":0.46340615,"Y":0.44235775},{"X":0.33657053,"Y":0.4422645}]},"Id":"b4b4ce42-2192-4317-b81b-e5e1b2976e48","Page":null,"Query":null,"Relationships":[{"Ids":["5dc7e481-c945-45c5-9eda-299fc0a11cfc","20638fff-b88b-4bdf-9d67-c0b170da4460"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"General Manager","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90991,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012748654,"Left":0.72777635,"Top":0.42813098,"Width":0.053385228},"Polygon":[{"X":0.72777635,"Y":0.42813098},{"X":0.7811553,"Y":0.42816988},{"X":0.78116155,"Y":0.44087964},{"X":0.7277823,"Y":0.44084045}]},"Id":"5790b11e-a430-4a10-8c76-2aa694508d6d","Page":null,"Query":null,"Relationships":[{"Ids":["272e58a4-7e8c-4c82-a110-45331283ed49","d7db20a9-2b77-4ede-aecf-4d516c3f7ba7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3 years","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.232,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009643225,"Left":0.052938923,"Top":0.45436227,"Width":0.3511202},"Polygon":[{"X":0.052938923,"Y":0.45436227},{"X":0.4040563,"Y":0.4546225},{"X":0.4040591,"Y":0.4640055},{"X":0.052940033,"Y":0.46374366}]},"Id":"9937ac84-79a4-4dc2-b2aa-e5d4db5b831a","Page":null,"Query":null,"Relationships":[{"Ids":["e0090aff-7c04-42fc-a57b-e7391d136e54","47a21aea-7ab5-4fa7-bc98-91009d4d493b","79c46f4d-b9e2-43a6-b0de-d7b29796ada7","7ab3a062-923c-4e24-afd3-efde350a9767","5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf","39a96b20-fd7b-40a7-a662-1ff423410542","0c0d86dc-3a05-49f8-acc2-de94974a0d52","e6c9ca58-8d08-42d9-a9b8-70efec1300c3","da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f","c174f82a-4281-40cf-add4-78477cc7ffd3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12A. Current Gross Base Pay (Enter Amount and Check Period)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009822993,"Left":0.4626876,"Top":0.45401293,"Width":0.16821668},"Polygon":[{"X":0.4626876,"Y":0.45401293},{"X":0.63090026,"Y":0.45413753},{"X":0.6309043,"Y":0.4638359},{"X":0.46269083,"Y":0.4637105}]},"Id":"f562b63c-5e28-402d-b37c-956ebab72942","Page":null,"Query":null,"Relationships":[{"Ids":["3f417e60-7aff-433f-91c7-17012b3170ae","cc143d85-0e0e-4364-bf9f-d011d154641a","62c3458c-86a2-46dd-9745-102ce8c3d435","a9bf70e0-937d-4a9c-b418-5fddd863e7e7","0dfd04d5-73cc-4d59-8544-7bb25e13e478"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"13. For Military Personnel Only","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65579,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0096627455,"Left":0.69400233,"Top":0.46035212,"Width":0.21111271},"Polygon":[{"X":0.69400233,"Y":0.46035212},{"X":0.90510976,"Y":0.46050915},{"X":0.90511507,"Y":0.47001487},{"X":0.6940066,"Y":0.46985686}]},"Id":"057a9fcf-23b5-42ff-976e-e6e6ebd0cdff","Page":null,"Query":null,"Relationships":[{"Ids":["3a90f71b-b743-46f9-a6f4-e3fa1c899b2c","4f3ffd4a-b4c2-4781-8780-e21b60e9b644","bb816eaf-dab7-47f1-a5ee-fc44efc07e04","09928935-2378-4cc8-93d8-9e9478f8a539","62025203-f655-4c26-bfbe-abf32844492c","00aa4f41-a3be-4ce4-ac93-f1079d39f2ef","a7c5319b-cdde-46f3-9ef5-f10825426923"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"14. If Overtime or Bonus is Applicable,","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96941,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007513827,"Left":0.17548856,"Top":0.47004563,"Width":0.03851654},"Polygon":[{"X":0.17548856,"Y":0.47004563},{"X":0.2140036,"Y":0.47007447},{"X":0.2140051,"Y":0.47755945},{"X":0.17548993,"Y":0.47753048}]},"Id":"b563a349-2b3b-4948-9ba0-10f083124e6f","Page":null,"Query":null,"Relationships":[{"Ids":["bd7b9725-1c44-4562-86b4-eca73bb9f394"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Annual","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91012,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009193076,"Left":0.27350432,"Top":0.46994781,"Width":0.0351667},"Polygon":[{"X":0.27350432,"Y":0.46994781},{"X":0.3086687,"Y":0.46997416},{"X":0.308671,"Y":0.4791409},{"X":0.27350643,"Y":0.4791144}]},"Id":"91b40831-bc60-49db-bcc2-3c4bae016a6e","Page":null,"Query":null,"Relationships":[{"Ids":["0cfb05e6-b414-47c0-886b-e5a900c16645"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Hourly","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89342,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093672,"Left":0.46248868,"Top":0.46944043,"Width":0.056184202},"Polygon":[{"X":0.46248868,"Y":0.46944043},{"X":0.51866955,"Y":0.46948248},{"X":0.5186729,"Y":0.47880763},{"X":0.46249178,"Y":0.47876534}]},"Id":"6691e7bf-9f1b-4df2-98e2-48c83a6a775f","Page":null,"Query":null,"Relationships":[{"Ids":["eb410792-6897-43b5-868a-5ac8cf7bd693","db0a1fdc-f003-4af2-bfde-37d56a9479b4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay Grade","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97755,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008137601,"Left":0.6053122,"Top":0.47006333,"Width":0.0136824995},"Polygon":[{"X":0.6053122,"Y":0.47006333},{"X":0.6189914,"Y":0.47007355},{"X":0.6189947,"Y":0.4782009},{"X":0.6053155,"Y":0.47819063}]},"Id":"123aca23-6100-483e-afb1-5372da012a6a","Page":null,"Query":null,"Relationships":[{"Ids":["9ad62c2c-0e10-4c93-baca-5cd3edec7a3e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"10","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.86533,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009340442,"Left":0.7142789,"Top":0.47048387,"Width":0.13847217},"Polygon":[{"X":0.7142789,"Y":0.47048387},{"X":0.8527461,"Y":0.47058755},{"X":0.852751,"Y":0.4798243},{"X":0.7142831,"Y":0.47972}]},"Id":"18d823f4-81e4-49b7-b4b6-3c75074db719","Page":null,"Query":null,"Relationships":[{"Ids":["d1b2b434-f9da-43f7-9f23-749c7cb584e7","d1c64670-5a5f-4a4a-88ae-6560f847d40b","d4635916-48e9-499d-b523-1437403ee8d6","2829c8c5-dd4c-4fde-afc9-0365fb5ae28f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Is Its Continuance Likely?","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95346,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009048404,"Left":0.17576529,"Top":0.48518637,"Width":0.04419717},"Polygon":[{"X":0.17576529,"Y":0.48518637},{"X":0.2199606,"Y":0.48521978},{"X":0.21996245,"Y":0.49423477},{"X":0.17576693,"Y":0.49420115}]},"Id":"be5f4a55-1214-4f04-afee-23c4d8a08acb","Page":null,"Query":null,"Relationships":[{"Ids":["3df750e7-edcc-43e3-80ba-5b7b517257e7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Monthly","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76751,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009435692,"Left":0.27325913,"Top":0.4848153,"Width":0.082243815},"Polygon":[{"X":0.27325913,"Y":0.4848153},{"X":0.35550037,"Y":0.48487747},{"X":0.35550293,"Y":0.49425098},{"X":0.2732613,"Y":0.49418846}]},"Id":"b43e91b0-f485-4546-80e6-e37b67d6c24d","Page":null,"Query":null,"Relationships":[{"Ids":["3f0174ae-49ae-4a9f-bc06-3a4eed6cf638","72030458-12b4-40f6-b015-d0b95c186700"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Other (Specify)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92753,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009509916,"Left":0.4622015,"Top":0.4848153,"Width":0.026862288},"Polygon":[{"X":0.4622015,"Y":0.4848153},{"X":0.48906052,"Y":0.48483562},{"X":0.4890638,"Y":0.49432522},{"X":0.46220464,"Y":0.4943048}]},"Id":"e582e7ed-aee6-4ec6-967c-52bc9c8bbb79","Page":null,"Query":null,"Relationships":[{"Ids":["21c084ad-9d08-4b24-83d7-eb457290aa61"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Type","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9424,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009123951,"Left":0.5697677,"Top":0.4849007,"Width":0.09240626},"Polygon":[{"X":0.5697677,"Y":0.4849007},{"X":0.66217005,"Y":0.48497057},{"X":0.662174,"Y":0.49402466},{"X":0.56977123,"Y":0.49395442}]},"Id":"8d47c93e-e3c4-4f93-8253-beaa496fcde2","Page":null,"Query":null,"Relationships":[{"Ids":["42a135ee-b53f-4e0d-9d4c-7cb17240b0dc","fb7fe70e-bf3a-419b-b6eb-d0a6db15efb3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Monthly Amount","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.911415,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00790876,"Left":0.7163776,"Top":0.48588145,"Width":0.04869239},"Polygon":[{"X":0.7163776,"Y":0.48588145},{"X":0.76506615,"Y":0.48591828},{"X":0.76506996,"Y":0.4937902},{"X":0.71638125,"Y":0.49375322}]},"Id":"0b247ad2-ab1d-4964-9976-9492c1965ad5","Page":null,"Query":null,"Relationships":[{"Ids":["d366423b-5811-46d4-ae47-45735a33773d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96331,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075991363,"Left":0.82110935,"Top":0.48597595,"Width":0.0197692},"Polygon":[{"X":0.82110935,"Y":0.48597595},{"X":0.84087455,"Y":0.48599088},{"X":0.84087855,"Y":0.49357507},{"X":0.8211133,"Y":0.49356005}]},"Id":"df531fbe-5c90-424a-81ab-329656707258","Page":null,"Query":null,"Relationships":[{"Ids":["97d67d75-ed65-42d6-adae-66c0e0042724"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Yes","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86602,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007691001,"Left":0.8815533,"Top":0.48592362,"Width":0.015231152},"Polygon":[{"X":0.8815533,"Y":0.48592362},{"X":0.8967802,"Y":0.48593515},{"X":0.8967844,"Y":0.4936146},{"X":0.8815575,"Y":0.49360305}]},"Id":"2014c7ae-90f2-4d37-82a1-fae1a94ab6ec","Page":null,"Query":null,"Relationships":[{"Ids":["f54537b7-670d-4b92-826b-2fd614a75d45"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"No","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.861786,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009179753,"Left":0.052371282,"Top":0.498973,"Width":0.049231898},"Polygon":[{"X":0.052371282,"Y":0.498973},{"X":0.10160187,"Y":0.4990106},{"X":0.10160318,"Y":0.5081528},{"X":0.05237236,"Y":0.508115}]},"Id":"2c945d7c-cb01-484e-9f92-4798ace17584","Page":null,"Query":null,"Relationships":[{"Ids":["f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96","f0da0042-4443-4edb-be12-0d0d965db42f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 5600","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75519,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007601659,"Left":0.71669716,"Top":0.49611148,"Width":0.033616383},"Polygon":[{"X":0.71669716,"Y":0.49611148},{"X":0.7503099,"Y":0.49613708},{"X":0.7503135,"Y":0.50371313},{"X":0.7167007,"Y":0.50368744}]},"Id":"d913cd44-bc28-484e-a9ff-14af225c91bf","Page":null,"Query":null,"Relationships":[{"Ids":["2d6b2fb0-3fff-4063-8a25-864cd05dfc55"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96395,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007596176,"Left":0.8208473,"Top":0.49599713,"Width":0.01998632},"Polygon":[{"X":0.8208473,"Y":0.49599713},{"X":0.84082955,"Y":0.49601233},{"X":0.84083354,"Y":0.5035933},{"X":0.82085115,"Y":0.503578}]},"Id":"94c0187f-6e45-47cc-850d-57fff8dd8459","Page":null,"Query":null,"Relationships":[{"Ids":["9ce1e2e0-5859-4a87-8785-332621fc9bc0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Yes","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81406,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007808224,"Left":0.881315,"Top":0.49595842,"Width":0.015358571},"Polygon":[{"X":0.881315,"Y":0.49595842},{"X":0.89666927,"Y":0.4959701},{"X":0.89667356,"Y":0.50376666},{"X":0.8813193,"Y":0.5037549}]},"Id":"fa788794-989e-42fe-9aa2-ef5e3aea1137","Page":null,"Query":null,"Relationships":[{"Ids":["2c905aa0-8642-48b2-9f0b-99bc09b3d512"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"No","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94515,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009166546,"Left":0.17523615,"Top":0.5002412,"Width":0.040022776},"Polygon":[{"X":0.17523615,"Y":0.5002412},{"X":0.21525708,"Y":0.50027174},{"X":0.21525893,"Y":0.50940776},{"X":0.17523782,"Y":0.509377}]},"Id":"dcf1f402-9953-4247-86ac-c84b951711f8","Page":null,"Query":null,"Relationships":[{"Ids":["235cce3c-9948-46b2-a165-8d73644b464c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Weekly","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.813095,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009508914,"Left":0.4622069,"Top":0.50851375,"Width":0.05024621},"Polygon":[{"X":0.4622069,"Y":0.50851375},{"X":0.51244974,"Y":0.5085523},{"X":0.51245314,"Y":0.5180227},{"X":0.46221003,"Y":0.5179839}]},"Id":"0bb535ad-3aae-4ddc-b84a-0403c14e9504","Page":null,"Query":null,"Relationships":[{"Ids":["bac65209-4616-4579-acb3-9aa709b47ebe","4c6b38ad-1f46-4af2-a9f8-a52a4ac29630"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base Pay","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.64864,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007956502,"Left":0.5693186,"Top":0.5084984,"Width":0.006587567},"Polygon":[{"X":0.5693186,"Y":0.5084984},{"X":0.57590306,"Y":0.50850344},{"X":0.57590616,"Y":0.5164549},{"X":0.5693217,"Y":0.5164498}]},"Id":"33f33898-d22f-4ab8-88fc-6e040da4e7fa","Page":null,"Query":null,"Relationships":[{"Ids":["0fb4f796-af2a-47b7-b720-87f12ab44d9c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95767,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008442598,"Left":0.60078186,"Top":0.5078708,"Width":0.021677587},"Polygon":[{"X":0.60078186,"Y":0.5078708},{"X":0.62245595,"Y":0.5078874},{"X":0.6224594,"Y":0.5163134},{"X":0.60078526,"Y":0.5162967}]},"Id":"0f940884-10f3-47da-ada8-4f46c1510feb","Page":null,"Query":null,"Relationships":[{"Ids":["5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"520","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.50348,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008776341,"Left":0.19123116,"Top":0.51527476,"Width":0.11263255},"Polygon":[{"X":0.19123116,"Y":0.51527476},{"X":0.30386156,"Y":0.51536155},{"X":0.3038637,"Y":0.52405113},{"X":0.19123282,"Y":0.5239638}]},"Id":"402a4534-53dd-45aa-af31-d55d5e3e823f","Page":null,"Query":null,"Relationships":[{"Ids":["063069f1-6de5-4a3d-86fa-3d709cfa2eda","6ca8565a-ea99-486c-91f1-3d0a6ffa9318","1e9a4ef7-1f40-4d53-abfa-c6f0a50722ec"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12B. Gross Earnings","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.877075,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00971819,"Left":0.69412833,"Top":0.51457286,"Width":0.21066017},"Polygon":[{"X":0.69412833,"Y":0.51457286},{"X":0.9047832,"Y":0.5147351},{"X":0.9047885,"Y":0.52429104},{"X":0.6941326,"Y":0.52412784}]},"Id":"ccbfbdf6-4e45-4392-821a-7e729d9ca8c5","Page":null,"Query":null,"Relationships":[{"Ids":["79ef617d-90ad-41a0-b192-e47d7b1b36d0","cd9a03af-e1de-41e5-afd2-639d9729f011","b3412ec6-b209-40bb-a49f-4e545a603a7b","85cbb940-3824-464b-80f1-3c6d1d21dfa8","b0a0edc1-90e6-4168-930b-74642ba0542e","db885985-c11d-4828-aab3-a2f2c45173af","b2c1eeb8-90fe-48ff-987d-d65e187d52c0","59a1a92b-42c5-463a-a8d4-435b6b7279bd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15. If paid hourly - average hours per","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007448879,"Left":0.7135378,"Top":0.52523303,"Width":0.028228432},"Polygon":[{"X":0.7135378,"Y":0.52523303},{"X":0.7417627,"Y":0.5252549},{"X":0.7417663,"Y":0.5326819},{"X":0.7135412,"Y":0.53265995}]},"Id":"93505c1e-37b2-40ef-bfc4-d565db07b722","Page":null,"Query":null,"Relationships":[{"Ids":["9be8a0df-99bb-4630-9576-d29071ade2a1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"week","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57598,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009176859,"Left":0.05254114,"Top":0.5306742,"Width":0.026332041},"Polygon":[{"X":0.05254114,"Y":0.5306742},{"X":0.07887197,"Y":0.5306947},{"X":0.07887318,"Y":0.53985107},{"X":0.05254222,"Y":0.5398305}]},"Id":"188277f2-f3b9-4628-ba80-7dfafcbfb468","Page":null,"Query":null,"Relationships":[{"Ids":["379cb82e-e667-41ea-8622-0cfcc0268667"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Type","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88247,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007902485,"Left":0.13994849,"Top":0.53035104,"Width":0.07270633},"Polygon":[{"X":0.13994849,"Y":0.53035104},{"X":0.21265323,"Y":0.5304076},{"X":0.21265481,"Y":0.5382535},{"X":0.13994977,"Y":0.5381967}]},"Id":"c4dd6435-650d-4fef-a665-3cde28a51e0e","Page":null,"Query":null,"Relationships":[{"Ids":["02eb8df0-c7c6-4c2b-b8a2-5d214b1cabfd","08f32ff9-7966-47e9-906d-aca5fa48fad3","9a54ea3e-b70e-4411-850b-09cad5e8500d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Year To Date","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71557,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007690564,"Left":0.2477855,"Top":0.5304642,"Width":0.05171715},"Polygon":[{"X":0.2477855,"Y":0.5304642},{"X":0.29950076,"Y":0.53050447},{"X":0.29950264,"Y":0.5381548},{"X":0.24778718,"Y":0.5381143}]},"Id":"a19039f2-7764-40d1-b127-066f4eb58fab","Page":null,"Query":null,"Relationships":[{"Ids":["5eb9d80e-1738-49a2-bf16-b608607d12d7","be0c9d44-6ba4-4784-8510-af49990aea6f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Past Year","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.13615,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007832663,"Left":0.3547186,"Top":0.53035206,"Width":0.052022096},"Polygon":[{"X":0.3547186,"Y":0.53035206},{"X":0.40673834,"Y":0.5303925},{"X":0.40674067,"Y":0.53818476},{"X":0.3547207,"Y":0.53814405}]},"Id":"4073a0e5-b389-4ab5-89da-e482089bcf04","Page":null,"Query":null,"Relationships":[{"Ids":["9745f767-bc50-47fa-9aae-4a8d4ca0824e","6eec105c-4b14-4fa6-b2a0-80dd8eaeb106"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Past Year","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74244,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007699131,"Left":0.4626138,"Top":0.53034776,"Width":0.039623454},"Polygon":[{"X":0.4626138,"Y":0.53034776},{"X":0.5022346,"Y":0.5303786},{"X":0.50223726,"Y":0.5380469},{"X":0.46261632,"Y":0.5380159}]},"Id":"680b39bb-3331-480f-b390-cc2e3f8c8538","Page":null,"Query":null,"Relationships":[{"Ids":["1a1d3b94-6eee-4f10-b242-937ae8fceea8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Rations","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8199,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078109805,"Left":0.5694169,"Top":0.5302192,"Width":0.0063656513},"Polygon":[{"X":0.5694169,"Y":0.5302192},{"X":0.5757795,"Y":0.53022414},{"X":0.57578254,"Y":0.53803015},{"X":0.5694199,"Y":0.5380252}]},"Id":"3a98d187-0a57-491c-9802-e7d8660c2cc8","Page":null,"Query":null,"Relationships":[{"Ids":["4f6563a3-101d-4a2f-95f0-b9f4bffea97f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84886,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008265306,"Left":0.60477066,"Top":0.5317496,"Width":0.02097016},"Polygon":[{"X":0.60477066,"Y":0.5317496},{"X":0.6257374,"Y":0.53176594},{"X":0.6257408,"Y":0.5400149},{"X":0.604774,"Y":0.53999853}]},"Id":"dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0","Page":null,"Query":null,"Relationships":[{"Ids":["802737bb-d126-4967-aebd-b519fa59a0bd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"162","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.944565,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008549958,"Left":0.7712321,"Top":0.5289791,"Width":0.051303003},"Polygon":[{"X":0.7712321,"Y":0.5289791},{"X":0.82253075,"Y":0.529019},{"X":0.82253516,"Y":0.53752905},{"X":0.7712363,"Y":0.537489}]},"Id":"2297171c-11a0-4ef1-b037-56464c881e6d","Page":null,"Query":null,"Relationships":[{"Ids":["a39773a0-06e6-449f-8cb8-0522db93699d","6f8d382d-7520-44d4-bb91-fdb65c6c60c2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"40 hours","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8913,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076190755,"Left":0.1395682,"Top":0.5455904,"Width":0.02505129},"Polygon":[{"X":0.1395682,"Y":0.5455904},{"X":0.16461815,"Y":0.5456101},{"X":0.16461949,"Y":0.5532094},{"X":0.13956943,"Y":0.5531897}]},"Id":"e332e147-e600-49fc-a21d-0dcd0b8fbab4","Page":null,"Query":null,"Relationships":[{"Ids":["217afcd1-dee9-4c72-b78a-c2959d9248c7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Thru","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98235,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008390315,"Left":0.17862156,"Top":0.5441567,"Width":0.028981034},"Polygon":[{"X":0.17862156,"Y":0.5441567},{"X":0.20760092,"Y":0.5441794},{"X":0.20760259,"Y":0.552547},{"X":0.1786231,"Y":0.55252415}]},"Id":"4316efc4-47f2-417c-a1c1-7c3c97925645","Page":null,"Query":null,"Relationships":[{"Ids":["c63160f0-c711-457b-b07b-7fc633ee321c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2006","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87841,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0095387325,"Left":0.6940241,"Top":0.5450511,"Width":0.22215608},"Polygon":[{"X":0.6940241,"Y":0.5450511},{"X":0.9161749,"Y":0.54522544},{"X":0.9161802,"Y":0.5545898},{"X":0.6940283,"Y":0.55441445}]},"Id":"0da50d03-fbcc-4351-a4f3-4c902460944c","Page":null,"Query":null,"Relationships":[{"Ids":["ec6fc2c1-ac99-4c13-a7a4-632943fdb69c","f50e530e-837c-445a-9845-da37d3b46830","e80eb141-4457-4fcd-b85c-c4e3e6bc638e","50837a26-995c-4a5b-8e3b-b65ba1d487f5","9c370c9c-4710-4b90-a5bf-f946f5161212","3f56ae4a-ac09-49e0-9ccf-f19d48826ad9","cbffcb67-0c97-40f2-add2-993b0d063396"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"16. Date of applicant's next pay increase","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87912,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008630608,"Left":0.37411237,"Top":0.5552674,"Width":0.03289304},"Polygon":[{"X":0.37411237,"Y":0.5552674},{"X":0.4070028,"Y":0.5552933},{"X":0.4070054,"Y":0.56389797},{"X":0.3741148,"Y":0.56387186}]},"Id":"e7058ee2-f577-4b59-a444-9c2881405b0e","Page":null,"Query":null,"Relationships":[{"Ids":["7c5f28e4-f4c4-4ce4-bac4-ee9294a0ae59"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.65133,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0093518635,"Left":0.46253666,"Top":0.55040175,"Width":0.045032583},"Polygon":[{"X":0.46253666,"Y":0.55040175},{"X":0.507566,"Y":0.5504372},{"X":0.50756925,"Y":0.5597536},{"X":0.46253973,"Y":0.55971795}]},"Id":"16d7df31-3e21-41a1-ab91-935957c124e8","Page":null,"Query":null,"Relationships":[{"Ids":["d4786565-f1cf-45e4-8270-07336b5451e0","97762a26-cc83-4f62-8683-7c73272976bf"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Flight or","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83215,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009282752,"Left":0.052894734,"Top":0.5608852,"Width":0.04943838},"Polygon":[{"X":0.052894734,"Y":0.5608852},{"X":0.10233178,"Y":0.5609244},{"X":0.10233311,"Y":0.57016796},{"X":0.052895825,"Y":0.57012856}]},"Id":"9d9c0688-6474-4008-8108-6203a627b0ac","Page":null,"Query":null,"Relationships":[{"Ids":["2534dd5b-1a99-4657-a95d-459aa0183dc3","3d5fc00e-c4f9-416e-b4de-c2c3335ac0bf"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base Pay","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44131,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076769204,"Left":0.1396584,"Top":0.56081593,"Width":0.0062678973},"Polygon":[{"X":0.1396584,"Y":0.56081593},{"X":0.14592502,"Y":0.56082094},{"X":0.1459263,"Y":0.5684929},{"X":0.13965966,"Y":0.5684879}]},"Id":"e0103e99-1d05-445b-a55b-e5168c6f55d5","Page":null,"Query":null,"Relationships":[{"Ids":["d24a00de-8624-4d11-86af-00e810efa497"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009826248,"Left":0.24695219,"Top":0.5586054,"Width":0.050887436},"Polygon":[{"X":0.24695219,"Y":0.5586054},{"X":0.29783723,"Y":0.55864567},{"X":0.29783964,"Y":0.5684316},{"X":0.24695434,"Y":0.5683911}]},"Id":"91b8011b-21b4-462b-a129-dc0ea22a198e","Page":null,"Query":null,"Relationships":[{"Ids":["7e77a639-3119-4093-98fb-8cdb3e630b7a","df677963-2d96-4e15-99d2-ee1740faf28c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87579,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077102287,"Left":0.354205,"Top":0.5607873,"Width":0.006274547},"Polygon":[{"X":0.354205,"Y":0.5607873},{"X":0.36047745,"Y":0.56079227},{"X":0.36047956,"Y":0.56849754},{"X":0.35420713,"Y":0.56849253}]},"Id":"c416930b-c24f-4daf-9018-c9e9c9a291d8","Page":null,"Query":null,"Relationships":[{"Ids":["dceaf4a2-7811-46f2-90bb-23d3b3283b7a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.893684,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074040946,"Left":0.46239242,"Top":0.56084836,"Width":0.03713351},"Polygon":[{"X":0.46239242,"Y":0.56084836},{"X":0.49952334,"Y":0.5608778},{"X":0.49952593,"Y":0.5682525},{"X":0.46239486,"Y":0.56822294}]},"Id":"711c4e14-0c0e-4554-9afa-ccf35922aee2","Page":null,"Query":null,"Relationships":[{"Ids":["8bb395cd-1751-4e6a-aa58-3df63fdc3a9e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Hazard","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8705,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007538092,"Left":0.5693756,"Top":0.56068736,"Width":0.006325024},"Polygon":[{"X":0.5693756,"Y":0.56068736},{"X":0.57569766,"Y":0.56069237},{"X":0.5757006,"Y":0.56822544},{"X":0.5693785,"Y":0.56822044}]},"Id":"98726c57-e756-48f3-9d10-9b1ea3a3376f","Page":null,"Query":null,"Relationships":[{"Ids":["26cdc76d-4217-4170-82d1-8c5f74fd51d9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.966194,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008188587,"Left":0.60716736,"Top":0.5560701,"Width":0.02196645},"Polygon":[{"X":0.60716736,"Y":0.5560701},{"X":0.62913036,"Y":0.55608743},{"X":0.62913376,"Y":0.56425864},{"X":0.60717064,"Y":0.56424123}]},"Id":"4453ffdc-4127-4794-945d-4e0bc7785de1","Page":null,"Query":null,"Relationships":[{"Ids":["b7060f97-941a-4e83-aedf-65aad3a08316"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"756","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97402,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008473892,"Left":0.16989098,"Top":0.5627861,"Width":0.03201041},"Polygon":[{"X":0.16989098,"Y":0.5627861},{"X":0.20189974,"Y":0.5628115},{"X":0.20190139,"Y":0.57126},{"X":0.16989249,"Y":0.57123446}]},"Id":"f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3","Page":null,"Query":null,"Relationships":[{"Ids":["aa237588-cfc1-4bc5-a888-968195c7857e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90443,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008410884,"Left":0.7732238,"Top":0.56537914,"Width":0.06539844},"Polygon":[{"X":0.7732238,"Y":0.56537914},{"X":0.83861786,"Y":0.5654311},{"X":0.8386223,"Y":0.5737901},{"X":0.77322793,"Y":0.5737378}]},"Id":"22d912d0-825a-4c5f-8918-6719a0ad5a4f","Page":null,"Query":null,"Relationships":[{"Ids":["713f1afd-8c57-40ea-af3f-25cf5ced5e53"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"08/08/2007","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94432,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009380039,"Left":0.46226737,"Top":0.5757579,"Width":0.044577926},"Polygon":[{"X":0.46226737,"Y":0.5757579},{"X":0.506842,"Y":0.57579356},{"X":0.5068453,"Y":0.58513796},{"X":0.46227047,"Y":0.58510214}]},"Id":"b3bd8c64-238b-4fc8-a50c-1792f090e10e","Page":null,"Query":null,"Relationships":[{"Ids":["3e110c3f-a7bd-4623-8cb8-729fbdcf74f0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Clothing","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.819855,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075367754,"Left":0.56949484,"Top":0.57583374,"Width":0.0062046354},"Polygon":[{"X":0.56949484,"Y":0.57583374},{"X":0.5756965,"Y":0.5758387},{"X":0.5756995,"Y":0.5833705},{"X":0.56949776,"Y":0.5833655}]},"Id":"3f697c3b-9d41-4de7-a120-15dc3ed1586e","Page":null,"Query":null,"Relationships":[{"Ids":["05e4aca0-89ee-4594-a0e8-7dff3331637a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008150031,"Left":0.6037154,"Top":0.5748513,"Width":0.022075027},"Polygon":[{"X":0.6037154,"Y":0.5748513},{"X":0.6257871,"Y":0.5748689},{"X":0.6257905,"Y":0.5830013},{"X":0.6037187,"Y":0.58298355}]},"Id":"ecaa1620-fff8-47cb-9e76-dd44fbdec2ae","Page":null,"Query":null,"Relationships":[{"Ids":["98149980-a899-41cd-9269-bc598a01fa1a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"452","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77758,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077261603,"Left":0.052427135,"Top":0.5912306,"Width":0.04796952},"Polygon":[{"X":0.052427135,"Y":0.5912306},{"X":0.10039556,"Y":0.5912693},{"X":0.100396655,"Y":0.59895676},{"X":0.052428044,"Y":0.59891784}]},"Id":"4a9329d6-ab42-4607-98c3-4705b1a7cc69","Page":null,"Query":null,"Relationships":[{"Ids":["85c921ae-a8c4-45c8-8d54-2241456a32ee"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84985,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007707378,"Left":0.13970545,"Top":0.59105736,"Width":0.006146583},"Polygon":[{"X":0.13970545,"Y":0.59105736},{"X":0.14585075,"Y":0.5910623},{"X":0.14585203,"Y":0.5987648},{"X":0.1397067,"Y":0.5987598}]},"Id":"2f868c41-826d-4972-854c-cc5c64e857e7","Page":null,"Query":null,"Relationships":[{"Ids":["2798af42-651b-431a-8896-6103eebb247e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.959854,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008376397,"Left":0.16994852,"Top":0.5892524,"Width":0.03184583},"Polygon":[{"X":0.16994852,"Y":0.5892524},{"X":0.20179272,"Y":0.5892781},{"X":0.20179436,"Y":0.59762883},{"X":0.16995001,"Y":0.597603}]},"Id":"39b241ee-b486-46ec-9b93-d34c7d949ac5","Page":null,"Query":null,"Relationships":[{"Ids":["21754c82-bac8-44f4-98a5-263f71b7fce9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008281344,"Left":0.37615222,"Top":0.5854673,"Width":0.03282685},"Polygon":[{"X":0.37615222,"Y":0.5854673},{"X":0.40897655,"Y":0.5854937},{"X":0.40897906,"Y":0.5937486},{"X":0.37615457,"Y":0.5937221}]},"Id":"aa177589-184c-4ba9-ad76-f84dce80eb3c","Page":null,"Query":null,"Relationships":[{"Ids":["d4102ea2-9eca-4490-bebb-0a87b89d0620"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.882416,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0087630665,"Left":0.24695009,"Top":0.59029156,"Width":0.05751193},"Polygon":[{"X":0.24695009,"Y":0.59029156},{"X":0.30445984,"Y":0.590338},{"X":0.30446202,"Y":0.59905463},{"X":0.246952,"Y":0.59900796}]},"Id":"863798a0-718d-45af-80e0-7d399e4f37ba","Page":null,"Query":null,"Relationships":[{"Ids":["bffbe8e0-f2b1-4429-9826-6ba4ec13b198","77e93146-d567-42da-a47c-0c0271f75190"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89526,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075600627,"Left":0.35437793,"Top":0.59098196,"Width":0.006148863},"Polygon":[{"X":0.35437793,"Y":0.59098196},{"X":0.36052468,"Y":0.59098697},{"X":0.3605268,"Y":0.59854203},{"X":0.35438,"Y":0.5985371}]},"Id":"e04ab356-dc64-4fba-9177-1bec8f144c0a","Page":null,"Query":null,"Relationships":[{"Ids":["c4b8723d-833b-4775-bd59-b877797985b3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.890366,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00955515,"Left":0.6936546,"Top":0.5906727,"Width":0.23121375},"Polygon":[{"X":0.6936546,"Y":0.5906727},{"X":0.924863,"Y":0.5908593},{"X":0.92486835,"Y":0.60022783},{"X":0.6936588,"Y":0.6000402}]},"Id":"95464156-4f90-4f7c-a97d-71218774ef2a","Page":null,"Query":null,"Relationships":[{"Ids":["9981a1fe-83bc-407f-853e-a69b3d34bb0a","7338ad57-b3a5-4f93-9bea-77e51bfa47c9","87cfb3f7-fe02-40b3-9756-83606de250ed","ae0f0d19-3b03-4a5f-ae04-70769f2a3e58","632d647c-f361-499d-abdd-22f8bd2e663e","65cca0ca-94c9-40e6-8b5e-bac3ab6561be","873ae0fc-301f-45b1-bcf6-5702b087f3fb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"17. Projected amount of next pay increase","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74603,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007909316,"Left":0.4620965,"Top":0.5996855,"Width":0.045822106},"Polygon":[{"X":0.4620965,"Y":0.5996855},{"X":0.50791585,"Y":0.5997227},{"X":0.5079186,"Y":0.6075948},{"X":0.4620991,"Y":0.6075574}]},"Id":"d6569405-a050-406c-ab51-851632d4e0b5","Page":null,"Query":null,"Relationships":[{"Ids":["3bebdbf9-13a0-47e9-8895-87e868eb7639"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Quarters","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83694,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075650024,"Left":0.5692526,"Top":0.59974456,"Width":0.006580814},"Polygon":[{"X":0.5692526,"Y":0.59974456},{"X":0.57583046,"Y":0.59974986},{"X":0.5758334,"Y":0.6073095},{"X":0.56925553,"Y":0.60730416}]},"Id":"5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b","Page":null,"Query":null,"Relationships":[{"Ids":["f704cc29-82bc-4880-bdf6-9b3fd694236d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.958435,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008493808,"Left":0.6055337,"Top":0.6026052,"Width":0.021911457},"Polygon":[{"X":0.6055337,"Y":0.6026052},{"X":0.62744164,"Y":0.602623},{"X":0.62744516,"Y":0.611099},{"X":0.6055371,"Y":0.6110811}]},"Id":"288e81e4-4385-48a3-b87d-3aad33717f9d","Page":null,"Query":null,"Relationships":[{"Ids":["1b94de22-6885-410f-aac5-b1c9f79de02b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"986","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.67477,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009445449,"Left":0.7757781,"Top":0.60481656,"Width":0.03971467},"Polygon":[{"X":0.7757781,"Y":0.60481656},{"X":0.8154879,"Y":0.60484886},{"X":0.81549275,"Y":0.614262},{"X":0.77578276,"Y":0.6142295}]},"Id":"ccc1af3e-a171-49ac-be63-3ca42b874631","Page":null,"Query":null,"Relationships":[{"Ids":["3c36f4cc-b7fc-4038-bfae-3680067ad389","c5df9319-2a6e-4d36-8053-c03161a761fd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 5600","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.282166,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007924883,"Left":0.052618045,"Top":0.6211964,"Width":0.07167769},"Polygon":[{"X":0.052618045,"Y":0.6211964},{"X":0.12429452,"Y":0.62125534},{"X":0.12429574,"Y":0.6291213},{"X":0.052618973,"Y":0.6290621}]},"Id":"7e571b3c-b54e-43b1-871b-35d05d104360","Page":null,"Query":null,"Relationships":[{"Ids":["11445baa-a116-488b-bcd1-adeec3067a63"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Commissions","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91688,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076012434,"Left":0.1396282,"Top":0.6214269,"Width":0.006306366},"Polygon":[{"X":0.1396282,"Y":0.6214269},{"X":0.1459333,"Y":0.62143207},{"X":0.14593457,"Y":0.62902814},{"X":0.13962944,"Y":0.6290229}]},"Id":"9d7a62fb-9cd6-4c04-925a-c8089d61eea1","Page":null,"Query":null,"Relationships":[{"Ids":["dc8e61f7-b746-4cf1-8861-b8de67e317d3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95455,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008246914,"Left":0.17280462,"Top":0.62020946,"Width":0.03271695},"Polygon":[{"X":0.17280462,"Y":0.62020946},{"X":0.20551996,"Y":0.62023634},{"X":0.20552157,"Y":0.62845635},{"X":0.17280611,"Y":0.62842935}]},"Id":"45218e9c-f288-4761-a6e1-5fcf2e7af6cf","Page":null,"Query":null,"Relationships":[{"Ids":["e9d7453a-d798-4b98-8007-77a95da62d28"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89045,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009630963,"Left":0.2469647,"Top":0.6194547,"Width":0.05562738},"Polygon":[{"X":0.2469647,"Y":0.6194547},{"X":0.30258968,"Y":0.61950034},{"X":0.30259207,"Y":0.62908566},{"X":0.2469668,"Y":0.6290397}]},"Id":"5a240458-e49f-4fd8-b303-19f9935f892f","Page":null,"Query":null,"Relationships":[{"Ids":["2e012145-53b8-42c9-b580-1545ed9e80b9","d3057b24-5c98-4a54-9833-fb9e3413fb02"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88445,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007595983,"Left":0.35429358,"Top":0.6212595,"Width":0.0062831254},"Polygon":[{"X":0.35429358,"Y":0.6212595},{"X":0.3605746,"Y":0.6212647},{"X":0.36057672,"Y":0.6288555},{"X":0.35429567,"Y":0.62885034}]},"Id":"0ba19a02-2317-4b09-ba42-e8d3ac34d7a5","Page":null,"Query":null,"Relationships":[{"Ids":["c5282ace-86f5-4cc7-a5b9-5335e4f1790d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9533,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008774686,"Left":0.37999457,"Top":0.6184373,"Width":0.032274745},"Polygon":[{"X":0.37999457,"Y":0.6184373},{"X":0.41226664,"Y":0.61846375},{"X":0.4122693,"Y":0.627212},{"X":0.37999707,"Y":0.62718534}]},"Id":"326e39cd-ed2c-4c84-b0cc-933f5cb220a6","Page":null,"Query":null,"Relationships":[{"Ids":["3bb4b3db-500f-4536-818c-f254e343a180"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.604,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009301251,"Left":0.4625006,"Top":0.6212025,"Width":0.042268824},"Polygon":[{"X":0.4625006,"Y":0.6212025},{"X":0.50476617,"Y":0.6212373},{"X":0.50476944,"Y":0.6305038},{"X":0.46250367,"Y":0.63046885}]},"Id":"98bd24a9-8f47-4bcb-b3ef-679dc7072cd2","Page":null,"Query":null,"Relationships":[{"Ids":["f2007828-89bc-451f-8d2d-4d09121229ed","0c97544e-6d25-4885-a4dc-13ba5ad26f0c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pro Pay","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67407,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007556698,"Left":0.5692992,"Top":0.62127,"Width":0.006251634},"Polygon":[{"X":0.5692992,"Y":0.62127},{"X":0.57554793,"Y":0.6212751},{"X":0.57555085,"Y":0.6288267},{"X":0.56930214,"Y":0.62882155}]},"Id":"8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d","Page":null,"Query":null,"Relationships":[{"Ids":["74388d2b-9c19-4c60-ab8a-495336f54760"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96329,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008291622,"Left":0.60432786,"Top":0.62176377,"Width":0.020997621},"Polygon":[{"X":0.60432786,"Y":0.62176377},{"X":0.62532204,"Y":0.62178105},{"X":0.6253255,"Y":0.6300554},{"X":0.60433125,"Y":0.6300381}]},"Id":"c21a2ddb-1a5f-4c59-b273-386d9af38c1e","Page":null,"Query":null,"Relationships":[{"Ids":["adc565dc-379f-44b8-b505-e76c375af1d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90059,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009464833,"Left":0.69380337,"Top":0.6209962,"Width":0.21759613},"Polygon":[{"X":0.69380337,"Y":0.6209962},{"X":0.9113943,"Y":0.621175},{"X":0.91139954,"Y":0.630461},{"X":0.69380754,"Y":0.6302812}]},"Id":"eb0efe53-3536-4557-a99f-4026475ead86","Page":null,"Query":null,"Relationships":[{"Ids":["0a51e605-d988-4d28-b791-a4e3a29cc748","57b14d2d-b329-4571-8c73-90eaa121ad7c","7cfc477e-96bf-41d1-95d0-b747b56a8446","06e54707-c790-4b84-aac8-523fdc4a1c53","3ad49d50-4d8f-4315-8750-46df9da8d787","71cd6405-d14e-4b27-95d8-9a5f3e815b47","2d1de25d-9583-4af0-a3fb-73d736f55aac"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"18. Date of applicant's last pay increase","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85693,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008422308,"Left":0.7771275,"Top":0.63556206,"Width":0.06566282},"Polygon":[{"X":0.7771275,"Y":0.63556206},{"X":0.8427859,"Y":0.6356165},{"X":0.84279037,"Y":0.6439843},{"X":0.7771316,"Y":0.64392966}]},"Id":"3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab","Page":null,"Query":null,"Relationships":[{"Ids":["74acc44c-e364-4dfa-bcfb-da0a515c5c5f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"09/08/2006","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76354,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008789439,"Left":0.46198034,"Top":0.6407168,"Width":0.064114206},"Polygon":[{"X":0.46198034,"Y":0.6407168},{"X":0.5260914,"Y":0.6407701},{"X":0.52609456,"Y":0.6495062},{"X":0.46198323,"Y":0.6494526}]},"Id":"eca6678a-b913-410f-93dd-86661d20555e","Page":null,"Query":null,"Relationships":[{"Ids":["e2f133e7-774b-4679-9184-f8abc2103848","bf0de828-9d08-484c-9fcc-84d5a2b216f1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overseas or","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91198,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075674485,"Left":0.05259096,"Top":0.65194714,"Width":0.033680193},"Polygon":[{"X":0.05259096,"Y":0.65194714},{"X":0.08627013,"Y":0.65197533},{"X":0.08627115,"Y":0.6595146},{"X":0.05259185,"Y":0.6594863}]},"Id":"c2c3d506-eb4c-428c-9318-aeba91aafed5","Page":null,"Query":null,"Relationships":[{"Ids":["dd5c8177-7866-4d39-b5f6-ce68e1d8aa39"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90822,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007772169,"Left":0.1395034,"Top":0.6515275,"Width":0.0063071772},"Polygon":[{"X":0.1395034,"Y":0.6515275},{"X":0.14580928,"Y":0.6515328},{"X":0.14581057,"Y":0.6592997},{"X":0.13950467,"Y":0.65929437}]},"Id":"83d51cce-ebaf-4bae-9578-5aa14df644f4","Page":null,"Query":null,"Relationships":[{"Ids":["1f33dc17-ae5e-464c-b504-92e2c836baa3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.945656,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008309592,"Left":0.17288639,"Top":0.65034646,"Width":0.03269729},"Polygon":[{"X":0.17288639,"Y":0.65034646},{"X":0.20558204,"Y":0.6503738},{"X":0.20558368,"Y":0.65865606},{"X":0.17288788,"Y":0.6586286}]},"Id":"c3b216e0-1c81-4c94-b74f-6ad6d32b7abd","Page":null,"Query":null,"Relationships":[{"Ids":["1c62a51b-73e1-43fd-93d6-c3f6910bb38b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89371,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007647649,"Left":0.24693479,"Top":0.6515937,"Width":0.006179052},"Polygon":[{"X":0.24693479,"Y":0.6515937},{"X":0.25311214,"Y":0.6515989},{"X":0.25311384,"Y":0.6592413},{"X":0.24693646,"Y":0.65923613}]},"Id":"6e98eab9-bb74-4f3d-94b0-5139c18df49e","Page":null,"Query":null,"Relationships":[{"Ids":["3bc68979-c144-4c44-8ad8-e22ef7733be4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9248,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008467751,"Left":0.2735193,"Top":0.6469713,"Width":0.033112556},"Polygon":[{"X":0.2735193,"Y":0.6469713},{"X":0.30662978,"Y":0.64699894},{"X":0.30663186,"Y":0.6554391},{"X":0.27352127,"Y":0.6554113}]},"Id":"17065d7b-c8ea-4afa-9672-f6f618c1f5b8","Page":null,"Query":null,"Relationships":[{"Ids":["28f2fb50-3bfb-435e-9bab-a0033084d295"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88874,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074787135,"Left":0.3543568,"Top":0.6515351,"Width":0.0062498306},"Polygon":[{"X":0.3543568,"Y":0.6515351},{"X":0.36060455,"Y":0.65154034},{"X":0.36060664,"Y":0.6590138},{"X":0.35435885,"Y":0.65900856}]},"Id":"527ca0ce-3027-4055-a7f1-df7109cc0243","Page":null,"Query":null,"Relationships":[{"Ids":["be18187e-bf5d-4b91-ad46-cd2023122ee6"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92338,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008499958,"Left":0.38392615,"Top":0.6469097,"Width":0.03216783},"Polygon":[{"X":0.38392615,"Y":0.6469097},{"X":0.41609138,"Y":0.64693654},{"X":0.41609398,"Y":0.65540963},{"X":0.3839286,"Y":0.6553827}]},"Id":"ff4a7d82-f1bd-4bba-8164-6ea05df547a8","Page":null,"Query":null,"Relationships":[{"Ids":["df5e97f2-2a82-42a1-adbf-4e6e4fb45c7b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54309,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007942148,"Left":0.46243703,"Top":0.65133667,"Width":0.04200687},"Polygon":[{"X":0.46243703,"Y":0.65133667},{"X":0.50444114,"Y":0.6513718},{"X":0.5044439,"Y":0.6592788},{"X":0.46243966,"Y":0.6592435}]},"Id":"3869ec74-659b-4ae9-99c0-439cda44504a","Page":null,"Query":null,"Relationships":[{"Ids":["23c24e18-36f4-48c6-8cc1-f66e63a3832b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Combat","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79627,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076402472,"Left":0.5693936,"Top":0.6514823,"Width":0.0062799905},"Polygon":[{"X":0.5693936,"Y":0.6514823},{"X":0.5756706,"Y":0.6514875},{"X":0.5756736,"Y":0.6591225},{"X":0.5693965,"Y":0.6591173}]},"Id":"1f58ebd7-1151-42c5-a73c-7c5f497dead8","Page":null,"Query":null,"Relationships":[{"Ids":["2cc8c627-fdec-4d6b-9152-37fec6d865a4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98148,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008485141,"Left":0.60714525,"Top":0.6482474,"Width":0.022172486},"Polygon":[{"X":0.60714525,"Y":0.6482474},{"X":0.62931424,"Y":0.64826596},{"X":0.62931776,"Y":0.65673256},{"X":0.6071487,"Y":0.65671396}]},"Id":"010f5277-bcbf-4cef-8161-a0c254d5dc1c","Page":null,"Query":null,"Relationships":[{"Ids":["1500aac3-e4f3-4a42-9c1d-7ce3ae710a23"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"645","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.891,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009821232,"Left":0.6941072,"Top":0.6511029,"Width":0.1736984},"Polygon":[{"X":0.6941072,"Y":0.6511029},{"X":0.86780035,"Y":0.65124816},{"X":0.8678056,"Y":0.66092414},{"X":0.6941115,"Y":0.66077805}]},"Id":"def75fa1-46fc-4828-9885-441d8d822859","Page":null,"Query":null,"Relationships":[{"Ids":["c1be6abe-2249-4e8c-9fce-780cc1cb640b","d58fde27-6c85-4d14-a233-f92f7663ea49","332627bf-e537-4c31-b77d-85fd3e7c34d8","2346bb12-8f27-4bdf-8fa2-71cd367429e4","1cb33e21-2d48-487a-8548-33dbe100bb55","227e613f-b2d7-4739-8af8-cae99b670914"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"19. Amount of last pay increase","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85054,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009284912,"Left":0.46158814,"Top":0.67042035,"Width":0.091892995},"Polygon":[{"X":0.46158814,"Y":0.67042035},{"X":0.55347764,"Y":0.6704981},{"X":0.55348116,"Y":0.67970526},{"X":0.46159118,"Y":0.6796271}]},"Id":"44392f03-e74a-4042-9517-44ba2beee444","Page":null,"Query":null,"Relationships":[{"Ids":["e765a298-8435-4627-8a33-0121c8c82605","501dc785-fa41-45bd-b0de-74764e8db173"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Variable Housing","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.15882,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009347455,"Left":0.36131895,"Top":0.6768804,"Width":0.03635167},"Polygon":[{"X":0.36131895,"Y":0.6768804},{"X":0.39766786,"Y":0.67691123},{"X":0.39767063,"Y":0.68622786},{"X":0.36132154,"Y":0.6861968}]},"Id":"abf753ea-c8e7-4aba-bca6-17100bab5005","Page":null,"Query":null,"Relationships":[{"Ids":["bb9c6cec-9feb-4880-a527-20e11738a879"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"90.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.51956,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009340795,"Left":0.7769602,"Top":0.67209864,"Width":0.039219227},"Polygon":[{"X":0.7769602,"Y":0.67209864},{"X":0.8161746,"Y":0.67213184},{"X":0.8161794,"Y":0.68143946},{"X":0.7769648,"Y":0.6814061}]},"Id":"ba78d543-b5de-4bc8-80e5-1df2ac7517d8","Page":null,"Query":null,"Relationships":[{"Ids":["5144b980-3016-4a9d-94cc-20a1492dec0e","9dbd5a89-6572-42d4-902b-e5bc28fdc6d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 4800","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89234,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078776525,"Left":0.05197682,"Top":0.68210554,"Width":0.02722474},"Polygon":[{"X":0.05197682,"Y":0.68210554},{"X":0.07920052,"Y":0.6821287},{"X":0.07920156,"Y":0.6899832},{"X":0.051977742,"Y":0.6899599}]},"Id":"08a211c8-17b3-40ba-a8b7-fb87c535a55b","Page":null,"Query":null,"Relationships":[{"Ids":["9f9186e4-fd2b-477a-93c6-9ea824e95da3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Total","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.19363,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01119701,"Left":0.1396107,"Top":0.6782538,"Width":0.04343428},"Polygon":[{"X":0.1396107,"Y":0.6782538},{"X":0.18304291,"Y":0.6782908},{"X":0.18304498,"Y":0.68945086},{"X":0.13961253,"Y":0.6894137}]},"Id":"5dca85bb-defa-4524-8505-5c12b1764279","Page":null,"Query":null,"Relationships":[{"Ids":["190c9742-4628-4524-917d-7eba9d323645","010b0eb9-7a92-4e8d-9802-304ea8cc890e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 70.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.15722,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0114219,"Left":0.24688253,"Top":0.67818725,"Width":0.044491},"Polygon":[{"X":0.24688253,"Y":0.67818725},{"X":0.29137078,"Y":0.6782251},{"X":0.29137352,"Y":0.68960917},{"X":0.24688502,"Y":0.68957114}]},"Id":"d20bda91-b8ae-456e-ba08-aae9beb2ad37","Page":null,"Query":null,"Relationships":[{"Ids":["00691c31-e72e-472d-b189-a815bd9087a4","262153ce-1b3e-457e-b426-f21f712e25f7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 80.00","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.64027,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007379107,"Left":0.3542933,"Top":0.6819882,"Width":0.005917412},"Polygon":[{"X":0.3542933,"Y":0.6819882},{"X":0.36020866,"Y":0.68199325},{"X":0.36021072,"Y":0.6893673},{"X":0.3542953,"Y":0.6893622}]},"Id":"d40e695f-5508-4bf9-92ec-8c55c05ecfba","Page":null,"Query":null,"Relationships":[{"Ids":["cdfe9987-40b0-44ea-afaf-72f9f3624f97"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9446,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007844469,"Left":0.4619894,"Top":0.6805687,"Width":0.055837262},"Polygon":[{"X":0.4619894,"Y":0.6805687},{"X":0.5178239,"Y":0.6806162},{"X":0.5178267,"Y":0.6884132},{"X":0.46199197,"Y":0.68836546}]},"Id":"27e2b4ee-0f9c-4f2f-8324-833a7dca89b1","Page":null,"Query":null,"Relationships":[{"Ids":["1e7c233e-6029-4e3a-bc32-a09fdcd61fef"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Allowance","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.827156,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074321474,"Left":0.56967795,"Top":0.68072456,"Width":0.0062152734},"Polygon":[{"X":0.56967795,"Y":0.68072456},{"X":0.5758903,"Y":0.68072987},{"X":0.5758932,"Y":0.6881567},{"X":0.5696808,"Y":0.6881514}]},"Id":"26b5394d-99d9-4913-ab76-5a045619126e","Page":null,"Query":null,"Relationships":[{"Ids":["1d45c282-ff07-4b0a-bd97-626a07737f2e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93668,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008304129,"Left":0.60776216,"Top":0.67847157,"Width":0.021690702},"Polygon":[{"X":0.60776216,"Y":0.67847157},{"X":0.62944937,"Y":0.67849},{"X":0.6294528,"Y":0.6867757},{"X":0.6077655,"Y":0.68675715}]},"Id":"d6c9794a-1456-41a9-9082-03895ed45854","Page":null,"Query":null,"Relationships":[{"Ids":["18bf7a2c-478f-4259-bba0-4caeeb328089"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"587","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.88744,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010399655,"Left":0.04207324,"Top":0.6963753,"Width":0.55580443},"Polygon":[{"X":0.04207324,"Y":0.6963753},{"X":0.5978737,"Y":0.6968525},{"X":0.5978777,"Y":0.70677495},{"X":0.042074356,"Y":0.7062951}]},"Id":"d1224381-cc74-4a5c-9697-1211359f944a","Page":null,"Query":null,"Relationships":[{"Ids":["aa4a48e4-86c1-478e-9943-242cf3ac3409","a9221243-f791-4c47-9c34-648a8b994730","db0f6a79-a4ca-4c1a-8632-25352b9a9a22","c69916f6-a4a7-432f-b175-0f315d00d5ef","87669130-9865-4215-8403-b73bb32c352d","935fcb40-fdef-4e36-a36d-9e4c2df63a4c","a1cd07fa-c466-43c0-ad5b-11ae5cd2081f","93887f69-b060-4928-8eb5-c8e0a7460579","5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25","898076eb-bbb1-468b-a107-917cc07027e8","0bcdb937-1e94-4186-80f4-ca84b4eadd65","78e33efb-7896-41d6-b404-864adb9ea250","002aa33d-4996-48d4-8016-02cb3223ed1c","afee914f-a411-4381-a790-196987985e58","c3de3e4b-6633-4344-9d79-7338b3e79864","28e73ded-5de1-4ebd-82b0-a635b97a8495","a8d7c167-1f14-4824-8f80-115d8526d5dd","a82b741b-ae13-467e-8596-a8dc40266fb3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20. Remarks (If employee was off work for any length of time, please indicate time period and reason)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92648,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01262642,"Left":0.0584887,"Top":0.7155549,"Width":0.10449327},"Polygon":[{"X":0.0584887,"Y":0.7155549},{"X":0.16297977,"Y":0.7156456},{"X":0.16298196,"Y":0.72818136},{"X":0.058490217,"Y":0.72809}]},"Id":"b2a90b2e-9b01-4741-afa7-f75f4f726665","Page":null,"Query":null,"Relationships":[{"Ids":["484f66d2-2a43-4a06-944a-e602e8efa2e6","43ea40fe-01a4-4940-9f3e-f382bc937c1f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Not Applicable","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.70634,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011543539,"Left":0.04259516,"Top":0.75850785,"Width":0.3374021},"Polygon":[{"X":0.04259516,"Y":0.75850785},{"X":0.37999403,"Y":0.7588077},{"X":0.37999725,"Y":0.77005136},{"X":0.04259643,"Y":0.7697497}]},"Id":"d8e8e45d-80b0-4989-bd17-2bd9763185e3","Page":null,"Query":null,"Relationships":[{"Ids":["1ee3f542-a101-438c-9b1d-87a2a1a0564c","c9b9574d-5bf5-4dd1-b3a2-2d6aef867e98","37de1dad-3c8a-412d-b2af-84972aab1466","e548a46e-b3db-47da-88eb-bbc4ac12db34","e85ca9de-64f0-457d-9aee-e5ef22a02311","a81058b4-85d8-4430-9a14-6edcbadc312a","b49d96e9-be1d-48c9-b9d7-718e6e5c6807"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part III - Verification of Previous Employment","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.755325,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077382457,"Left":0.041677687,"Top":0.7732636,"Width":0.074097745},"Polygon":[{"X":0.041677687,"Y":0.7732636},{"X":0.115774274,"Y":0.77333},{"X":0.11577543,"Y":0.7810018},{"X":0.04167855,"Y":0.78093517}]},"Id":"7296a694-8b20-4a38-9c50-81d9ec9b7309","Page":null,"Query":null,"Relationships":[{"Ids":["3f779335-e1ab-4c39-b6f5-2c3d6531f6b4","80c22968-79ce-4a6b-8d4b-e3fcc0a8044b","45349744-8031-48ea-b471-cb601f05cf43"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"21. Date Hired","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96338,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00841491,"Left":0.1409124,"Top":0.77501625,"Width":0.06568747},"Polygon":[{"X":0.1409124,"Y":0.77501625},{"X":0.20659822,"Y":0.7750752},{"X":0.20659988,"Y":0.7834312},{"X":0.14091377,"Y":0.783372}]},"Id":"860a187a-1c52-400b-b583-8aad8c982774","Page":null,"Query":null,"Relationships":[{"Ids":["1c9c3d59-2770-45e3-95c3-e464e9340e58"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"04/04/2004","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67678,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009662204,"Left":0.28544065,"Top":0.77267,"Width":0.30375338},"Polygon":[{"X":0.28544065,"Y":0.77267},{"X":0.5891903,"Y":0.772942},{"X":0.58919406,"Y":0.7823322},{"X":0.2854429,"Y":0.7820588}]},"Id":"aad6c02b-9693-406b-9f1e-9281ecf10437","Page":null,"Query":null,"Relationships":[{"Ids":["1f0390fa-a5c5-4a80-a96d-f2076f7399b7","35c488bd-1e43-480a-bef6-d0a310ba6002","f1ac2181-03e0-4f02-9333-239f4f703c49","be62f2ba-9630-4f03-92f3-9e41fb16729d","df05675e-e64b-4889-b8b1-cbeb8d6b4782","4fac79d6-e04e-452c-854b-302141a2fb39","c98174f1-562f-4b5d-8954-cba7be57e277","c4d3383d-e0cc-4753-bf62-fe7690719ff1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"23. Salary/Wage at Termination Per (Year) (Month) (Week)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89341,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008503794,"Left":0.16955848,"Top":0.78899413,"Width":0.06554825},"Polygon":[{"X":0.16955848,"Y":0.78899413},{"X":0.23510493,"Y":0.7890534},{"X":0.23510672,"Y":0.7974979},{"X":0.16955999,"Y":0.79743844}]},"Id":"00319030-56dd-4f66-b1e8-283fd30d77a0","Page":null,"Query":null,"Relationships":[{"Ids":["2adb0724-5b88-4857-b835-41292e853083"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"01/03/2005","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.929955,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073245196,"Left":0.3053722,"Top":0.788318,"Width":0.023849905},"Polygon":[{"X":0.3053722,"Y":0.788318},{"X":0.3292202,"Y":0.7883395},{"X":0.3292221,"Y":0.7956425},{"X":0.30537403,"Y":0.79562086}]},"Id":"d5778e11-4f99-4e0e-8387-a23e3cb68260","Page":null,"Query":null,"Relationships":[{"Ids":["18b57332-f817-4b52-b3ad-2f957c944c74"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.43915,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009327039,"Left":0.35168934,"Top":0.78487295,"Width":0.039575633},"Polygon":[{"X":0.35168934,"Y":0.78487295},{"X":0.39126223,"Y":0.7849086},{"X":0.39126498,"Y":0.79419994},{"X":0.35169187,"Y":0.7941641}]},"Id":"e525d2f3-bbb6-4e9c-bb14-d426e1301938","Page":null,"Query":null,"Relationships":[{"Ids":["e72fe8a4-ae23-4b0e-9993-0dd08c6a1617","5e788b59-38bc-4976-86dd-68a9f0dbd045"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$ 9500","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.841774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007657689,"Left":0.43577802,"Top":0.7880113,"Width":0.045670822},"Polygon":[{"X":0.43577802,"Y":0.7880113},{"X":0.48144624,"Y":0.78805256},{"X":0.48144883,"Y":0.795669},{"X":0.43578044,"Y":0.7956276}]},"Id":"548f4437-8e2b-4697-87bd-68d9182bb441","Page":null,"Query":null,"Relationships":[{"Ids":["b830bd04-de30-476a-9140-982a31765ca3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96968,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008177189,"Left":0.5000541,"Top":0.786149,"Width":0.028159002},"Polygon":[{"X":0.5000541,"Y":0.786149},{"X":0.5282101,"Y":0.7861744},{"X":0.5282131,"Y":0.79432625},{"X":0.5000569,"Y":0.79430073}]},"Id":"cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d","Page":null,"Query":null,"Relationships":[{"Ids":["c37212e3-02a5-42f9-8ff7-b9b636444d2a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1250","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.922874,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074717305,"Left":0.5877031,"Top":0.78803253,"Width":0.06648001},"Polygon":[{"X":0.5877031,"Y":0.78803253},{"X":0.65417993,"Y":0.78809255},{"X":0.6541831,"Y":0.7955043},{"X":0.587706,"Y":0.795444}]},"Id":"fd8eb23e-7c56-4cd7-9058-759c6c69190b","Page":null,"Query":null,"Relationships":[{"Ids":["ace44192-70ba-4667-9237-133e8ae4ddc3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Commissions","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98572,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008184386,"Left":0.6795596,"Top":0.7857794,"Width":0.0294859},"Polygon":[{"X":0.6795596,"Y":0.7857794},{"X":0.7090417,"Y":0.785806},{"X":0.70904547,"Y":0.7939638},{"X":0.67956316,"Y":0.7939371}]},"Id":"dfb0060e-8a82-4f37-9461-8ffeed14a168","Page":null,"Query":null,"Relationships":[{"Ids":["08a084b5-478d-4e3f-a30f-df3b66e4d28a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4500","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75697,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076793567,"Left":0.041745737,"Top":0.79072315,"Width":0.103693455},"Polygon":[{"X":0.041745737,"Y":0.79072315},{"X":0.14543794,"Y":0.7908169},{"X":0.1454392,"Y":0.7984025},{"X":0.04174659,"Y":0.7983083}]},"Id":"37ac7c4c-949f-4ec9-a8a8-a2fc84369340","Page":null,"Query":null,"Relationships":[{"Ids":["d02e269f-e8a6-4992-ad0d-638aaa91e12a","2886543e-932d-4394-ba67-5755da2cfe71","fcbbd1f7-9bd3-4243-a787-7b7124454736"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"22. Date Terminated","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85252,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007512028,"Left":0.76094204,"Top":0.7879647,"Width":0.032296456},"Polygon":[{"X":0.76094204,"Y":0.7879647},{"X":0.79323477,"Y":0.7879939},{"X":0.7932385,"Y":0.79547673},{"X":0.7609457,"Y":0.79544747}]},"Id":"02e73d97-67fe-4841-90e3-94aa689d0bfe","Page":null,"Query":null,"Relationships":[{"Ids":["a1967708-d783-413d-8306-ca15be5f5bf4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97465,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008164236,"Left":0.8137103,"Top":0.78626966,"Width":0.029230757},"Polygon":[{"X":0.8137103,"Y":0.78626966},{"X":0.84293675,"Y":0.78629607},{"X":0.84294105,"Y":0.7944339},{"X":0.81371444,"Y":0.7944074}]},"Id":"c5775361-432a-437c-909d-aa97cfcede55","Page":null,"Query":null,"Relationships":[{"Ids":["3acd3b65-5098-4120-bbcb-a5a8ebb60fd3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4000","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77462,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008965964,"Left":0.041828346,"Top":0.8046803,"Width":0.11714506},"Polygon":[{"X":0.041828346,"Y":0.8046803},{"X":0.15897188,"Y":0.80478704},{"X":0.15897341,"Y":0.81364626},{"X":0.041829344,"Y":0.813539}]},"Id":"3259fd01-e0d0-41d7-8f01-bb225ac16b82","Page":null,"Query":null,"Relationships":[{"Ids":["ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2","7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8","5a88c466-0a6a-42ef-a156-9c4be371c919","88167a76-2753-4393-90e3-3ea6b912653a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"24. Reason for Leaving","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.6713,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007819345,"Left":0.49095443,"Top":0.8043001,"Width":0.086759485},"Polygon":[{"X":0.49095443,"Y":0.8043001},{"X":0.5777109,"Y":0.80437917},{"X":0.5777139,"Y":0.8121195},{"X":0.4909571,"Y":0.81204015}]},"Id":"3873d08b-55b5-4f98-a283-d5b56d258d5e","Page":null,"Query":null,"Relationships":[{"Ids":["c50ce2f9-42c9-4e77-8d66-585b64be35c1","69bbf290-ab97-4bef-939e-8aae991712b0","8b836220-151a-4e16-9b14-c12cbe63a99d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"25. Position Held","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8107,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008381498,"Left":0.16401108,"Top":0.815083,"Width":0.07966919},"Polygon":[{"X":0.16401108,"Y":0.815083},{"X":0.24367847,"Y":0.815156},{"X":0.24368027,"Y":0.8234645},{"X":0.16401254,"Y":0.8233912}]},"Id":"1e5f7e5d-68d1-479a-892d-065bb51a7f83","Page":null,"Query":null,"Relationships":[{"Ids":["2f98e47d-f02e-4a7e-a69a-4d639832cc65","dd8e56de-9908-457a-918b-a9d78fe92d7e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Medical Issue","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.938515,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010169031,"Left":0.5571667,"Top":0.8148174,"Width":0.09526999},"Polygon":[{"X":0.5571667,"Y":0.8148174},{"X":0.6524324,"Y":0.8149047},{"X":0.6524367,"Y":0.82498646},{"X":0.5571705,"Y":0.8248988}]},"Id":"2f21e9bb-274e-4951-bc9e-eccffa6d0681","Page":null,"Query":null,"Relationships":[{"Ids":["279c50df-828e-408d-b836-47dbcef86423","f67529b7-8556-4802-a289-de1cba99ceaa"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Device Operator","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.22654,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01184759,"Left":0.042831667,"Top":0.83423144,"Width":0.868713},"Polygon":[{"X":0.042831667,"Y":0.83423144},{"X":0.9115385,"Y":0.83503544},{"X":0.9115447,"Y":0.84607905},{"X":0.04283291,"Y":0.8452704}]},"Id":"64ac60bf-6139-4ddd-a31d-dcbb3686d59d","Page":null,"Query":null,"Relationships":[{"Ids":["af5c62ad-d1f4-41cd-9f4a-9f5882c81388","ee25a99e-7cb6-4840-829e-645e8bd04f8c","33782a75-458b-4d8e-a080-102bb8d4b025","c9b46903-ac21-4126-87b9-7490d07823da","1e4e9a11-2639-4a9f-9e08-9e2abf9b8418","9db017b2-88e7-4197-993f-674f9ad930b5","ab408f7e-742c-4437-955c-4ea76df29938","91b8c2d2-3c96-4c39-a5e2-6a66647fa7f1","2a986e08-a5d1-4f63-89c8-c8804f290c6f","40e8f321-2bca-4744-9a8c-c54303ecc1c5","0b901023-4856-499b-b922-bfb64b99deda","94a29604-3895-4a8c-8719-3cbc6ab80595","3718e028-c2ba-47a8-ba3f-20045c473b36","abdda935-356f-4daf-ad58-2db5e3c5b429","3293f5af-cd31-4093-b7f3-8fa5ce67c367","e6ad1b85-4c68-4272-8919-0dd60ebf6053","768970fb-02f3-4ec5-8db7-a39b8887ff38","ba76706d-12dc-4475-8f71-1db7ee96b892","c09493e5-0845-44a9-bf19-08488510a128"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part IV - Authorized Signature - Federal statutes provide severe penalties for any fraud, intentional misrepresentation, or criminal connivance","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.30963,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011596604,"Left":0.042149566,"Top":0.8446595,"Width":0.8492595},"Polygon":[{"X":0.042149566,"Y":0.8446595},{"X":0.8914031,"Y":0.8454498},{"X":0.89140904,"Y":0.8562561},{"X":0.04215078,"Y":0.85546136}]},"Id":"e8aef856-41c6-4bf3-8c1f-150d17d87e6d","Page":null,"Query":null,"Relationships":[{"Ids":["70c48e37-e377-4e0e-9ce3-06e2330c0900","5239feac-e96b-413e-b114-67a881ba676d","496dae16-7f92-4542-aca6-82c7d5ba23fa","24a39456-3a3d-4b57-a8c1-f0e99fd209b0","0c12f04c-9bd8-467c-850b-0c510f3d4f8d","6dd9449c-54df-4a84-98da-d065598c8aa3","9c518b86-17be-40c7-a6cd-d01fcb77fdd6","e61f2809-6abe-45bc-8a3f-3b62aa6047b3","bf63d34f-f7c1-498d-a721-9fc902bebfb3","c88afcea-3745-40bd-b3e3-2e6354b116ff","830b579e-b878-4813-8a66-9768ac2e2969","3789a00d-8999-4cc3-a47f-8b41d31f3b4c","9a69a682-430b-4d15-ba14-f3d097b3eb56","4caaf62c-af68-4c7c-97fd-4fc8f8537413","540d5b5c-3b73-48a7-8949-e58399fb98c8","ebd180fb-d715-4d31-8ddf-a9ef61295976","2fe82cf8-4b38-4090-8056-3cf518c8ccb9","5147a5e0-26a1-4306-87d5-ee833dd118bf","e51e6fd2-ecfc-4267-9e4f-aeb058a73f2a","2d564dfc-10ef-4803-a18e-0a998e767762","60ec33fb-db6f-4e62-965b-ebb9bd88c3e5"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or conspiracy purposed to influence the issuance of any guaranty or insurance by the VA Secretary, the U.S.D.A., FmHA/FHA Commissioner, or","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.95947,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009880882,"Left":0.04209259,"Top":0.85556513,"Width":0.20287439},"Polygon":[{"X":0.04209259,"Y":0.85556513},{"X":0.24496487,"Y":0.855755},{"X":0.24496698,"Y":0.86544603},{"X":0.042093683,"Y":0.8652552}]},"Id":"beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3","Page":null,"Query":null,"Relationships":[{"Ids":["c32b720e-978b-48aa-a00e-2030a3ad6ac0","dd65c3fd-7c0a-41bf-8cc4-84220b0cacb9","0e2c2cc4-d866-4c9b-a1a1-03965eb50973","68a4eba3-f931-474b-8de1-f6d68800ebb2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the HUD/CPD Assistant Secretary.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82983,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009194938,"Left":0.041896835,"Top":0.8739841,"Width":0.13240275},"Polygon":[{"X":0.041896835,"Y":0.8739841},{"X":0.17429793,"Y":0.87410915},{"X":0.17429958,"Y":0.883179},{"X":0.041897856,"Y":0.88305336}]},"Id":"4c26a384-e407-4bbd-90f8-32186d74a8f8","Page":null,"Query":null,"Relationships":[{"Ids":["4e41814d-2bec-4fa0-b3a8-bf820a0fe173","250b32bf-19a4-4677-9656-25bdee2a34c1","6367a54f-9b40-457e-adc0-5edb5574dd6e","918d5e76-6216-4176-bd8e-2c5ca2ae79c7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"26. Signature of Employer","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.6332,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009161129,"Left":0.41222352,"Top":0.8738521,"Width":0.15238263},"Polygon":[{"X":0.41222352,"Y":0.8738521},{"X":0.5646027,"Y":0.873996},{"X":0.56460613,"Y":0.8830132},{"X":0.41222626,"Y":0.8828686}]},"Id":"d818cdb5-58d4-45bb-aa8e-2022b1be1a37","Page":null,"Query":null,"Relationships":[{"Ids":["59457849-39bb-4c64-9bc7-71889a578f79","49d92739-543d-45cc-9722-d97619d5bd43","fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8","6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8","75e706a8-02b0-47f5-983f-6ef08445c491","3042a9d4-a7ca-4934-abfd-1c6dcd700c0a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"27. Title (Please print or type)","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.122154,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007658884,"Left":0.784464,"Top":0.8736808,"Width":0.043210555},"Polygon":[{"X":0.784464,"Y":0.8736808},{"X":0.8276706,"Y":0.8737216},{"X":0.82767457,"Y":0.88133967},{"X":0.7844678,"Y":0.8812987}]},"Id":"6bbaedaf-11b7-454a-98b4-c65476963135","Page":null,"Query":null,"Relationships":[{"Ids":["a9c4164b-b88b-4bf0-8c73-52fc7aefacb5","1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"28. Date","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.19836,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.017560482,"Left":0.11440734,"Top":0.889468,"Width":0.14699921},"Polygon":[{"X":0.11440734,"Y":0.889468},{"X":0.2614026,"Y":0.889608},{"X":0.26140654,"Y":0.9070285},{"X":0.11440995,"Y":0.9068873}]},"Id":"2ef46d0b-71b1-48b1-a146-9b23eb23ed54","Page":null,"Query":null,"Relationships":[{"Ids":["a821512c-2ab6-44fa-9f11-d9976c71b1d5","207cba59-4877-4866-ab62-256db66617b0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Richard Roe","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80928,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012612491,"Left":0.49229413,"Top":0.8932559,"Width":0.096781455},"Polygon":[{"X":0.49229413,"Y":0.8932559},{"X":0.5890706,"Y":0.8933482},{"X":0.5890756,"Y":0.90586835},{"X":0.49229848,"Y":0.9057755}]},"Id":"e481a348-0948-44a7-b6d5-6a5116dfcfb1","Page":null,"Query":null,"Relationships":[{"Ids":["dc9dae80-e587-4711-8d58-bf529e1130e7","ff62ec42-9e22-44a5-a162-fbd4f9b224aa"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"VA Secretary","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010242765,"Left":0.8066563,"Top":0.9043887,"Width":0.081438266},"Polygon":[{"X":0.8066563,"Y":0.9043887},{"X":0.88808894,"Y":0.90446687},{"X":0.88809454,"Y":0.9146315},{"X":0.8066615,"Y":0.914553}]},"Id":"3f2a45ff-c136-403b-8320-d138c5b5b19c","Page":null,"Query":null,"Relationships":[{"Ids":["5e6df17c-a091-408a-904a-725240ccfb1f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"01/05/2007","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.47161,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008086745,"Left":0.04191076,"Top":0.91941386,"Width":0.20647344},"Polygon":[{"X":0.04191076,"Y":0.91941386},{"X":0.24838246,"Y":0.9196135},{"X":0.2483842,"Y":0.9275006},{"X":0.041911647,"Y":0.9273002}]},"Id":"1aeec3a2-4c11-4b23-b1fc-15b97e269448","Page":null,"Query":null,"Relationships":[{"Ids":["1764741f-6ae7-495c-9093-3d0f17da11f2","ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab","8c060333-e3ae-458a-a75a-29436596bf1e","3453aeac-6f57-41ba-b9cc-b0d1c0569de3","fcc140ee-b9e5-4df7-bb70-df9f1cd59758","2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8","b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1","4b3c9cea-8458-4cb5-9a87-e64f29a9f213","a9758338-a23a-47f7-973c-6c949309860b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"29. Print or type name signed in Item 26","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79715,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076219947,"Left":0.4124684,"Top":0.9194946,"Width":0.07369221},"Polygon":[{"X":0.4124684,"Y":0.9194946},{"X":0.48615804,"Y":0.91956586},{"X":0.4861606,"Y":0.92711663},{"X":0.4124707,"Y":0.9270451}]},"Id":"9c4ed820-2b80-46c6-b5be-93e3e7c7f018","Page":null,"Query":null,"Relationships":[{"Ids":["20301e7a-b648-4762-87f8-04b39335cd8a","f2520be2-71b4-490e-ae70-c385a45ffe5e","2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30. Phone No.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92067,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012073989,"Left":0.09305371,"Top":0.9326642,"Width":0.107909456},"Polygon":[{"X":0.09305371,"Y":0.9326642},{"X":0.20096084,"Y":0.93276924},{"X":0.20096317,"Y":0.9447382},{"X":0.093055375,"Y":0.94463253}]},"Id":"3b919b86-1165-46b4-b5c6-0c1960151ec0","Page":null,"Query":null,"Relationships":[{"Ids":["c4510857-2098-4ff0-881d-f58a6858f220","a8d44f47-ed7f-42ac-9493-40652abf91c1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Richard Roe","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94707,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012083507,"Left":0.49914336,"Top":0.92805,"Width":0.08218909},"Polygon":[{"X":0.49914336,"Y":0.92805},{"X":0.58132774,"Y":0.9281298},{"X":0.58133245,"Y":0.9401335},{"X":0.49914756,"Y":0.9400532}]},"Id":"5d407bc5-ff43-4323-951d-d1be0082fc94","Page":null,"Query":null,"Relationships":[{"Ids":["83170e00-4884-4c5d-9980-83fbf5b2ccc8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"555-0100","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87778,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008876496,"Left":0.7827812,"Top":0.96396744,"Width":0.06687487},"Polygon":[{"X":0.7827812,"Y":0.96396744},{"X":0.8496514,"Y":0.96403354},{"X":0.84965605,"Y":0.97284395},{"X":0.78278553,"Y":0.97277755}]},"Id":"56f21d18-11da-4444-a079-19b9e67edcd2","Page":null,"Query":null,"Relationships":[{"Ids":["c594f426-713e-4e6c-a1f1-1eda9e849bac","5fa5ca93-0d3d-4962-be4f-bd9750f6898c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Form 1005","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.824265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009979138,"Left":0.8746931,"Top":0.96429396,"Width":0.04519771},"Polygon":[{"X":0.8746931,"Y":0.96429396},{"X":0.91988516,"Y":0.9643386},{"X":0.9198908,"Y":0.9742731},{"X":0.8746985,"Y":0.9742282}]},"Id":"910e8f8a-ed71-4077-a6dc-a21539b030c8","Page":null,"Query":null,"Relationships":[{"Ids":["7fdc23b7-f9be-45de-a326-7b327d2dca17","95e43e19-1d02-4951-b967-12678624a48c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"July 96","TextType":""},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.978806,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02143576,"Left":0.04864321,"Top":0.08056326,"Width":0.11428423},"Polygon":[{"X":0.04864321,"Y":0.08056326},{"X":0.1629237,"Y":0.08062724},{"X":0.16292745,"Y":0.10199902},{"X":0.048645686,"Y":0.10193387}]},"Id":"b662acd9-f763-46bc-a663-8ef6dfcfa037","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Request","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96778,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.017560847,"Left":0.17224656,"Top":0.079507835,"Width":0.04198957},"Polygon":[{"X":0.17224656,"Y":0.079507835},{"X":0.21423258,"Y":0.07953131},{"X":0.21423613,"Y":0.097068675},{"X":0.17224972,"Y":0.09704484}]},"Id":"cf4934ec-fe91-477d-8815-c41a8df69b8a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.837654,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.017890127,"Left":0.2247081,"Top":0.07883848,"Width":0.1633435},"Polygon":[{"X":0.2247081,"Y":0.07883848},{"X":0.3880464,"Y":0.078929774},{"X":0.3880516,"Y":0.09672861},{"X":0.22471179,"Y":0.09663591}]},"Id":"4d7dfd75-4c92-46f8-ac4a-c4562ff6b845","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Verification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.018402629,"Left":0.39987937,"Top":0.07861853,"Width":0.030099249},"Polygon":[{"X":0.39987937,"Y":0.07861853},{"X":0.42997283,"Y":0.07863534},{"X":0.4299786,"Y":0.097021155},{"X":0.39988485,"Y":0.09700407}]},"Id":"c0235c6f-5cda-475c-b0e2-9326b003f8b3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.945786,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.021983722,"Left":0.4417824,"Top":0.078676775,"Width":0.17785682},"Polygon":[{"X":0.4417824,"Y":0.078676775},{"X":0.61963016,"Y":0.07877615},{"X":0.6196392,"Y":0.100660495},{"X":0.4417894,"Y":0.100559235}]},"Id":"a4edf886-4e77-42a2-9730-eca666897345","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employment","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90712,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008132975,"Left":0.046929654,"Top":0.11096163,"Width":0.03754815},"Polygon":[{"X":0.046929654,"Y":0.11096163},{"X":0.08447672,"Y":0.11098321},{"X":0.084477805,"Y":0.11909461},{"X":0.04693059,"Y":0.11907289}]},"Id":"48762f5d-d844-4f5d-b1bf-a1d14049afef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Privacy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95159,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067907223,"Left":0.08787321,"Top":0.110938236,"Width":0.018577334},"Polygon":[{"X":0.08787321,"Y":0.110938236},{"X":0.10644956,"Y":0.11094891},{"X":0.10645054,"Y":0.11772896},{"X":0.08787414,"Y":0.11771823}]},"Id":"7bdbc778-cb2c-4ea7-8398-e7564e20fe98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Act","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.66813,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069304295,"Left":0.110032074,"Top":0.1107752,"Width":0.036752388},"Polygon":[{"X":0.110032074,"Y":0.1107752},{"X":0.1467833,"Y":0.11079631},{"X":0.14678445,"Y":0.11770563},{"X":0.110033095,"Y":0.117684394}]},"Id":"7f52535c-c4c5-4e1b-951a-3a0d78e9d13c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Notice:","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.973694,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067379484,"Left":0.15046987,"Top":0.110513076,"Width":0.02010044},"Polygon":[{"X":0.15046987,"Y":0.110513076},{"X":0.1705691,"Y":0.11052462},{"X":0.17057031,"Y":0.11725102},{"X":0.15047102,"Y":0.117239416}]},"Id":"ea9df3f7-2dd8-44d1-9e8f-f5b087bafb6c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"This","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.844635,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006781248,"Left":0.17335062,"Top":0.11039263,"Width":0.054151583},"Polygon":[{"X":0.17335062,"Y":0.11039263},{"X":0.2275008,"Y":0.11042372},{"X":0.2275022,"Y":0.11717387},{"X":0.17335184,"Y":0.1171426}]},"Id":"2230b1eb-e458-49c9-8943-2f537db841ea","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"information","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94145,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067164316,"Left":0.23079468,"Top":0.110302925,"Width":0.007650221},"Polygon":[{"X":0.23079468,"Y":0.110302925},{"X":0.23844346,"Y":0.11030731},{"X":0.2384449,"Y":0.117019355},{"X":0.2307961,"Y":0.11701494}]},"Id":"26c6fbf5-4ac3-4724-8626-448a020e0606","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92297,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006074337,"Left":0.24176602,"Top":0.110846564,"Width":0.009693574},"Polygon":[{"X":0.24176602,"Y":0.110846564},{"X":0.25145826,"Y":0.11085214},{"X":0.2514596,"Y":0.1169209},{"X":0.24176733,"Y":0.11691531}]},"Id":"974e8d52-e3b6-4a39-a766-4998902d5eb6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.838486,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006650758,"Left":0.25471509,"Top":0.110252485,"Width":0.0117438575},"Polygon":[{"X":0.25471509,"Y":0.110252485},{"X":0.26645744,"Y":0.11025923},{"X":0.26645896,"Y":0.116903245},{"X":0.25471658,"Y":0.116896465}]},"Id":"7d17168b-da51-4455-8ac9-1743bd5fceaf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85527,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067367055,"Left":0.2699264,"Top":0.110258326,"Width":0.022341043},"Polygon":[{"X":0.2699264,"Y":0.110258326},{"X":0.2922658,"Y":0.110271156},{"X":0.29226744,"Y":0.11699503},{"X":0.26992795,"Y":0.11698213}]},"Id":"cf09457d-a31f-4bd3-b62e-f8e6a766dee3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"used","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95488,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008051864,"Left":0.29594544,"Top":0.110028155,"Width":0.011833244},"Polygon":[{"X":0.29594544,"Y":0.110028155},{"X":0.30777666,"Y":0.11003495},{"X":0.3077787,"Y":0.11808002},{"X":0.2959474,"Y":0.11807318}]},"Id":"5eb76f9a-54c4-487e-b888-f2026ae62da8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97181,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006725372,"Left":0.31082815,"Top":0.11030083,"Width":0.015296652},"Polygon":[{"X":0.31082815,"Y":0.11030083},{"X":0.32612306,"Y":0.110309616},{"X":0.3261248,"Y":0.1170262},{"X":0.31082982,"Y":0.11701737}]},"Id":"fab6b872-558d-4e3a-afe8-e9f30e9a5528","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94388,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006912038,"Left":0.32909694,"Top":0.11126611,"Width":0.033831727},"Polygon":[{"X":0.32909694,"Y":0.11126611},{"X":0.36292675,"Y":0.111285545},{"X":0.3629287,"Y":0.118178144},{"X":0.32909876,"Y":0.118158594}]},"Id":"eea93f78-61e7-44e4-86be-a1768aef98e8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"agency","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91287,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008225457,"Left":0.3663389,"Top":0.1099881,"Width":0.044997446},"Polygon":[{"X":0.3663389,"Y":0.1099881},{"X":0.41133386,"Y":0.110013925},{"X":0.41133636,"Y":0.11821356},{"X":0.3663412,"Y":0.11818755}]},"Id":"0c689025-fe27-41ce-88f3-3292d363b482","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"collecting","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86646,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066823196,"Left":0.4145594,"Top":0.10988087,"Width":0.0066204164},"Polygon":[{"X":0.4145594,"Y":0.10988087},{"X":0.42117774,"Y":0.10988467},{"X":0.4211798,"Y":0.11656319},{"X":0.41456142,"Y":0.11655937}]},"Id":"c315a3a7-e062-4b97-a17d-d088ac9b8fe5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"it","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80101,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0053256983,"Left":0.42444253,"Top":0.111251615,"Width":0.0101830335},"Polygon":[{"X":0.42444253,"Y":0.111251615},{"X":0.43462387,"Y":0.11125746},{"X":0.43462557,"Y":0.11657731},{"X":0.42444417,"Y":0.116571434}]},"Id":"7303cd10-1a44-4c9f-acc2-bc2c2c304916","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92301,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066846297,"Left":0.43756348,"Top":0.109874435,"Width":0.011217695},"Polygon":[{"X":0.43756348,"Y":0.109874435},{"X":0.44877902,"Y":0.10988087},{"X":0.44878116,"Y":0.116559066},{"X":0.4375656,"Y":0.11655259}]},"Id":"cd3ec84e-77d4-4d93-ba1c-003b798d5000","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"its","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71575,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008116576,"Left":0.45211053,"Top":0.10993546,"Width":0.04487244},"Polygon":[{"X":0.45211053,"Y":0.10993546},{"X":0.49698016,"Y":0.10996122},{"X":0.49698296,"Y":0.11805204},{"X":0.45211315,"Y":0.118026115}]},"Id":"31e2e3e1-6dac-40f6-9594-e5cc7f77827b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"assignees","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87683,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006799239,"Left":0.5003761,"Top":0.10978426,"Width":0.008674365},"Polygon":[{"X":0.5003761,"Y":0.10978426},{"X":0.50904804,"Y":0.10978924},{"X":0.5090505,"Y":0.1165835},{"X":0.5003785,"Y":0.1165785}]},"Id":"dfb330c7-97a5-463e-808e-af93df0c732d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.930885,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008279717,"Left":0.5125484,"Top":0.109776765,"Width":0.055530198},"Polygon":[{"X":0.5125484,"Y":0.109776765},{"X":0.5680754,"Y":0.10980863},{"X":0.5680786,"Y":0.11805648},{"X":0.51255137,"Y":0.1180244}]},"Id":"0bf81081-cdef-4f15-ad76-be15d8646a3d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"determining","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.953674,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068262634,"Left":0.57113606,"Top":0.10990775,"Width":0.038580865},"Polygon":[{"X":0.57113606,"Y":0.10990775},{"X":0.60971415,"Y":0.10992989},{"X":0.6097169,"Y":0.11673401},{"X":0.5711387,"Y":0.11671174}]},"Id":"8f31d309-adf0-468f-b87d-f3858c5ac856","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"whether","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54989,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066623203,"Left":0.6131652,"Top":0.11113362,"Width":0.017619198},"Polygon":[{"X":0.6131652,"Y":0.11113362},{"X":0.6307816,"Y":0.111143745},{"X":0.6307844,"Y":0.117795944},{"X":0.6131679,"Y":0.11778577}]},"Id":"2054601f-9dbf-491e-9b07-ff494b997293","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"you","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.5578,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008163921,"Left":0.6343021,"Top":0.10996335,"Width":0.030944189},"Polygon":[{"X":0.6343021,"Y":0.10996335},{"X":0.66524273,"Y":0.109981105},{"X":0.66524625,"Y":0.11812727},{"X":0.6343055,"Y":0.11810939}]},"Id":"e16a3c03-a15e-4a1f-98f7-2dca3658d37f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"qualify","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89137,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005496745,"Left":0.6685661,"Top":0.11128818,"Width":0.010581614},"Polygon":[{"X":0.6685661,"Y":0.11128818},{"X":0.6791453,"Y":0.11129426},{"X":0.6791477,"Y":0.11678493},{"X":0.6685685,"Y":0.11677882}]},"Id":"6cda70ef-6f99-4adb-aa4d-8756b4495af4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"as","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.776306,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005399085,"Left":0.6823621,"Top":0.111455046,"Width":0.005845413},"Polygon":[{"X":0.6823621,"Y":0.111455046},{"X":0.6882051,"Y":0.111458406},{"X":0.6882075,"Y":0.11685413},{"X":0.6823645,"Y":0.116850756}]},"Id":"fd0d0169-e7a0-4454-8b00-a9bcd8460f41","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"a","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.730804,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007817646,"Left":0.6916524,"Top":0.110408604,"Width":0.053813297},"Polygon":[{"X":0.6916524,"Y":0.110408604},{"X":0.745462,"Y":0.110439494},{"X":0.74546576,"Y":0.11822625},{"X":0.69165593,"Y":0.118195154}]},"Id":"878f8bb1-9f50-4657-9cfe-2a39e54acb62","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"prospective","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.617325,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007557539,"Left":0.7490991,"Top":0.11084106,"Width":0.049083356},"Polygon":[{"X":0.7490991,"Y":0.11084106},{"X":0.7981787,"Y":0.110869244},{"X":0.7981824,"Y":0.1183986},{"X":0.7491027,"Y":0.118370235}]},"Id":"811bb107-c43a-474b-af33-e7f93c546d06","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"mortgagor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.953064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006639109,"Left":0.80122685,"Top":0.11051821,"Width":0.026677858},"Polygon":[{"X":0.80122685,"Y":0.11051821},{"X":0.8279013,"Y":0.11053352},{"X":0.82790476,"Y":0.11715732},{"X":0.80123025,"Y":0.11714192}]},"Id":"2d119a3e-3a2e-47cb-a82a-8a3d1e51260a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"under","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91188,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066062496,"Left":0.83125144,"Top":0.11051857,"Width":0.010843463},"Polygon":[{"X":0.83125144,"Y":0.11051857},{"X":0.84209144,"Y":0.11052479},{"X":0.8420949,"Y":0.11712482},{"X":0.8312549,"Y":0.11711856}]},"Id":"3e2d54a8-d6b2-42a4-998b-1bfb55872ecf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"its","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.08652,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006879038,"Left":0.8454608,"Top":0.11175834,"Width":0.04237021},"Polygon":[{"X":0.8454608,"Y":0.11175834},{"X":0.8878272,"Y":0.111782685},{"X":0.887831,"Y":0.118637376},{"X":0.8454644,"Y":0.118612885}]},"Id":"b9467ee3-f1fc-494a-acec-fd2803fa6a2f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"program.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26871,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0064405627,"Left":0.89228684,"Top":0.11061871,"Width":0.006903307},"Polygon":[{"X":0.89228684,"Y":0.11061871},{"X":0.89918655,"Y":0.11062267},{"X":0.8991901,"Y":0.11705927},{"X":0.8922904,"Y":0.11705529}]},"Id":"6fc84961-2242-4a2d-9d94-790f0b049482","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"It","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75276,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067801895,"Left":0.901988,"Top":0.11060277,"Width":0.01633348},"Polygon":[{"X":0.901988,"Y":0.11060277},{"X":0.9183177,"Y":0.11061214},{"X":0.9183215,"Y":0.11738295},{"X":0.9019918,"Y":0.117373526}]},"Id":"b5fff7a6-e6f0-43ab-a726-e353ae9b1437","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"will","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95882,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006097636,"Left":0.046795562,"Top":0.12130505,"Width":0.0156041905},"Polygon":[{"X":0.046795562,"Y":0.12130505},{"X":0.062399004,"Y":0.12131409},{"X":0.062399752,"Y":0.12740268},{"X":0.046796262,"Y":0.12739359}]},"Id":"e5bd9eaa-1b44-4ae7-9c89-6869251a4b5a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83486,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066829254,"Left":0.06594377,"Top":0.120635144,"Width":0.011243899},"Polygon":[{"X":0.06594377,"Y":0.120635144},{"X":0.0771868,"Y":0.120641656},{"X":0.07718767,"Y":0.12731807},{"X":0.065944605,"Y":0.12731153}]},"Id":"df6e5299-6c43-4fe5-9e64-7fb8e013ded5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.920044,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00659464,"Left":0.08072205,"Top":0.12063779,"Width":0.042209867},"Polygon":[{"X":0.08072205,"Y":0.12063779},{"X":0.1229309,"Y":0.12066224},{"X":0.12293191,"Y":0.12723243},{"X":0.08072292,"Y":0.12720785}]},"Id":"57eb2a66-9c19-46b4-b8a3-03ea5ce7957e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"disclosed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90617,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067265625,"Left":0.1266052,"Top":0.12030173,"Width":0.033819146},"Polygon":[{"X":0.1266052,"Y":0.12030173},{"X":0.16042317,"Y":0.12032131},{"X":0.16042435,"Y":0.1270283},{"X":0.12660626,"Y":0.1270086}]},"Id":"b7017444-930b-40aa-aa2b-a2f2b0abbd94","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"outside","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97385,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066162236,"Left":0.16366251,"Top":0.12017164,"Width":0.01524899},"Polygon":[{"X":0.16366251,"Y":0.12017164},{"X":0.17891029,"Y":0.120180465},{"X":0.1789115,"Y":0.12678786},{"X":0.16366367,"Y":0.12677899}]},"Id":"26683f00-4616-492e-a856-966a308da5d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.965965,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0071792947,"Left":0.18245581,"Top":0.121089645,"Width":0.033719033},"Polygon":[{"X":0.18245581,"Y":0.121089645},{"X":0.2161734,"Y":0.12110918},{"X":0.21617484,"Y":0.12826894},{"X":0.18245713,"Y":0.12824929}]},"Id":"3b51edc8-7f64-44ac-be50-95d6fdf01a5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"agency","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95649,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007308628,"Left":0.21951987,"Top":0.12059746,"Width":0.031239381},"Polygon":[{"X":0.21951987,"Y":0.12059746},{"X":0.25075763,"Y":0.12061556},{"X":0.25075924,"Y":0.12790608},{"X":0.21952136,"Y":0.12788789}]},"Id":"54323e7b-5ede-455d-a62b-96dec458ddcc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"except","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90839,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00546321,"Left":0.25396362,"Top":0.121076785,"Width":0.010409136},"Polygon":[{"X":0.25396362,"Y":0.121076785},{"X":0.2643715,"Y":0.12108281},{"X":0.26437274,"Y":0.12653999},{"X":0.25396484,"Y":0.12653394}]},"Id":"ee4e1ca1-e0ab-4da6-9b1a-9468f3e83583","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"as","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9053,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007945385,"Left":0.26786909,"Top":0.11979129,"Width":0.03839247},"Polygon":[{"X":0.26786909,"Y":0.11979129},{"X":0.3062596,"Y":0.11981351},{"X":0.30626157,"Y":0.12773667},{"X":0.26787093,"Y":0.1277143}]},"Id":"1d8e7d31-c8c8-4beb-85cc-9917cd6b143f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"required","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96176,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0065121013,"Left":0.30965543,"Top":0.11976978,"Width":0.01737385},"Polygon":[{"X":0.30965543,"Y":0.11976978},{"X":0.3270276,"Y":0.11977984},{"X":0.32702926,"Y":0.12628189},{"X":0.30965707,"Y":0.12627178}]},"Id":"e9d4500a-08f0-407c-b437-81e995ef999c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8465,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007763689,"Left":0.33054456,"Top":0.11983906,"Width":0.044394027},"Polygon":[{"X":0.33054456,"Y":0.11983906},{"X":0.3749364,"Y":0.119864754},{"X":0.3749386,"Y":0.12760274},{"X":0.3305466,"Y":0.12757689}]},"Id":"f2cbce6b-804b-45db-8f01-167534b254ea","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"permitted","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93981,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008021627,"Left":0.37883928,"Top":0.119670816,"Width":0.0115963975},"Polygon":[{"X":0.37883928,"Y":0.119670816},{"X":0.39043334,"Y":0.11967753},{"X":0.3904357,"Y":0.12769245},{"X":0.37884158,"Y":0.1276857}]},"Id":"21f5f7eb-cbc0-4aa6-b2a9-64f31d7bfc42","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60384,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067107887,"Left":0.3935874,"Top":0.11963709,"Width":0.019140821},"Polygon":[{"X":0.3935874,"Y":0.11963709},{"X":0.4127262,"Y":0.119648166},{"X":0.41272825,"Y":0.12634788},{"X":0.3935894,"Y":0.12633674}]},"Id":"d912c967-3bdd-451d-be56-f4df6e2aab87","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"law.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84598,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068739196,"Left":0.41706842,"Top":0.11938767,"Width":0.018886995},"Polygon":[{"X":0.41706842,"Y":0.11938767},{"X":0.43595323,"Y":0.1193986},{"X":0.4359554,"Y":0.12626159},{"X":0.4170705,"Y":0.12625061}]},"Id":"f771d816-22a0-4bf6-9361-277a8759844f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"You","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87911,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068383995,"Left":0.43991637,"Top":0.119517416,"Width":0.012081069},"Polygon":[{"X":0.43991637,"Y":0.119517416},{"X":0.4519952,"Y":0.119524404},{"X":0.45199743,"Y":0.12635581},{"X":0.43991855,"Y":0.1263488}]},"Id":"75b05a61-442c-43e8-9680-8c60a7ff5304","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"do","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96623,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006101696,"Left":0.45560122,"Top":0.12010539,"Width":0.015973257},"Polygon":[{"X":0.45560122,"Y":0.12010539},{"X":0.47157243,"Y":0.12011464},{"X":0.47157446,"Y":0.1262071},{"X":0.4556032,"Y":0.1261978}]},"Id":"b91483e0-f685-491b-8976-3bc29f332b09","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97794,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006809427,"Left":0.47489578,"Top":0.11938942,"Width":0.022101283},"Polygon":[{"X":0.47489578,"Y":0.11938942},{"X":0.49699467,"Y":0.11940221},{"X":0.49699706,"Y":0.12619884},{"X":0.47489807,"Y":0.12618598}]},"Id":"41961180-fa3b-477e-a3fe-0c6397a314d5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"have","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.867836,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0061767586,"Left":0.50029564,"Top":0.12000963,"Width":0.009968981},"Polygon":[{"X":0.50029564,"Y":0.12000963},{"X":0.5102624,"Y":0.1200154},{"X":0.5102646,"Y":0.12618639},{"X":0.5002978,"Y":0.12618059}]},"Id":"cf8801eb-4f7a-48e5-a41e-2c70be1eaa25","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9601,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0079855975,"Left":0.5137218,"Top":0.1193133,"Width":0.035176184},"Polygon":[{"X":0.5137218,"Y":0.1193133},{"X":0.548895,"Y":0.11933365},{"X":0.548898,"Y":0.12729889},{"X":0.5137247,"Y":0.12727842}]},"Id":"ace62955-1b84-4999-a1e4-7b6d178c413d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"provide","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.956215,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068091964,"Left":0.5518964,"Top":0.11938315,"Width":0.017105948},"Polygon":[{"X":0.5518964,"Y":0.11938315},{"X":0.5689997,"Y":0.11939304},{"X":0.56900233,"Y":0.12619235},{"X":0.55189896,"Y":0.12618239}]},"Id":"9ad57556-09d9-40b1-b193-5bfd54b8d63f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.134224,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00825151,"Left":0.5722481,"Top":0.11894214,"Width":0.056212276},"Polygon":[{"X":0.5722481,"Y":0.11894214},{"X":0.62845695,"Y":0.11897465},{"X":0.62846035,"Y":0.12719366},{"X":0.57225126,"Y":0.12716092}]},"Id":"74d7968d-34f9-44e4-9648-e430c9ba3a5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"information,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85597,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066884747,"Left":0.6328947,"Top":0.11953835,"Width":0.015993688},"Polygon":[{"X":0.6328947,"Y":0.11953835},{"X":0.64888555,"Y":0.119547606},{"X":0.6488884,"Y":0.12622683},{"X":0.6328975,"Y":0.12621753}]},"Id":"5b42e586-82a6-4495-841d-7cf3d783d0c4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"but","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87633,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070453226,"Left":0.65191436,"Top":0.11916264,"Width":0.0066028014},"Polygon":[{"X":0.65191436,"Y":0.11916264},{"X":0.65851414,"Y":0.119166456},{"X":0.6585172,"Y":0.12620796},{"X":0.6519174,"Y":0.12620412}]},"Id":"22147e7d-7c2f-4136-b81a-5bad8bf57634","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"if","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.4264,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0065209256,"Left":0.66160786,"Top":0.12107744,"Width":0.017286856},"Polygon":[{"X":0.66160786,"Y":0.12107744},{"X":0.67889184,"Y":0.121087454},{"X":0.6788947,"Y":0.12759838},{"X":0.66161066,"Y":0.1275883}]},"Id":"1c630a10-42e1-4cb8-864a-d2d21436fc7e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"you","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78088,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006705311,"Left":0.6827882,"Top":0.119803354,"Width":0.012241274},"Polygon":[{"X":0.6827882,"Y":0.119803354},{"X":0.69502646,"Y":0.11981044},{"X":0.6950295,"Y":0.12650867},{"X":0.6827912,"Y":0.12650155}]},"Id":"598319b1-5b6f-4b12-9ad9-4cbdd3142b0d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"do","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96034,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0062258537,"Left":0.6985896,"Top":0.120242774,"Width":0.015934065},"Polygon":[{"X":0.6985896,"Y":0.120242774},{"X":0.7145208,"Y":0.120252},{"X":0.7145237,"Y":0.12646863},{"X":0.6985924,"Y":0.12645936}]},"Id":"b7edf4d2-8749-4c0b-9189-3d32bbb4910a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.795,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006681447,"Left":0.7175806,"Top":0.121119164,"Width":0.021263711},"Polygon":[{"X":0.7175806,"Y":0.121119164},{"X":0.7388412,"Y":0.12113148},{"X":0.73884434,"Y":0.12780061},{"X":0.7175837,"Y":0.12778823}]},"Id":"8a3110db-3972-4a95-8e9d-f8a361419833","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"your","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92196,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008279174,"Left":0.7420643,"Top":0.11968498,"Width":0.05045132},"Polygon":[{"X":0.7420643,"Y":0.11968498},{"X":0.79251146,"Y":0.11971417},{"X":0.7925156,"Y":0.12796415},{"X":0.7420682,"Y":0.12793477}]},"Id":"fa693f40-309e-4d93-97d3-be1d8d3988bf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"application","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95555,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006927122,"Left":0.79597735,"Top":0.11984463,"Width":0.01365968},"Polygon":[{"X":0.79597735,"Y":0.11984463},{"X":0.8096335,"Y":0.119852535},{"X":0.809637,"Y":0.12677175},{"X":0.7959808,"Y":0.1267638}]},"Id":"904c54c0-c6dc-4423-9317-24e12f462284","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91006,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008039666,"Left":0.81284297,"Top":0.1200876,"Width":0.039797626},"Polygon":[{"X":0.81284297,"Y":0.1200876},{"X":0.85263634,"Y":0.12011063},{"X":0.85264057,"Y":0.12812726},{"X":0.8128471,"Y":0.12810408}]},"Id":"12c02848-d7f6-457b-b6a8-14ac3a988be6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"approval","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0054691476,"Left":0.8561897,"Top":0.12135418,"Width":0.010577836},"Polygon":[{"X":0.8561897,"Y":0.12135418},{"X":0.8667646,"Y":0.12136031},{"X":0.8667675,"Y":0.12682334},{"X":0.85619265,"Y":0.12681717}]},"Id":"ed6b78c6-8b3e-400c-ab1c-b231efbe4779","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"as","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78688,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005404897,"Left":0.8700219,"Top":0.12147133,"Width":0.005921687},"Polygon":[{"X":0.8700219,"Y":0.12147133},{"X":0.8759406,"Y":0.12147476},{"X":0.87594354,"Y":0.12687622},{"X":0.8700248,"Y":0.12687278}]},"Id":"68851c78-fcef-47e9-ba6b-3c50942e49bc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"a","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.40983,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069531817,"Left":0.8795945,"Top":0.12131826,"Width":0.03999204},"Polygon":[{"X":0.8795945,"Y":0.12131826},{"X":0.9195826,"Y":0.12134142},{"X":0.91958654,"Y":0.12827145},{"X":0.87959826,"Y":0.12824814}]},"Id":"310b8258-f76d-4333-bbd0-5bbd26fb2fb3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"prospec-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.841064,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0065881354,"Left":0.04678416,"Top":0.13033117,"Width":0.016631423},"Polygon":[{"X":0.04678416,"Y":0.13033117},{"X":0.06341477,"Y":0.13034087},{"X":0.06341559,"Y":0.1369193},{"X":0.04678492,"Y":0.13690954}]},"Id":"57cc6437-1150-407c-9d73-e1f02b852ef5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tive","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.06148,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075197774,"Left":0.06698639,"Top":0.1307758,"Width":0.04838244},"Polygon":[{"X":0.06698639,"Y":0.1307758},{"X":0.1153677,"Y":0.13080405},{"X":0.11536883,"Y":0.13829558},{"X":0.066987336,"Y":0.13826713}]},"Id":"52c9f9f2-a76f-42b7-b661-ca42413cdc78","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"mortgagor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.823494,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0053625577,"Left":0.1186915,"Top":0.13120769,"Width":0.009668507},"Polygon":[{"X":0.1186915,"Y":0.13120769},{"X":0.12835915,"Y":0.13121335},{"X":0.12836,"Y":0.13657026},{"X":0.11869231,"Y":0.13656458}]},"Id":"8ac5746b-15b2-43a8-a85d-1b2e5cdec302","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.874626,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068329396,"Left":0.13212062,"Top":0.1296106,"Width":0.041855164},"Polygon":[{"X":0.13212062,"Y":0.1296106},{"X":0.17397454,"Y":0.12963502},{"X":0.17397578,"Y":0.13644354},{"X":0.13212171,"Y":0.13641898}]},"Id":"a2c4916a-0911-4756-9252-5137813b5b8b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"borrower","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00665476,"Left":0.17735054,"Top":0.13094762,"Width":0.020234408},"Polygon":[{"X":0.17735054,"Y":0.13094762},{"X":0.19758366,"Y":0.13095944},{"X":0.19758494,"Y":0.13760237},{"X":0.17735174,"Y":0.1375905}]},"Id":"f402c30e-acb4-4960-b645-91a199f13ead","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"may","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.893265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006704604,"Left":0.20074351,"Top":0.12959656,"Width":0.011819095},"Polygon":[{"X":0.20074351,"Y":0.12959656},{"X":0.21256126,"Y":0.12960346},{"X":0.2125626,"Y":0.13630117},{"X":0.20074482,"Y":0.13629423}]},"Id":"028cd00b-6f7b-474f-8c0e-c4b4bac3b463","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93555,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007903443,"Left":0.21626124,"Top":0.12946807,"Width":0.035295364},"Polygon":[{"X":0.21626124,"Y":0.12946807},{"X":0.25155485,"Y":0.12948866},{"X":0.2515566,"Y":0.13737151},{"X":0.21626283,"Y":0.13735078}]},"Id":"8915f9c1-1dcc-4d15-9311-f27764ed77cf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"delayed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83407,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005243388,"Left":0.25518417,"Top":0.1307883,"Width":0.010030998},"Polygon":[{"X":0.25518417,"Y":0.1307883},{"X":0.26521397,"Y":0.13079415},{"X":0.26521516,"Y":0.13603169},{"X":0.25518534,"Y":0.1360258}]},"Id":"19245ab5-4407-4076-a7c2-88c05dcf0ea6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.77809,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008050558,"Left":0.26863185,"Top":0.12933621,"Width":0.03974595},"Polygon":[{"X":0.26863185,"Y":0.12933621},{"X":0.30837578,"Y":0.1293594},{"X":0.3083778,"Y":0.13738677},{"X":0.2686337,"Y":0.13736342}]},"Id":"2e168571-1b62-4a82-ae52-f25cc85be10f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"rejected.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97392,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068246005,"Left":0.31252357,"Top":0.12911156,"Width":0.018026028},"Polygon":[{"X":0.31252357,"Y":0.12911156},{"X":0.3305478,"Y":0.12912206},{"X":0.3305496,"Y":0.13593616},{"X":0.3125253,"Y":0.13592559}]},"Id":"e8e7996e-af7d-40c4-ba82-1d509641f485","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"The","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65716,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070554954,"Left":0.33396918,"Top":0.12891294,"Width":0.05335018},"Polygon":[{"X":0.33396918,"Y":0.12891294},{"X":0.3873173,"Y":0.12894404},{"X":0.38731936,"Y":0.13596843},{"X":0.33397102,"Y":0.13593714}]},"Id":"f4aa6613-4815-4353-9a66-7ea5f0ffc564","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"information","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94089,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007901389,"Left":0.3910741,"Top":0.12907158,"Width":0.04547101},"Polygon":[{"X":0.3910741,"Y":0.12907158},{"X":0.43654263,"Y":0.12909809},{"X":0.4365451,"Y":0.13697296},{"X":0.39107642,"Y":0.13694628}]},"Id":"0d2b293a-308d-4660-b0ca-20404274a799","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"requested","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88837,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067921504,"Left":0.4402459,"Top":0.12904344,"Width":0.008392516},"Polygon":[{"X":0.4402459,"Y":0.12904344},{"X":0.44863623,"Y":0.12904835},{"X":0.44863844,"Y":0.1358356},{"X":0.44024807,"Y":0.13583069}]},"Id":"be2fe17b-23f6-434c-a512-30877d486e6f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95214,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068470263,"Left":0.45260996,"Top":0.12896599,"Width":0.016859928},"Polygon":[{"X":0.45260996,"Y":0.12896599},{"X":0.4694676,"Y":0.12897582},{"X":0.4694699,"Y":0.13581301},{"X":0.4526122,"Y":0.13580313}]},"Id":"a75c9b9a-3054-4433-85e3-c822a2ee36f9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94608,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007049405,"Left":0.47292385,"Top":0.12870404,"Width":0.022054592},"Polygon":[{"X":0.47292385,"Y":0.12870404},{"X":0.49497598,"Y":0.1287169},{"X":0.49497843,"Y":0.13575345},{"X":0.4729262,"Y":0.13574052}]},"Id":"ceef2aad-402a-4236-8a54-d2da13d02ce2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"form","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9335,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069378144,"Left":0.49829787,"Top":0.12872475,"Width":0.007899948},"Polygon":[{"X":0.49829787,"Y":0.12872475},{"X":0.50619537,"Y":0.12872936},{"X":0.5061978,"Y":0.13566257},{"X":0.49830028,"Y":0.13565794}]},"Id":"15a70d6c-33f8-454b-bed7-8c69f49f4053","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95413,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006932234,"Left":0.50926244,"Top":0.12878776,"Width":0.049062733},"Polygon":[{"X":0.50926244,"Y":0.12878776},{"X":0.55832255,"Y":0.12881637},{"X":0.5583252,"Y":0.13572},{"X":0.5092649,"Y":0.13569123}]},"Id":"f172e3d6-b8d5-4053-b101-421d9d4e7c27","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"authorized","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.933044,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008286141,"Left":0.5617724,"Top":0.12870602,"Width":0.011788929},"Polygon":[{"X":0.5617724,"Y":0.12870602},{"X":0.57355815,"Y":0.12871289},{"X":0.5735614,"Y":0.13699216},{"X":0.56177557,"Y":0.13698524}]},"Id":"08fa1da2-934d-47fa-bb05-d302c24c47c6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71942,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070827175,"Left":0.57665324,"Top":0.12870409,"Width":0.020762345},"Polygon":[{"X":0.57665324,"Y":0.12870409},{"X":0.59741277,"Y":0.12871619},{"X":0.5974156,"Y":0.1357868},{"X":0.57665604,"Y":0.13577463}]},"Id":"64855c47-e12e-4a8f-a1ea-9088791a3f77","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Title","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.226036,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00844146,"Left":0.60028756,"Top":0.1283805,"Width":0.014113201},"Polygon":[{"X":0.60028756,"Y":0.1283805},{"X":0.61439735,"Y":0.12838873},{"X":0.6144008,"Y":0.13682197},{"X":0.60029095,"Y":0.1368137}]},"Id":"c17709a3-f8b8-4093-8fee-603d1f82b1df","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"38,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.445114,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007956419,"Left":0.6190478,"Top":0.12873086,"Width":0.024760917},"Polygon":[{"X":0.6190478,"Y":0.12873086},{"X":0.6438054,"Y":0.12874529},{"X":0.6438088,"Y":0.13668728},{"X":0.6190511,"Y":0.13667275}]},"Id":"886ca11b-7595-46ba-98be-d356d3391b64","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USC,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.766846,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00833033,"Left":0.6483374,"Top":0.1288148,"Width":0.036713146},"Polygon":[{"X":0.6483374,"Y":0.1288148},{"X":0.68504685,"Y":0.1288362},{"X":0.68505055,"Y":0.13714513},{"X":0.64834094,"Y":0.13712358}]},"Id":"4941fc18-3d15-421d-badf-f0d963f2b347","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Chapter","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.852135,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007040099,"Left":0.68837565,"Top":0.12886238,"Width":0.011179839},"Polygon":[{"X":0.68837565,"Y":0.12886238},{"X":0.6995523,"Y":0.1288689},{"X":0.6995555,"Y":0.13590248},{"X":0.6883788,"Y":0.13589592}]},"Id":"700f9d68-5f16-4f30-a788-b46ed19bdcb9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"37","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26799,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008033078,"Left":0.703539,"Top":0.12873083,"Width":0.009855867},"Polygon":[{"X":0.703539,"Y":0.12873083},{"X":0.7133912,"Y":0.12873657},{"X":0.7133949,"Y":0.13676392},{"X":0.70354265,"Y":0.13675813}]},"Id":"5eb417ca-1b4d-488b-bbbe-507404210fef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(if","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":85.92498,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007975254,"Left":0.71653926,"Top":0.1290128,"Width":0.021390092},"Polygon":[{"X":0.71653926,"Y":0.1290128},{"X":0.7379256,"Y":0.12902525},{"X":0.73792934,"Y":0.13698804},{"X":0.7165429,"Y":0.13697548}]},"Id":"2c086545-7a8c-4b07-ab3e-66a2434a5217","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"VA);","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93119,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008119779,"Left":0.7421136,"Top":0.12912753,"Width":0.011721739},"Polygon":[{"X":0.7421136,"Y":0.12912753},{"X":0.75383145,"Y":0.12913437},{"X":0.7538353,"Y":0.13724731},{"X":0.74211746,"Y":0.13724044}]},"Id":"ca3ee254-af8a-4aaa-8842-70a62933985b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65692,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068247225,"Left":0.7580474,"Top":0.12920666,"Width":0.01043203},"Polygon":[{"X":0.7580474,"Y":0.12920666},{"X":0.76847607,"Y":0.12921274},{"X":0.7684794,"Y":0.13603137},{"X":0.7580507,"Y":0.13602526}]},"Id":"d0c5f931-a67f-4acb-b8a8-feb746a2c6d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.25298,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007934747,"Left":0.77223027,"Top":0.12922624,"Width":0.02447766},"Polygon":[{"X":0.77223027,"Y":0.12922624},{"X":0.79670393,"Y":0.12924051},{"X":0.7967079,"Y":0.13716099},{"X":0.77223414,"Y":0.13714662}]},"Id":"3fe0b175-1e3d-45fe-b609-8fa26dd81d33","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USC,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95605,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00719184,"Left":0.80126524,"Top":0.12923014,"Width":0.035295833},"Polygon":[{"X":0.80126524,"Y":0.12923014},{"X":0.83655727,"Y":0.12925072},{"X":0.836561,"Y":0.13642198},{"X":0.8012688,"Y":0.13640128}]},"Id":"1474ab51-507e-4bd2-84a9-f8c818ebf898","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Section","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.920845,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069485004,"Left":0.84064496,"Top":0.12943365,"Width":0.020533428},"Polygon":[{"X":0.84064496,"Y":0.12943365},{"X":0.86117464,"Y":0.12944561},{"X":0.8611784,"Y":0.13638215},{"X":0.8406486,"Y":0.13637011}]},"Id":"e07fd339-f9ff-41bd-9dbf-89c7a199375b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1701","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.64193,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0062082834,"Left":0.8652831,"Top":0.13030426,"Width":0.012342896},"Polygon":[{"X":0.8652831,"Y":0.13030426},{"X":0.87762254,"Y":0.13031147},{"X":0.87762594,"Y":0.13651255},{"X":0.8652864,"Y":0.1365053}]},"Id":"3279a3e7-38fe-4bf8-85b4-fc3ec354b9ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.20105,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0064832503,"Left":0.8817206,"Top":0.13097753,"Width":0.01896836},"Polygon":[{"X":0.8817206,"Y":0.13097753},{"X":0.90068537,"Y":0.13098861},{"X":0.900689,"Y":0.13746078},{"X":0.8817242,"Y":0.13744965}]},"Id":"e3ede13a-87e5-499b-aa94-daf67ecaa02a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"seq.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.45011,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007516186,"Left":0.90541804,"Top":0.12944609,"Width":0.009703339},"Polygon":[{"X":0.90541804,"Y":0.12944609},{"X":0.91511714,"Y":0.12945175},{"X":0.9151214,"Y":0.13696228},{"X":0.9054223,"Y":0.13695659}]},"Id":"52359ad9-e94d-4654-8fad-27fba4940a22","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(if","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":80.97574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00791592,"Left":0.04725771,"Top":0.13937491,"Width":0.0551924},"Polygon":[{"X":0.04725771,"Y":0.13937491},{"X":0.10244898,"Y":0.13940738},{"X":0.10245011,"Y":0.14729083},{"X":0.04725862,"Y":0.14725815}]},"Id":"925bd5e9-2062-4544-8bbb-9eb65d48db01","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"HUD/FHA);","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94419,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007902976,"Left":0.106669664,"Top":0.13940775,"Width":0.011652914},"Polygon":[{"X":0.106669664,"Y":0.13940775},{"X":0.11832138,"Y":0.13941461},{"X":0.11832258,"Y":0.14731072},{"X":0.10667082,"Y":0.14730382}]},"Id":"c38a0880-7c34-49d5-892e-7af28fc20681","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80274,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069178343,"Left":0.1214757,"Top":0.13916777,"Width":0.011649998},"Polygon":[{"X":0.1214757,"Y":0.13916777},{"X":0.13312459,"Y":0.13917463},{"X":0.1331257,"Y":0.1460856},{"X":0.12147676,"Y":0.1460787}]},"Id":"b415f11d-b0ef-432b-9dad-9be60bfd9d74","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"42","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.836105,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007765012,"Left":0.13668776,"Top":0.13904116,"Width":0.02455587},"Polygon":[{"X":0.13668776,"Y":0.13904116},{"X":0.16124228,"Y":0.1390556},{"X":0.16124363,"Y":0.14680617},{"X":0.136689,"Y":0.14679164}]},"Id":"df3b1df5-c67e-4320-be4a-5912f92ec109","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USC,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.933334,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007101705,"Left":0.16546509,"Top":0.13896294,"Width":0.03561332},"Polygon":[{"X":0.16546509,"Y":0.13896294},{"X":0.20107703,"Y":0.13898389},{"X":0.20107841,"Y":0.14606465},{"X":0.16546634,"Y":0.14604358}]},"Id":"437f77e9-a1d5-49f2-9dae-caa7f1933879","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Section","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89865,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070045893,"Left":0.2048187,"Top":0.13884784,"Width":0.027385559},"Polygon":[{"X":0.2048187,"Y":0.13884784},{"X":0.23220278,"Y":0.13886395},{"X":0.23220426,"Y":0.14585243},{"X":0.20482008,"Y":0.14583623}]},"Id":"daa2a94c-5263-4755-9dce-ff3c45934f8c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1452b","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.655136,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007838514,"Left":0.23600307,"Top":0.13855292,"Width":0.009579742},"Polygon":[{"X":0.23600307,"Y":0.13855292},{"X":0.2455811,"Y":0.13855855},{"X":0.2455828,"Y":0.14639144},{"X":0.23600474,"Y":0.14638577}]},"Id":"672e98ff-220e-4dab-a2ba-8a85b94c970c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(if","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.528625,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008048782,"Left":0.24908713,"Top":0.13853495,"Width":0.056310277},"Polygon":[{"X":0.24908713,"Y":0.13853495},{"X":0.3053954,"Y":0.13856804},{"X":0.3053974,"Y":0.14658374},{"X":0.24908888,"Y":0.1465504}]},"Id":"9842a727-b4e5-4a7f-a353-d4d5299b8f24","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"HUD/CPD);","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96819,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006827782,"Left":0.3093176,"Top":0.13879086,"Width":0.01758718},"Polygon":[{"X":0.3093176,"Y":0.13879086},{"X":0.326903,"Y":0.1388012},{"X":0.32690477,"Y":0.14561865},{"X":0.30931932,"Y":0.14560825}]},"Id":"29a568b6-3fc5-4c36-a696-48b5c353d874","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89958,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069999397,"Left":0.33010867,"Top":0.1386305,"Width":0.020776335},"Polygon":[{"X":0.33010867,"Y":0.1386305},{"X":0.3508831,"Y":0.13864271},{"X":0.350885,"Y":0.14563043},{"X":0.3301105,"Y":0.14561816}]},"Id":"902f86d1-9f31-4a82-a51a-3ad1efba00f6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Title","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76417,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007002006,"Left":0.35394955,"Top":0.13857321,"Width":0.011826439},"Polygon":[{"X":0.35394955,"Y":0.13857321},{"X":0.36577404,"Y":0.13858017},{"X":0.365776,"Y":0.14557523},{"X":0.35395148,"Y":0.14556824}]},"Id":"0b031246-a74c-4ed6-9d77-7b0ddb7bf609","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"42","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.49553,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077112457,"Left":0.36945698,"Top":0.13855971,"Width":0.024355838},"Polygon":[{"X":0.36945698,"Y":0.13855971},{"X":0.39381054,"Y":0.13857403},{"X":0.3938128,"Y":0.14627096},{"X":0.36945915,"Y":0.14625655}]},"Id":"c879cfa2-acf9-4844-b3a9-632c75d64888","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USC,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85565,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006794641,"Left":0.39865693,"Top":0.13858022,"Width":0.020061975},"Polygon":[{"X":0.39865693,"Y":0.13858022},{"X":0.41871682,"Y":0.138592},{"X":0.4187189,"Y":0.14537485},{"X":0.39865893,"Y":0.14536299}]},"Id":"6dcf9d05-4a5d-41df-accc-5d1c4c8f7061","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1471","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.1325,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0064836433,"Left":0.42332712,"Top":0.13907297,"Width":0.011976515},"Polygon":[{"X":0.42332712,"Y":0.13907297},{"X":0.4353016,"Y":0.13908002},{"X":0.43530363,"Y":0.14555661},{"X":0.42332914,"Y":0.14554954}]},"Id":"12e4177d-5c8d-40d0-9649-91e4ecf83cac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.83463,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006603101,"Left":0.43925148,"Top":0.14001939,"Width":0.022501046},"Polygon":[{"X":0.43925148,"Y":0.14001939},{"X":0.46175033,"Y":0.14003263},{"X":0.4617525,"Y":0.1466225},{"X":0.43925357,"Y":0.14660917}]},"Id":"1a3c32bc-1c0e-4fad-95fc-53ed72405ad9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"seq.,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77763,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0054712915,"Left":0.46670064,"Top":0.13981006,"Width":0.010047308},"Polygon":[{"X":0.46670064,"Y":0.13981006},{"X":0.47674608,"Y":0.13981597},{"X":0.47674793,"Y":0.14528134},{"X":0.46670246,"Y":0.14527541}]},"Id":"88611942-9a41-4a1b-8717-5dcdf4999ad4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.62745,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006927215,"Left":0.4796842,"Top":0.13826919,"Width":0.005946667},"Polygon":[{"X":0.4796842,"Y":0.13826919},{"X":0.48562852,"Y":0.13827269},{"X":0.48563087,"Y":0.14519641},{"X":0.47968656,"Y":0.14519289}]},"Id":"32b448a6-ce2c-4f1d-8ccd-12f1cfd4718c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"7","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.99085,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008004537,"Left":0.48924243,"Top":0.13825542,"Width":0.02460177},"Polygon":[{"X":0.48924243,"Y":0.13825542},{"X":0.51384133,"Y":0.13826987},{"X":0.5138442,"Y":0.14625995},{"X":0.48924518,"Y":0.1462454}]},"Id":"55848937-dd29-4b06-81b9-0dd0db1eed6b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USC,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91224,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007093068,"Left":0.5188348,"Top":0.13837075,"Width":0.02022275},"Polygon":[{"X":0.5188348,"Y":0.13837075},{"X":0.53905493,"Y":0.13838264},{"X":0.53905755,"Y":0.14546382},{"X":0.5188374,"Y":0.14545187}]},"Id":"ba146e1f-9643-4c70-a439-02cf4bf9ab25","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1921","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.306656,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066191177,"Left":0.5436046,"Top":0.13903996,"Width":0.012176254},"Polygon":[{"X":0.5436046,"Y":0.13903996},{"X":0.5557784,"Y":0.13904712},{"X":0.5557809,"Y":0.14565907},{"X":0.54360706,"Y":0.14565188}]},"Id":"e8a61192-cfe1-4fd9-84ec-75e05b8401a3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60748,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006668762,"Left":0.55981314,"Top":0.14001712,"Width":0.01923262},"Polygon":[{"X":0.55981314,"Y":0.14001712},{"X":0.57904315,"Y":0.14002845},{"X":0.5790458,"Y":0.14668588},{"X":0.5598157,"Y":0.14667451}]},"Id":"76f78393-9343-4d80-8588-5ddc53324040","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"seq.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.61964,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073753083,"Left":0.583398,"Top":0.13824068,"Width":0.009825419},"Polygon":[{"X":0.583398,"Y":0.13824068},{"X":0.5932205,"Y":0.13824646},{"X":0.5932234,"Y":0.145616},{"X":0.5834009,"Y":0.14561018}]},"Id":"b34e570f-972f-4d2d-af9d-486e67ff3dbc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(if","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":82.57726,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007632986,"Left":0.596801,"Top":0.13827136,"Width":0.072137386},"Polygon":[{"X":0.596801,"Y":0.13827136},{"X":0.66893506,"Y":0.13831376},{"X":0.66893834,"Y":0.14590435},{"X":0.596804,"Y":0.1458617}]},"Id":"004a1035-b82f-4b93-a156-1bca5289bb1a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USDA/FmHA).","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.56031,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007090531,"Left":0.045857884,"Top":0.15880474,"Width":0.06357176},"Polygon":[{"X":0.045857884,"Y":0.15880474},{"X":0.10942861,"Y":0.15884274},{"X":0.10942964,"Y":0.16589528},{"X":0.045858692,"Y":0.16585706}]},"Id":"6eaefc5a-1a71-4c0f-990b-b882da7a201d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Instructions:","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.62491,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068097287,"Left":0.12300286,"Top":0.15865122,"Width":0.03488483},"Polygon":[{"X":0.12300286,"Y":0.15865122},{"X":0.1578865,"Y":0.15867206},{"X":0.15788768,"Y":0.16546094},{"X":0.1230039,"Y":0.16543998}]},"Id":"0133c7e7-0bd6-43f6-8b6a-bc4a86b87ad2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lender","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.479065,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0023545928,"Left":0.16222848,"Top":0.16137178,"Width":0.00822721},"Polygon":[{"X":0.16222848,"Y":0.16137178},{"X":0.17045526,"Y":0.16137671},{"X":0.17045568,"Y":0.16372637},{"X":0.16222888,"Y":0.16372144}]},"Id":"2a04bb1d-9767-41b0-88d7-8be70018ced5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80934,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007929724,"Left":0.17528594,"Top":0.15845536,"Width":0.044659846},"Polygon":[{"X":0.17528594,"Y":0.15845536},{"X":0.21994416,"Y":0.15848204},{"X":0.21994577,"Y":0.16638508},{"X":0.17528737,"Y":0.16635823}]},"Id":"7c750acf-9f03-42cf-a09f-94356d78675c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Complete","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86398,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006808593,"Left":0.22295171,"Top":0.15823294,"Width":0.025483988},"Polygon":[{"X":0.22295171,"Y":0.15823294},{"X":0.2484342,"Y":0.15824817},{"X":0.24843569,"Y":0.16504154},{"X":0.22295311,"Y":0.16502623}]},"Id":"37640f11-bf51-48c4-9f25-cde1004dc46d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"items","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.9495,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006425987,"Left":0.252215,"Top":0.1582803,"Width":0.0041081896},"Polygon":[{"X":0.252215,"Y":0.1582803},{"X":0.25632173,"Y":0.15828276},{"X":0.2563232,"Y":0.16470629},{"X":0.2522164,"Y":0.16470383}]},"Id":"383fc922-73e2-4f73-855b-cb3a7d42ad44","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96902,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008101976,"Left":0.26070863,"Top":0.15804672,"Width":0.036857206},"Polygon":[{"X":0.26070863,"Y":0.15804672},{"X":0.29756385,"Y":0.15806873},{"X":0.29756582,"Y":0.16614869},{"X":0.26071045,"Y":0.16612653}]},"Id":"668184f9-2187-47d4-a378-8dd4ca619906","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"through","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.401215,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069288835,"Left":0.30076474,"Top":0.15788512,"Width":0.009005219},"Polygon":[{"X":0.30076474,"Y":0.15788512},{"X":0.30976823,"Y":0.1578905},{"X":0.30976996,"Y":0.164814},{"X":0.30076644,"Y":0.16480859}]},"Id":"84a23acd-9d38-4b75-ad1f-34bd7a06e361","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"7.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95095,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066434797,"Left":0.31429917,"Top":0.15811917,"Width":0.023370603},"Polygon":[{"X":0.31429917,"Y":0.15811917},{"X":0.337668,"Y":0.15813312},{"X":0.33766976,"Y":0.16476265},{"X":0.31430084,"Y":0.16474861}]},"Id":"593f2203-1c9e-4eee-a54b-f153aee4a59f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Have","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86831,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008032815,"Left":0.34121194,"Top":0.15817839,"Width":0.04243831},"Polygon":[{"X":0.34121194,"Y":0.15817839},{"X":0.38364795,"Y":0.15820374},{"X":0.38365027,"Y":0.1662112},{"X":0.3412141,"Y":0.16618569}]},"Id":"ce5f3de2-84ac-4355-a8d6-a2dfbd0c0a72","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68926,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007858253,"Left":0.38696775,"Top":0.15807365,"Width":0.042491294},"Polygon":[{"X":0.38696775,"Y":0.15807365},{"X":0.4294566,"Y":0.15809903},{"X":0.42945907,"Y":0.1659319},{"X":0.38697004,"Y":0.16590635}]},"Id":"492639d5-64aa-4c5f-8546-c8ecb59fa7df","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"complete","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84972,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067927395,"Left":0.4331159,"Top":0.15761822,"Width":0.020143308},"Polygon":[{"X":0.4331159,"Y":0.15761822},{"X":0.453257,"Y":0.15763026},{"X":0.4532592,"Y":0.16441098},{"X":0.43311802,"Y":0.16439888}]},"Id":"cdba51e8-4d69-4b1b-9392-523ec578f7a7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"item","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69403,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006726391,"Left":0.45699206,"Top":0.15769777,"Width":0.008692127},"Polygon":[{"X":0.45699206,"Y":0.15769777},{"X":0.46568194,"Y":0.15770295},{"X":0.46568418,"Y":0.16442417},{"X":0.45699427,"Y":0.16441895}]},"Id":"d7facd65-f224-489a-9cd4-ce4149d0a643","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"8.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.915886,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067613376,"Left":0.47058916,"Top":0.15764494,"Width":0.037901975},"Polygon":[{"X":0.47058916,"Y":0.15764494},{"X":0.5084888,"Y":0.15766758},{"X":0.50849116,"Y":0.16440628},{"X":0.47059143,"Y":0.16438353}]},"Id":"5d1915e1-339d-4299-af3c-a88a7a5654bb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Forward","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.980034,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0080828415,"Left":0.512294,"Top":0.15762462,"Width":0.034046553},"Polygon":[{"X":0.512294,"Y":0.15762462},{"X":0.54633754,"Y":0.15764494},{"X":0.5463406,"Y":0.16570745},{"X":0.5122969,"Y":0.165687}]},"Id":"e50a655e-06b6-48d8-b60d-8f93b761de4b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"directly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.928154,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006143116,"Left":0.5498697,"Top":0.15809086,"Width":0.0096948035},"Polygon":[{"X":0.5498697,"Y":0.15809086},{"X":0.5595622,"Y":0.15809664},{"X":0.55956453,"Y":0.16423397},{"X":0.54987204,"Y":0.16422816}]},"Id":"d9bfae40-da3c-404e-9581-c8a7fdb4707f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93572,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007994573,"Left":0.5629628,"Top":0.15763551,"Width":0.042997483},"Polygon":[{"X":0.5629628,"Y":0.15763551},{"X":0.605957,"Y":0.15766118},{"X":0.60596025,"Y":0.16563009},{"X":0.5629658,"Y":0.16560425}]},"Id":"72da147e-b620-431a-95d9-300e5093d996","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employer","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94806,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068809437,"Left":0.6090324,"Top":0.15730691,"Width":0.031942774},"Polygon":[{"X":0.6090324,"Y":0.15730691},{"X":0.64097226,"Y":0.15732597},{"X":0.6409752,"Y":0.16418785},{"X":0.6090352,"Y":0.16416869}]},"Id":"eb86ae8f-b8c6-4d66-aa7e-10e300b23fd4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"named","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.928246,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066545834,"Left":0.6444541,"Top":0.15737116,"Width":0.008594424},"Polygon":[{"X":0.6444541,"Y":0.15737116},{"X":0.6530457,"Y":0.15737629},{"X":0.6530486,"Y":0.16402574},{"X":0.644457,"Y":0.16402058}]},"Id":"6a2f9abc-4453-46fc-a92e-1177419f52ef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87364,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066187372,"Left":0.6565919,"Top":0.15744536,"Width":0.020336984},"Polygon":[{"X":0.6565919,"Y":0.15744536},{"X":0.67692596,"Y":0.15745749},{"X":0.6769289,"Y":0.1640641},{"X":0.65659475,"Y":0.16405189}]},"Id":"e753e25e-d65a-4369-a7c8-bd42d42547c6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"item","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.14678,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0065604537,"Left":0.6808874,"Top":0.15740079,"Width":0.007829211},"Polygon":[{"X":0.6808874,"Y":0.15740079},{"X":0.68871367,"Y":0.15740547},{"X":0.6887166,"Y":0.16396125},{"X":0.68089026,"Y":0.16395655}]},"Id":"169849b3-100b-4ea1-adfa-199405ea9f3d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.898,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008097309,"Left":0.12322852,"Top":0.16793102,"Width":0.048222087},"Polygon":[{"X":0.12322852,"Y":0.16793102},{"X":0.17144915,"Y":0.16796006},{"X":0.17145061,"Y":0.17602833},{"X":0.12322977,"Y":0.1759991}]},"Id":"fa93f9ae-ada8-45ad-a54f-b07071c0b23d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employer","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.91386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0027264638,"Left":0.17558385,"Top":0.17078318,"Width":0.008848051},"Polygon":[{"X":0.17558385,"Y":0.17078318},{"X":0.1844314,"Y":0.17078851},{"X":0.18443191,"Y":0.17350964},{"X":0.17558435,"Y":0.1735043}]},"Id":"9106a772-93b6-4a8a-b2e7-8eba54a12410","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75632,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069464846,"Left":0.18891197,"Top":0.16767548,"Width":0.02966848},"Polygon":[{"X":0.18891197,"Y":0.16767548},{"X":0.21857904,"Y":0.16769333},{"X":0.21858045,"Y":0.17462195},{"X":0.18891329,"Y":0.174604}]},"Id":"5b8e71e9-290c-4ce1-be54-558e556f3974","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Please","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.917496,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078328205,"Left":0.22225207,"Top":0.16782859,"Width":0.04227514},"Polygon":[{"X":0.22225207,"Y":0.16782859},{"X":0.2645254,"Y":0.16785404},{"X":0.2645272,"Y":0.17566141},{"X":0.22225368,"Y":0.1756358}]},"Id":"fb2517a8-0b63-4e02-a6b2-e9b6466125f8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"complete","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.953186,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00682591,"Left":0.26790237,"Top":0.16749185,"Width":0.027065704},"Polygon":[{"X":0.26790237,"Y":0.16749185},{"X":0.2949664,"Y":0.16750816},{"X":0.29496807,"Y":0.17431778},{"X":0.26790392,"Y":0.17430139}]},"Id":"f78c4149-1fd4-4730-811a-8d96666bf41e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"either","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.880554,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069060135,"Left":0.29830775,"Top":0.16741802,"Width":0.019118233},"Polygon":[{"X":0.29830775,"Y":0.16741802},{"X":0.3174242,"Y":0.16742952},{"X":0.31742597,"Y":0.17432404},{"X":0.29830945,"Y":0.17431246}]},"Id":"765c6360-084e-4e50-a08a-1bb64117c0f5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":87.87049,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00680832,"Left":0.32113674,"Top":0.16749726,"Width":0.0059359353},"Polygon":[{"X":0.32113674,"Y":0.16749726},{"X":0.3270709,"Y":0.16750084},{"X":0.32707268,"Y":0.17430559},{"X":0.3211385,"Y":0.174302}]},"Id":"50bcd515-f0d4-4da0-ad33-4918adeea3bc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"II","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.9066,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005269924,"Left":0.3307803,"Top":0.16893898,"Width":0.00990319},"Polygon":[{"X":0.3307803,"Y":0.16893898},{"X":0.3406821,"Y":0.16894495},{"X":0.3406835,"Y":0.17420891},{"X":0.3307817,"Y":0.17420292}]},"Id":"0da3aeb2-74b2-4c63-b347-c491da60da23","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.858826,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067811897,"Left":0.34420428,"Top":0.16745767,"Width":0.018878013},"Polygon":[{"X":0.34420428,"Y":0.16745767},{"X":0.3630804,"Y":0.16746902},{"X":0.3630823,"Y":0.17423886},{"X":0.34420612,"Y":0.17422743}]},"Id":"8b5f5b30-2a3b-45d7-8034-3622d20b11c4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.06451,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006548814,"Left":0.3669098,"Top":0.16745055,"Width":0.009242743},"Polygon":[{"X":0.3669098,"Y":0.16745055},{"X":0.37615067,"Y":0.1674561},{"X":0.37615255,"Y":0.17399935},{"X":0.36691165,"Y":0.17399377}]},"Id":"f7a616bc-6413-4cd7-afc8-bde3f0209805","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"III","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89311,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0051889447,"Left":0.37961182,"Top":0.16878909,"Width":0.010423619},"Polygon":[{"X":0.37961182,"Y":0.16878909},{"X":0.3900339,"Y":0.16879536},{"X":0.39003542,"Y":0.17397803},{"X":0.3796133,"Y":0.17397173}]},"Id":"601214b7-bdb9-414d-8f93-92298cdbdda9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"as","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.66918,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077157384,"Left":0.39327502,"Top":0.16761273,"Width":0.048931547},"Polygon":[{"X":0.39327502,"Y":0.16761273},{"X":0.4422041,"Y":0.16764219},{"X":0.44220656,"Y":0.17532848},{"X":0.3932773,"Y":0.17529884}]},"Id":"c32d98e9-40d9-448c-835c-601b08ce37fe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicable.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85457,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008175158,"Left":0.4467365,"Top":0.1673127,"Width":0.044847645},"Polygon":[{"X":0.4467365,"Y":0.1673127},{"X":0.49158135,"Y":0.16733968},{"X":0.49158418,"Y":0.17548785},{"X":0.44673917,"Y":0.17546068}]},"Id":"a8ad0a51-967f-4d92-9137-1945eccbcbe8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Complete","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90344,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068462035,"Left":0.4952459,"Top":0.16709304,"Width":0.018798051},"Polygon":[{"X":0.4952459,"Y":0.16709304},{"X":0.51404154,"Y":0.16710435},{"X":0.5140439,"Y":0.17393924},{"X":0.4952483,"Y":0.17392787}]},"Id":"34cdc723-38d0-4e2a-8ea9-a34bada01c3e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84039,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068130535,"Left":0.5176888,"Top":0.16703063,"Width":0.010342085},"Polygon":[{"X":0.5176888,"Y":0.16703063},{"X":0.5280284,"Y":0.16703685},{"X":0.5280309,"Y":0.17384368},{"X":0.51769125,"Y":0.17383742}]},"Id":"d1f79ca9-fbe1-4b6b-b569-7a9cb20c9c53","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"IV","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006684474,"Left":0.5316507,"Top":0.16710283,"Width":0.01745085},"Polygon":[{"X":0.5316507,"Y":0.16710283},{"X":0.5490991,"Y":0.16711332},{"X":0.5491016,"Y":0.1737873},{"X":0.53165317,"Y":0.17377675}]},"Id":"72798ceb-0281-436a-9e18-40fa21423a99","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96846,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006140829,"Left":0.55265427,"Top":0.1675976,"Width":0.027860066},"Polygon":[{"X":0.55265427,"Y":0.1675976},{"X":0.5805119,"Y":0.16761437},{"X":0.5805144,"Y":0.17373843},{"X":0.5526566,"Y":0.1737216}]},"Id":"77f312b7-5542-4f30-8048-0ca7cb7ec1c5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"return","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97789,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008064757,"Left":0.58417225,"Top":0.16697127,"Width":0.034388274},"Polygon":[{"X":0.58417225,"Y":0.16697127},{"X":0.6185572,"Y":0.16699196},{"X":0.61856055,"Y":0.17503603},{"X":0.58417547,"Y":0.17501521}]},"Id":"fb2993b3-b538-4b39-a04e-b497a1c958d1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"directly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94204,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0060694576,"Left":0.6218006,"Top":0.1673713,"Width":0.009525301},"Polygon":[{"X":0.6218006,"Y":0.1673713},{"X":0.6313234,"Y":0.16737702},{"X":0.6313259,"Y":0.17344075},{"X":0.6218031,"Y":0.173435}]},"Id":"e7fdf492-4336-4c8f-97f9-5c8bd43de781","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69838,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066652726,"Left":0.63491887,"Top":0.16682175,"Width":0.029112156},"Polygon":[{"X":0.63491887,"Y":0.16682175},{"X":0.6640281,"Y":0.16683926},{"X":0.664031,"Y":0.17348702},{"X":0.63492167,"Y":0.17346942}]},"Id":"cdd794b3-6580-4253-99a6-9b0de2199866","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"lender","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.947014,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066668196,"Left":0.6673778,"Top":0.16683221,"Width":0.031548277},"Polygon":[{"X":0.6673778,"Y":0.16683221},{"X":0.6989231,"Y":0.16685118},{"X":0.6989261,"Y":0.17349902},{"X":0.66738075,"Y":0.17347994}]},"Id":"9948b33f-4b62-4230-858f-dd7b2c40e266","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"named","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90558,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006510844,"Left":0.7026255,"Top":0.16685109,"Width":0.008363775},"Polygon":[{"X":0.7026255,"Y":0.16685109},{"X":0.7109863,"Y":0.16685611},{"X":0.7109893,"Y":0.17336193},{"X":0.7026285,"Y":0.17335688}]},"Id":"82344204-c1e0-403c-8ea3-00038e86a172","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83952,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006725392,"Left":0.7145202,"Top":0.16671601,"Width":0.020320907},"Polygon":[{"X":0.7145202,"Y":0.16671601},{"X":0.73483795,"Y":0.16672823},{"X":0.7348411,"Y":0.17344141},{"X":0.71452326,"Y":0.17342912}]},"Id":"7b83827e-a385-4d9a-9f61-38c579c18ee8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"item","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60529,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007026735,"Left":0.73809785,"Top":0.16651173,"Width":0.008735804},"Polygon":[{"X":0.73809785,"Y":0.16651173},{"X":0.74683034,"Y":0.16651697},{"X":0.7468337,"Y":0.17353846},{"X":0.7381012,"Y":0.17353317}]},"Id":"133db139-ee44-4e96-9597-97b2d2f395ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88543,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070926566,"Left":0.12259393,"Top":0.17719437,"Width":0.019496705},"Polygon":[{"X":0.12259393,"Y":0.17719437},{"X":0.14208947,"Y":0.1772062},{"X":0.14209063,"Y":0.18428703},{"X":0.12259503,"Y":0.18427514}]},"Id":"0b0d1079-a0f0-45bd-8006-cdeac6de3c43","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"The","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89053,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0069740633,"Left":0.14548366,"Top":0.17727794,"Width":0.02471948},"Polygon":[{"X":0.14548366,"Y":0.17727794},{"X":0.1702019,"Y":0.17729294},{"X":0.17020315,"Y":0.18425201},{"X":0.14548482,"Y":0.18423693}]},"Id":"61c8eadb-ac26-42ae-ade5-52544d9f202c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"form","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.946396,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006923694,"Left":0.17433314,"Top":0.17729932,"Width":0.008401526},"Polygon":[{"X":0.17433314,"Y":0.17729932},{"X":0.18273339,"Y":0.17730442},{"X":0.18273467,"Y":0.18422301},{"X":0.17433439,"Y":0.18421789}]},"Id":"077c2532-130d-4253-aab8-65028a376220","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84387,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006181089,"Left":0.1862672,"Top":0.17793764,"Width":0.010631493},"Polygon":[{"X":0.1862672,"Y":0.17793764},{"X":0.1968975,"Y":0.1779441},{"X":0.1968987,"Y":0.18411873},{"X":0.18626836,"Y":0.18411224}]},"Id":"47f4c330-f4b7-42ec-909e-fe6353829927","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90255,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006764917,"Left":0.20083106,"Top":0.17733921,"Width":0.0127165485},"Polygon":[{"X":0.20083106,"Y":0.17733921},{"X":0.21354625,"Y":0.17734693},{"X":0.21354762,"Y":0.18410413},{"X":0.20083238,"Y":0.18409637}]},"Id":"a1ba3622-4564-462f-89c0-0807779344cf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87261,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006987378,"Left":0.21722661,"Top":0.17713292,"Width":0.0596403},"Polygon":[{"X":0.21722661,"Y":0.17713292},{"X":0.27686527,"Y":0.1771691},{"X":0.2768669,"Y":0.1841203},{"X":0.21722803,"Y":0.18408391}]},"Id":"489cf722-dc6e-4b15-b8f6-e46f3c732fe3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"transmitted","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92119,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008481291,"Left":0.2807304,"Top":0.17705287,"Width":0.03859244},"Polygon":[{"X":0.2807304,"Y":0.17705287},{"X":0.31932065,"Y":0.17707628},{"X":0.31932282,"Y":0.18553416},{"X":0.2807324,"Y":0.18551059}]},"Id":"1f770650-adcf-4400-b0e1-adbbe63c54c5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"directly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84297,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0063286535,"Left":0.3230261,"Top":0.17772722,"Width":0.010536222},"Polygon":[{"X":0.3230261,"Y":0.17772722},{"X":0.33356065,"Y":0.17773362},{"X":0.3335623,"Y":0.18405586},{"X":0.32302773,"Y":0.18404944}]},"Id":"1c71ca94-7127-4559-9827-ccc80f0992d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93111,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067686653,"Left":0.33753318,"Top":0.17722371,"Width":0.0163956},"Polygon":[{"X":0.33753318,"Y":0.17722371},{"X":0.35392693,"Y":0.17723365},{"X":0.35392877,"Y":0.18399237},{"X":0.33753496,"Y":0.18398237}]},"Id":"08c1e950-09b4-4df1-8196-0eb67b0cd14d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.62721,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068721436,"Left":0.3576845,"Top":0.17702922,"Width":0.032703944},"Polygon":[{"X":0.3576845,"Y":0.17702922},{"X":0.39038643,"Y":0.17704906},{"X":0.39038843,"Y":0.18390137},{"X":0.3576864,"Y":0.18388143}]},"Id":"a579e8fc-c3ee-4afe-b480-511933aab596","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"lender","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94887,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006698787,"Left":0.39366412,"Top":0.17692924,"Width":0.018801823},"Polygon":[{"X":0.39366412,"Y":0.17692924},{"X":0.4124639,"Y":0.17694063},{"X":0.41246593,"Y":0.18362802},{"X":0.3936661,"Y":0.18361656}]},"Id":"7562d830-d698-4895-a532-be1c41d771b0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94257,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0067701605,"Left":0.4165197,"Top":0.17682533,"Width":0.0081491945},"Polygon":[{"X":0.4165197,"Y":0.17682533},{"X":0.4246668,"Y":0.17683028},{"X":0.42466888,"Y":0.1835955},{"X":0.41652176,"Y":0.18359053}]},"Id":"f02b921d-1476-463e-9e02-9df2dcec8368","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95792,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0063768714,"Left":0.42871872,"Top":0.17731377,"Width":0.01713438},"Polygon":[{"X":0.42871872,"Y":0.17731377},{"X":0.44585103,"Y":0.17732416},{"X":0.44585308,"Y":0.18369065},{"X":0.42872068,"Y":0.1836802}]},"Id":"ed954caf-8d4c-421f-acfe-89a7788c9433","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84435,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006308656,"Left":0.44955528,"Top":0.17727055,"Width":0.010671716},"Polygon":[{"X":0.44955528,"Y":0.17727055},{"X":0.4602249,"Y":0.17727701},{"X":0.46022698,"Y":0.1835792},{"X":0.4495573,"Y":0.1835727}]},"Id":"dc16d7ff-927e-4608-ac3e-ffe7d0270935","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83732,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068405713,"Left":0.46443605,"Top":0.17674276,"Width":0.012274931},"Polygon":[{"X":0.46443605,"Y":0.17674276},{"X":0.47670868,"Y":0.1767502},{"X":0.476711,"Y":0.18358333},{"X":0.46443832,"Y":0.18357584}]},"Id":"3796744b-add0-4468-9dc0-2aae8307a502","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"be","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82985,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006789933,"Left":0.48005372,"Top":0.1765722,"Width":0.06029365},"Polygon":[{"X":0.48005372,"Y":0.1765722},{"X":0.5403449,"Y":0.17660876},{"X":0.5403474,"Y":0.18336213},{"X":0.48005602,"Y":0.18332538}]},"Id":"375ad771-8213-48dd-bb33-d2ca59fd36d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"transmitted","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94924,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008311655,"Left":0.5442537,"Top":0.17648093,"Width":0.0404512},"Polygon":[{"X":0.5442537,"Y":0.17648093},{"X":0.5847016,"Y":0.17650545},{"X":0.5847049,"Y":0.1847926},{"X":0.5442568,"Y":0.1847679}]},"Id":"569b1744-3635-43f2-8c0d-50d31c57400f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"through","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00677269,"Left":0.5887159,"Top":0.17655225,"Width":0.016757004},"Polygon":[{"X":0.5887159,"Y":0.17655225},{"X":0.6054702,"Y":0.17656241},{"X":0.6054729,"Y":0.18332495},{"X":0.5887186,"Y":0.18331473}]},"Id":"ab669e4e-7f66-4421-8686-a1f3bb051cd8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.865265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007595399,"Left":0.60886204,"Top":0.1768174,"Width":0.048062585},"Polygon":[{"X":0.60886204,"Y":0.1768174},{"X":0.6569214,"Y":0.17684653},{"X":0.65692466,"Y":0.18441279},{"X":0.60886514,"Y":0.18438348}]},"Id":"e983c4ec-4330-41d4-86d8-e2c8d03bceab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83454,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0055060955,"Left":0.6608535,"Top":0.17771871,"Width":0.010611367},"Polygon":[{"X":0.6608535,"Y":0.17771871},{"X":0.6714625,"Y":0.17772515},{"X":0.6714649,"Y":0.18322481},{"X":0.6608559,"Y":0.18321835}]},"Id":"46ce7c17-5d72-48e6-868c-caacf192f84a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95929,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0068088965,"Left":0.674833,"Top":0.17750925,"Width":0.019012203},"Polygon":[{"X":0.674833,"Y":0.17750925},{"X":0.6938422,"Y":0.17752078},{"X":0.6938452,"Y":0.18431816},{"X":0.67483604,"Y":0.18430656}]},"Id":"71cb47fd-8cda-4f73-95c9-1e83f8a407d0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90361,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0066829305,"Left":0.69737273,"Top":0.17634235,"Width":0.027541185},"Polygon":[{"X":0.69737273,"Y":0.17634235},{"X":0.7249108,"Y":0.17635904},{"X":0.7249139,"Y":0.18302529},{"X":0.6973757,"Y":0.1830085}]},"Id":"a2419759-cf12-4e69-b39a-ea694bebd749","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"other","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.271774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076926425,"Left":0.7286678,"Top":0.17673665,"Width":0.029335069},"Polygon":[{"X":0.7286678,"Y":0.17673665},{"X":0.7579992,"Y":0.17675443},{"X":0.7580029,"Y":0.18442929},{"X":0.72867143,"Y":0.18441139}]},"Id":"5e6bb7f6-a000-4cb9-aea4-159a0b4e3dcb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"party.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75598,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009252559,"Left":0.043541536,"Top":0.19918287,"Width":0.029580582},"Polygon":[{"X":0.043541536,"Y":0.19918287},{"X":0.07312093,"Y":0.19920112},{"X":0.07312212,"Y":0.20843543},{"X":0.043542583,"Y":0.20841703}]},"Id":"368b5f9d-a4c4-409d-8d6f-69c202214c2d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.12916,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009213357,"Left":0.077923946,"Top":0.19907136,"Width":0.004398555},"Polygon":[{"X":0.077923946,"Y":0.19907136},{"X":0.08232127,"Y":0.19907407},{"X":0.0823225,"Y":0.20828472},{"X":0.07792515,"Y":0.208282}]},"Id":"4a483e5a-7615-455f-a2a6-68b7a1869f38","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.098915,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00310519,"Left":0.08870125,"Top":0.20324695,"Width":0.0120389145},"Polygon":[{"X":0.08870125,"Y":0.20324695},{"X":0.10073972,"Y":0.2032544},{"X":0.100740165,"Y":0.20635214},{"X":0.08870167,"Y":0.20634466}]},"Id":"010f43a7-0139-4566-a1e8-47f5fb020f6d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.935974,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010910034,"Left":0.1075276,"Top":0.1992644,"Width":0.057033293},"Polygon":[{"X":0.1075276,"Y":0.1992644},{"X":0.16455898,"Y":0.19929962},{"X":0.1645609,"Y":0.21017444},{"X":0.10752919,"Y":0.21013893}]},"Id":"a1f5b01b-3b67-4cca-b1b4-2757f93d52a8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Request","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.2698,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00771337,"Left":0.043607805,"Top":0.21306342,"Width":0.008920881},"Polygon":[{"X":0.043607805,"Y":0.21306342},{"X":0.052527778,"Y":0.21306899},{"X":0.052528687,"Y":0.2207768},{"X":0.04360868,"Y":0.2207712}]},"Id":"7483baad-ee84-4dcb-a2c2-4225cf8f4c74","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81813,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008045759,"Left":0.057717014,"Top":0.21283282,"Width":0.014510086},"Polygon":[{"X":0.057717014,"Y":0.21283282},{"X":0.07222607,"Y":0.21284188},{"X":0.0722271,"Y":0.22087859},{"X":0.057717983,"Y":0.22086948}]},"Id":"5a8285e5-75d2-4a49-8734-3af13c63cd4c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"To","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77179,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008822312,"Left":0.07697546,"Top":0.21279292,"Width":0.03490004},"Polygon":[{"X":0.07697546,"Y":0.21279292},{"X":0.11187419,"Y":0.21281469},{"X":0.1118755,"Y":0.22161523},{"X":0.07697661,"Y":0.2215933}]},"Id":"bee5d8fe-4abd-4c81-934d-7cf8c048ca96","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Name","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96497,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076281973,"Left":0.116011724,"Top":0.21306755,"Width":0.02000994},"Polygon":[{"X":0.116011724,"Y":0.21306755},{"X":0.13602044,"Y":0.21308003},{"X":0.13602166,"Y":0.22069575},{"X":0.11601287,"Y":0.22068319}]},"Id":"61f25167-3c2e-4a46-ad6d-b6b7f65c43ee","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.963196,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076277643,"Left":0.14025997,"Top":0.21304113,"Width":0.04093937},"Polygon":[{"X":0.14025997,"Y":0.21304113},{"X":0.18119794,"Y":0.21306667},{"X":0.18119934,"Y":0.2206689},{"X":0.14026122,"Y":0.22064319}]},"Id":"94553945-3d4d-4062-85ed-353c2795d618","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"address","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91732,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077721765,"Left":0.18530968,"Top":0.21274833,"Width":0.0113465},"Polygon":[{"X":0.18530968,"Y":0.21274833},{"X":0.19665468,"Y":0.21275541},{"X":0.19665618,"Y":0.22052051},{"X":0.18531114,"Y":0.22051339}]},"Id":"68629907-6981-40ea-8e6d-ffee81d1a136","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.37933,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009243552,"Left":0.20080322,"Top":0.21261191,"Width":0.052855138},"Polygon":[{"X":0.20080322,"Y":0.21261191},{"X":0.2536563,"Y":0.21264488},{"X":0.25365835,"Y":0.22185546},{"X":0.20080501,"Y":0.22182225}]},"Id":"f73083ce-0b38-450b-a1b3-11f5d2c015a8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employer)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.761826,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076334886,"Left":0.4910277,"Top":0.21228494,"Width":0.010034245},"Polygon":[{"X":0.4910277,"Y":0.21228494},{"X":0.5010593,"Y":0.2122912},{"X":0.501062,"Y":0.21991843},{"X":0.49103037,"Y":0.21991214}]},"Id":"cb80feb3-50e9-4869-a568-0bc57cdfc67e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95478,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007961924,"Left":0.5066609,"Top":0.2122909,"Width":0.027665688},"Polygon":[{"X":0.5066609,"Y":0.2122909},{"X":0.53432363,"Y":0.21230815},{"X":0.53432655,"Y":0.22025283},{"X":0.5066637,"Y":0.22023547}]},"Id":"35ca2671-d556-4973-9a59-e24c56227ce8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"From","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.7711,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008835273,"Left":0.53899413,"Top":0.21224982,"Width":0.03527944},"Polygon":[{"X":0.53899413,"Y":0.21224982},{"X":0.5742701,"Y":0.21227181},{"X":0.5742735,"Y":0.22108509},{"X":0.53899735,"Y":0.22106294}]},"Id":"83f3915e-c852-4978-a032-8e35350a99ad","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Name","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8746,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00747508,"Left":0.5783071,"Top":0.21260357,"Width":0.020111503},"Polygon":[{"X":0.5783071,"Y":0.21260357},{"X":0.5984156,"Y":0.2126161},{"X":0.5984186,"Y":0.22007865},{"X":0.57831,"Y":0.22006603}]},"Id":"001f1566-2e58-41e3-a3ab-02722590ba96","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96067,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076151327,"Left":0.60250014,"Top":0.21246569,"Width":0.041787196},"Polygon":[{"X":0.60250014,"Y":0.21246569},{"X":0.64428407,"Y":0.21249175},{"X":0.6442873,"Y":0.22008082},{"X":0.6025032,"Y":0.22005461}]},"Id":"75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"address","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92264,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007631542,"Left":0.6482395,"Top":0.21221983,"Width":0.011428233},"Polygon":[{"X":0.6482395,"Y":0.21221983},{"X":0.65966445,"Y":0.21222696},{"X":0.65966773,"Y":0.21985137},{"X":0.6482428,"Y":0.2198442}]},"Id":"a7ec47ce-ddf3-475f-9697-056786d83b13","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.92686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008504962,"Left":0.66351056,"Top":0.21227388,"Width":0.03654925},"Polygon":[{"X":0.66351056,"Y":0.21227388},{"X":0.70005596,"Y":0.21229666},{"X":0.70005983,"Y":0.22077885},{"X":0.66351426,"Y":0.2207559}]},"Id":"9c03cb9b-a70c-455c-88d7-665511cd1284","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"lender)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.43556,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014476767,"Left":0.076406814,"Top":0.23072995,"Width":0.0829891},"Polygon":[{"X":0.076406814,"Y":0.23072995},{"X":0.15939341,"Y":0.23078246},{"X":0.1593959,"Y":0.24520673},{"X":0.07640869,"Y":0.24515364}]},"Id":"f38501af-5f6f-4276-ad61-2de751f265aa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Alejandro","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.61065,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012370133,"Left":0.16554604,"Top":0.2306864,"Width":0.07067463},"Polygon":[{"X":0.16554604,"Y":0.2306864},{"X":0.23621805,"Y":0.2307311},{"X":0.23622067,"Y":0.24305652},{"X":0.16554822,"Y":0.2430114}]},"Id":"09c25389-00b3-4148-8a41-de1837f15b76","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Rosalez","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83041,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012112342,"Left":0.50773466,"Top":0.2319187,"Width":0.056147795},"Polygon":[{"X":0.50773466,"Y":0.2319187},{"X":0.5638778,"Y":0.23195423},{"X":0.56388247,"Y":0.24403103},{"X":0.50773895,"Y":0.24399516}]},"Id":"4a80251b-9ef7-4536-8561-1c186a1ac203","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Carlos","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90571,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012064527,"Left":0.5701357,"Top":0.23185086,"Width":0.06657564},"Polygon":[{"X":0.5701357,"Y":0.23185086},{"X":0.6367063,"Y":0.231893},{"X":0.63671136,"Y":0.2439154},{"X":0.57014036,"Y":0.24387287}]},"Id":"36f271ae-a172-46b2-b8f4-b96edb9ef960","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Salazar","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91083,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011765854,"Left":0.07850759,"Top":0.24587026,"Width":0.030563466},"Polygon":[{"X":0.07850759,"Y":0.24587026},{"X":0.10906932,"Y":0.24588981},{"X":0.10907105,"Y":0.2576361},{"X":0.07850913,"Y":0.25761637}]},"Id":"f65bd4f4-daac-4e55-8c4c-f384911779c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95869,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014793106,"Left":0.114262275,"Top":0.24596924,"Width":0.034844246},"Polygon":[{"X":0.114262275,"Y":0.24596924},{"X":0.14910403,"Y":0.24599154},{"X":0.14910652,"Y":0.26076233},{"X":0.11426449,"Y":0.2607398}]},"Id":"2113fbde-4713-4adc-bd4e-9379739c8733","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.972,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013785724,"Left":0.15435755,"Top":0.24595968,"Width":0.056300476},"Polygon":[{"X":0.15435755,"Y":0.24595968},{"X":0.21065527,"Y":0.24599572},{"X":0.21065803,"Y":0.25974542},{"X":0.1543599,"Y":0.259709}]},"Id":"fc9e6499-e1a9-4bea-8992-b627fe8795e3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Street,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97876,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014850973,"Left":0.2169074,"Top":0.24591386,"Width":0.034568306},"Polygon":[{"X":0.2169074,"Y":0.24591386},{"X":0.2514724,"Y":0.24593598},{"X":0.2514757,"Y":0.26076484},{"X":0.2169104,"Y":0.26074246}]},"Id":"fb8c6ec3-69fa-4663-8286-3bb88855f687","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93986,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013947013,"Left":0.25658798,"Top":0.24579126,"Width":0.052385908},"Polygon":[{"X":0.25658798,"Y":0.24579126},{"X":0.3089704,"Y":0.24582478},{"X":0.30897388,"Y":0.25973827},{"X":0.2565911,"Y":0.2597044}]},"Id":"a041dc1d-db53-44b4-87fc-7e2d6585ae7c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Town,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95579,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011992563,"Left":0.31629312,"Top":0.24577038,"Width":0.039530143},"Polygon":[{"X":0.31629312,"Y":0.24577038},{"X":0.35581994,"Y":0.24579567},{"X":0.35582325,"Y":0.25776294},{"X":0.31629616,"Y":0.25773743}]},"Id":"9223dbcc-a2e4-406e-87fe-08ac7b0b1259","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98588,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011959884,"Left":0.50893366,"Top":0.24697888,"Width":0.03100901},"Polygon":[{"X":0.50893366,"Y":0.24697888},{"X":0.5399382,"Y":0.24699874},{"X":0.5399426,"Y":0.25893876},{"X":0.5089379,"Y":0.25891873}]},"Id":"50681732-1eab-4e46-af63-9209698f2e25","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"100","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98482,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011864239,"Left":0.54624623,"Top":0.24710667,"Width":0.041322272},"Polygon":[{"X":0.54624623,"Y":0.24710667},{"X":0.5875638,"Y":0.24713314},{"X":0.5875685,"Y":0.25897092},{"X":0.54625064,"Y":0.2589442}]},"Id":"08874433-59c3-458e-80ea-3187d1cc4fa1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Main","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94301,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0139338365,"Left":0.5939773,"Top":0.24701355,"Width":0.05648204},"Polygon":[{"X":0.5939773,"Y":0.24701355},{"X":0.6504533,"Y":0.24704972},{"X":0.6504593,"Y":0.26094738},{"X":0.5939828,"Y":0.26091084}]},"Id":"2e193b5e-bd99-4251-9c9c-11a087041626","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Street,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.872345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014689677,"Left":0.65600055,"Top":0.24694881,"Width":0.08043113},"Polygon":[{"X":0.65600055,"Y":0.24694881},{"X":0.73642474,"Y":0.2470003},{"X":0.73643166,"Y":0.2616385},{"X":0.6560069,"Y":0.26158643}]},"Id":"13ee38e5-2041-4338-871f-cc0e72e90c4b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Anytown,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01199201,"Left":0.7434544,"Top":0.2469747,"Width":0.039898157},"Polygon":[{"X":0.7434544,"Y":0.2469747},{"X":0.78334665,"Y":0.24700025},{"X":0.78335255,"Y":0.2589667},{"X":0.7434601,"Y":0.25894094}]},"Id":"fd62b3b7-892d-48d8-8483-1388b7482fbb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":79.140945,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007862543,"Left":0.042733885,"Top":0.2733834,"Width":0.0032214962},"Polygon":[{"X":0.042733885,"Y":0.2733834},{"X":0.04595448,"Y":0.2733855},{"X":0.045955382,"Y":0.28124595},{"X":0.042734776,"Y":0.28124383}]},"Id":"5c768e56-b461-41e8-a347-01101e81c058","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.946144,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009334118,"Left":0.05099346,"Top":0.2732629,"Width":0.033461824},"Polygon":[{"X":0.05099346,"Y":0.2732629},{"X":0.08445403,"Y":0.27328473},{"X":0.08445528,"Y":0.282597},{"X":0.050994553,"Y":0.28257498}]},"Id":"441a789c-7c1b-4b2b-b6b3-a4c6d46ddca4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"certify","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97504,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007726313,"Left":0.08844504,"Top":0.2734723,"Width":0.021405756},"Polygon":[{"X":0.08844504,"Y":0.2734723},{"X":0.109849654,"Y":0.27348632},{"X":0.109850794,"Y":0.28119865},{"X":0.08844609,"Y":0.28118458}]},"Id":"9999d289-de9d-4f6b-aea9-7e196e42a094","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"that","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.972534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007844968,"Left":0.11398541,"Top":0.2731819,"Width":0.019442584},"Polygon":[{"X":0.11398541,"Y":0.2731819},{"X":0.13342674,"Y":0.27319458},{"X":0.13342799,"Y":0.28102684},{"X":0.11398658,"Y":0.28101408}]},"Id":"c75567a0-bf4f-40f7-b758-d6071358599b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82277,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008038395,"Left":0.13719682,"Top":0.27301583,"Width":0.05840919},"Polygon":[{"X":0.13719682,"Y":0.27301583},{"X":0.19560449,"Y":0.27305397},{"X":0.19560602,"Y":0.28105423},{"X":0.13719812,"Y":0.28101584}]},"Id":"3f91b79b-1524-40c0-85f4-6a5f18efdb8e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"verification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9431,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00781369,"Left":0.20009778,"Top":0.27302852,"Width":0.018757025},"Polygon":[{"X":0.20009778,"Y":0.27302852},{"X":0.21885322,"Y":0.27304077},{"X":0.21885481,"Y":0.2808422},{"X":0.2000993,"Y":0.2808299}]},"Id":"18356a47-53b4-434a-80b8-b031449cd451","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"has","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93456,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007774988,"Left":0.2230669,"Top":0.27306378,"Width":0.025943598},"Polygon":[{"X":0.2230669,"Y":0.27306378},{"X":0.24900879,"Y":0.2730807},{"X":0.24901049,"Y":0.28083876},{"X":0.22306849,"Y":0.2808217}]},"Id":"07022bd8-81aa-4d3c-820a-6c8d5f414c53","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"been","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.952515,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0070310896,"Left":0.25325975,"Top":0.27379334,"Width":0.023043832},"Polygon":[{"X":0.25325975,"Y":0.27379334},{"X":0.27630192,"Y":0.2738084},{"X":0.2763036,"Y":0.28082442},{"X":0.2532613,"Y":0.28080928}]},"Id":"a7a7441f-c966-40e9-97ec-747a6896fdf7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sent","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.975136,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009557105,"Left":0.28000867,"Top":0.27288806,"Width":0.03966973},"Polygon":[{"X":0.28000867,"Y":0.27288806},{"X":0.31967595,"Y":0.27291396},{"X":0.3196784,"Y":0.28244516},{"X":0.2800109,"Y":0.28241906}]},"Id":"d377b2ca-a178-417c-bac2-e5d5a8aa56e4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"directly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93102,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0071881865,"Left":0.32370427,"Top":0.27363634,"Width":0.011168684},"Polygon":[{"X":0.32370427,"Y":0.27363634},{"X":0.33487105,"Y":0.27364364},{"X":0.33487296,"Y":0.28082454},{"X":0.32370612,"Y":0.28081718}]},"Id":"70d449eb-5f9c-4779-8f4a-b2011c672d47","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98217,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076412614,"Left":0.33878487,"Top":0.2731441,"Width":0.01741679},"Polygon":[{"X":0.33878487,"Y":0.2731441},{"X":0.35619956,"Y":0.27315548},{"X":0.35620165,"Y":0.28078535},{"X":0.3387869,"Y":0.2807739}]},"Id":"435c2ee8-adf6-4eca-a90c-6117e8a2a16e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92926,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009299831,"Left":0.36011168,"Top":0.27306312,"Width":0.04993536},"Polygon":[{"X":0.36011168,"Y":0.27306312},{"X":0.41004422,"Y":0.27309573},{"X":0.41004705,"Y":0.28236294},{"X":0.36011428,"Y":0.28233013}]},"Id":"9b26c308-0723-4913-bf77-580b12cb3331","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employer","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98353,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007642879,"Left":0.41388187,"Top":0.27301645,"Width":0.019988414},"Polygon":[{"X":0.41388187,"Y":0.27301645},{"X":0.43386787,"Y":0.2730295},{"X":0.4338703,"Y":0.28065932},{"X":0.4138842,"Y":0.2806462}]},"Id":"058a8bbe-91dd-4cbe-8f8e-e03055dfa861","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94688,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077534257,"Left":0.43838874,"Top":0.27290082,"Width":0.018984579},"Polygon":[{"X":0.43838874,"Y":0.27290082},{"X":0.4573708,"Y":0.2729132},{"X":0.45737332,"Y":0.28065422},{"X":0.4383912,"Y":0.28064176}]},"Id":"2392191c-8e00-42cc-8c27-ab4f25f3cd88","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"has","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.979774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007020986,"Left":0.46147862,"Top":0.2735579,"Width":0.017907554},"Polygon":[{"X":0.46147862,"Y":0.2735579},{"X":0.4793838,"Y":0.2735696},{"X":0.47938618,"Y":0.28057888},{"X":0.46148095,"Y":0.28056714}]},"Id":"b714b6cd-1dde-4e3c-88a5-b7f216b708a7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94277,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009129172,"Left":0.48296207,"Top":0.27284846,"Width":0.037158053},"Polygon":[{"X":0.48296207,"Y":0.27284846},{"X":0.5201168,"Y":0.27287272},{"X":0.5201201,"Y":0.28197762},{"X":0.48296517,"Y":0.28195322}]},"Id":"531fe283-a0ea-45d7-b1c5-065948b80553","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"passed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98844,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009678272,"Left":0.5243956,"Top":0.27286726,"Width":0.042703025},"Polygon":[{"X":0.5243956,"Y":0.27286726},{"X":0.5670949,"Y":0.27289513},{"X":0.5670986,"Y":0.2825455},{"X":0.5243991,"Y":0.28251743}]},"Id":"f12f35a8-a172-4b5f-b73d-35e07c2820bd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"through","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98018,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00751399,"Left":0.57117563,"Top":0.27294278,"Width":0.017326929},"Polygon":[{"X":0.57117563,"Y":0.27294278},{"X":0.58849955,"Y":0.27295408},{"X":0.5885025,"Y":0.28045678},{"X":0.5711785,"Y":0.2804454}]},"Id":"7b55f8ff-18a4-4193-a65d-14db11eae904","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88612,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007920502,"Left":0.59282,"Top":0.27270547,"Width":0.03254584},"Polygon":[{"X":0.59282,"Y":0.27270547},{"X":0.6253626,"Y":0.2727267},{"X":0.62536585,"Y":0.28062597},{"X":0.59282315,"Y":0.2806046}]},"Id":"fd585168-cd94-416e-9fd4-edf78162cf7e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"hands","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95568,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007871978,"Left":0.6292722,"Top":0.2726276,"Width":0.01153396},"Polygon":[{"X":0.6292722,"Y":0.2726276},{"X":0.64080286,"Y":0.27263513},{"X":0.64080614,"Y":0.28049958},{"X":0.6292755,"Y":0.280492}]},"Id":"e0d31b82-a0e2-4d07-b6ca-657969f65c4f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96682,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076371566,"Left":0.64453864,"Top":0.27288586,"Width":0.017299645},"Polygon":[{"X":0.64453864,"Y":0.27288586},{"X":0.66183496,"Y":0.27289715},{"X":0.6618383,"Y":0.28052303},{"X":0.64454186,"Y":0.28051168}]},"Id":"bef2e76d-9923-4d48-a60a-f160b3bf7c54","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8738,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009453435,"Left":0.6657611,"Top":0.27258882,"Width":0.04960072},"Polygon":[{"X":0.6657611,"Y":0.27258882},{"X":0.7153575,"Y":0.2726212},{"X":0.71536183,"Y":0.28204226},{"X":0.6657652,"Y":0.28200966}]},"Id":"7175ca6f-1ff0-449b-b943-7b487f2479b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.860504,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005999017,"Left":0.7192659,"Top":0.27443412,"Width":0.01139303},"Polygon":[{"X":0.7192659,"Y":0.27443412},{"X":0.7306561,"Y":0.27444157},{"X":0.73065895,"Y":0.28043312},{"X":0.7192687,"Y":0.28042567}]},"Id":"2c25fdf7-7243-4191-ac55-205332894694","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9858,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007822097,"Left":0.73449343,"Top":0.27426237,"Width":0.019740133},"Polygon":[{"X":0.73449343,"Y":0.27426237},{"X":0.7542298,"Y":0.27427527},{"X":0.75423354,"Y":0.28208447},{"X":0.73449713,"Y":0.2820715}]},"Id":"418c71ad-e539-448c-8bc9-5cc231555c07","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94495,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007684653,"Left":0.7582869,"Top":0.27276808,"Width":0.028488303},"Polygon":[{"X":0.7582869,"Y":0.27276808},{"X":0.78677136,"Y":0.27278668},{"X":0.7867752,"Y":0.28045273},{"X":0.7582906,"Y":0.280434}]},"Id":"e871ef44-1ebf-4f15-b19d-986036a3c59b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"other","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86922,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00781074,"Left":0.7904561,"Top":0.27249354,"Width":0.052703213},"Polygon":[{"X":0.7904561,"Y":0.27249354},{"X":0.84315526,"Y":0.27252793},{"X":0.8431593,"Y":0.28030428},{"X":0.79046,"Y":0.28026968}]},"Id":"2ba6aa89-fec9-4996-ab2d-29e36c534152","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"interested","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.38599,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008873577,"Left":0.8471482,"Top":0.27309322,"Width":0.031217445},"Polygon":[{"X":0.8471482,"Y":0.27309322},{"X":0.87836075,"Y":0.2731136},{"X":0.8783656,"Y":0.2819668},{"X":0.8471528,"Y":0.2819463}]},"Id":"5e7c2393-67f1-4fd4-b569-64d95900556d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"party.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.49162,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007732581,"Left":0.042545825,"Top":0.2884561,"Width":0.009723511},"Polygon":[{"X":0.042545825,"Y":0.2884561},{"X":0.052268427,"Y":0.28846255},{"X":0.052269336,"Y":0.2961887},{"X":0.042546697,"Y":0.29618225}]},"Id":"8f6dec43-0704-4755-9498-bd1437347131","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.936386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009529287,"Left":0.057852138,"Top":0.28822047,"Width":0.05096273},"Polygon":[{"X":0.057852138,"Y":0.28822047},{"X":0.10881347,"Y":0.28825414},{"X":0.10881487,"Y":0.29774976},{"X":0.057853285,"Y":0.29771584}]},"Id":"ab74ac15-58a4-4160-89ae-d2e327e4f8b1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Signature","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95372,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007941286,"Left":0.11332428,"Top":0.28821927,"Width":0.011262295},"Polygon":[{"X":0.11332428,"Y":0.28821927},{"X":0.12458534,"Y":0.2882267},{"X":0.124586575,"Y":0.29616055},{"X":0.11332546,"Y":0.29615307}]},"Id":"f4dadd0d-7459-4827-80f2-d01317af9821","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81364,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077864407,"Left":0.12921816,"Top":0.28819504,"Width":0.03665392},"Polygon":[{"X":0.12921816,"Y":0.28819504},{"X":0.16587071,"Y":0.28821924},{"X":0.16587208,"Y":0.2959815},{"X":0.12921938,"Y":0.29595715}]},"Id":"a21e9b9e-201f-4997-8e56-3ed559d8a6f4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lender","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76658,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007799915,"Left":0.37384784,"Top":0.2880142,"Width":0.009670701},"Polygon":[{"X":0.37384784,"Y":0.2880142},{"X":0.38351628,"Y":0.28802058},{"X":0.38351855,"Y":0.29581413},{"X":0.37385008,"Y":0.2958077}]},"Id":"c4d9e2d3-41f8-4618-ae53-8a05817970b1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.932465,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007944191,"Left":0.38867974,"Top":0.2878306,"Width":0.0238023},"Polygon":[{"X":0.38867974,"Y":0.2878306},{"X":0.41247964,"Y":0.28784633},{"X":0.41248205,"Y":0.2957748},{"X":0.38868207,"Y":0.295759}]},"Id":"46bca104-6bd0-43ff-aadf-298e2b8cf6f9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Title","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82227,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007818635,"Left":0.62784696,"Top":0.2877137,"Width":0.009927396},"Polygon":[{"X":0.62784696,"Y":0.2877137},{"X":0.63777107,"Y":0.28772026},{"X":0.63777435,"Y":0.29553235},{"X":0.62785023,"Y":0.29552576}]},"Id":"08da9455-9258-4088-9cea-a3d04c4e7ee6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95204,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007955585,"Left":0.64341813,"Top":0.28765878,"Width":0.02523524},"Polygon":[{"X":0.64341813,"Y":0.28765878},{"X":0.66864985,"Y":0.28767544},{"X":0.66865337,"Y":0.2956144},{"X":0.6434215,"Y":0.2955976}]},"Id":"88c4ed38-7cb3-4c23-a8f3-814c85d1b73b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78247,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077165985,"Left":0.7452971,"Top":0.28762227,"Width":0.010081734},"Polygon":[{"X":0.7452971,"Y":0.28762227},{"X":0.7553751,"Y":0.28762892},{"X":0.7553788,"Y":0.29533887},{"X":0.7453007,"Y":0.29533216}]},"Id":"1cdbe7dc-6b10-4ee5-95e1-1c939136f827","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"6.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76479,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008035195,"Left":0.76058304,"Top":0.28759706,"Width":0.046339214},"Polygon":[{"X":0.76058304,"Y":0.28759706},{"X":0.80691814,"Y":0.28762764},{"X":0.80692226,"Y":0.29563224},{"X":0.7605869,"Y":0.2956015}]},"Id":"5a452634-9888-4b0e-b240-1bfbd80d0f2e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lender's","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94616,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007870083,"Left":0.81095296,"Top":0.28756782,"Width":0.04310153},"Polygon":[{"X":0.81095296,"Y":0.28756782},{"X":0.8540503,"Y":0.2875963},{"X":0.8540545,"Y":0.29543793},{"X":0.81095695,"Y":0.29540932}]},"Id":"4073bc62-49a7-4af6-b6ad-13977a1cbe77","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Number","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68692,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009373906,"Left":0.7604327,"Top":0.29765293,"Width":0.052166115},"Polygon":[{"X":0.7604327,"Y":0.29765293},{"X":0.812594,"Y":0.29768762},{"X":0.8125988,"Y":0.30702683},{"X":0.76043725,"Y":0.30699193}]},"Id":"48fe3293-9a14-4f5b-9167-4b8ce7f9b25c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Optional)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.548386,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.017320817,"Left":0.12941404,"Top":0.30048013,"Width":0.06513916},"Polygon":[{"X":0.12941404,"Y":0.30048013},{"X":0.19454989,"Y":0.30052355},{"X":0.1945532,"Y":0.31780097},{"X":0.12941676,"Y":0.317757}]},"Id":"79139c89-7a3b-497c-a4bb-1ffd6b2a6c82","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Carlos","TextType":"HANDWRITING"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.160095,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02740842,"Left":0.1997882,"Top":0.30115253,"Width":0.07786651},"Polygon":[{"X":0.1997882,"Y":0.30115253},{"X":0.2776483,"Y":0.30120444},{"X":0.2776547,"Y":0.32856095},{"X":0.19979352,"Y":0.328508}]},"Id":"e27ffc54-b748-465b-813a-a8537d13bf55","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Salazar","TextType":"HANDWRITING"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97292,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012626425,"Left":0.40842786,"Top":0.30551547,"Width":0.050822992},"Polygon":[{"X":0.40842786,"Y":0.30551547},{"X":0.45924672,"Y":0.30554944},{"X":0.45925087,"Y":0.31814188},{"X":0.40843168,"Y":0.31810758}]},"Id":"77ba2a16-0ff3-4aea-9d18-2f4f34cecc92","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Project","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97807,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012734721,"Left":0.4635288,"Top":0.30558568,"Width":0.06498683},"Polygon":[{"X":0.4635288,"Y":0.30558568},{"X":0.528511,"Y":0.30562916},{"X":0.52851564,"Y":0.31832042},{"X":0.463533,"Y":0.31827655}]},"Id":"7a54cc63-ba02-4908-8206-08b3060ab738","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Manager","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.889404,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010394431,"Left":0.6367757,"Top":0.3079544,"Width":0.080541246},"Polygon":[{"X":0.6367757,"Y":0.3079544},{"X":0.71731216,"Y":0.30800834},{"X":0.7173169,"Y":0.31834882},{"X":0.63678,"Y":0.31829447}]},"Id":"afb7bec1-0ae1-413e-885b-5e25ccde854e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12/12/2006","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.873146,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0102110095,"Left":0.7611151,"Top":0.3139776,"Width":0.120120816},"Polygon":[{"X":0.7611151,"Y":0.3139776},{"X":0.8812303,"Y":0.31405842},{"X":0.8812359,"Y":0.32418862},{"X":0.76111996,"Y":0.32410723}]},"Id":"6f8134df-6158-4420-a652-84f0fef6d205","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5555-5555-5555","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.59857,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073717786,"Left":0.042990964,"Top":0.33405995,"Width":0.0029287566},"Polygon":[{"X":0.042990964,"Y":0.33405995},{"X":0.04591888,"Y":0.33406195},{"X":0.04591972,"Y":0.34143174},{"X":0.0429918,"Y":0.34142974}]},"Id":"5037e2b1-a3a4-49da-80e9-73747f485493","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98534,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007613029,"Left":0.050932717,"Top":0.33402002,"Width":0.025175376},"Polygon":[{"X":0.050932717,"Y":0.33402002},{"X":0.0761071,"Y":0.3340372},{"X":0.07610809,"Y":0.34163305},{"X":0.050933607,"Y":0.34161577}]},"Id":"8a9bda13-a420-441c-81a0-c29e31a71b42","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"have","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91847,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009111443,"Left":0.08032162,"Top":0.33393753,"Width":0.03774492},"Polygon":[{"X":0.08032162,"Y":0.33393753},{"X":0.118065156,"Y":0.33396327},{"X":0.118066534,"Y":0.34304896},{"X":0.08032282,"Y":0.34302303}]},"Id":"7e11571d-b7b4-487a-8565-908432b5e539","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applied","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97059,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077342764,"Left":0.122615404,"Top":0.33366856,"Width":0.015369336},"Polygon":[{"X":0.122615404,"Y":0.33366856},{"X":0.13798349,"Y":0.33367905},{"X":0.13798474,"Y":0.34140283},{"X":0.1226166,"Y":0.34139228}]},"Id":"107cb72e-c747-4fa2-a4be-52276fb59396","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73571,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005909048,"Left":0.14184327,"Top":0.3354369,"Width":0.006387028},"Polygon":[{"X":0.14184327,"Y":0.3354369},{"X":0.1482293,"Y":0.3354413},{"X":0.1482303,"Y":0.34134597},{"X":0.14184424,"Y":0.34134158}]},"Id":"e254c022-9a87-4e3f-bbc9-80749127fc33","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"a","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89135,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00901902,"Left":0.15238222,"Top":0.33421552,"Width":0.051134378},"Polygon":[{"X":0.15238222,"Y":0.33421552},{"X":0.20351484,"Y":0.33425042},{"X":0.2035166,"Y":0.34323454},{"X":0.15238374,"Y":0.3431994}]},"Id":"c320b61e-cf85-4517-82d1-2339701c2464","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"mortgage","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93707,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007607121,"Left":0.20818979,"Top":0.33367634,"Width":0.022351738},"Polygon":[{"X":0.20818979,"Y":0.33367634},{"X":0.23053993,"Y":0.3336916},{"X":0.23054153,"Y":0.34128347},{"X":0.20819129,"Y":0.34126812}]},"Id":"5143ebdd-03b4-4eb3-af7d-e0abc6359439","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"loan","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98066,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00765391,"Left":0.23491396,"Top":0.33356795,"Width":0.01992367},"Polygon":[{"X":0.23491396,"Y":0.33356795},{"X":0.25483593,"Y":0.33358154},{"X":0.25483763,"Y":0.34122187},{"X":0.23491558,"Y":0.3412082}]},"Id":"6dc235c9-7a94-4805-9325-04d1bdb2c5f0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96737,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007922543,"Left":0.2594015,"Top":0.33344427,"Width":0.032849215},"Polygon":[{"X":0.2594015,"Y":0.33344427},{"X":0.29224882,"Y":0.33346668},{"X":0.29225072,"Y":0.34136683},{"X":0.2594033,"Y":0.34134427}]},"Id":"51ccc3f5-0e9f-49b9-9d8c-da0d52c9553c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"stated","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92434,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077560856,"Left":0.29628456,"Top":0.33353755,"Width":0.021876134},"Polygon":[{"X":0.29628456,"Y":0.33353755},{"X":0.31815872,"Y":0.33355245},{"X":0.31816068,"Y":0.34129363},{"X":0.29628646,"Y":0.3412786}]},"Id":"da4adc0f-a4eb-43be-8ee2-1f3ababbbdf2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"that","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.99056,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007540447,"Left":0.32223034,"Top":0.33364165,"Width":0.0033625788},"Polygon":[{"X":0.32223034,"Y":0.33364165},{"X":0.32559097,"Y":0.33364394},{"X":0.3255929,"Y":0.34118208},{"X":0.32223228,"Y":0.3411798}]},"Id":"b83e8666-342d-42c1-9827-f1cd859fe1c1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"I","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.913185,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0060111033,"Left":0.32975405,"Top":0.33526525,"Width":0.016732967},"Polygon":[{"X":0.32975405,"Y":0.33526525},{"X":0.34648538,"Y":0.3352767},{"X":0.34648702,"Y":0.34127638},{"X":0.3297556,"Y":0.34126487}]},"Id":"d313f419-abd9-477c-bad7-04d15749169c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"am","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92746,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0059456797,"Left":0.35083845,"Top":0.33528706,"Width":0.02364948},"Polygon":[{"X":0.35083845,"Y":0.33528706},{"X":0.37448627,"Y":0.33530322},{"X":0.37448794,"Y":0.34123275},{"X":0.3508401,"Y":0.3412165}]},"Id":"27789a2a-5d12-4528-b9e4-969d086d1aa3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"now","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89822,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0061005773,"Left":0.37863985,"Top":0.33515576,"Width":0.011363784},"Polygon":[{"X":0.37863985,"Y":0.33515576},{"X":0.39000183,"Y":0.33516353},{"X":0.39000362,"Y":0.34125635},{"X":0.37864158,"Y":0.34124854}]},"Id":"ba647519-f1c6-417d-89f2-c899f153554c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.944496,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006023362,"Left":0.39342874,"Top":0.3351747,"Width":0.021926172},"Polygon":[{"X":0.39342874,"Y":0.3351747},{"X":0.41535306,"Y":0.33518967},{"X":0.4153549,"Y":0.34119806},{"X":0.3934305,"Y":0.341183}]},"Id":"46f3ea36-2e80-4594-854b-1481ece5b5ec","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"was","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8692,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0092347115,"Left":0.41896698,"Top":0.33331996,"Width":0.04522318},"Polygon":[{"X":0.41896698,"Y":0.33331996},{"X":0.46418712,"Y":0.33335084},{"X":0.46419016,"Y":0.3425547},{"X":0.4189698,"Y":0.34252363}]},"Id":"7daf1db7-e307-4f3c-a65d-00551e498ae7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"formerly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96024,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009241344,"Left":0.4679972,"Top":0.33334526,"Width":0.051983565},"Polygon":[{"X":0.4679972,"Y":0.33334526},{"X":0.51997745,"Y":0.33338073},{"X":0.5199808,"Y":0.3425866},{"X":0.46800026,"Y":0.3425509}]},"Id":"3447187a-1b3d-405d-923d-23d7a04f193d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00907669,"Left":0.5243285,"Top":0.33336803,"Width":0.013710792},"Polygon":[{"X":0.5243285,"Y":0.33336803},{"X":0.53803587,"Y":0.3333774},{"X":0.53803927,"Y":0.34244472},{"X":0.52433175,"Y":0.3424353}]},"Id":"1c7c853b-923d-4b3b-a3b6-51812e3ac668","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44492,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075335293,"Left":0.5417585,"Top":0.3349556,"Width":0.02333039},"Polygon":[{"X":0.5417585,"Y":0.3349556},{"X":0.56508595,"Y":0.33497152},{"X":0.56508887,"Y":0.34248912},{"X":0.5417612,"Y":0.3424731}]},"Id":"b4b5fd46-0d9c-42dd-9f0a-b0ab54cb397b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"you.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.843666,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008949352,"Left":0.5706221,"Top":0.33350447,"Width":0.016916957},"Polygon":[{"X":0.5706221,"Y":0.33350447},{"X":0.5875355,"Y":0.33351603},{"X":0.5875391,"Y":0.34245384},{"X":0.57062554,"Y":0.3424422}]},"Id":"10b4760d-e8c0-4411-b7b4-89b9b208b97d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"My","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93953,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00938187,"Left":0.59107244,"Top":0.33329818,"Width":0.049861416},"Polygon":[{"X":0.59107244,"Y":0.33329818},{"X":0.6409299,"Y":0.3333322},{"X":0.6409339,"Y":0.34268007},{"X":0.59107614,"Y":0.34264582}]},"Id":"c04977aa-0fc5-48ab-917f-c5dbd275dfe4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"signature","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91807,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007893945,"Left":0.6451531,"Top":0.33326086,"Width":0.032543175},"Polygon":[{"X":0.6451531,"Y":0.33326086},{"X":0.6776928,"Y":0.33328304},{"X":0.6776963,"Y":0.34115478},{"X":0.64515644,"Y":0.34113246}]},"Id":"f9323c24-34e3-4768-a184-0df8168cbb98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"below","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91321,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007915944,"Left":0.6814791,"Top":0.33347788,"Width":0.055254437},"Polygon":[{"X":0.6814791,"Y":0.33347788},{"X":0.7367298,"Y":0.33351558},{"X":0.7367335,"Y":0.34139383},{"X":0.68148255,"Y":0.34135592}]},"Id":"ac754566-729c-47fc-89f2-f325f6b6f36a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"authorizes","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81359,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008079057,"Left":0.74040794,"Top":0.33305028,"Width":0.05915815},"Polygon":[{"X":0.74040794,"Y":0.33305028},{"X":0.79956204,"Y":0.33309063},{"X":0.7995661,"Y":0.34112933},{"X":0.74041176,"Y":0.34108877}]},"Id":"4cfc4b7d-6035-45b9-b0d6-1c864d3e177d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"verification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.857834,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007981633,"Left":0.8039435,"Top":0.33297482,"Width":0.011431099},"Polygon":[{"X":0.8039435,"Y":0.33297482},{"X":0.8153705,"Y":0.3329826},{"X":0.8153746,"Y":0.34095645},{"X":0.80394757,"Y":0.3409486}]},"Id":"8147d494-b0d7-4cf4-beae-a6b45c1ace56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92247,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007797071,"Left":0.81929225,"Top":0.33317,"Width":0.01951576},"Polygon":[{"X":0.81929225,"Y":0.33317},{"X":0.83880395,"Y":0.3331833},{"X":0.83880806,"Y":0.34096706},{"X":0.8192963,"Y":0.34095368}]},"Id":"2edda5f8-da4a-4457-8a0e-f077c0e6853a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"this","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.863335,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008155056,"Left":0.84269273,"Top":0.3329687,"Width":0.06471066},"Polygon":[{"X":0.84269273,"Y":0.3329687},{"X":0.9073988,"Y":0.33301282},{"X":0.90740335,"Y":0.34112376},{"X":0.842697,"Y":0.34107935}]},"Id":"b830b6b2-5de6-4497-a3d7-d8d144d4d895","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"information.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.28981,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007486306,"Left":0.042409677,"Top":0.34908557,"Width":0.009608278},"Polygon":[{"X":0.042409677,"Y":0.34908557},{"X":0.052017074,"Y":0.3490922},{"X":0.052017957,"Y":0.35657185},{"X":0.042410523,"Y":0.3565652}]},"Id":"856ecae3-f8c7-4b7d-8fee-059106653b13","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"7.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.959404,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076546036,"Left":0.057954527,"Top":0.34910348,"Width":0.03083373},"Polygon":[{"X":0.057954527,"Y":0.34910348},{"X":0.08878721,"Y":0.34912476},{"X":0.088788256,"Y":0.3567581},{"X":0.057955448,"Y":0.3567367}]},"Id":"5a458934-babc-4a9b-b0a6-1367b82d2536","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Name","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.970985,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073375064,"Left":0.09294677,"Top":0.34922415,"Width":0.01978273},"Polygon":[{"X":0.09294677,"Y":0.34922415},{"X":0.1127284,"Y":0.3492378},{"X":0.1127295,"Y":0.35656166},{"X":0.09294778,"Y":0.35654792}]},"Id":"b0b93c96-bd58-4a77-8783-e419c5e66f63","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94063,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077855363,"Left":0.11700095,"Top":0.3487726,"Width":0.043815557},"Polygon":[{"X":0.11700095,"Y":0.3487726},{"X":0.16081515,"Y":0.3488028},{"X":0.1608165,"Y":0.3565581},{"X":0.11700212,"Y":0.35652772}]},"Id":"19ee13b9-7ff9-4b83-8038-7f356ea878cb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Address","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94972,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007759708,"Left":0.16519222,"Top":0.34868407,"Width":0.011312023},"Polygon":[{"X":0.16519222,"Y":0.34868407},{"X":0.17650282,"Y":0.34869188},{"X":0.17650424,"Y":0.35644376},{"X":0.16519357,"Y":0.35643592}]},"Id":"95748642-072d-46f3-83f9-ec441b439357","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95381,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00936126,"Left":0.18011533,"Top":0.34866098,"Width":0.051600344},"Polygon":[{"X":0.18011533,"Y":0.34866098},{"X":0.23171371,"Y":0.34869656},{"X":0.23171568,"Y":0.35802224},{"X":0.18011704,"Y":0.3579864}]},"Id":"4d50fdd5-1e84-4913-ac67-2a5afedf981c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Applicant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.64927,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008739437,"Left":0.23612753,"Top":0.34849507,"Width":0.042031217},"Polygon":[{"X":0.23612753,"Y":0.34849507},{"X":0.2781567,"Y":0.34852403},{"X":0.27815875,"Y":0.3572345},{"X":0.23612939,"Y":0.35720533}]},"Id":"fcb9bfb4-279e-4981-a463-522f271966e5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(include","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92702,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009268561,"Left":0.28216913,"Top":0.34866536,"Width":0.05204221},"Polygon":[{"X":0.28216913,"Y":0.34866536},{"X":0.3342089,"Y":0.34870127},{"X":0.33421132,"Y":0.3579339},{"X":0.2821713,"Y":0.3578978}]},"Id":"49ca9610-bb94-4206-b67f-a70ecd5944d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employee","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81408,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005922307,"Left":0.33826512,"Top":0.3503111,"Width":0.011197816},"Polygon":[{"X":0.33826512,"Y":0.3503111},{"X":0.34946132,"Y":0.35031885},{"X":0.34946293,"Y":0.35623342},{"X":0.3382667,"Y":0.35622564}]},"Id":"e461cf1a-ebd7-4d2e-adae-4c482a632599","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89828,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009392364,"Left":0.35329437,"Top":0.3485293,"Width":0.033103548},"Polygon":[{"X":0.35329437,"Y":0.3485293},{"X":0.3863952,"Y":0.34855217},{"X":0.38639793,"Y":0.3579217},{"X":0.35329694,"Y":0.3578987}]},"Id":"ab0c653a-e82b-4f13-bce8-2f33c0372fd1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"badge","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.93476,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008399238,"Left":0.39070725,"Top":0.3485917,"Width":0.044724915},"Polygon":[{"X":0.39070725,"Y":0.3485917},{"X":0.4354295,"Y":0.34862256},{"X":0.43543217,"Y":0.35699093},{"X":0.3907097,"Y":0.3569599}]},"Id":"c85e762f-9801-47ac-9c12-80019d5c949a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"number)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.7339,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008012016,"Left":0.58870625,"Top":0.34815952,"Width":0.009886209},"Polygon":[{"X":0.58870625,"Y":0.34815952},{"X":0.59858924,"Y":0.34816632},{"X":0.59859246,"Y":0.35617152},{"X":0.5887094,"Y":0.35616466}]},"Id":"daf71342-60db-4483-9b2d-e4aef3555db8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"8.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95028,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00977988,"Left":0.60399896,"Top":0.3481027,"Width":0.05207558},"Polygon":[{"X":0.60399896,"Y":0.3481027},{"X":0.65607035,"Y":0.3481386},{"X":0.6560746,"Y":0.35788256},{"X":0.6040029,"Y":0.3578464}]},"Id":"fc2b268a-c75d-463c-8878-ef57e02018ac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Signature","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93232,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008095019,"Left":0.66009784,"Top":0.3481785,"Width":0.011705426},"Polygon":[{"X":0.66009784,"Y":0.3481785},{"X":0.6717997,"Y":0.34818658},{"X":0.67180324,"Y":0.35627353},{"X":0.66010135,"Y":0.35626543}]},"Id":"1840f76a-8889-433a-8d58-ac8607096492","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83268,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009664127,"Left":0.6748259,"Top":0.34811452,"Width":0.05231502},"Polygon":[{"X":0.6748259,"Y":0.34811452},{"X":0.72713643,"Y":0.3481506},{"X":0.72714096,"Y":0.35777867},{"X":0.67483014,"Y":0.35774234}]},"Id":"64bb524c-1b2f-4040-bc9d-5fa0288fa85d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Applicant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.66727,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012145476,"Left":0.070800535,"Top":0.35869008,"Width":0.049288694},"Polygon":[{"X":0.070800535,"Y":0.35869008},{"X":0.12008737,"Y":0.35872433},{"X":0.120089225,"Y":0.37083557},{"X":0.07080208,"Y":0.37080103}]},"Id":"6e23516b-edc1-4a11-b2fe-9386f0861ed0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paulo","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78977,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012061237,"Left":0.12624788,"Top":0.35876295,"Width":0.060006447},"Polygon":[{"X":0.12624788,"Y":0.35876295},{"X":0.18625207,"Y":0.3588046},{"X":0.18625432,"Y":0.3708242},{"X":0.12624976,"Y":0.37078214}]},"Id":"9bbab59d-9a22-48f7-85f1-7748598b772e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Santos","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9649,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012148009,"Left":0.07186988,"Top":0.37392703,"Width":0.03061794},"Polygon":[{"X":0.07186988,"Y":0.37392703},{"X":0.102486074,"Y":0.3739485},{"X":0.10248782,"Y":0.38607505},{"X":0.07187143,"Y":0.38605335}]},"Id":"2612716b-90e8-41a0-a5ed-53b5ef6833f3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.967026,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014739391,"Left":0.10775702,"Top":0.37411898,"Width":0.03442584},"Polygon":[{"X":0.10775702,"Y":0.37411898},{"X":0.14218044,"Y":0.37414315},{"X":0.14218286,"Y":0.38885838},{"X":0.10775918,"Y":0.38883394}]},"Id":"7a18920c-fa44-4f28-a684-ef22013eeec0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.970535,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013951621,"Left":0.14802313,"Top":0.3739579,"Width":0.056131557},"Polygon":[{"X":0.14802313,"Y":0.3739579},{"X":0.20415194,"Y":0.3739973},{"X":0.20415469,"Y":0.38790953},{"X":0.14802545,"Y":0.38786972}]},"Id":"8bcd374d-2285-4d93-8698-44ba4fc0490e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Street,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97259,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014821927,"Left":0.21004663,"Top":0.3739125,"Width":0.034478806},"Polygon":[{"X":0.21004663,"Y":0.3739125},{"X":0.24452223,"Y":0.3739367},{"X":0.24452545,"Y":0.38873443},{"X":0.2100496,"Y":0.38871}]},"Id":"f9dc6c2f-950a-4835-8ca1-8ebdc88e7756","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91539,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014206561,"Left":0.24982838,"Top":0.37379968,"Width":0.05275451},"Polygon":[{"X":0.24982838,"Y":0.37379968},{"X":0.30257937,"Y":0.37383673},{"X":0.3025829,"Y":0.38800624},{"X":0.2498315,"Y":0.38796887}]},"Id":"6a8be74a-9d38-4aa4-b819-40861dcf5930","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Town,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.950096,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012438672,"Left":0.30921632,"Top":0.3736596,"Width":0.040220242},"Polygon":[{"X":0.30921632,"Y":0.3736596},{"X":0.34943318,"Y":0.37368786},{"X":0.34943658,"Y":0.3860983},{"X":0.30921945,"Y":0.38606983}]},"Id":"2d6babbe-cdd4-4d03-90cb-4e863d0438c0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"USA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57108,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01852739,"Left":0.62926507,"Top":0.3640621,"Width":0.06786926},"Polygon":[{"X":0.62926507,"Y":0.3640621},{"X":0.697126,"Y":0.3641094},{"X":0.6971343,"Y":0.3825895},{"X":0.62927276,"Y":0.38254157}]},"Id":"9c93c85f-7e95-497b-941f-7c6c88f6a8fe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paulo","TextType":"HANDWRITING"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.25014,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.016371224,"Left":0.70800567,"Top":0.36535344,"Width":0.085754365},"Polygon":[{"X":0.70800567,"Y":0.36535344},{"X":0.79375184,"Y":0.36541328},{"X":0.79376006,"Y":0.38172466},{"X":0.7080132,"Y":0.38166416}]},"Id":"2a77db5f-73f7-4eae-bd9c-5eaf23a85316","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Santos","TextType":"HANDWRITING"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.46356,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009076007,"Left":0.04323486,"Top":0.39576244,"Width":0.028785216},"Polygon":[{"X":0.04323486,"Y":0.39576244},{"X":0.072018914,"Y":0.39578298},{"X":0.072020076,"Y":0.40483847},{"X":0.043235883,"Y":0.40481782}]},"Id":"e59d39a9-80e8-4b5f-902c-be2ea6af7eb6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":87.478065,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0089365225,"Left":0.07791721,"Top":0.39574698,"Width":0.008685146},"Polygon":[{"X":0.07791721,"Y":0.39574698},{"X":0.086601146,"Y":0.39575318},{"X":0.08660235,"Y":0.4046835},{"X":0.07791838,"Y":0.40467727}]},"Id":"c8005579-468e-416e-9c22-48b052667709","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"II","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.36997,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0026147903,"Left":0.09330373,"Top":0.39991423,"Width":0.011540502},"Polygon":[{"X":0.09330373,"Y":0.39991423},{"X":0.104843855,"Y":0.3999225},{"X":0.104844235,"Y":0.40252903},{"X":0.0933041,"Y":0.40252078}]},"Id":"b525fcbf-6589-4720-b18e-18909530e30c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74689,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009264176,"Left":0.110887185,"Top":0.39530432,"Width":0.08141751},"Polygon":[{"X":0.110887185,"Y":0.39530432},{"X":0.19230294,"Y":0.39536235},{"X":0.19230469,"Y":0.4045685},{"X":0.11088855,"Y":0.40451014}]},"Id":"b47c419c-490f-43a4-9368-835201262f95","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Verification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92253,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009217995,"Left":0.19862938,"Top":0.3951867,"Width":0.015214609},"Polygon":[{"X":0.19862938,"Y":0.3951867},{"X":0.21384214,"Y":0.3951975},{"X":0.21384399,"Y":0.40440467},{"X":0.19863117,"Y":0.40439376}]},"Id":"aa94c5ef-cb90-4c68-beab-c781fc959622","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90779,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008741829,"Left":0.21909836,"Top":0.39560056,"Width":0.05324938},"Polygon":[{"X":0.21909836,"Y":0.39560056},{"X":0.27234572,"Y":0.39563853},{"X":0.27234775,"Y":0.40434238},{"X":0.21910013,"Y":0.40430424}]},"Id":"eb840c38-a0b3-496a-a108-e765569a2bdb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Present","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92076,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011603694,"Left":0.27723113,"Top":0.39494643,"Width":0.09043391},"Polygon":[{"X":0.27723113,"Y":0.39494643},{"X":0.36766177,"Y":0.39501086},{"X":0.36766502,"Y":0.40655014},{"X":0.27723384,"Y":0.4064852}]},"Id":"014ab92a-6e54-4947-aa0c-8dc9544b022a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employment","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57876,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077046715,"Left":0.04225537,"Top":0.40953034,"Width":0.009713588},"Polygon":[{"X":0.04225537,"Y":0.40953034},{"X":0.051968053,"Y":0.40953732},{"X":0.051968962,"Y":0.41723502},{"X":0.04225624,"Y":0.41722798}]},"Id":"b0c6488f-3783-4f68-b6f8-54282af569bd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"9.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89808,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009383585,"Left":0.057085954,"Top":0.4093806,"Width":0.06004252},"Polygon":[{"X":0.057085954,"Y":0.4093806},{"X":0.11712706,"Y":0.4094238},{"X":0.11712848,"Y":0.41876417},{"X":0.05708708,"Y":0.41872072}]},"Id":"0b859532-87d2-4466-bce7-b8370ed3258a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Applicant's","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90764,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078045744,"Left":0.12192517,"Top":0.40936437,"Width":0.024578718},"Polygon":[{"X":0.12192517,"Y":0.40936437},{"X":0.14650258,"Y":0.40938205},{"X":0.14650388,"Y":0.41716895},{"X":0.12192637,"Y":0.41715118}]},"Id":"0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9434,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077252043,"Left":0.15097068,"Top":0.40936762,"Width":0.011194679},"Polygon":[{"X":0.15097068,"Y":0.40936762},{"X":0.16216402,"Y":0.40937567},{"X":0.16216537,"Y":0.41709283},{"X":0.150972,"Y":0.41708472}]},"Id":"36a36ed6-f41d-4f6f-8284-ec300d0f4bb8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93466,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009302634,"Left":0.16633356,"Top":0.40930504,"Width":0.06709231},"Polygon":[{"X":0.16633356,"Y":0.40930504},{"X":0.2334239,"Y":0.40935332},{"X":0.23342587,"Y":0.41860768},{"X":0.1663352,"Y":0.41855913}]},"Id":"2b97532d-fa68-40c4-87e0-479236fd48ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employment","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90062,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077459756,"Left":0.27676165,"Top":0.4092256,"Width":0.015449389},"Polygon":[{"X":0.27676165,"Y":0.4092256},{"X":0.29220918,"Y":0.4092367},{"X":0.29221106,"Y":0.41697156},{"X":0.27676347,"Y":0.41696042}]},"Id":"51a32c19-3f54-459c-80de-0d61b100d514","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"10.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89669,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076604066,"Left":0.29802915,"Top":0.40933567,"Width":0.039842073},"Polygon":[{"X":0.29802915,"Y":0.40933567},{"X":0.3378692,"Y":0.4093643},{"X":0.33787122,"Y":0.41699606},{"X":0.29803103,"Y":0.41696727}]},"Id":"bad7b4e6-0b17-41da-8386-fc1e51056ee6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Present","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84736,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007859976,"Left":0.3422493,"Top":0.4092092,"Width":0.0426045},"Polygon":[{"X":0.3422493,"Y":0.4092092},{"X":0.38485155,"Y":0.40923983},{"X":0.3848538,"Y":0.41706917},{"X":0.34225142,"Y":0.41703838}]},"Id":"0b81123b-0054-43f8-a6e3-4d3b57543c8a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Position","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8081,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008361134,"Left":0.6482678,"Top":0.40842104,"Width":0.015158828},"Polygon":[{"X":0.6482678,"Y":0.40842104},{"X":0.663423,"Y":0.40843192},{"X":0.66342664,"Y":0.41678217},{"X":0.6482714,"Y":0.41677123}]},"Id":"e0f20600-8f80-4013-b08c-7f54fee587a5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"11.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87132,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009702849,"Left":0.6687771,"Top":0.40854275,"Width":0.056921776},"Polygon":[{"X":0.6687771,"Y":0.40854275},{"X":0.7256944,"Y":0.40858364},{"X":0.7256989,"Y":0.41824558},{"X":0.66878134,"Y":0.41820443}]},"Id":"d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Probability","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86031,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008010402,"Left":0.7298591,"Top":0.40858746,"Width":0.011607755},"Polygon":[{"X":0.7298591,"Y":0.40858746},{"X":0.74146307,"Y":0.4085958},{"X":0.7414669,"Y":0.41659787},{"X":0.72986287,"Y":0.41658947}]},"Id":"bf290882-a50b-4f08-88b2-95e2b4df0b4a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.802284,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008229453,"Left":0.7455373,"Top":0.40859273,"Width":0.055054616},"Polygon":[{"X":0.7455373,"Y":0.40859273},{"X":0.8005878,"Y":0.4086323},{"X":0.8005919,"Y":0.4168222},{"X":0.74554116,"Y":0.4167824}]},"Id":"97864248-6336-400d-a976-3552856e4f35","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Continued","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93103,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009450752,"Left":0.8050279,"Top":0.40869975,"Width":0.06729018},"Polygon":[{"X":0.8050279,"Y":0.40869975},{"X":0.87231296,"Y":0.4087481},{"X":0.8723181,"Y":0.41815048},{"X":0.8050327,"Y":0.41810182}]},"Id":"cc44dd9f-c924-46a4-bb85-85d2a159c31c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employment","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88088,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0103366105,"Left":0.10546091,"Top":0.4298611,"Width":0.081799425},"Polygon":[{"X":0.10546091,"Y":0.4298611},{"X":0.18725841,"Y":0.42992076},{"X":0.18726034,"Y":0.4401977},{"X":0.10546241,"Y":0.44013765}]},"Id":"b13b96df-18ad-448d-9db4-7eef21d75085","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"06/06/2006","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.889946,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009811292,"Left":0.33656725,"Top":0.42991623,"Width":0.057462815},"Polygon":[{"X":0.33656725,"Y":0.42991623},{"X":0.39402717,"Y":0.4299581},{"X":0.39403006,"Y":0.43972751},{"X":0.33656985,"Y":0.43968534}]},"Id":"5dc7e481-c945-45c5-9eda-299fc0a11cfc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"General","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92546,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012508083,"Left":0.39907292,"Top":0.42984965,"Width":0.06433323},"Polygon":[{"X":0.39907292,"Y":0.42984965},{"X":0.46340203,"Y":0.42989656},{"X":0.46340615,"Y":0.44235775},{"X":0.39907664,"Y":0.44231045}]},"Id":"20638fff-b88b-4bdf-9d67-c0b170da4460","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Manager","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87324,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010037049,"Left":0.72777635,"Top":0.42813098,"Width":0.0087896185},"Polygon":[{"X":0.72777635,"Y":0.42813098},{"X":0.73656124,"Y":0.4281374},{"X":0.73656595,"Y":0.43816805},{"X":0.72778106,"Y":0.4381616}]},"Id":"272e58a4-7e8c-4c82-a110-45331283ed49","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"3","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94659,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010795577,"Left":0.7407075,"Top":0.43008408,"Width":0.040454056},"Polygon":[{"X":0.7407075,"Y":0.43008408},{"X":0.78115624,"Y":0.43011355},{"X":0.78116155,"Y":0.44087964},{"X":0.74071264,"Y":0.44084993}]},"Id":"d7db20a9-2b77-4ede-aecf-4d516c3f7ba7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"years","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.26109,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007752255,"Left":0.052938998,"Top":0.45499167,"Width":0.023226527},"Polygon":[{"X":0.052938998,"Y":0.45499167},{"X":0.076164514,"Y":0.4550089},{"X":0.07616553,"Y":0.4627439},{"X":0.052939914,"Y":0.46272662}]},"Id":"e0090aff-7c04-42fc-a57b-e7391d136e54","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12A.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92726,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077922707,"Left":0.082066774,"Top":0.45497888,"Width":0.03967055},"Polygon":[{"X":0.082066774,"Y":0.45497888},{"X":0.121736124,"Y":0.4550083},{"X":0.12173732,"Y":0.46277118},{"X":0.08206781,"Y":0.4627416}]},"Id":"47a21aea-7ab5-4fa7-bc98-91009d4d493b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Current","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93427,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075980094,"Left":0.12645507,"Top":0.4551363,"Width":0.033599857},"Polygon":[{"X":0.12645507,"Y":0.4551363},{"X":0.16005361,"Y":0.4551612},{"X":0.16005492,"Y":0.4627343},{"X":0.12645625,"Y":0.46270928}]},"Id":"79c46f4d-b9e2-43a6-b0de-d7b29796ada7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Gross","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94193,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007545604,"Left":0.16527694,"Top":0.45499417,"Width":0.02539299},"Polygon":[{"X":0.16527694,"Y":0.45499417},{"X":0.19066851,"Y":0.45501298},{"X":0.19066994,"Y":0.46253976},{"X":0.16527827,"Y":0.46252084}]},"Id":"7ab3a062-923c-4e24-afd3-efde350a9767","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93971,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008960102,"Left":0.1955387,"Top":0.45490432,"Width":0.019330036},"Polygon":[{"X":0.1955387,"Y":0.45490432},{"X":0.21486692,"Y":0.45491865},{"X":0.21486872,"Y":0.46386442},{"X":0.19554041,"Y":0.46385}]},"Id":"5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.64293,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008271143,"Left":0.22007811,"Top":0.454903,"Width":0.031477336},"Polygon":[{"X":0.22007811,"Y":0.454903},{"X":0.25155362,"Y":0.45492634},{"X":0.25155544,"Y":0.46317413},{"X":0.2200798,"Y":0.46315068}]},"Id":"39a96b20-fd7b-40a7-a662-1ff423410542","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Enter","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.949554,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075849956,"Left":0.2557255,"Top":0.45491728,"Width":0.04376785},"Polygon":[{"X":0.2557255,"Y":0.45491728},{"X":0.2994915,"Y":0.45494974},{"X":0.29949337,"Y":0.4625023},{"X":0.2557272,"Y":0.46246967}]},"Id":"0c0d86dc-3a05-49f8-acc2-de94974a0d52","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Amount","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89302,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075626913,"Left":0.30365404,"Top":0.45488068,"Width":0.0201022},"Polygon":[{"X":0.30365404,"Y":0.45488068},{"X":0.32375428,"Y":0.4548956},{"X":0.32375625,"Y":0.46244338},{"X":0.30365592,"Y":0.46242842}]},"Id":"e6c9ca58-8d08-42d9-a9b8-70efec1300c3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.877945,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076950635,"Left":0.3282116,"Top":0.454735,"Width":0.03321549},"Polygon":[{"X":0.3282116,"Y":0.454735},{"X":0.36142495,"Y":0.45475963},{"X":0.3614271,"Y":0.46243006},{"X":0.3282136,"Y":0.46240532}]},"Id":"da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Check","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.952255,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008608803,"Left":0.36597615,"Top":0.45459428,"Width":0.038082708},"Polygon":[{"X":0.36597615,"Y":0.45459428},{"X":0.4040563,"Y":0.4546225},{"X":0.40405887,"Y":0.4632031},{"X":0.36597857,"Y":0.4631747}]},"Id":"c174f82a-4281-40cf-add4-78477cc7ffd3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Period)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81976,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007923331,"Left":0.46268776,"Top":0.45448157,"Width":0.014728475},"Polygon":[{"X":0.46268776,"Y":0.45448157},{"X":0.47741356,"Y":0.45449248},{"X":0.47741625,"Y":0.4624049},{"X":0.46269038,"Y":0.46239394}]},"Id":"3f417e60-7aff-433f-91c7-17012b3170ae","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"13.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9156,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00779898,"Left":0.48352078,"Top":0.45453566,"Width":0.017418519},"Polygon":[{"X":0.48352078,"Y":0.45453566},{"X":0.50093657,"Y":0.45454857},{"X":0.5009393,"Y":0.46233466},{"X":0.48352343,"Y":0.46232167}]},"Id":"cc143d85-0e0e-4364-bf9f-d011d154641a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"For","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76446,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009490586,"Left":0.50558215,"Top":0.45428118,"Width":0.039303035},"Polygon":[{"X":0.50558215,"Y":0.45428118},{"X":0.54488164,"Y":0.4543103},{"X":0.54488516,"Y":0.4637718},{"X":0.5055855,"Y":0.46374246}]},"Id":"62c3458c-86a2-46dd-9745-102ce8c3d435","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Military","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60634,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0083059985,"Left":0.54911286,"Top":0.45407695,"Width":0.052749135},"Polygon":[{"X":0.54911286,"Y":0.45407695},{"X":0.6018587,"Y":0.45411602},{"X":0.601862,"Y":0.46238294},{"X":0.549116,"Y":0.46234366}]},"Id":"a9bf70e0-937d-4a9c-b418-5fddd863e7e7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Personnel","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87255,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009540288,"Left":0.60614234,"Top":0.45419818,"Width":0.024761908},"Polygon":[{"X":0.60614234,"Y":0.45419818},{"X":0.63090026,"Y":0.4542165},{"X":0.63090426,"Y":0.46373847},{"X":0.6061462,"Y":0.46372002}]},"Id":"0dfd04d5-73cc-4d59-8544-7bb25e13e478","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Only","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.846436,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007869756,"Left":0.6940025,"Top":0.460639,"Width":0.015480971},"Polygon":[{"X":0.6940025,"Y":0.460639},{"X":0.70947987,"Y":0.4606505},{"X":0.70948344,"Y":0.46850875},{"X":0.694006,"Y":0.46849716}]},"Id":"3a90f71b-b743-46f9-a6f4-e3fa1c899b2c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"14.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.55677,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077252653,"Left":0.7148651,"Top":0.46060562,"Width":0.007702623},"Polygon":[{"X":0.7148651,"Y":0.46060562},{"X":0.7225641,"Y":0.46061134},{"X":0.72256774,"Y":0.4683309},{"X":0.71486866,"Y":0.46832514}]},"Id":"4f3ffd4a-b4c2-4781-8780-e21b60e9b644","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"If","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.751854,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00852067,"Left":0.72689855,"Top":0.4603766,"Width":0.04826986},"Polygon":[{"X":0.72689855,"Y":0.4603766},{"X":0.77516425,"Y":0.4604125},{"X":0.7751684,"Y":0.46889725},{"X":0.7269025,"Y":0.46886116}]},"Id":"bb816eaf-dab7-47f1-a5ee-fc44efc07e04","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82042,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0062303063,"Left":0.779416,"Top":0.4623278,"Width":0.0114972005},"Polygon":[{"X":0.779416,"Y":0.4623278},{"X":0.7909101,"Y":0.46233636},{"X":0.7909132,"Y":0.4685581},{"X":0.7794191,"Y":0.46854952}]},"Id":"09928935-2378-4cc8-93d8-9e9478f8a539","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85342,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076886336,"Left":0.7954209,"Top":0.46084926,"Width":0.033546664},"Polygon":[{"X":0.7954209,"Y":0.46084926},{"X":0.8289636,"Y":0.4608742},{"X":0.8289675,"Y":0.46853787},{"X":0.79542476,"Y":0.4685128}]},"Id":"62025203-f655-4c26-bfbe-abf32844492c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93705,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076509365,"Left":0.83325934,"Top":0.4607698,"Width":0.008608919},"Polygon":[{"X":0.83325934,"Y":0.4607698},{"X":0.8418643,"Y":0.4607762},{"X":0.8418683,"Y":0.46842074},{"X":0.83326334,"Y":0.4684143}]},"Id":"00aa4f41-a3be-4ce4-ac93-f1079d39f2ef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.8246,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009322253,"Left":0.84553236,"Top":0.4606926,"Width":0.05958272},"Polygon":[{"X":0.84553236,"Y":0.4606926},{"X":0.9051099,"Y":0.46073693},{"X":0.90511507,"Y":0.47001487},{"X":0.84553725,"Y":0.46997026}]},"Id":"a7c5319b-cdde-46f3-9ef5-f10825426923","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Applicable,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96941,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007513827,"Left":0.17548856,"Top":0.47004563,"Width":0.03851654},"Polygon":[{"X":0.17548856,"Y":0.47004563},{"X":0.2140036,"Y":0.47007447},{"X":0.2140051,"Y":0.47755945},{"X":0.17548993,"Y":0.47753048}]},"Id":"bd7b9725-1c44-4562-86b4-eca73bb9f394","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Annual","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91012,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009193076,"Left":0.27350432,"Top":0.46994781,"Width":0.0351667},"Polygon":[{"X":0.27350432,"Y":0.46994781},{"X":0.3086687,"Y":0.46997416},{"X":0.308671,"Y":0.4791409},{"X":0.27350643,"Y":0.4791144}]},"Id":"0cfb05e6-b414-47c0-886b-e5a900c16645","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Hourly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91817,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009040379,"Left":0.4624888,"Top":0.4697399,"Width":0.019851122},"Polygon":[{"X":0.4624888,"Y":0.4697399},{"X":0.48233685,"Y":0.46975476},{"X":0.48233992,"Y":0.4787803},{"X":0.46249178,"Y":0.47876534}]},"Id":"eb410792-6897-43b5-868a-5ac8cf7bd693","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.868675,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008172824,"Left":0.48688537,"Top":0.4694587,"Width":0.031787097},"Polygon":[{"X":0.48688537,"Y":0.4694587},{"X":0.51866955,"Y":0.46948248},{"X":0.51867247,"Y":0.4776315},{"X":0.48688817,"Y":0.4776076}]},"Id":"db0a1fdc-f003-4af2-bfde-37d56a9479b4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Grade","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97755,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008137601,"Left":0.6053122,"Top":0.47006333,"Width":0.0136824995},"Polygon":[{"X":0.6053122,"Y":0.47006333},{"X":0.6189914,"Y":0.47007355},{"X":0.6189947,"Y":0.4782009},{"X":0.6053155,"Y":0.47819063}]},"Id":"9ad62c2c-0e10-4c93-baca-5cd3edec7a3e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"10","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.059975,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075362674,"Left":0.7142791,"Top":0.47105142,"Width":0.009148864},"Polygon":[{"X":0.7142791,"Y":0.47105142},{"X":0.7234245,"Y":0.47105828},{"X":0.723428,"Y":0.4785877},{"X":0.7142826,"Y":0.4785808}]},"Id":"d1b2b434-f9da-43f7-9f23-749c7cb584e7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Is","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.27886,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007813676,"Left":0.72787833,"Top":0.4708851,"Width":0.012954765},"Polygon":[{"X":0.72787833,"Y":0.4708851},{"X":0.7408294,"Y":0.47089478},{"X":0.7408331,"Y":0.47869876},{"X":0.72788197,"Y":0.47868901}]},"Id":"d1c64670-5a5f-4a4a-88ae-6560f847d40b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Its","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.749954,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007971707,"Left":0.7450745,"Top":0.4706027,"Width":0.06754909},"Polygon":[{"X":0.7450745,"Y":0.4706027},{"X":0.81261957,"Y":0.4706533},{"X":0.8126236,"Y":0.4785744},{"X":0.74507827,"Y":0.47852358}]},"Id":"d4635916-48e9-499d-b523-1437403ee8d6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Continuance","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.37253,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009263568,"Left":0.8169477,"Top":0.47056073,"Width":0.035803307},"Polygon":[{"X":0.8169477,"Y":0.47056073},{"X":0.8527461,"Y":0.47058755},{"X":0.852751,"Y":0.4798243},{"X":0.81695247,"Y":0.47979733}]},"Id":"2829c8c5-dd4c-4fde-afc9-0365fb5ae28f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Likely?","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95346,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009048404,"Left":0.17576529,"Top":0.48518637,"Width":0.04419717},"Polygon":[{"X":0.17576529,"Y":0.48518637},{"X":0.2199606,"Y":0.48521978},{"X":0.21996245,"Y":0.49423477},{"X":0.17576693,"Y":0.49420115}]},"Id":"3df750e7-edcc-43e3-80ba-5b7b517257e7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Monthly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91953,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007871808,"Left":0.2732592,"Top":0.48508665,"Width":0.030395303},"Polygon":[{"X":0.2732592,"Y":0.48508665},{"X":0.30365255,"Y":0.48510963},{"X":0.3036545,"Y":0.49295846},{"X":0.273261,"Y":0.49293536}]},"Id":"3f0174ae-49ae-4a9f-bc06-3a4eed6cf638","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Other","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.615486,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009409526,"Left":0.30787507,"Top":0.48484147,"Width":0.047627866},"Polygon":[{"X":0.30787507,"Y":0.48484147},{"X":0.35550037,"Y":0.48487747},{"X":0.35550293,"Y":0.49425098},{"X":0.30787742,"Y":0.49421477}]},"Id":"72030458-12b4-40f6-b015-d0b95c186700","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Specify)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92753,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009509916,"Left":0.4622015,"Top":0.4848153,"Width":0.026862288},"Polygon":[{"X":0.4622015,"Y":0.4848153},{"X":0.48906052,"Y":0.48483562},{"X":0.4890638,"Y":0.49432522},{"X":0.46220464,"Y":0.4943048}]},"Id":"21c084ad-9d08-4b24-83d7-eb457290aa61","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Type","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93134,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009087532,"Left":0.5697677,"Top":0.4849007,"Width":0.044498265},"Polygon":[{"X":0.5697677,"Y":0.4849007},{"X":0.6142623,"Y":0.48493436},{"X":0.614266,"Y":0.49398825},{"X":0.56977123,"Y":0.49395442}]},"Id":"42a135ee-b53f-4e0d-9d4c-7cb17240b0dc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Monthly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077649765,"Left":0.6181266,"Top":0.48498306,"Width":0.044046827},"Polygon":[{"X":0.6181266,"Y":0.48498306},{"X":0.66217005,"Y":0.48501635},{"X":0.6621734,"Y":0.49274805},{"X":0.6181298,"Y":0.49271458}]},"Id":"fb7fe70e-bf3a-419b-b6eb-d0a6db15efb3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Amount","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.911415,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00790876,"Left":0.7163776,"Top":0.48588145,"Width":0.04869239},"Polygon":[{"X":0.7163776,"Y":0.48588145},{"X":0.76506615,"Y":0.48591828},{"X":0.76506996,"Y":0.4937902},{"X":0.71638125,"Y":0.49375322}]},"Id":"d366423b-5811-46d4-ae47-45735a33773d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96331,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075991363,"Left":0.82110935,"Top":0.48597595,"Width":0.0197692},"Polygon":[{"X":0.82110935,"Y":0.48597595},{"X":0.84087455,"Y":0.48599088},{"X":0.84087855,"Y":0.49357507},{"X":0.8211133,"Y":0.49356005}]},"Id":"97d67d75-ed65-42d6-adae-66c0e0042724","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Yes","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86602,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007691001,"Left":0.8815533,"Top":0.48592362,"Width":0.015231152},"Polygon":[{"X":0.8815533,"Y":0.48592362},{"X":0.8967802,"Y":0.48593515},{"X":0.8967844,"Y":0.4936146},{"X":0.8815575,"Y":0.49360305}]},"Id":"f54537b7-670d-4b92-826b-2fd614a75d45","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"No","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78877,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073960815,"Left":0.052371487,"Top":0.50072354,"Width":0.006025492},"Polygon":[{"X":0.052371487,"Y":0.50072354},{"X":0.058396086,"Y":0.50072813},{"X":0.05839698,"Y":0.50811964},{"X":0.05237236,"Y":0.508115}]},"Id":"f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93479,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008477244,"Left":0.07266793,"Top":0.4989885,"Width":0.028935155},"Polygon":[{"X":0.07266793,"Y":0.4989885},{"X":0.10160187,"Y":0.4990106},{"X":0.10160308,"Y":0.5074658},{"X":0.072669014,"Y":0.50744355}]},"Id":"f0da0042-4443-4edb-be12-0d0d965db42f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5600","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75519,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007601659,"Left":0.71669716,"Top":0.49611148,"Width":0.033616383},"Polygon":[{"X":0.71669716,"Y":0.49611148},{"X":0.7503099,"Y":0.49613708},{"X":0.7503135,"Y":0.50371313},{"X":0.7167007,"Y":0.50368744}]},"Id":"2d6b2fb0-3fff-4063-8a25-864cd05dfc55","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96395,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007596176,"Left":0.8208473,"Top":0.49599713,"Width":0.01998632},"Polygon":[{"X":0.8208473,"Y":0.49599713},{"X":0.84082955,"Y":0.49601233},{"X":0.84083354,"Y":0.5035933},{"X":0.82085115,"Y":0.503578}]},"Id":"9ce1e2e0-5859-4a87-8785-332621fc9bc0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Yes","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81406,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007808224,"Left":0.881315,"Top":0.49595842,"Width":0.015358571},"Polygon":[{"X":0.881315,"Y":0.49595842},{"X":0.89666927,"Y":0.4959701},{"X":0.89667356,"Y":0.50376666},{"X":0.8813193,"Y":0.5037549}]},"Id":"2c905aa0-8642-48b2-9f0b-99bc09b3d512","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"No","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94515,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009166546,"Left":0.17523615,"Top":0.5002412,"Width":0.040022776},"Polygon":[{"X":0.17523615,"Y":0.5002412},{"X":0.21525708,"Y":0.50027174},{"X":0.21525893,"Y":0.50940776},{"X":0.17523782,"Y":0.509377}]},"Id":"235cce3c-9948-46b2-a165-8d73644b464c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Weekly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.859215,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007982846,"Left":0.46220693,"Top":0.508559,"Width":0.026280435},"Polygon":[{"X":0.46220693,"Y":0.508559},{"X":0.48848462,"Y":0.50857913},{"X":0.48848736,"Y":0.51654184},{"X":0.46220955,"Y":0.5165216}]},"Id":"bac65209-4616-4579-acb3-9aa709b47ebe","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76697,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009485094,"Left":0.49325117,"Top":0.5085376,"Width":0.019201959},"Polygon":[{"X":0.49325117,"Y":0.5085376},{"X":0.51244974,"Y":0.5085523},{"X":0.51245314,"Y":0.5180227},{"X":0.49325445,"Y":0.5180079}]},"Id":"4c6b38ad-1f46-4af2-a9f8-a52a4ac29630","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.64864,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007956502,"Left":0.5693186,"Top":0.5084984,"Width":0.006587567},"Polygon":[{"X":0.5693186,"Y":0.5084984},{"X":0.57590306,"Y":0.50850344},{"X":0.57590616,"Y":0.5164549},{"X":0.5693217,"Y":0.5164498}]},"Id":"0fb4f796-af2a-47b7-b720-87f12ab44d9c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95767,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008442598,"Left":0.60078186,"Top":0.5078708,"Width":0.021677587},"Polygon":[{"X":0.60078186,"Y":0.5078708},{"X":0.62245595,"Y":0.5078874},{"X":0.6224594,"Y":0.5163134},{"X":0.60078526,"Y":0.5162967}]},"Id":"5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"520","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.66984,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007714655,"Left":0.19123118,"Top":0.51537055,"Width":0.022782518},"Polygon":[{"X":0.19123118,"Y":0.51537055},{"X":0.21401215,"Y":0.51538813},{"X":0.2140137,"Y":0.52308524},{"X":0.19123264,"Y":0.5230676}]},"Id":"063069f1-6de5-4a3d-86fa-3d709cfa2eda","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"12B.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9087,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007894051,"Left":0.21977097,"Top":0.51529676,"Width":0.034398515},"Polygon":[{"X":0.21977097,"Y":0.51529676},{"X":0.25416774,"Y":0.5153233},{"X":0.25416946,"Y":0.5231908},{"X":0.21977258,"Y":0.52316415}]},"Id":"6ca8565a-ea99-486c-91f1-3d0a6ffa9318","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Gross","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93191,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008573913,"Left":0.25866288,"Top":0.5154772,"Width":0.045200843},"Polygon":[{"X":0.25866288,"Y":0.5154772},{"X":0.3038616,"Y":0.51551205},{"X":0.3038637,"Y":0.52405113},{"X":0.2586648,"Y":0.5240161}]},"Id":"1e9a4ef7-1f40-4d53-abfa-c6f0a50722ec","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Earnings","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26907,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008083151,"Left":0.69412833,"Top":0.51457286,"Width":0.014809711},"Polygon":[{"X":0.69412833,"Y":0.51457286},{"X":0.70893437,"Y":0.51458424},{"X":0.70893806,"Y":0.522656},{"X":0.694132,"Y":0.5226445}]},"Id":"79ef617d-90ad-41a0-b192-e47d7b1b36d0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54429,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076331208,"Left":0.71488464,"Top":0.5147712,"Width":0.0076829055},"Polygon":[{"X":0.71488464,"Y":0.5147712},{"X":0.722564,"Y":0.5147771},{"X":0.72256756,"Y":0.5224043},{"X":0.71488816,"Y":0.52239835}]},"Id":"cd9a03af-e1de-41e5-afd2-639d9729f011","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"If","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91325,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009365348,"Left":0.7266463,"Top":0.5148051,"Width":0.022493416},"Polygon":[{"X":0.7266463,"Y":0.5148051},{"X":0.74913526,"Y":0.5148224},{"X":0.7491397,"Y":0.52417046},{"X":0.72665066,"Y":0.52415305}]},"Id":"b3412ec6-b209-40bb-a49f-4e545a603a7b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"paid","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92596,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009315712,"Left":0.7532541,"Top":0.5148454,"Width":0.033993416},"Polygon":[{"X":0.7532541,"Y":0.5148454},{"X":0.7872429,"Y":0.5148716},{"X":0.78724754,"Y":0.5241611},{"X":0.7532586,"Y":0.52413476}]},"Id":"85cbb940-3824-464b-80f1-3c6d1d21dfa8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"hourly","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.62536,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.002153759,"Left":0.79210025,"Top":0.5184418,"Width":0.0100263115},"Polygon":[{"X":0.79210025,"Y":0.5184418},{"X":0.8021255,"Y":0.51844954},{"X":0.8021266,"Y":0.52059555},{"X":0.7921014,"Y":0.5205878}]},"Id":"b0a0edc1-90e6-4168-930b-74642ba0542e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91667,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007950884,"Left":0.80703646,"Top":0.51624817,"Width":0.041687272},"Polygon":[{"X":0.80703646,"Y":0.51624817},{"X":0.84871954,"Y":0.5162803},{"X":0.8487237,"Y":0.52419907},{"X":0.8070405,"Y":0.52416676}]},"Id":"db885985-c11d-4828-aab3-a2f2c45173af","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"average","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93552,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078549,"Left":0.85304326,"Top":0.5149734,"Width":0.030306146},"Polygon":[{"X":0.85304326,"Y":0.5149734},{"X":0.88334507,"Y":0.51499677},{"X":0.8833494,"Y":0.5228283},{"X":0.85304743,"Y":0.52280486}]},"Id":"b2c1eeb8-90fe-48ff-987d-d65e187d52c0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"hours","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88648,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074183447,"Left":0.8874608,"Top":0.5167399,"Width":0.017327586},"Polygon":[{"X":0.8874608,"Y":0.5167399},{"X":0.9047843,"Y":0.51675326},{"X":0.90478843,"Y":0.52415824},{"X":0.88746494,"Y":0.5241448}]},"Id":"59a1a92b-42c5-463a-a8d4-435b6b7279bd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"per","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91734,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007448879,"Left":0.7135378,"Top":0.52523303,"Width":0.028228432},"Polygon":[{"X":0.7135378,"Y":0.52523303},{"X":0.7417627,"Y":0.5252549},{"X":0.7417663,"Y":0.5326819},{"X":0.7135412,"Y":0.53265995}]},"Id":"9be8a0df-99bb-4630-9576-d29071ade2a1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"week","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57598,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009176859,"Left":0.05254114,"Top":0.5306742,"Width":0.026332041},"Polygon":[{"X":0.05254114,"Y":0.5306742},{"X":0.07887197,"Y":0.5306947},{"X":0.07887318,"Y":0.53985107},{"X":0.05254222,"Y":0.5398305}]},"Id":"379cb82e-e667-41ea-8622-0cfcc0268667","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Type","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96944,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00773484,"Left":0.1399485,"Top":0.530481,"Width":0.024512686},"Polygon":[{"X":0.1399485,"Y":0.530481},{"X":0.16445984,"Y":0.53050005},{"X":0.1644612,"Y":0.5382158},{"X":0.13994977,"Y":0.5381967}]},"Id":"02eb8df0-c7c6-4c2b-b8a2-5d214b1cabfd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Year","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79206,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007804024,"Left":0.16870366,"Top":0.5303734,"Width":0.014614746},"Polygon":[{"X":0.16870366,"Y":0.5303734},{"X":0.18331696,"Y":0.5303848},{"X":0.1833184,"Y":0.53817743},{"X":0.16870505,"Y":0.538166}]},"Id":"08f32ff9-7966-47e9-906d-aca5fa48fad3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"To","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.885895,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00773544,"Left":0.18781021,"Top":0.530447,"Width":0.024844585},"Polygon":[{"X":0.18781021,"Y":0.530447},{"X":0.21265325,"Y":0.5304664},{"X":0.2126548,"Y":0.53818244},{"X":0.18781166,"Y":0.53816307}]},"Id":"9a54ea3e-b70e-4411-850b-09cad5e8500d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70087,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007594449,"Left":0.24778551,"Top":0.5305379,"Width":0.023022203},"Polygon":[{"X":0.24778551,"Y":0.5305379},{"X":0.27080595,"Y":0.5305558},{"X":0.2708077,"Y":0.5381323},{"X":0.24778718,"Y":0.5381143}]},"Id":"5eb9d80e-1738-49a2-bf16-b608607d12d7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Past","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73026,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076184794,"Left":0.27488872,"Top":0.5304853,"Width":0.02461391},"Polygon":[{"X":0.27488872,"Y":0.5304853},{"X":0.29950076,"Y":0.53050447},{"X":0.29950264,"Y":0.53810376},{"X":0.2748905,"Y":0.5380845}]},"Id":"be0c9d44-6ba4-4784-8510-af49990aea6f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Year","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.226,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007717125,"Left":0.3547186,"Top":0.5304456,"Width":0.023807758},"Polygon":[{"X":0.3547186,"Y":0.5304456},{"X":0.37852415,"Y":0.5304641},{"X":0.37852636,"Y":0.5381627},{"X":0.3547207,"Y":0.53814405}]},"Id":"9745f767-bc50-47fa-9aae-4a8d4ca0824e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Past","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.04629,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007654792,"Left":0.38218796,"Top":0.53037345,"Width":0.02455266},"Polygon":[{"X":0.38218796,"Y":0.53037345},{"X":0.40673834,"Y":0.5303925},{"X":0.40674064,"Y":0.53802824},{"X":0.38219017,"Y":0.53800905}]},"Id":"6eec105c-4b14-4fa6-b2a0-80dd8eaeb106","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Year","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74244,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007699131,"Left":0.4626138,"Top":0.53034776,"Width":0.039623454},"Polygon":[{"X":0.4626138,"Y":0.53034776},{"X":0.5022346,"Y":0.5303786},{"X":0.50223726,"Y":0.5380469},{"X":0.46261632,"Y":0.5380159}]},"Id":"1a1d3b94-6eee-4f10-b242-937ae8fceea8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Rations","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8199,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078109805,"Left":0.5694169,"Top":0.5302192,"Width":0.0063656513},"Polygon":[{"X":0.5694169,"Y":0.5302192},{"X":0.5757795,"Y":0.53022414},{"X":0.57578254,"Y":0.53803015},{"X":0.5694199,"Y":0.5380252}]},"Id":"4f6563a3-101d-4a2f-95f0-b9f4bffea97f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84886,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008265306,"Left":0.60477066,"Top":0.5317496,"Width":0.02097016},"Polygon":[{"X":0.60477066,"Y":0.5317496},{"X":0.6257374,"Y":0.53176594},{"X":0.6257408,"Y":0.5400149},{"X":0.604774,"Y":0.53999853}]},"Id":"802737bb-d126-4967-aebd-b519fa59a0bd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"162","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94256,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008183999,"Left":0.77123225,"Top":0.52915126,"Width":0.015140869},"Polygon":[{"X":0.77123225,"Y":0.52915126},{"X":0.786369,"Y":0.529163},{"X":0.7863731,"Y":0.5373352},{"X":0.77123624,"Y":0.5373234}]},"Id":"a39773a0-06e6-449f-8cb8-0522db93699d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"40","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94658,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008535402,"Left":0.7899624,"Top":0.52899367,"Width":0.032572757},"Polygon":[{"X":0.7899624,"Y":0.52899367},{"X":0.82253075,"Y":0.529019},{"X":0.82253516,"Y":0.53752905},{"X":0.78996664,"Y":0.5375036}]},"Id":"6f8d382d-7520-44d4-bb91-fdb65c6c60c2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"hours","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8913,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076190755,"Left":0.1395682,"Top":0.5455904,"Width":0.02505129},"Polygon":[{"X":0.1395682,"Y":0.5455904},{"X":0.16461815,"Y":0.5456101},{"X":0.16461949,"Y":0.5532094},{"X":0.13956943,"Y":0.5531897}]},"Id":"217afcd1-dee9-4c72-b78a-c2959d9248c7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Thru","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98235,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008390315,"Left":0.17862156,"Top":0.5441567,"Width":0.028981034},"Polygon":[{"X":0.17862156,"Y":0.5441567},{"X":0.20760092,"Y":0.5441794},{"X":0.20760259,"Y":0.552547},{"X":0.1786231,"Y":0.55252415}]},"Id":"c63160f0-c711-457b-b07b-7fc633ee321c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"2006","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.58727,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007854698,"Left":0.6940241,"Top":0.5450511,"Width":0.014756022},"Polygon":[{"X":0.6940241,"Y":0.5450511},{"X":0.70877653,"Y":0.54506266},{"X":0.7087801,"Y":0.5529058},{"X":0.69402766,"Y":0.5528942}]},"Id":"ec6fc2c1-ac99-4c13-a7a4-632943fdb69c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"16.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93791,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007707816,"Left":0.7145904,"Top":0.54523724,"Width":0.025127664},"Polygon":[{"X":0.7145904,"Y":0.54523724},{"X":0.7397144,"Y":0.545257},{"X":0.739718,"Y":0.5529451},{"X":0.71459395,"Y":0.5529252}]},"Id":"f50e530e-837c-445a-9845-da37d3b46830","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94784,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007796636,"Left":0.74396104,"Top":0.54513586,"Width":0.011305723},"Polygon":[{"X":0.74396104,"Y":0.54513586},{"X":0.75526303,"Y":0.54514474},{"X":0.7552668,"Y":0.5529325},{"X":0.7439648,"Y":0.5529236}]},"Id":"e80eb141-4457-4fcd-b85c-c4e3e6bc638e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.901955,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009229573,"Left":0.7589984,"Top":0.5452821,"Width":0.05823137},"Polygon":[{"X":0.7589984,"Y":0.5452821},{"X":0.81722504,"Y":0.54532784},{"X":0.81722975,"Y":0.5545117},{"X":0.75900286,"Y":0.5544657}]},"Id":"50837a26-995c-4a5b-8e3b-b65ba1d487f5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicant's","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9671,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006993336,"Left":0.8211707,"Top":0.5460475,"Width":0.023525177},"Polygon":[{"X":0.8211707,"Y":0.5460475},{"X":0.8446922,"Y":0.546066},{"X":0.84469587,"Y":0.5530408},{"X":0.82117426,"Y":0.55302227}]},"Id":"9c370c9c-4710-4b90-a5bf-f946f5161212","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"next","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.863365,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074228398,"Left":0.8488933,"Top":0.5470411,"Width":0.019482832},"Polygon":[{"X":0.8488933,"Y":0.5470411},{"X":0.8683721,"Y":0.54705644},{"X":0.8683761,"Y":0.554464},{"X":0.8488972,"Y":0.5544486}]},"Id":"3f56ae4a-ac09-49e0-9ccf-f19d48826ad9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.943436,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007625449,"Left":0.87225115,"Top":0.54550844,"Width":0.043928232},"Polygon":[{"X":0.87225115,"Y":0.54550844},{"X":0.91617507,"Y":0.5455429},{"X":0.91617936,"Y":0.55313385},{"X":0.87225527,"Y":0.5530992}]},"Id":"cbffcb67-0c97-40f2-add2-993b0d063396","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"increase","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87912,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008630608,"Left":0.37411237,"Top":0.5552674,"Width":0.03289304},"Polygon":[{"X":0.37411237,"Y":0.5552674},{"X":0.4070028,"Y":0.5552933},{"X":0.4070054,"Y":0.56389797},{"X":0.3741148,"Y":0.56387186}]},"Id":"7c5f28e4-f4c4-4ce4-bac4-ee9294a0ae59","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26569,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009339901,"Left":0.46253666,"Top":0.55040175,"Width":0.029930657},"Polygon":[{"X":0.46253666,"Y":0.55040175},{"X":0.4924641,"Y":0.5504253},{"X":0.4924673,"Y":0.5597416},{"X":0.46253973,"Y":0.55971795}]},"Id":"d4786565-f1cf-45e4-8270-07336b5451e0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Flight","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.03695,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006122482,"Left":0.496347,"Top":0.5519376,"Width":0.011221645},"Polygon":[{"X":0.496347,"Y":0.5519376},{"X":0.50756645,"Y":0.55194646},{"X":0.50756866,"Y":0.55806005},{"X":0.49634913,"Y":0.55805117}]},"Id":"97762a26-cc83-4f62-8683-7c73272976bf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8532,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076061613,"Left":0.05289476,"Top":0.5610979,"Width":0.025210666},"Polygon":[{"X":0.05289476,"Y":0.5610979},{"X":0.07810443,"Y":0.5611179},{"X":0.07810543,"Y":0.56870407},{"X":0.052895658,"Y":0.568684}]},"Id":"2534dd5b-1a99-4657-a95d-459aa0183dc3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.811104,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009258816,"Left":0.08308293,"Top":0.56090915,"Width":0.019250186},"Polygon":[{"X":0.08308293,"Y":0.56090915},{"X":0.10233178,"Y":0.5609244},{"X":0.10233311,"Y":0.57016796},{"X":0.083084166,"Y":0.5701526}]},"Id":"3d5fc00e-c4f9-416e-b4de-c2c3335ac0bf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44131,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076769204,"Left":0.1396584,"Top":0.56081593,"Width":0.0062678973},"Polygon":[{"X":0.1396584,"Y":0.56081593},{"X":0.14592502,"Y":0.56082094},{"X":0.1459263,"Y":0.5684929},{"X":0.13965966,"Y":0.5684879}]},"Id":"d24a00de-8624-4d11-86af-00e810efa497","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.654434,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007736811,"Left":0.24695264,"Top":0.56065917,"Width":0.0061957096},"Polygon":[{"X":0.24695264,"Y":0.56065917},{"X":0.25314665,"Y":0.5606641},{"X":0.25314835,"Y":0.56839603},{"X":0.24695434,"Y":0.5683911}]},"Id":"7e77a639-3119-4093-98fb-8cdb3e630b7a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88887,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008547695,"Left":0.26517257,"Top":0.5586198,"Width":0.03266676},"Polygon":[{"X":0.26517257,"Y":0.5586198},{"X":0.29783723,"Y":0.55864567},{"X":0.2978393,"Y":0.56716746},{"X":0.2651745,"Y":0.5671415}]},"Id":"df677963-2d96-4e15-99d2-ee1740faf28c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87579,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077102287,"Left":0.354205,"Top":0.5607873,"Width":0.006274547},"Polygon":[{"X":0.354205,"Y":0.5607873},{"X":0.36047745,"Y":0.56079227},{"X":0.36047956,"Y":0.56849754},{"X":0.35420713,"Y":0.56849253}]},"Id":"dceaf4a2-7811-46f2-90bb-23d3b3283b7a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.893684,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074040946,"Left":0.46239242,"Top":0.56084836,"Width":0.03713351},"Polygon":[{"X":0.46239242,"Y":0.56084836},{"X":0.49952334,"Y":0.5608778},{"X":0.49952593,"Y":0.5682525},{"X":0.46239486,"Y":0.56822294}]},"Id":"8bb395cd-1751-4e6a-aa58-3df63fdc3a9e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Hazard","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8705,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007538092,"Left":0.5693756,"Top":0.56068736,"Width":0.006325024},"Polygon":[{"X":0.5693756,"Y":0.56068736},{"X":0.57569766,"Y":0.56069237},{"X":0.5757006,"Y":0.56822544},{"X":0.5693785,"Y":0.56822044}]},"Id":"26cdc76d-4217-4170-82d1-8c5f74fd51d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.966194,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008188587,"Left":0.60716736,"Top":0.5560701,"Width":0.02196645},"Polygon":[{"X":0.60716736,"Y":0.5560701},{"X":0.62913036,"Y":0.55608743},{"X":0.62913376,"Y":0.56425864},{"X":0.60717064,"Y":0.56424123}]},"Id":"b7060f97-941a-4e83-aedf-65aad3a08316","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"756","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97402,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008473892,"Left":0.16989098,"Top":0.5627861,"Width":0.03201041},"Polygon":[{"X":0.16989098,"Y":0.5627861},{"X":0.20189974,"Y":0.5628115},{"X":0.20190139,"Y":0.57126},{"X":0.16989249,"Y":0.57123446}]},"Id":"aa237588-cfc1-4bc5-a888-968195c7857e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90443,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008410884,"Left":0.7732238,"Top":0.56537914,"Width":0.06539844},"Polygon":[{"X":0.7732238,"Y":0.56537914},{"X":0.83861786,"Y":0.5654311},{"X":0.8386223,"Y":0.5737901},{"X":0.77322793,"Y":0.5737378}]},"Id":"713f1afd-8c57-40ea-af3f-25cf5ced5e53","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"08/08/2007","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94432,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009380039,"Left":0.46226737,"Top":0.5757579,"Width":0.044577926},"Polygon":[{"X":0.46226737,"Y":0.5757579},{"X":0.506842,"Y":0.57579356},{"X":0.5068453,"Y":0.58513796},{"X":0.46227047,"Y":0.58510214}]},"Id":"3e110c3f-a7bd-4623-8cb8-729fbdcf74f0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Clothing","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.819855,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075367754,"Left":0.56949484,"Top":0.57583374,"Width":0.0062046354},"Polygon":[{"X":0.56949484,"Y":0.57583374},{"X":0.5756965,"Y":0.5758387},{"X":0.5756995,"Y":0.5833705},{"X":0.56949776,"Y":0.5833655}]},"Id":"05e4aca0-89ee-4594-a0e8-7dff3331637a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008150031,"Left":0.6037154,"Top":0.5748513,"Width":0.022075027},"Polygon":[{"X":0.6037154,"Y":0.5748513},{"X":0.6257871,"Y":0.5748689},{"X":0.6257905,"Y":0.5830013},{"X":0.6037187,"Y":0.58298355}]},"Id":"98149980-a899-41cd-9269-bc598a01fa1a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"452","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77758,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077261603,"Left":0.052427135,"Top":0.5912306,"Width":0.04796952},"Polygon":[{"X":0.052427135,"Y":0.5912306},{"X":0.10039556,"Y":0.5912693},{"X":0.100396655,"Y":0.59895676},{"X":0.052428044,"Y":0.59891784}]},"Id":"85c921ae-a8c4-45c8-8d54-2241456a32ee","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84985,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007707378,"Left":0.13970545,"Top":0.59105736,"Width":0.006146583},"Polygon":[{"X":0.13970545,"Y":0.59105736},{"X":0.14585075,"Y":0.5910623},{"X":0.14585203,"Y":0.5987648},{"X":0.1397067,"Y":0.5987598}]},"Id":"2798af42-651b-431a-8896-6103eebb247e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.959854,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008376397,"Left":0.16994852,"Top":0.5892524,"Width":0.03184583},"Polygon":[{"X":0.16994852,"Y":0.5892524},{"X":0.20179272,"Y":0.5892781},{"X":0.20179436,"Y":0.59762883},{"X":0.16995001,"Y":0.597603}]},"Id":"21754c82-bac8-44f4-98a5-263f71b7fce9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90265,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008281344,"Left":0.37615222,"Top":0.5854673,"Width":0.03282685},"Polygon":[{"X":0.37615222,"Y":0.5854673},{"X":0.40897655,"Y":0.5854937},{"X":0.40897906,"Y":0.5937486},{"X":0.37615457,"Y":0.5937221}]},"Id":"d4102ea2-9eca-4490-bebb-0a87b89d0620","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.808,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076309806,"Left":0.24695025,"Top":0.59106636,"Width":0.0063309795},"Polygon":[{"X":0.24695025,"Y":0.59106636},{"X":0.25327954,"Y":0.5910715},{"X":0.25328124,"Y":0.59869736},{"X":0.24695192,"Y":0.59869224}]},"Id":"bffbe8e0-f2b1-4429-9826-6ba4ec13b198","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95683,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008743617,"Left":0.27104983,"Top":0.59031105,"Width":0.033412185},"Polygon":[{"X":0.27104983,"Y":0.59031105},{"X":0.30445984,"Y":0.590338},{"X":0.30446202,"Y":0.59905463},{"X":0.27105185,"Y":0.5990275}]},"Id":"77e93146-d567-42da-a47c-0c0271f75190","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89526,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075600627,"Left":0.35437793,"Top":0.59098196,"Width":0.006148863},"Polygon":[{"X":0.35437793,"Y":0.59098196},{"X":0.36052468,"Y":0.59098697},{"X":0.3605268,"Y":0.59854203},{"X":0.35438,"Y":0.5985371}]},"Id":"c4b8723d-833b-4775-bd59-b877797985b3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74271,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076234043,"Left":0.6936547,"Top":0.59089494,"Width":0.015255388},"Polygon":[{"X":0.6936547,"Y":0.59089494},{"X":0.7089066,"Y":0.5909073},{"X":0.7089101,"Y":0.5985184},{"X":0.6936581,"Y":0.598506}]},"Id":"9981a1fe-83bc-407f-853e-a69b3d34bb0a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"17.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95673,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0094068535,"Left":0.71448624,"Top":0.5906911,"Width":0.050388046},"Polygon":[{"X":0.71448624,"Y":0.5906911},{"X":0.7648697,"Y":0.5907318},{"X":0.7648743,"Y":0.60009795},{"X":0.71449053,"Y":0.60005707}]},"Id":"7338ad57-b3a5-4f93-9bea-77e51bfa47c9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Projected","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94953,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074345777,"Left":0.7690551,"Top":0.59126765,"Width":0.04141508},"Polygon":[{"X":0.7690551,"Y":0.59126765},{"X":0.8104664,"Y":0.5913011},{"X":0.8104702,"Y":0.5987022},{"X":0.76905876,"Y":0.59866863}]},"Id":"87cfb3f7-fe02-40b3-9756-83606de250ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amount","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88842,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007654721,"Left":0.81468314,"Top":0.59077036,"Width":0.011421642},"Polygon":[{"X":0.81468314,"Y":0.59077036},{"X":0.8261008,"Y":0.59077954},{"X":0.82610476,"Y":0.5984251},{"X":0.8146871,"Y":0.5984158}]},"Id":"ae0f0d19-3b03-4a5f-ae04-70769f2a3e58","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96124,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0072137304,"Left":0.83021426,"Top":0.59140366,"Width":0.023248676},"Polygon":[{"X":0.83021426,"Y":0.59140366},{"X":0.85345906,"Y":0.5914224},{"X":0.85346293,"Y":0.5986174},{"X":0.83021796,"Y":0.59859854}]},"Id":"632d647c-f361-499d-abdd-22f8bd2e663e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"next","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81092,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075684274,"Left":0.8576884,"Top":0.59244955,"Width":0.019490693},"Polygon":[{"X":0.8576884,"Y":0.59244955},{"X":0.877175,"Y":0.5924653},{"X":0.8771791,"Y":0.60001796},{"X":0.8576924,"Y":0.60000217}]},"Id":"65cca0ca-94c9-40e6-8b5e-bac3ab6561be","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92298,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007711968,"Left":0.88098556,"Top":0.5908359,"Width":0.043881856},"Polygon":[{"X":0.88098556,"Y":0.5908359},{"X":0.92486304,"Y":0.59087133},{"X":0.9248674,"Y":0.5985479},{"X":0.88098973,"Y":0.5985123}]},"Id":"873ae0fc-301f-45b1-bcf6-5702b087f3fb","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"increase","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74603,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007909316,"Left":0.4620965,"Top":0.5996855,"Width":0.045822106},"Polygon":[{"X":0.4620965,"Y":0.5996855},{"X":0.50791585,"Y":0.5997227},{"X":0.5079186,"Y":0.6075948},{"X":0.4620991,"Y":0.6075574}]},"Id":"3bebdbf9-13a0-47e9-8895-87e868eb7639","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Quarters","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83694,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075650024,"Left":0.5692526,"Top":0.59974456,"Width":0.006580814},"Polygon":[{"X":0.5692526,"Y":0.59974456},{"X":0.57583046,"Y":0.59974986},{"X":0.5758334,"Y":0.6073095},{"X":0.56925553,"Y":0.60730416}]},"Id":"f704cc29-82bc-4880-bdf6-9b3fd694236d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.958435,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008493808,"Left":0.6055337,"Top":0.6026052,"Width":0.021911457},"Polygon":[{"X":0.6055337,"Y":0.6026052},{"X":0.62744164,"Y":0.602623},{"X":0.62744516,"Y":0.611099},{"X":0.6055371,"Y":0.6110811}]},"Id":"1b94de22-6885-410f-aac5-b1c9f79de02b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"986","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.4362,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009418719,"Left":0.7757781,"Top":0.60481656,"Width":0.0070559243},"Polygon":[{"X":0.7757781,"Y":0.60481656},{"X":0.78282934,"Y":0.6048223},{"X":0.78283405,"Y":0.6142353},{"X":0.77578276,"Y":0.6142295}]},"Id":"3c36f4cc-b7fc-4038-bfae-3680067ad389","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91334,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008137982,"Left":0.7868795,"Top":0.6054501,"Width":0.028612968},"Polygon":[{"X":0.7868795,"Y":0.6054501},{"X":0.8154883,"Y":0.6054734},{"X":0.81549245,"Y":0.6135881},{"X":0.78688353,"Y":0.61356467}]},"Id":"c5df9319-2a6e-4d36-8053-c03161a761fd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"5600","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.282166,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007924883,"Left":0.052618045,"Top":0.6211964,"Width":0.07167769},"Polygon":[{"X":0.052618045,"Y":0.6211964},{"X":0.12429452,"Y":0.62125534},{"X":0.12429574,"Y":0.6291213},{"X":0.052618973,"Y":0.6290621}]},"Id":"11445baa-a116-488b-bcd1-adeec3067a63","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Commissions","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91688,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076012434,"Left":0.1396282,"Top":0.6214269,"Width":0.006306366},"Polygon":[{"X":0.1396282,"Y":0.6214269},{"X":0.1459333,"Y":0.62143207},{"X":0.14593457,"Y":0.62902814},{"X":0.13962944,"Y":0.6290229}]},"Id":"dc8e61f7-b746-4cf1-8861-b8de67e317d3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95455,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008246914,"Left":0.17280462,"Top":0.62020946,"Width":0.03271695},"Polygon":[{"X":0.17280462,"Y":0.62020946},{"X":0.20551996,"Y":0.62023634},{"X":0.20552157,"Y":0.62845635},{"X":0.17280611,"Y":0.62842935}]},"Id":"e9d7453a-d798-4b98-8007-77a95da62d28","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86142,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007752064,"Left":0.2469651,"Top":0.6212928,"Width":0.006247118},"Polygon":[{"X":0.2469651,"Y":0.6212928},{"X":0.25321048,"Y":0.62129796},{"X":0.2532122,"Y":0.6290449},{"X":0.2469668,"Y":0.6290397}]},"Id":"2e012145-53b8-42c9-b580-1545ed9e80b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91947,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008397043,"Left":0.2697074,"Top":0.61947334,"Width":0.03288437},"Polygon":[{"X":0.2697074,"Y":0.61947334},{"X":0.30258968,"Y":0.61950034},{"X":0.30259177,"Y":0.6278704},{"X":0.26970932,"Y":0.62784326}]},"Id":"d3057b24-5c98-4a54-9833-fb9e3413fb02","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88445,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007595983,"Left":0.35429358,"Top":0.6212595,"Width":0.0062831254},"Polygon":[{"X":0.35429358,"Y":0.6212595},{"X":0.3605746,"Y":0.6212647},{"X":0.36057672,"Y":0.6288555},{"X":0.35429567,"Y":0.62885034}]},"Id":"c5282ace-86f5-4cc7-a5b9-5335e4f1790d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9533,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008774686,"Left":0.37999457,"Top":0.6184373,"Width":0.032274745},"Polygon":[{"X":0.37999457,"Y":0.6184373},{"X":0.41226664,"Y":0.61846375},{"X":0.4122693,"Y":0.627212},{"X":0.37999707,"Y":0.62718534}]},"Id":"3bb4b3db-500f-4536-818c-f254e343a180","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.43403,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077559114,"Left":0.4625006,"Top":0.6212033,"Width":0.018217323},"Polygon":[{"X":0.4625006,"Y":0.6212033},{"X":0.4807153,"Y":0.62121826},{"X":0.48071793,"Y":0.62895924},{"X":0.46250317,"Y":0.6289442}]},"Id":"f2007828-89bc-451f-8d2d-4d09121229ed","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pro","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77396,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00928247,"Left":0.48535028,"Top":0.6212213,"Width":0.019419158},"Polygon":[{"X":0.48535028,"Y":0.6212213},{"X":0.50476617,"Y":0.6212373},{"X":0.50476944,"Y":0.6305038},{"X":0.48535344,"Y":0.63048774}]},"Id":"0c97544e-6d25-4885-a4dc-13ba5ad26f0c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67407,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007556698,"Left":0.5692992,"Top":0.62127,"Width":0.006251634},"Polygon":[{"X":0.5692992,"Y":0.62127},{"X":0.57554793,"Y":0.6212751},{"X":0.57555085,"Y":0.6288267},{"X":0.56930214,"Y":0.62882155}]},"Id":"74388d2b-9c19-4c60-ab8a-495336f54760","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96329,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008291622,"Left":0.60432786,"Top":0.62176377,"Width":0.020997621},"Polygon":[{"X":0.60432786,"Y":0.62176377},{"X":0.62532204,"Y":0.62178105},{"X":0.6253255,"Y":0.6300554},{"X":0.60433125,"Y":0.6300381}]},"Id":"adc565dc-379f-44b8-b505-e76c375af1d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"123","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86735,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077269953,"Left":0.6938034,"Top":0.62108773,"Width":0.015607077},"Polygon":[{"X":0.6938034,"Y":0.62108773},{"X":0.709407,"Y":0.62110054},{"X":0.7094105,"Y":0.6288147},{"X":0.6938069,"Y":0.6288018}]},"Id":"0a51e605-d988-4d28-b791-a4e3a29cc748","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"18.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91963,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076592974,"Left":0.7147392,"Top":0.6211372,"Width":0.025061043},"Polygon":[{"X":0.7147392,"Y":0.6211372},{"X":0.7397966,"Y":0.6211578},{"X":0.7398002,"Y":0.6287965},{"X":0.7147427,"Y":0.62877584}]},"Id":"57b14d2d-b329-4571-8c73-90eaa121ad7c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90964,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076264744,"Left":0.7439876,"Top":0.6211351,"Width":0.011329725},"Polygon":[{"X":0.7439876,"Y":0.6211351},{"X":0.75531363,"Y":0.6211444},{"X":0.75531733,"Y":0.6287616},{"X":0.74399126,"Y":0.62875223}]},"Id":"7cfc477e-96bf-41d1-95d0-b747b56a8446","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90334,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009069196,"Left":0.7591758,"Top":0.6211603,"Width":0.058017444},"Polygon":[{"X":0.7591758,"Y":0.6211603},{"X":0.81718856,"Y":0.621208},{"X":0.8171932,"Y":0.63022953},{"X":0.7591801,"Y":0.6301816}]},"Id":"06e54707-c790-4b84-aac8-523fdc4a1c53","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"applicant's","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97411,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007615255,"Left":0.82108986,"Top":0.6212107,"Width":0.018865066},"Polygon":[{"X":0.82108986,"Y":0.6212107},{"X":0.8399509,"Y":0.6212262},{"X":0.839955,"Y":0.62882596},{"X":0.8210938,"Y":0.62881035}]},"Id":"3ad49d50-4d8f-4315-8750-46df9da8d787","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"last","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.874016,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077115446,"Left":0.84392,"Top":0.62271017,"Width":0.019969234},"Polygon":[{"X":0.84392,"Y":0.62271017},{"X":0.8638851,"Y":0.6227266},{"X":0.8638892,"Y":0.63042176},{"X":0.84392405,"Y":0.63040525}]},"Id":"71cd6405-d14e-4b27-95d8-9a5f3e815b47","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85599,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007932894,"Left":0.86740786,"Top":0.6211388,"Width":0.043990854},"Polygon":[{"X":0.86740786,"Y":0.6211388},{"X":0.9113943,"Y":0.621175},{"X":0.9113987,"Y":0.6290717},{"X":0.86741215,"Y":0.6290354}]},"Id":"2d1de25d-9583-4af0-a3fb-73d736f55aac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"increase","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85693,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008422308,"Left":0.7771275,"Top":0.63556206,"Width":0.06566282},"Polygon":[{"X":0.7771275,"Y":0.63556206},{"X":0.8427859,"Y":0.6356165},{"X":0.84279037,"Y":0.6439843},{"X":0.7771316,"Y":0.64392966}]},"Id":"74acc44c-e364-4dfa-bcfb-da0a515c5c5f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"09/08/2006","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73543,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008776337,"Left":0.46198034,"Top":0.6407168,"Width":0.048435453},"Polygon":[{"X":0.46198034,"Y":0.6407168},{"X":0.5104127,"Y":0.6407571},{"X":0.5104158,"Y":0.6494931},{"X":0.46198323,"Y":0.6494526}]},"Id":"e2f133e7-774b-4679-9184-f8abc2103848","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overseas","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0061429804,"Left":0.51489687,"Top":0.64281607,"Width":0.01119749},"Polygon":[{"X":0.51489687,"Y":0.64281607},{"X":0.5260921,"Y":0.64282537},{"X":0.5260944,"Y":0.64895904},{"X":0.5148991,"Y":0.6489497}]},"Id":"bf0de828-9d08-484c-9fcc-84d5a2b216f1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91198,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075674485,"Left":0.05259096,"Top":0.65194714,"Width":0.033680193},"Polygon":[{"X":0.05259096,"Y":0.65194714},{"X":0.08627013,"Y":0.65197533},{"X":0.08627115,"Y":0.6595146},{"X":0.05259185,"Y":0.6594863}]},"Id":"dd5c8177-7866-4d39-b5f6-ce68e1d8aa39","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90822,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007772169,"Left":0.1395034,"Top":0.6515275,"Width":0.0063071772},"Polygon":[{"X":0.1395034,"Y":0.6515275},{"X":0.14580928,"Y":0.6515328},{"X":0.14581057,"Y":0.6592997},{"X":0.13950467,"Y":0.65929437}]},"Id":"1f33dc17-ae5e-464c-b504-92e2c836baa3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.945656,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008309592,"Left":0.17288639,"Top":0.65034646,"Width":0.03269729},"Polygon":[{"X":0.17288639,"Y":0.65034646},{"X":0.20558204,"Y":0.6503738},{"X":0.20558368,"Y":0.65865606},{"X":0.17288788,"Y":0.6586286}]},"Id":"1c62a51b-73e1-43fd-93d6-c3f6910bb38b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89371,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007647649,"Left":0.24693479,"Top":0.6515937,"Width":0.006179052},"Polygon":[{"X":0.24693479,"Y":0.6515937},{"X":0.25311214,"Y":0.6515989},{"X":0.25311384,"Y":0.6592413},{"X":0.24693646,"Y":0.65923613}]},"Id":"3bc68979-c144-4c44-8ad8-e22ef7733be4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9248,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008467751,"Left":0.2735193,"Top":0.6469713,"Width":0.033112556},"Polygon":[{"X":0.2735193,"Y":0.6469713},{"X":0.30662978,"Y":0.64699894},{"X":0.30663186,"Y":0.6554391},{"X":0.27352127,"Y":0.6554113}]},"Id":"28f2fb50-3bfb-435e-9bab-a0033084d295","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88874,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074787135,"Left":0.3543568,"Top":0.6515351,"Width":0.0062498306},"Polygon":[{"X":0.3543568,"Y":0.6515351},{"X":0.36060455,"Y":0.65154034},{"X":0.36060664,"Y":0.6590138},{"X":0.35435885,"Y":0.65900856}]},"Id":"be18187e-bf5d-4b91-ad46-cd2023122ee6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92338,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008499958,"Left":0.38392615,"Top":0.6469097,"Width":0.03216783},"Polygon":[{"X":0.38392615,"Y":0.6469097},{"X":0.41609138,"Y":0.64693654},{"X":0.41609398,"Y":0.65540963},{"X":0.3839286,"Y":0.6553827}]},"Id":"df5e97f2-2a82-42a1-adbf-4e6e4fb45c7b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"15.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54309,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007942148,"Left":0.46243703,"Top":0.65133667,"Width":0.04200687},"Polygon":[{"X":0.46243703,"Y":0.65133667},{"X":0.50444114,"Y":0.6513718},{"X":0.5044439,"Y":0.6592788},{"X":0.46243966,"Y":0.6592435}]},"Id":"23c24e18-36f4-48c6-8cc1-f66e63a3832b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Combat","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79627,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076402472,"Left":0.5693936,"Top":0.6514823,"Width":0.0062799905},"Polygon":[{"X":0.5693936,"Y":0.6514823},{"X":0.5756706,"Y":0.6514875},{"X":0.5756736,"Y":0.6591225},{"X":0.5693965,"Y":0.6591173}]},"Id":"2cc8c627-fdec-4d6b-9152-37fec6d865a4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98148,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008485141,"Left":0.60714525,"Top":0.6482474,"Width":0.022172486},"Polygon":[{"X":0.60714525,"Y":0.6482474},{"X":0.62931424,"Y":0.64826596},{"X":0.62931776,"Y":0.65673256},{"X":0.6071487,"Y":0.65671396}]},"Id":"1500aac3-e4f3-4a42-9c1d-7ce3ae710a23","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"645","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81663,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076099467,"Left":0.69410735,"Top":0.6514476,"Width":0.015156092},"Polygon":[{"X":0.69410735,"Y":0.6514476},{"X":0.70926,"Y":0.6514603},{"X":0.70926344,"Y":0.65905756},{"X":0.69411075,"Y":0.6590448}]},"Id":"c1be6abe-2249-4e8c-9fce-780cc1cb640b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"19.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97326,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008124725,"Left":0.7141213,"Top":0.6512284,"Width":0.04415659},"Polygon":[{"X":0.7141213,"Y":0.6512284},{"X":0.75827396,"Y":0.6512654},{"X":0.7582779,"Y":0.65935314},{"X":0.714125,"Y":0.65931606}]},"Id":"d58fde27-6c85-4d14-a233-f92f7663ea49","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Amount","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90791,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076894737,"Left":0.7622107,"Top":0.65132165,"Width":0.0116469655},"Polygon":[{"X":0.7622107,"Y":0.65132165},{"X":0.7738539,"Y":0.6513314},{"X":0.77385765,"Y":0.6590111},{"X":0.7622144,"Y":0.65900135}]},"Id":"332627bf-e537-4c31-b77d-85fd3e7c34d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.958275,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007738644,"Left":0.7776569,"Top":0.65142024,"Width":0.018982762},"Polygon":[{"X":0.7776569,"Y":0.65142024},{"X":0.79663575,"Y":0.6514361},{"X":0.7966397,"Y":0.6591589},{"X":0.7776607,"Y":0.6591429}]},"Id":"2346bb12-8f27-4bdf-8fa2-71cd367429e4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"last","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81209,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008112493,"Left":0.8007951,"Top":0.6527716,"Width":0.019371025},"Polygon":[{"X":0.8007951,"Y":0.6527716},{"X":0.82016194,"Y":0.6527878},{"X":0.8201661,"Y":0.6608841},{"X":0.8007992,"Y":0.66086775}]},"Id":"1cb33e21-2d48-487a-8548-33dbe100bb55","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"pay","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87784,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0080091,"Left":0.8240849,"Top":0.6512116,"Width":0.043719787},"Polygon":[{"X":0.8240849,"Y":0.6512116},{"X":0.86780035,"Y":0.65124816},{"X":0.86780465,"Y":0.6592207},{"X":0.824089,"Y":0.659184}]},"Id":"227e613f-b2d7-4739-8af8-cae99b670914","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"increase","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.73686,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007846292,"Left":0.46158814,"Top":0.67042035,"Width":0.043636564},"Polygon":[{"X":0.46158814,"Y":0.67042035},{"X":0.50522196,"Y":0.67045724},{"X":0.5052247,"Y":0.67826664},{"X":0.4615907,"Y":0.6782296}]},"Id":"e765a298-8435-4627-8a33-0121c8c82605","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Variable","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96422,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009211293,"Left":0.50970423,"Top":0.67049396,"Width":0.043776903},"Polygon":[{"X":0.50970423,"Y":0.67049396},{"X":0.55347764,"Y":0.670531},{"X":0.55348116,"Y":0.67970526},{"X":0.5097075,"Y":0.67966807}]},"Id":"501dc785-fa41-45bd-b0de-74764e8db173","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Housing","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.15882,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009347455,"Left":0.36131895,"Top":0.6768804,"Width":0.03635167},"Polygon":[{"X":0.36131895,"Y":0.6768804},{"X":0.39766786,"Y":0.67691123},{"X":0.39767063,"Y":0.68622786},{"X":0.36132154,"Y":0.6861968}]},"Id":"bb9c6cec-9feb-4880-a527-20e11738a879","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"90.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.145004,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009313378,"Left":0.7769602,"Top":0.67209864,"Width":0.007004102},"Polygon":[{"X":0.7769602,"Y":0.67209864},{"X":0.7839596,"Y":0.67210454},{"X":0.7839643,"Y":0.68141204},{"X":0.7769648,"Y":0.6814061}]},"Id":"5144b980-3016-4a9d-94cc-20a1492dec0e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89412,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008175821,"Left":0.78757256,"Top":0.6724719,"Width":0.028606404},"Polygon":[{"X":0.78757256,"Y":0.6724719},{"X":0.8161748,"Y":0.67249614},{"X":0.816179,"Y":0.68064773},{"X":0.7875767,"Y":0.6806234}]},"Id":"9dbd5a89-6572-42d4-902b-e5bc28fdc6d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4800","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89234,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0078776525,"Left":0.05197682,"Top":0.68210554,"Width":0.02722474},"Polygon":[{"X":0.05197682,"Y":0.68210554},{"X":0.07920052,"Y":0.6821287},{"X":0.07920156,"Y":0.6899832},{"X":0.051977742,"Y":0.6899599}]},"Id":"9f9186e4-fd2b-477a-93c6-9ea824e95da3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Total","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.94049,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007281226,"Left":0.13961133,"Top":0.68213755,"Width":0.005914131},"Polygon":[{"X":0.13961133,"Y":0.68213755},{"X":0.14552425,"Y":0.6821426},{"X":0.14552547,"Y":0.6894188},{"X":0.13961253,"Y":0.6894137}]},"Id":"190c9742-4628-4524-917d-7eba9d323645","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.44678,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009049342,"Left":0.14675565,"Top":0.6782599,"Width":0.03628893},"Polygon":[{"X":0.14675565,"Y":0.6782599},{"X":0.18304291,"Y":0.6782908},{"X":0.18304458,"Y":0.68730927},{"X":0.14675716,"Y":0.6872783}]},"Id":"010b0eb9-7a92-4e8d-9802-304ea8cc890e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"70.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.56542,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076161157,"Left":0.24688336,"Top":0.68196034,"Width":0.006265215},"Polygon":[{"X":0.24688336,"Y":0.68196034},{"X":0.2531469,"Y":0.6819657},{"X":0.2531486,"Y":0.6895765},{"X":0.24688502,"Y":0.68957114}]},"Id":"00691c31-e72e-472d-b189-a815bd9087a4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.749016,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008984985,"Left":0.2552423,"Top":0.6781944,"Width":0.03613066},"Polygon":[{"X":0.2552423,"Y":0.6781944},{"X":0.29137078,"Y":0.6782251},{"X":0.29137295,"Y":0.6871794},{"X":0.25524428,"Y":0.6871485}]},"Id":"262153ce-1b3e-457e-b426-f21f712e25f7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"80.00","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.64027,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007379107,"Left":0.3542933,"Top":0.6819882,"Width":0.005917412},"Polygon":[{"X":0.3542933,"Y":0.6819882},{"X":0.36020866,"Y":0.68199325},{"X":0.36021072,"Y":0.6893673},{"X":0.3542953,"Y":0.6893622}]},"Id":"cdfe9987-40b0-44ea-afaf-72f9f3624f97","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9446,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007844469,"Left":0.4619894,"Top":0.6805687,"Width":0.055837262},"Polygon":[{"X":0.4619894,"Y":0.6805687},{"X":0.5178239,"Y":0.6806162},{"X":0.5178267,"Y":0.6884132},{"X":0.46199197,"Y":0.68836546}]},"Id":"1e7c233e-6029-4e3a-bc32-a09fdcd61fef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Allowance","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.827156,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074321474,"Left":0.56967795,"Top":0.68072456,"Width":0.0062152734},"Polygon":[{"X":0.56967795,"Y":0.68072456},{"X":0.5758903,"Y":0.68072987},{"X":0.5758932,"Y":0.6881567},{"X":0.5696808,"Y":0.6881514}]},"Id":"1d45c282-ff07-4b0a-bd97-626a07737f2e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93668,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008304129,"Left":0.60776216,"Top":0.67847157,"Width":0.021690702},"Polygon":[{"X":0.60776216,"Y":0.67847157},{"X":0.62944937,"Y":0.67849},{"X":0.6294528,"Y":0.6867757},{"X":0.6077655,"Y":0.68675715}]},"Id":"18bf7a2c-478f-4259-bba0-4caeeb328089","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"587","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.946526,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077806814,"Left":0.042073324,"Top":0.6971552,"Width":0.0147829745},"Polygon":[{"X":0.042073324,"Y":0.6971552},{"X":0.056855366,"Y":0.6971679},{"X":0.0568563,"Y":0.7049359},{"X":0.0420742,"Y":0.70492315}]},"Id":"aa4a48e4-86c1-478e-9943-242cf3ac3409","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"20.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.63326,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076516955,"Left":0.05823104,"Top":0.69728035,"Width":0.04651155},"Polygon":[{"X":0.05823104,"Y":0.69728035},{"X":0.10474149,"Y":0.69732034},{"X":0.104742594,"Y":0.70493203},{"X":0.05823196,"Y":0.7048919}]},"Id":"a9221243-f791-4c47-9c34-648a8b994730","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Remarks","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54268,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008512798,"Left":0.109421074,"Top":0.6969546,"Width":0.011672481},"Polygon":[{"X":0.109421074,"Y":0.6969546},{"X":0.12109225,"Y":0.6969646},{"X":0.12109356,"Y":0.7054674},{"X":0.109422326,"Y":0.7054573}]},"Id":"db0f6a79-a4ca-4c1a-8632-25352b9a9a22","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(If","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94285,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008938889,"Left":0.12524575,"Top":0.6974721,"Width":0.051112626},"Polygon":[{"X":0.12524575,"Y":0.6974721},{"X":0.17635675,"Y":0.697516},{"X":0.17635837,"Y":0.706411},{"X":0.12524712,"Y":0.7063669}]},"Id":"c69916f6-a4a7-432f-b175-0f315d00d5ef","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"employee","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94379,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006267853,"Left":0.18032405,"Top":0.69841677,"Width":0.021614965},"Polygon":[{"X":0.18032405,"Y":0.69841677},{"X":0.2019378,"Y":0.69843537},{"X":0.20193902,"Y":0.7046846},{"X":0.1803252,"Y":0.704666}]},"Id":"87669130-9865-4215-8403-b73bb32c352d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"was","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.862305,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076800706,"Left":0.20627865,"Top":0.69698584,"Width":0.015407093},"Polygon":[{"X":0.20627865,"Y":0.69698584},{"X":0.22168417,"Y":0.6969991},{"X":0.22168575,"Y":0.7046659},{"X":0.20628017,"Y":0.7046526}]},"Id":"935fcb40-fdef-4e36-a36d-9e4c2df63a4c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"off","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87924,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007500642,"Left":0.22539477,"Top":0.6971998,"Width":0.026824553},"Polygon":[{"X":0.22539477,"Y":0.6971998},{"X":0.25221768,"Y":0.6972229},{"X":0.25221932,"Y":0.70470047},{"X":0.22539634,"Y":0.70467734}]},"Id":"a1cd07fa-c466-43c0-ad5b-11ae5cd2081f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"work","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9557,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007587755,"Left":0.25614974,"Top":0.6970628,"Width":0.015850948},"Polygon":[{"X":0.25614974,"Y":0.6970628},{"X":0.27199894,"Y":0.69707644},{"X":0.2720007,"Y":0.7046506},{"X":0.25615144,"Y":0.7046369}]},"Id":"93887f69-b060-4928-8eb5-c8e0a7460579","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98188,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007585327,"Left":0.27600524,"Top":0.69876117,"Width":0.01953006},"Polygon":[{"X":0.27600524,"Y":0.69876117},{"X":0.29553345,"Y":0.6987779},{"X":0.2955353,"Y":0.70634645},{"X":0.276007,"Y":0.7063296}]},"Id":"5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95206,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009476687,"Left":0.29984817,"Top":0.6970589,"Width":0.033396672},"Polygon":[{"X":0.29984817,"Y":0.6970589},{"X":0.33324236,"Y":0.69708765},{"X":0.33324483,"Y":0.70653564},{"X":0.2998505,"Y":0.7065068}]},"Id":"898076eb-bbb1-468b-a107-917cc07027e8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"length","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86462,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007734366,"Left":0.33770898,"Top":0.69697106,"Width":0.011097798},"Polygon":[{"X":0.33770898,"Y":0.69697106},{"X":0.34880468,"Y":0.69698054},{"X":0.34880677,"Y":0.7047054},{"X":0.33771104,"Y":0.7046958}]},"Id":"0bcdb937-1e94-4186-80f4-ca84b4eadd65","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.24145,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008732046,"Left":0.35307977,"Top":0.69705796,"Width":0.026160324},"Polygon":[{"X":0.35307977,"Y":0.69705796},{"X":0.3792376,"Y":0.69708043},{"X":0.3792401,"Y":0.70579004},{"X":0.35308215,"Y":0.70576745}]},"Id":"78e33efb-7896-41d6-b404-864adb9ea250","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"time,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.912476,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009294476,"Left":0.3848261,"Top":0.6971448,"Width":0.03368482},"Polygon":[{"X":0.3848261,"Y":0.6971448},{"X":0.41850805,"Y":0.6971737},{"X":0.4185109,"Y":0.70643926},{"X":0.38482878,"Y":0.70641017}]},"Id":"002aa33d-4996-48d4-8016-02cb3223ed1c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"please","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.843216,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008025477,"Left":0.42252934,"Top":0.696804,"Width":0.041964475},"Polygon":[{"X":0.42252934,"Y":0.696804},{"X":0.46449116,"Y":0.69684005},{"X":0.4644938,"Y":0.70482945},{"X":0.4225318,"Y":0.7047933}]},"Id":"afee914f-a411-4381-a790-196987985e58","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"indicate","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.931496,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007657753,"Left":0.46877682,"Top":0.6970104,"Width":0.023548162},"Polygon":[{"X":0.46877682,"Y":0.6970104},{"X":0.49232233,"Y":0.69703066},{"X":0.49232498,"Y":0.70466816},{"X":0.46877936,"Y":0.70464784}]},"Id":"c3de3e4b-6633-4344-9d79-7338b3e79864","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"time","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.942566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009434023,"Left":0.4968375,"Top":0.6969447,"Width":0.033156283},"Polygon":[{"X":0.4968375,"Y":0.6969447},{"X":0.5299903,"Y":0.6969732},{"X":0.5299938,"Y":0.70637876},{"X":0.49684078,"Y":0.70635015}]},"Id":"28e73ded-5de1-4ebd-82b0-a635b97a8495","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"period","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95123,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077460897,"Left":0.53431714,"Top":0.6968723,"Width":0.019777978},"Polygon":[{"X":0.53431714,"Y":0.6968723},{"X":0.5540922,"Y":0.6968893},{"X":0.55409515,"Y":0.70461833},{"X":0.53432,"Y":0.7046013}]},"Id":"a8d7c167-1f14-4824-8f80-115d8526d5dd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"and","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.6467,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008626947,"Left":0.558518,"Top":0.6968187,"Width":0.039359126},"Polygon":[{"X":0.558518,"Y":0.6968187},{"X":0.5978737,"Y":0.6968525},{"X":0.59787714,"Y":0.7054457},{"X":0.5585213,"Y":0.70541173}]},"Id":"a82b741b-ae13-467e-8596-a8dc40266fb3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"reason)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88587,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009946886,"Left":0.058488723,"Top":0.7157454,"Width":0.024980186},"Polygon":[{"X":0.058488723,"Y":0.7157454},{"X":0.08346758,"Y":0.7157671},{"X":0.08346891,"Y":0.7256923},{"X":0.058489926,"Y":0.72567046}]},"Id":"484f66d2-2a43-4a06-944a-e602e8efa2e6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Not","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9671,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012601374,"Left":0.087346494,"Top":0.71558,"Width":0.07563547},"Polygon":[{"X":0.087346494,"Y":0.71558},{"X":0.16297977,"Y":0.7156456},{"X":0.16298196,"Y":0.72818136},{"X":0.0873482,"Y":0.72811526}]},"Id":"43ea40fe-01a4-4940-9f3e-f382bc937c1f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Applicable","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.713905,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009250589,"Left":0.042595223,"Top":0.75907713,"Width":0.029071536},"Polygon":[{"X":0.042595223,"Y":0.75907713},{"X":0.07166558,"Y":0.75910294},{"X":0.07166676,"Y":0.7683277},{"X":0.042596266,"Y":0.7683017}]},"Id":"1ee3f542-a101-438c-9b1d-87a2a1a0564c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.686615,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009046138,"Left":0.0772217,"Top":0.7591045,"Width":0.013457495},"Polygon":[{"X":0.0772217,"Y":0.7591045},{"X":0.09067795,"Y":0.7591164},{"X":0.09067919,"Y":0.7681506},{"X":0.07722288,"Y":0.7681386}]},"Id":"c9b9574d-5bf5-4dd1-b3a2-2d6aef867e98","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"III","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.91495,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0027440921,"Left":0.09708946,"Top":0.7632967,"Width":0.012033073},"Polygon":[{"X":0.09708946,"Y":0.7632967},{"X":0.109122135,"Y":0.7633074},{"X":0.10912254,"Y":0.7660408},{"X":0.09708985,"Y":0.7660301}]},"Id":"37de1dad-3c8a-412d-b2af-84972aab1466","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79805,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009409457,"Left":0.115440965,"Top":0.75880384,"Width":0.08177812},"Polygon":[{"X":0.115440965,"Y":0.75880384},{"X":0.19721729,"Y":0.7588765},{"X":0.19721909,"Y":0.7682133},{"X":0.11544237,"Y":0.7681402}]},"Id":"e548a46e-b3db-47da-88eb-bbc4ac12db34","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Verification","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93037,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009435135,"Left":0.20328763,"Top":0.75865066,"Width":0.014954679},"Polygon":[{"X":0.20328763,"Y":0.75865066},{"X":0.21824038,"Y":0.75866395},{"X":0.2182423,"Y":0.7680858},{"X":0.20328948,"Y":0.7680724}]},"Id":"e85ca9de-64f0-457d-9aee-e5ef22a02311","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95088,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009413406,"Left":0.22387321,"Top":0.75873804,"Width":0.060300667},"Polygon":[{"X":0.22387321,"Y":0.75873804},{"X":0.28417167,"Y":0.7587916},{"X":0.28417388,"Y":0.76815146},{"X":0.22387515,"Y":0.7680976}]},"Id":"a81058b4-85d8-4430-9a14-6edcbadc312a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Previous","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.949585,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01129436,"Left":0.28995305,"Top":0.75875705,"Width":0.0900442},"Polygon":[{"X":0.28995305,"Y":0.75875705},{"X":0.37999403,"Y":0.75883704},{"X":0.37999725,"Y":0.77005136},{"X":0.28995577,"Y":0.7699709}]},"Id":"b49d96e9-be1d-48c9-b9d7-718e6e5c6807","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employment","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.58979,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076199495,"Left":0.041677695,"Top":0.77332866,"Width":0.014966464},"Polygon":[{"X":0.041677695,"Y":0.77332866},{"X":0.056643244,"Y":0.7733421},{"X":0.05664416,"Y":0.78094864},{"X":0.04167855,"Y":0.78093517}]},"Id":"3f779335-e1ab-4c39-b6f5-2c3d6531f6b4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"21.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79455,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007598189,"Left":0.0618076,"Top":0.77328163,"Width":0.023300793},"Polygon":[{"X":0.0618076,"Y":0.77328163},{"X":0.08510737,"Y":0.7733025},{"X":0.08510839,"Y":0.7808798},{"X":0.06180853,"Y":0.7808588}]},"Id":"80c22968-79ce-4a6b-8d4b-e3fcc0a8044b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88165,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007493087,"Left":0.0890489,"Top":0.773329,"Width":0.026726503},"Polygon":[{"X":0.0890489,"Y":0.773329},{"X":0.11577428,"Y":0.7733529},{"X":0.11577541,"Y":0.7808221},{"X":0.08904993,"Y":0.780798}]},"Id":"45349744-8031-48ea-b471-cb601f05cf43","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Hired","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96338,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00841491,"Left":0.1409124,"Top":0.77501625,"Width":0.06568747},"Polygon":[{"X":0.1409124,"Y":0.77501625},{"X":0.20659822,"Y":0.7750752},{"X":0.20659988,"Y":0.7834312},{"X":0.14091377,"Y":0.783372}]},"Id":"1c9c3d59-2770-45e3-95c3-e464e9340e58","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"04/04/2004","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.5608,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075075743,"Left":0.2854408,"Top":0.77326435,"Width":0.0152313765},"Polygon":[{"X":0.2854408,"Y":0.77326435},{"X":0.30067033,"Y":0.773278},{"X":0.30067217,"Y":0.7807719},{"X":0.2854426,"Y":0.7807582}]},"Id":"1f0390fa-a5c5-4a80-a96d-f2076f7399b7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"23.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.84068,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00903464,"Left":0.30572364,"Top":0.7731017,"Width":0.06586634},"Polygon":[{"X":0.30572364,"Y":0.7731017},{"X":0.37158746,"Y":0.7731607},{"X":0.37159,"Y":0.7821363},{"X":0.30572587,"Y":0.782077}]},"Id":"35c488bd-1e43-480a-bef6-d0a310ba6002","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Salary/Wage","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93962,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006551283,"Left":0.37552533,"Top":0.7741117,"Width":0.010121068},"Polygon":[{"X":0.37552533,"Y":0.7741117},{"X":0.3856445,"Y":0.77412075},{"X":0.38564637,"Y":0.78066295},{"X":0.37552717,"Y":0.78065383}]},"Id":"f1ac2181-03e0-4f02-9333-239f4f703c49","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"at","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81121,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075128223,"Left":0.38917536,"Top":0.7731309,"Width":0.05970433},"Polygon":[{"X":0.38917536,"Y":0.7731309},{"X":0.44887727,"Y":0.77318436},{"X":0.4488797,"Y":0.7806437},{"X":0.38917753,"Y":0.78059}]},"Id":"be62f2ba-9630-4f03-92f3-9e41fb16729d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Termination","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68862,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007380729,"Left":0.45326352,"Top":0.7732147,"Width":0.016954057},"Polygon":[{"X":0.45326352,"Y":0.7732147},{"X":0.4702151,"Y":0.7732299},{"X":0.4702176,"Y":0.7805954},{"X":0.45326594,"Y":0.78058016}]},"Id":"df05675e-e64b-4889-b8b1-cbeb8d6b4782","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Per","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91446,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008727933,"Left":0.47409442,"Top":0.77287966,"Width":0.029880418},"Polygon":[{"X":0.47409442,"Y":0.77287966},{"X":0.50397176,"Y":0.7729064},{"X":0.50397485,"Y":0.7816076},{"X":0.47409734,"Y":0.78158075}]},"Id":"4fac79d6-e04e-452c-854b-302141a2fb39","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Year)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90818,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008581535,"Left":0.50880826,"Top":0.7729273,"Width":0.040277492},"Polygon":[{"X":0.50880826,"Y":0.7729273},{"X":0.5490825,"Y":0.77296335},{"X":0.54908574,"Y":0.78150886},{"X":0.50881124,"Y":0.7814726}]},"Id":"c98174f1-562f-4b5d-8954-cba7be57e277","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Month)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75067,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008526513,"Left":0.55357194,"Top":0.7729101,"Width":0.035621732},"Polygon":[{"X":0.55357194,"Y":0.7729101},{"X":0.5891903,"Y":0.772942},{"X":0.5891937,"Y":0.7814366},{"X":0.55357516,"Y":0.78140455}]},"Id":"c4d3383d-e0cc-4753-bf62-fe7690719ff1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Week)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89341,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008503794,"Left":0.16955848,"Top":0.78899413,"Width":0.06554825},"Polygon":[{"X":0.16955848,"Y":0.78899413},{"X":0.23510493,"Y":0.7890534},{"X":0.23510672,"Y":0.7974979},{"X":0.16955999,"Y":0.79743844}]},"Id":"2adb0724-5b88-4857-b835-41292e853083","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"01/03/2005","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.929955,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073245196,"Left":0.3053722,"Top":0.788318,"Width":0.023849905},"Polygon":[{"X":0.3053722,"Y":0.788318},{"X":0.3292202,"Y":0.7883395},{"X":0.3292221,"Y":0.7956425},{"X":0.30537403,"Y":0.79562086}]},"Id":"18b57332-f817-4b52-b3ad-2f957c944c74","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Base","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.93371,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0092977835,"Left":0.35168934,"Top":0.78487295,"Width":0.007282332},"Polygon":[{"X":0.35168934,"Y":0.78487295},{"X":0.3589691,"Y":0.7848795},{"X":0.3589717,"Y":0.79417074},{"X":0.35169187,"Y":0.7941641}]},"Id":"e72fe8a4-ae23-4b0e-9993-0dd08c6a1617","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"$","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94458,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008124047,"Left":0.3625936,"Top":0.78545946,"Width":0.028671205},"Polygon":[{"X":0.3625936,"Y":0.78545946},{"X":0.3912624,"Y":0.7854853},{"X":0.3912648,"Y":0.7935835},{"X":0.36259586,"Y":0.7935575}]},"Id":"5e788b59-38bc-4976-86dd-68a9f0dbd045","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"9500","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.841774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007657689,"Left":0.43577802,"Top":0.7880113,"Width":0.045670822},"Polygon":[{"X":0.43577802,"Y":0.7880113},{"X":0.48144624,"Y":0.78805256},{"X":0.48144883,"Y":0.795669},{"X":0.43578044,"Y":0.7956276}]},"Id":"b830bd04-de30-476a-9140-982a31765ca3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Overtime","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96968,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008177189,"Left":0.5000541,"Top":0.786149,"Width":0.028159002},"Polygon":[{"X":0.5000541,"Y":0.786149},{"X":0.5282101,"Y":0.7861744},{"X":0.5282131,"Y":0.79432625},{"X":0.5000569,"Y":0.79430073}]},"Id":"c37212e3-02a5-42f9-8ff7-b9b636444d2a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1250","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.922874,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074717305,"Left":0.5877031,"Top":0.78803253,"Width":0.06648001},"Polygon":[{"X":0.5877031,"Y":0.78803253},{"X":0.65417993,"Y":0.78809255},{"X":0.6541831,"Y":0.7955043},{"X":0.587706,"Y":0.795444}]},"Id":"ace44192-70ba-4667-9237-133e8ae4ddc3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Commissions","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98572,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008184386,"Left":0.6795596,"Top":0.7857794,"Width":0.0294859},"Polygon":[{"X":0.6795596,"Y":0.7857794},{"X":0.7090417,"Y":0.785806},{"X":0.70904547,"Y":0.7939638},{"X":0.67956316,"Y":0.7939371}]},"Id":"08a084b5-478d-4e3f-a30f-df3b66e4d28a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4500","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.55857,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074530095,"Left":0.04174575,"Top":0.790816,"Width":0.015040639},"Polygon":[{"X":0.04174575,"Y":0.790816},{"X":0.056785494,"Y":0.7908296},{"X":0.05678639,"Y":0.79826903},{"X":0.041746587,"Y":0.7982553}]},"Id":"d02e269f-e8a6-4992-ad0d-638aaa91e12a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"22.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88126,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073274034,"Left":0.06175019,"Top":0.7910203,"Width":0.023338774},"Polygon":[{"X":0.06175019,"Y":0.7910203},{"X":0.08508798,"Y":0.7910414},{"X":0.08508896,"Y":0.79834765},{"X":0.061751086,"Y":0.7983265}]},"Id":"2886543e-932d-4394-ba67-5755da2cfe71","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83109,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075416924,"Left":0.08828192,"Top":0.7907652,"Width":0.057157263},"Polygon":[{"X":0.08828192,"Y":0.7907652},{"X":0.14543794,"Y":0.7908169},{"X":0.14543918,"Y":0.7983069},{"X":0.08828294,"Y":0.79825497}]},"Id":"fcbbd1f7-9bd3-4243-a787-7b7124454736","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Terminated","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85252,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007512028,"Left":0.76094204,"Top":0.7879647,"Width":0.032296456},"Polygon":[{"X":0.76094204,"Y":0.7879647},{"X":0.79323477,"Y":0.7879939},{"X":0.7932385,"Y":0.79547673},{"X":0.7609457,"Y":0.79544747}]},"Id":"a1967708-d783-413d-8306-ca15be5f5bf4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Bonus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97465,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008164236,"Left":0.8137103,"Top":0.78626966,"Width":0.029230757},"Polygon":[{"X":0.8137103,"Y":0.78626966},{"X":0.84293675,"Y":0.78629607},{"X":0.84294105,"Y":0.7944339},{"X":0.81371444,"Y":0.7944074}]},"Id":"3acd3b65-5098-4120-bbcb-a5a8ebb60fd3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"4000","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.33574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075080954,"Left":0.041828357,"Top":0.80476594,"Width":0.014462595},"Polygon":[{"X":0.041828357,"Y":0.80476594},{"X":0.056290053,"Y":0.8047791},{"X":0.05629095,"Y":0.812274},{"X":0.0418292,"Y":0.8122608}]},"Id":"ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"24.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.884094,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007425334,"Left":0.061364755,"Top":0.80494505,"Width":0.03640321},"Polygon":[{"X":0.061364755,"Y":0.80494505},{"X":0.09776692,"Y":0.8049782},{"X":0.097767964,"Y":0.81237036},{"X":0.06136566,"Y":0.8123371}]},"Id":"7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Reason","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94574,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073655583,"Left":0.10174148,"Top":0.8047349,"Width":0.014730031},"Polygon":[{"X":0.10174148,"Y":0.8047349},{"X":0.1164704,"Y":0.8047483},{"X":0.116471514,"Y":0.8121004},{"X":0.101742536,"Y":0.81208694}]},"Id":"5a88c466-0a6a-42ef-a156-9c4be371c919","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9329,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008866326,"Left":0.12032869,"Top":0.80477995,"Width":0.03864472},"Polygon":[{"X":0.12032869,"Y":0.80477995},{"X":0.15897188,"Y":0.8048151},{"X":0.15897341,"Y":0.81364626},{"X":0.12033004,"Y":0.81361085}]},"Id":"88167a76-2753-4393-90e3-3ea6b912653a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Leaving","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70865,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073782685,"Left":0.49095452,"Top":0.8045169,"Width":0.015177906},"Polygon":[{"X":0.49095452,"Y":0.8045169},{"X":0.5061298,"Y":0.80453074},{"X":0.5061324,"Y":0.8118952},{"X":0.49095705,"Y":0.8118813}]},"Id":"c50ce2f9-42c9-4e77-8d66-585b64be35c1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"25.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68155,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007725375,"Left":0.51106656,"Top":0.80436957,"Width":0.039798286},"Polygon":[{"X":0.51106656,"Y":0.80436957},{"X":0.5508619,"Y":0.8044058},{"X":0.5508648,"Y":0.8120949},{"X":0.51106924,"Y":0.81205857}]},"Id":"69bbf290-ab97-4bef-939e-8aae991712b0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Position","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.62371,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075850603,"Left":0.554996,"Top":0.8043585,"Width":0.022717863},"Polygon":[{"X":0.554996,"Y":0.8043585},{"X":0.5777109,"Y":0.80437917},{"X":0.57771385,"Y":0.81194353},{"X":0.5549989,"Y":0.8119228}]},"Id":"8b836220-151a-4e16-9b14-c12cbe63a99d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Held","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92773,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008349409,"Left":0.16401108,"Top":0.815083,"Width":0.044798747},"Polygon":[{"X":0.16401108,"Y":0.815083},{"X":0.20880817,"Y":0.81512403},{"X":0.20880982,"Y":0.8234324},{"X":0.16401254,"Y":0.8233912}]},"Id":"2f98e47d-f02e-4a7e-a69a-4d639832cc65","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Medical","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69368,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008185052,"Left":0.21300119,"Top":0.81526226,"Width":0.03067907},"Polygon":[{"X":0.21300119,"Y":0.81526226},{"X":0.2436785,"Y":0.81529033},{"X":0.24368025,"Y":0.8234473},{"X":0.21300283,"Y":0.8234191}]},"Id":"dd8e56de-9908-457a-918b-a9d78fe92d7e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Issue","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.927864,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00831941,"Left":0.55716676,"Top":0.8150122,"Width":0.039272342},"Polygon":[{"X":0.55716676,"Y":0.8150122},{"X":0.5964358,"Y":0.8150482},{"X":0.5964391,"Y":0.82333165},{"X":0.5571699,"Y":0.82329553}]},"Id":"279c50df-828e-408d-b836-47dbcef86423","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Device","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94916,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010129502,"Left":0.6003269,"Top":0.814857,"Width":0.0521098},"Polygon":[{"X":0.6003269,"Y":0.814857},{"X":0.6524324,"Y":0.8149047},{"X":0.6524367,"Y":0.82498646},{"X":0.60033095,"Y":0.82493854}]},"Id":"f67529b7-8556-4802-a289-de1cba99ceaa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Operator","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82903,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009130669,"Left":0.04283172,"Top":0.83471894,"Width":0.028832527},"Polygon":[{"X":0.04283172,"Y":0.83471894},{"X":0.07166308,"Y":0.83474565},{"X":0.071664244,"Y":0.8438496},{"X":0.04283275,"Y":0.8438228}]},"Id":"af5c62ad-d1f4-41cd-9f4a-9f5882c81388","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Part","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.518,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009269539,"Left":0.077106066,"Top":0.8346947,"Width":0.014856197},"Polygon":[{"X":0.077106066,"Y":0.8346947},{"X":0.09196098,"Y":0.83470845},{"X":0.09196226,"Y":0.8439642},{"X":0.07710727,"Y":0.8439504}]},"Id":"ee25a99e-7cb6-4840-829e-645e8bd04f8c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"IV","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.84273,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.002965759,"Left":0.09893443,"Top":0.83877915,"Width":0.011537132},"Polygon":[{"X":0.09893443,"Y":0.83877915},{"X":0.11047112,"Y":0.8387899},{"X":0.11047156,"Y":0.8417449},{"X":0.098934844,"Y":0.8417342}]},"Id":"33782a75-458b-4d8e-a080-102bb8d4b025","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86367,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009125181,"Left":0.117179744,"Top":0.83451563,"Width":0.07804619},"Polygon":[{"X":0.117179744,"Y":0.83451563},{"X":0.1952242,"Y":0.8345879},{"X":0.19522594,"Y":0.8436408},{"X":0.117181115,"Y":0.8435682}]},"Id":"c9b46903-ac21-4126-87b9-7490d07823da","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Authorized","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.898346,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011103653,"Left":0.20081583,"Top":0.83437765,"Width":0.068625525},"Polygon":[{"X":0.20081583,"Y":0.83437765},{"X":0.2694388,"Y":0.8344412},{"X":0.26944137,"Y":0.84548134},{"X":0.20081797,"Y":0.84541744}]},"Id":"1e4e9a11-2639-4a9f-9e08-9e2abf9b8418","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Signature","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.05931,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0026779026,"Left":0.27447066,"Top":0.83863217,"Width":0.005354214},"Polygon":[{"X":0.27447066,"Y":0.83863217},{"X":0.27982423,"Y":0.8386371},{"X":0.27982488,"Y":0.8413101},{"X":0.27447128,"Y":0.8413051}]},"Id":"9db017b2-88e7-4197-993f-674f9ad930b5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"-","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85355,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008241061,"Left":0.285545,"Top":0.8354134,"Width":0.0410217},"Polygon":[{"X":0.285545,"Y":0.8354134},{"X":0.32656455,"Y":0.8354514},{"X":0.3265667,"Y":0.8436545},{"X":0.28554696,"Y":0.84361637}]},"Id":"ab408f7e-742c-4437-955c-4ea76df29938","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Federal","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.4722,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0071954136,"Left":0.33127236,"Top":0.83638793,"Width":0.04482319},"Polygon":[{"X":0.33127236,"Y":0.83638793},{"X":0.3760935,"Y":0.8364295},{"X":0.37609556,"Y":0.84358335},{"X":0.33127424,"Y":0.8435417}]},"Id":"91b8c2d2-3c96-4c39-a5e2-6a66647fa7f1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"statutes","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96306,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009487752,"Left":0.38091248,"Top":0.8356021,"Width":0.042070508},"Polygon":[{"X":0.38091248,"Y":0.8356021},{"X":0.42298004,"Y":0.8356411},{"X":0.422983,"Y":0.8450899},{"X":0.3809152,"Y":0.84505075}]},"Id":"2a986e08-a5d1-4f63-89c8-c8804f290c6f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"provide","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97218,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006455249,"Left":0.42745733,"Top":0.8370777,"Width":0.036552105},"Polygon":[{"X":0.42745733,"Y":0.8370777},{"X":0.46400732,"Y":0.83711153},{"X":0.46400943,"Y":0.8435329},{"X":0.42745933,"Y":0.84349895}]},"Id":"40e8f321-2bca-4744-9a8c-c54303ecc1c5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"severe","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.35517,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009500608,"Left":0.46881455,"Top":0.835555,"Width":0.049851306},"Polygon":[{"X":0.46881455,"Y":0.835555},{"X":0.51866245,"Y":0.83560115},{"X":0.51866585,"Y":0.84505564},{"X":0.4688177,"Y":0.8450092}]},"Id":"0b901023-4856-499b-b922-bfb64b99deda","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"penalties","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97118,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008016548,"Left":0.5233792,"Top":0.8353627,"Width":0.016542356},"Polygon":[{"X":0.5233792,"Y":0.8353627},{"X":0.5399186,"Y":0.835378},{"X":0.5399216,"Y":0.8433792},{"X":0.5233821,"Y":0.8433638}]},"Id":"94a29604-3895-4a8c-8719-3cbc6ab80595","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"for","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97339,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007697342,"Left":0.5440568,"Top":0.8371246,"Width":0.020841232},"Polygon":[{"X":0.5440568,"Y":0.8371246},{"X":0.56489503,"Y":0.8371439},{"X":0.564898,"Y":0.84482193},{"X":0.54405963,"Y":0.84480256}]},"Id":"3718e028-c2ba-47a8-ba3f-20045c473b36","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.46809,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009151271,"Left":0.56891596,"Top":0.83537596,"Width":0.033056375},"Polygon":[{"X":0.56891596,"Y":0.83537596},{"X":0.6019687,"Y":0.8354066},{"X":0.60197234,"Y":0.84452724},{"X":0.5689195,"Y":0.8444965}]},"Id":"abdda935-356f-4daf-ad58-2db5e3c5b429","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"fraud,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74595,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008118314,"Left":0.60790855,"Top":0.8353882,"Width":0.05989949},"Polygon":[{"X":0.60790855,"Y":0.8353882},{"X":0.66780454,"Y":0.8354437},{"X":0.66780806,"Y":0.8435065},{"X":0.6079118,"Y":0.84345084}]},"Id":"3293f5af-cd31-4093-b7f3-8fa5ce67c367","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"intentional","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":86.14558,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009384997,"Left":0.6715996,"Top":0.83548474,"Width":0.10550853},"Polygon":[{"X":0.6715996,"Y":0.83548474},{"X":0.7771036,"Y":0.83558244},{"X":0.7771082,"Y":0.84486973},{"X":0.67160374,"Y":0.84477156}]},"Id":"e6ad1b85-4c68-4272-8919-0dd60ebf6053","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"misrepresentation,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.796555,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006344434,"Left":0.7820517,"Top":0.8369333,"Width":0.01244469},"Polygon":[{"X":0.7820517,"Y":0.8369333},{"X":0.7944932,"Y":0.8369448},{"X":0.7944964,"Y":0.8432777},{"X":0.78205484,"Y":0.8432661}]},"Id":"768970fb-02f3-4ec5-8db7-a39b8887ff38","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90503,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008283166,"Left":0.7985597,"Top":0.8351048,"Width":0.04424575},"Polygon":[{"X":0.7985597,"Y":0.8351048},{"X":0.8428011,"Y":0.8351458},{"X":0.84280545,"Y":0.843388},{"X":0.7985639,"Y":0.8433469}]},"Id":"ba76706d-12dc-4475-8f71-1db7ee96b892","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"criminal","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.67133,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008191344,"Left":0.8469413,"Top":0.8352245,"Width":0.06460192},"Polygon":[{"X":0.8469413,"Y":0.8352245},{"X":0.9115386,"Y":0.8352843},{"X":0.9115432,"Y":0.84341586},{"X":0.8469456,"Y":0.84335583}]},"Id":"c09493e5-0845-44a9-bf19-08488510a128","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"connivance","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.878815,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006361874,"Left":0.04214988,"Top":0.8474376,"Width":0.012026325},"Polygon":[{"X":0.04214988,"Y":0.8474376},{"X":0.054175448,"Y":0.8474488},{"X":0.0541762,"Y":0.85379946},{"X":0.042150594,"Y":0.85378826}]},"Id":"70c48e37-e377-4e0e-9ce3-06e2330c0900","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.72387,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00944558,"Left":0.05856997,"Top":0.8459414,"Width":0.060847323},"Polygon":[{"X":0.05856997,"Y":0.8459414},{"X":0.11941586,"Y":0.8459981},{"X":0.119417295,"Y":0.85538703},{"X":0.058571108,"Y":0.8553301}]},"Id":"5239feac-e96b-413e-b114-67a881ba676d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"conspiracy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95669,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009786851,"Left":0.12381781,"Top":0.84580034,"Width":0.052792776},"Polygon":[{"X":0.12381781,"Y":0.84580034},{"X":0.17660882,"Y":0.8458495},{"X":0.17661059,"Y":0.85558724},{"X":0.12381932,"Y":0.85553783}]},"Id":"496dae16-7f92-4542-aca6-82c7d5ba23fa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"purposed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95464,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073222774,"Left":0.18114407,"Top":0.8464969,"Width":0.011490742},"Polygon":[{"X":0.18114407,"Y":0.8464969},{"X":0.19263342,"Y":0.8465076},{"X":0.1926348,"Y":0.8538192},{"X":0.18114541,"Y":0.85380846}]},"Id":"24a39456-3a3d-4b57-a8c1-f0e99fd209b0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"to","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79289,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008296288,"Left":0.19687738,"Top":0.845631,"Width":0.052043073},"Polygon":[{"X":0.19687738,"Y":0.845631},{"X":0.24891864,"Y":0.84567946},{"X":0.24892046,"Y":0.8539273},{"X":0.19687897,"Y":0.8538787}]},"Id":"0c12f04c-9bd8-467c-850b-0c510f3d4f8d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"influence","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97885,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007898254,"Left":0.25365677,"Top":0.8458922,"Width":0.018377645},"Polygon":[{"X":0.25365677,"Y":0.8458922},{"X":0.2720326,"Y":0.8459093},{"X":0.2720344,"Y":0.8537904},{"X":0.25365853,"Y":0.85377324}]},"Id":"6dd9449c-54df-4a84-98da-d065598c8aa3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91677,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007904465,"Left":0.27655593,"Top":0.8458253,"Width":0.0489014},"Polygon":[{"X":0.27655593,"Y":0.8458253},{"X":0.32545528,"Y":0.84587085},{"X":0.32545733,"Y":0.8537298},{"X":0.27655777,"Y":0.85368407}]},"Id":"9c518b86-17be-40c7-a6cd-d01fcb77fdd6","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"issuance","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.946655,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008022997,"Left":0.33004656,"Top":0.84557945,"Width":0.011944202},"Polygon":[{"X":0.33004656,"Y":0.84557945},{"X":0.34198862,"Y":0.8455906},{"X":0.34199077,"Y":0.85360247},{"X":0.33004865,"Y":0.8535913}]},"Id":"e61f2809-6abe-45bc-8a3f-3b62aa6047b3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.977684,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008058425,"Left":0.3462789,"Top":0.8472308,"Width":0.0207138},"Polygon":[{"X":0.3462789,"Y":0.8472308},{"X":0.36699045,"Y":0.8472501},{"X":0.3669927,"Y":0.8552892},{"X":0.34628108,"Y":0.85526985}]},"Id":"bf63d34f-f7c1-498d-a721-9fc902bebfb3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"any","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93009,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009353188,"Left":0.37108698,"Top":0.84620893,"Width":0.05073205},"Polygon":[{"X":0.37108698,"Y":0.84620893},{"X":0.42181617,"Y":0.84625614},{"X":0.42181903,"Y":0.8555621},{"X":0.3710896,"Y":0.85551465}]},"Id":"c88afcea-3745-40bd-b3e3-2e6354b116ff","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"guaranty","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91186,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0064967303,"Left":0.42603517,"Top":0.8471385,"Width":0.012142198},"Polygon":[{"X":0.42603517,"Y":0.8471385},{"X":0.4381753,"Y":0.84714985},{"X":0.43817735,"Y":0.85363525},{"X":0.4260372,"Y":0.85362387}]},"Id":"830b579e-b878-4813-8a66-9768ac2e2969","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89584,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007922203,"Left":0.44245848,"Top":0.8457525,"Width":0.054653555},"Polygon":[{"X":0.44245848,"Y":0.8457525},{"X":0.4971093,"Y":0.8458034},{"X":0.49711204,"Y":0.8536747},{"X":0.442461,"Y":0.8536236}]},"Id":"3789a00d-8999-4cc3-a47f-8b41d31f3b4c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"insurance","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.950195,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0095679425,"Left":0.5015319,"Top":0.8456229,"Width":0.014318286},"Polygon":[{"X":0.5015319,"Y":0.8456229},{"X":0.5158467,"Y":0.8456362},{"X":0.5158502,"Y":0.8551908},{"X":0.50153524,"Y":0.8551774}]},"Id":"9a69a682-430b-4d15-ba14-f3d097b3eb56","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"by","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98653,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007876539,"Left":0.5204613,"Top":0.84571093,"Width":0.01812762},"Polygon":[{"X":0.5204613,"Y":0.84571093},{"X":0.538586,"Y":0.8457278},{"X":0.53858894,"Y":0.85358745},{"X":0.5204642,"Y":0.8535705}]},"Id":"4caaf62c-af68-4c7c-97fd-4fc8f8537413","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.6187,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008101573,"Left":0.54315084,"Top":0.84556204,"Width":0.018308746},"Polygon":[{"X":0.54315084,"Y":0.84556204},{"X":0.5614565,"Y":0.8455791},{"X":0.5614596,"Y":0.8536636},{"X":0.5431539,"Y":0.8536465}]},"Id":"540d5b5c-3b73-48a7-8949-e58399fb98c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"VA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.1456,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009440971,"Left":0.56630266,"Top":0.8456252,"Width":0.057750244},"Polygon":[{"X":0.56630266,"Y":0.8456252},{"X":0.624049,"Y":0.845679},{"X":0.6240529,"Y":0.8550662},{"X":0.56630623,"Y":0.8550122}]},"Id":"ebd180fb-d715-4d31-8ddf-a9ef61295976","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Secretary,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.98208,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077612204,"Left":0.6295236,"Top":0.8457652,"Width":0.018306065},"Polygon":[{"X":0.6295236,"Y":0.8457652},{"X":0.6478263,"Y":0.8457822},{"X":0.64782965,"Y":0.8535264},{"X":0.6295268,"Y":0.8535093}]},"Id":"2fe82cf8-4b38-4090-8056-3cf518c8ccb9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.46653,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009250319,"Left":0.6524619,"Top":0.8453136,"Width":0.05812472},"Polygon":[{"X":0.6524619,"Y":0.8453136},{"X":0.7105824,"Y":0.8453677},{"X":0.7105866,"Y":0.85456395},{"X":0.6524658,"Y":0.8545096}]},"Id":"5147a5e0-26a1-4306-87d5-ee833dd118bf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"U.S.D.A.,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.52875,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008445085,"Left":0.7165756,"Top":0.84529847,"Width":0.06916537},"Polygon":[{"X":0.7165756,"Y":0.84529847},{"X":0.78573686,"Y":0.84536284},{"X":0.78574103,"Y":0.85374355},{"X":0.7165795,"Y":0.85367894}]},"Id":"e51e6fd2-ecfc-4267-9e4f-aeb058a73f2a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"FmHA/FHA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.06216,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009301355,"Left":0.7906336,"Top":0.84535605,"Width":0.083195046},"Polygon":[{"X":0.7906336,"Y":0.84535605},{"X":0.87382364,"Y":0.8454335},{"X":0.87382865,"Y":0.8546574},{"X":0.7906382,"Y":0.8545796}]},"Id":"2d564dfc-10ef-4803-a18e-0a998e767762","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Commissioner,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89702,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0063834675,"Left":0.87925637,"Top":0.84708315,"Width":0.012151132},"Polygon":[{"X":0.87925637,"Y":0.84708315},{"X":0.891404,"Y":0.8470945},{"X":0.8914075,"Y":0.85346663},{"X":0.8792599,"Y":0.85345525}]},"Id":"60ec33fb-db6f-4e62-965b-ebb9bd88c3e5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.974106,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007827725,"Left":0.042092655,"Top":0.8561401,"Width":0.018219545},"Polygon":[{"X":0.042092655,"Y":0.8561401},{"X":0.060311247,"Y":0.8561571},{"X":0.0603122,"Y":0.8639678},{"X":0.042093534,"Y":0.86395067}]},"Id":"c32b720e-978b-48aa-a00e-2030a3ad6ac0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"the","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.94606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00849317,"Left":0.06488374,"Top":0.85558647,"Width":0.060580526},"Polygon":[{"X":0.06488374,"Y":0.85558647},{"X":0.12546295,"Y":0.85564315},{"X":0.12546426,"Y":0.86407965},{"X":0.06488479,"Y":0.8640227}]},"Id":"dd65c3fd-7c0a-41bf-8cc4-84220b0cacb9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"HUD/CPD","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.68271,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008031654,"Left":0.12995553,"Top":0.8558565,"Width":0.052779384},"Polygon":[{"X":0.12995553,"Y":0.8558565},{"X":0.18273343,"Y":0.85590583},{"X":0.1827349,"Y":0.8638881},{"X":0.1299568,"Y":0.8638385}]},"Id":"0e2c2cc4-d866-4c9b-a1a1-03965eb50973","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Assistant","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.23503,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00969741,"Left":0.18728596,"Top":0.8557486,"Width":0.057681024},"Polygon":[{"X":0.18728596,"Y":0.8557486},{"X":0.24496488,"Y":0.8558026},{"X":0.24496698,"Y":0.86544603},{"X":0.18728776,"Y":0.8653918}]},"Id":"68a4eba3-f931-474b-8de1-f6d68800ebb2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Secretary.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67941,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007548497,"Left":0.041896846,"Top":0.87408566,"Width":0.014998348},"Polygon":[{"X":0.041896846,"Y":0.87408566},{"X":0.056894287,"Y":0.87409985},{"X":0.056895193,"Y":0.8816342},{"X":0.04189769,"Y":0.88162}]},"Id":"4e41814d-2bec-4fa0-b3a8-bf820a0fe173","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"26.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90857,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0091149155,"Left":0.06144948,"Top":0.8740026,"Width":0.048008963},"Polygon":[{"X":0.06144948,"Y":0.8740026},{"X":0.109457105,"Y":0.87404794},{"X":0.10945844,"Y":0.8831175},{"X":0.06145059,"Y":0.8830719}]},"Id":"250b32bf-19a4-4677-9656-25bdee2a34c1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Signature","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92795,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0073722936,"Left":0.113429464,"Top":0.87412566,"Width":0.0108267525},"Polygon":[{"X":0.113429464,"Y":0.87412566},{"X":0.124255076,"Y":0.8741359},{"X":0.124256216,"Y":0.881498},{"X":0.11343057,"Y":0.88148767}]},"Id":"6367a54f-9b40-457e-adc0-5edb5574dd6e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"of","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80335,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0089191245,"Left":0.12811735,"Top":0.87408346,"Width":0.04618219},"Polygon":[{"X":0.12811735,"Y":0.87408346},{"X":0.17429794,"Y":0.8741271},{"X":0.17429954,"Y":0.8830026},{"X":0.12811875,"Y":0.88295877}]},"Id":"918d5e76-6216-4176-bd8e-2c5ca2ae79c7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Employer","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.82819,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007590249,"Left":0.41222352,"Top":0.8738521,"Width":0.015410684},"Polygon":[{"X":0.41222352,"Y":0.8738521},{"X":0.42763183,"Y":0.8738666},{"X":0.4276342,"Y":0.8814423},{"X":0.4122258,"Y":0.8814277}]},"Id":"59457849-39bb-4c64-9bc7-71889a578f79","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"27.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91745,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007514982,"Left":0.43222895,"Top":0.87389755,"Width":0.022335544},"Polygon":[{"X":0.43222895,"Y":0.87389755},{"X":0.45456207,"Y":0.87391865},{"X":0.4545645,"Y":0.8814125},{"X":0.43223134,"Y":0.88139135}]},"Id":"49d92739-543d-45cc-9722-d97619d5bd43","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Title","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78817,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0084416615,"Left":0.4581834,"Top":0.8740103,"Width":0.035306938},"Polygon":[{"X":0.4581834,"Y":0.8740103},{"X":0.49348745,"Y":0.87404364},{"X":0.49349037,"Y":0.882452},{"X":0.45818618,"Y":0.8824185}]},"Id":"fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"(Please","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88229,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008755394,"Left":0.4977609,"Top":0.87421656,"Width":0.023394164},"Polygon":[{"X":0.4977609,"Y":0.87421656},{"X":0.5211519,"Y":0.87423867},{"X":0.52115506,"Y":0.88297194},{"X":0.49776393,"Y":0.88294977}]},"Id":"6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"print","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.777084,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0059164227,"Left":0.5249174,"Top":0.87560636,"Width":0.011087412},"Polygon":[{"X":0.5249174,"Y":0.87560636},{"X":0.53600264,"Y":0.8756168},{"X":0.53600484,"Y":0.8815228},{"X":0.52491957,"Y":0.8815122}]},"Id":"75e706a8-02b0-47f5-983f-6ef08445c491","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.605995,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008736899,"Left":0.5393269,"Top":0.87412375,"Width":0.025279166},"Polygon":[{"X":0.5393269,"Y":0.87412375},{"X":0.56460273,"Y":0.8741476},{"X":0.5646061,"Y":0.8828606},{"X":0.5393301,"Y":0.88283664}]},"Id":"3042a9d4-a7ca-4934-abfd-1c6dcd700c0a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"type)","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.88853,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0076320167,"Left":0.784464,"Top":0.8736808,"Width":0.014870538},"Polygon":[{"X":0.784464,"Y":0.8736808},{"X":0.7993307,"Y":0.87369484},{"X":0.7993345,"Y":0.8813128},{"X":0.7844678,"Y":0.8812987}]},"Id":"a9c4164b-b88b-4bf0-8c73-52fc7aefacb5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"28.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.355774,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007301664,"Left":0.8042595,"Top":0.87389493,"Width":0.023414992},"Polygon":[{"X":0.8042595,"Y":0.87389493},{"X":0.8276707,"Y":0.87391704},{"X":0.82767445,"Y":0.8811966},{"X":0.8042632,"Y":0.88117445}]},"Id":"1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Date","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.75979,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.017518792,"Left":0.11440734,"Top":0.889468,"Width":0.1036065},"Polygon":[{"X":0.11440734,"Y":0.889468},{"X":0.21801029,"Y":0.8895667},{"X":0.21801384,"Y":0.90698683},{"X":0.11440995,"Y":0.9068873}]},"Id":"a821512c-2ab6-44fa-9f11-d9976c71b1d5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Richard","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.63692,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.016337534,"Left":0.21992493,"Top":0.89062846,"Width":0.041481618},"Polygon":[{"X":0.21992493,"Y":0.89062846},{"X":0.26140285,"Y":0.890668},{"X":0.26140654,"Y":0.90696603},{"X":0.21992825,"Y":0.90692616}]},"Id":"207cba59-4877-4866-ab62-256db66617b0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Roe","TextType":"HANDWRITING"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74188,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010145464,"Left":0.49229413,"Top":0.8932559,"Width":0.022521349},"Polygon":[{"X":0.49229413,"Y":0.8932559},{"X":0.5148119,"Y":0.89327735},{"X":0.5148155,"Y":0.9034014},{"X":0.49229765,"Y":0.90337974}]},"Id":"dc9dae80-e587-4711-8d58-bf529e1130e7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"VA","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87668,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012531459,"Left":0.5192244,"Top":0.8933369,"Width":0.06985121},"Polygon":[{"X":0.5192244,"Y":0.8933369},{"X":0.5890707,"Y":0.89340353},{"X":0.5890756,"Y":0.90586835},{"X":0.5192289,"Y":0.9058013}]},"Id":"ff62ec42-9e22-44a5-a162-fbd4f9b224aa","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Secretary","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010242765,"Left":0.8066563,"Top":0.9043887,"Width":0.081438266},"Polygon":[{"X":0.8066563,"Y":0.9043887},{"X":0.88808894,"Y":0.90446687},{"X":0.88809454,"Y":0.9146315},{"X":0.8066615,"Y":0.914553}]},"Id":"5e6df17c-a091-408a-904a-725240ccfb1f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"01/05/2007","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.53522,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007562922,"Left":0.041910797,"Top":0.91975147,"Width":0.014626199},"Polygon":[{"X":0.041910797,"Y":0.91975147},{"X":0.05653609,"Y":0.9197656},{"X":0.056537,"Y":0.9273144},{"X":0.041911647,"Y":0.9273002}]},"Id":"1764741f-6ae7-495c-9093-3d0f17da11f2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"29.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95505,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075101787,"Left":0.06173266,"Top":0.9197387,"Width":0.023682157},"Polygon":[{"X":0.06173266,"Y":0.9197387},{"X":0.085413806,"Y":0.9197616},{"X":0.08541482,"Y":0.9272489},{"X":0.061733577,"Y":0.9272259}]},"Id":"ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Print","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71202,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.005646966,"Left":0.08876898,"Top":0.92136836,"Width":0.010851022},"Polygon":[{"X":0.08876898,"Y":0.92136836},{"X":0.0996192,"Y":0.92137885},{"X":0.09962,"Y":0.92701536},{"X":0.08876975,"Y":0.9270048}]},"Id":"8c060333-e3ae-458a-a75a-29436596bf1e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"or","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.75416,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.006814597,"Left":0.10305129,"Top":0.9203857,"Width":0.021945389},"Polygon":[{"X":0.10305129,"Y":0.9203857},{"X":0.12499562,"Y":0.920407},{"X":0.12499668,"Y":0.9272003},{"X":0.103052266,"Y":0.92717904}]},"Id":"3453aeac-6f57-41ba-b9cc-b0d1c0569de3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"type","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.955246,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0057812217,"Left":0.12881161,"Top":0.9214541,"Width":0.027570546},"Polygon":[{"X":0.12881161,"Y":0.9214541},{"X":0.15638116,"Y":0.9214808},{"X":0.15638216,"Y":0.9272353},{"X":0.12881252,"Y":0.92720854}]},"Id":"fcc140ee-b9e5-4df7-bb70-df9f1cd59758","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"name","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96149,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075499434,"Left":0.15974905,"Top":0.91975766,"Width":0.033136193},"Polygon":[{"X":0.15974905,"Y":0.91975766},{"X":0.1928838,"Y":0.91978973},{"X":0.19288525,"Y":0.9273076},{"X":0.15975036,"Y":0.9272755}]},"Id":"2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"signed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.914345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007238986,"Left":0.19681716,"Top":0.9197405,"Width":0.008924717},"Polygon":[{"X":0.19681716,"Y":0.9197405},{"X":0.20574045,"Y":0.91974914},{"X":0.20574187,"Y":0.9269795},{"X":0.19681855,"Y":0.92697084}]},"Id":"b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"in","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.62127,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074052876,"Left":0.20998225,"Top":0.9197684,"Width":0.022366349},"Polygon":[{"X":0.20998225,"Y":0.9197684},{"X":0.23234703,"Y":0.91978997},{"X":0.23234859,"Y":0.9271737},{"X":0.20998372,"Y":0.927152}]},"Id":"4b3c9cea-8458-4cb5-9a87-e64f29a9f213","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Item","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83572,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007582668,"Left":0.23597194,"Top":0.9196015,"Width":0.012412191},"Polygon":[{"X":0.23597194,"Y":0.9196015},{"X":0.24838246,"Y":0.9196135},{"X":0.24838413,"Y":0.92718416},{"X":0.23597355,"Y":0.9271721}]},"Id":"a9758338-a23a-47f7-973c-6c949309860b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"26","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.72691,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0074842437,"Left":0.41246843,"Top":0.91955346,"Width":0.014970556},"Polygon":[{"X":0.41246843,"Y":0.91955346},{"X":0.42743665,"Y":0.91956794},{"X":0.42743897,"Y":0.9270377},{"X":0.4124707,"Y":0.9270232}]},"Id":"20301e7a-b648-4762-87f8-04b39335cd8a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"30.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87124,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007563428,"Left":0.4322091,"Top":0.9195137,"Width":0.03224574},"Polygon":[{"X":0.4322091,"Y":0.9195137},{"X":0.46445236,"Y":0.9195449},{"X":0.46445486,"Y":0.9270772},{"X":0.4322115,"Y":0.9270459}]},"Id":"f2520be2-71b4-490e-ae70-c385a45ffe5e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Phone","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79329,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0075074187,"Left":0.46876818,"Top":0.9196092,"Width":0.017392443},"Polygon":[{"X":0.46876818,"Y":0.9196092},{"X":0.48615804,"Y":0.919626},{"X":0.4861606,"Y":0.92711663},{"X":0.46877068,"Y":0.92709976}]},"Id":"2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"No.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91429,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011954491,"Left":0.09305371,"Top":0.9326642,"Width":0.06601286},"Polygon":[{"X":0.09305371,"Y":0.9326642},{"X":0.15906452,"Y":0.9327284},{"X":0.15906657,"Y":0.9446187},{"X":0.09305537,"Y":0.94455403}]},"Id":"c4510857-2098-4ff0-881d-f58a6858f220","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Richard","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92705,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011879571,"Left":0.1660433,"Top":0.9328586,"Width":0.034919873},"Polygon":[{"X":0.1660433,"Y":0.9328586},{"X":0.20096086,"Y":0.9328926},{"X":0.20096317,"Y":0.9447382},{"X":0.1660454,"Y":0.944704}]},"Id":"a8d44f47-ed7f-42ac-9493-40652abf91c1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Roe","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94707,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012083507,"Left":0.49914336,"Top":0.92805,"Width":0.08218909},"Polygon":[{"X":0.49914336,"Y":0.92805},{"X":0.58132774,"Y":0.9281298},{"X":0.58133245,"Y":0.9401335},{"X":0.49914756,"Y":0.9400532}]},"Id":"83170e00-4884-4c5d-9980-83fbf5b2ccc8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"555-0100","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92826,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008596409,"Left":0.7827813,"Top":0.9642111,"Width":0.030171733},"Polygon":[{"X":0.7827813,"Y":0.9642111},{"X":0.81294864,"Y":0.9642409},{"X":0.81295305,"Y":0.9728075},{"X":0.78278553,"Y":0.97277755}]},"Id":"c594f426-713e-4e6c-a1f1-1eda9e849bac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Form","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8273,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008711242,"Left":0.819913,"Top":0.96400416,"Width":0.029742943},"Polygon":[{"X":0.819913,"Y":0.96400416},{"X":0.8496514,"Y":0.96403354},{"X":0.849656,"Y":0.9727154},{"X":0.8199175,"Y":0.9726859}]},"Id":"5fa5ca93-0d3d-4962-be4f-bd9750f6898c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1005","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.825195,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009802275,"Left":0.8746932,"Top":0.9644507,"Width":0.024964485},"Polygon":[{"X":0.8746932,"Y":0.9644507},{"X":0.89965224,"Y":0.9644754},{"X":0.89965767,"Y":0.974253},{"X":0.8746985,"Y":0.9742282}]},"Id":"7fdc23b7-f9be-45de-a326-7b327d2dca17","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"July","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82335,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008390541,"Left":0.90412444,"Top":0.96432304,"Width":0.015765473},"Polygon":[{"X":0.90412444,"Y":0.96432304},{"X":0.91988516,"Y":0.9643386},{"X":0.9198899,"Y":0.9727136},{"X":0.90412915,"Y":0.9726979}]},"Id":"95e43e19-1d02-4951-b967-12678624a48c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"96","TextType":"PRINTED"},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.94336,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0083158715,"Left":0.25768843,"Top":0.48482218,"Width":0.009286483},"Polygon":[{"X":0.25768843,"Y":0.48482218},{"X":0.26697302,"Y":0.48482922},{"X":0.26697493,"Y":0.49313807},{"X":0.25769028,"Y":0.493131}]},"Id":"e168e848-bdf2-47d3-b161-d311734fb7da","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.16211,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007826928,"Left":0.25768512,"Top":0.47015974,"Width":0.0092863},"Polygon":[{"X":0.25768512,"Y":0.47015974},{"X":0.26696965,"Y":0.4701667},{"X":0.26697144,"Y":0.47798666},{"X":0.25768688,"Y":0.4779797}]},"Id":"9f9906fe-8a47-4d09-9719-969ae2876e2e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.64844,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007826933,"Left":0.15984179,"Top":0.49989894,"Width":0.009285152},"Polygon":[{"X":0.15984179,"Y":0.49989894},{"X":0.16912554,"Y":0.499906},{"X":0.16912694,"Y":0.50772583},{"X":0.15984315,"Y":0.50771874}]},"Id":"f6cf018d-55b6-43c4-a258-889da7178720","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.208984,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008319437,"Left":0.86551464,"Top":0.48479274,"Width":0.010761386},"Polygon":[{"X":0.86551464,"Y":0.48479274},{"X":0.8762715,"Y":0.48480088},{"X":0.876276,"Y":0.49311218},{"X":0.8655191,"Y":0.493104}]},"Id":"13186ff5-2a99-4829-9c22-92d84b6bab2f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":87.74414,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007826563,"Left":0.16008355,"Top":0.48523715,"Width":0.009040766},"Polygon":[{"X":0.16008355,"Y":0.48523715},{"X":0.16912292,"Y":0.48524398},{"X":0.16912432,"Y":0.4930637},{"X":0.16008492,"Y":0.49305683}]},"Id":"79faabd8-a0e9-4c16-8270-fc21f37c8c28","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":86.42578,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008563794,"Left":0.8058704,"Top":0.49574757,"Width":0.010760693},"Polygon":[{"X":0.8058704,"Y":0.49574757},{"X":0.8166267,"Y":0.49575576},{"X":0.81663114,"Y":0.5043114},{"X":0.80587476,"Y":0.50430316}]},"Id":"18161b04-3806-48f9-a466-bde4207225db","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"NOT_SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.30078,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008315458,"Left":0.15983649,"Top":0.4693534,"Width":0.009529395},"Polygon":[{"X":0.15983649,"Y":0.4693534},{"X":0.1693644,"Y":0.46936053},{"X":0.16936587,"Y":0.47766885},{"X":0.15983792,"Y":0.4776617}]},"Id":"b4ea4640-11bf-4317-9bbb-5d5c4e1e7d67","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.203125,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008808084,"Left":0.8058648,"Top":0.48474768,"Width":0.010760757},"Polygon":[{"X":0.8058648,"Y":0.48474768},{"X":0.81662107,"Y":0.48475578},{"X":0.8166256,"Y":0.49355575},{"X":0.80586934,"Y":0.4935476}]},"Id":"ecfa75fb-71bc-4bba-b7b0-0e4fa1a7cd36","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"SELECTED","Text":null,"TextType":""},{"BlockType":"SELECTION_ELEMENT","ColumnIndex":null,"ColumnSpan":null,"Confidence":77.58789,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008319587,"Left":0.86600935,"Top":0.49554887,"Width":0.010761506},"Polygon":[{"X":0.86600935,"Y":0.49554887},{"X":0.8767663,"Y":0.49555707},{"X":0.8767709,"Y":0.50386846},{"X":0.8660139,"Y":0.50386024}]},"Id":"d94bc2e6-2abc-4506-a959-5e2e56d3409d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"SELECTED","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.7256,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009470672,"Left":0.043977365,"Top":0.21260202,"Width":0.20990807},"Polygon":[{"X":0.043977365,"Y":0.21260202},{"X":0.25388336,"Y":0.21273297},{"X":0.25388542,"Y":0.22207269},{"X":0.043978427,"Y":0.22194079}]},"Id":"8ddfdfa3-7cac-411a-8275-1972b3a10c22","Page":null,"Query":null,"Relationships":[{"Ids":["512b8528-4e00-499b-8ef2-a03bc59fab1f"],"Type":"VALUE"},{"Ids":["7483baad-ee84-4dcb-a2c2-4225cf8f4c74","5a8285e5-75d2-4a49-8734-3af13c63cd4c","bee5d8fe-4abd-4c81-934d-7cf8c048ca96","61f25167-3c2e-4a46-ad6d-b6b7f65c43ee","94553945-3d4d-4062-85ed-353c2795d618","68629907-6981-40ea-8e6d-ffee81d1a136","f73083ce-0b38-450b-a1b3-11f5d2c015a8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91876,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.030533006,"Left":0.0768017,"Top":0.23063335,"Width":0.27904004},"Polygon":[{"X":0.0768017,"Y":0.23063335},{"X":0.35583338,"Y":0.23080987},{"X":0.35584176,"Y":0.26116636},{"X":0.076805666,"Y":0.26098573}]},"Id":"512b8528-4e00-499b-8ef2-a03bc59fab1f","Page":null,"Query":null,"Relationships":[{"Ids":["f38501af-5f6f-4276-ad61-2de751f265aa","09c25389-00b3-4148-8a41-de1837f15b76","f65bd4f4-daac-4e55-8c4c-f384911779c8","2113fbde-4713-4adc-bd4e-9379739c8733","fc9e6499-e1a9-4bea-8992-b627fe8795e3","fb8c6ec3-69fa-4663-8286-3bb88855f687","a041dc1d-db53-44b4-87fc-7e2d6585ae7c","9223dbcc-a2e4-406e-87fe-08ac7b0b1259"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.76187,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009138505,"Left":0.49105057,"Top":0.21221374,"Width":0.20913683},"Polygon":[{"X":0.49105057,"Y":0.21221374},{"X":0.70018333,"Y":0.21234414},{"X":0.7001874,"Y":0.22135223},{"X":0.4910537,"Y":0.22122093}]},"Id":"c5b5ae78-9e3d-479f-b121-afb6d768799b","Page":null,"Query":null,"Relationships":[{"Ids":["d3f8e434-8bf4-4bb4-bade-ef2a16cd609c"],"Type":"VALUE"},{"Ids":["cb80feb3-50e9-4869-a568-0bc57cdfc67e","35ca2671-d556-4973-9a59-e24c56227ce8","83f3915e-c852-4978-a032-8e35350a99ad","001f1566-2e58-41e3-a3ab-02722590ba96","75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2","a7ec47ce-ddf3-475f-9697-056786d83b13","9c03cb9b-a70c-455c-88d7-665511cd1284"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97046,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.029870039,"Left":0.50790757,"Top":0.23190689,"Width":0.27570596},"Polygon":[{"X":0.50790757,"Y":0.23190689},{"X":0.7835988,"Y":0.23208143},{"X":0.78361356,"Y":0.26177692},{"X":0.5079181,"Y":0.2615984}]},"Id":"d3f8e434-8bf4-4bb4-bade-ef2a16cd609c","Page":null,"Query":null,"Relationships":[{"Ids":["4a80251b-9ef7-4536-8561-1c186a1ac203","36f271ae-a172-46b2-b8f4-b96edb9ef960","50681732-1eab-4e46-af63-9209698f2e25","08874433-59c3-458e-80ea-3187d1cc4fa1","2e193b5e-bd99-4251-9c9c-11a087041626","13ee38e5-2041-4338-871f-cc0e72e90c4b","fd62b3b7-892d-48d8-8483-1388b7482fbb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.694214,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009755231,"Left":0.042690333,"Top":0.2883145,"Width":0.12352615},"Polygon":[{"X":0.042690333,"Y":0.2883145},{"X":0.16621476,"Y":0.2883961},{"X":0.16621648,"Y":0.29806975},{"X":0.04269143,"Y":0.29798755}]},"Id":"8fde6a9f-c8a1-4059-b619-f1836c6e0860","Page":null,"Query":null,"Relationships":[{"Ids":["24413552-5c6a-4cf1-ba79-6e82b228973f"],"Type":"VALUE"},{"Ids":["8f6dec43-0704-4755-9498-bd1437347131","ab74ac15-58a4-4160-89ae-d2e327e4f8b1","f4dadd0d-7459-4827-80f2-d01317af9821","a21e9b9e-201f-4997-8e56-3ed559d8a6f4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.17017,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.028121075,"Left":0.12950337,"Top":0.30071387,"Width":0.14816472},"Polygon":[{"X":0.12950337,"Y":0.30071387},{"X":0.2776615,"Y":0.30081263},{"X":0.2776681,"Y":0.32883495},{"X":0.1295078,"Y":0.32873416}]},"Id":"24413552-5c6a-4cf1-ba79-6e82b228973f","Page":null,"Query":null,"Relationships":[{"Ids":["65113821-cbe8-4e74-960b-f57463a73895","79139c89-7a3b-497c-a4bb-1ffd6b2a6c82","e27ffc54-b748-465b-813a-a8537d13bf55"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70015,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.008032383,"Left":0.37399364,"Top":0.28786615,"Width":0.03888466},"Polygon":[{"X":0.37399364,"Y":0.28786615},{"X":0.41287583,"Y":0.28789183},{"X":0.41287827,"Y":0.29589853},{"X":0.3739959,"Y":0.29587272}]},"Id":"88b0bc63-491a-44b5-a7c8-dce356eccd47","Page":null,"Query":null,"Relationships":[{"Ids":["9686dd16-0836-481b-8cf8-55d4d1c0a74d"],"Type":"VALUE"},{"Ids":["c4d9e2d3-41f8-4618-ae53-8a05817970b1","46bca104-6bd0-43ff-aadf-298e2b8cf6f9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.968376,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012758605,"Left":0.40856087,"Top":0.3055705,"Width":0.12011734},"Polygon":[{"X":0.40856087,"Y":0.3055705},{"X":0.5286736,"Y":0.30565083},{"X":0.5286782,"Y":0.31832913},{"X":0.40856472,"Y":0.31824803}]},"Id":"9686dd16-0836-481b-8cf8-55d4d1c0a74d","Page":null,"Query":null,"Relationships":[{"Ids":["77ba2a16-0ff3-4aea-9d18-2f4f34cecc92","7a54cc63-ba02-4908-8206-08b3060ab738"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79538,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.008034516,"Left":0.6280505,"Top":0.28770027,"Width":0.04062386},"Polygon":[{"X":0.6280505,"Y":0.28770027},{"X":0.66867083,"Y":0.28772706},{"X":0.66867435,"Y":0.29573476},{"X":0.62805384,"Y":0.2957078}]},"Id":"bcb57963-f08a-4a73-b02c-d726a4ac8ebf","Page":null,"Query":null,"Relationships":[{"Ids":["c4c2a244-c015-4546-a6c8-1384f47b5545"],"Type":"VALUE"},{"Ids":["08da9455-9258-4088-9cea-a3d04c4e7ee6","88c4ed38-7cb3-4c23-a8f3-814c85d1b73b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81873,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010397611,"Left":0.63713366,"Top":0.30805898,"Width":0.08038434},"Polygon":[{"X":0.63713366,"Y":0.30805898},{"X":0.7175132,"Y":0.30811283},{"X":0.71751803,"Y":0.3184566},{"X":0.637138,"Y":0.31840232}]},"Id":"c4c2a244-c015-4546-a6c8-1384f47b5545","Page":null,"Query":null,"Relationships":[{"Ids":["afb7bec1-0ae1-413e-885b-5e25ccde854e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.783516,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.019425413,"Left":0.7455946,"Top":0.28777784,"Width":0.10849126},"Polygon":[{"X":0.7455946,"Y":0.28777784},{"X":0.85407555,"Y":0.28784946},{"X":0.85408586,"Y":0.30720326},{"X":0.74560386,"Y":0.30713063}]},"Id":"0af1af36-c29c-4910-a807-f37fe47d9a91","Page":null,"Query":null,"Relationships":[{"Ids":["ff0040a8-de6d-4e71-b3af-6006c04947c1"],"Type":"VALUE"},{"Ids":["1cdbe7dc-6b10-4ee5-95e1-1c939136f827","5a452634-9888-4b0e-b240-1bfbd80d0f2e","4073bc62-49a7-4af6-b6ad-13977a1cbe77","48fe3293-9a14-4f5b-9167-4b8ce7f9b25c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78189,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.0100917965,"Left":0.76116574,"Top":0.31414825,"Width":0.12015981},"Polygon":[{"X":0.76116574,"Y":0.31414825},{"X":0.88132006,"Y":0.31422907},{"X":0.88132554,"Y":0.32424003},{"X":0.76117057,"Y":0.3241586}]},"Id":"ff0040a8-de6d-4e71-b3af-6006c04947c1","Page":null,"Query":null,"Relationships":[{"Ids":["6f8134df-6158-4420-a652-84f0fef6d205"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80555,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009946632,"Left":0.042697117,"Top":0.3483557,"Width":0.393099},"Polygon":[{"X":0.042697117,"Y":0.3483557},{"X":0.43579307,"Y":0.34862682},{"X":0.43579614,"Y":0.35830233},{"X":0.04269821,"Y":0.35802934}]},"Id":"d320bd14-b000-430e-82b1-bcff63acf3f1","Page":null,"Query":null,"Relationships":[{"Ids":["a56884a5-4964-45c6-99e5-4c0f517a8880"],"Type":"VALUE"},{"Ids":["856ecae3-f8c7-4b7d-8fee-059106653b13","5a458934-babc-4a9b-b0a6-1367b82d2536","b0b93c96-bd58-4a77-8783-e419c5e66f63","19ee13b9-7ff9-4b83-8038-7f356ea878cb","95748642-072d-46f3-83f9-ec441b439357","4d50fdd5-1e84-4913-ac67-2a5afedf981c","fcb9bfb4-279e-4981-a463-522f271966e5","49ca9610-bb94-4206-b67f-a70ecd5944d9","e461cf1a-ebd7-4d2e-adae-4c482a632599","ab0c653a-e82b-4f13-bce8-2f33c0372fd1","c85e762f-9801-47ac-9c12-80019d5c949a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94241,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.030554006,"Left":0.07120365,"Top":0.3587163,"Width":0.27862495},"Polygon":[{"X":0.07120365,"Y":0.3587163},{"X":0.34982032,"Y":0.35890988},{"X":0.3498286,"Y":0.3892703},{"X":0.07120753,"Y":0.38907263}]},"Id":"a56884a5-4964-45c6-99e5-4c0f517a8880","Page":null,"Query":null,"Relationships":[{"Ids":["6e23516b-edc1-4a11-b2fe-9386f0861ed0","9bbab59d-9a22-48f7-85f1-7748598b772e","2612716b-90e8-41a0-a5ed-53b5ef6833f3","7a18920c-fa44-4f28-a684-ef22013eeec0","8bcd374d-2285-4d93-8698-44ba4fc0490e","f9dc6c2f-950a-4835-8ca1-8ebdc88e7756","6a8be74a-9d38-4aa4-b819-40861dcf5930","2d6babbe-cdd4-4d03-90cb-4e863d0438c0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84885,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.010106185,"Left":0.588752,"Top":0.34806502,"Width":0.13872452},"Polygon":[{"X":0.588752,"Y":0.34806502},{"X":0.7274718,"Y":0.34816065},{"X":0.7274765,"Y":0.3581712},{"X":0.5887559,"Y":0.35807487}]},"Id":"fe1ad230-320d-493f-b0ee-ce54b61a7512","Page":null,"Query":null,"Relationships":[{"Ids":["a75fecad-96c6-4040-879e-b3b3b2a3970f"],"Type":"VALUE"},{"Ids":["daf71342-60db-4483-9b2d-e4aef3555db8","fc2b268a-c75d-463c-8878-ef57e02018ac","1840f76a-8889-433a-8d58-ac8607096492","64bb524c-1b2f-4040-bc9d-5fa0288fa85d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.26719,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.018802157,"Left":0.62937874,"Top":0.3641092,"Width":0.1646681},"Polygon":[{"X":0.62937874,"Y":0.3641092},{"X":0.79403746,"Y":0.364224},{"X":0.7940468,"Y":0.38291132},{"X":0.62938654,"Y":0.38279504}]},"Id":"a75fecad-96c6-4040-879e-b3b3b2a3970f","Page":null,"Query":null,"Relationships":[{"Ids":["52e2f993-46b3-4240-8847-d53e8a7e53cc","9c93c85f-7e95-497b-941f-7c6c88f6a8fe","2a77db5f-73f7-4eae-bd9c-5eaf23a85316"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69002,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009479186,"Left":0.04227211,"Top":0.4094011,"Width":0.19135351},"Polygon":[{"X":0.04227211,"Y":0.4094011},{"X":0.23362364,"Y":0.40953875},{"X":0.23362562,"Y":0.41888028},{"X":0.04227316,"Y":0.41874176}]},"Id":"da6f0efc-8ba8-4df9-9ae7-87414b87637d","Page":null,"Query":null,"Relationships":[{"Ids":["89154f62-79eb-4fc3-b434-d2b60fdb4156"],"Type":"VALUE"},{"Ids":["b0c6488f-3783-4f68-b6f8-54282af569bd","0b859532-87d2-4466-bce7-b8370ed3258a","0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0","36a36ed6-f41d-4f6f-8284-ec300d0f4bb8","2b97532d-fa68-40c4-87e0-479236fd48ed"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.978134,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010068328,"Left":0.105767064,"Top":0.43013042,"Width":0.081641},"Polygon":[{"X":0.105767064,"Y":0.43013042},{"X":0.18740618,"Y":0.43019},{"X":0.18740806,"Y":0.44019875},{"X":0.105768524,"Y":0.44013882}]},"Id":"89154f62-79eb-4fc3-b434-d2b60fdb4156","Page":null,"Query":null,"Relationships":[{"Ids":["b13b96df-18ad-448d-9db4-7eef21d75085"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.888596,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0080856,"Left":0.27682295,"Top":0.4092362,"Width":0.108440764},"Polygon":[{"X":0.27682295,"Y":0.4092362},{"X":0.3852614,"Y":0.4093142},{"X":0.3852637,"Y":0.4173218},{"X":0.27682483,"Y":0.4172434}]},"Id":"a7f44121-4aa9-4389-88df-ad7e98ee6772","Page":null,"Query":null,"Relationships":[{"Ids":["819c64f5-24a7-4c6f-a511-158eb899b51a"],"Type":"VALUE"},{"Ids":["51a32c19-3f54-459c-80de-0d61b100d514","bad7b4e6-0b17-41da-8386-fc1e51056ee6","0b81123b-0054-43f8-a6e3-4d3b57543c8a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90617,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012438145,"Left":0.3368786,"Top":0.42996535,"Width":0.12659745},"Polygon":[{"X":0.3368786,"Y":0.42996535},{"X":0.46347198,"Y":0.43005767},{"X":0.46347606,"Y":0.4424035},{"X":0.33688188,"Y":0.44231042}]},"Id":"819c64f5-24a7-4c6f-a511-158eb899b51a","Page":null,"Query":null,"Relationships":[{"Ids":["5dc7e481-c945-45c5-9eda-299fc0a11cfc","20638fff-b88b-4bdf-9d67-c0b170da4460"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91304,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.010173101,"Left":0.64841205,"Top":0.40850237,"Width":0.2243201},"Polygon":[{"X":0.64841205,"Y":0.40850237},{"X":0.8727267,"Y":0.40866357},{"X":0.87273216,"Y":0.41867545},{"X":0.6484163,"Y":0.41851315}]},"Id":"ab0e9840-52cc-4e6f-89a5-4699d7ec1354","Page":null,"Query":null,"Relationships":[{"Ids":["d8fecc18-d042-49f9-8711-df88b9bbfdb2"],"Type":"VALUE"},{"Ids":["e0f20600-8f80-4013-b08c-7f54fee587a5","d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268","bf290882-a50b-4f08-88b2-95e2b4df0b4a","97864248-6336-400d-a976-3552856e4f35","cc44dd9f-c924-46a4-bb85-85d2a159c31c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67078,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012720464,"Left":0.72794145,"Top":0.42824826,"Width":0.053600017},"Polygon":[{"X":0.72794145,"Y":0.42824826},{"X":0.7815352,"Y":0.4282873},{"X":0.78154147,"Y":0.44096872},{"X":0.7279474,"Y":0.44092938}]},"Id":"d8fecc18-d042-49f9-8711-df88b9bbfdb2","Page":null,"Query":null,"Relationships":[{"Ids":["272e58a4-7e8c-4c82-a110-45331283ed49","d7db20a9-2b77-4ede-aecf-4d516c3f7ba7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70464,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009603067,"Left":0.053075112,"Top":0.4544453,"Width":0.35121304},"Polygon":[{"X":0.053075112,"Y":0.4544453},{"X":0.40428534,"Y":0.45470563},{"X":0.40428814,"Y":0.46404836},{"X":0.053076215,"Y":0.46378645}]},"Id":"bc149c6b-1393-4ccc-bef8-fb55f1445d28","Page":null,"Query":null,"Relationships":[{"Ids":["332ffc94-27b7-4a97-9f31-11446e6a41fe"],"Type":"VALUE"},{"Ids":["e0090aff-7c04-42fc-a57b-e7391d136e54","47a21aea-7ab5-4fa7-bc98-91009d4d493b","79c46f4d-b9e2-43a6-b0de-d7b29796ada7","7ab3a062-923c-4e24-afd3-efde350a9767","5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf","39a96b20-fd7b-40a7-a662-1ff423410542","0c0d86dc-3a05-49f8-acc2-de94974a0d52","e6c9ca58-8d08-42d9-a9b8-70efec1300c3","da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f","c174f82a-4281-40cf-add4-78477cc7ffd3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.415985,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.009045735,"Left":0.052648474,"Top":0.49914986,"Width":0.04924239},"Polygon":[{"X":0.052648474,"Y":0.49914986},{"X":0.101889566,"Y":0.49918744},{"X":0.10189086,"Y":0.5081956},{"X":0.052649535,"Y":0.5081578}]},"Id":"332ffc94-27b7-4a97-9f31-11446e6a41fe","Page":null,"Query":null,"Relationships":[{"Ids":["f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96","f0da0042-4443-4edb-be12-0d0d965db42f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.97638,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007368952,"Left":0.17575034,"Top":0.470217,"Width":0.038447905},"Polygon":[{"X":0.17575034,"Y":0.470217},{"X":0.21419676,"Y":0.47024578},{"X":0.21419825,"Y":0.47758594},{"X":0.17575167,"Y":0.47755703}]},"Id":"0c3f3f57-41bc-4afe-b299-4a37d7ecb67c","Page":null,"Query":null,"Relationships":[{"Ids":["cc1de243-d679-4671-b6fe-868cbc670ad5"],"Type":"VALUE"},{"Ids":["bd7b9725-1c44-4562-86b4-eca73bb9f394"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.30078,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008348025,"Left":0.16019927,"Top":0.4695381,"Width":0.009504821},"Polygon":[{"X":0.16019927,"Y":0.4695381},{"X":0.1697026,"Y":0.4695452},{"X":0.1697041,"Y":0.4778861},{"X":0.16020072,"Y":0.47787896}]},"Id":"cc1de243-d679-4671-b6fe-868cbc670ad5","Page":null,"Query":null,"Relationships":[{"Ids":["b4ea4640-11bf-4317-9bbb-5d5c4e1e7d67"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85361,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009368659,"Left":0.27381307,"Top":0.4699568,"Width":0.034996174},"Polygon":[{"X":0.27381307,"Y":0.4699568},{"X":0.3088069,"Y":0.46998298},{"X":0.30880925,"Y":0.47932544},{"X":0.27381524,"Y":0.47929907}]},"Id":"687b47e2-cc0f-4f41-9cc6-6ce66abc4adf","Page":null,"Query":null,"Relationships":[{"Ids":["1ca52e45-74e2-4002-9a19-b4832d490755"],"Type":"VALUE"},{"Ids":["0cfb05e6-b414-47c0-886b-e5a900c16645"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.16211,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008014776,"Left":0.2578287,"Top":0.47027847,"Width":0.009506071},"Polygon":[{"X":0.2578287,"Y":0.47027847},{"X":0.26733294,"Y":0.47028556},{"X":0.2673348,"Y":0.47829324},{"X":0.2578305,"Y":0.4782861}]},"Id":"1ca52e45-74e2-4002-9a19-b4832d490755","Page":null,"Query":null,"Relationships":[{"Ids":["9f9906fe-8a47-4d09-9719-969ae2876e2e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95315,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009041872,"Left":0.17618506,"Top":0.48523107,"Width":0.04406452},"Polygon":[{"X":0.17618506,"Y":0.48523107},{"X":0.22024773,"Y":0.4852644},{"X":0.22024956,"Y":0.49427295},{"X":0.1761867,"Y":0.49423942}]},"Id":"390cb4fe-7d61-4a6c-b40a-a2c9e0040f4e","Page":null,"Query":null,"Relationships":[{"Ids":["8545c253-3298-424d-991b-eab4ba68158b"],"Type":"VALUE"},{"Ids":["3df750e7-edcc-43e3-80ba-5b7b517257e7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":87.74414,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.0076806224,"Left":0.16020206,"Top":0.4855526,"Width":0.009072804},"Polygon":[{"X":0.16020206,"Y":0.4855526},{"X":0.1692735,"Y":0.4855595},{"X":0.16927485,"Y":0.49323323},{"X":0.16020338,"Y":0.49322635}]},"Id":"8545c253-3298-424d-991b-eab4ba68158b","Page":null,"Query":null,"Relationships":[{"Ids":["79faabd8-a0e9-4c16-8270-fc21f37c8c28"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81936,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009405199,"Left":0.27338454,"Top":0.4849709,"Width":0.082521394},"Polygon":[{"X":0.27338454,"Y":0.4849709},{"X":0.3559034,"Y":0.48503327},{"X":0.35590595,"Y":0.4943761},{"X":0.27338672,"Y":0.49431336}]},"Id":"43163bbf-fb14-4066-a7e1-1373eddbb025","Page":null,"Query":null,"Relationships":[{"Ids":["ca84273d-faf9-4fdf-af3c-4856270c89ed"],"Type":"VALUE"},{"Ids":["3f0174ae-49ae-4a9f-bc06-3a4eed6cf638","72030458-12b4-40f6-b015-d0b95c186700"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":91.94336,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008348625,"Left":0.25783202,"Top":0.48495916,"Width":0.009506219},"Polygon":[{"X":0.25783202,"Y":0.48495916},{"X":0.2673363,"Y":0.48496634},{"X":0.26733822,"Y":0.49330777},{"X":0.25783387,"Y":0.49330056}]},"Id":"ca84273d-faf9-4fdf-af3c-4856270c89ed","Page":null,"Query":null,"Relationships":[{"Ids":["e168e848-bdf2-47d3-b161-d311734fb7da"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.957985,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0076913037,"Left":0.8213299,"Top":0.4860526,"Width":0.01988766},"Polygon":[{"X":0.8213299,"Y":0.4860526},{"X":0.8412135,"Y":0.48606765},{"X":0.8412176,"Y":0.49374393},{"X":0.8213339,"Y":0.49372882}]},"Id":"4bcc510c-dbf1-4fb2-ad5c-1f9ad65f7b8c","Page":null,"Query":null,"Relationships":[{"Ids":["41e039ba-bcfc-419f-8c98-c125af5a0394"],"Type":"VALUE"},{"Ids":["97d67d75-ed65-42d6-adae-66c0e0042724"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":83.203125,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008685579,"Left":0.8062008,"Top":0.48503995,"Width":0.010810564},"Polygon":[{"X":0.8062008,"Y":0.48503995},{"X":0.81700695,"Y":0.48504812},{"X":0.8170114,"Y":0.4937255},{"X":0.8062053,"Y":0.4937173}]},"Id":"41e039ba-bcfc-419f-8c98-c125af5a0394","Page":null,"Query":null,"Relationships":[{"Ids":["ecfa75fb-71bc-4bba-b7b0-0e4fa1a7cd36"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.915955,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007687916,"Left":0.8818465,"Top":0.48609838,"Width":0.015133957},"Polygon":[{"X":0.8818465,"Y":0.48609838},{"X":0.8969762,"Y":0.48610982},{"X":0.8969804,"Y":0.4937863},{"X":0.88185066,"Y":0.4937748}]},"Id":"04d5ae83-d035-481f-a192-042b502c0623","Page":null,"Query":null,"Relationships":[{"Ids":["4a01c19f-7556-48aa-9532-2f46c810f885"],"Type":"VALUE"},{"Ids":["f54537b7-670d-4b92-826b-2fd614a75d45"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.208984,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008352073,"Left":0.86585194,"Top":0.48508504,"Width":0.010811276},"Polygon":[{"X":0.86585194,"Y":0.48508504},{"X":0.8766586,"Y":0.4850932},{"X":0.8766632,"Y":0.4934371},{"X":0.8658564,"Y":0.4934289}]},"Id":"4a01c19f-7556-48aa-9532-2f46c810f885","Page":null,"Query":null,"Relationships":[{"Ids":["13186ff5-2a99-4829-9c22-92d84b6bab2f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9329,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007691809,"Left":0.8209028,"Top":0.49606472,"Width":0.020320013},"Polygon":[{"X":0.8209028,"Y":0.49606472},{"X":0.8412188,"Y":0.4960802},{"X":0.8412229,"Y":0.5037565},{"X":0.8209068,"Y":0.50374097}]},"Id":"b5a3d197-b06d-47b4-beca-5f685bf865c0","Page":null,"Query":null,"Relationships":[{"Ids":["21884c99-2e08-4ddf-970b-87ea2ab0fbe8"],"Type":"VALUE"},{"Ids":["9ce1e2e0-5859-4a87-8785-332621fc9bc0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":86.42578,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.0083519835,"Left":0.8062064,"Top":0.49605355,"Width":0.010810454},"Polygon":[{"X":0.8062064,"Y":0.49605355},{"X":0.8170126,"Y":0.49606177},{"X":0.8170169,"Y":0.5044055},{"X":0.8062107,"Y":0.5043973}]},"Id":"21884c99-2e08-4ddf-970b-87ea2ab0fbe8","Page":null,"Query":null,"Relationships":[{"Ids":["18161b04-3806-48f9-a466-bde4207225db"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87434,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0076883985,"Left":0.88141966,"Top":0.4961108,"Width":0.015566312},"Polygon":[{"X":0.88141966,"Y":0.4961108},{"X":0.8969817,"Y":0.49612263},{"X":0.896986,"Y":0.5037992},{"X":0.8814239,"Y":0.5037873}]},"Id":"31f7d00a-298f-40f4-9546-580553821ee8","Page":null,"Query":null,"Relationships":[{"Ids":["9e589181-ed97-42b6-b315-200685c8bcea"],"Type":"VALUE"},{"Ids":["2c905aa0-8642-48b2-9f0b-99bc09b3d512"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":77.58789,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008352223,"Left":0.86629,"Top":0.4957655,"Width":0.010811342},"Polygon":[{"X":0.86629,"Y":0.4957655},{"X":0.8770968,"Y":0.49577373},{"X":0.8771013,"Y":0.5041177},{"X":0.86629444,"Y":0.50410944}]},"Id":"9e589181-ed97-42b6-b315-200685c8bcea","Page":null,"Query":null,"Relationships":[{"Ids":["d94bc2e6-2abc-4506-a959-5e2e56d3409d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96413,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009373001,"Left":0.17532383,"Top":0.5002444,"Width":0.040176887},"Polygon":[{"X":0.17532383,"Y":0.5002444},{"X":0.21549882,"Y":0.5002751},{"X":0.21550071,"Y":0.5096174},{"X":0.17532553,"Y":0.5095866}]},"Id":"b5a0f7cc-f1c2-413e-9e3a-060fda65f1a7","Page":null,"Query":null,"Relationships":[{"Ids":["40c18a82-4266-4db2-b52f-bd6cfbbe1008"],"Type":"VALUE"},{"Ids":["235cce3c-9948-46b2-a165-8d73644b464c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":89.64844,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008014448,"Left":0.16020454,"Top":0.4998992,"Width":0.0090729315},"Polygon":[{"X":0.16020454,"Y":0.4998992},{"X":0.16927604,"Y":0.49990612},{"X":0.16927747,"Y":0.50791365},{"X":0.16020595,"Y":0.5079067}]},"Id":"40c18a82-4266-4db2-b52f-bd6cfbbe1008","Page":null,"Query":null,"Relationships":[{"Ids":["f6cf018d-55b6-43c4-a258-889da7178720"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85131,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009382228,"Left":0.46263385,"Top":0.5088061,"Width":0.05012851},"Polygon":[{"X":0.46263385,"Y":0.5088061},{"X":0.51275903,"Y":0.50884455},{"X":0.51276237,"Y":0.5181883},{"X":0.46263692,"Y":0.5181496}]},"Id":"e4324a3a-9aea-4f21-a8b4-37b6fc1186ea","Page":null,"Query":null,"Relationships":[{"Ids":["7b6c0928-0b55-4f36-86f2-72872a733179"],"Type":"VALUE"},{"Ids":["bac65209-4616-4579-acb3-9aa709b47ebe","4c6b38ad-1f46-4af2-a9f8-a52a4ac29630"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.066284,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008717568,"Left":0.5693684,"Top":0.5078869,"Width":0.053159114},"Polygon":[{"X":0.5693684,"Y":0.5078869},{"X":0.62252396,"Y":0.50792766},{"X":0.62252754,"Y":0.5166044},{"X":0.56937176,"Y":0.5165634}]},"Id":"7b6c0928-0b55-4f36-86f2-72872a733179","Page":null,"Query":null,"Relationships":[{"Ids":["0fb4f796-af2a-47b7-b720-87f12ab44d9c","5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.42169,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.023192843,"Left":0.69426966,"Top":0.5146573,"Width":0.21094881},"Polygon":[{"X":0.69426966,"Y":0.5146573},{"X":0.9052056,"Y":0.5148198},{"X":0.9052185,"Y":0.5378502},{"X":0.69428,"Y":0.53768533}]},"Id":"c24b17f5-5c26-4d6e-a873-d11209800dd1","Page":null,"Query":null,"Relationships":[{"Ids":["def15182-9642-487b-b2d3-b7289f04f223"],"Type":"VALUE"},{"Ids":["79ef617d-90ad-41a0-b192-e47d7b1b36d0","cd9a03af-e1de-41e5-afd2-639d9729f011","b3412ec6-b209-40bb-a49f-4e545a603a7b","85cbb940-3824-464b-80f1-3c6d1d21dfa8","b0a0edc1-90e6-4168-930b-74642ba0542e","db885985-c11d-4828-aab3-a2f2c45173af","b2c1eeb8-90fe-48ff-987d-d65e187d52c0","59a1a92b-42c5-463a-a8d4-435b6b7279bd","9be8a0df-99bb-4630-9576-d29071ade2a1","a39773a0-06e6-449f-8cb8-0522db93699d","6f8d382d-7520-44d4-bb91-fdb65c6c60c2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":100,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.0031338984,"Left":0.69201714,"Top":0.5376836,"Width":0.22878303},"Polygon":[{"X":0.69201714,"Y":0.5376836},{"X":0.9207985,"Y":0.53786236},{"X":0.92080015,"Y":0.5408175},{"X":0.69201845,"Y":0.5406384}]},"Id":"def15182-9642-487b-b2d3-b7289f04f223","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96879,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007706287,"Left":0.462641,"Top":0.5304966,"Width":0.039757393},"Polygon":[{"X":0.462641,"Y":0.5304966},{"X":0.5023957,"Y":0.5305275},{"X":0.5023984,"Y":0.5382029},{"X":0.46264353,"Y":0.53817177}]},"Id":"fc3c81e6-439d-4987-b9e5-e25529ac61aa","Page":null,"Query":null,"Relationships":[{"Ids":["9674755c-f746-4bfc-8966-dfa9fd1b490e"],"Type":"VALUE"},{"Ids":["1a1d3b94-6eee-4f10-b242-937ae8fceea8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.48503,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010055645,"Left":0.5698092,"Top":0.5302462,"Width":0.056185555},"Polygon":[{"X":0.5698092,"Y":0.5302462},{"X":0.6259906,"Y":0.53028995},{"X":0.6259948,"Y":0.54030186},{"X":0.5698131,"Y":0.5402579}]},"Id":"9674755c-f746-4bfc-8966-dfa9fd1b490e","Page":null,"Query":null,"Relationships":[{"Ids":["4f6563a3-101d-4a2f-95f0-b9f4bffea97f","802737bb-d126-4967-aebd-b519fa59a0bd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85244,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007693902,"Left":0.13990942,"Top":0.54559356,"Width":0.02505627},"Polygon":[{"X":0.13990942,"Y":0.54559356},{"X":0.16496433,"Y":0.5456132},{"X":0.16496569,"Y":0.55328745},{"X":0.13991067,"Y":0.5532677}]},"Id":"375ec8f1-4316-49bd-bf5c-1e70cd267521","Page":null,"Query":null,"Relationships":[{"Ids":["5b8fe187-ef2c-4344-bd7d-d0e9b8034387"],"Type":"VALUE"},{"Ids":["217afcd1-dee9-4c72-b78a-c2959d9248c7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.960236,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008364426,"Left":0.17878775,"Top":0.54428947,"Width":0.028945532},"Polygon":[{"X":0.17878775,"Y":0.54428947},{"X":0.20773163,"Y":0.5443122},{"X":0.20773329,"Y":0.5526539},{"X":0.17878929,"Y":0.5526311}]},"Id":"5b8fe187-ef2c-4344-bd7d-d0e9b8034387","Page":null,"Query":null,"Relationships":[{"Ids":["c63160f0-c711-457b-b07b-7fc633ee321c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93866,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009520375,"Left":0.6942835,"Top":0.5453615,"Width":0.22218433},"Polygon":[{"X":0.6942835,"Y":0.5453615},{"X":0.91646254,"Y":0.5455359},{"X":0.91646785,"Y":0.5548819},{"X":0.6942877,"Y":0.55470645}]},"Id":"33433d79-6d96-4b83-885f-3838f51dc497","Page":null,"Query":null,"Relationships":[{"Ids":["fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b"],"Type":"VALUE"},{"Ids":["ec6fc2c1-ac99-4c13-a7a4-632943fdb69c","f50e530e-837c-445a-9845-da37d3b46830","e80eb141-4457-4fcd-b85c-c4e3e6bc638e","50837a26-995c-4a5b-8e3b-b65ba1d487f5","9c370c9c-4710-4b90-a5bf-f946f5161212","3f56ae4a-ac09-49e0-9ccf-f19d48826ad9","cbffcb67-0c97-40f2-add2-993b0d063396"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96655,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008396325,"Left":0.77339053,"Top":0.56544936,"Width":0.0652756},"Polygon":[{"X":0.77339053,"Y":0.56544936},{"X":0.83866173,"Y":0.5655012},{"X":0.83866614,"Y":0.5738457},{"X":0.77339464,"Y":0.57379353}]},"Id":"fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b","Page":null,"Query":null,"Relationships":[{"Ids":["713f1afd-8c57-40ea-af3f-25cf5ced5e53"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.449104,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.018056324,"Left":0.46264762,"Top":0.550519,"Width":0.04494705},"Polygon":[{"X":0.46264762,"Y":0.550519},{"X":0.5075883,"Y":0.5505544},{"X":0.5075947,"Y":0.5685753},{"X":0.46265358,"Y":0.5685395}]},"Id":"781e4df0-8702-48b9-a419-9eeb9830821a","Page":null,"Query":null,"Relationships":[{"Ids":["26a0626f-0a4c-444a-b55a-a42594592067"],"Type":"VALUE"},{"Ids":["d4786565-f1cf-45e4-8270-07336b5451e0","97762a26-cc83-4f62-8683-7c73272976bf","8bb395cd-1751-4e6a-aa58-3df63fdc3a9e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65838,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012062177,"Left":0.56938714,"Top":0.55627644,"Width":0.060076788},"Polygon":[{"X":0.56938714,"Y":0.55627644},{"X":0.6294589,"Y":0.55632395},{"X":0.6294639,"Y":0.56833863},{"X":0.5693917,"Y":0.56829077}]},"Id":"26a0626f-0a4c-444a-b55a-a42594592067","Page":null,"Query":null,"Relationships":[{"Ids":["26cdc76d-4217-4170-82d1-8c5f74fd51d9","b7060f97-941a-4e83-aedf-65aad3a08316"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.927635,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009379991,"Left":0.46265602,"Top":0.5758813,"Width":0.044512432},"Polygon":[{"X":0.46265602,"Y":0.5758813},{"X":0.50716513,"Y":0.57591695},{"X":0.5071685,"Y":0.5852613},{"X":0.4626591,"Y":0.5852255}]},"Id":"7ad73ea6-8504-4e69-b543-f244545813f7","Page":null,"Query":null,"Relationships":[{"Ids":["a60162dd-6b5c-4be3-87e0-f31f3480340f"],"Type":"VALUE"},{"Ids":["3e110c3f-a7bd-4623-8cb8-729fbdcf74f0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.53332,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008722336,"Left":0.5698265,"Top":0.57496583,"Width":0.056186303},"Polygon":[{"X":0.5698265,"Y":0.57496583},{"X":0.62600917,"Y":0.5750108},{"X":0.6260128,"Y":0.5836882},{"X":0.5698298,"Y":0.583643}]},"Id":"a60162dd-6b5c-4be3-87e0-f31f3480340f","Page":null,"Query":null,"Relationships":[{"Ids":["05e4aca0-89ee-4594-a0e8-7dff3331637a","98149980-a899-41cd-9269-bc598a01fa1a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89279,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009533078,"Left":0.69387174,"Top":0.5907517,"Width":0.2312681},"Polygon":[{"X":0.69387174,"Y":0.5907517},{"X":0.92513454,"Y":0.5909383},{"X":0.92513984,"Y":0.60028476},{"X":0.69387597,"Y":0.60009706}]},"Id":"5c3f3bce-5468-4f08-b91d-2465cb7726a9","Page":null,"Query":null,"Relationships":[{"Ids":["6e2424e2-c56e-4cf5-aded-40752b849d44"],"Type":"VALUE"},{"Ids":["9981a1fe-83bc-407f-853e-a69b3d34bb0a","7338ad57-b3a5-4f93-9bea-77e51bfa47c9","87cfb3f7-fe02-40b3-9756-83606de250ed","ae0f0d19-3b03-4a5f-ae04-70769f2a3e58","632d647c-f361-499d-abdd-22f8bd2e663e","65cca0ca-94c9-40e6-8b5e-bac3ab6561be","873ae0fc-301f-45b1-bcf6-5702b087f3fb"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":93.434456,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.009712221,"Left":0.7760034,"Top":0.60483664,"Width":0.039773285},"Polygon":[{"X":0.7760034,"Y":0.60483664},{"X":0.81577176,"Y":0.604869},{"X":0.8157767,"Y":0.61454886},{"X":0.7760082,"Y":0.61451626}]},"Id":"6e2424e2-c56e-4cf5-aded-40752b849d44","Page":null,"Query":null,"Relationships":[{"Ids":["3c36f4cc-b7fc-4038-bfae-3680067ad389","c5df9319-2a6e-4d36-8053-c03161a761fd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96652,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077131107,"Left":0.46223184,"Top":0.59990907,"Width":0.045808807},"Polygon":[{"X":0.46223184,"Y":0.59990907},{"X":0.5080379,"Y":0.5999462},{"X":0.50804067,"Y":0.60762215},{"X":0.46223438,"Y":0.60758483}]},"Id":"67da4b9d-9f0e-4019-b0cc-cfaddff73e0a","Page":null,"Query":null,"Relationships":[{"Ids":["3f4d2253-9f37-4525-a4ea-affa15a0eead"],"Type":"VALUE"},{"Ids":["3bebdbf9-13a0-47e9-8895-87e868eb7639"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.59147,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.011395067,"Left":0.569404,"Top":0.59999603,"Width":0.058349088},"Polygon":[{"X":0.569404,"Y":0.59999603},{"X":0.62774837,"Y":0.60004336},{"X":0.6277531,"Y":0.6113911},{"X":0.56940836,"Y":0.61134344}]},"Id":"3f4d2253-9f37-4525-a4ea-affa15a0eead","Page":null,"Query":null,"Relationships":[{"Ids":["f704cc29-82bc-4880-bdf6-9b3fd694236d","1b94de22-6885-410f-aac5-b1c9f79de02b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.75128,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009379626,"Left":0.462671,"Top":0.6212682,"Width":0.042352736},"Polygon":[{"X":0.462671,"Y":0.6212682},{"X":0.50502044,"Y":0.621303},{"X":0.5050238,"Y":0.63064784},{"X":0.4626741,"Y":0.6306128}]},"Id":"3634725b-e512-4fb4-ae9d-d0ce488b4d3f","Page":null,"Query":null,"Relationships":[{"Ids":["ef6c6503-5dfe-4838-8232-6a61a9a0ac89"],"Type":"VALUE"},{"Ids":["f2007828-89bc-451f-8d2d-4d09121229ed","0c97544e-6d25-4885-a4dc-13ba5ad26f0c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.13784,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008724017,"Left":0.56941223,"Top":0.62135595,"Width":0.05618763},"Polygon":[{"X":0.56941223,"Y":0.62135595},{"X":0.6255963,"Y":0.62140214},{"X":0.62559986,"Y":0.6300799},{"X":0.56941557,"Y":0.63003355}]},"Id":"ef6c6503-5dfe-4838-8232-6a61a9a0ac89","Page":null,"Query":null,"Relationships":[{"Ids":["74388d2b-9c19-4c60-ab8a-495336f54760","adc565dc-379f-44b8-b505-e76c375af1d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91388,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009525708,"Left":0.69388545,"Top":0.6211245,"Width":0.21786977},"Polygon":[{"X":0.69388545,"Y":0.6211245},{"X":0.91174996,"Y":0.62130356},{"X":0.9117552,"Y":0.63065016},{"X":0.6938896,"Y":0.63047016}]},"Id":"ab2bba2c-7434-4fb2-b727-5c3e19561af3","Page":null,"Query":null,"Relationships":[{"Ids":["9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d"],"Type":"VALUE"},{"Ids":["0a51e605-d988-4d28-b791-a4e3a29cc748","57b14d2d-b329-4571-8c73-90eaa121ad7c","7cfc477e-96bf-41d1-95d0-b747b56a8446","06e54707-c790-4b84-aac8-523fdc4a1c53","3ad49d50-4d8f-4315-8750-46df9da8d787","71cd6405-d14e-4b27-95d8-9a5f3e815b47","2d1de25d-9583-4af0-a3fb-73d736f55aac"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.906906,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008399542,"Left":0.7773155,"Top":0.63587976,"Width":0.065710545},"Polygon":[{"X":0.7773155,"Y":0.63587976},{"X":0.84302163,"Y":0.6359342},{"X":0.84302604,"Y":0.64427924},{"X":0.7773196,"Y":0.6442245}]},"Id":"9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d","Page":null,"Query":null,"Relationships":[{"Ids":["74acc44c-e364-4dfa-bcfb-da0a515c5c5f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93715,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.01840972,"Left":0.4622454,"Top":0.64095837,"Width":0.06396427},"Polygon":[{"X":0.4622454,"Y":0.64095837},{"X":0.526203,"Y":0.6410116},{"X":0.52620965,"Y":0.6593681},{"X":0.46225145,"Y":0.65931433}]},"Id":"439db0f2-61c9-4a85-9527-1ffd5a5867f5","Page":null,"Query":null,"Relationships":[{"Ids":["58f325b3-e0d1-42a2-9c66-61de7535eb5d"],"Type":"VALUE"},{"Ids":["e2f133e7-774b-4679-9184-f8abc2103848","bf0de828-9d08-484c-9fcc-84d5a2b216f1","23c24e18-36f4-48c6-8cc1-f66e63a3832b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.48479,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.011064685,"Left":0.56942266,"Top":0.64839023,"Width":0.06007924},"Polygon":[{"X":0.56942266,"Y":0.64839023},{"X":0.6294973,"Y":0.6484404},{"X":0.6295019,"Y":0.65945494},{"X":0.5694269,"Y":0.65940446}]},"Id":"58f325b3-e0d1-42a2-9c66-61de7535eb5d","Page":null,"Query":null,"Relationships":[{"Ids":["2cc8c627-fdec-4d6b-9152-37fec6d865a4","1500aac3-e4f3-4a42-9c1d-7ce3ae710a23"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.89877,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.00982591,"Left":0.69433117,"Top":0.6511648,"Width":0.17377718},"Polygon":[{"X":0.69433117,"Y":0.6511648},{"X":0.86810315,"Y":0.65131015},{"X":0.8681084,"Y":0.6609907},{"X":0.6943356,"Y":0.66084456}]},"Id":"7a93a741-5a06-4494-b732-3e56fd844716","Page":null,"Query":null,"Relationships":[{"Ids":["e3246291-e7e8-45e6-8bc4-cc8069b52cdb"],"Type":"VALUE"},{"Ids":["c1be6abe-2249-4e8c-9fce-780cc1cb640b","d58fde27-6c85-4d14-a233-f92f7663ea49","332627bf-e537-4c31-b77d-85fd3e7c34d8","2346bb12-8f27-4bdf-8fa2-71cd367429e4","1cb33e21-2d48-487a-8548-33dbe100bb55","227e613f-b2d7-4739-8af8-cae99b670914"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":87.71498,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.009379656,"Left":0.7773335,"Top":0.6722636,"Width":0.038909983},"Polygon":[{"X":0.7773335,"Y":0.6722636},{"X":0.81623864,"Y":0.6722966},{"X":0.81624347,"Y":0.68164325},{"X":0.7773381,"Y":0.68161017}]},"Id":"e3246291-e7e8-45e6-8bc4-cc8069b52cdb","Page":null,"Query":null,"Relationships":[{"Ids":["5144b980-3016-4a9d-94cc-20a1492dec0e","9dbd5a89-6572-42d4-902b-e5bc28fdc6d8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91857,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.018101446,"Left":0.46182308,"Top":0.6706615,"Width":0.09205653},"Polygon":[{"X":0.46182308,"Y":0.6706615},{"X":0.55387276,"Y":0.67073935},{"X":0.5538796,"Y":0.68876296},{"X":0.46182904,"Y":0.6886843}]},"Id":"2258d60e-7cc6-4ad3-8b2c-f92bd58735ee","Page":null,"Query":null,"Relationships":[{"Ids":["4fd219ed-8756-4326-8503-d6220bb8f34a"],"Type":"VALUE"},{"Ids":["e765a298-8435-4627-8a33-0121c8c82605","501dc785-fa41-45bd-b0de-74764e8db173","1e7c233e-6029-4e3a-bc32-a09fdcd61fef"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.544945,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.009730409,"Left":0.5698666,"Top":0.6787634,"Width":0.059647445},"Polygon":[{"X":0.5698666,"Y":0.6787634},{"X":0.62951,"Y":0.67881405},{"X":0.62951404,"Y":0.6884938},{"X":0.5698703,"Y":0.6884428}]},"Id":"4fd219ed-8756-4326-8503-d6220bb8f34a","Page":null,"Query":null,"Relationships":[{"Ids":["1d45c282-ff07-4b0a-bd97-626a07737f2e","18bf7a2c-478f-4259-bba0-4caeeb328089"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.501205,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.01015694,"Left":0.042304493,"Top":0.69666797,"Width":0.5556658},"Polygon":[{"X":0.042304493,"Y":0.69666797},{"X":0.59796643,"Y":0.69714516},{"X":0.5979703,"Y":0.7068249},{"X":0.042305585,"Y":0.70634514}]},"Id":"e393281c-a31a-4ae8-9f29-4c984a2a7e59","Page":null,"Query":null,"Relationships":[{"Ids":["fc579d8b-b171-4058-8f1c-40a6dd636d99"],"Type":"VALUE"},{"Ids":["aa4a48e4-86c1-478e-9943-242cf3ac3409","a9221243-f791-4c47-9c34-648a8b994730","db0f6a79-a4ca-4c1a-8632-25352b9a9a22","c69916f6-a4a7-432f-b175-0f315d00d5ef","87669130-9865-4215-8403-b73bb32c352d","935fcb40-fdef-4e36-a36d-9e4c2df63a4c","a1cd07fa-c466-43c0-ad5b-11ae5cd2081f","93887f69-b060-4928-8eb5-c8e0a7460579","5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25","898076eb-bbb1-468b-a107-917cc07027e8","0bcdb937-1e94-4186-80f4-ca84b4eadd65","78e33efb-7896-41d6-b404-864adb9ea250","002aa33d-4996-48d4-8016-02cb3223ed1c","afee914f-a411-4381-a790-196987985e58","c3de3e4b-6633-4344-9d79-7338b3e79864","28e73ded-5de1-4ebd-82b0-a635b97a8495","a8d7c167-1f14-4824-8f80-115d8526d5dd","a82b741b-ae13-467e-8596-a8dc40266fb3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.75364,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012772156,"Left":0.058721755,"Top":0.7157029,"Width":0.10454672},"Polygon":[{"X":0.058721755,"Y":0.7157029},{"X":0.16326624,"Y":0.71579367},{"X":0.16326848,"Y":0.7284751},{"X":0.05872329,"Y":0.72838366}]},"Id":"fc579d8b-b171-4058-8f1c-40a6dd636d99","Page":null,"Query":null,"Relationships":[{"Ids":["484f66d2-2a43-4a06-944a-e602e8efa2e6","43ea40fe-01a4-4940-9f3e-f382bc937c1f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.587425,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077424324,"Left":0.041881163,"Top":0.77342004,"Width":0.07430543},"Polygon":[{"X":0.041881163,"Y":0.77342004},{"X":0.116185434,"Y":0.7734866},{"X":0.11618659,"Y":0.78116244},{"X":0.041882027,"Y":0.7810956}]},"Id":"1da6acb4-1fcc-4216-9162-96c6efdbc7c3","Page":null,"Query":null,"Relationships":[{"Ids":["10f6ae57-c923-478e-95bc-2cc35f7fcb9f"],"Type":"VALUE"},{"Ids":["3f779335-e1ab-4c39-b6f5-2c3d6531f6b4","80c22968-79ce-4a6b-8d4b-e3fcc0a8044b","45349744-8031-48ea-b471-cb601f05cf43"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.95024,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.0084026,"Left":0.14124301,"Top":0.7751777,"Width":0.065672},"Polygon":[{"X":0.14124301,"Y":0.7751777},{"X":0.20691335,"Y":0.7752366},{"X":0.206915,"Y":0.7835803},{"X":0.14124437,"Y":0.7835212}]},"Id":"10f6ae57-c923-478e-95bc-2cc35f7fcb9f","Page":null,"Query":null,"Relationships":[{"Ids":["1c9c3d59-2770-45e3-95c3-e464e9340e58"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77612,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077698766,"Left":0.041883115,"Top":0.7907736,"Width":0.10368406},"Polygon":[{"X":0.041883115,"Y":0.7907736},{"X":0.1455659,"Y":0.7908674},{"X":0.14556718,"Y":0.79854345},{"X":0.04188398,"Y":0.79844934}]},"Id":"fc401bb4-4d16-47b9-b46f-e8c88f6c87fd","Page":null,"Query":null,"Relationships":[{"Ids":["69a11c61-be1b-40fc-b6ee-105bfa0fbe22"],"Type":"VALUE"},{"Ids":["d02e269f-e8a6-4992-ad0d-638aaa91e12a","2886543e-932d-4394-ba67-5755da2cfe71","fcbbd1f7-9bd3-4243-a787-7b7124454736"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94784,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008403285,"Left":0.16975975,"Top":0.7892205,"Width":0.065674424},"Polygon":[{"X":0.16975975,"Y":0.7892205},{"X":0.2354324,"Y":0.7892799},{"X":0.23543417,"Y":0.7976238},{"X":0.16976124,"Y":0.7975642}]},"Id":"69a11c61-be1b-40fc-b6ee-105bfa0fbe22","Page":null,"Query":null,"Relationships":[{"Ids":["2adb0724-5b88-4857-b835-41292e853083"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93259,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0073648477,"Left":0.30542997,"Top":0.7883418,"Width":0.024199793},"Polygon":[{"X":0.30542997,"Y":0.7883418},{"X":0.32962784,"Y":0.78836364},{"X":0.32962978,"Y":0.7957066},{"X":0.3054318,"Y":0.7956847}]},"Id":"96140948-0ce8-48b7-a7a6-a14128e9a98e","Page":null,"Query":null,"Relationships":[{"Ids":["2728f012-34aa-44ca-8890-9dcc0ae5c8a2"],"Type":"VALUE"},{"Ids":["18b57332-f817-4b52-b3ad-2f957c944c74"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.23007,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.009381337,"Left":0.3520969,"Top":0.7850462,"Width":0.039326288},"Polygon":[{"X":0.3520969,"Y":0.7850462},{"X":0.39142045,"Y":0.7850817},{"X":0.3914232,"Y":0.7944276},{"X":0.35209945,"Y":0.79439193}]},"Id":"2728f012-34aa-44ca-8890-9dcc0ae5c8a2","Page":null,"Query":null,"Relationships":[{"Ids":["e72fe8a4-ae23-4b0e-9993-0dd08c6a1617","5e788b59-38bc-4976-86dd-68a9f0dbd045"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96038,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077186967,"Left":0.43593228,"Top":0.7881259,"Width":0.045812003},"Polygon":[{"X":0.43593228,"Y":0.7881259},{"X":0.48174167,"Y":0.78816724},{"X":0.48174426,"Y":0.79584455},{"X":0.4359347,"Y":0.79580307}]},"Id":"4f8d60cd-5964-4a04-9af5-8f845bd8f72f","Page":null,"Query":null,"Relationships":[{"Ids":["fac61cd1-a3d1-442f-8526-dcd3cb2e3de3"],"Type":"VALUE"},{"Ids":["b830bd04-de30-476a-9140-982a31765ca3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92516,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.00837044,"Left":0.5003246,"Top":0.7861812,"Width":0.028095191},"Polygon":[{"X":0.5003246,"Y":0.7861812},{"X":0.52841675,"Y":0.7862066},{"X":0.5284198,"Y":0.7945517},{"X":0.5003275,"Y":0.7945262}]},"Id":"fac61cd1-a3d1-442f-8526-dcd3cb2e3de3","Page":null,"Query":null,"Relationships":[{"Ids":["c37212e3-02a5-42f9-8ff7-b9b636444d2a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80629,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007403864,"Left":0.58806187,"Top":0.78826326,"Width":0.06613467},"Polygon":[{"X":0.58806187,"Y":0.78826326},{"X":0.65419334,"Y":0.788323},{"X":0.6541965,"Y":0.7956671},{"X":0.5880648,"Y":0.79560715}]},"Id":"8af7d216-99fb-4319-9980-c50cc7789aad","Page":null,"Query":null,"Relationships":[{"Ids":["12e655f8-e253-469f-b79c-0760061cc9d1"],"Type":"VALUE"},{"Ids":["ace44192-70ba-4667-9237-133e8ae4ddc3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96495,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008038504,"Left":0.6796952,"Top":0.7860092,"Width":0.029397508},"Polygon":[{"X":0.6796952,"Y":0.7860092},{"X":0.709089,"Y":0.7860357},{"X":0.7090927,"Y":0.7940477},{"X":0.6796987,"Y":0.79402107}]},"Id":"12e655f8-e253-469f-b79c-0760061cc9d1","Page":null,"Query":null,"Relationships":[{"Ids":["08a084b5-478d-4e3f-a30f-df3b66e4d28a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.929276,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077077625,"Left":0.7609635,"Top":0.7880855,"Width":0.032426164},"Polygon":[{"X":0.7609635,"Y":0.7880855},{"X":0.7933858,"Y":0.7881148},{"X":0.7933897,"Y":0.7957933},{"X":0.7609672,"Y":0.7957639}]},"Id":"58641da8-7413-4f58-92ed-519927c596c8","Page":null,"Query":null,"Relationships":[{"Ids":["4c6d563d-761b-4342-b455-0ec5ac0e911d"],"Type":"VALUE"},{"Ids":["a1967708-d783-413d-8306-ca15be5f5bf4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.974236,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008038647,"Left":0.8141358,"Top":0.7864643,"Width":0.02896958},"Polygon":[{"X":0.8141358,"Y":0.7864643},{"X":0.8431011,"Y":0.78649044},{"X":0.8431053,"Y":0.794503},{"X":0.81413984,"Y":0.7944767}]},"Id":"4c6d563d-761b-4342-b455-0ec5ac0e911d","Page":null,"Query":null,"Relationships":[{"Ids":["3acd3b65-5098-4120-bbcb-a5a8ebb60fd3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78723,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009118353,"Left":0.04188469,"Top":0.80479014,"Width":0.11751036},"Polygon":[{"X":0.04188469,"Y":0.80479014},{"X":0.15939349,"Y":0.80489725},{"X":0.15939505,"Y":0.8139085},{"X":0.041885704,"Y":0.81380093}]},"Id":"e7b2f516-09cd-409f-9be6-40f570facb88","Page":null,"Query":null,"Relationships":[{"Ids":["38436f4c-5412-4ef3-bc9a-3bfa0816dcb7"],"Type":"VALUE"},{"Ids":["ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2","7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8","5a88c466-0a6a-42ef-a156-9c4be371c919","88167a76-2753-4393-90e3-3ea6b912653a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.704,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.008417441,"Left":0.1641478,"Top":0.8152479,"Width":0.07993353},"Polygon":[{"X":0.1641478,"Y":0.8152479},{"X":0.24407952,"Y":0.81532115},{"X":0.24408132,"Y":0.8236653},{"X":0.16414925,"Y":0.82359177}]},"Id":"38436f4c-5412-4ef3-bc9a-3bfa0816dcb7","Page":null,"Query":null,"Relationships":[{"Ids":["2f98e47d-f02e-4a7e-a69a-4d639832cc65","dd8e56de-9908-457a-918b-a9d78fe92d7e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70601,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007756954,"Left":0.49125516,"Top":0.80453205,"Width":0.0868751},"Polygon":[{"X":0.49125516,"Y":0.80453205},{"X":0.57812726,"Y":0.80461115},{"X":0.57813025,"Y":0.812289},{"X":0.49125782,"Y":0.81220955}]},"Id":"d9551ea7-9726-400e-83f2-a581a2a37204","Page":null,"Query":null,"Relationships":[{"Ids":["7de494cc-79cd-4c8e-9bdf-3d7b277a7d33"],"Type":"VALUE"},{"Ids":["c50ce2f9-42c9-4e77-8d66-585b64be35c1","69bbf290-ab97-4bef-939e-8aae991712b0","8b836220-151a-4e16-9b14-c12cbe63a99d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94104,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010102128,"Left":0.55738497,"Top":0.8149406,"Width":0.09509518},"Polygon":[{"X":0.55738497,"Y":0.8149406},{"X":0.65247583,"Y":0.81502765},{"X":0.6524801,"Y":0.82504267},{"X":0.5573888,"Y":0.8249551}]},"Id":"7de494cc-79cd-4c8e-9bdf-3d7b277a7d33","Page":null,"Query":null,"Relationships":[{"Ids":["279c50df-828e-408d-b836-47dbcef86423","f67529b7-8556-4802-a289-de1cba99ceaa"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86527,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009136911,"Left":0.04232451,"Top":0.874209,"Width":0.13220479},"Polygon":[{"X":0.04232451,"Y":0.874209},{"X":0.17452766,"Y":0.8743339},{"X":0.1745293,"Y":0.8833459},{"X":0.042325526,"Y":0.8832204}]},"Id":"1a14206e-334b-4949-8c66-76efb78b58d1","Page":null,"Query":null,"Relationships":[{"Ids":["e7145a0c-59fa-47c0-9a06-2c1ade8d2f74"],"Type":"VALUE"},{"Ids":["4e41814d-2bec-4fa0-b3a8-bf820a0fe173","250b32bf-19a4-4677-9656-25bdee2a34c1","6367a54f-9b40-457e-adc0-5edb5574dd6e","918d5e76-6216-4176-bd8e-2c5ca2ae79c7"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":66.71907,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.01749783,"Left":0.1144748,"Top":0.8896305,"Width":0.14734094},"Polygon":[{"X":0.1144748,"Y":0.8896305},{"X":0.2618118,"Y":0.8897708},{"X":0.26181573,"Y":0.90712833},{"X":0.11447741,"Y":0.9069868}]},"Id":"e7145a0c-59fa-47c0-9a06-2c1ade8d2f74","Page":null,"Query":null,"Relationships":[{"Ids":["14f04348-bcb5-4e5e-8062-3cb9fc4a1af9","a821512c-2ab6-44fa-9f11-d9976c71b1d5","207cba59-4877-4866-ab62-256db66617b0"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.57879,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.009157396,"Left":0.41262233,"Top":0.87389123,"Width":0.15213637},"Polygon":[{"X":0.41262233,"Y":0.87389123},{"X":0.56475526,"Y":0.87403494},{"X":0.5647587,"Y":0.88304865},{"X":0.41262507,"Y":0.8829043}]},"Id":"ee826f2b-0e14-460d-9937-cd6199f0c163","Page":null,"Query":null,"Relationships":[{"Ids":["c8073953-4f11-4bff-91ae-9a4e3fd5c6da"],"Type":"VALUE"},{"Ids":["59457849-39bb-4c64-9bc7-71889a578f79","49d92739-543d-45cc-9722-d97619d5bd43","fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8","6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8","75e706a8-02b0-47f5-983f-6ef08445c491","3042a9d4-a7ca-4934-abfd-1c6dcd700c0a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93529,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012778729,"Left":0.49258244,"Top":0.89332896,"Width":0.09682276},"Polygon":[{"X":0.49258244,"Y":0.89332896},{"X":0.5894002,"Y":0.8934213},{"X":0.58940524,"Y":0.90610766},{"X":0.49258685,"Y":0.9060147}]},"Id":"c8073953-4f11-4bff-91ae-9a4e3fd5c6da","Page":null,"Query":null,"Relationships":[{"Ids":["dc9dae80-e587-4711-8d58-bf529e1130e7","ff62ec42-9e22-44a5-a162-fbd4f9b224aa"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":96.49965,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.0077201338,"Left":0.78478247,"Top":0.87390894,"Width":0.043236885},"Polygon":[{"X":0.78478247,"Y":0.87390894},{"X":0.8280153,"Y":0.87394977},{"X":0.8280193,"Y":0.88162905},{"X":0.7847863,"Y":0.88158804}]},"Id":"8a6dded6-2627-45cd-adfa-a058613431f6","Page":null,"Query":null,"Relationships":[{"Ids":["58580e2b-120c-4832-a280-cab3ba08cb84"],"Type":"VALUE"},{"Ids":["a9c4164b-b88b-4bf0-8c73-52fc7aefacb5","1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94167,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010095083,"Left":0.8068466,"Top":0.904647,"Width":0.0812879},"Polygon":[{"X":0.8068466,"Y":0.904647},{"X":0.888129,"Y":0.90472496},{"X":0.88813454,"Y":0.9147421},{"X":0.80685174,"Y":0.91466373}]},"Id":"58580e2b-120c-4832-a280-cab3ba08cb84","Page":null,"Query":null,"Relationships":[{"Ids":["5e6df17c-a091-408a-904a-725240ccfb1f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.818214,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.008210599,"Left":0.042329628,"Top":0.91960067,"Width":0.20609538},"Polygon":[{"X":0.042329628,"Y":0.91960067},{"X":0.24842326,"Y":0.9197999},{"X":0.24842502,"Y":0.92781126},{"X":0.04233053,"Y":0.9276112}]},"Id":"1c98fabf-4e4d-4700-b404-127eac5d0743","Page":null,"Query":null,"Relationships":[{"Ids":["f0f2b1c1-6c07-4836-b10f-4e0bb32b420e"],"Type":"VALUE"},{"Ids":["1764741f-6ae7-495c-9093-3d0f17da11f2","ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab","8c060333-e3ae-458a-a75a-29436596bf1e","3453aeac-6f57-41ba-b9cc-b0d1c0569de3","fcc140ee-b9e5-4df7-bb70-df9f1cd59758","2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8","b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1","4b3c9cea-8458-4cb5-9a87-e64f29a9f213","a9758338-a23a-47f7-973c-6c949309860b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96497,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012122017,"Left":0.09331093,"Top":0.9326674,"Width":0.10801881},"Polygon":[{"X":0.09331093,"Y":0.9326674},{"X":0.2013274,"Y":0.9327725},{"X":0.20132974,"Y":0.9447894},{"X":0.093312606,"Y":0.9446836}]},"Id":"f0f2b1c1-6c07-4836-b10f-4e0bb32b420e","Page":null,"Query":null,"Relationships":[{"Ids":["c4510857-2098-4ff0-881d-f58a6858f220","a8d44f47-ed7f-42ac-9493-40652abf91c1"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88137,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.007749846,"Left":0.41263625,"Top":0.91962487,"Width":0.073907055},"Polygon":[{"X":0.41263625,"Y":0.91962487},{"X":0.48654068,"Y":0.91969633},{"X":0.48654333,"Y":0.9273747},{"X":0.4126386,"Y":0.927303}]},"Id":"d7d5211b-6381-4c51-a310-eeddd3cccd9d","Page":null,"Query":null,"Relationships":[{"Ids":["904d3e89-6441-43cc-a2f8-1b29a4fa876a"],"Type":"VALUE"},{"Ids":["20301e7a-b648-4762-87f8-04b39335cd8a","f2520be2-71b4-490e-ae70-c385a45ffe5e","2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86868,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.012098774,"Left":0.49950984,"Top":0.928055,"Width":0.082128346},"Polygon":[{"X":0.49950984,"Y":0.928055},{"X":0.58163345,"Y":0.92813474},{"X":0.58163816,"Y":0.9401538},{"X":0.49951404,"Y":0.94007355}]},"Id":"904d3e89-6441-43cc-a2f8-1b29a4fa876a","Page":null,"Query":null,"Relationships":[{"Ids":["83170e00-4884-4c5d-9980-83fbf5b2ccc8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81503,"EntityTypes":["KEY"],"Geometry":{"BoundingBox":{"Height":0.008711619,"Left":0.7830981,"Top":0.9643914,"Width":0.030268652},"Polygon":[{"X":0.7830981,"Y":0.9643914},{"X":0.8133623,"Y":0.96442133},{"X":0.8133668,"Y":0.97310305},{"X":0.7831024,"Y":0.973073}]},"Id":"6e1e9358-86a8-4107-810e-a6636102d4c7","Page":null,"Query":null,"Relationships":[{"Ids":["22131366-bcb6-436d-80fd-cf2e07413273"],"Type":"VALUE"},{"Ids":["c594f426-713e-4e6c-a1f1-1eda9e849bac"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"KEY_VALUE_SET","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.64223,"EntityTypes":["VALUE"],"Geometry":{"BoundingBox":{"Height":0.010450507,"Left":0.8202798,"Top":0.9640942,"Width":0.09988471},"Polygon":[{"X":0.8202798,"Y":0.9640942},{"X":0.9201586,"Y":0.9641929},{"X":0.9201645,"Y":0.97454476},{"X":0.82028514,"Y":0.9744456}]},"Id":"22131366-bcb6-436d-80fd-cf2e07413273","Page":null,"Query":null,"Relationships":[{"Ids":["5fa5ca93-0d3d-4962-be4f-bd9750f6898c","7fdc23b7-f9be-45de-a326-7b327d2dca17","95e43e19-1d02-4951-b967-12678624a48c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"SIGNATURE","ColumnIndex":null,"ColumnSpan":null,"Confidence":40.252525,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.030076137,"Left":0.1258209,"Top":0.29971254,"Width":0.15471125},"Polygon":[{"X":0.1258209,"Y":0.29971254},{"X":0.28052506,"Y":0.2998156},{"X":0.28053215,"Y":0.32978868},{"X":0.12582558,"Y":0.32968336}]},"Id":"65113821-cbe8-4e74-960b-f57463a73895","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"SIGNATURE","ColumnIndex":null,"ColumnSpan":null,"Confidence":31.85427,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.021224637,"Left":0.6279589,"Top":0.36294335,"Width":0.16752738},"Polygon":[{"X":0.6279589,"Y":0.36294335},{"X":0.79547566,"Y":0.36306006},{"X":0.7954863,"Y":0.384168},{"X":0.6279677,"Y":0.38404956}]},"Id":"52e2f993-46b3-4240-8847-d53e8a7e53cc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"SIGNATURE","ColumnIndex":null,"ColumnSpan":null,"Confidence":41.79627,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.018896157,"Left":0.11470388,"Top":0.88887125,"Width":0.15033937},"Polygon":[{"X":0.11470388,"Y":0.88887125},{"X":0.26503897,"Y":0.88901436},{"X":0.26504326,"Y":0.9077674},{"X":0.114706695,"Y":0.90762293}]},"Id":"14f04348-bcb5-4e5e-8062-3cb9fc4a1af9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TITLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":90.2832,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.023837145,"Left":0.04864296,"Top":0.07842227,"Width":0.5709969},"Polygon":[{"X":0.04864296,"Y":0.07842227},{"X":0.61963016,"Y":0.07874131},{"X":0.6196399,"Y":0.10225942},{"X":0.048645686,"Y":0.10193387}]},"Id":"b4164a2e-850b-47cc-ab99-b757271949ab","Page":null,"Query":null,"Relationships":[{"Ids":["5a2ddb38-b450-4afc-a951-a4811e83c6a9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.458984,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.038275704,"Left":0.046781763,"Top":0.1095095,"Width":0.87281585},"Polygon":[{"X":0.046781763,"Y":0.1095095},{"X":0.91957617,"Y":0.11001033},{"X":0.91959757,"Y":0.1477852},{"X":0.04678611,"Y":0.14726837}]},"Id":"60fa3425-1e92-4184-bd4e-ed11f3df3825","Page":null,"Query":null,"Relationships":[{"Ids":["b18070fb-efae-4a5a-b42e-d7836bb24e8b","04bca587-ac39-4954-b6a0-f699f22006bc","e616228b-38b5-4dc9-9b5c-348bb576b2eb","985de78e-74ae-4af1-8660-7e76703e3ba3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":68.16406,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.028831266,"Left":0.045857675,"Top":0.15697077,"Width":0.71214586},"Polygon":[{"X":0.045857675,"Y":0.15697077},{"X":0.7579898,"Y":0.15739581},{"X":0.75800353,"Y":0.18580204},{"X":0.045860928,"Y":0.18536717}]},"Id":"f1fd9c37-37fd-4285-9e93-6cf8d4b96107","Page":null,"Query":null,"Relationships":[{"Ids":["7cb4faa8-81a5-40fb-9e51-c06578df7555","68472ac7-86a5-488b-8b08-08a3dc085309","29748cb4-816b-43e9-a54f-ac18330f3bbc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_KEY_VALUE","ColumnIndex":null,"ColumnSpan":null,"Confidence":54.101562,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.49704126,"Left":0.042231645,"Top":0.19904934,"Width":0.8826914},"Polygon":[{"X":0.042231645,"Y":0.19904934},{"X":0.92463994,"Y":0.19959402},{"X":0.924923,"Y":0.6960906},{"X":0.04228759,"Y":0.6953332}]},"Id":"3876c276-c268-4e09-bf76-a48152a2330d","Page":null,"Query":null,"Relationships":[{"Ids":["af1c9153-98e6-4d0c-95a5-55853e5750b7","10966357-ef66-4c35-819d-d121027a4c10","35189edf-ad3c-40c9-bbc9-52daef4490aa","a638eb24-5182-431d-be72-22bd5d6a5046","258733c0-eae0-4b46-bbf7-d1339a97c8fc","85e251bd-1457-4bcc-afda-944de522fa05","6f92d966-c2a6-4aa9-ad94-f2803ca6a30a","70610582-05f9-4d97-adfe-c3e2a87cd9f6","b2c04b4f-7fd0-4232-885e-31ced13adb99","fd0b7e14-58f3-40d0-b223-008d0ba2c32f","62e2e40f-362c-40d3-a80a-abb9a0d46738","8799713f-12a4-41bc-8168-7c9925f0e8fc","dcc53d44-a449-4b44-8a16-2dcbd7eb67ab","5cd820a9-59cf-4da0-963e-c06702006bd3","f1c18095-a65c-4688-8707-9591d21844bf","37139d23-b513-4bc4-a6eb-b6e39d0cb607","28c82d16-34ab-4adf-8f2a-ab7bc15bcd90","1e286aa0-9614-40c3-89c4-6a0333a8f418","ce96d2ea-2027-4d9f-861e-e97cb4cefc00","ac5e621b-7b28-48eb-a0bb-352ba437767d","485176da-7808-45e3-b6a6-604d9668ad24","fd082533-2422-42c6-98ca-f582eeb7b98a","dfec8b21-5e2e-494d-a29e-cc38b917f8aa","b145e075-e746-49b8-a3cf-84b68f359ded","fbe05d70-11a9-4a7f-bc9f-692feca31be6","e382fb04-48c3-4f7c-85ba-d03dea33f65a","0376f17c-3c29-4851-bedc-429023f9663e","2dfca547-03ec-4732-b887-3d6add4a405f","b4b4ce42-2192-4317-b81b-e5e1b2976e48","5790b11e-a430-4a10-8c76-2aa694508d6d","9937ac84-79a4-4dc2-b2aa-e5d4db5b831a","f562b63c-5e28-402d-b37c-956ebab72942","057a9fcf-23b5-42ff-976e-e6e6ebd0cdff","b563a349-2b3b-4948-9ba0-10f083124e6f","91b40831-bc60-49db-bcc2-3c4bae016a6e","6691e7bf-9f1b-4df2-98e2-48c83a6a775f","123aca23-6100-483e-afb1-5372da012a6a","18d823f4-81e4-49b7-b4b6-3c75074db719","be5f4a55-1214-4f04-afee-23c4d8a08acb","b43e91b0-f485-4546-80e6-e37b67d6c24d","e582e7ed-aee6-4ec6-967c-52bc9c8bbb79","8d47c93e-e3c4-4f93-8253-beaa496fcde2","0b247ad2-ab1d-4964-9976-9492c1965ad5","df531fbe-5c90-424a-81ab-329656707258","2014c7ae-90f2-4d37-82a1-fae1a94ab6ec","2c945d7c-cb01-484e-9f92-4798ace17584","d913cd44-bc28-484e-a9ff-14af225c91bf","94c0187f-6e45-47cc-850d-57fff8dd8459","fa788794-989e-42fe-9aa2-ef5e3aea1137","dcf1f402-9953-4247-86ac-c84b951711f8","0bb535ad-3aae-4ddc-b84a-0403c14e9504","33f33898-d22f-4ab8-88fc-6e040da4e7fa","0f940884-10f3-47da-ada8-4f46c1510feb","402a4534-53dd-45aa-af31-d55d5e3e823f","ccbfbdf6-4e45-4392-821a-7e729d9ca8c5","93505c1e-37b2-40ef-bfc4-d565db07b722","188277f2-f3b9-4628-ba80-7dfafcbfb468","c4dd6435-650d-4fef-a665-3cde28a51e0e","a19039f2-7764-40d1-b127-066f4eb58fab","4073a0e5-b389-4ab5-89da-e482089bcf04","680b39bb-3331-480f-b390-cc2e3f8c8538","3a98d187-0a57-491c-9802-e7d8660c2cc8","dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0","2297171c-11a0-4ef1-b037-56464c881e6d","e332e147-e600-49fc-a21d-0dcd0b8fbab4","4316efc4-47f2-417c-a1c1-7c3c97925645","0da50d03-fbcc-4351-a4f3-4c902460944c","e7058ee2-f577-4b59-a444-9c2881405b0e","16d7df31-3e21-41a1-ab91-935957c124e8","9d9c0688-6474-4008-8108-6203a627b0ac","e0103e99-1d05-445b-a55b-e5168c6f55d5","91b8011b-21b4-462b-a129-dc0ea22a198e","c416930b-c24f-4daf-9018-c9e9c9a291d8","711c4e14-0c0e-4554-9afa-ccf35922aee2","98726c57-e756-48f3-9d10-9b1ea3a3376f","4453ffdc-4127-4794-945d-4e0bc7785de1","f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3","22d912d0-825a-4c5f-8918-6719a0ad5a4f","b3bd8c64-238b-4fc8-a50c-1792f090e10e","3f697c3b-9d41-4de7-a120-15dc3ed1586e","ecaa1620-fff8-47cb-9e76-dd44fbdec2ae","4a9329d6-ab42-4607-98c3-4705b1a7cc69","2f868c41-826d-4972-854c-cc5c64e857e7","39b241ee-b486-46ec-9b93-d34c7d949ac5","aa177589-184c-4ba9-ad76-f84dce80eb3c","863798a0-718d-45af-80e0-7d399e4f37ba","e04ab356-dc64-4fba-9177-1bec8f144c0a","95464156-4f90-4f7c-a97d-71218774ef2a","d6569405-a050-406c-ab51-851632d4e0b5","5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b","288e81e4-4385-48a3-b87d-3aad33717f9d","ccc1af3e-a171-49ac-be63-3ca42b874631","7e571b3c-b54e-43b1-871b-35d05d104360","9d7a62fb-9cd6-4c04-925a-c8089d61eea1","45218e9c-f288-4761-a6e1-5fcf2e7af6cf","5a240458-e49f-4fd8-b303-19f9935f892f","0ba19a02-2317-4b09-ba42-e8d3ac34d7a5","326e39cd-ed2c-4c84-b0cc-933f5cb220a6","98bd24a9-8f47-4bcb-b3ef-679dc7072cd2","8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d","c21a2ddb-1a5f-4c59-b273-386d9af38c1e","eb0efe53-3536-4557-a99f-4026475ead86","3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab","eca6678a-b913-410f-93dd-86661d20555e","c2c3d506-eb4c-428c-9318-aeba91aafed5","83d51cce-ebaf-4bae-9578-5aa14df644f4","c3b216e0-1c81-4c94-b74f-6ad6d32b7abd","6e98eab9-bb74-4f3d-94b0-5139c18df49e","17065d7b-c8ea-4afa-9672-f6f618c1f5b8","527ca0ce-3027-4055-a7f1-df7109cc0243","ff4a7d82-f1bd-4bba-8164-6ea05df547a8","3869ec74-659b-4ae9-99c0-439cda44504a","1f58ebd7-1151-42c5-a73c-7c5f497dead8","010f5277-bcbf-4cef-8161-a0c254d5dc1c","def75fa1-46fc-4828-9885-441d8d822859","44392f03-e74a-4042-9517-44ba2beee444","abf753ea-c8e7-4aba-bca6-17100bab5005","ba78d543-b5de-4bc8-80e5-1df2ac7517d8","08a211c8-17b3-40ba-a8b7-fb87c535a55b","5dca85bb-defa-4524-8505-5c12b1764279","d20bda91-b8ae-456e-ba08-aae9beb2ad37","d40e695f-5508-4bf9-92ec-8c55c05ecfba","27e2b4ee-0f9c-4f2f-8324-833a7dca89b1","26b5394d-99d9-4913-ab76-5a045619126e","d6c9794a-1456-41a9-9082-03895ed45854"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":47.94922,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010399655,"Left":0.04207324,"Top":0.6963753,"Width":0.55580443},"Polygon":[{"X":0.04207324,"Y":0.6963753},{"X":0.5978737,"Y":0.6968525},{"X":0.5978777,"Y":0.70677495},{"X":0.042074356,"Y":0.7062951}]},"Id":"939bdf9f-26df-4358-bd5b-398ee8a4d996","Page":null,"Query":null,"Relationships":[{"Ids":["d1224381-cc74-4a5c-9697-1211359f944a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":33.447266,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01262642,"Left":0.0584887,"Top":0.7155549,"Width":0.10449327},"Polygon":[{"X":0.0584887,"Y":0.7155549},{"X":0.16297977,"Y":0.7156456},{"X":0.16298196,"Y":0.72818136},{"X":0.058490217,"Y":0.72809}]},"Id":"c676f35b-be1c-402c-9576-4b9e90a73395","Page":null,"Query":null,"Relationships":[{"Ids":["b2a90b2e-9b01-4741-afa7-f75f4f726665"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_SECTION_HEADER","ColumnIndex":null,"ColumnSpan":null,"Confidence":36.938477,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011543539,"Left":0.04259516,"Top":0.75850785,"Width":0.3374021},"Polygon":[{"X":0.04259516,"Y":0.75850785},{"X":0.37999403,"Y":0.7588077},{"X":0.37999725,"Y":0.77005136},{"X":0.04259643,"Y":0.7697497}]},"Id":"f97cc41c-f707-4628-bd39-ce08890469ee","Page":null,"Query":null,"Relationships":[{"Ids":["d8e8e45d-80b0-4989-bd17-2bd9763185e3"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_KEY_VALUE","ColumnIndex":null,"ColumnSpan":null,"Confidence":71.14258,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.17640352,"Left":0.041677255,"Top":0.7694152,"Width":0.8699236},"Polygon":[{"X":0.041677255,"Y":0.7694152},{"X":0.91150194,"Y":0.7701929},{"X":0.9116009,"Y":0.9458187},{"X":0.041696988,"Y":0.94496685}]},"Id":"20d33390-8a6a-4cf4-b0dc-37031fcd3e6a","Page":null,"Query":null,"Relationships":[{"Ids":["7296a694-8b20-4a38-9c50-81d9ec9b7309","860a187a-1c52-400b-b583-8aad8c982774","aad6c02b-9693-406b-9f1e-9281ecf10437","00319030-56dd-4f66-b1e8-283fd30d77a0","d5778e11-4f99-4e0e-8387-a23e3cb68260","e525d2f3-bbb6-4e9c-bb14-d426e1301938","548f4437-8e2b-4697-87bd-68d9182bb441","cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d","fd8eb23e-7c56-4cd7-9058-759c6c69190b","dfb0060e-8a82-4f37-9461-8ffeed14a168","37ac7c4c-949f-4ec9-a8a8-a2fc84369340","02e73d97-67fe-4841-90e3-94aa689d0bfe","c5775361-432a-437c-909d-aa97cfcede55","3259fd01-e0d0-41d7-8f01-bb225ac16b82","3873d08b-55b5-4f98-a283-d5b56d258d5e","1e5f7e5d-68d1-479a-892d-065bb51a7f83","2f21e9bb-274e-4951-bc9e-eccffa6d0681","64ac60bf-6139-4ddd-a31d-dcbb3686d59d","e8aef856-41c6-4bf3-8c1f-150d17d87e6d","beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3","4c26a384-e407-4bbd-90f8-32186d74a8f8","d818cdb5-58d4-45bb-aa8e-2022b1be1a37","6bbaedaf-11b7-454a-98b4-c65476963135","2ef46d0b-71b1-48b1-a146-9b23eb23ed54","e481a348-0948-44a7-b6d5-6a5116dfcfb1","3f2a45ff-c136-403b-8320-d138c5b5b19c","1aeec3a2-4c11-4b23-b1fc-15b97e269448","9c4ed820-2b80-46c6-b5be-93e3e7c7f018","3b919b86-1165-46b4-b5c6-0c1960151ec0","5d407bc5-ff43-4323-951d-d1be0082fc94"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_FOOTER","ColumnIndex":null,"ColumnSpan":null,"Confidence":58.05664,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008876496,"Left":0.7827812,"Top":0.96396744,"Width":0.06687487},"Polygon":[{"X":0.7827812,"Y":0.96396744},{"X":0.8496514,"Y":0.96403354},{"X":0.84965605,"Y":0.97284395},{"X":0.78278553,"Y":0.97277755}]},"Id":"777734be-58cb-493c-a91a-a7b761d998c5","Page":null,"Query":null,"Relationships":[{"Ids":["56f21d18-11da-4444-a079-19b9e67edcd2"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_PAGE_NUMBER","ColumnIndex":null,"ColumnSpan":null,"Confidence":38.57422,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009979138,"Left":0.8746931,"Top":0.96429396,"Width":0.04519771},"Polygon":[{"X":0.8746931,"Y":0.96429396},{"X":0.91988516,"Y":0.9643386},{"X":0.9198908,"Y":0.9742731},{"X":0.8746985,"Y":0.9742282}]},"Id":"160af357-b27c-48ac-a462-7fdb389d3ad7","Page":null,"Query":null,"Relationships":[{"Ids":["910e8f8a-ed71-4077-a6dc-a21539b030c8"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""}]} \ No newline at end of file +{ + "DocumentMetadata": { + "Pages": 1 + }, + "Blocks": [ + { + "BlockType": "PAGE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": null, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 1, + "Left": 0, + "Top": 0, + "Width": 1 + }, + "Polygon": [ + { + "X": 0, + "Y": 0 + }, + { + "X": 1, + "Y": 3.4914405e-7 + }, + { + "X": 1, + "Y": 1 + }, + { + "X": 0, + "Y": 1 + } + ] + }, + "Id": "78fcd434-3420-42b6-a6cd-27c64cbe2dad", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5a2ddb38-b450-4afc-a951-a4811e83c6a9", + "b18070fb-efae-4a5a-b42e-d7836bb24e8b", + "04bca587-ac39-4954-b6a0-f699f22006bc", + "e616228b-38b5-4dc9-9b5c-348bb576b2eb", + "985de78e-74ae-4af1-8660-7e76703e3ba3", + "7cb4faa8-81a5-40fb-9e51-c06578df7555", + "68472ac7-86a5-488b-8b08-08a3dc085309", + "29748cb4-816b-43e9-a54f-ac18330f3bbc", + "af1c9153-98e6-4d0c-95a5-55853e5750b7", + "10966357-ef66-4c35-819d-d121027a4c10", + "35189edf-ad3c-40c9-bbc9-52daef4490aa", + "a638eb24-5182-431d-be72-22bd5d6a5046", + "258733c0-eae0-4b46-bbf7-d1339a97c8fc", + "85e251bd-1457-4bcc-afda-944de522fa05", + "6f92d966-c2a6-4aa9-ad94-f2803ca6a30a", + "70610582-05f9-4d97-adfe-c3e2a87cd9f6", + "b2c04b4f-7fd0-4232-885e-31ced13adb99", + "fd0b7e14-58f3-40d0-b223-008d0ba2c32f", + "62e2e40f-362c-40d3-a80a-abb9a0d46738", + "8799713f-12a4-41bc-8168-7c9925f0e8fc", + "dcc53d44-a449-4b44-8a16-2dcbd7eb67ab", + "5cd820a9-59cf-4da0-963e-c06702006bd3", + "f1c18095-a65c-4688-8707-9591d21844bf", + "37139d23-b513-4bc4-a6eb-b6e39d0cb607", + "28c82d16-34ab-4adf-8f2a-ab7bc15bcd90", + "1e286aa0-9614-40c3-89c4-6a0333a8f418", + "ce96d2ea-2027-4d9f-861e-e97cb4cefc00", + "ac5e621b-7b28-48eb-a0bb-352ba437767d", + "485176da-7808-45e3-b6a6-604d9668ad24", + "fd082533-2422-42c6-98ca-f582eeb7b98a", + "dfec8b21-5e2e-494d-a29e-cc38b917f8aa", + "b145e075-e746-49b8-a3cf-84b68f359ded", + "fbe05d70-11a9-4a7f-bc9f-692feca31be6", + "e382fb04-48c3-4f7c-85ba-d03dea33f65a", + "0376f17c-3c29-4851-bedc-429023f9663e", + "2dfca547-03ec-4732-b887-3d6add4a405f", + "b4b4ce42-2192-4317-b81b-e5e1b2976e48", + "5790b11e-a430-4a10-8c76-2aa694508d6d", + "9937ac84-79a4-4dc2-b2aa-e5d4db5b831a", + "f562b63c-5e28-402d-b37c-956ebab72942", + "057a9fcf-23b5-42ff-976e-e6e6ebd0cdff", + "b563a349-2b3b-4948-9ba0-10f083124e6f", + "91b40831-bc60-49db-bcc2-3c4bae016a6e", + "6691e7bf-9f1b-4df2-98e2-48c83a6a775f", + "123aca23-6100-483e-afb1-5372da012a6a", + "18d823f4-81e4-49b7-b4b6-3c75074db719", + "be5f4a55-1214-4f04-afee-23c4d8a08acb", + "b43e91b0-f485-4546-80e6-e37b67d6c24d", + "e582e7ed-aee6-4ec6-967c-52bc9c8bbb79", + "8d47c93e-e3c4-4f93-8253-beaa496fcde2", + "0b247ad2-ab1d-4964-9976-9492c1965ad5", + "df531fbe-5c90-424a-81ab-329656707258", + "2014c7ae-90f2-4d37-82a1-fae1a94ab6ec", + "2c945d7c-cb01-484e-9f92-4798ace17584", + "d913cd44-bc28-484e-a9ff-14af225c91bf", + "94c0187f-6e45-47cc-850d-57fff8dd8459", + "fa788794-989e-42fe-9aa2-ef5e3aea1137", + "dcf1f402-9953-4247-86ac-c84b951711f8", + "0bb535ad-3aae-4ddc-b84a-0403c14e9504", + "33f33898-d22f-4ab8-88fc-6e040da4e7fa", + "0f940884-10f3-47da-ada8-4f46c1510feb", + "402a4534-53dd-45aa-af31-d55d5e3e823f", + "ccbfbdf6-4e45-4392-821a-7e729d9ca8c5", + "93505c1e-37b2-40ef-bfc4-d565db07b722", + "188277f2-f3b9-4628-ba80-7dfafcbfb468", + "c4dd6435-650d-4fef-a665-3cde28a51e0e", + "a19039f2-7764-40d1-b127-066f4eb58fab", + "4073a0e5-b389-4ab5-89da-e482089bcf04", + "680b39bb-3331-480f-b390-cc2e3f8c8538", + "3a98d187-0a57-491c-9802-e7d8660c2cc8", + "dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0", + "2297171c-11a0-4ef1-b037-56464c881e6d", + "e332e147-e600-49fc-a21d-0dcd0b8fbab4", + "4316efc4-47f2-417c-a1c1-7c3c97925645", + "0da50d03-fbcc-4351-a4f3-4c902460944c", + "e7058ee2-f577-4b59-a444-9c2881405b0e", + "16d7df31-3e21-41a1-ab91-935957c124e8", + "9d9c0688-6474-4008-8108-6203a627b0ac", + "e0103e99-1d05-445b-a55b-e5168c6f55d5", + "91b8011b-21b4-462b-a129-dc0ea22a198e", + "c416930b-c24f-4daf-9018-c9e9c9a291d8", + "711c4e14-0c0e-4554-9afa-ccf35922aee2", + "98726c57-e756-48f3-9d10-9b1ea3a3376f", + "4453ffdc-4127-4794-945d-4e0bc7785de1", + "f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3", + "22d912d0-825a-4c5f-8918-6719a0ad5a4f", + "b3bd8c64-238b-4fc8-a50c-1792f090e10e", + "3f697c3b-9d41-4de7-a120-15dc3ed1586e", + "ecaa1620-fff8-47cb-9e76-dd44fbdec2ae", + "4a9329d6-ab42-4607-98c3-4705b1a7cc69", + "2f868c41-826d-4972-854c-cc5c64e857e7", + "39b241ee-b486-46ec-9b93-d34c7d949ac5", + "aa177589-184c-4ba9-ad76-f84dce80eb3c", + "863798a0-718d-45af-80e0-7d399e4f37ba", + "e04ab356-dc64-4fba-9177-1bec8f144c0a", + "95464156-4f90-4f7c-a97d-71218774ef2a", + "d6569405-a050-406c-ab51-851632d4e0b5", + "5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b", + "288e81e4-4385-48a3-b87d-3aad33717f9d", + "ccc1af3e-a171-49ac-be63-3ca42b874631", + "7e571b3c-b54e-43b1-871b-35d05d104360", + "9d7a62fb-9cd6-4c04-925a-c8089d61eea1", + "45218e9c-f288-4761-a6e1-5fcf2e7af6cf", + "5a240458-e49f-4fd8-b303-19f9935f892f", + "0ba19a02-2317-4b09-ba42-e8d3ac34d7a5", + "326e39cd-ed2c-4c84-b0cc-933f5cb220a6", + "98bd24a9-8f47-4bcb-b3ef-679dc7072cd2", + "8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d", + "c21a2ddb-1a5f-4c59-b273-386d9af38c1e", + "eb0efe53-3536-4557-a99f-4026475ead86", + "3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab", + "eca6678a-b913-410f-93dd-86661d20555e", + "c2c3d506-eb4c-428c-9318-aeba91aafed5", + "83d51cce-ebaf-4bae-9578-5aa14df644f4", + "c3b216e0-1c81-4c94-b74f-6ad6d32b7abd", + "6e98eab9-bb74-4f3d-94b0-5139c18df49e", + "17065d7b-c8ea-4afa-9672-f6f618c1f5b8", + "527ca0ce-3027-4055-a7f1-df7109cc0243", + "ff4a7d82-f1bd-4bba-8164-6ea05df547a8", + "3869ec74-659b-4ae9-99c0-439cda44504a", + "1f58ebd7-1151-42c5-a73c-7c5f497dead8", + "010f5277-bcbf-4cef-8161-a0c254d5dc1c", + "def75fa1-46fc-4828-9885-441d8d822859", + "44392f03-e74a-4042-9517-44ba2beee444", + "abf753ea-c8e7-4aba-bca6-17100bab5005", + "ba78d543-b5de-4bc8-80e5-1df2ac7517d8", + "08a211c8-17b3-40ba-a8b7-fb87c535a55b", + "5dca85bb-defa-4524-8505-5c12b1764279", + "d20bda91-b8ae-456e-ba08-aae9beb2ad37", + "d40e695f-5508-4bf9-92ec-8c55c05ecfba", + "27e2b4ee-0f9c-4f2f-8324-833a7dca89b1", + "26b5394d-99d9-4913-ab76-5a045619126e", + "d6c9794a-1456-41a9-9082-03895ed45854", + "d1224381-cc74-4a5c-9697-1211359f944a", + "b2a90b2e-9b01-4741-afa7-f75f4f726665", + "d8e8e45d-80b0-4989-bd17-2bd9763185e3", + "7296a694-8b20-4a38-9c50-81d9ec9b7309", + "860a187a-1c52-400b-b583-8aad8c982774", + "aad6c02b-9693-406b-9f1e-9281ecf10437", + "00319030-56dd-4f66-b1e8-283fd30d77a0", + "d5778e11-4f99-4e0e-8387-a23e3cb68260", + "e525d2f3-bbb6-4e9c-bb14-d426e1301938", + "548f4437-8e2b-4697-87bd-68d9182bb441", + "cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d", + "fd8eb23e-7c56-4cd7-9058-759c6c69190b", + "dfb0060e-8a82-4f37-9461-8ffeed14a168", + "37ac7c4c-949f-4ec9-a8a8-a2fc84369340", + "02e73d97-67fe-4841-90e3-94aa689d0bfe", + "c5775361-432a-437c-909d-aa97cfcede55", + "3259fd01-e0d0-41d7-8f01-bb225ac16b82", + "3873d08b-55b5-4f98-a283-d5b56d258d5e", + "1e5f7e5d-68d1-479a-892d-065bb51a7f83", + "2f21e9bb-274e-4951-bc9e-eccffa6d0681", + "64ac60bf-6139-4ddd-a31d-dcbb3686d59d", + "e8aef856-41c6-4bf3-8c1f-150d17d87e6d", + "beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3", + "4c26a384-e407-4bbd-90f8-32186d74a8f8", + "d818cdb5-58d4-45bb-aa8e-2022b1be1a37", + "6bbaedaf-11b7-454a-98b4-c65476963135", + "2ef46d0b-71b1-48b1-a146-9b23eb23ed54", + "e481a348-0948-44a7-b6d5-6a5116dfcfb1", + "3f2a45ff-c136-403b-8320-d138c5b5b19c", + "1aeec3a2-4c11-4b23-b1fc-15b97e269448", + "9c4ed820-2b80-46c6-b5be-93e3e7c7f018", + "3b919b86-1165-46b4-b5c6-0c1960151ec0", + "5d407bc5-ff43-4323-951d-d1be0082fc94", + "56f21d18-11da-4444-a079-19b9e67edcd2", + "910e8f8a-ed71-4077-a6dc-a21539b030c8", + "8ddfdfa3-7cac-411a-8275-1972b3a10c22", + "512b8528-4e00-499b-8ef2-a03bc59fab1f", + "c5b5ae78-9e3d-479f-b121-afb6d768799b", + "d3f8e434-8bf4-4bb4-bade-ef2a16cd609c", + "8fde6a9f-c8a1-4059-b619-f1836c6e0860", + "24413552-5c6a-4cf1-ba79-6e82b228973f", + "88b0bc63-491a-44b5-a7c8-dce356eccd47", + "9686dd16-0836-481b-8cf8-55d4d1c0a74d", + "bcb57963-f08a-4a73-b02c-d726a4ac8ebf", + "c4c2a244-c015-4546-a6c8-1384f47b5545", + "0af1af36-c29c-4910-a807-f37fe47d9a91", + "ff0040a8-de6d-4e71-b3af-6006c04947c1", + "d320bd14-b000-430e-82b1-bcff63acf3f1", + "a56884a5-4964-45c6-99e5-4c0f517a8880", + "fe1ad230-320d-493f-b0ee-ce54b61a7512", + "a75fecad-96c6-4040-879e-b3b3b2a3970f", + "da6f0efc-8ba8-4df9-9ae7-87414b87637d", + "89154f62-79eb-4fc3-b434-d2b60fdb4156", + "a7f44121-4aa9-4389-88df-ad7e98ee6772", + "819c64f5-24a7-4c6f-a511-158eb899b51a", + "ab0e9840-52cc-4e6f-89a5-4699d7ec1354", + "d8fecc18-d042-49f9-8711-df88b9bbfdb2", + "bc149c6b-1393-4ccc-bef8-fb55f1445d28", + "332ffc94-27b7-4a97-9f31-11446e6a41fe", + "0c3f3f57-41bc-4afe-b299-4a37d7ecb67c", + "cc1de243-d679-4671-b6fe-868cbc670ad5", + "687b47e2-cc0f-4f41-9cc6-6ce66abc4adf", + "1ca52e45-74e2-4002-9a19-b4832d490755", + "390cb4fe-7d61-4a6c-b40a-a2c9e0040f4e", + "8545c253-3298-424d-991b-eab4ba68158b", + "43163bbf-fb14-4066-a7e1-1373eddbb025", + "ca84273d-faf9-4fdf-af3c-4856270c89ed", + "4bcc510c-dbf1-4fb2-ad5c-1f9ad65f7b8c", + "41e039ba-bcfc-419f-8c98-c125af5a0394", + "04d5ae83-d035-481f-a192-042b502c0623", + "4a01c19f-7556-48aa-9532-2f46c810f885", + "b5a3d197-b06d-47b4-beca-5f685bf865c0", + "21884c99-2e08-4ddf-970b-87ea2ab0fbe8", + "31f7d00a-298f-40f4-9546-580553821ee8", + "9e589181-ed97-42b6-b315-200685c8bcea", + "b5a0f7cc-f1c2-413e-9e3a-060fda65f1a7", + "40c18a82-4266-4db2-b52f-bd6cfbbe1008", + "e4324a3a-9aea-4f21-a8b4-37b6fc1186ea", + "7b6c0928-0b55-4f36-86f2-72872a733179", + "c24b17f5-5c26-4d6e-a873-d11209800dd1", + "def15182-9642-487b-b2d3-b7289f04f223", + "fc3c81e6-439d-4987-b9e5-e25529ac61aa", + "9674755c-f746-4bfc-8966-dfa9fd1b490e", + "375ec8f1-4316-49bd-bf5c-1e70cd267521", + "5b8fe187-ef2c-4344-bd7d-d0e9b8034387", + "33433d79-6d96-4b83-885f-3838f51dc497", + "fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b", + "781e4df0-8702-48b9-a419-9eeb9830821a", + "26a0626f-0a4c-444a-b55a-a42594592067", + "7ad73ea6-8504-4e69-b543-f244545813f7", + "a60162dd-6b5c-4be3-87e0-f31f3480340f", + "5c3f3bce-5468-4f08-b91d-2465cb7726a9", + "6e2424e2-c56e-4cf5-aded-40752b849d44", + "67da4b9d-9f0e-4019-b0cc-cfaddff73e0a", + "3f4d2253-9f37-4525-a4ea-affa15a0eead", + "3634725b-e512-4fb4-ae9d-d0ce488b4d3f", + "ef6c6503-5dfe-4838-8232-6a61a9a0ac89", + "ab2bba2c-7434-4fb2-b727-5c3e19561af3", + "9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d", + "439db0f2-61c9-4a85-9527-1ffd5a5867f5", + "58f325b3-e0d1-42a2-9c66-61de7535eb5d", + "7a93a741-5a06-4494-b732-3e56fd844716", + "e3246291-e7e8-45e6-8bc4-cc8069b52cdb", + "2258d60e-7cc6-4ad3-8b2c-f92bd58735ee", + "4fd219ed-8756-4326-8503-d6220bb8f34a", + "e393281c-a31a-4ae8-9f29-4c984a2a7e59", + "fc579d8b-b171-4058-8f1c-40a6dd636d99", + "1da6acb4-1fcc-4216-9162-96c6efdbc7c3", + "10f6ae57-c923-478e-95bc-2cc35f7fcb9f", + "fc401bb4-4d16-47b9-b46f-e8c88f6c87fd", + "69a11c61-be1b-40fc-b6ee-105bfa0fbe22", + "96140948-0ce8-48b7-a7a6-a14128e9a98e", + "2728f012-34aa-44ca-8890-9dcc0ae5c8a2", + "4f8d60cd-5964-4a04-9af5-8f845bd8f72f", + "fac61cd1-a3d1-442f-8526-dcd3cb2e3de3", + "8af7d216-99fb-4319-9980-c50cc7789aad", + "12e655f8-e253-469f-b79c-0760061cc9d1", + "58641da8-7413-4f58-92ed-519927c596c8", + "4c6d563d-761b-4342-b455-0ec5ac0e911d", + "e7b2f516-09cd-409f-9be6-40f570facb88", + "38436f4c-5412-4ef3-bc9a-3bfa0816dcb7", + "d9551ea7-9726-400e-83f2-a581a2a37204", + "7de494cc-79cd-4c8e-9bdf-3d7b277a7d33", + "1a14206e-334b-4949-8c66-76efb78b58d1", + "e7145a0c-59fa-47c0-9a06-2c1ade8d2f74", + "ee826f2b-0e14-460d-9937-cd6199f0c163", + "c8073953-4f11-4bff-91ae-9a4e3fd5c6da", + "8a6dded6-2627-45cd-adfa-a058613431f6", + "58580e2b-120c-4832-a280-cab3ba08cb84", + "1c98fabf-4e4d-4700-b404-127eac5d0743", + "f0f2b1c1-6c07-4836-b10f-4e0bb32b420e", + "d7d5211b-6381-4c51-a310-eeddd3cccd9d", + "904d3e89-6441-43cc-a2f8-1b29a4fa876a", + "6e1e9358-86a8-4107-810e-a6636102d4c7", + "22131366-bcb6-436d-80fd-cf2e07413273", + "65113821-cbe8-4e74-960b-f57463a73895", + "52e2f993-46b3-4240-8847-d53e8a7e53cc", + "14f04348-bcb5-4e5e-8062-3cb9fc4a1af9", + "b4164a2e-850b-47cc-ab99-b757271949ab", + "60fa3425-1e92-4184-bd4e-ed11f3df3825", + "f1fd9c37-37fd-4285-9e93-6cf8d4b96107", + "3876c276-c268-4e09-bf76-a48152a2330d", + "939bdf9f-26df-4358-bd5b-398ee8a4d996", + "c676f35b-be1c-402c-9576-4b9e90a73395", + "f97cc41c-f707-4628-bd39-ce08890469ee", + "20d33390-8a6a-4cf4-b0dc-37031fcd3e6a", + "777734be-58cb-493c-a91a-a7b761d998c5", + "160af357-b27c-48ac-a462-7fdb389d3ad7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94034, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.023837145, + "Left": 0.04864296, + "Top": 0.07842227, + "Width": 0.5709969 + }, + "Polygon": [ + { + "X": 0.04864296, + "Y": 0.07842227 + }, + { + "X": 0.61963016, + "Y": 0.07874131 + }, + { + "X": 0.6196399, + "Y": 0.10225942 + }, + { + "X": 0.048645686, + "Y": 0.10193387 + } + ] + }, + "Id": "5a2ddb38-b450-4afc-a951-a4811e83c6a9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b662acd9-f763-46bc-a663-8ef6dfcfa037", + "cf4934ec-fe91-477d-8815-c41a8df69b8a", + "4d7dfd75-4c92-46f8-ac4a-c4562ff6b845", + "c0235c6f-5cda-475c-b0e2-9326b003f8b3", + "a4edf886-4e77-42a2-9730-eca666897345" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Request for Verification of Employment", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73713, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01006738, + "Left": 0.046929486, + "Top": 0.10950958, + "Width": 0.87139326 + }, + "Polygon": [ + { + "X": 0.046929486, + "Y": 0.10950958 + }, + { + "X": 0.9183173, + "Y": 0.11000961 + }, + { + "X": 0.91832274, + "Y": 0.11957696 + }, + { + "X": 0.04693059, + "Y": 0.11907289 + } + ] + }, + "Id": "b18070fb-efae-4a5a-b42e-d7836bb24e8b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "48762f5d-d844-4f5d-b1bf-a1d14049afef", + "7bdbc778-cb2c-4ea7-8398-e7564e20fe98", + "7f52535c-c4c5-4e1b-951a-3a0d78e9d13c", + "ea9df3f7-2dd8-44d1-9e8f-f5b087bafb6c", + "2230b1eb-e458-49c9-8943-2f537db841ea", + "26c6fbf5-4ac3-4724-8626-448a020e0606", + "974e8d52-e3b6-4a39-a766-4998902d5eb6", + "7d17168b-da51-4455-8ac9-1743bd5fceaf", + "cf09457d-a31f-4bd3-b62e-f8e6a766dee3", + "5eb76f9a-54c4-487e-b888-f2026ae62da8", + "fab6b872-558d-4e3a-afe8-e9f30e9a5528", + "eea93f78-61e7-44e4-86be-a1768aef98e8", + "0c689025-fe27-41ce-88f3-3292d363b482", + "c315a3a7-e062-4b97-a17d-d088ac9b8fe5", + "7303cd10-1a44-4c9f-acc2-bc2c2c304916", + "cd3ec84e-77d4-4d93-ba1c-003b798d5000", + "31e2e3e1-6dac-40f6-9594-e5cc7f77827b", + "dfb330c7-97a5-463e-808e-af93df0c732d", + "0bf81081-cdef-4f15-ad76-be15d8646a3d", + "8f31d309-adf0-468f-b87d-f3858c5ac856", + "2054601f-9dbf-491e-9b07-ff494b997293", + "e16a3c03-a15e-4a1f-98f7-2dca3658d37f", + "6cda70ef-6f99-4adb-aa4d-8756b4495af4", + "fd0d0169-e7a0-4454-8b00-a9bcd8460f41", + "878f8bb1-9f50-4657-9cfe-2a39e54acb62", + "811bb107-c43a-474b-af33-e7f93c546d06", + "2d119a3e-3a2e-47cb-a82a-8a3d1e51260a", + "3e2d54a8-d6b2-42a4-998b-1bfb55872ecf", + "b9467ee3-f1fc-494a-acec-fd2803fa6a2f", + "6fc84961-2242-4a2d-9d94-790f0b049482", + "b5fff7a6-e6f0-43ab-a726-e353ae9b1437" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Privacy Act Notice: This information is to be used by the agency collecting it or its assignees in determining whether you qualify as a prospective mortgagor under its program. It will", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81313, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010040653, + "Left": 0.046795256, + "Top": 0.11863829, + "Width": 0.87279147 + }, + "Polygon": [ + { + "X": 0.046795256, + "Y": 0.11863829 + }, + { + "X": 0.91958135, + "Y": 0.119142994 + }, + { + "X": 0.9195867, + "Y": 0.12867895 + }, + { + "X": 0.04679635, + "Y": 0.1281702 + } + ] + }, + "Id": "04bca587-ac39-4954-b6a0-f699f22006bc", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e5bd9eaa-1b44-4ae7-9c89-6869251a4b5a", + "df6e5299-6c43-4fe5-9e64-7fb8e013ded5", + "57eb2a66-9c19-46b4-b8a3-03ea5ce7957e", + "b7017444-930b-40aa-aa2b-a2f2b0abbd94", + "26683f00-4616-492e-a856-966a308da5d8", + "3b51edc8-7f64-44ac-be50-95d6fdf01a5f", + "54323e7b-5ede-455d-a62b-96dec458ddcc", + "ee4e1ca1-e0ab-4da6-9b1a-9468f3e83583", + "1d8e7d31-c8c8-4beb-85cc-9917cd6b143f", + "e9d4500a-08f0-407c-b437-81e995ef999c", + "f2cbce6b-804b-45db-8f01-167534b254ea", + "21f5f7eb-cbc0-4aa6-b2a9-64f31d7bfc42", + "d912c967-3bdd-451d-be56-f4df6e2aab87", + "f771d816-22a0-4bf6-9361-277a8759844f", + "75b05a61-442c-43e8-9680-8c60a7ff5304", + "b91483e0-f685-491b-8976-3bc29f332b09", + "41961180-fa3b-477e-a3fe-0c6397a314d5", + "cf8801eb-4f7a-48e5-a41e-2c70be1eaa25", + "ace62955-1b84-4999-a1e4-7b6d178c413d", + "9ad57556-09d9-40b1-b193-5bfd54b8d63f", + "74d7968d-34f9-44e4-9648-e430c9ba3a5f", + "5b42e586-82a6-4495-841d-7cf3d783d0c4", + "22147e7d-7c2f-4136-b81a-5bad8bf57634", + "1c630a10-42e1-4cb8-864a-d2d21436fc7e", + "598319b1-5b6f-4b12-9ad9-4cbdd3142b0d", + "b7edf4d2-8749-4c0b-9189-3d32bbb4910a", + "8a3110db-3972-4a95-8e9d-f8a361419833", + "fa693f40-309e-4d93-97d3-be1d8d3988bf", + "904c54c0-c6dc-4423-9317-24e12f462284", + "12c02848-d7f6-457b-b6a8-14ac3a988be6", + "ed6b78c6-8b3e-400c-ab1c-b231efbe4779", + "68851c78-fcef-47e9-ba6b-3c50942e49bc", + "310b8258-f76d-4333-bbd0-5bbd26fb2fb3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not be disclosed outside the agency except as required and permitted by law. You do not have to provide this information, but if you do not your application for approval as a prospec-", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.13301, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010707731, + "Left": 0.046783898, + "Top": 0.12805791, + "Width": 0.8683385 + }, + "Polygon": [ + { + "X": 0.046783898, + "Y": 0.12805791 + }, + { + "X": 0.91511667, + "Y": 0.128564 + }, + { + "X": 0.91512245, + "Y": 0.13876565 + }, + { + "X": 0.04678507, + "Y": 0.13825525 + } + ] + }, + "Id": "e616228b-38b5-4dc9-9b5c-348bb576b2eb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "57cc6437-1150-407c-9d73-e1f02b852ef5", + "52c9f9f2-a76f-42b7-b661-ca42413cdc78", + "8ac5746b-15b2-43a8-a85d-1b2e5cdec302", + "a2c4916a-0911-4756-9252-5137813b5b8b", + "f402c30e-acb4-4960-b645-91a199f13ead", + "028cd00b-6f7b-474f-8c0e-c4b4bac3b463", + "8915f9c1-1dcc-4d15-9311-f27764ed77cf", + "19245ab5-4407-4076-a7c2-88c05dcf0ea6", + "2e168571-1b62-4a82-ae52-f25cc85be10f", + "e8e7996e-af7d-40c4-ba82-1d509641f485", + "f4aa6613-4815-4353-9a66-7ea5f0ffc564", + "0d2b293a-308d-4660-b0ca-20404274a799", + "be2fe17b-23f6-434c-a512-30877d486e6f", + "a75c9b9a-3054-4433-85e3-c822a2ee36f9", + "ceef2aad-402a-4236-8a54-d2da13d02ce2", + "15a70d6c-33f8-454b-bed7-8c69f49f4053", + "f172e3d6-b8d5-4053-b101-421d9d4e7c27", + "08fa1da2-934d-47fa-bb05-d302c24c47c6", + "64855c47-e12e-4a8f-a1ea-9088791a3f77", + "c17709a3-f8b8-4093-8fee-603d1f82b1df", + "886ca11b-7595-46ba-98be-d356d3391b64", + "4941fc18-3d15-421d-badf-f0d963f2b347", + "700f9d68-5f16-4f30-a788-b46ed19bdcb9", + "5eb417ca-1b4d-488b-bbbe-507404210fef", + "2c086545-7a8c-4b07-ab3e-66a2434a5217", + "ca3ee254-af8a-4aaa-8842-70a62933985b", + "d0c5f931-a67f-4acb-b8a8-feb746a2c6d9", + "3fe0b175-1e3d-45fe-b609-8fa26dd81d33", + "1474ab51-507e-4bd2-84a9-f8c818ebf898", + "e07fd339-f9ff-41bd-9dbf-89c7a199375b", + "3279a3e7-38fe-4bf8-85b4-fc3ec354b9ed", + "e3ede13a-87e5-499b-aa94-daf67ecaa02a", + "52359ad9-e94d-4654-8fad-27fba4940a22" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tive mortgagor or borrower may be delayed or rejected. The information requested in this form is authorized by Title 38, USC, Chapter 37 (if VA); by 12 USC, Section 1701 et. seq. (if", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.56278, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009711137, + "Left": 0.047257543, + "Top": 0.13792564, + "Width": 0.6216816 + }, + "Polygon": [ + { + "X": 0.047257543, + "Y": 0.13792564 + }, + { + "X": 0.668935, + "Y": 0.13829094 + }, + { + "X": 0.6689391, + "Y": 0.14763677 + }, + { + "X": 0.047258623, + "Y": 0.14726864 + } + ] + }, + "Id": "985de78e-74ae-4af1-8660-7e76703e3ba3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "925bd5e9-2062-4544-8bbb-9eb65d48db01", + "c38a0880-7c34-49d5-892e-7af28fc20681", + "b415f11d-b0ef-432b-9dad-9be60bfd9d74", + "df3b1df5-c67e-4320-be4a-5912f92ec109", + "437f77e9-a1d5-49f2-9dae-caa7f1933879", + "daa2a94c-5263-4755-9dce-ff3c45934f8c", + "672e98ff-220e-4dab-a2ba-8a85b94c970c", + "9842a727-b4e5-4a7f-a353-d4d5299b8f24", + "29a568b6-3fc5-4c36-a696-48b5c353d874", + "902f86d1-9f31-4a82-a51a-3ad1efba00f6", + "0b031246-a74c-4ed6-9d77-7b0ddb7bf609", + "c879cfa2-acf9-4844-b3a9-632c75d64888", + "6dcf9d05-4a5d-41df-accc-5d1c4c8f7061", + "12e4177d-5c8d-40d0-9649-91e4ecf83cac", + "1a3c32bc-1c0e-4fad-95fc-53ed72405ad9", + "88611942-9a41-4a1b-8717-5dcdf4999ad4", + "32b448a6-ce2c-4f1d-8ccd-12f1cfd4718c", + "55848937-dd29-4b06-81b9-0dd0db1eed6b", + "ba146e1f-9643-4c70-a439-02cf4bf9ab25", + "e8a61192-cfe1-4fd9-84ec-75e05b8401a3", + "76f78393-9343-4d80-8588-5ddc53324040", + "b34e570f-972f-4d2d-af9d-486e67ff3dbc", + "004a1035-b82f-4b93-a156-1bca5289bb1a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "HUD/FHA); by 42 USC, Section 1452b (if HUD/CPD); and Title 42 USC, 1471 et. seq., or 7 USC, 1921 et. seq. (if USDA/FmHA).", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.30315, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00969622, + "Left": 0.045857675, + "Top": 0.15697077, + "Width": 0.6428601 + }, + "Polygon": [ + { + "X": 0.045857675, + "Y": 0.15697077 + }, + { + "X": 0.6887136, + "Y": 0.15735447 + }, + { + "X": 0.6887178, + "Y": 0.16666698 + }, + { + "X": 0.04585874, + "Y": 0.16628039 + } + ] + }, + "Id": "7cb4faa8-81a5-40fb-9e51-c06578df7555", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6eaefc5a-1a71-4c0f-990b-b882da7a201d", + "0133c7e7-0bd6-43f6-8b6a-bc4a86b87ad2", + "2a04bb1d-9767-41b0-88d7-8be70018ced5", + "7c750acf-9f03-42cf-a09f-94356d78675c", + "37640f11-bf51-48c4-9f25-cde1004dc46d", + "383fc922-73e2-4f73-855b-cb3a7d42ad44", + "668184f9-2187-47d4-a378-8dd4ca619906", + "84a23acd-9d38-4b75-ad1f-34bd7a06e361", + "593f2203-1c9e-4eee-a54b-f153aee4a59f", + "ce5f3de2-84ac-4355-a8d6-a2dfbd0c0a72", + "492639d5-64aa-4c5f-8546-c8ecb59fa7df", + "cdba51e8-4d69-4b1b-9392-523ec578f7a7", + "d7facd65-f224-489a-9cd4-ce4149d0a643", + "5d1915e1-339d-4299-af3c-a88a7a5654bb", + "e50a655e-06b6-48d8-b60d-8f93b761de4b", + "d9bfae40-da3c-404e-9581-c8a7fdb4707f", + "72da147e-b620-431a-95d9-300e5093d996", + "eb86ae8f-b8c6-4d66-aa7e-10e300b23fd4", + "6a2f9abc-4453-46fc-a92e-1177419f52ef", + "e753e25e-d65a-4369-a7c8-bd42d42547c6", + "169849b3-100b-4ea1-adfa-199405ea9f3d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Instructions: Lender - Complete items 1 through 7. Have applicant complete item 8. Forward directly to employer named in item 1.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.83502, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010235044, + "Left": 0.123228244, + "Top": 0.16614202, + "Width": 0.6236068 + }, + "Polygon": [ + { + "X": 0.123228244, + "Y": 0.16614202 + }, + { + "X": 0.74683034, + "Y": 0.16651697 + }, + { + "X": 0.74683505, + "Y": 0.17637706 + }, + { + "X": 0.12322977, + "Y": 0.1759991 + } + ] + }, + "Id": "68472ac7-86a5-488b-8b08-08a3dc085309", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fa93f9ae-ada8-45ad-a54f-b07071c0b23d", + "9106a772-93b6-4a8a-b2e7-8eba54a12410", + "5b8e71e9-290c-4ce1-be54-558e556f3974", + "fb2517a8-0b63-4e02-a6b2-e9b6466125f8", + "f78c4149-1fd4-4730-811a-8d96666bf41e", + "765c6360-084e-4e50-a08a-1bb64117c0f5", + "50bcd515-f0d4-4da0-ad33-4918adeea3bc", + "0da3aeb2-74b2-4c63-b347-c491da60da23", + "8b5f5b30-2a3b-45d7-8034-3622d20b11c4", + "f7a616bc-6413-4cd7-afc8-bde3f0209805", + "601214b7-bdb9-414d-8f93-92298cdbdda9", + "c32d98e9-40d9-448c-835c-601b08ce37fe", + "a8ad0a51-967f-4d92-9137-1945eccbcbe8", + "34cdc723-38d0-4e2a-8ea9-a34bada01c3e", + "d1f79ca9-fbe1-4b6b-b569-7a9cb20c9c53", + "72798ceb-0281-436a-9e18-40fa21423a99", + "77f312b7-5542-4f30-8048-0ca7cb7ec1c5", + "fb2993b3-b538-4b39-a04e-b497a1c958d1", + "e7fdf492-4336-4c8f-97f9-5c8bd43de781", + "cdd794b3-6580-4253-99a6-9b0de2199866", + "9948b33f-4b62-4230-858f-dd7b2c40e266", + "82344204-c1e0-403c-8ea3-00038e86a172", + "7b83827e-a385-4d9a-9f61-38c579c18ee8", + "133db139-ee44-4e96-9597-97b2d2f395ed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employer - Please complete either Part II or Part III as applicable. Complete Part IV and return directly to lender named in item 2.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81408, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009808042, + "Left": 0.122593746, + "Top": 0.175994, + "Width": 0.6354098 + }, + "Polygon": [ + { + "X": 0.122593746, + "Y": 0.175994 + }, + { + "X": 0.757999, + "Y": 0.1763791 + }, + { + "X": 0.75800353, + "Y": 0.18580204 + }, + { + "X": 0.122595206, + "Y": 0.18541403 + } + ] + }, + "Id": "29748cb4-816b-43e9-a54f-ac18330f3bbc", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0b0d1079-a0f0-45bd-8006-cdeac6de3c43", + "61c8eadb-ac26-42ae-ade5-52544d9f202c", + "077c2532-130d-4253-aab8-65028a376220", + "47f4c330-f4b7-42ec-909e-fe6353829927", + "a1ba3622-4564-462f-89c0-0807779344cf", + "489cf722-dc6e-4b15-b8f6-e46f3c732fe3", + "1f770650-adcf-4400-b0e1-adbbe63c54c5", + "1c71ca94-7127-4559-9827-ccc80f0992d9", + "08c1e950-09b4-4df1-8196-0eb67b0cd14d", + "a579e8fc-c3ee-4afe-b480-511933aab596", + "7562d830-d698-4895-a532-be1c41d771b0", + "f02b921d-1476-463e-9e02-9df2dcec8368", + "ed954caf-8d4c-421f-acfe-89a7788c9433", + "dc16d7ff-927e-4608-ac3e-ffe7d0270935", + "3796744b-add0-4468-9dc0-2aae8307a502", + "375ad771-8213-48dd-bb33-d2ca59fd36d9", + "569b1744-3635-43f2-8c0d-50d31c57400f", + "ab669e4e-7f66-4421-8686-a1f3bb051cd8", + "e983c4ec-4330-41d4-86d8-e2c8d03bceab", + "46ce7c17-5d72-48e6-868c-caacf192f84a", + "71cb47fd-8cda-4f73-95c9-1e83f8a407d0", + "a2419759-cf12-4e69-b39a-ea694bebd749", + "5e6bb7f6-a000-4cb9-aea4-159a0b4e3dcb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "The form is to be transmitted directly to the lender and is not to be transmitted through the applicant or any other party.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.23, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011124298, + "Left": 0.04354152, + "Top": 0.19905014, + "Width": 0.12101937 + }, + "Polygon": [ + { + "X": 0.04354152, + "Y": 0.19905014 + }, + { + "X": 0.16455895, + "Y": 0.19912484 + }, + { + "X": 0.1645609, + "Y": 0.21017444 + }, + { + "X": 0.043542776, + "Y": 0.21009909 + } + ] + }, + "Id": "af1c9153-98e6-4d0c-95a5-55853e5750b7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "368b5f9d-a4c4-409d-8d6f-69c202214c2d", + "4a483e5a-7615-455f-a2a6-68b7a1869f38", + "010f43a7-0139-4566-a1e8-47f5fb020f6d", + "a1f5b01b-3b67-4cca-b1b4-2757f93d52a8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part I - Request", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009341612, + "Left": 0.04360774, + "Top": 0.21251385, + "Width": 0.21005061 + }, + "Polygon": [ + { + "X": 0.04360774, + "Y": 0.21251385 + }, + { + "X": 0.2536563, + "Y": 0.21264488 + }, + { + "X": 0.25365835, + "Y": 0.22185546 + }, + { + "X": 0.04360879, + "Y": 0.2217235 + } + ] + }, + "Id": "10966357-ef66-4c35-819d-d121027a4c10", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7483baad-ee84-4dcb-a2c2-4225cf8f4c74", + "5a8285e5-75d2-4a49-8734-3af13c63cd4c", + "bee5d8fe-4abd-4c81-934d-7cf8c048ca96", + "61f25167-3c2e-4a46-ad6d-b6b7f65c43ee", + "94553945-3d4d-4062-85ed-353c2795d618", + "68629907-6981-40ea-8e6d-ffee81d1a136", + "f73083ce-0b38-450b-a1b3-11f5d2c015a8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1. To (Name and address of employer)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73892, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009042252, + "Left": 0.49102765, + "Top": 0.21212181, + "Width": 0.20903231 + }, + "Polygon": [ + { + "X": 0.49102765, + "Y": 0.21212181 + }, + { + "X": 0.70005596, + "Y": 0.21225214 + }, + { + "X": 0.70005995, + "Y": 0.22116406 + }, + { + "X": 0.49103075, + "Y": 0.22103283 + } + ] + }, + "Id": "35189edf-ad3c-40c9-bbc9-52daef4490aa", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cb80feb3-50e9-4869-a568-0bc57cdfc67e", + "35ca2671-d556-4973-9a59-e24c56227ce8", + "83f3915e-c852-4978-a032-8e35350a99ad", + "001f1566-2e58-41e3-a3ab-02722590ba96", + "75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2", + "a7ec47ce-ddf3-475f-9697-056786d83b13", + "9c03cb9b-a70c-455c-88d7-665511cd1284" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2. From (Name and address of lender)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.52311, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014625863, + "Left": 0.0764068, + "Top": 0.23063, + "Width": 0.15981434 + }, + "Polygon": [ + { + "X": 0.0764068, + "Y": 0.23063 + }, + { + "X": 0.23621805, + "Y": 0.2307311 + }, + { + "X": 0.23622115, + "Y": 0.24525587 + }, + { + "X": 0.07640869, + "Y": 0.24515364 + } + ] + }, + "Id": "a638eb24-5182-431d-be72-22bd5d6a5046", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f38501af-5f6f-4276-ad61-2de751f265aa", + "09c25389-00b3-4148-8a41-de1837f15b76" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Alejandro Rosalez", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86806, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012266203, + "Left": 0.5077346, + "Top": 0.23181136, + "Width": 0.12897682 + }, + "Polygon": [ + { + "X": 0.5077346, + "Y": 0.23181136 + }, + { + "X": 0.6367063, + "Y": 0.231893 + }, + { + "X": 0.6367114, + "Y": 0.24407756 + }, + { + "X": 0.50773895, + "Y": 0.24399516 + } + ] + }, + "Id": "258733c0-eae0-4b46-bbf7-d1339a97c8fc", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4a80251b-9ef7-4536-8561-1c186a1ac203", + "36f271ae-a172-46b2-b8f4-b96edb9ef960" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Carlos Salazar", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95266, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.015277905, + "Left": 0.07850755, + "Top": 0.24561822, + "Width": 0.27731657 + }, + "Polygon": [ + { + "X": 0.07850755, + "Y": 0.24561822 + }, + { + "X": 0.35581994, + "Y": 0.24579567 + }, + { + "X": 0.3558241, + "Y": 0.26089615 + }, + { + "X": 0.07850954, + "Y": 0.26071665 + } + ] + }, + "Id": "85e251bd-1457-4bcc-afda-944de522fa05", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f65bd4f4-daac-4e55-8c4c-f384911779c8", + "2113fbde-4713-4adc-bd4e-9379739c8733", + "fc9e6499-e1a9-4bea-8992-b627fe8795e3", + "fb8c6ec3-69fa-4663-8286-3bb88855f687", + "a041dc1d-db53-44b4-87fc-7e2d6585ae7c", + "9223dbcc-a2e4-406e-87fe-08ac7b0b1259" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123 Any Street, Any Town, USA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94624, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0148443235, + "Left": 0.5089336, + "Top": 0.24682453, + "Width": 0.27442032 + }, + "Polygon": [ + { + "X": 0.5089336, + "Y": 0.24682453 + }, + { + "X": 0.78334665, + "Y": 0.24700025 + }, + { + "X": 0.7833539, + "Y": 0.26166886 + }, + { + "X": 0.5089388, + "Y": 0.2614912 + } + ] + }, + "Id": "6f92d966-c2a6-4aa9-ad94-f2803ca6a30a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "50681732-1eab-4e46-af63-9209698f2e25", + "08874433-59c3-458e-80ea-3187d1cc4fa1", + "2e193b5e-bd99-4251-9c9c-11a087041626", + "13ee38e5-2041-4338-871f-cc0e72e90c4b", + "fd62b3b7-892d-48d8-8483-1388b7482fbb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "100 Main Street, Anytown, USA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.15021, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011113718, + "Left": 0.042733733, + "Top": 0.27200553, + "Width": 0.8356325 + }, + "Polygon": [ + { + "X": 0.042733733, + "Y": 0.27200553 + }, + { + "X": 0.87836045, + "Y": 0.27255094 + }, + { + "X": 0.87836623, + "Y": 0.28311923 + }, + { + "X": 0.042734925, + "Y": 0.28256956 + } + ] + }, + "Id": "70610582-05f9-4d97-adfe-c3e2a87cd9f6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5c768e56-b461-41e8-a347-01101e81c058", + "441a789c-7c1b-4b2b-b6b3-a4c6d46ddca4", + "9999d289-de9d-4f6b-aea9-7e196e42a094", + "c75567a0-bf4f-40f7-b758-d6071358599b", + "3f91b79b-1524-40c0-85f4-6a5f18efdb8e", + "18356a47-53b4-434a-80b8-b031449cd451", + "07022bd8-81aa-4d3c-820a-6c8d5f414c53", + "a7a7441f-c966-40e9-97ec-747a6896fdf7", + "d377b2ca-a178-417c-bac2-e5d5a8aa56e4", + "70d449eb-5f9c-4779-8f4a-b2011c672d47", + "435c2ee8-adf6-4eca-a90c-6117e8a2a16e", + "9b26c308-0723-4913-bf77-580b12cb3331", + "058a8bbe-91dd-4cbe-8f8e-e03055dfa861", + "2392191c-8e00-42cc-8c27-ab4f25f3cd88", + "b714b6cd-1dde-4e3c-88a5-b7f216b708a7", + "531fe283-a0ea-45d7-b1c5-065948b80553", + "f12f35a8-a172-4b5f-b73d-35e07c2820bd", + "7b55f8ff-18a4-4193-a65d-14db11eae904", + "fd585168-cd94-416e-9fd4-edf78162cf7e", + "e0d31b82-a0e2-4d07-b6ca-657969f65c4f", + "bef2e76d-9923-4d48-a60a-f160b3bf7c54", + "7175ca6f-1ff0-449b-b943-7b487f2479b9", + "2c25fdf7-7243-4191-ac55-205332894694", + "418c71ad-e539-448c-8bc9-5cc231555c07", + "e871ef44-1ebf-4f15-b19d-986036a3c59b", + "2ba6aa89-fec9-4996-ab2d-29e36c534152", + "5e7c2393-67f1-4fd4-b569-64d95900556d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I certify that this verification has been sent directly to the employer and has not passed through the hands of the applicant or any other interested party.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79884, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009649907, + "Left": 0.04254579, + "Top": 0.2881378, + "Width": 0.12332661 + }, + "Polygon": [ + { + "X": 0.04254579, + "Y": 0.2881378 + }, + { + "X": 0.16587071, + "Y": 0.28821924 + }, + { + "X": 0.1658724, + "Y": 0.2977877 + }, + { + "X": 0.042546872, + "Y": 0.29770568 + } + ] + }, + "Id": "b2c04b4f-7fd0-4232-885e-31ced13adb99", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8f6dec43-0704-4755-9498-bd1437347131", + "ab74ac15-58a4-4160-89ae-d2e327e4f8b1", + "f4dadd0d-7459-4827-80f2-d01317af9821", + "a21e9b9e-201f-4997-8e56-3ed559d8a6f4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3. Signature of Lender", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.849525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008012545, + "Left": 0.37384778, + "Top": 0.28782082, + "Width": 0.038634267 + }, + "Polygon": [ + { + "X": 0.37384778, + "Y": 0.28782082 + }, + { + "X": 0.41247964, + "Y": 0.28784633 + }, + { + "X": 0.41248205, + "Y": 0.29583335 + }, + { + "X": 0.37385008, + "Y": 0.2958077 + } + ] + }, + "Id": "fd0b7e14-58f3-40d0-b223-008d0ba2c32f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c4d9e2d3-41f8-4618-ae53-8a05817970b1", + "46bca104-6bd0-43ff-aadf-298e2b8cf6f9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4. Title", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88715, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007965864, + "Left": 0.62784696, + "Top": 0.28764853, + "Width": 0.04080639 + }, + "Polygon": [ + { + "X": 0.62784696, + "Y": 0.28764853 + }, + { + "X": 0.66864985, + "Y": 0.28767544 + }, + { + "X": 0.66865337, + "Y": 0.2956144 + }, + { + "X": 0.62785023, + "Y": 0.2955873 + } + ] + }, + "Id": "62e2e40f-362c-40d3-a80a-abb9a0d46738", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "08da9455-9258-4088-9cea-a3d04c4e7ee6", + "88c4ed38-7cb3-4c23-a8f3-814c85d1b73b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5. Date", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83115, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008139036, + "Left": 0.745297, + "Top": 0.28752452, + "Width": 0.10875759 + }, + "Polygon": [ + { + "X": 0.745297, + "Y": 0.28752452 + }, + { + "X": 0.8540503, + "Y": 0.2875963 + }, + { + "X": 0.85405463, + "Y": 0.29566354 + }, + { + "X": 0.7453008, + "Y": 0.29559135 + } + ] + }, + "Id": "8799713f-12a4-41bc-8168-7c9925f0e8fc", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1cdbe7dc-6b10-4ee5-95e1-1c939136f827", + "5a452634-9888-4b0e-b240-1bfbd80d0f2e", + "4073bc62-49a7-4af6-b6ad-13977a1cbe77" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "6. Lender's Number", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68692, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009373906, + "Left": 0.7604327, + "Top": 0.29765293, + "Width": 0.052166115 + }, + "Polygon": [ + { + "X": 0.7604327, + "Y": 0.29765293 + }, + { + "X": 0.812594, + "Y": 0.29768762 + }, + { + "X": 0.8125988, + "Y": 0.30702683 + }, + { + "X": 0.76043725, + "Y": 0.30699193 + } + ] + }, + "Id": "dcc53d44-a449-4b44-8a16-2dcbd7eb67ab", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "48fe3293-9a14-4f5b-9167-4b8ce7f9b25c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Optional)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.85424, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.028080806, + "Left": 0.12941404, + "Top": 0.30048013, + "Width": 0.14824067 + }, + "Polygon": [ + { + "X": 0.12941404, + "Y": 0.30048013 + }, + { + "X": 0.27764815, + "Y": 0.30057892 + }, + { + "X": 0.2776547, + "Y": 0.32856095 + }, + { + "X": 0.12941846, + "Y": 0.32846013 + } + ] + }, + "Id": "5cd820a9-59cf-4da0-963e-c06702006bd3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "79139c89-7a3b-497c-a4bb-1ffd6b2a6c82", + "e27ffc54-b748-465b-813a-a8537d13bf55" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Carlos Salazar", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975494, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012804949, + "Left": 0.40842786, + "Top": 0.30551547, + "Width": 0.120087765 + }, + "Polygon": [ + { + "X": 0.40842786, + "Y": 0.30551547 + }, + { + "X": 0.528511, + "Y": 0.3055958 + }, + { + "X": 0.52851564, + "Y": 0.31832042 + }, + { + "X": 0.40843174, + "Y": 0.31823936 + } + ] + }, + "Id": "f1c18095-a65c-4688-8707-9591d21844bf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "77ba2a16-0ff3-4aea-9d18-2f4f34cecc92", + "7a54cc63-ba02-4908-8206-08b3060ab738" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Project Manager", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.889404, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010394431, + "Left": 0.6367757, + "Top": 0.3079544, + "Width": 0.080541246 + }, + "Polygon": [ + { + "X": 0.6367757, + "Y": 0.3079544 + }, + { + "X": 0.71731216, + "Y": 0.30800834 + }, + { + "X": 0.7173169, + "Y": 0.31834882 + }, + { + "X": 0.63678, + "Y": 0.31829447 + } + ] + }, + "Id": "37139d23-b513-4bc4-a6eb-b6e39d0cb607", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "afb7bec1-0ae1-413e-885b-5e25ccde854e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12/12/2006", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.873146, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0102110095, + "Left": 0.7611151, + "Top": 0.3139776, + "Width": 0.120120816 + }, + "Polygon": [ + { + "X": 0.7611151, + "Y": 0.3139776 + }, + { + "X": 0.8812303, + "Y": 0.31405842 + }, + { + "X": 0.8812359, + "Y": 0.32418862 + }, + { + "X": 0.76111996, + "Y": 0.32410723 + } + ] + }, + "Id": "28c82d16-34ab-4adf-8f2a-ab7bc15bcd90", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6f8134df-6158-4420-a652-84f0fef6d205" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5555-5555-5555", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.10712, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011294941, + "Left": 0.04299078, + "Top": 0.3324233, + "Width": 0.86441404 + }, + "Polygon": [ + { + "X": 0.04299078, + "Y": 0.3324233 + }, + { + "X": 0.9073988, + "Y": 0.33301282 + }, + { + "X": 0.90740484, + "Y": 0.34371823 + }, + { + "X": 0.042991992, + "Y": 0.3431242 + } + ] + }, + "Id": "1e286aa0-9614-40c3-89c4-6a0333a8f418", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5037e2b1-a3a4-49da-80e9-73747f485493", + "8a9bda13-a420-441c-81a0-c29e31a71b42", + "7e11571d-b7b4-487a-8565-908432b5e539", + "107cb72e-c747-4fa2-a4be-52276fb59396", + "e254c022-9a87-4e3f-bbc9-80749127fc33", + "c320b61e-cf85-4517-82d1-2339701c2464", + "5143ebdd-03b4-4eb3-af7d-e0abc6359439", + "6dc235c9-7a94-4805-9325-04d1bdb2c5f0", + "51ccc3f5-0e9f-49b9-9d8c-da0d52c9553c", + "da4adc0f-a4eb-43be-8ee2-1f3ababbbdf2", + "b83e8666-342d-42c1-9827-f1cd859fe1c1", + "d313f419-abd9-477c-bad7-04d15749169c", + "27789a2a-5d12-4528-b9e4-969d086d1aa3", + "ba647519-f1c6-417d-89f2-c899f153554c", + "46f3ea36-2e80-4594-854b-1481ece5b5ec", + "7daf1db7-e307-4f3c-a65d-00551e498ae7", + "3447187a-1b3d-405d-923d-23d7a04f193d", + "1c7c853b-923d-4b3b-a3b6-51812e3ac668", + "b4b5fd46-0d9c-42dd-9f0a-b0ab54cb397b", + "10b4760d-e8c0-4411-b7b4-89b9b208b97d", + "c04977aa-0fc5-48ab-917f-c5dbd275dfe4", + "f9323c24-34e3-4768-a184-0df8168cbb98", + "ac754566-729c-47fc-89f2-f325f6b6f36a", + "4cfc4b7d-6035-45b9-b0d6-1c864d3e177d", + "8147d494-b0d7-4cf4-beae-a6b45c1ace56", + "2edda5f8-da4a-4457-8a0e-f077c0e6853a", + "b830b6b2-5de6-4497-a3d7-d8d144d4d895" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I have applied for a mortgage loan and stated that I am now or was formerly employed by you. My signature below authorizes verification of this information.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75343, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009848784, + "Left": 0.04240959, + "Top": 0.3483149, + "Width": 0.39302295 + }, + "Polygon": [ + { + "X": 0.04240959, + "Y": 0.3483149 + }, + { + "X": 0.4354295, + "Y": 0.34858596 + }, + { + "X": 0.43543255, + "Y": 0.35816368 + }, + { + "X": 0.04241067, + "Y": 0.35789078 + } + ] + }, + "Id": "ce96d2ea-2027-4d9f-861e-e97cb4cefc00", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "856ecae3-f8c7-4b7d-8fee-059106653b13", + "5a458934-babc-4a9b-b0a6-1367b82d2536", + "b0b93c96-bd58-4a77-8783-e419c5e66f63", + "19ee13b9-7ff9-4b83-8038-7f356ea878cb", + "95748642-072d-46f3-83f9-ec441b439357", + "4d50fdd5-1e84-4913-ac67-2a5afedf981c", + "fcb9bfb4-279e-4981-a463-522f271966e5", + "49ca9610-bb94-4206-b67f-a70ecd5944d9", + "e461cf1a-ebd7-4d2e-adae-4c482a632599", + "ab0c653a-e82b-4f13-bce8-2f33c0372fd1", + "c85e762f-9801-47ac-9c12-80019d5c949a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "7. Name and Address of Applicant (include employee or badge number)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8623, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009876736, + "Left": 0.58870625, + "Top": 0.34805515, + "Width": 0.13843478 + }, + "Polygon": [ + { + "X": 0.58870625, + "Y": 0.34805515 + }, + { + "X": 0.72713643, + "Y": 0.3481506 + }, + { + "X": 0.727141, + "Y": 0.3579319 + }, + { + "X": 0.5887101, + "Y": 0.3578358 + } + ] + }, + "Id": "ac5e621b-7b28-48eb-a0bb-352ba437767d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "daf71342-60db-4483-9b2d-e4aef3555db8", + "fc2b268a-c75d-463c-8878-ef57e02018ac", + "1840f76a-8889-433a-8d58-ac8607096492", + "64bb524c-1b2f-4040-bc9d-5fa0288fa85d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "8. Signature of Applicant", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.728516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012191833, + "Left": 0.070800535, + "Top": 0.35869008, + "Width": 0.1154538 + }, + "Polygon": [ + { + "X": 0.070800535, + "Y": 0.35869008 + }, + { + "X": 0.18625207, + "Y": 0.35877028 + }, + { + "X": 0.18625434, + "Y": 0.37088192 + }, + { + "X": 0.07080208, + "Y": 0.37080103 + } + ] + }, + "Id": "485176da-7808-45e3-b6a6-604d9668ad24", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6e23516b-edc1-4a11-b2fe-9386f0861ed0", + "9bbab59d-9a22-48f7-85f1-7748598b772e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paulo Santos", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95676, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.015512366, + "Left": 0.07186982, + "Top": 0.37349302, + "Width": 0.27756754 + }, + "Polygon": [ + { + "X": 0.07186982, + "Y": 0.37349302 + }, + { + "X": 0.34943318, + "Y": 0.37368786 + }, + { + "X": 0.34943736, + "Y": 0.3890054 + }, + { + "X": 0.07187179, + "Y": 0.3888085 + } + ] + }, + "Id": "fd082533-2422-42c6-98ca-f582eeb7b98a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2612716b-90e8-41a0-a5ed-53b5ef6833f3", + "7a18920c-fa44-4f28-a684-ef22013eeec0", + "8bcd374d-2285-4d93-8698-44ba4fc0490e", + "f9dc6c2f-950a-4835-8ca1-8ebdc88e7756", + "6a8be74a-9d38-4aa4-b819-40861dcf5930", + "2d6babbe-cdd4-4d03-90cb-4e863d0438c0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123 Any Street, Any Town, USA", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.410614, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.018595621, + "Left": 0.62926507, + "Top": 0.3640621, + "Width": 0.16449545 + }, + "Polygon": [ + { + "X": 0.62926507, + "Y": 0.3640621 + }, + { + "X": 0.79375124, + "Y": 0.36417678 + }, + { + "X": 0.79376054, + "Y": 0.3826577 + }, + { + "X": 0.62927276, + "Y": 0.38254157 + } + ] + }, + "Id": "dfec8b21-5e2e-494d-a29e-cc38b917f8aa", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9c93c85f-7e95-497b-941f-7c6c88f6a8fe", + "2a77db5f-73f7-4eae-bd9c-5eaf23a85316" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paulo Santos", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.40137, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011770362, + "Left": 0.043234747, + "Top": 0.39477977, + "Width": 0.3244303 + }, + "Polygon": [ + { + "X": 0.043234747, + "Y": 0.39477977 + }, + { + "X": 0.36766177, + "Y": 0.39501086 + }, + { + "X": 0.36766502, + "Y": 0.40655014 + }, + { + "X": 0.043236054, + "Y": 0.40631723 + } + ] + }, + "Id": "b145e075-e746-49b8-a3cf-84b68f359ded", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e59d39a9-80e8-4b5f-902c-be2ea6af7eb6", + "c8005579-468e-416e-9c22-48b052667709", + "b525fcbf-6589-4720-b18e-18909530e30c", + "b47c419c-490f-43a4-9368-835201262f95", + "aa94c5ef-cb90-4c68-beab-c781fc959622", + "eb840c38-a0b3-496a-a108-e765569a2bdb", + "014ab92a-6e54-4947-aa0c-8dc9544b022a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part II - Verification of Present Employment", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85251, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009632571, + "Left": 0.04225534, + "Top": 0.4092158, + "Width": 0.19117057 + }, + "Polygon": [ + { + "X": 0.04225534, + "Y": 0.4092158 + }, + { + "X": 0.2334239, + "Y": 0.40935332 + }, + { + "X": 0.23342592, + "Y": 0.41884837 + }, + { + "X": 0.042256407, + "Y": 0.41871 + } + ] + }, + "Id": "fbe05d70-11a9-4a7f-bc9f-692feca31be6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b0c6488f-3783-4f68-b6f8-54282af569bd", + "0b859532-87d2-4466-bce7-b8370ed3258a", + "0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0", + "36a36ed6-f41d-4f6f-8284-ec300d0f4bb8", + "2b97532d-fa68-40c4-87e0-479236fd48ed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "9. Applicant's Date of Employment", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88156, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007907072, + "Left": 0.27676165, + "Top": 0.4091621, + "Width": 0.10809217 + }, + "Polygon": [ + { + "X": 0.27676165, + "Y": 0.4091621 + }, + { + "X": 0.38485155, + "Y": 0.40923983 + }, + { + "X": 0.3848538, + "Y": 0.41706917 + }, + { + "X": 0.27676347, + "Y": 0.41699103 + } + ] + }, + "Id": "e382fb04-48c3-4f7c-85ba-d03dea33f65a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "51a32c19-3f54-459c-80de-0d61b100d514", + "bad7b4e6-0b17-41da-8386-fc1e51056ee6", + "0b81123b-0054-43f8-a6e3-4d3b57543c8a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "10. Present Position", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85461, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009930623, + "Left": 0.6482678, + "Top": 0.40842104, + "Width": 0.22405036 + }, + "Polygon": [ + { + "X": 0.6482678, + "Y": 0.40842104 + }, + { + "X": 0.87231284, + "Y": 0.40858206 + }, + { + "X": 0.87231815, + "Y": 0.41835165 + }, + { + "X": 0.648272, + "Y": 0.4181896 + } + ] + }, + "Id": "0376f17c-3c29-4851-bedc-429023f9663e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e0f20600-8f80-4013-b08c-7f54fee587a5", + "d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268", + "bf290882-a50b-4f08-88b2-95e2b4df0b4a", + "97864248-6336-400d-a976-3552856e4f35", + "cc44dd9f-c924-46a4-bb85-85d2a159c31c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "11. Probability of Continued Employment", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88088, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0103366105, + "Left": 0.10546091, + "Top": 0.4298611, + "Width": 0.081799425 + }, + "Polygon": [ + { + "X": 0.10546091, + "Y": 0.4298611 + }, + { + "X": 0.18725841, + "Y": 0.42992076 + }, + { + "X": 0.18726034, + "Y": 0.4401977 + }, + { + "X": 0.10546241, + "Y": 0.44013765 + } + ] + }, + "Id": "2dfca547-03ec-4732-b887-3d6add4a405f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b13b96df-18ad-448d-9db4-7eef21d75085" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "06/06/2006", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9077, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01255366, + "Left": 0.33656722, + "Top": 0.4298041, + "Width": 0.12683894 + }, + "Polygon": [ + { + "X": 0.33656722, + "Y": 0.4298041 + }, + { + "X": 0.46340203, + "Y": 0.42989656 + }, + { + "X": 0.46340615, + "Y": 0.44235775 + }, + { + "X": 0.33657053, + "Y": 0.4422645 + } + ] + }, + "Id": "b4b4ce42-2192-4317-b81b-e5e1b2976e48", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5dc7e481-c945-45c5-9eda-299fc0a11cfc", + "20638fff-b88b-4bdf-9d67-c0b170da4460" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "General Manager", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90991, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012748654, + "Left": 0.72777635, + "Top": 0.42813098, + "Width": 0.053385228 + }, + "Polygon": [ + { + "X": 0.72777635, + "Y": 0.42813098 + }, + { + "X": 0.7811553, + "Y": 0.42816988 + }, + { + "X": 0.78116155, + "Y": 0.44087964 + }, + { + "X": 0.7277823, + "Y": 0.44084045 + } + ] + }, + "Id": "5790b11e-a430-4a10-8c76-2aa694508d6d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "272e58a4-7e8c-4c82-a110-45331283ed49", + "d7db20a9-2b77-4ede-aecf-4d516c3f7ba7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3 years", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.232, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009643225, + "Left": 0.052938923, + "Top": 0.45436227, + "Width": 0.3511202 + }, + "Polygon": [ + { + "X": 0.052938923, + "Y": 0.45436227 + }, + { + "X": 0.4040563, + "Y": 0.4546225 + }, + { + "X": 0.4040591, + "Y": 0.4640055 + }, + { + "X": 0.052940033, + "Y": 0.46374366 + } + ] + }, + "Id": "9937ac84-79a4-4dc2-b2aa-e5d4db5b831a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e0090aff-7c04-42fc-a57b-e7391d136e54", + "47a21aea-7ab5-4fa7-bc98-91009d4d493b", + "79c46f4d-b9e2-43a6-b0de-d7b29796ada7", + "7ab3a062-923c-4e24-afd3-efde350a9767", + "5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf", + "39a96b20-fd7b-40a7-a662-1ff423410542", + "0c0d86dc-3a05-49f8-acc2-de94974a0d52", + "e6c9ca58-8d08-42d9-a9b8-70efec1300c3", + "da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f", + "c174f82a-4281-40cf-add4-78477cc7ffd3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12A. Current Gross Base Pay (Enter Amount and Check Period)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009822993, + "Left": 0.4626876, + "Top": 0.45401293, + "Width": 0.16821668 + }, + "Polygon": [ + { + "X": 0.4626876, + "Y": 0.45401293 + }, + { + "X": 0.63090026, + "Y": 0.45413753 + }, + { + "X": 0.6309043, + "Y": 0.4638359 + }, + { + "X": 0.46269083, + "Y": 0.4637105 + } + ] + }, + "Id": "f562b63c-5e28-402d-b37c-956ebab72942", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3f417e60-7aff-433f-91c7-17012b3170ae", + "cc143d85-0e0e-4364-bf9f-d011d154641a", + "62c3458c-86a2-46dd-9745-102ce8c3d435", + "a9bf70e0-937d-4a9c-b418-5fddd863e7e7", + "0dfd04d5-73cc-4d59-8544-7bb25e13e478" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "13. For Military Personnel Only", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65579, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0096627455, + "Left": 0.69400233, + "Top": 0.46035212, + "Width": 0.21111271 + }, + "Polygon": [ + { + "X": 0.69400233, + "Y": 0.46035212 + }, + { + "X": 0.90510976, + "Y": 0.46050915 + }, + { + "X": 0.90511507, + "Y": 0.47001487 + }, + { + "X": 0.6940066, + "Y": 0.46985686 + } + ] + }, + "Id": "057a9fcf-23b5-42ff-976e-e6e6ebd0cdff", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3a90f71b-b743-46f9-a6f4-e3fa1c899b2c", + "4f3ffd4a-b4c2-4781-8780-e21b60e9b644", + "bb816eaf-dab7-47f1-a5ee-fc44efc07e04", + "09928935-2378-4cc8-93d8-9e9478f8a539", + "62025203-f655-4c26-bfbe-abf32844492c", + "00aa4f41-a3be-4ce4-ac93-f1079d39f2ef", + "a7c5319b-cdde-46f3-9ef5-f10825426923" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "14. If Overtime or Bonus is Applicable,", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96941, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007513827, + "Left": 0.17548856, + "Top": 0.47004563, + "Width": 0.03851654 + }, + "Polygon": [ + { + "X": 0.17548856, + "Y": 0.47004563 + }, + { + "X": 0.2140036, + "Y": 0.47007447 + }, + { + "X": 0.2140051, + "Y": 0.47755945 + }, + { + "X": 0.17548993, + "Y": 0.47753048 + } + ] + }, + "Id": "b563a349-2b3b-4948-9ba0-10f083124e6f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bd7b9725-1c44-4562-86b4-eca73bb9f394" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Annual", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91012, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009193076, + "Left": 0.27350432, + "Top": 0.46994781, + "Width": 0.0351667 + }, + "Polygon": [ + { + "X": 0.27350432, + "Y": 0.46994781 + }, + { + "X": 0.3086687, + "Y": 0.46997416 + }, + { + "X": 0.308671, + "Y": 0.4791409 + }, + { + "X": 0.27350643, + "Y": 0.4791144 + } + ] + }, + "Id": "91b40831-bc60-49db-bcc2-3c4bae016a6e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0cfb05e6-b414-47c0-886b-e5a900c16645" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Hourly", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89342, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093672, + "Left": 0.46248868, + "Top": 0.46944043, + "Width": 0.056184202 + }, + "Polygon": [ + { + "X": 0.46248868, + "Y": 0.46944043 + }, + { + "X": 0.51866955, + "Y": 0.46948248 + }, + { + "X": 0.5186729, + "Y": 0.47880763 + }, + { + "X": 0.46249178, + "Y": 0.47876534 + } + ] + }, + "Id": "6691e7bf-9f1b-4df2-98e2-48c83a6a775f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "eb410792-6897-43b5-868a-5ac8cf7bd693", + "db0a1fdc-f003-4af2-bfde-37d56a9479b4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay Grade", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97755, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008137601, + "Left": 0.6053122, + "Top": 0.47006333, + "Width": 0.0136824995 + }, + "Polygon": [ + { + "X": 0.6053122, + "Y": 0.47006333 + }, + { + "X": 0.6189914, + "Y": 0.47007355 + }, + { + "X": 0.6189947, + "Y": 0.4782009 + }, + { + "X": 0.6053155, + "Y": 0.47819063 + } + ] + }, + "Id": "123aca23-6100-483e-afb1-5372da012a6a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9ad62c2c-0e10-4c93-baca-5cd3edec7a3e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "10", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.86533, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009340442, + "Left": 0.7142789, + "Top": 0.47048387, + "Width": 0.13847217 + }, + "Polygon": [ + { + "X": 0.7142789, + "Y": 0.47048387 + }, + { + "X": 0.8527461, + "Y": 0.47058755 + }, + { + "X": 0.852751, + "Y": 0.4798243 + }, + { + "X": 0.7142831, + "Y": 0.47972 + } + ] + }, + "Id": "18d823f4-81e4-49b7-b4b6-3c75074db719", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d1b2b434-f9da-43f7-9f23-749c7cb584e7", + "d1c64670-5a5f-4a4a-88ae-6560f847d40b", + "d4635916-48e9-499d-b523-1437403ee8d6", + "2829c8c5-dd4c-4fde-afc9-0365fb5ae28f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Is Its Continuance Likely?", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95346, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009048404, + "Left": 0.17576529, + "Top": 0.48518637, + "Width": 0.04419717 + }, + "Polygon": [ + { + "X": 0.17576529, + "Y": 0.48518637 + }, + { + "X": 0.2199606, + "Y": 0.48521978 + }, + { + "X": 0.21996245, + "Y": 0.49423477 + }, + { + "X": 0.17576693, + "Y": 0.49420115 + } + ] + }, + "Id": "be5f4a55-1214-4f04-afee-23c4d8a08acb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3df750e7-edcc-43e3-80ba-5b7b517257e7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Monthly", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76751, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009435692, + "Left": 0.27325913, + "Top": 0.4848153, + "Width": 0.082243815 + }, + "Polygon": [ + { + "X": 0.27325913, + "Y": 0.4848153 + }, + { + "X": 0.35550037, + "Y": 0.48487747 + }, + { + "X": 0.35550293, + "Y": 0.49425098 + }, + { + "X": 0.2732613, + "Y": 0.49418846 + } + ] + }, + "Id": "b43e91b0-f485-4546-80e6-e37b67d6c24d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3f0174ae-49ae-4a9f-bc06-3a4eed6cf638", + "72030458-12b4-40f6-b015-d0b95c186700" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Other (Specify)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92753, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009509916, + "Left": 0.4622015, + "Top": 0.4848153, + "Width": 0.026862288 + }, + "Polygon": [ + { + "X": 0.4622015, + "Y": 0.4848153 + }, + { + "X": 0.48906052, + "Y": 0.48483562 + }, + { + "X": 0.4890638, + "Y": 0.49432522 + }, + { + "X": 0.46220464, + "Y": 0.4943048 + } + ] + }, + "Id": "e582e7ed-aee6-4ec6-967c-52bc9c8bbb79", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "21c084ad-9d08-4b24-83d7-eb457290aa61" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Type", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9424, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009123951, + "Left": 0.5697677, + "Top": 0.4849007, + "Width": 0.09240626 + }, + "Polygon": [ + { + "X": 0.5697677, + "Y": 0.4849007 + }, + { + "X": 0.66217005, + "Y": 0.48497057 + }, + { + "X": 0.662174, + "Y": 0.49402466 + }, + { + "X": 0.56977123, + "Y": 0.49395442 + } + ] + }, + "Id": "8d47c93e-e3c4-4f93-8253-beaa496fcde2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "42a135ee-b53f-4e0d-9d4c-7cb17240b0dc", + "fb7fe70e-bf3a-419b-b6eb-d0a6db15efb3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Monthly Amount", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.911415, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00790876, + "Left": 0.7163776, + "Top": 0.48588145, + "Width": 0.04869239 + }, + "Polygon": [ + { + "X": 0.7163776, + "Y": 0.48588145 + }, + { + "X": 0.76506615, + "Y": 0.48591828 + }, + { + "X": 0.76506996, + "Y": 0.4937902 + }, + { + "X": 0.71638125, + "Y": 0.49375322 + } + ] + }, + "Id": "0b247ad2-ab1d-4964-9976-9492c1965ad5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d366423b-5811-46d4-ae47-45735a33773d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96331, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075991363, + "Left": 0.82110935, + "Top": 0.48597595, + "Width": 0.0197692 + }, + "Polygon": [ + { + "X": 0.82110935, + "Y": 0.48597595 + }, + { + "X": 0.84087455, + "Y": 0.48599088 + }, + { + "X": 0.84087855, + "Y": 0.49357507 + }, + { + "X": 0.8211133, + "Y": 0.49356005 + } + ] + }, + "Id": "df531fbe-5c90-424a-81ab-329656707258", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "97d67d75-ed65-42d6-adae-66c0e0042724" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Yes", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86602, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007691001, + "Left": 0.8815533, + "Top": 0.48592362, + "Width": 0.015231152 + }, + "Polygon": [ + { + "X": 0.8815533, + "Y": 0.48592362 + }, + { + "X": 0.8967802, + "Y": 0.48593515 + }, + { + "X": 0.8967844, + "Y": 0.4936146 + }, + { + "X": 0.8815575, + "Y": 0.49360305 + } + ] + }, + "Id": "2014c7ae-90f2-4d37-82a1-fae1a94ab6ec", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f54537b7-670d-4b92-826b-2fd614a75d45" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "No", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.861786, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009179753, + "Left": 0.052371282, + "Top": 0.498973, + "Width": 0.049231898 + }, + "Polygon": [ + { + "X": 0.052371282, + "Y": 0.498973 + }, + { + "X": 0.10160187, + "Y": 0.4990106 + }, + { + "X": 0.10160318, + "Y": 0.5081528 + }, + { + "X": 0.05237236, + "Y": 0.508115 + } + ] + }, + "Id": "2c945d7c-cb01-484e-9f92-4798ace17584", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96", + "f0da0042-4443-4edb-be12-0d0d965db42f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 5600", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75519, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007601659, + "Left": 0.71669716, + "Top": 0.49611148, + "Width": 0.033616383 + }, + "Polygon": [ + { + "X": 0.71669716, + "Y": 0.49611148 + }, + { + "X": 0.7503099, + "Y": 0.49613708 + }, + { + "X": 0.7503135, + "Y": 0.50371313 + }, + { + "X": 0.7167007, + "Y": 0.50368744 + } + ] + }, + "Id": "d913cd44-bc28-484e-a9ff-14af225c91bf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2d6b2fb0-3fff-4063-8a25-864cd05dfc55" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96395, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007596176, + "Left": 0.8208473, + "Top": 0.49599713, + "Width": 0.01998632 + }, + "Polygon": [ + { + "X": 0.8208473, + "Y": 0.49599713 + }, + { + "X": 0.84082955, + "Y": 0.49601233 + }, + { + "X": 0.84083354, + "Y": 0.5035933 + }, + { + "X": 0.82085115, + "Y": 0.503578 + } + ] + }, + "Id": "94c0187f-6e45-47cc-850d-57fff8dd8459", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9ce1e2e0-5859-4a87-8785-332621fc9bc0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Yes", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81406, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007808224, + "Left": 0.881315, + "Top": 0.49595842, + "Width": 0.015358571 + }, + "Polygon": [ + { + "X": 0.881315, + "Y": 0.49595842 + }, + { + "X": 0.89666927, + "Y": 0.4959701 + }, + { + "X": 0.89667356, + "Y": 0.50376666 + }, + { + "X": 0.8813193, + "Y": 0.5037549 + } + ] + }, + "Id": "fa788794-989e-42fe-9aa2-ef5e3aea1137", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2c905aa0-8642-48b2-9f0b-99bc09b3d512" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "No", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94515, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009166546, + "Left": 0.17523615, + "Top": 0.5002412, + "Width": 0.040022776 + }, + "Polygon": [ + { + "X": 0.17523615, + "Y": 0.5002412 + }, + { + "X": 0.21525708, + "Y": 0.50027174 + }, + { + "X": 0.21525893, + "Y": 0.50940776 + }, + { + "X": 0.17523782, + "Y": 0.509377 + } + ] + }, + "Id": "dcf1f402-9953-4247-86ac-c84b951711f8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "235cce3c-9948-46b2-a165-8d73644b464c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Weekly", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.813095, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009508914, + "Left": 0.4622069, + "Top": 0.50851375, + "Width": 0.05024621 + }, + "Polygon": [ + { + "X": 0.4622069, + "Y": 0.50851375 + }, + { + "X": 0.51244974, + "Y": 0.5085523 + }, + { + "X": 0.51245314, + "Y": 0.5180227 + }, + { + "X": 0.46221003, + "Y": 0.5179839 + } + ] + }, + "Id": "0bb535ad-3aae-4ddc-b84a-0403c14e9504", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bac65209-4616-4579-acb3-9aa709b47ebe", + "4c6b38ad-1f46-4af2-a9f8-a52a4ac29630" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base Pay", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.64864, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007956502, + "Left": 0.5693186, + "Top": 0.5084984, + "Width": 0.006587567 + }, + "Polygon": [ + { + "X": 0.5693186, + "Y": 0.5084984 + }, + { + "X": 0.57590306, + "Y": 0.50850344 + }, + { + "X": 0.57590616, + "Y": 0.5164549 + }, + { + "X": 0.5693217, + "Y": 0.5164498 + } + ] + }, + "Id": "33f33898-d22f-4ab8-88fc-6e040da4e7fa", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0fb4f796-af2a-47b7-b720-87f12ab44d9c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95767, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008442598, + "Left": 0.60078186, + "Top": 0.5078708, + "Width": 0.021677587 + }, + "Polygon": [ + { + "X": 0.60078186, + "Y": 0.5078708 + }, + { + "X": 0.62245595, + "Y": 0.5078874 + }, + { + "X": 0.6224594, + "Y": 0.5163134 + }, + { + "X": 0.60078526, + "Y": 0.5162967 + } + ] + }, + "Id": "0f940884-10f3-47da-ada8-4f46c1510feb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "520", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.50348, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008776341, + "Left": 0.19123116, + "Top": 0.51527476, + "Width": 0.11263255 + }, + "Polygon": [ + { + "X": 0.19123116, + "Y": 0.51527476 + }, + { + "X": 0.30386156, + "Y": 0.51536155 + }, + { + "X": 0.3038637, + "Y": 0.52405113 + }, + { + "X": 0.19123282, + "Y": 0.5239638 + } + ] + }, + "Id": "402a4534-53dd-45aa-af31-d55d5e3e823f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "063069f1-6de5-4a3d-86fa-3d709cfa2eda", + "6ca8565a-ea99-486c-91f1-3d0a6ffa9318", + "1e9a4ef7-1f40-4d53-abfa-c6f0a50722ec" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12B. Gross Earnings", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.877075, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00971819, + "Left": 0.69412833, + "Top": 0.51457286, + "Width": 0.21066017 + }, + "Polygon": [ + { + "X": 0.69412833, + "Y": 0.51457286 + }, + { + "X": 0.9047832, + "Y": 0.5147351 + }, + { + "X": 0.9047885, + "Y": 0.52429104 + }, + { + "X": 0.6941326, + "Y": 0.52412784 + } + ] + }, + "Id": "ccbfbdf6-4e45-4392-821a-7e729d9ca8c5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "79ef617d-90ad-41a0-b192-e47d7b1b36d0", + "cd9a03af-e1de-41e5-afd2-639d9729f011", + "b3412ec6-b209-40bb-a49f-4e545a603a7b", + "85cbb940-3824-464b-80f1-3c6d1d21dfa8", + "b0a0edc1-90e6-4168-930b-74642ba0542e", + "db885985-c11d-4828-aab3-a2f2c45173af", + "b2c1eeb8-90fe-48ff-987d-d65e187d52c0", + "59a1a92b-42c5-463a-a8d4-435b6b7279bd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15. If paid hourly - average hours per", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007448879, + "Left": 0.7135378, + "Top": 0.52523303, + "Width": 0.028228432 + }, + "Polygon": [ + { + "X": 0.7135378, + "Y": 0.52523303 + }, + { + "X": 0.7417627, + "Y": 0.5252549 + }, + { + "X": 0.7417663, + "Y": 0.5326819 + }, + { + "X": 0.7135412, + "Y": 0.53265995 + } + ] + }, + "Id": "93505c1e-37b2-40ef-bfc4-d565db07b722", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9be8a0df-99bb-4630-9576-d29071ade2a1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "week", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57598, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009176859, + "Left": 0.05254114, + "Top": 0.5306742, + "Width": 0.026332041 + }, + "Polygon": [ + { + "X": 0.05254114, + "Y": 0.5306742 + }, + { + "X": 0.07887197, + "Y": 0.5306947 + }, + { + "X": 0.07887318, + "Y": 0.53985107 + }, + { + "X": 0.05254222, + "Y": 0.5398305 + } + ] + }, + "Id": "188277f2-f3b9-4628-ba80-7dfafcbfb468", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "379cb82e-e667-41ea-8622-0cfcc0268667" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Type", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88247, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007902485, + "Left": 0.13994849, + "Top": 0.53035104, + "Width": 0.07270633 + }, + "Polygon": [ + { + "X": 0.13994849, + "Y": 0.53035104 + }, + { + "X": 0.21265323, + "Y": 0.5304076 + }, + { + "X": 0.21265481, + "Y": 0.5382535 + }, + { + "X": 0.13994977, + "Y": 0.5381967 + } + ] + }, + "Id": "c4dd6435-650d-4fef-a665-3cde28a51e0e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "02eb8df0-c7c6-4c2b-b8a2-5d214b1cabfd", + "08f32ff9-7966-47e9-906d-aca5fa48fad3", + "9a54ea3e-b70e-4411-850b-09cad5e8500d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Year To Date", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71557, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007690564, + "Left": 0.2477855, + "Top": 0.5304642, + "Width": 0.05171715 + }, + "Polygon": [ + { + "X": 0.2477855, + "Y": 0.5304642 + }, + { + "X": 0.29950076, + "Y": 0.53050447 + }, + { + "X": 0.29950264, + "Y": 0.5381548 + }, + { + "X": 0.24778718, + "Y": 0.5381143 + } + ] + }, + "Id": "a19039f2-7764-40d1-b127-066f4eb58fab", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5eb9d80e-1738-49a2-bf16-b608607d12d7", + "be0c9d44-6ba4-4784-8510-af49990aea6f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Past Year", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.13615, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007832663, + "Left": 0.3547186, + "Top": 0.53035206, + "Width": 0.052022096 + }, + "Polygon": [ + { + "X": 0.3547186, + "Y": 0.53035206 + }, + { + "X": 0.40673834, + "Y": 0.5303925 + }, + { + "X": 0.40674067, + "Y": 0.53818476 + }, + { + "X": 0.3547207, + "Y": 0.53814405 + } + ] + }, + "Id": "4073a0e5-b389-4ab5-89da-e482089bcf04", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9745f767-bc50-47fa-9aae-4a8d4ca0824e", + "6eec105c-4b14-4fa6-b2a0-80dd8eaeb106" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Past Year", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74244, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007699131, + "Left": 0.4626138, + "Top": 0.53034776, + "Width": 0.039623454 + }, + "Polygon": [ + { + "X": 0.4626138, + "Y": 0.53034776 + }, + { + "X": 0.5022346, + "Y": 0.5303786 + }, + { + "X": 0.50223726, + "Y": 0.5380469 + }, + { + "X": 0.46261632, + "Y": 0.5380159 + } + ] + }, + "Id": "680b39bb-3331-480f-b390-cc2e3f8c8538", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1a1d3b94-6eee-4f10-b242-937ae8fceea8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Rations", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8199, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078109805, + "Left": 0.5694169, + "Top": 0.5302192, + "Width": 0.0063656513 + }, + "Polygon": [ + { + "X": 0.5694169, + "Y": 0.5302192 + }, + { + "X": 0.5757795, + "Y": 0.53022414 + }, + { + "X": 0.57578254, + "Y": 0.53803015 + }, + { + "X": 0.5694199, + "Y": 0.5380252 + } + ] + }, + "Id": "3a98d187-0a57-491c-9802-e7d8660c2cc8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4f6563a3-101d-4a2f-95f0-b9f4bffea97f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84886, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008265306, + "Left": 0.60477066, + "Top": 0.5317496, + "Width": 0.02097016 + }, + "Polygon": [ + { + "X": 0.60477066, + "Y": 0.5317496 + }, + { + "X": 0.6257374, + "Y": 0.53176594 + }, + { + "X": 0.6257408, + "Y": 0.5400149 + }, + { + "X": 0.604774, + "Y": 0.53999853 + } + ] + }, + "Id": "dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "802737bb-d126-4967-aebd-b519fa59a0bd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "162", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.944565, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008549958, + "Left": 0.7712321, + "Top": 0.5289791, + "Width": 0.051303003 + }, + "Polygon": [ + { + "X": 0.7712321, + "Y": 0.5289791 + }, + { + "X": 0.82253075, + "Y": 0.529019 + }, + { + "X": 0.82253516, + "Y": 0.53752905 + }, + { + "X": 0.7712363, + "Y": 0.537489 + } + ] + }, + "Id": "2297171c-11a0-4ef1-b037-56464c881e6d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a39773a0-06e6-449f-8cb8-0522db93699d", + "6f8d382d-7520-44d4-bb91-fdb65c6c60c2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "40 hours", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8913, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076190755, + "Left": 0.1395682, + "Top": 0.5455904, + "Width": 0.02505129 + }, + "Polygon": [ + { + "X": 0.1395682, + "Y": 0.5455904 + }, + { + "X": 0.16461815, + "Y": 0.5456101 + }, + { + "X": 0.16461949, + "Y": 0.5532094 + }, + { + "X": 0.13956943, + "Y": 0.5531897 + } + ] + }, + "Id": "e332e147-e600-49fc-a21d-0dcd0b8fbab4", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "217afcd1-dee9-4c72-b78a-c2959d9248c7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Thru", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98235, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008390315, + "Left": 0.17862156, + "Top": 0.5441567, + "Width": 0.028981034 + }, + "Polygon": [ + { + "X": 0.17862156, + "Y": 0.5441567 + }, + { + "X": 0.20760092, + "Y": 0.5441794 + }, + { + "X": 0.20760259, + "Y": 0.552547 + }, + { + "X": 0.1786231, + "Y": 0.55252415 + } + ] + }, + "Id": "4316efc4-47f2-417c-a1c1-7c3c97925645", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c63160f0-c711-457b-b07b-7fc633ee321c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2006", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87841, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0095387325, + "Left": 0.6940241, + "Top": 0.5450511, + "Width": 0.22215608 + }, + "Polygon": [ + { + "X": 0.6940241, + "Y": 0.5450511 + }, + { + "X": 0.9161749, + "Y": 0.54522544 + }, + { + "X": 0.9161802, + "Y": 0.5545898 + }, + { + "X": 0.6940283, + "Y": 0.55441445 + } + ] + }, + "Id": "0da50d03-fbcc-4351-a4f3-4c902460944c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ec6fc2c1-ac99-4c13-a7a4-632943fdb69c", + "f50e530e-837c-445a-9845-da37d3b46830", + "e80eb141-4457-4fcd-b85c-c4e3e6bc638e", + "50837a26-995c-4a5b-8e3b-b65ba1d487f5", + "9c370c9c-4710-4b90-a5bf-f946f5161212", + "3f56ae4a-ac09-49e0-9ccf-f19d48826ad9", + "cbffcb67-0c97-40f2-add2-993b0d063396" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "16. Date of applicant's next pay increase", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87912, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008630608, + "Left": 0.37411237, + "Top": 0.5552674, + "Width": 0.03289304 + }, + "Polygon": [ + { + "X": 0.37411237, + "Y": 0.5552674 + }, + { + "X": 0.4070028, + "Y": 0.5552933 + }, + { + "X": 0.4070054, + "Y": 0.56389797 + }, + { + "X": 0.3741148, + "Y": 0.56387186 + } + ] + }, + "Id": "e7058ee2-f577-4b59-a444-9c2881405b0e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7c5f28e4-f4c4-4ce4-bac4-ee9294a0ae59" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.65133, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0093518635, + "Left": 0.46253666, + "Top": 0.55040175, + "Width": 0.045032583 + }, + "Polygon": [ + { + "X": 0.46253666, + "Y": 0.55040175 + }, + { + "X": 0.507566, + "Y": 0.5504372 + }, + { + "X": 0.50756925, + "Y": 0.5597536 + }, + { + "X": 0.46253973, + "Y": 0.55971795 + } + ] + }, + "Id": "16d7df31-3e21-41a1-ab91-935957c124e8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d4786565-f1cf-45e4-8270-07336b5451e0", + "97762a26-cc83-4f62-8683-7c73272976bf" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Flight or", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83215, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009282752, + "Left": 0.052894734, + "Top": 0.5608852, + "Width": 0.04943838 + }, + "Polygon": [ + { + "X": 0.052894734, + "Y": 0.5608852 + }, + { + "X": 0.10233178, + "Y": 0.5609244 + }, + { + "X": 0.10233311, + "Y": 0.57016796 + }, + { + "X": 0.052895825, + "Y": 0.57012856 + } + ] + }, + "Id": "9d9c0688-6474-4008-8108-6203a627b0ac", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2534dd5b-1a99-4657-a95d-459aa0183dc3", + "3d5fc00e-c4f9-416e-b4de-c2c3335ac0bf" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base Pay", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44131, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076769204, + "Left": 0.1396584, + "Top": 0.56081593, + "Width": 0.0062678973 + }, + "Polygon": [ + { + "X": 0.1396584, + "Y": 0.56081593 + }, + { + "X": 0.14592502, + "Y": 0.56082094 + }, + { + "X": 0.1459263, + "Y": 0.5684929 + }, + { + "X": 0.13965966, + "Y": 0.5684879 + } + ] + }, + "Id": "e0103e99-1d05-445b-a55b-e5168c6f55d5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d24a00de-8624-4d11-86af-00e810efa497" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009826248, + "Left": 0.24695219, + "Top": 0.5586054, + "Width": 0.050887436 + }, + "Polygon": [ + { + "X": 0.24695219, + "Y": 0.5586054 + }, + { + "X": 0.29783723, + "Y": 0.55864567 + }, + { + "X": 0.29783964, + "Y": 0.5684316 + }, + { + "X": 0.24695434, + "Y": 0.5683911 + } + ] + }, + "Id": "91b8011b-21b4-462b-a129-dc0ea22a198e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7e77a639-3119-4093-98fb-8cdb3e630b7a", + "df677963-2d96-4e15-99d2-ee1740faf28c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87579, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077102287, + "Left": 0.354205, + "Top": 0.5607873, + "Width": 0.006274547 + }, + "Polygon": [ + { + "X": 0.354205, + "Y": 0.5607873 + }, + { + "X": 0.36047745, + "Y": 0.56079227 + }, + { + "X": 0.36047956, + "Y": 0.56849754 + }, + { + "X": 0.35420713, + "Y": 0.56849253 + } + ] + }, + "Id": "c416930b-c24f-4daf-9018-c9e9c9a291d8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dceaf4a2-7811-46f2-90bb-23d3b3283b7a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.893684, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074040946, + "Left": 0.46239242, + "Top": 0.56084836, + "Width": 0.03713351 + }, + "Polygon": [ + { + "X": 0.46239242, + "Y": 0.56084836 + }, + { + "X": 0.49952334, + "Y": 0.5608778 + }, + { + "X": 0.49952593, + "Y": 0.5682525 + }, + { + "X": 0.46239486, + "Y": 0.56822294 + } + ] + }, + "Id": "711c4e14-0c0e-4554-9afa-ccf35922aee2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8bb395cd-1751-4e6a-aa58-3df63fdc3a9e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Hazard", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8705, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007538092, + "Left": 0.5693756, + "Top": 0.56068736, + "Width": 0.006325024 + }, + "Polygon": [ + { + "X": 0.5693756, + "Y": 0.56068736 + }, + { + "X": 0.57569766, + "Y": 0.56069237 + }, + { + "X": 0.5757006, + "Y": 0.56822544 + }, + { + "X": 0.5693785, + "Y": 0.56822044 + } + ] + }, + "Id": "98726c57-e756-48f3-9d10-9b1ea3a3376f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "26cdc76d-4217-4170-82d1-8c5f74fd51d9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.966194, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008188587, + "Left": 0.60716736, + "Top": 0.5560701, + "Width": 0.02196645 + }, + "Polygon": [ + { + "X": 0.60716736, + "Y": 0.5560701 + }, + { + "X": 0.62913036, + "Y": 0.55608743 + }, + { + "X": 0.62913376, + "Y": 0.56425864 + }, + { + "X": 0.60717064, + "Y": 0.56424123 + } + ] + }, + "Id": "4453ffdc-4127-4794-945d-4e0bc7785de1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b7060f97-941a-4e83-aedf-65aad3a08316" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "756", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97402, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008473892, + "Left": 0.16989098, + "Top": 0.5627861, + "Width": 0.03201041 + }, + "Polygon": [ + { + "X": 0.16989098, + "Y": 0.5627861 + }, + { + "X": 0.20189974, + "Y": 0.5628115 + }, + { + "X": 0.20190139, + "Y": 0.57126 + }, + { + "X": 0.16989249, + "Y": 0.57123446 + } + ] + }, + "Id": "f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "aa237588-cfc1-4bc5-a888-968195c7857e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90443, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008410884, + "Left": 0.7732238, + "Top": 0.56537914, + "Width": 0.06539844 + }, + "Polygon": [ + { + "X": 0.7732238, + "Y": 0.56537914 + }, + { + "X": 0.83861786, + "Y": 0.5654311 + }, + { + "X": 0.8386223, + "Y": 0.5737901 + }, + { + "X": 0.77322793, + "Y": 0.5737378 + } + ] + }, + "Id": "22d912d0-825a-4c5f-8918-6719a0ad5a4f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "713f1afd-8c57-40ea-af3f-25cf5ced5e53" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "08/08/2007", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94432, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009380039, + "Left": 0.46226737, + "Top": 0.5757579, + "Width": 0.044577926 + }, + "Polygon": [ + { + "X": 0.46226737, + "Y": 0.5757579 + }, + { + "X": 0.506842, + "Y": 0.57579356 + }, + { + "X": 0.5068453, + "Y": 0.58513796 + }, + { + "X": 0.46227047, + "Y": 0.58510214 + } + ] + }, + "Id": "b3bd8c64-238b-4fc8-a50c-1792f090e10e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3e110c3f-a7bd-4623-8cb8-729fbdcf74f0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Clothing", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.819855, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075367754, + "Left": 0.56949484, + "Top": 0.57583374, + "Width": 0.0062046354 + }, + "Polygon": [ + { + "X": 0.56949484, + "Y": 0.57583374 + }, + { + "X": 0.5756965, + "Y": 0.5758387 + }, + { + "X": 0.5756995, + "Y": 0.5833705 + }, + { + "X": 0.56949776, + "Y": 0.5833655 + } + ] + }, + "Id": "3f697c3b-9d41-4de7-a120-15dc3ed1586e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "05e4aca0-89ee-4594-a0e8-7dff3331637a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008150031, + "Left": 0.6037154, + "Top": 0.5748513, + "Width": 0.022075027 + }, + "Polygon": [ + { + "X": 0.6037154, + "Y": 0.5748513 + }, + { + "X": 0.6257871, + "Y": 0.5748689 + }, + { + "X": 0.6257905, + "Y": 0.5830013 + }, + { + "X": 0.6037187, + "Y": 0.58298355 + } + ] + }, + "Id": "ecaa1620-fff8-47cb-9e76-dd44fbdec2ae", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "98149980-a899-41cd-9269-bc598a01fa1a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "452", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77758, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077261603, + "Left": 0.052427135, + "Top": 0.5912306, + "Width": 0.04796952 + }, + "Polygon": [ + { + "X": 0.052427135, + "Y": 0.5912306 + }, + { + "X": 0.10039556, + "Y": 0.5912693 + }, + { + "X": 0.100396655, + "Y": 0.59895676 + }, + { + "X": 0.052428044, + "Y": 0.59891784 + } + ] + }, + "Id": "4a9329d6-ab42-4607-98c3-4705b1a7cc69", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "85c921ae-a8c4-45c8-8d54-2241456a32ee" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84985, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007707378, + "Left": 0.13970545, + "Top": 0.59105736, + "Width": 0.006146583 + }, + "Polygon": [ + { + "X": 0.13970545, + "Y": 0.59105736 + }, + { + "X": 0.14585075, + "Y": 0.5910623 + }, + { + "X": 0.14585203, + "Y": 0.5987648 + }, + { + "X": 0.1397067, + "Y": 0.5987598 + } + ] + }, + "Id": "2f868c41-826d-4972-854c-cc5c64e857e7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2798af42-651b-431a-8896-6103eebb247e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.959854, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008376397, + "Left": 0.16994852, + "Top": 0.5892524, + "Width": 0.03184583 + }, + "Polygon": [ + { + "X": 0.16994852, + "Y": 0.5892524 + }, + { + "X": 0.20179272, + "Y": 0.5892781 + }, + { + "X": 0.20179436, + "Y": 0.59762883 + }, + { + "X": 0.16995001, + "Y": 0.597603 + } + ] + }, + "Id": "39b241ee-b486-46ec-9b93-d34c7d949ac5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "21754c82-bac8-44f4-98a5-263f71b7fce9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008281344, + "Left": 0.37615222, + "Top": 0.5854673, + "Width": 0.03282685 + }, + "Polygon": [ + { + "X": 0.37615222, + "Y": 0.5854673 + }, + { + "X": 0.40897655, + "Y": 0.5854937 + }, + { + "X": 0.40897906, + "Y": 0.5937486 + }, + { + "X": 0.37615457, + "Y": 0.5937221 + } + ] + }, + "Id": "aa177589-184c-4ba9-ad76-f84dce80eb3c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d4102ea2-9eca-4490-bebb-0a87b89d0620" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.882416, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0087630665, + "Left": 0.24695009, + "Top": 0.59029156, + "Width": 0.05751193 + }, + "Polygon": [ + { + "X": 0.24695009, + "Y": 0.59029156 + }, + { + "X": 0.30445984, + "Y": 0.590338 + }, + { + "X": 0.30446202, + "Y": 0.59905463 + }, + { + "X": 0.246952, + "Y": 0.59900796 + } + ] + }, + "Id": "863798a0-718d-45af-80e0-7d399e4f37ba", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bffbe8e0-f2b1-4429-9826-6ba4ec13b198", + "77e93146-d567-42da-a47c-0c0271f75190" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89526, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075600627, + "Left": 0.35437793, + "Top": 0.59098196, + "Width": 0.006148863 + }, + "Polygon": [ + { + "X": 0.35437793, + "Y": 0.59098196 + }, + { + "X": 0.36052468, + "Y": 0.59098697 + }, + { + "X": 0.3605268, + "Y": 0.59854203 + }, + { + "X": 0.35438, + "Y": 0.5985371 + } + ] + }, + "Id": "e04ab356-dc64-4fba-9177-1bec8f144c0a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c4b8723d-833b-4775-bd59-b877797985b3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.890366, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00955515, + "Left": 0.6936546, + "Top": 0.5906727, + "Width": 0.23121375 + }, + "Polygon": [ + { + "X": 0.6936546, + "Y": 0.5906727 + }, + { + "X": 0.924863, + "Y": 0.5908593 + }, + { + "X": 0.92486835, + "Y": 0.60022783 + }, + { + "X": 0.6936588, + "Y": 0.6000402 + } + ] + }, + "Id": "95464156-4f90-4f7c-a97d-71218774ef2a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9981a1fe-83bc-407f-853e-a69b3d34bb0a", + "7338ad57-b3a5-4f93-9bea-77e51bfa47c9", + "87cfb3f7-fe02-40b3-9756-83606de250ed", + "ae0f0d19-3b03-4a5f-ae04-70769f2a3e58", + "632d647c-f361-499d-abdd-22f8bd2e663e", + "65cca0ca-94c9-40e6-8b5e-bac3ab6561be", + "873ae0fc-301f-45b1-bcf6-5702b087f3fb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "17. Projected amount of next pay increase", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74603, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007909316, + "Left": 0.4620965, + "Top": 0.5996855, + "Width": 0.045822106 + }, + "Polygon": [ + { + "X": 0.4620965, + "Y": 0.5996855 + }, + { + "X": 0.50791585, + "Y": 0.5997227 + }, + { + "X": 0.5079186, + "Y": 0.6075948 + }, + { + "X": 0.4620991, + "Y": 0.6075574 + } + ] + }, + "Id": "d6569405-a050-406c-ab51-851632d4e0b5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3bebdbf9-13a0-47e9-8895-87e868eb7639" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Quarters", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83694, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075650024, + "Left": 0.5692526, + "Top": 0.59974456, + "Width": 0.006580814 + }, + "Polygon": [ + { + "X": 0.5692526, + "Y": 0.59974456 + }, + { + "X": 0.57583046, + "Y": 0.59974986 + }, + { + "X": 0.5758334, + "Y": 0.6073095 + }, + { + "X": 0.56925553, + "Y": 0.60730416 + } + ] + }, + "Id": "5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f704cc29-82bc-4880-bdf6-9b3fd694236d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.958435, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008493808, + "Left": 0.6055337, + "Top": 0.6026052, + "Width": 0.021911457 + }, + "Polygon": [ + { + "X": 0.6055337, + "Y": 0.6026052 + }, + { + "X": 0.62744164, + "Y": 0.602623 + }, + { + "X": 0.62744516, + "Y": 0.611099 + }, + { + "X": 0.6055371, + "Y": 0.6110811 + } + ] + }, + "Id": "288e81e4-4385-48a3-b87d-3aad33717f9d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1b94de22-6885-410f-aac5-b1c9f79de02b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "986", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.67477, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009445449, + "Left": 0.7757781, + "Top": 0.60481656, + "Width": 0.03971467 + }, + "Polygon": [ + { + "X": 0.7757781, + "Y": 0.60481656 + }, + { + "X": 0.8154879, + "Y": 0.60484886 + }, + { + "X": 0.81549275, + "Y": 0.614262 + }, + { + "X": 0.77578276, + "Y": 0.6142295 + } + ] + }, + "Id": "ccc1af3e-a171-49ac-be63-3ca42b874631", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3c36f4cc-b7fc-4038-bfae-3680067ad389", + "c5df9319-2a6e-4d36-8053-c03161a761fd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 5600", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.282166, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007924883, + "Left": 0.052618045, + "Top": 0.6211964, + "Width": 0.07167769 + }, + "Polygon": [ + { + "X": 0.052618045, + "Y": 0.6211964 + }, + { + "X": 0.12429452, + "Y": 0.62125534 + }, + { + "X": 0.12429574, + "Y": 0.6291213 + }, + { + "X": 0.052618973, + "Y": 0.6290621 + } + ] + }, + "Id": "7e571b3c-b54e-43b1-871b-35d05d104360", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "11445baa-a116-488b-bcd1-adeec3067a63" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Commissions", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91688, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076012434, + "Left": 0.1396282, + "Top": 0.6214269, + "Width": 0.006306366 + }, + "Polygon": [ + { + "X": 0.1396282, + "Y": 0.6214269 + }, + { + "X": 0.1459333, + "Y": 0.62143207 + }, + { + "X": 0.14593457, + "Y": 0.62902814 + }, + { + "X": 0.13962944, + "Y": 0.6290229 + } + ] + }, + "Id": "9d7a62fb-9cd6-4c04-925a-c8089d61eea1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dc8e61f7-b746-4cf1-8861-b8de67e317d3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95455, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008246914, + "Left": 0.17280462, + "Top": 0.62020946, + "Width": 0.03271695 + }, + "Polygon": [ + { + "X": 0.17280462, + "Y": 0.62020946 + }, + { + "X": 0.20551996, + "Y": 0.62023634 + }, + { + "X": 0.20552157, + "Y": 0.62845635 + }, + { + "X": 0.17280611, + "Y": 0.62842935 + } + ] + }, + "Id": "45218e9c-f288-4761-a6e1-5fcf2e7af6cf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e9d7453a-d798-4b98-8007-77a95da62d28" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89045, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009630963, + "Left": 0.2469647, + "Top": 0.6194547, + "Width": 0.05562738 + }, + "Polygon": [ + { + "X": 0.2469647, + "Y": 0.6194547 + }, + { + "X": 0.30258968, + "Y": 0.61950034 + }, + { + "X": 0.30259207, + "Y": 0.62908566 + }, + { + "X": 0.2469668, + "Y": 0.6290397 + } + ] + }, + "Id": "5a240458-e49f-4fd8-b303-19f9935f892f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2e012145-53b8-42c9-b580-1545ed9e80b9", + "d3057b24-5c98-4a54-9833-fb9e3413fb02" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88445, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007595983, + "Left": 0.35429358, + "Top": 0.6212595, + "Width": 0.0062831254 + }, + "Polygon": [ + { + "X": 0.35429358, + "Y": 0.6212595 + }, + { + "X": 0.3605746, + "Y": 0.6212647 + }, + { + "X": 0.36057672, + "Y": 0.6288555 + }, + { + "X": 0.35429567, + "Y": 0.62885034 + } + ] + }, + "Id": "0ba19a02-2317-4b09-ba42-e8d3ac34d7a5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c5282ace-86f5-4cc7-a5b9-5335e4f1790d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9533, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008774686, + "Left": 0.37999457, + "Top": 0.6184373, + "Width": 0.032274745 + }, + "Polygon": [ + { + "X": 0.37999457, + "Y": 0.6184373 + }, + { + "X": 0.41226664, + "Y": 0.61846375 + }, + { + "X": 0.4122693, + "Y": 0.627212 + }, + { + "X": 0.37999707, + "Y": 0.62718534 + } + ] + }, + "Id": "326e39cd-ed2c-4c84-b0cc-933f5cb220a6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3bb4b3db-500f-4536-818c-f254e343a180" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.604, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009301251, + "Left": 0.4625006, + "Top": 0.6212025, + "Width": 0.042268824 + }, + "Polygon": [ + { + "X": 0.4625006, + "Y": 0.6212025 + }, + { + "X": 0.50476617, + "Y": 0.6212373 + }, + { + "X": 0.50476944, + "Y": 0.6305038 + }, + { + "X": 0.46250367, + "Y": 0.63046885 + } + ] + }, + "Id": "98bd24a9-8f47-4bcb-b3ef-679dc7072cd2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f2007828-89bc-451f-8d2d-4d09121229ed", + "0c97544e-6d25-4885-a4dc-13ba5ad26f0c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pro Pay", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67407, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007556698, + "Left": 0.5692992, + "Top": 0.62127, + "Width": 0.006251634 + }, + "Polygon": [ + { + "X": 0.5692992, + "Y": 0.62127 + }, + { + "X": 0.57554793, + "Y": 0.6212751 + }, + { + "X": 0.57555085, + "Y": 0.6288267 + }, + { + "X": 0.56930214, + "Y": 0.62882155 + } + ] + }, + "Id": "8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "74388d2b-9c19-4c60-ab8a-495336f54760" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96329, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008291622, + "Left": 0.60432786, + "Top": 0.62176377, + "Width": 0.020997621 + }, + "Polygon": [ + { + "X": 0.60432786, + "Y": 0.62176377 + }, + { + "X": 0.62532204, + "Y": 0.62178105 + }, + { + "X": 0.6253255, + "Y": 0.6300554 + }, + { + "X": 0.60433125, + "Y": 0.6300381 + } + ] + }, + "Id": "c21a2ddb-1a5f-4c59-b273-386d9af38c1e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "adc565dc-379f-44b8-b505-e76c375af1d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90059, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009464833, + "Left": 0.69380337, + "Top": 0.6209962, + "Width": 0.21759613 + }, + "Polygon": [ + { + "X": 0.69380337, + "Y": 0.6209962 + }, + { + "X": 0.9113943, + "Y": 0.621175 + }, + { + "X": 0.91139954, + "Y": 0.630461 + }, + { + "X": 0.69380754, + "Y": 0.6302812 + } + ] + }, + "Id": "eb0efe53-3536-4557-a99f-4026475ead86", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0a51e605-d988-4d28-b791-a4e3a29cc748", + "57b14d2d-b329-4571-8c73-90eaa121ad7c", + "7cfc477e-96bf-41d1-95d0-b747b56a8446", + "06e54707-c790-4b84-aac8-523fdc4a1c53", + "3ad49d50-4d8f-4315-8750-46df9da8d787", + "71cd6405-d14e-4b27-95d8-9a5f3e815b47", + "2d1de25d-9583-4af0-a3fb-73d736f55aac" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "18. Date of applicant's last pay increase", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85693, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008422308, + "Left": 0.7771275, + "Top": 0.63556206, + "Width": 0.06566282 + }, + "Polygon": [ + { + "X": 0.7771275, + "Y": 0.63556206 + }, + { + "X": 0.8427859, + "Y": 0.6356165 + }, + { + "X": 0.84279037, + "Y": 0.6439843 + }, + { + "X": 0.7771316, + "Y": 0.64392966 + } + ] + }, + "Id": "3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "74acc44c-e364-4dfa-bcfb-da0a515c5c5f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "09/08/2006", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76354, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008789439, + "Left": 0.46198034, + "Top": 0.6407168, + "Width": 0.064114206 + }, + "Polygon": [ + { + "X": 0.46198034, + "Y": 0.6407168 + }, + { + "X": 0.5260914, + "Y": 0.6407701 + }, + { + "X": 0.52609456, + "Y": 0.6495062 + }, + { + "X": 0.46198323, + "Y": 0.6494526 + } + ] + }, + "Id": "eca6678a-b913-410f-93dd-86661d20555e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e2f133e7-774b-4679-9184-f8abc2103848", + "bf0de828-9d08-484c-9fcc-84d5a2b216f1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overseas or", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91198, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075674485, + "Left": 0.05259096, + "Top": 0.65194714, + "Width": 0.033680193 + }, + "Polygon": [ + { + "X": 0.05259096, + "Y": 0.65194714 + }, + { + "X": 0.08627013, + "Y": 0.65197533 + }, + { + "X": 0.08627115, + "Y": 0.6595146 + }, + { + "X": 0.05259185, + "Y": 0.6594863 + } + ] + }, + "Id": "c2c3d506-eb4c-428c-9318-aeba91aafed5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dd5c8177-7866-4d39-b5f6-ce68e1d8aa39" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90822, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007772169, + "Left": 0.1395034, + "Top": 0.6515275, + "Width": 0.0063071772 + }, + "Polygon": [ + { + "X": 0.1395034, + "Y": 0.6515275 + }, + { + "X": 0.14580928, + "Y": 0.6515328 + }, + { + "X": 0.14581057, + "Y": 0.6592997 + }, + { + "X": 0.13950467, + "Y": 0.65929437 + } + ] + }, + "Id": "83d51cce-ebaf-4bae-9578-5aa14df644f4", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1f33dc17-ae5e-464c-b504-92e2c836baa3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.945656, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008309592, + "Left": 0.17288639, + "Top": 0.65034646, + "Width": 0.03269729 + }, + "Polygon": [ + { + "X": 0.17288639, + "Y": 0.65034646 + }, + { + "X": 0.20558204, + "Y": 0.6503738 + }, + { + "X": 0.20558368, + "Y": 0.65865606 + }, + { + "X": 0.17288788, + "Y": 0.6586286 + } + ] + }, + "Id": "c3b216e0-1c81-4c94-b74f-6ad6d32b7abd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1c62a51b-73e1-43fd-93d6-c3f6910bb38b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89371, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007647649, + "Left": 0.24693479, + "Top": 0.6515937, + "Width": 0.006179052 + }, + "Polygon": [ + { + "X": 0.24693479, + "Y": 0.6515937 + }, + { + "X": 0.25311214, + "Y": 0.6515989 + }, + { + "X": 0.25311384, + "Y": 0.6592413 + }, + { + "X": 0.24693646, + "Y": 0.65923613 + } + ] + }, + "Id": "6e98eab9-bb74-4f3d-94b0-5139c18df49e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3bc68979-c144-4c44-8ad8-e22ef7733be4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9248, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008467751, + "Left": 0.2735193, + "Top": 0.6469713, + "Width": 0.033112556 + }, + "Polygon": [ + { + "X": 0.2735193, + "Y": 0.6469713 + }, + { + "X": 0.30662978, + "Y": 0.64699894 + }, + { + "X": 0.30663186, + "Y": 0.6554391 + }, + { + "X": 0.27352127, + "Y": 0.6554113 + } + ] + }, + "Id": "17065d7b-c8ea-4afa-9672-f6f618c1f5b8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "28f2fb50-3bfb-435e-9bab-a0033084d295" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88874, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074787135, + "Left": 0.3543568, + "Top": 0.6515351, + "Width": 0.0062498306 + }, + "Polygon": [ + { + "X": 0.3543568, + "Y": 0.6515351 + }, + { + "X": 0.36060455, + "Y": 0.65154034 + }, + { + "X": 0.36060664, + "Y": 0.6590138 + }, + { + "X": 0.35435885, + "Y": 0.65900856 + } + ] + }, + "Id": "527ca0ce-3027-4055-a7f1-df7109cc0243", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "be18187e-bf5d-4b91-ad46-cd2023122ee6" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92338, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008499958, + "Left": 0.38392615, + "Top": 0.6469097, + "Width": 0.03216783 + }, + "Polygon": [ + { + "X": 0.38392615, + "Y": 0.6469097 + }, + { + "X": 0.41609138, + "Y": 0.64693654 + }, + { + "X": 0.41609398, + "Y": 0.65540963 + }, + { + "X": 0.3839286, + "Y": 0.6553827 + } + ] + }, + "Id": "ff4a7d82-f1bd-4bba-8164-6ea05df547a8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "df5e97f2-2a82-42a1-adbf-4e6e4fb45c7b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54309, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007942148, + "Left": 0.46243703, + "Top": 0.65133667, + "Width": 0.04200687 + }, + "Polygon": [ + { + "X": 0.46243703, + "Y": 0.65133667 + }, + { + "X": 0.50444114, + "Y": 0.6513718 + }, + { + "X": 0.5044439, + "Y": 0.6592788 + }, + { + "X": 0.46243966, + "Y": 0.6592435 + } + ] + }, + "Id": "3869ec74-659b-4ae9-99c0-439cda44504a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "23c24e18-36f4-48c6-8cc1-f66e63a3832b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Combat", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79627, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076402472, + "Left": 0.5693936, + "Top": 0.6514823, + "Width": 0.0062799905 + }, + "Polygon": [ + { + "X": 0.5693936, + "Y": 0.6514823 + }, + { + "X": 0.5756706, + "Y": 0.6514875 + }, + { + "X": 0.5756736, + "Y": 0.6591225 + }, + { + "X": 0.5693965, + "Y": 0.6591173 + } + ] + }, + "Id": "1f58ebd7-1151-42c5-a73c-7c5f497dead8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2cc8c627-fdec-4d6b-9152-37fec6d865a4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98148, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008485141, + "Left": 0.60714525, + "Top": 0.6482474, + "Width": 0.022172486 + }, + "Polygon": [ + { + "X": 0.60714525, + "Y": 0.6482474 + }, + { + "X": 0.62931424, + "Y": 0.64826596 + }, + { + "X": 0.62931776, + "Y": 0.65673256 + }, + { + "X": 0.6071487, + "Y": 0.65671396 + } + ] + }, + "Id": "010f5277-bcbf-4cef-8161-a0c254d5dc1c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1500aac3-e4f3-4a42-9c1d-7ce3ae710a23" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "645", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.891, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009821232, + "Left": 0.6941072, + "Top": 0.6511029, + "Width": 0.1736984 + }, + "Polygon": [ + { + "X": 0.6941072, + "Y": 0.6511029 + }, + { + "X": 0.86780035, + "Y": 0.65124816 + }, + { + "X": 0.8678056, + "Y": 0.66092414 + }, + { + "X": 0.6941115, + "Y": 0.66077805 + } + ] + }, + "Id": "def75fa1-46fc-4828-9885-441d8d822859", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c1be6abe-2249-4e8c-9fce-780cc1cb640b", + "d58fde27-6c85-4d14-a233-f92f7663ea49", + "332627bf-e537-4c31-b77d-85fd3e7c34d8", + "2346bb12-8f27-4bdf-8fa2-71cd367429e4", + "1cb33e21-2d48-487a-8548-33dbe100bb55", + "227e613f-b2d7-4739-8af8-cae99b670914" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "19. Amount of last pay increase", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85054, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009284912, + "Left": 0.46158814, + "Top": 0.67042035, + "Width": 0.091892995 + }, + "Polygon": [ + { + "X": 0.46158814, + "Y": 0.67042035 + }, + { + "X": 0.55347764, + "Y": 0.6704981 + }, + { + "X": 0.55348116, + "Y": 0.67970526 + }, + { + "X": 0.46159118, + "Y": 0.6796271 + } + ] + }, + "Id": "44392f03-e74a-4042-9517-44ba2beee444", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e765a298-8435-4627-8a33-0121c8c82605", + "501dc785-fa41-45bd-b0de-74764e8db173" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Variable Housing", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.15882, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009347455, + "Left": 0.36131895, + "Top": 0.6768804, + "Width": 0.03635167 + }, + "Polygon": [ + { + "X": 0.36131895, + "Y": 0.6768804 + }, + { + "X": 0.39766786, + "Y": 0.67691123 + }, + { + "X": 0.39767063, + "Y": 0.68622786 + }, + { + "X": 0.36132154, + "Y": 0.6861968 + } + ] + }, + "Id": "abf753ea-c8e7-4aba-bca6-17100bab5005", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "bb9c6cec-9feb-4880-a527-20e11738a879" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "90.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.51956, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009340795, + "Left": 0.7769602, + "Top": 0.67209864, + "Width": 0.039219227 + }, + "Polygon": [ + { + "X": 0.7769602, + "Y": 0.67209864 + }, + { + "X": 0.8161746, + "Y": 0.67213184 + }, + { + "X": 0.8161794, + "Y": 0.68143946 + }, + { + "X": 0.7769648, + "Y": 0.6814061 + } + ] + }, + "Id": "ba78d543-b5de-4bc8-80e5-1df2ac7517d8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5144b980-3016-4a9d-94cc-20a1492dec0e", + "9dbd5a89-6572-42d4-902b-e5bc28fdc6d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 4800", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89234, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078776525, + "Left": 0.05197682, + "Top": 0.68210554, + "Width": 0.02722474 + }, + "Polygon": [ + { + "X": 0.05197682, + "Y": 0.68210554 + }, + { + "X": 0.07920052, + "Y": 0.6821287 + }, + { + "X": 0.07920156, + "Y": 0.6899832 + }, + { + "X": 0.051977742, + "Y": 0.6899599 + } + ] + }, + "Id": "08a211c8-17b3-40ba-a8b7-fb87c535a55b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9f9186e4-fd2b-477a-93c6-9ea824e95da3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Total", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.19363, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01119701, + "Left": 0.1396107, + "Top": 0.6782538, + "Width": 0.04343428 + }, + "Polygon": [ + { + "X": 0.1396107, + "Y": 0.6782538 + }, + { + "X": 0.18304291, + "Y": 0.6782908 + }, + { + "X": 0.18304498, + "Y": 0.68945086 + }, + { + "X": 0.13961253, + "Y": 0.6894137 + } + ] + }, + "Id": "5dca85bb-defa-4524-8505-5c12b1764279", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "190c9742-4628-4524-917d-7eba9d323645", + "010b0eb9-7a92-4e8d-9802-304ea8cc890e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 70.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.15722, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0114219, + "Left": 0.24688253, + "Top": 0.67818725, + "Width": 0.044491 + }, + "Polygon": [ + { + "X": 0.24688253, + "Y": 0.67818725 + }, + { + "X": 0.29137078, + "Y": 0.6782251 + }, + { + "X": 0.29137352, + "Y": 0.68960917 + }, + { + "X": 0.24688502, + "Y": 0.68957114 + } + ] + }, + "Id": "d20bda91-b8ae-456e-ba08-aae9beb2ad37", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "00691c31-e72e-472d-b189-a815bd9087a4", + "262153ce-1b3e-457e-b426-f21f712e25f7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 80.00", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.64027, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007379107, + "Left": 0.3542933, + "Top": 0.6819882, + "Width": 0.005917412 + }, + "Polygon": [ + { + "X": 0.3542933, + "Y": 0.6819882 + }, + { + "X": 0.36020866, + "Y": 0.68199325 + }, + { + "X": 0.36021072, + "Y": 0.6893673 + }, + { + "X": 0.3542953, + "Y": 0.6893622 + } + ] + }, + "Id": "d40e695f-5508-4bf9-92ec-8c55c05ecfba", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cdfe9987-40b0-44ea-afaf-72f9f3624f97" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9446, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007844469, + "Left": 0.4619894, + "Top": 0.6805687, + "Width": 0.055837262 + }, + "Polygon": [ + { + "X": 0.4619894, + "Y": 0.6805687 + }, + { + "X": 0.5178239, + "Y": 0.6806162 + }, + { + "X": 0.5178267, + "Y": 0.6884132 + }, + { + "X": 0.46199197, + "Y": 0.68836546 + } + ] + }, + "Id": "27e2b4ee-0f9c-4f2f-8324-833a7dca89b1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1e7c233e-6029-4e3a-bc32-a09fdcd61fef" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Allowance", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.827156, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074321474, + "Left": 0.56967795, + "Top": 0.68072456, + "Width": 0.0062152734 + }, + "Polygon": [ + { + "X": 0.56967795, + "Y": 0.68072456 + }, + { + "X": 0.5758903, + "Y": 0.68072987 + }, + { + "X": 0.5758932, + "Y": 0.6881567 + }, + { + "X": 0.5696808, + "Y": 0.6881514 + } + ] + }, + "Id": "26b5394d-99d9-4913-ab76-5a045619126e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1d45c282-ff07-4b0a-bd97-626a07737f2e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93668, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008304129, + "Left": 0.60776216, + "Top": 0.67847157, + "Width": 0.021690702 + }, + "Polygon": [ + { + "X": 0.60776216, + "Y": 0.67847157 + }, + { + "X": 0.62944937, + "Y": 0.67849 + }, + { + "X": 0.6294528, + "Y": 0.6867757 + }, + { + "X": 0.6077655, + "Y": 0.68675715 + } + ] + }, + "Id": "d6c9794a-1456-41a9-9082-03895ed45854", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "18bf7a2c-478f-4259-bba0-4caeeb328089" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "587", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.88744, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010399655, + "Left": 0.04207324, + "Top": 0.6963753, + "Width": 0.55580443 + }, + "Polygon": [ + { + "X": 0.04207324, + "Y": 0.6963753 + }, + { + "X": 0.5978737, + "Y": 0.6968525 + }, + { + "X": 0.5978777, + "Y": 0.70677495 + }, + { + "X": 0.042074356, + "Y": 0.7062951 + } + ] + }, + "Id": "d1224381-cc74-4a5c-9697-1211359f944a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "aa4a48e4-86c1-478e-9943-242cf3ac3409", + "a9221243-f791-4c47-9c34-648a8b994730", + "db0f6a79-a4ca-4c1a-8632-25352b9a9a22", + "c69916f6-a4a7-432f-b175-0f315d00d5ef", + "87669130-9865-4215-8403-b73bb32c352d", + "935fcb40-fdef-4e36-a36d-9e4c2df63a4c", + "a1cd07fa-c466-43c0-ad5b-11ae5cd2081f", + "93887f69-b060-4928-8eb5-c8e0a7460579", + "5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25", + "898076eb-bbb1-468b-a107-917cc07027e8", + "0bcdb937-1e94-4186-80f4-ca84b4eadd65", + "78e33efb-7896-41d6-b404-864adb9ea250", + "002aa33d-4996-48d4-8016-02cb3223ed1c", + "afee914f-a411-4381-a790-196987985e58", + "c3de3e4b-6633-4344-9d79-7338b3e79864", + "28e73ded-5de1-4ebd-82b0-a635b97a8495", + "a8d7c167-1f14-4824-8f80-115d8526d5dd", + "a82b741b-ae13-467e-8596-a8dc40266fb3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20. Remarks (If employee was off work for any length of time, please indicate time period and reason)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92648, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01262642, + "Left": 0.0584887, + "Top": 0.7155549, + "Width": 0.10449327 + }, + "Polygon": [ + { + "X": 0.0584887, + "Y": 0.7155549 + }, + { + "X": 0.16297977, + "Y": 0.7156456 + }, + { + "X": 0.16298196, + "Y": 0.72818136 + }, + { + "X": 0.058490217, + "Y": 0.72809 + } + ] + }, + "Id": "b2a90b2e-9b01-4741-afa7-f75f4f726665", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "484f66d2-2a43-4a06-944a-e602e8efa2e6", + "43ea40fe-01a4-4940-9f3e-f382bc937c1f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Not Applicable", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.70634, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011543539, + "Left": 0.04259516, + "Top": 0.75850785, + "Width": 0.3374021 + }, + "Polygon": [ + { + "X": 0.04259516, + "Y": 0.75850785 + }, + { + "X": 0.37999403, + "Y": 0.7588077 + }, + { + "X": 0.37999725, + "Y": 0.77005136 + }, + { + "X": 0.04259643, + "Y": 0.7697497 + } + ] + }, + "Id": "d8e8e45d-80b0-4989-bd17-2bd9763185e3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1ee3f542-a101-438c-9b1d-87a2a1a0564c", + "c9b9574d-5bf5-4dd1-b3a2-2d6aef867e98", + "37de1dad-3c8a-412d-b2af-84972aab1466", + "e548a46e-b3db-47da-88eb-bbc4ac12db34", + "e85ca9de-64f0-457d-9aee-e5ef22a02311", + "a81058b4-85d8-4430-9a14-6edcbadc312a", + "b49d96e9-be1d-48c9-b9d7-718e6e5c6807" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part III - Verification of Previous Employment", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.755325, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077382457, + "Left": 0.041677687, + "Top": 0.7732636, + "Width": 0.074097745 + }, + "Polygon": [ + { + "X": 0.041677687, + "Y": 0.7732636 + }, + { + "X": 0.115774274, + "Y": 0.77333 + }, + { + "X": 0.11577543, + "Y": 0.7810018 + }, + { + "X": 0.04167855, + "Y": 0.78093517 + } + ] + }, + "Id": "7296a694-8b20-4a38-9c50-81d9ec9b7309", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3f779335-e1ab-4c39-b6f5-2c3d6531f6b4", + "80c22968-79ce-4a6b-8d4b-e3fcc0a8044b", + "45349744-8031-48ea-b471-cb601f05cf43" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "21. Date Hired", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96338, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00841491, + "Left": 0.1409124, + "Top": 0.77501625, + "Width": 0.06568747 + }, + "Polygon": [ + { + "X": 0.1409124, + "Y": 0.77501625 + }, + { + "X": 0.20659822, + "Y": 0.7750752 + }, + { + "X": 0.20659988, + "Y": 0.7834312 + }, + { + "X": 0.14091377, + "Y": 0.783372 + } + ] + }, + "Id": "860a187a-1c52-400b-b583-8aad8c982774", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1c9c3d59-2770-45e3-95c3-e464e9340e58" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "04/04/2004", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67678, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009662204, + "Left": 0.28544065, + "Top": 0.77267, + "Width": 0.30375338 + }, + "Polygon": [ + { + "X": 0.28544065, + "Y": 0.77267 + }, + { + "X": 0.5891903, + "Y": 0.772942 + }, + { + "X": 0.58919406, + "Y": 0.7823322 + }, + { + "X": 0.2854429, + "Y": 0.7820588 + } + ] + }, + "Id": "aad6c02b-9693-406b-9f1e-9281ecf10437", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1f0390fa-a5c5-4a80-a96d-f2076f7399b7", + "35c488bd-1e43-480a-bef6-d0a310ba6002", + "f1ac2181-03e0-4f02-9333-239f4f703c49", + "be62f2ba-9630-4f03-92f3-9e41fb16729d", + "df05675e-e64b-4889-b8b1-cbeb8d6b4782", + "4fac79d6-e04e-452c-854b-302141a2fb39", + "c98174f1-562f-4b5d-8954-cba7be57e277", + "c4d3383d-e0cc-4753-bf62-fe7690719ff1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "23. Salary/Wage at Termination Per (Year) (Month) (Week)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89341, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008503794, + "Left": 0.16955848, + "Top": 0.78899413, + "Width": 0.06554825 + }, + "Polygon": [ + { + "X": 0.16955848, + "Y": 0.78899413 + }, + { + "X": 0.23510493, + "Y": 0.7890534 + }, + { + "X": 0.23510672, + "Y": 0.7974979 + }, + { + "X": 0.16955999, + "Y": 0.79743844 + } + ] + }, + "Id": "00319030-56dd-4f66-b1e8-283fd30d77a0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2adb0724-5b88-4857-b835-41292e853083" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "01/03/2005", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.929955, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073245196, + "Left": 0.3053722, + "Top": 0.788318, + "Width": 0.023849905 + }, + "Polygon": [ + { + "X": 0.3053722, + "Y": 0.788318 + }, + { + "X": 0.3292202, + "Y": 0.7883395 + }, + { + "X": 0.3292221, + "Y": 0.7956425 + }, + { + "X": 0.30537403, + "Y": 0.79562086 + } + ] + }, + "Id": "d5778e11-4f99-4e0e-8387-a23e3cb68260", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "18b57332-f817-4b52-b3ad-2f957c944c74" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.43915, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009327039, + "Left": 0.35168934, + "Top": 0.78487295, + "Width": 0.039575633 + }, + "Polygon": [ + { + "X": 0.35168934, + "Y": 0.78487295 + }, + { + "X": 0.39126223, + "Y": 0.7849086 + }, + { + "X": 0.39126498, + "Y": 0.79419994 + }, + { + "X": 0.35169187, + "Y": 0.7941641 + } + ] + }, + "Id": "e525d2f3-bbb6-4e9c-bb14-d426e1301938", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e72fe8a4-ae23-4b0e-9993-0dd08c6a1617", + "5e788b59-38bc-4976-86dd-68a9f0dbd045" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$ 9500", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.841774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007657689, + "Left": 0.43577802, + "Top": 0.7880113, + "Width": 0.045670822 + }, + "Polygon": [ + { + "X": 0.43577802, + "Y": 0.7880113 + }, + { + "X": 0.48144624, + "Y": 0.78805256 + }, + { + "X": 0.48144883, + "Y": 0.795669 + }, + { + "X": 0.43578044, + "Y": 0.7956276 + } + ] + }, + "Id": "548f4437-8e2b-4697-87bd-68d9182bb441", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b830bd04-de30-476a-9140-982a31765ca3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96968, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008177189, + "Left": 0.5000541, + "Top": 0.786149, + "Width": 0.028159002 + }, + "Polygon": [ + { + "X": 0.5000541, + "Y": 0.786149 + }, + { + "X": 0.5282101, + "Y": 0.7861744 + }, + { + "X": 0.5282131, + "Y": 0.79432625 + }, + { + "X": 0.5000569, + "Y": 0.79430073 + } + ] + }, + "Id": "cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c37212e3-02a5-42f9-8ff7-b9b636444d2a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1250", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.922874, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074717305, + "Left": 0.5877031, + "Top": 0.78803253, + "Width": 0.06648001 + }, + "Polygon": [ + { + "X": 0.5877031, + "Y": 0.78803253 + }, + { + "X": 0.65417993, + "Y": 0.78809255 + }, + { + "X": 0.6541831, + "Y": 0.7955043 + }, + { + "X": 0.587706, + "Y": 0.795444 + } + ] + }, + "Id": "fd8eb23e-7c56-4cd7-9058-759c6c69190b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ace44192-70ba-4667-9237-133e8ae4ddc3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Commissions", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98572, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008184386, + "Left": 0.6795596, + "Top": 0.7857794, + "Width": 0.0294859 + }, + "Polygon": [ + { + "X": 0.6795596, + "Y": 0.7857794 + }, + { + "X": 0.7090417, + "Y": 0.785806 + }, + { + "X": 0.70904547, + "Y": 0.7939638 + }, + { + "X": 0.67956316, + "Y": 0.7939371 + } + ] + }, + "Id": "dfb0060e-8a82-4f37-9461-8ffeed14a168", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "08a084b5-478d-4e3f-a30f-df3b66e4d28a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4500", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75697, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076793567, + "Left": 0.041745737, + "Top": 0.79072315, + "Width": 0.103693455 + }, + "Polygon": [ + { + "X": 0.041745737, + "Y": 0.79072315 + }, + { + "X": 0.14543794, + "Y": 0.7908169 + }, + { + "X": 0.1454392, + "Y": 0.7984025 + }, + { + "X": 0.04174659, + "Y": 0.7983083 + } + ] + }, + "Id": "37ac7c4c-949f-4ec9-a8a8-a2fc84369340", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d02e269f-e8a6-4992-ad0d-638aaa91e12a", + "2886543e-932d-4394-ba67-5755da2cfe71", + "fcbbd1f7-9bd3-4243-a787-7b7124454736" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "22. Date Terminated", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85252, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007512028, + "Left": 0.76094204, + "Top": 0.7879647, + "Width": 0.032296456 + }, + "Polygon": [ + { + "X": 0.76094204, + "Y": 0.7879647 + }, + { + "X": 0.79323477, + "Y": 0.7879939 + }, + { + "X": 0.7932385, + "Y": 0.79547673 + }, + { + "X": 0.7609457, + "Y": 0.79544747 + } + ] + }, + "Id": "02e73d97-67fe-4841-90e3-94aa689d0bfe", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a1967708-d783-413d-8306-ca15be5f5bf4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97465, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008164236, + "Left": 0.8137103, + "Top": 0.78626966, + "Width": 0.029230757 + }, + "Polygon": [ + { + "X": 0.8137103, + "Y": 0.78626966 + }, + { + "X": 0.84293675, + "Y": 0.78629607 + }, + { + "X": 0.84294105, + "Y": 0.7944339 + }, + { + "X": 0.81371444, + "Y": 0.7944074 + } + ] + }, + "Id": "c5775361-432a-437c-909d-aa97cfcede55", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3acd3b65-5098-4120-bbcb-a5a8ebb60fd3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4000", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77462, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008965964, + "Left": 0.041828346, + "Top": 0.8046803, + "Width": 0.11714506 + }, + "Polygon": [ + { + "X": 0.041828346, + "Y": 0.8046803 + }, + { + "X": 0.15897188, + "Y": 0.80478704 + }, + { + "X": 0.15897341, + "Y": 0.81364626 + }, + { + "X": 0.041829344, + "Y": 0.813539 + } + ] + }, + "Id": "3259fd01-e0d0-41d7-8f01-bb225ac16b82", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2", + "7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8", + "5a88c466-0a6a-42ef-a156-9c4be371c919", + "88167a76-2753-4393-90e3-3ea6b912653a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "24. Reason for Leaving", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.6713, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007819345, + "Left": 0.49095443, + "Top": 0.8043001, + "Width": 0.086759485 + }, + "Polygon": [ + { + "X": 0.49095443, + "Y": 0.8043001 + }, + { + "X": 0.5777109, + "Y": 0.80437917 + }, + { + "X": 0.5777139, + "Y": 0.8121195 + }, + { + "X": 0.4909571, + "Y": 0.81204015 + } + ] + }, + "Id": "3873d08b-55b5-4f98-a283-d5b56d258d5e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c50ce2f9-42c9-4e77-8d66-585b64be35c1", + "69bbf290-ab97-4bef-939e-8aae991712b0", + "8b836220-151a-4e16-9b14-c12cbe63a99d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "25. Position Held", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8107, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008381498, + "Left": 0.16401108, + "Top": 0.815083, + "Width": 0.07966919 + }, + "Polygon": [ + { + "X": 0.16401108, + "Y": 0.815083 + }, + { + "X": 0.24367847, + "Y": 0.815156 + }, + { + "X": 0.24368027, + "Y": 0.8234645 + }, + { + "X": 0.16401254, + "Y": 0.8233912 + } + ] + }, + "Id": "1e5f7e5d-68d1-479a-892d-065bb51a7f83", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2f98e47d-f02e-4a7e-a69a-4d639832cc65", + "dd8e56de-9908-457a-918b-a9d78fe92d7e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Medical Issue", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.938515, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010169031, + "Left": 0.5571667, + "Top": 0.8148174, + "Width": 0.09526999 + }, + "Polygon": [ + { + "X": 0.5571667, + "Y": 0.8148174 + }, + { + "X": 0.6524324, + "Y": 0.8149047 + }, + { + "X": 0.6524367, + "Y": 0.82498646 + }, + { + "X": 0.5571705, + "Y": 0.8248988 + } + ] + }, + "Id": "2f21e9bb-274e-4951-bc9e-eccffa6d0681", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "279c50df-828e-408d-b836-47dbcef86423", + "f67529b7-8556-4802-a289-de1cba99ceaa" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Device Operator", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.22654, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01184759, + "Left": 0.042831667, + "Top": 0.83423144, + "Width": 0.868713 + }, + "Polygon": [ + { + "X": 0.042831667, + "Y": 0.83423144 + }, + { + "X": 0.9115385, + "Y": 0.83503544 + }, + { + "X": 0.9115447, + "Y": 0.84607905 + }, + { + "X": 0.04283291, + "Y": 0.8452704 + } + ] + }, + "Id": "64ac60bf-6139-4ddd-a31d-dcbb3686d59d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "af5c62ad-d1f4-41cd-9f4a-9f5882c81388", + "ee25a99e-7cb6-4840-829e-645e8bd04f8c", + "33782a75-458b-4d8e-a080-102bb8d4b025", + "c9b46903-ac21-4126-87b9-7490d07823da", + "1e4e9a11-2639-4a9f-9e08-9e2abf9b8418", + "9db017b2-88e7-4197-993f-674f9ad930b5", + "ab408f7e-742c-4437-955c-4ea76df29938", + "91b8c2d2-3c96-4c39-a5e2-6a66647fa7f1", + "2a986e08-a5d1-4f63-89c8-c8804f290c6f", + "40e8f321-2bca-4744-9a8c-c54303ecc1c5", + "0b901023-4856-499b-b922-bfb64b99deda", + "94a29604-3895-4a8c-8719-3cbc6ab80595", + "3718e028-c2ba-47a8-ba3f-20045c473b36", + "abdda935-356f-4daf-ad58-2db5e3c5b429", + "3293f5af-cd31-4093-b7f3-8fa5ce67c367", + "e6ad1b85-4c68-4272-8919-0dd60ebf6053", + "768970fb-02f3-4ec5-8db7-a39b8887ff38", + "ba76706d-12dc-4475-8f71-1db7ee96b892", + "c09493e5-0845-44a9-bf19-08488510a128" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part IV - Authorized Signature - Federal statutes provide severe penalties for any fraud, intentional misrepresentation, or criminal connivance", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.30963, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011596604, + "Left": 0.042149566, + "Top": 0.8446595, + "Width": 0.8492595 + }, + "Polygon": [ + { + "X": 0.042149566, + "Y": 0.8446595 + }, + { + "X": 0.8914031, + "Y": 0.8454498 + }, + { + "X": 0.89140904, + "Y": 0.8562561 + }, + { + "X": 0.04215078, + "Y": 0.85546136 + } + ] + }, + "Id": "e8aef856-41c6-4bf3-8c1f-150d17d87e6d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "70c48e37-e377-4e0e-9ce3-06e2330c0900", + "5239feac-e96b-413e-b114-67a881ba676d", + "496dae16-7f92-4542-aca6-82c7d5ba23fa", + "24a39456-3a3d-4b57-a8c1-f0e99fd209b0", + "0c12f04c-9bd8-467c-850b-0c510f3d4f8d", + "6dd9449c-54df-4a84-98da-d065598c8aa3", + "9c518b86-17be-40c7-a6cd-d01fcb77fdd6", + "e61f2809-6abe-45bc-8a3f-3b62aa6047b3", + "bf63d34f-f7c1-498d-a721-9fc902bebfb3", + "c88afcea-3745-40bd-b3e3-2e6354b116ff", + "830b579e-b878-4813-8a66-9768ac2e2969", + "3789a00d-8999-4cc3-a47f-8b41d31f3b4c", + "9a69a682-430b-4d15-ba14-f3d097b3eb56", + "4caaf62c-af68-4c7c-97fd-4fc8f8537413", + "540d5b5c-3b73-48a7-8949-e58399fb98c8", + "ebd180fb-d715-4d31-8ddf-a9ef61295976", + "2fe82cf8-4b38-4090-8056-3cf518c8ccb9", + "5147a5e0-26a1-4306-87d5-ee833dd118bf", + "e51e6fd2-ecfc-4267-9e4f-aeb058a73f2a", + "2d564dfc-10ef-4803-a18e-0a998e767762", + "60ec33fb-db6f-4e62-965b-ebb9bd88c3e5" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or conspiracy purposed to influence the issuance of any guaranty or insurance by the VA Secretary, the U.S.D.A., FmHA/FHA Commissioner, or", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.95947, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009880882, + "Left": 0.04209259, + "Top": 0.85556513, + "Width": 0.20287439 + }, + "Polygon": [ + { + "X": 0.04209259, + "Y": 0.85556513 + }, + { + "X": 0.24496487, + "Y": 0.855755 + }, + { + "X": 0.24496698, + "Y": 0.86544603 + }, + { + "X": 0.042093683, + "Y": 0.8652552 + } + ] + }, + "Id": "beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c32b720e-978b-48aa-a00e-2030a3ad6ac0", + "dd65c3fd-7c0a-41bf-8cc4-84220b0cacb9", + "0e2c2cc4-d866-4c9b-a1a1-03965eb50973", + "68a4eba3-f931-474b-8de1-f6d68800ebb2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the HUD/CPD Assistant Secretary.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82983, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009194938, + "Left": 0.041896835, + "Top": 0.8739841, + "Width": 0.13240275 + }, + "Polygon": [ + { + "X": 0.041896835, + "Y": 0.8739841 + }, + { + "X": 0.17429793, + "Y": 0.87410915 + }, + { + "X": 0.17429958, + "Y": 0.883179 + }, + { + "X": 0.041897856, + "Y": 0.88305336 + } + ] + }, + "Id": "4c26a384-e407-4bbd-90f8-32186d74a8f8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4e41814d-2bec-4fa0-b3a8-bf820a0fe173", + "250b32bf-19a4-4677-9656-25bdee2a34c1", + "6367a54f-9b40-457e-adc0-5edb5574dd6e", + "918d5e76-6216-4176-bd8e-2c5ca2ae79c7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "26. Signature of Employer", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.6332, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009161129, + "Left": 0.41222352, + "Top": 0.8738521, + "Width": 0.15238263 + }, + "Polygon": [ + { + "X": 0.41222352, + "Y": 0.8738521 + }, + { + "X": 0.5646027, + "Y": 0.873996 + }, + { + "X": 0.56460613, + "Y": 0.8830132 + }, + { + "X": 0.41222626, + "Y": 0.8828686 + } + ] + }, + "Id": "d818cdb5-58d4-45bb-aa8e-2022b1be1a37", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "59457849-39bb-4c64-9bc7-71889a578f79", + "49d92739-543d-45cc-9722-d97619d5bd43", + "fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8", + "6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8", + "75e706a8-02b0-47f5-983f-6ef08445c491", + "3042a9d4-a7ca-4934-abfd-1c6dcd700c0a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "27. Title (Please print or type)", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.122154, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007658884, + "Left": 0.784464, + "Top": 0.8736808, + "Width": 0.043210555 + }, + "Polygon": [ + { + "X": 0.784464, + "Y": 0.8736808 + }, + { + "X": 0.8276706, + "Y": 0.8737216 + }, + { + "X": 0.82767457, + "Y": 0.88133967 + }, + { + "X": 0.7844678, + "Y": 0.8812987 + } + ] + }, + "Id": "6bbaedaf-11b7-454a-98b4-c65476963135", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a9c4164b-b88b-4bf0-8c73-52fc7aefacb5", + "1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "28. Date", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.19836, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.017560482, + "Left": 0.11440734, + "Top": 0.889468, + "Width": 0.14699921 + }, + "Polygon": [ + { + "X": 0.11440734, + "Y": 0.889468 + }, + { + "X": 0.2614026, + "Y": 0.889608 + }, + { + "X": 0.26140654, + "Y": 0.9070285 + }, + { + "X": 0.11440995, + "Y": 0.9068873 + } + ] + }, + "Id": "2ef46d0b-71b1-48b1-a146-9b23eb23ed54", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a821512c-2ab6-44fa-9f11-d9976c71b1d5", + "207cba59-4877-4866-ab62-256db66617b0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Richard Roe", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80928, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012612491, + "Left": 0.49229413, + "Top": 0.8932559, + "Width": 0.096781455 + }, + "Polygon": [ + { + "X": 0.49229413, + "Y": 0.8932559 + }, + { + "X": 0.5890706, + "Y": 0.8933482 + }, + { + "X": 0.5890756, + "Y": 0.90586835 + }, + { + "X": 0.49229848, + "Y": 0.9057755 + } + ] + }, + "Id": "e481a348-0948-44a7-b6d5-6a5116dfcfb1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dc9dae80-e587-4711-8d58-bf529e1130e7", + "ff62ec42-9e22-44a5-a162-fbd4f9b224aa" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "VA Secretary", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010242765, + "Left": 0.8066563, + "Top": 0.9043887, + "Width": 0.081438266 + }, + "Polygon": [ + { + "X": 0.8066563, + "Y": 0.9043887 + }, + { + "X": 0.88808894, + "Y": 0.90446687 + }, + { + "X": 0.88809454, + "Y": 0.9146315 + }, + { + "X": 0.8066615, + "Y": 0.914553 + } + ] + }, + "Id": "3f2a45ff-c136-403b-8320-d138c5b5b19c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5e6df17c-a091-408a-904a-725240ccfb1f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "01/05/2007", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.47161, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008086745, + "Left": 0.04191076, + "Top": 0.91941386, + "Width": 0.20647344 + }, + "Polygon": [ + { + "X": 0.04191076, + "Y": 0.91941386 + }, + { + "X": 0.24838246, + "Y": 0.9196135 + }, + { + "X": 0.2483842, + "Y": 0.9275006 + }, + { + "X": 0.041911647, + "Y": 0.9273002 + } + ] + }, + "Id": "1aeec3a2-4c11-4b23-b1fc-15b97e269448", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1764741f-6ae7-495c-9093-3d0f17da11f2", + "ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab", + "8c060333-e3ae-458a-a75a-29436596bf1e", + "3453aeac-6f57-41ba-b9cc-b0d1c0569de3", + "fcc140ee-b9e5-4df7-bb70-df9f1cd59758", + "2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8", + "b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1", + "4b3c9cea-8458-4cb5-9a87-e64f29a9f213", + "a9758338-a23a-47f7-973c-6c949309860b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "29. Print or type name signed in Item 26", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79715, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076219947, + "Left": 0.4124684, + "Top": 0.9194946, + "Width": 0.07369221 + }, + "Polygon": [ + { + "X": 0.4124684, + "Y": 0.9194946 + }, + { + "X": 0.48615804, + "Y": 0.91956586 + }, + { + "X": 0.4861606, + "Y": 0.92711663 + }, + { + "X": 0.4124707, + "Y": 0.9270451 + } + ] + }, + "Id": "9c4ed820-2b80-46c6-b5be-93e3e7c7f018", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "20301e7a-b648-4762-87f8-04b39335cd8a", + "f2520be2-71b4-490e-ae70-c385a45ffe5e", + "2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30. Phone No.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92067, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012073989, + "Left": 0.09305371, + "Top": 0.9326642, + "Width": 0.107909456 + }, + "Polygon": [ + { + "X": 0.09305371, + "Y": 0.9326642 + }, + { + "X": 0.20096084, + "Y": 0.93276924 + }, + { + "X": 0.20096317, + "Y": 0.9447382 + }, + { + "X": 0.093055375, + "Y": 0.94463253 + } + ] + }, + "Id": "3b919b86-1165-46b4-b5c6-0c1960151ec0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c4510857-2098-4ff0-881d-f58a6858f220", + "a8d44f47-ed7f-42ac-9493-40652abf91c1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Richard Roe", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94707, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012083507, + "Left": 0.49914336, + "Top": 0.92805, + "Width": 0.08218909 + }, + "Polygon": [ + { + "X": 0.49914336, + "Y": 0.92805 + }, + { + "X": 0.58132774, + "Y": 0.9281298 + }, + { + "X": 0.58133245, + "Y": 0.9401335 + }, + { + "X": 0.49914756, + "Y": 0.9400532 + } + ] + }, + "Id": "5d407bc5-ff43-4323-951d-d1be0082fc94", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "83170e00-4884-4c5d-9980-83fbf5b2ccc8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "555-0100", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87778, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008876496, + "Left": 0.7827812, + "Top": 0.96396744, + "Width": 0.06687487 + }, + "Polygon": [ + { + "X": 0.7827812, + "Y": 0.96396744 + }, + { + "X": 0.8496514, + "Y": 0.96403354 + }, + { + "X": 0.84965605, + "Y": 0.97284395 + }, + { + "X": 0.78278553, + "Y": 0.97277755 + } + ] + }, + "Id": "56f21d18-11da-4444-a079-19b9e67edcd2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c594f426-713e-4e6c-a1f1-1eda9e849bac", + "5fa5ca93-0d3d-4962-be4f-bd9750f6898c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Form 1005", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.824265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009979138, + "Left": 0.8746931, + "Top": 0.96429396, + "Width": 0.04519771 + }, + "Polygon": [ + { + "X": 0.8746931, + "Y": 0.96429396 + }, + { + "X": 0.91988516, + "Y": 0.9643386 + }, + { + "X": 0.9198908, + "Y": 0.9742731 + }, + { + "X": 0.8746985, + "Y": 0.9742282 + } + ] + }, + "Id": "910e8f8a-ed71-4077-a6dc-a21539b030c8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7fdc23b7-f9be-45de-a326-7b327d2dca17", + "95e43e19-1d02-4951-b967-12678624a48c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "July 96", + "TextType": "" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.978806, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02143576, + "Left": 0.04864321, + "Top": 0.08056326, + "Width": 0.11428423 + }, + "Polygon": [ + { + "X": 0.04864321, + "Y": 0.08056326 + }, + { + "X": 0.1629237, + "Y": 0.08062724 + }, + { + "X": 0.16292745, + "Y": 0.10199902 + }, + { + "X": 0.048645686, + "Y": 0.10193387 + } + ] + }, + "Id": "b662acd9-f763-46bc-a663-8ef6dfcfa037", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Request", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96778, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.017560847, + "Left": 0.17224656, + "Top": 0.079507835, + "Width": 0.04198957 + }, + "Polygon": [ + { + "X": 0.17224656, + "Y": 0.079507835 + }, + { + "X": 0.21423258, + "Y": 0.07953131 + }, + { + "X": 0.21423613, + "Y": 0.097068675 + }, + { + "X": 0.17224972, + "Y": 0.09704484 + } + ] + }, + "Id": "cf4934ec-fe91-477d-8815-c41a8df69b8a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.837654, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.017890127, + "Left": 0.2247081, + "Top": 0.07883848, + "Width": 0.1633435 + }, + "Polygon": [ + { + "X": 0.2247081, + "Y": 0.07883848 + }, + { + "X": 0.3880464, + "Y": 0.078929774 + }, + { + "X": 0.3880516, + "Y": 0.09672861 + }, + { + "X": 0.22471179, + "Y": 0.09663591 + } + ] + }, + "Id": "4d7dfd75-4c92-46f8-ac4a-c4562ff6b845", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Verification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.018402629, + "Left": 0.39987937, + "Top": 0.07861853, + "Width": 0.030099249 + }, + "Polygon": [ + { + "X": 0.39987937, + "Y": 0.07861853 + }, + { + "X": 0.42997283, + "Y": 0.07863534 + }, + { + "X": 0.4299786, + "Y": 0.097021155 + }, + { + "X": 0.39988485, + "Y": 0.09700407 + } + ] + }, + "Id": "c0235c6f-5cda-475c-b0e2-9326b003f8b3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.945786, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.021983722, + "Left": 0.4417824, + "Top": 0.078676775, + "Width": 0.17785682 + }, + "Polygon": [ + { + "X": 0.4417824, + "Y": 0.078676775 + }, + { + "X": 0.61963016, + "Y": 0.07877615 + }, + { + "X": 0.6196392, + "Y": 0.100660495 + }, + { + "X": 0.4417894, + "Y": 0.100559235 + } + ] + }, + "Id": "a4edf886-4e77-42a2-9730-eca666897345", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employment", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90712, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008132975, + "Left": 0.046929654, + "Top": 0.11096163, + "Width": 0.03754815 + }, + "Polygon": [ + { + "X": 0.046929654, + "Y": 0.11096163 + }, + { + "X": 0.08447672, + "Y": 0.11098321 + }, + { + "X": 0.084477805, + "Y": 0.11909461 + }, + { + "X": 0.04693059, + "Y": 0.11907289 + } + ] + }, + "Id": "48762f5d-d844-4f5d-b1bf-a1d14049afef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Privacy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95159, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067907223, + "Left": 0.08787321, + "Top": 0.110938236, + "Width": 0.018577334 + }, + "Polygon": [ + { + "X": 0.08787321, + "Y": 0.110938236 + }, + { + "X": 0.10644956, + "Y": 0.11094891 + }, + { + "X": 0.10645054, + "Y": 0.11772896 + }, + { + "X": 0.08787414, + "Y": 0.11771823 + } + ] + }, + "Id": "7bdbc778-cb2c-4ea7-8398-e7564e20fe98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Act", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.66813, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069304295, + "Left": 0.110032074, + "Top": 0.1107752, + "Width": 0.036752388 + }, + "Polygon": [ + { + "X": 0.110032074, + "Y": 0.1107752 + }, + { + "X": 0.1467833, + "Y": 0.11079631 + }, + { + "X": 0.14678445, + "Y": 0.11770563 + }, + { + "X": 0.110033095, + "Y": 0.117684394 + } + ] + }, + "Id": "7f52535c-c4c5-4e1b-951a-3a0d78e9d13c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Notice:", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.973694, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067379484, + "Left": 0.15046987, + "Top": 0.110513076, + "Width": 0.02010044 + }, + "Polygon": [ + { + "X": 0.15046987, + "Y": 0.110513076 + }, + { + "X": 0.1705691, + "Y": 0.11052462 + }, + { + "X": 0.17057031, + "Y": 0.11725102 + }, + { + "X": 0.15047102, + "Y": 0.117239416 + } + ] + }, + "Id": "ea9df3f7-2dd8-44d1-9e8f-f5b087bafb6c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "This", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.844635, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006781248, + "Left": 0.17335062, + "Top": 0.11039263, + "Width": 0.054151583 + }, + "Polygon": [ + { + "X": 0.17335062, + "Y": 0.11039263 + }, + { + "X": 0.2275008, + "Y": 0.11042372 + }, + { + "X": 0.2275022, + "Y": 0.11717387 + }, + { + "X": 0.17335184, + "Y": 0.1171426 + } + ] + }, + "Id": "2230b1eb-e458-49c9-8943-2f537db841ea", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "information", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94145, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067164316, + "Left": 0.23079468, + "Top": 0.110302925, + "Width": 0.007650221 + }, + "Polygon": [ + { + "X": 0.23079468, + "Y": 0.110302925 + }, + { + "X": 0.23844346, + "Y": 0.11030731 + }, + { + "X": 0.2384449, + "Y": 0.117019355 + }, + { + "X": 0.2307961, + "Y": 0.11701494 + } + ] + }, + "Id": "26c6fbf5-4ac3-4724-8626-448a020e0606", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92297, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006074337, + "Left": 0.24176602, + "Top": 0.110846564, + "Width": 0.009693574 + }, + "Polygon": [ + { + "X": 0.24176602, + "Y": 0.110846564 + }, + { + "X": 0.25145826, + "Y": 0.11085214 + }, + { + "X": 0.2514596, + "Y": 0.1169209 + }, + { + "X": 0.24176733, + "Y": 0.11691531 + } + ] + }, + "Id": "974e8d52-e3b6-4a39-a766-4998902d5eb6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.838486, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006650758, + "Left": 0.25471509, + "Top": 0.110252485, + "Width": 0.0117438575 + }, + "Polygon": [ + { + "X": 0.25471509, + "Y": 0.110252485 + }, + { + "X": 0.26645744, + "Y": 0.11025923 + }, + { + "X": 0.26645896, + "Y": 0.116903245 + }, + { + "X": 0.25471658, + "Y": 0.116896465 + } + ] + }, + "Id": "7d17168b-da51-4455-8ac9-1743bd5fceaf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85527, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067367055, + "Left": 0.2699264, + "Top": 0.110258326, + "Width": 0.022341043 + }, + "Polygon": [ + { + "X": 0.2699264, + "Y": 0.110258326 + }, + { + "X": 0.2922658, + "Y": 0.110271156 + }, + { + "X": 0.29226744, + "Y": 0.11699503 + }, + { + "X": 0.26992795, + "Y": 0.11698213 + } + ] + }, + "Id": "cf09457d-a31f-4bd3-b62e-f8e6a766dee3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "used", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95488, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008051864, + "Left": 0.29594544, + "Top": 0.110028155, + "Width": 0.011833244 + }, + "Polygon": [ + { + "X": 0.29594544, + "Y": 0.110028155 + }, + { + "X": 0.30777666, + "Y": 0.11003495 + }, + { + "X": 0.3077787, + "Y": 0.11808002 + }, + { + "X": 0.2959474, + "Y": 0.11807318 + } + ] + }, + "Id": "5eb76f9a-54c4-487e-b888-f2026ae62da8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97181, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006725372, + "Left": 0.31082815, + "Top": 0.11030083, + "Width": 0.015296652 + }, + "Polygon": [ + { + "X": 0.31082815, + "Y": 0.11030083 + }, + { + "X": 0.32612306, + "Y": 0.110309616 + }, + { + "X": 0.3261248, + "Y": 0.1170262 + }, + { + "X": 0.31082982, + "Y": 0.11701737 + } + ] + }, + "Id": "fab6b872-558d-4e3a-afe8-e9f30e9a5528", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94388, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006912038, + "Left": 0.32909694, + "Top": 0.11126611, + "Width": 0.033831727 + }, + "Polygon": [ + { + "X": 0.32909694, + "Y": 0.11126611 + }, + { + "X": 0.36292675, + "Y": 0.111285545 + }, + { + "X": 0.3629287, + "Y": 0.118178144 + }, + { + "X": 0.32909876, + "Y": 0.118158594 + } + ] + }, + "Id": "eea93f78-61e7-44e4-86be-a1768aef98e8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "agency", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91287, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008225457, + "Left": 0.3663389, + "Top": 0.1099881, + "Width": 0.044997446 + }, + "Polygon": [ + { + "X": 0.3663389, + "Y": 0.1099881 + }, + { + "X": 0.41133386, + "Y": 0.110013925 + }, + { + "X": 0.41133636, + "Y": 0.11821356 + }, + { + "X": 0.3663412, + "Y": 0.11818755 + } + ] + }, + "Id": "0c689025-fe27-41ce-88f3-3292d363b482", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "collecting", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86646, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066823196, + "Left": 0.4145594, + "Top": 0.10988087, + "Width": 0.0066204164 + }, + "Polygon": [ + { + "X": 0.4145594, + "Y": 0.10988087 + }, + { + "X": 0.42117774, + "Y": 0.10988467 + }, + { + "X": 0.4211798, + "Y": 0.11656319 + }, + { + "X": 0.41456142, + "Y": 0.11655937 + } + ] + }, + "Id": "c315a3a7-e062-4b97-a17d-d088ac9b8fe5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "it", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80101, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0053256983, + "Left": 0.42444253, + "Top": 0.111251615, + "Width": 0.0101830335 + }, + "Polygon": [ + { + "X": 0.42444253, + "Y": 0.111251615 + }, + { + "X": 0.43462387, + "Y": 0.11125746 + }, + { + "X": 0.43462557, + "Y": 0.11657731 + }, + { + "X": 0.42444417, + "Y": 0.116571434 + } + ] + }, + "Id": "7303cd10-1a44-4c9f-acc2-bc2c2c304916", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92301, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066846297, + "Left": 0.43756348, + "Top": 0.109874435, + "Width": 0.011217695 + }, + "Polygon": [ + { + "X": 0.43756348, + "Y": 0.109874435 + }, + { + "X": 0.44877902, + "Y": 0.10988087 + }, + { + "X": 0.44878116, + "Y": 0.116559066 + }, + { + "X": 0.4375656, + "Y": 0.11655259 + } + ] + }, + "Id": "cd3ec84e-77d4-4d93-ba1c-003b798d5000", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "its", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71575, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008116576, + "Left": 0.45211053, + "Top": 0.10993546, + "Width": 0.04487244 + }, + "Polygon": [ + { + "X": 0.45211053, + "Y": 0.10993546 + }, + { + "X": 0.49698016, + "Y": 0.10996122 + }, + { + "X": 0.49698296, + "Y": 0.11805204 + }, + { + "X": 0.45211315, + "Y": 0.118026115 + } + ] + }, + "Id": "31e2e3e1-6dac-40f6-9594-e5cc7f77827b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "assignees", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87683, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006799239, + "Left": 0.5003761, + "Top": 0.10978426, + "Width": 0.008674365 + }, + "Polygon": [ + { + "X": 0.5003761, + "Y": 0.10978426 + }, + { + "X": 0.50904804, + "Y": 0.10978924 + }, + { + "X": 0.5090505, + "Y": 0.1165835 + }, + { + "X": 0.5003785, + "Y": 0.1165785 + } + ] + }, + "Id": "dfb330c7-97a5-463e-808e-af93df0c732d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.930885, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008279717, + "Left": 0.5125484, + "Top": 0.109776765, + "Width": 0.055530198 + }, + "Polygon": [ + { + "X": 0.5125484, + "Y": 0.109776765 + }, + { + "X": 0.5680754, + "Y": 0.10980863 + }, + { + "X": 0.5680786, + "Y": 0.11805648 + }, + { + "X": 0.51255137, + "Y": 0.1180244 + } + ] + }, + "Id": "0bf81081-cdef-4f15-ad76-be15d8646a3d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "determining", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.953674, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068262634, + "Left": 0.57113606, + "Top": 0.10990775, + "Width": 0.038580865 + }, + "Polygon": [ + { + "X": 0.57113606, + "Y": 0.10990775 + }, + { + "X": 0.60971415, + "Y": 0.10992989 + }, + { + "X": 0.6097169, + "Y": 0.11673401 + }, + { + "X": 0.5711387, + "Y": 0.11671174 + } + ] + }, + "Id": "8f31d309-adf0-468f-b87d-f3858c5ac856", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "whether", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54989, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066623203, + "Left": 0.6131652, + "Top": 0.11113362, + "Width": 0.017619198 + }, + "Polygon": [ + { + "X": 0.6131652, + "Y": 0.11113362 + }, + { + "X": 0.6307816, + "Y": 0.111143745 + }, + { + "X": 0.6307844, + "Y": 0.117795944 + }, + { + "X": 0.6131679, + "Y": 0.11778577 + } + ] + }, + "Id": "2054601f-9dbf-491e-9b07-ff494b997293", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "you", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.5578, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008163921, + "Left": 0.6343021, + "Top": 0.10996335, + "Width": 0.030944189 + }, + "Polygon": [ + { + "X": 0.6343021, + "Y": 0.10996335 + }, + { + "X": 0.66524273, + "Y": 0.109981105 + }, + { + "X": 0.66524625, + "Y": 0.11812727 + }, + { + "X": 0.6343055, + "Y": 0.11810939 + } + ] + }, + "Id": "e16a3c03-a15e-4a1f-98f7-2dca3658d37f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "qualify", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89137, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005496745, + "Left": 0.6685661, + "Top": 0.11128818, + "Width": 0.010581614 + }, + "Polygon": [ + { + "X": 0.6685661, + "Y": 0.11128818 + }, + { + "X": 0.6791453, + "Y": 0.11129426 + }, + { + "X": 0.6791477, + "Y": 0.11678493 + }, + { + "X": 0.6685685, + "Y": 0.11677882 + } + ] + }, + "Id": "6cda70ef-6f99-4adb-aa4d-8756b4495af4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "as", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.776306, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005399085, + "Left": 0.6823621, + "Top": 0.111455046, + "Width": 0.005845413 + }, + "Polygon": [ + { + "X": 0.6823621, + "Y": 0.111455046 + }, + { + "X": 0.6882051, + "Y": 0.111458406 + }, + { + "X": 0.6882075, + "Y": 0.11685413 + }, + { + "X": 0.6823645, + "Y": 0.116850756 + } + ] + }, + "Id": "fd0d0169-e7a0-4454-8b00-a9bcd8460f41", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "a", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.730804, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007817646, + "Left": 0.6916524, + "Top": 0.110408604, + "Width": 0.053813297 + }, + "Polygon": [ + { + "X": 0.6916524, + "Y": 0.110408604 + }, + { + "X": 0.745462, + "Y": 0.110439494 + }, + { + "X": 0.74546576, + "Y": 0.11822625 + }, + { + "X": 0.69165593, + "Y": 0.118195154 + } + ] + }, + "Id": "878f8bb1-9f50-4657-9cfe-2a39e54acb62", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "prospective", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.617325, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007557539, + "Left": 0.7490991, + "Top": 0.11084106, + "Width": 0.049083356 + }, + "Polygon": [ + { + "X": 0.7490991, + "Y": 0.11084106 + }, + { + "X": 0.7981787, + "Y": 0.110869244 + }, + { + "X": 0.7981824, + "Y": 0.1183986 + }, + { + "X": 0.7491027, + "Y": 0.118370235 + } + ] + }, + "Id": "811bb107-c43a-474b-af33-e7f93c546d06", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "mortgagor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.953064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006639109, + "Left": 0.80122685, + "Top": 0.11051821, + "Width": 0.026677858 + }, + "Polygon": [ + { + "X": 0.80122685, + "Y": 0.11051821 + }, + { + "X": 0.8279013, + "Y": 0.11053352 + }, + { + "X": 0.82790476, + "Y": 0.11715732 + }, + { + "X": 0.80123025, + "Y": 0.11714192 + } + ] + }, + "Id": "2d119a3e-3a2e-47cb-a82a-8a3d1e51260a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "under", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91188, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066062496, + "Left": 0.83125144, + "Top": 0.11051857, + "Width": 0.010843463 + }, + "Polygon": [ + { + "X": 0.83125144, + "Y": 0.11051857 + }, + { + "X": 0.84209144, + "Y": 0.11052479 + }, + { + "X": 0.8420949, + "Y": 0.11712482 + }, + { + "X": 0.8312549, + "Y": 0.11711856 + } + ] + }, + "Id": "3e2d54a8-d6b2-42a4-998b-1bfb55872ecf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "its", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.08652, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006879038, + "Left": 0.8454608, + "Top": 0.11175834, + "Width": 0.04237021 + }, + "Polygon": [ + { + "X": 0.8454608, + "Y": 0.11175834 + }, + { + "X": 0.8878272, + "Y": 0.111782685 + }, + { + "X": 0.887831, + "Y": 0.118637376 + }, + { + "X": 0.8454644, + "Y": 0.118612885 + } + ] + }, + "Id": "b9467ee3-f1fc-494a-acec-fd2803fa6a2f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "program.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26871, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0064405627, + "Left": 0.89228684, + "Top": 0.11061871, + "Width": 0.006903307 + }, + "Polygon": [ + { + "X": 0.89228684, + "Y": 0.11061871 + }, + { + "X": 0.89918655, + "Y": 0.11062267 + }, + { + "X": 0.8991901, + "Y": 0.11705927 + }, + { + "X": 0.8922904, + "Y": 0.11705529 + } + ] + }, + "Id": "6fc84961-2242-4a2d-9d94-790f0b049482", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "It", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75276, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067801895, + "Left": 0.901988, + "Top": 0.11060277, + "Width": 0.01633348 + }, + "Polygon": [ + { + "X": 0.901988, + "Y": 0.11060277 + }, + { + "X": 0.9183177, + "Y": 0.11061214 + }, + { + "X": 0.9183215, + "Y": 0.11738295 + }, + { + "X": 0.9019918, + "Y": 0.117373526 + } + ] + }, + "Id": "b5fff7a6-e6f0-43ab-a726-e353ae9b1437", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "will", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95882, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006097636, + "Left": 0.046795562, + "Top": 0.12130505, + "Width": 0.0156041905 + }, + "Polygon": [ + { + "X": 0.046795562, + "Y": 0.12130505 + }, + { + "X": 0.062399004, + "Y": 0.12131409 + }, + { + "X": 0.062399752, + "Y": 0.12740268 + }, + { + "X": 0.046796262, + "Y": 0.12739359 + } + ] + }, + "Id": "e5bd9eaa-1b44-4ae7-9c89-6869251a4b5a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83486, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066829254, + "Left": 0.06594377, + "Top": 0.120635144, + "Width": 0.011243899 + }, + "Polygon": [ + { + "X": 0.06594377, + "Y": 0.120635144 + }, + { + "X": 0.0771868, + "Y": 0.120641656 + }, + { + "X": 0.07718767, + "Y": 0.12731807 + }, + { + "X": 0.065944605, + "Y": 0.12731153 + } + ] + }, + "Id": "df6e5299-6c43-4fe5-9e64-7fb8e013ded5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.920044, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00659464, + "Left": 0.08072205, + "Top": 0.12063779, + "Width": 0.042209867 + }, + "Polygon": [ + { + "X": 0.08072205, + "Y": 0.12063779 + }, + { + "X": 0.1229309, + "Y": 0.12066224 + }, + { + "X": 0.12293191, + "Y": 0.12723243 + }, + { + "X": 0.08072292, + "Y": 0.12720785 + } + ] + }, + "Id": "57eb2a66-9c19-46b4-b8a3-03ea5ce7957e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "disclosed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90617, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067265625, + "Left": 0.1266052, + "Top": 0.12030173, + "Width": 0.033819146 + }, + "Polygon": [ + { + "X": 0.1266052, + "Y": 0.12030173 + }, + { + "X": 0.16042317, + "Y": 0.12032131 + }, + { + "X": 0.16042435, + "Y": 0.1270283 + }, + { + "X": 0.12660626, + "Y": 0.1270086 + } + ] + }, + "Id": "b7017444-930b-40aa-aa2b-a2f2b0abbd94", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "outside", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97385, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066162236, + "Left": 0.16366251, + "Top": 0.12017164, + "Width": 0.01524899 + }, + "Polygon": [ + { + "X": 0.16366251, + "Y": 0.12017164 + }, + { + "X": 0.17891029, + "Y": 0.120180465 + }, + { + "X": 0.1789115, + "Y": 0.12678786 + }, + { + "X": 0.16366367, + "Y": 0.12677899 + } + ] + }, + "Id": "26683f00-4616-492e-a856-966a308da5d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.965965, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0071792947, + "Left": 0.18245581, + "Top": 0.121089645, + "Width": 0.033719033 + }, + "Polygon": [ + { + "X": 0.18245581, + "Y": 0.121089645 + }, + { + "X": 0.2161734, + "Y": 0.12110918 + }, + { + "X": 0.21617484, + "Y": 0.12826894 + }, + { + "X": 0.18245713, + "Y": 0.12824929 + } + ] + }, + "Id": "3b51edc8-7f64-44ac-be50-95d6fdf01a5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "agency", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95649, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007308628, + "Left": 0.21951987, + "Top": 0.12059746, + "Width": 0.031239381 + }, + "Polygon": [ + { + "X": 0.21951987, + "Y": 0.12059746 + }, + { + "X": 0.25075763, + "Y": 0.12061556 + }, + { + "X": 0.25075924, + "Y": 0.12790608 + }, + { + "X": 0.21952136, + "Y": 0.12788789 + } + ] + }, + "Id": "54323e7b-5ede-455d-a62b-96dec458ddcc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "except", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90839, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00546321, + "Left": 0.25396362, + "Top": 0.121076785, + "Width": 0.010409136 + }, + "Polygon": [ + { + "X": 0.25396362, + "Y": 0.121076785 + }, + { + "X": 0.2643715, + "Y": 0.12108281 + }, + { + "X": 0.26437274, + "Y": 0.12653999 + }, + { + "X": 0.25396484, + "Y": 0.12653394 + } + ] + }, + "Id": "ee4e1ca1-e0ab-4da6-9b1a-9468f3e83583", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "as", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9053, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007945385, + "Left": 0.26786909, + "Top": 0.11979129, + "Width": 0.03839247 + }, + "Polygon": [ + { + "X": 0.26786909, + "Y": 0.11979129 + }, + { + "X": 0.3062596, + "Y": 0.11981351 + }, + { + "X": 0.30626157, + "Y": 0.12773667 + }, + { + "X": 0.26787093, + "Y": 0.1277143 + } + ] + }, + "Id": "1d8e7d31-c8c8-4beb-85cc-9917cd6b143f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "required", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96176, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0065121013, + "Left": 0.30965543, + "Top": 0.11976978, + "Width": 0.01737385 + }, + "Polygon": [ + { + "X": 0.30965543, + "Y": 0.11976978 + }, + { + "X": 0.3270276, + "Y": 0.11977984 + }, + { + "X": 0.32702926, + "Y": 0.12628189 + }, + { + "X": 0.30965707, + "Y": 0.12627178 + } + ] + }, + "Id": "e9d4500a-08f0-407c-b437-81e995ef999c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8465, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007763689, + "Left": 0.33054456, + "Top": 0.11983906, + "Width": 0.044394027 + }, + "Polygon": [ + { + "X": 0.33054456, + "Y": 0.11983906 + }, + { + "X": 0.3749364, + "Y": 0.119864754 + }, + { + "X": 0.3749386, + "Y": 0.12760274 + }, + { + "X": 0.3305466, + "Y": 0.12757689 + } + ] + }, + "Id": "f2cbce6b-804b-45db-8f01-167534b254ea", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "permitted", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93981, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008021627, + "Left": 0.37883928, + "Top": 0.119670816, + "Width": 0.0115963975 + }, + "Polygon": [ + { + "X": 0.37883928, + "Y": 0.119670816 + }, + { + "X": 0.39043334, + "Y": 0.11967753 + }, + { + "X": 0.3904357, + "Y": 0.12769245 + }, + { + "X": 0.37884158, + "Y": 0.1276857 + } + ] + }, + "Id": "21f5f7eb-cbc0-4aa6-b2a9-64f31d7bfc42", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60384, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067107887, + "Left": 0.3935874, + "Top": 0.11963709, + "Width": 0.019140821 + }, + "Polygon": [ + { + "X": 0.3935874, + "Y": 0.11963709 + }, + { + "X": 0.4127262, + "Y": 0.119648166 + }, + { + "X": 0.41272825, + "Y": 0.12634788 + }, + { + "X": 0.3935894, + "Y": 0.12633674 + } + ] + }, + "Id": "d912c967-3bdd-451d-be56-f4df6e2aab87", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "law.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84598, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068739196, + "Left": 0.41706842, + "Top": 0.11938767, + "Width": 0.018886995 + }, + "Polygon": [ + { + "X": 0.41706842, + "Y": 0.11938767 + }, + { + "X": 0.43595323, + "Y": 0.1193986 + }, + { + "X": 0.4359554, + "Y": 0.12626159 + }, + { + "X": 0.4170705, + "Y": 0.12625061 + } + ] + }, + "Id": "f771d816-22a0-4bf6-9361-277a8759844f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "You", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87911, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068383995, + "Left": 0.43991637, + "Top": 0.119517416, + "Width": 0.012081069 + }, + "Polygon": [ + { + "X": 0.43991637, + "Y": 0.119517416 + }, + { + "X": 0.4519952, + "Y": 0.119524404 + }, + { + "X": 0.45199743, + "Y": 0.12635581 + }, + { + "X": 0.43991855, + "Y": 0.1263488 + } + ] + }, + "Id": "75b05a61-442c-43e8-9680-8c60a7ff5304", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "do", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96623, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006101696, + "Left": 0.45560122, + "Top": 0.12010539, + "Width": 0.015973257 + }, + "Polygon": [ + { + "X": 0.45560122, + "Y": 0.12010539 + }, + { + "X": 0.47157243, + "Y": 0.12011464 + }, + { + "X": 0.47157446, + "Y": 0.1262071 + }, + { + "X": 0.4556032, + "Y": 0.1261978 + } + ] + }, + "Id": "b91483e0-f685-491b-8976-3bc29f332b09", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97794, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006809427, + "Left": 0.47489578, + "Top": 0.11938942, + "Width": 0.022101283 + }, + "Polygon": [ + { + "X": 0.47489578, + "Y": 0.11938942 + }, + { + "X": 0.49699467, + "Y": 0.11940221 + }, + { + "X": 0.49699706, + "Y": 0.12619884 + }, + { + "X": 0.47489807, + "Y": 0.12618598 + } + ] + }, + "Id": "41961180-fa3b-477e-a3fe-0c6397a314d5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "have", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.867836, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0061767586, + "Left": 0.50029564, + "Top": 0.12000963, + "Width": 0.009968981 + }, + "Polygon": [ + { + "X": 0.50029564, + "Y": 0.12000963 + }, + { + "X": 0.5102624, + "Y": 0.1200154 + }, + { + "X": 0.5102646, + "Y": 0.12618639 + }, + { + "X": 0.5002978, + "Y": 0.12618059 + } + ] + }, + "Id": "cf8801eb-4f7a-48e5-a41e-2c70be1eaa25", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9601, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0079855975, + "Left": 0.5137218, + "Top": 0.1193133, + "Width": 0.035176184 + }, + "Polygon": [ + { + "X": 0.5137218, + "Y": 0.1193133 + }, + { + "X": 0.548895, + "Y": 0.11933365 + }, + { + "X": 0.548898, + "Y": 0.12729889 + }, + { + "X": 0.5137247, + "Y": 0.12727842 + } + ] + }, + "Id": "ace62955-1b84-4999-a1e4-7b6d178c413d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "provide", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.956215, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068091964, + "Left": 0.5518964, + "Top": 0.11938315, + "Width": 0.017105948 + }, + "Polygon": [ + { + "X": 0.5518964, + "Y": 0.11938315 + }, + { + "X": 0.5689997, + "Y": 0.11939304 + }, + { + "X": 0.56900233, + "Y": 0.12619235 + }, + { + "X": 0.55189896, + "Y": 0.12618239 + } + ] + }, + "Id": "9ad57556-09d9-40b1-b193-5bfd54b8d63f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.134224, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00825151, + "Left": 0.5722481, + "Top": 0.11894214, + "Width": 0.056212276 + }, + "Polygon": [ + { + "X": 0.5722481, + "Y": 0.11894214 + }, + { + "X": 0.62845695, + "Y": 0.11897465 + }, + { + "X": 0.62846035, + "Y": 0.12719366 + }, + { + "X": 0.57225126, + "Y": 0.12716092 + } + ] + }, + "Id": "74d7968d-34f9-44e4-9648-e430c9ba3a5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "information,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85597, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066884747, + "Left": 0.6328947, + "Top": 0.11953835, + "Width": 0.015993688 + }, + "Polygon": [ + { + "X": 0.6328947, + "Y": 0.11953835 + }, + { + "X": 0.64888555, + "Y": 0.119547606 + }, + { + "X": 0.6488884, + "Y": 0.12622683 + }, + { + "X": 0.6328975, + "Y": 0.12621753 + } + ] + }, + "Id": "5b42e586-82a6-4495-841d-7cf3d783d0c4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "but", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87633, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070453226, + "Left": 0.65191436, + "Top": 0.11916264, + "Width": 0.0066028014 + }, + "Polygon": [ + { + "X": 0.65191436, + "Y": 0.11916264 + }, + { + "X": 0.65851414, + "Y": 0.119166456 + }, + { + "X": 0.6585172, + "Y": 0.12620796 + }, + { + "X": 0.6519174, + "Y": 0.12620412 + } + ] + }, + "Id": "22147e7d-7c2f-4136-b81a-5bad8bf57634", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "if", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.4264, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0065209256, + "Left": 0.66160786, + "Top": 0.12107744, + "Width": 0.017286856 + }, + "Polygon": [ + { + "X": 0.66160786, + "Y": 0.12107744 + }, + { + "X": 0.67889184, + "Y": 0.121087454 + }, + { + "X": 0.6788947, + "Y": 0.12759838 + }, + { + "X": 0.66161066, + "Y": 0.1275883 + } + ] + }, + "Id": "1c630a10-42e1-4cb8-864a-d2d21436fc7e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "you", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78088, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006705311, + "Left": 0.6827882, + "Top": 0.119803354, + "Width": 0.012241274 + }, + "Polygon": [ + { + "X": 0.6827882, + "Y": 0.119803354 + }, + { + "X": 0.69502646, + "Y": 0.11981044 + }, + { + "X": 0.6950295, + "Y": 0.12650867 + }, + { + "X": 0.6827912, + "Y": 0.12650155 + } + ] + }, + "Id": "598319b1-5b6f-4b12-9ad9-4cbdd3142b0d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "do", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96034, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0062258537, + "Left": 0.6985896, + "Top": 0.120242774, + "Width": 0.015934065 + }, + "Polygon": [ + { + "X": 0.6985896, + "Y": 0.120242774 + }, + { + "X": 0.7145208, + "Y": 0.120252 + }, + { + "X": 0.7145237, + "Y": 0.12646863 + }, + { + "X": 0.6985924, + "Y": 0.12645936 + } + ] + }, + "Id": "b7edf4d2-8749-4c0b-9189-3d32bbb4910a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.795, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006681447, + "Left": 0.7175806, + "Top": 0.121119164, + "Width": 0.021263711 + }, + "Polygon": [ + { + "X": 0.7175806, + "Y": 0.121119164 + }, + { + "X": 0.7388412, + "Y": 0.12113148 + }, + { + "X": 0.73884434, + "Y": 0.12780061 + }, + { + "X": 0.7175837, + "Y": 0.12778823 + } + ] + }, + "Id": "8a3110db-3972-4a95-8e9d-f8a361419833", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "your", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92196, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008279174, + "Left": 0.7420643, + "Top": 0.11968498, + "Width": 0.05045132 + }, + "Polygon": [ + { + "X": 0.7420643, + "Y": 0.11968498 + }, + { + "X": 0.79251146, + "Y": 0.11971417 + }, + { + "X": 0.7925156, + "Y": 0.12796415 + }, + { + "X": 0.7420682, + "Y": 0.12793477 + } + ] + }, + "Id": "fa693f40-309e-4d93-97d3-be1d8d3988bf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "application", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95555, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006927122, + "Left": 0.79597735, + "Top": 0.11984463, + "Width": 0.01365968 + }, + "Polygon": [ + { + "X": 0.79597735, + "Y": 0.11984463 + }, + { + "X": 0.8096335, + "Y": 0.119852535 + }, + { + "X": 0.809637, + "Y": 0.12677175 + }, + { + "X": 0.7959808, + "Y": 0.1267638 + } + ] + }, + "Id": "904c54c0-c6dc-4423-9317-24e12f462284", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91006, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008039666, + "Left": 0.81284297, + "Top": 0.1200876, + "Width": 0.039797626 + }, + "Polygon": [ + { + "X": 0.81284297, + "Y": 0.1200876 + }, + { + "X": 0.85263634, + "Y": 0.12011063 + }, + { + "X": 0.85264057, + "Y": 0.12812726 + }, + { + "X": 0.8128471, + "Y": 0.12810408 + } + ] + }, + "Id": "12c02848-d7f6-457b-b6a8-14ac3a988be6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "approval", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0054691476, + "Left": 0.8561897, + "Top": 0.12135418, + "Width": 0.010577836 + }, + "Polygon": [ + { + "X": 0.8561897, + "Y": 0.12135418 + }, + { + "X": 0.8667646, + "Y": 0.12136031 + }, + { + "X": 0.8667675, + "Y": 0.12682334 + }, + { + "X": 0.85619265, + "Y": 0.12681717 + } + ] + }, + "Id": "ed6b78c6-8b3e-400c-ab1c-b231efbe4779", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "as", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78688, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005404897, + "Left": 0.8700219, + "Top": 0.12147133, + "Width": 0.005921687 + }, + "Polygon": [ + { + "X": 0.8700219, + "Y": 0.12147133 + }, + { + "X": 0.8759406, + "Y": 0.12147476 + }, + { + "X": 0.87594354, + "Y": 0.12687622 + }, + { + "X": 0.8700248, + "Y": 0.12687278 + } + ] + }, + "Id": "68851c78-fcef-47e9-ba6b-3c50942e49bc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "a", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.40983, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069531817, + "Left": 0.8795945, + "Top": 0.12131826, + "Width": 0.03999204 + }, + "Polygon": [ + { + "X": 0.8795945, + "Y": 0.12131826 + }, + { + "X": 0.9195826, + "Y": 0.12134142 + }, + { + "X": 0.91958654, + "Y": 0.12827145 + }, + { + "X": 0.87959826, + "Y": 0.12824814 + } + ] + }, + "Id": "310b8258-f76d-4333-bbd0-5bbd26fb2fb3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "prospec-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.841064, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0065881354, + "Left": 0.04678416, + "Top": 0.13033117, + "Width": 0.016631423 + }, + "Polygon": [ + { + "X": 0.04678416, + "Y": 0.13033117 + }, + { + "X": 0.06341477, + "Y": 0.13034087 + }, + { + "X": 0.06341559, + "Y": 0.1369193 + }, + { + "X": 0.04678492, + "Y": 0.13690954 + } + ] + }, + "Id": "57cc6437-1150-407c-9d73-e1f02b852ef5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tive", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.06148, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075197774, + "Left": 0.06698639, + "Top": 0.1307758, + "Width": 0.04838244 + }, + "Polygon": [ + { + "X": 0.06698639, + "Y": 0.1307758 + }, + { + "X": 0.1153677, + "Y": 0.13080405 + }, + { + "X": 0.11536883, + "Y": 0.13829558 + }, + { + "X": 0.066987336, + "Y": 0.13826713 + } + ] + }, + "Id": "52c9f9f2-a76f-42b7-b661-ca42413cdc78", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "mortgagor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.823494, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0053625577, + "Left": 0.1186915, + "Top": 0.13120769, + "Width": 0.009668507 + }, + "Polygon": [ + { + "X": 0.1186915, + "Y": 0.13120769 + }, + { + "X": 0.12835915, + "Y": 0.13121335 + }, + { + "X": 0.12836, + "Y": 0.13657026 + }, + { + "X": 0.11869231, + "Y": 0.13656458 + } + ] + }, + "Id": "8ac5746b-15b2-43a8-a85d-1b2e5cdec302", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.874626, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068329396, + "Left": 0.13212062, + "Top": 0.1296106, + "Width": 0.041855164 + }, + "Polygon": [ + { + "X": 0.13212062, + "Y": 0.1296106 + }, + { + "X": 0.17397454, + "Y": 0.12963502 + }, + { + "X": 0.17397578, + "Y": 0.13644354 + }, + { + "X": 0.13212171, + "Y": 0.13641898 + } + ] + }, + "Id": "a2c4916a-0911-4756-9252-5137813b5b8b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "borrower", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00665476, + "Left": 0.17735054, + "Top": 0.13094762, + "Width": 0.020234408 + }, + "Polygon": [ + { + "X": 0.17735054, + "Y": 0.13094762 + }, + { + "X": 0.19758366, + "Y": 0.13095944 + }, + { + "X": 0.19758494, + "Y": 0.13760237 + }, + { + "X": 0.17735174, + "Y": 0.1375905 + } + ] + }, + "Id": "f402c30e-acb4-4960-b645-91a199f13ead", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "may", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.893265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006704604, + "Left": 0.20074351, + "Top": 0.12959656, + "Width": 0.011819095 + }, + "Polygon": [ + { + "X": 0.20074351, + "Y": 0.12959656 + }, + { + "X": 0.21256126, + "Y": 0.12960346 + }, + { + "X": 0.2125626, + "Y": 0.13630117 + }, + { + "X": 0.20074482, + "Y": 0.13629423 + } + ] + }, + "Id": "028cd00b-6f7b-474f-8c0e-c4b4bac3b463", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93555, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007903443, + "Left": 0.21626124, + "Top": 0.12946807, + "Width": 0.035295364 + }, + "Polygon": [ + { + "X": 0.21626124, + "Y": 0.12946807 + }, + { + "X": 0.25155485, + "Y": 0.12948866 + }, + { + "X": 0.2515566, + "Y": 0.13737151 + }, + { + "X": 0.21626283, + "Y": 0.13735078 + } + ] + }, + "Id": "8915f9c1-1dcc-4d15-9311-f27764ed77cf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "delayed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83407, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005243388, + "Left": 0.25518417, + "Top": 0.1307883, + "Width": 0.010030998 + }, + "Polygon": [ + { + "X": 0.25518417, + "Y": 0.1307883 + }, + { + "X": 0.26521397, + "Y": 0.13079415 + }, + { + "X": 0.26521516, + "Y": 0.13603169 + }, + { + "X": 0.25518534, + "Y": 0.1360258 + } + ] + }, + "Id": "19245ab5-4407-4076-a7c2-88c05dcf0ea6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.77809, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008050558, + "Left": 0.26863185, + "Top": 0.12933621, + "Width": 0.03974595 + }, + "Polygon": [ + { + "X": 0.26863185, + "Y": 0.12933621 + }, + { + "X": 0.30837578, + "Y": 0.1293594 + }, + { + "X": 0.3083778, + "Y": 0.13738677 + }, + { + "X": 0.2686337, + "Y": 0.13736342 + } + ] + }, + "Id": "2e168571-1b62-4a82-ae52-f25cc85be10f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "rejected.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97392, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068246005, + "Left": 0.31252357, + "Top": 0.12911156, + "Width": 0.018026028 + }, + "Polygon": [ + { + "X": 0.31252357, + "Y": 0.12911156 + }, + { + "X": 0.3305478, + "Y": 0.12912206 + }, + { + "X": 0.3305496, + "Y": 0.13593616 + }, + { + "X": 0.3125253, + "Y": 0.13592559 + } + ] + }, + "Id": "e8e7996e-af7d-40c4-ba82-1d509641f485", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "The", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65716, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070554954, + "Left": 0.33396918, + "Top": 0.12891294, + "Width": 0.05335018 + }, + "Polygon": [ + { + "X": 0.33396918, + "Y": 0.12891294 + }, + { + "X": 0.3873173, + "Y": 0.12894404 + }, + { + "X": 0.38731936, + "Y": 0.13596843 + }, + { + "X": 0.33397102, + "Y": 0.13593714 + } + ] + }, + "Id": "f4aa6613-4815-4353-9a66-7ea5f0ffc564", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "information", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94089, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007901389, + "Left": 0.3910741, + "Top": 0.12907158, + "Width": 0.04547101 + }, + "Polygon": [ + { + "X": 0.3910741, + "Y": 0.12907158 + }, + { + "X": 0.43654263, + "Y": 0.12909809 + }, + { + "X": 0.4365451, + "Y": 0.13697296 + }, + { + "X": 0.39107642, + "Y": 0.13694628 + } + ] + }, + "Id": "0d2b293a-308d-4660-b0ca-20404274a799", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "requested", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88837, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067921504, + "Left": 0.4402459, + "Top": 0.12904344, + "Width": 0.008392516 + }, + "Polygon": [ + { + "X": 0.4402459, + "Y": 0.12904344 + }, + { + "X": 0.44863623, + "Y": 0.12904835 + }, + { + "X": 0.44863844, + "Y": 0.1358356 + }, + { + "X": 0.44024807, + "Y": 0.13583069 + } + ] + }, + "Id": "be2fe17b-23f6-434c-a512-30877d486e6f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95214, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068470263, + "Left": 0.45260996, + "Top": 0.12896599, + "Width": 0.016859928 + }, + "Polygon": [ + { + "X": 0.45260996, + "Y": 0.12896599 + }, + { + "X": 0.4694676, + "Y": 0.12897582 + }, + { + "X": 0.4694699, + "Y": 0.13581301 + }, + { + "X": 0.4526122, + "Y": 0.13580313 + } + ] + }, + "Id": "a75c9b9a-3054-4433-85e3-c822a2ee36f9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94608, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007049405, + "Left": 0.47292385, + "Top": 0.12870404, + "Width": 0.022054592 + }, + "Polygon": [ + { + "X": 0.47292385, + "Y": 0.12870404 + }, + { + "X": 0.49497598, + "Y": 0.1287169 + }, + { + "X": 0.49497843, + "Y": 0.13575345 + }, + { + "X": 0.4729262, + "Y": 0.13574052 + } + ] + }, + "Id": "ceef2aad-402a-4236-8a54-d2da13d02ce2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "form", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9335, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069378144, + "Left": 0.49829787, + "Top": 0.12872475, + "Width": 0.007899948 + }, + "Polygon": [ + { + "X": 0.49829787, + "Y": 0.12872475 + }, + { + "X": 0.50619537, + "Y": 0.12872936 + }, + { + "X": 0.5061978, + "Y": 0.13566257 + }, + { + "X": 0.49830028, + "Y": 0.13565794 + } + ] + }, + "Id": "15a70d6c-33f8-454b-bed7-8c69f49f4053", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95413, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006932234, + "Left": 0.50926244, + "Top": 0.12878776, + "Width": 0.049062733 + }, + "Polygon": [ + { + "X": 0.50926244, + "Y": 0.12878776 + }, + { + "X": 0.55832255, + "Y": 0.12881637 + }, + { + "X": 0.5583252, + "Y": 0.13572 + }, + { + "X": 0.5092649, + "Y": 0.13569123 + } + ] + }, + "Id": "f172e3d6-b8d5-4053-b101-421d9d4e7c27", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "authorized", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.933044, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008286141, + "Left": 0.5617724, + "Top": 0.12870602, + "Width": 0.011788929 + }, + "Polygon": [ + { + "X": 0.5617724, + "Y": 0.12870602 + }, + { + "X": 0.57355815, + "Y": 0.12871289 + }, + { + "X": 0.5735614, + "Y": 0.13699216 + }, + { + "X": 0.56177557, + "Y": 0.13698524 + } + ] + }, + "Id": "08fa1da2-934d-47fa-bb05-d302c24c47c6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71942, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070827175, + "Left": 0.57665324, + "Top": 0.12870409, + "Width": 0.020762345 + }, + "Polygon": [ + { + "X": 0.57665324, + "Y": 0.12870409 + }, + { + "X": 0.59741277, + "Y": 0.12871619 + }, + { + "X": 0.5974156, + "Y": 0.1357868 + }, + { + "X": 0.57665604, + "Y": 0.13577463 + } + ] + }, + "Id": "64855c47-e12e-4a8f-a1ea-9088791a3f77", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Title", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.226036, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00844146, + "Left": 0.60028756, + "Top": 0.1283805, + "Width": 0.014113201 + }, + "Polygon": [ + { + "X": 0.60028756, + "Y": 0.1283805 + }, + { + "X": 0.61439735, + "Y": 0.12838873 + }, + { + "X": 0.6144008, + "Y": 0.13682197 + }, + { + "X": 0.60029095, + "Y": 0.1368137 + } + ] + }, + "Id": "c17709a3-f8b8-4093-8fee-603d1f82b1df", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "38,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.445114, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007956419, + "Left": 0.6190478, + "Top": 0.12873086, + "Width": 0.024760917 + }, + "Polygon": [ + { + "X": 0.6190478, + "Y": 0.12873086 + }, + { + "X": 0.6438054, + "Y": 0.12874529 + }, + { + "X": 0.6438088, + "Y": 0.13668728 + }, + { + "X": 0.6190511, + "Y": 0.13667275 + } + ] + }, + "Id": "886ca11b-7595-46ba-98be-d356d3391b64", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USC,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.766846, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00833033, + "Left": 0.6483374, + "Top": 0.1288148, + "Width": 0.036713146 + }, + "Polygon": [ + { + "X": 0.6483374, + "Y": 0.1288148 + }, + { + "X": 0.68504685, + "Y": 0.1288362 + }, + { + "X": 0.68505055, + "Y": 0.13714513 + }, + { + "X": 0.64834094, + "Y": 0.13712358 + } + ] + }, + "Id": "4941fc18-3d15-421d-badf-f0d963f2b347", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Chapter", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.852135, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007040099, + "Left": 0.68837565, + "Top": 0.12886238, + "Width": 0.011179839 + }, + "Polygon": [ + { + "X": 0.68837565, + "Y": 0.12886238 + }, + { + "X": 0.6995523, + "Y": 0.1288689 + }, + { + "X": 0.6995555, + "Y": 0.13590248 + }, + { + "X": 0.6883788, + "Y": 0.13589592 + } + ] + }, + "Id": "700f9d68-5f16-4f30-a788-b46ed19bdcb9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "37", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26799, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008033078, + "Left": 0.703539, + "Top": 0.12873083, + "Width": 0.009855867 + }, + "Polygon": [ + { + "X": 0.703539, + "Y": 0.12873083 + }, + { + "X": 0.7133912, + "Y": 0.12873657 + }, + { + "X": 0.7133949, + "Y": 0.13676392 + }, + { + "X": 0.70354265, + "Y": 0.13675813 + } + ] + }, + "Id": "5eb417ca-1b4d-488b-bbbe-507404210fef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(if", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 85.92498, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007975254, + "Left": 0.71653926, + "Top": 0.1290128, + "Width": 0.021390092 + }, + "Polygon": [ + { + "X": 0.71653926, + "Y": 0.1290128 + }, + { + "X": 0.7379256, + "Y": 0.12902525 + }, + { + "X": 0.73792934, + "Y": 0.13698804 + }, + { + "X": 0.7165429, + "Y": 0.13697548 + } + ] + }, + "Id": "2c086545-7a8c-4b07-ab3e-66a2434a5217", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "VA);", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93119, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008119779, + "Left": 0.7421136, + "Top": 0.12912753, + "Width": 0.011721739 + }, + "Polygon": [ + { + "X": 0.7421136, + "Y": 0.12912753 + }, + { + "X": 0.75383145, + "Y": 0.12913437 + }, + { + "X": 0.7538353, + "Y": 0.13724731 + }, + { + "X": 0.74211746, + "Y": 0.13724044 + } + ] + }, + "Id": "ca3ee254-af8a-4aaa-8842-70a62933985b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65692, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068247225, + "Left": 0.7580474, + "Top": 0.12920666, + "Width": 0.01043203 + }, + "Polygon": [ + { + "X": 0.7580474, + "Y": 0.12920666 + }, + { + "X": 0.76847607, + "Y": 0.12921274 + }, + { + "X": 0.7684794, + "Y": 0.13603137 + }, + { + "X": 0.7580507, + "Y": 0.13602526 + } + ] + }, + "Id": "d0c5f931-a67f-4acb-b8a8-feb746a2c6d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.25298, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007934747, + "Left": 0.77223027, + "Top": 0.12922624, + "Width": 0.02447766 + }, + "Polygon": [ + { + "X": 0.77223027, + "Y": 0.12922624 + }, + { + "X": 0.79670393, + "Y": 0.12924051 + }, + { + "X": 0.7967079, + "Y": 0.13716099 + }, + { + "X": 0.77223414, + "Y": 0.13714662 + } + ] + }, + "Id": "3fe0b175-1e3d-45fe-b609-8fa26dd81d33", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USC,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95605, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00719184, + "Left": 0.80126524, + "Top": 0.12923014, + "Width": 0.035295833 + }, + "Polygon": [ + { + "X": 0.80126524, + "Y": 0.12923014 + }, + { + "X": 0.83655727, + "Y": 0.12925072 + }, + { + "X": 0.836561, + "Y": 0.13642198 + }, + { + "X": 0.8012688, + "Y": 0.13640128 + } + ] + }, + "Id": "1474ab51-507e-4bd2-84a9-f8c818ebf898", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Section", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.920845, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069485004, + "Left": 0.84064496, + "Top": 0.12943365, + "Width": 0.020533428 + }, + "Polygon": [ + { + "X": 0.84064496, + "Y": 0.12943365 + }, + { + "X": 0.86117464, + "Y": 0.12944561 + }, + { + "X": 0.8611784, + "Y": 0.13638215 + }, + { + "X": 0.8406486, + "Y": 0.13637011 + } + ] + }, + "Id": "e07fd339-f9ff-41bd-9dbf-89c7a199375b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1701", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.64193, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0062082834, + "Left": 0.8652831, + "Top": 0.13030426, + "Width": 0.012342896 + }, + "Polygon": [ + { + "X": 0.8652831, + "Y": 0.13030426 + }, + { + "X": 0.87762254, + "Y": 0.13031147 + }, + { + "X": 0.87762594, + "Y": 0.13651255 + }, + { + "X": 0.8652864, + "Y": 0.1365053 + } + ] + }, + "Id": "3279a3e7-38fe-4bf8-85b4-fc3ec354b9ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.20105, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0064832503, + "Left": 0.8817206, + "Top": 0.13097753, + "Width": 0.01896836 + }, + "Polygon": [ + { + "X": 0.8817206, + "Y": 0.13097753 + }, + { + "X": 0.90068537, + "Y": 0.13098861 + }, + { + "X": 0.900689, + "Y": 0.13746078 + }, + { + "X": 0.8817242, + "Y": 0.13744965 + } + ] + }, + "Id": "e3ede13a-87e5-499b-aa94-daf67ecaa02a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "seq.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.45011, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007516186, + "Left": 0.90541804, + "Top": 0.12944609, + "Width": 0.009703339 + }, + "Polygon": [ + { + "X": 0.90541804, + "Y": 0.12944609 + }, + { + "X": 0.91511714, + "Y": 0.12945175 + }, + { + "X": 0.9151214, + "Y": 0.13696228 + }, + { + "X": 0.9054223, + "Y": 0.13695659 + } + ] + }, + "Id": "52359ad9-e94d-4654-8fad-27fba4940a22", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(if", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 80.97574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00791592, + "Left": 0.04725771, + "Top": 0.13937491, + "Width": 0.0551924 + }, + "Polygon": [ + { + "X": 0.04725771, + "Y": 0.13937491 + }, + { + "X": 0.10244898, + "Y": 0.13940738 + }, + { + "X": 0.10245011, + "Y": 0.14729083 + }, + { + "X": 0.04725862, + "Y": 0.14725815 + } + ] + }, + "Id": "925bd5e9-2062-4544-8bbb-9eb65d48db01", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "HUD/FHA);", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94419, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007902976, + "Left": 0.106669664, + "Top": 0.13940775, + "Width": 0.011652914 + }, + "Polygon": [ + { + "X": 0.106669664, + "Y": 0.13940775 + }, + { + "X": 0.11832138, + "Y": 0.13941461 + }, + { + "X": 0.11832258, + "Y": 0.14731072 + }, + { + "X": 0.10667082, + "Y": 0.14730382 + } + ] + }, + "Id": "c38a0880-7c34-49d5-892e-7af28fc20681", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80274, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069178343, + "Left": 0.1214757, + "Top": 0.13916777, + "Width": 0.011649998 + }, + "Polygon": [ + { + "X": 0.1214757, + "Y": 0.13916777 + }, + { + "X": 0.13312459, + "Y": 0.13917463 + }, + { + "X": 0.1331257, + "Y": 0.1460856 + }, + { + "X": 0.12147676, + "Y": 0.1460787 + } + ] + }, + "Id": "b415f11d-b0ef-432b-9dad-9be60bfd9d74", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "42", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.836105, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007765012, + "Left": 0.13668776, + "Top": 0.13904116, + "Width": 0.02455587 + }, + "Polygon": [ + { + "X": 0.13668776, + "Y": 0.13904116 + }, + { + "X": 0.16124228, + "Y": 0.1390556 + }, + { + "X": 0.16124363, + "Y": 0.14680617 + }, + { + "X": 0.136689, + "Y": 0.14679164 + } + ] + }, + "Id": "df3b1df5-c67e-4320-be4a-5912f92ec109", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USC,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.933334, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007101705, + "Left": 0.16546509, + "Top": 0.13896294, + "Width": 0.03561332 + }, + "Polygon": [ + { + "X": 0.16546509, + "Y": 0.13896294 + }, + { + "X": 0.20107703, + "Y": 0.13898389 + }, + { + "X": 0.20107841, + "Y": 0.14606465 + }, + { + "X": 0.16546634, + "Y": 0.14604358 + } + ] + }, + "Id": "437f77e9-a1d5-49f2-9dae-caa7f1933879", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Section", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89865, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070045893, + "Left": 0.2048187, + "Top": 0.13884784, + "Width": 0.027385559 + }, + "Polygon": [ + { + "X": 0.2048187, + "Y": 0.13884784 + }, + { + "X": 0.23220278, + "Y": 0.13886395 + }, + { + "X": 0.23220426, + "Y": 0.14585243 + }, + { + "X": 0.20482008, + "Y": 0.14583623 + } + ] + }, + "Id": "daa2a94c-5263-4755-9dce-ff3c45934f8c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1452b", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.655136, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007838514, + "Left": 0.23600307, + "Top": 0.13855292, + "Width": 0.009579742 + }, + "Polygon": [ + { + "X": 0.23600307, + "Y": 0.13855292 + }, + { + "X": 0.2455811, + "Y": 0.13855855 + }, + { + "X": 0.2455828, + "Y": 0.14639144 + }, + { + "X": 0.23600474, + "Y": 0.14638577 + } + ] + }, + "Id": "672e98ff-220e-4dab-a2ba-8a85b94c970c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(if", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.528625, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008048782, + "Left": 0.24908713, + "Top": 0.13853495, + "Width": 0.056310277 + }, + "Polygon": [ + { + "X": 0.24908713, + "Y": 0.13853495 + }, + { + "X": 0.3053954, + "Y": 0.13856804 + }, + { + "X": 0.3053974, + "Y": 0.14658374 + }, + { + "X": 0.24908888, + "Y": 0.1465504 + } + ] + }, + "Id": "9842a727-b4e5-4a7f-a353-d4d5299b8f24", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "HUD/CPD);", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96819, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006827782, + "Left": 0.3093176, + "Top": 0.13879086, + "Width": 0.01758718 + }, + "Polygon": [ + { + "X": 0.3093176, + "Y": 0.13879086 + }, + { + "X": 0.326903, + "Y": 0.1388012 + }, + { + "X": 0.32690477, + "Y": 0.14561865 + }, + { + "X": 0.30931932, + "Y": 0.14560825 + } + ] + }, + "Id": "29a568b6-3fc5-4c36-a696-48b5c353d874", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89958, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069999397, + "Left": 0.33010867, + "Top": 0.1386305, + "Width": 0.020776335 + }, + "Polygon": [ + { + "X": 0.33010867, + "Y": 0.1386305 + }, + { + "X": 0.3508831, + "Y": 0.13864271 + }, + { + "X": 0.350885, + "Y": 0.14563043 + }, + { + "X": 0.3301105, + "Y": 0.14561816 + } + ] + }, + "Id": "902f86d1-9f31-4a82-a51a-3ad1efba00f6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Title", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76417, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007002006, + "Left": 0.35394955, + "Top": 0.13857321, + "Width": 0.011826439 + }, + "Polygon": [ + { + "X": 0.35394955, + "Y": 0.13857321 + }, + { + "X": 0.36577404, + "Y": 0.13858017 + }, + { + "X": 0.365776, + "Y": 0.14557523 + }, + { + "X": 0.35395148, + "Y": 0.14556824 + } + ] + }, + "Id": "0b031246-a74c-4ed6-9d77-7b0ddb7bf609", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "42", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.49553, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077112457, + "Left": 0.36945698, + "Top": 0.13855971, + "Width": 0.024355838 + }, + "Polygon": [ + { + "X": 0.36945698, + "Y": 0.13855971 + }, + { + "X": 0.39381054, + "Y": 0.13857403 + }, + { + "X": 0.3938128, + "Y": 0.14627096 + }, + { + "X": 0.36945915, + "Y": 0.14625655 + } + ] + }, + "Id": "c879cfa2-acf9-4844-b3a9-632c75d64888", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USC,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85565, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006794641, + "Left": 0.39865693, + "Top": 0.13858022, + "Width": 0.020061975 + }, + "Polygon": [ + { + "X": 0.39865693, + "Y": 0.13858022 + }, + { + "X": 0.41871682, + "Y": 0.138592 + }, + { + "X": 0.4187189, + "Y": 0.14537485 + }, + { + "X": 0.39865893, + "Y": 0.14536299 + } + ] + }, + "Id": "6dcf9d05-4a5d-41df-accc-5d1c4c8f7061", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1471", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.1325, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0064836433, + "Left": 0.42332712, + "Top": 0.13907297, + "Width": 0.011976515 + }, + "Polygon": [ + { + "X": 0.42332712, + "Y": 0.13907297 + }, + { + "X": 0.4353016, + "Y": 0.13908002 + }, + { + "X": 0.43530363, + "Y": 0.14555661 + }, + { + "X": 0.42332914, + "Y": 0.14554954 + } + ] + }, + "Id": "12e4177d-5c8d-40d0-9649-91e4ecf83cac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.83463, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006603101, + "Left": 0.43925148, + "Top": 0.14001939, + "Width": 0.022501046 + }, + "Polygon": [ + { + "X": 0.43925148, + "Y": 0.14001939 + }, + { + "X": 0.46175033, + "Y": 0.14003263 + }, + { + "X": 0.4617525, + "Y": 0.1466225 + }, + { + "X": 0.43925357, + "Y": 0.14660917 + } + ] + }, + "Id": "1a3c32bc-1c0e-4fad-95fc-53ed72405ad9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "seq.,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77763, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0054712915, + "Left": 0.46670064, + "Top": 0.13981006, + "Width": 0.010047308 + }, + "Polygon": [ + { + "X": 0.46670064, + "Y": 0.13981006 + }, + { + "X": 0.47674608, + "Y": 0.13981597 + }, + { + "X": 0.47674793, + "Y": 0.14528134 + }, + { + "X": 0.46670246, + "Y": 0.14527541 + } + ] + }, + "Id": "88611942-9a41-4a1b-8717-5dcdf4999ad4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.62745, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006927215, + "Left": 0.4796842, + "Top": 0.13826919, + "Width": 0.005946667 + }, + "Polygon": [ + { + "X": 0.4796842, + "Y": 0.13826919 + }, + { + "X": 0.48562852, + "Y": 0.13827269 + }, + { + "X": 0.48563087, + "Y": 0.14519641 + }, + { + "X": 0.47968656, + "Y": 0.14519289 + } + ] + }, + "Id": "32b448a6-ce2c-4f1d-8ccd-12f1cfd4718c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "7", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.99085, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008004537, + "Left": 0.48924243, + "Top": 0.13825542, + "Width": 0.02460177 + }, + "Polygon": [ + { + "X": 0.48924243, + "Y": 0.13825542 + }, + { + "X": 0.51384133, + "Y": 0.13826987 + }, + { + "X": 0.5138442, + "Y": 0.14625995 + }, + { + "X": 0.48924518, + "Y": 0.1462454 + } + ] + }, + "Id": "55848937-dd29-4b06-81b9-0dd0db1eed6b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USC,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91224, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007093068, + "Left": 0.5188348, + "Top": 0.13837075, + "Width": 0.02022275 + }, + "Polygon": [ + { + "X": 0.5188348, + "Y": 0.13837075 + }, + { + "X": 0.53905493, + "Y": 0.13838264 + }, + { + "X": 0.53905755, + "Y": 0.14546382 + }, + { + "X": 0.5188374, + "Y": 0.14545187 + } + ] + }, + "Id": "ba146e1f-9643-4c70-a439-02cf4bf9ab25", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1921", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.306656, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066191177, + "Left": 0.5436046, + "Top": 0.13903996, + "Width": 0.012176254 + }, + "Polygon": [ + { + "X": 0.5436046, + "Y": 0.13903996 + }, + { + "X": 0.5557784, + "Y": 0.13904712 + }, + { + "X": 0.5557809, + "Y": 0.14565907 + }, + { + "X": 0.54360706, + "Y": 0.14565188 + } + ] + }, + "Id": "e8a61192-cfe1-4fd9-84ec-75e05b8401a3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60748, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006668762, + "Left": 0.55981314, + "Top": 0.14001712, + "Width": 0.01923262 + }, + "Polygon": [ + { + "X": 0.55981314, + "Y": 0.14001712 + }, + { + "X": 0.57904315, + "Y": 0.14002845 + }, + { + "X": 0.5790458, + "Y": 0.14668588 + }, + { + "X": 0.5598157, + "Y": 0.14667451 + } + ] + }, + "Id": "76f78393-9343-4d80-8588-5ddc53324040", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "seq.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.61964, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073753083, + "Left": 0.583398, + "Top": 0.13824068, + "Width": 0.009825419 + }, + "Polygon": [ + { + "X": 0.583398, + "Y": 0.13824068 + }, + { + "X": 0.5932205, + "Y": 0.13824646 + }, + { + "X": 0.5932234, + "Y": 0.145616 + }, + { + "X": 0.5834009, + "Y": 0.14561018 + } + ] + }, + "Id": "b34e570f-972f-4d2d-af9d-486e67ff3dbc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(if", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 82.57726, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007632986, + "Left": 0.596801, + "Top": 0.13827136, + "Width": 0.072137386 + }, + "Polygon": [ + { + "X": 0.596801, + "Y": 0.13827136 + }, + { + "X": 0.66893506, + "Y": 0.13831376 + }, + { + "X": 0.66893834, + "Y": 0.14590435 + }, + { + "X": 0.596804, + "Y": 0.1458617 + } + ] + }, + "Id": "004a1035-b82f-4b93-a156-1bca5289bb1a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USDA/FmHA).", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.56031, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007090531, + "Left": 0.045857884, + "Top": 0.15880474, + "Width": 0.06357176 + }, + "Polygon": [ + { + "X": 0.045857884, + "Y": 0.15880474 + }, + { + "X": 0.10942861, + "Y": 0.15884274 + }, + { + "X": 0.10942964, + "Y": 0.16589528 + }, + { + "X": 0.045858692, + "Y": 0.16585706 + } + ] + }, + "Id": "6eaefc5a-1a71-4c0f-990b-b882da7a201d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Instructions:", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.62491, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068097287, + "Left": 0.12300286, + "Top": 0.15865122, + "Width": 0.03488483 + }, + "Polygon": [ + { + "X": 0.12300286, + "Y": 0.15865122 + }, + { + "X": 0.1578865, + "Y": 0.15867206 + }, + { + "X": 0.15788768, + "Y": 0.16546094 + }, + { + "X": 0.1230039, + "Y": 0.16543998 + } + ] + }, + "Id": "0133c7e7-0bd6-43f6-8b6a-bc4a86b87ad2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lender", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.479065, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0023545928, + "Left": 0.16222848, + "Top": 0.16137178, + "Width": 0.00822721 + }, + "Polygon": [ + { + "X": 0.16222848, + "Y": 0.16137178 + }, + { + "X": 0.17045526, + "Y": 0.16137671 + }, + { + "X": 0.17045568, + "Y": 0.16372637 + }, + { + "X": 0.16222888, + "Y": 0.16372144 + } + ] + }, + "Id": "2a04bb1d-9767-41b0-88d7-8be70018ced5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80934, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007929724, + "Left": 0.17528594, + "Top": 0.15845536, + "Width": 0.044659846 + }, + "Polygon": [ + { + "X": 0.17528594, + "Y": 0.15845536 + }, + { + "X": 0.21994416, + "Y": 0.15848204 + }, + { + "X": 0.21994577, + "Y": 0.16638508 + }, + { + "X": 0.17528737, + "Y": 0.16635823 + } + ] + }, + "Id": "7c750acf-9f03-42cf-a09f-94356d78675c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Complete", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86398, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006808593, + "Left": 0.22295171, + "Top": 0.15823294, + "Width": 0.025483988 + }, + "Polygon": [ + { + "X": 0.22295171, + "Y": 0.15823294 + }, + { + "X": 0.2484342, + "Y": 0.15824817 + }, + { + "X": 0.24843569, + "Y": 0.16504154 + }, + { + "X": 0.22295311, + "Y": 0.16502623 + } + ] + }, + "Id": "37640f11-bf51-48c4-9f25-cde1004dc46d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "items", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.9495, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006425987, + "Left": 0.252215, + "Top": 0.1582803, + "Width": 0.0041081896 + }, + "Polygon": [ + { + "X": 0.252215, + "Y": 0.1582803 + }, + { + "X": 0.25632173, + "Y": 0.15828276 + }, + { + "X": 0.2563232, + "Y": 0.16470629 + }, + { + "X": 0.2522164, + "Y": 0.16470383 + } + ] + }, + "Id": "383fc922-73e2-4f73-855b-cb3a7d42ad44", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96902, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008101976, + "Left": 0.26070863, + "Top": 0.15804672, + "Width": 0.036857206 + }, + "Polygon": [ + { + "X": 0.26070863, + "Y": 0.15804672 + }, + { + "X": 0.29756385, + "Y": 0.15806873 + }, + { + "X": 0.29756582, + "Y": 0.16614869 + }, + { + "X": 0.26071045, + "Y": 0.16612653 + } + ] + }, + "Id": "668184f9-2187-47d4-a378-8dd4ca619906", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "through", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.401215, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069288835, + "Left": 0.30076474, + "Top": 0.15788512, + "Width": 0.009005219 + }, + "Polygon": [ + { + "X": 0.30076474, + "Y": 0.15788512 + }, + { + "X": 0.30976823, + "Y": 0.1578905 + }, + { + "X": 0.30976996, + "Y": 0.164814 + }, + { + "X": 0.30076644, + "Y": 0.16480859 + } + ] + }, + "Id": "84a23acd-9d38-4b75-ad1f-34bd7a06e361", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "7.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95095, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066434797, + "Left": 0.31429917, + "Top": 0.15811917, + "Width": 0.023370603 + }, + "Polygon": [ + { + "X": 0.31429917, + "Y": 0.15811917 + }, + { + "X": 0.337668, + "Y": 0.15813312 + }, + { + "X": 0.33766976, + "Y": 0.16476265 + }, + { + "X": 0.31430084, + "Y": 0.16474861 + } + ] + }, + "Id": "593f2203-1c9e-4eee-a54b-f153aee4a59f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Have", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86831, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008032815, + "Left": 0.34121194, + "Top": 0.15817839, + "Width": 0.04243831 + }, + "Polygon": [ + { + "X": 0.34121194, + "Y": 0.15817839 + }, + { + "X": 0.38364795, + "Y": 0.15820374 + }, + { + "X": 0.38365027, + "Y": 0.1662112 + }, + { + "X": 0.3412141, + "Y": 0.16618569 + } + ] + }, + "Id": "ce5f3de2-84ac-4355-a8d6-a2dfbd0c0a72", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68926, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007858253, + "Left": 0.38696775, + "Top": 0.15807365, + "Width": 0.042491294 + }, + "Polygon": [ + { + "X": 0.38696775, + "Y": 0.15807365 + }, + { + "X": 0.4294566, + "Y": 0.15809903 + }, + { + "X": 0.42945907, + "Y": 0.1659319 + }, + { + "X": 0.38697004, + "Y": 0.16590635 + } + ] + }, + "Id": "492639d5-64aa-4c5f-8546-c8ecb59fa7df", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "complete", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84972, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067927395, + "Left": 0.4331159, + "Top": 0.15761822, + "Width": 0.020143308 + }, + "Polygon": [ + { + "X": 0.4331159, + "Y": 0.15761822 + }, + { + "X": 0.453257, + "Y": 0.15763026 + }, + { + "X": 0.4532592, + "Y": 0.16441098 + }, + { + "X": 0.43311802, + "Y": 0.16439888 + } + ] + }, + "Id": "cdba51e8-4d69-4b1b-9392-523ec578f7a7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "item", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69403, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006726391, + "Left": 0.45699206, + "Top": 0.15769777, + "Width": 0.008692127 + }, + "Polygon": [ + { + "X": 0.45699206, + "Y": 0.15769777 + }, + { + "X": 0.46568194, + "Y": 0.15770295 + }, + { + "X": 0.46568418, + "Y": 0.16442417 + }, + { + "X": 0.45699427, + "Y": 0.16441895 + } + ] + }, + "Id": "d7facd65-f224-489a-9cd4-ce4149d0a643", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "8.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.915886, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067613376, + "Left": 0.47058916, + "Top": 0.15764494, + "Width": 0.037901975 + }, + "Polygon": [ + { + "X": 0.47058916, + "Y": 0.15764494 + }, + { + "X": 0.5084888, + "Y": 0.15766758 + }, + { + "X": 0.50849116, + "Y": 0.16440628 + }, + { + "X": 0.47059143, + "Y": 0.16438353 + } + ] + }, + "Id": "5d1915e1-339d-4299-af3c-a88a7a5654bb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Forward", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.980034, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0080828415, + "Left": 0.512294, + "Top": 0.15762462, + "Width": 0.034046553 + }, + "Polygon": [ + { + "X": 0.512294, + "Y": 0.15762462 + }, + { + "X": 0.54633754, + "Y": 0.15764494 + }, + { + "X": 0.5463406, + "Y": 0.16570745 + }, + { + "X": 0.5122969, + "Y": 0.165687 + } + ] + }, + "Id": "e50a655e-06b6-48d8-b60d-8f93b761de4b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "directly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.928154, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006143116, + "Left": 0.5498697, + "Top": 0.15809086, + "Width": 0.0096948035 + }, + "Polygon": [ + { + "X": 0.5498697, + "Y": 0.15809086 + }, + { + "X": 0.5595622, + "Y": 0.15809664 + }, + { + "X": 0.55956453, + "Y": 0.16423397 + }, + { + "X": 0.54987204, + "Y": 0.16422816 + } + ] + }, + "Id": "d9bfae40-da3c-404e-9581-c8a7fdb4707f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93572, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007994573, + "Left": 0.5629628, + "Top": 0.15763551, + "Width": 0.042997483 + }, + "Polygon": [ + { + "X": 0.5629628, + "Y": 0.15763551 + }, + { + "X": 0.605957, + "Y": 0.15766118 + }, + { + "X": 0.60596025, + "Y": 0.16563009 + }, + { + "X": 0.5629658, + "Y": 0.16560425 + } + ] + }, + "Id": "72da147e-b620-431a-95d9-300e5093d996", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employer", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94806, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068809437, + "Left": 0.6090324, + "Top": 0.15730691, + "Width": 0.031942774 + }, + "Polygon": [ + { + "X": 0.6090324, + "Y": 0.15730691 + }, + { + "X": 0.64097226, + "Y": 0.15732597 + }, + { + "X": 0.6409752, + "Y": 0.16418785 + }, + { + "X": 0.6090352, + "Y": 0.16416869 + } + ] + }, + "Id": "eb86ae8f-b8c6-4d66-aa7e-10e300b23fd4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "named", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.928246, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066545834, + "Left": 0.6444541, + "Top": 0.15737116, + "Width": 0.008594424 + }, + "Polygon": [ + { + "X": 0.6444541, + "Y": 0.15737116 + }, + { + "X": 0.6530457, + "Y": 0.15737629 + }, + { + "X": 0.6530486, + "Y": 0.16402574 + }, + { + "X": 0.644457, + "Y": 0.16402058 + } + ] + }, + "Id": "6a2f9abc-4453-46fc-a92e-1177419f52ef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87364, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066187372, + "Left": 0.6565919, + "Top": 0.15744536, + "Width": 0.020336984 + }, + "Polygon": [ + { + "X": 0.6565919, + "Y": 0.15744536 + }, + { + "X": 0.67692596, + "Y": 0.15745749 + }, + { + "X": 0.6769289, + "Y": 0.1640641 + }, + { + "X": 0.65659475, + "Y": 0.16405189 + } + ] + }, + "Id": "e753e25e-d65a-4369-a7c8-bd42d42547c6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "item", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.14678, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0065604537, + "Left": 0.6808874, + "Top": 0.15740079, + "Width": 0.007829211 + }, + "Polygon": [ + { + "X": 0.6808874, + "Y": 0.15740079 + }, + { + "X": 0.68871367, + "Y": 0.15740547 + }, + { + "X": 0.6887166, + "Y": 0.16396125 + }, + { + "X": 0.68089026, + "Y": 0.16395655 + } + ] + }, + "Id": "169849b3-100b-4ea1-adfa-199405ea9f3d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.898, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008097309, + "Left": 0.12322852, + "Top": 0.16793102, + "Width": 0.048222087 + }, + "Polygon": [ + { + "X": 0.12322852, + "Y": 0.16793102 + }, + { + "X": 0.17144915, + "Y": 0.16796006 + }, + { + "X": 0.17145061, + "Y": 0.17602833 + }, + { + "X": 0.12322977, + "Y": 0.1759991 + } + ] + }, + "Id": "fa93f9ae-ada8-45ad-a54f-b07071c0b23d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employer", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.91386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0027264638, + "Left": 0.17558385, + "Top": 0.17078318, + "Width": 0.008848051 + }, + "Polygon": [ + { + "X": 0.17558385, + "Y": 0.17078318 + }, + { + "X": 0.1844314, + "Y": 0.17078851 + }, + { + "X": 0.18443191, + "Y": 0.17350964 + }, + { + "X": 0.17558435, + "Y": 0.1735043 + } + ] + }, + "Id": "9106a772-93b6-4a8a-b2e7-8eba54a12410", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75632, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069464846, + "Left": 0.18891197, + "Top": 0.16767548, + "Width": 0.02966848 + }, + "Polygon": [ + { + "X": 0.18891197, + "Y": 0.16767548 + }, + { + "X": 0.21857904, + "Y": 0.16769333 + }, + { + "X": 0.21858045, + "Y": 0.17462195 + }, + { + "X": 0.18891329, + "Y": 0.174604 + } + ] + }, + "Id": "5b8e71e9-290c-4ce1-be54-558e556f3974", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Please", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.917496, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078328205, + "Left": 0.22225207, + "Top": 0.16782859, + "Width": 0.04227514 + }, + "Polygon": [ + { + "X": 0.22225207, + "Y": 0.16782859 + }, + { + "X": 0.2645254, + "Y": 0.16785404 + }, + { + "X": 0.2645272, + "Y": 0.17566141 + }, + { + "X": 0.22225368, + "Y": 0.1756358 + } + ] + }, + "Id": "fb2517a8-0b63-4e02-a6b2-e9b6466125f8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "complete", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.953186, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00682591, + "Left": 0.26790237, + "Top": 0.16749185, + "Width": 0.027065704 + }, + "Polygon": [ + { + "X": 0.26790237, + "Y": 0.16749185 + }, + { + "X": 0.2949664, + "Y": 0.16750816 + }, + { + "X": 0.29496807, + "Y": 0.17431778 + }, + { + "X": 0.26790392, + "Y": 0.17430139 + } + ] + }, + "Id": "f78c4149-1fd4-4730-811a-8d96666bf41e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "either", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.880554, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069060135, + "Left": 0.29830775, + "Top": 0.16741802, + "Width": 0.019118233 + }, + "Polygon": [ + { + "X": 0.29830775, + "Y": 0.16741802 + }, + { + "X": 0.3174242, + "Y": 0.16742952 + }, + { + "X": 0.31742597, + "Y": 0.17432404 + }, + { + "X": 0.29830945, + "Y": 0.17431246 + } + ] + }, + "Id": "765c6360-084e-4e50-a08a-1bb64117c0f5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 87.87049, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00680832, + "Left": 0.32113674, + "Top": 0.16749726, + "Width": 0.0059359353 + }, + "Polygon": [ + { + "X": 0.32113674, + "Y": 0.16749726 + }, + { + "X": 0.3270709, + "Y": 0.16750084 + }, + { + "X": 0.32707268, + "Y": 0.17430559 + }, + { + "X": 0.3211385, + "Y": 0.174302 + } + ] + }, + "Id": "50bcd515-f0d4-4da0-ad33-4918adeea3bc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "II", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.9066, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005269924, + "Left": 0.3307803, + "Top": 0.16893898, + "Width": 0.00990319 + }, + "Polygon": [ + { + "X": 0.3307803, + "Y": 0.16893898 + }, + { + "X": 0.3406821, + "Y": 0.16894495 + }, + { + "X": 0.3406835, + "Y": 0.17420891 + }, + { + "X": 0.3307817, + "Y": 0.17420292 + } + ] + }, + "Id": "0da3aeb2-74b2-4c63-b347-c491da60da23", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.858826, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067811897, + "Left": 0.34420428, + "Top": 0.16745767, + "Width": 0.018878013 + }, + "Polygon": [ + { + "X": 0.34420428, + "Y": 0.16745767 + }, + { + "X": 0.3630804, + "Y": 0.16746902 + }, + { + "X": 0.3630823, + "Y": 0.17423886 + }, + { + "X": 0.34420612, + "Y": 0.17422743 + } + ] + }, + "Id": "8b5f5b30-2a3b-45d7-8034-3622d20b11c4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.06451, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006548814, + "Left": 0.3669098, + "Top": 0.16745055, + "Width": 0.009242743 + }, + "Polygon": [ + { + "X": 0.3669098, + "Y": 0.16745055 + }, + { + "X": 0.37615067, + "Y": 0.1674561 + }, + { + "X": 0.37615255, + "Y": 0.17399935 + }, + { + "X": 0.36691165, + "Y": 0.17399377 + } + ] + }, + "Id": "f7a616bc-6413-4cd7-afc8-bde3f0209805", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "III", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89311, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0051889447, + "Left": 0.37961182, + "Top": 0.16878909, + "Width": 0.010423619 + }, + "Polygon": [ + { + "X": 0.37961182, + "Y": 0.16878909 + }, + { + "X": 0.3900339, + "Y": 0.16879536 + }, + { + "X": 0.39003542, + "Y": 0.17397803 + }, + { + "X": 0.3796133, + "Y": 0.17397173 + } + ] + }, + "Id": "601214b7-bdb9-414d-8f93-92298cdbdda9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "as", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.66918, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077157384, + "Left": 0.39327502, + "Top": 0.16761273, + "Width": 0.048931547 + }, + "Polygon": [ + { + "X": 0.39327502, + "Y": 0.16761273 + }, + { + "X": 0.4422041, + "Y": 0.16764219 + }, + { + "X": 0.44220656, + "Y": 0.17532848 + }, + { + "X": 0.3932773, + "Y": 0.17529884 + } + ] + }, + "Id": "c32d98e9-40d9-448c-835c-601b08ce37fe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicable.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85457, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008175158, + "Left": 0.4467365, + "Top": 0.1673127, + "Width": 0.044847645 + }, + "Polygon": [ + { + "X": 0.4467365, + "Y": 0.1673127 + }, + { + "X": 0.49158135, + "Y": 0.16733968 + }, + { + "X": 0.49158418, + "Y": 0.17548785 + }, + { + "X": 0.44673917, + "Y": 0.17546068 + } + ] + }, + "Id": "a8ad0a51-967f-4d92-9137-1945eccbcbe8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Complete", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90344, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068462035, + "Left": 0.4952459, + "Top": 0.16709304, + "Width": 0.018798051 + }, + "Polygon": [ + { + "X": 0.4952459, + "Y": 0.16709304 + }, + { + "X": 0.51404154, + "Y": 0.16710435 + }, + { + "X": 0.5140439, + "Y": 0.17393924 + }, + { + "X": 0.4952483, + "Y": 0.17392787 + } + ] + }, + "Id": "34cdc723-38d0-4e2a-8ea9-a34bada01c3e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84039, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068130535, + "Left": 0.5176888, + "Top": 0.16703063, + "Width": 0.010342085 + }, + "Polygon": [ + { + "X": 0.5176888, + "Y": 0.16703063 + }, + { + "X": 0.5280284, + "Y": 0.16703685 + }, + { + "X": 0.5280309, + "Y": 0.17384368 + }, + { + "X": 0.51769125, + "Y": 0.17383742 + } + ] + }, + "Id": "d1f79ca9-fbe1-4b6b-b569-7a9cb20c9c53", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "IV", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006684474, + "Left": 0.5316507, + "Top": 0.16710283, + "Width": 0.01745085 + }, + "Polygon": [ + { + "X": 0.5316507, + "Y": 0.16710283 + }, + { + "X": 0.5490991, + "Y": 0.16711332 + }, + { + "X": 0.5491016, + "Y": 0.1737873 + }, + { + "X": 0.53165317, + "Y": 0.17377675 + } + ] + }, + "Id": "72798ceb-0281-436a-9e18-40fa21423a99", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96846, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006140829, + "Left": 0.55265427, + "Top": 0.1675976, + "Width": 0.027860066 + }, + "Polygon": [ + { + "X": 0.55265427, + "Y": 0.1675976 + }, + { + "X": 0.5805119, + "Y": 0.16761437 + }, + { + "X": 0.5805144, + "Y": 0.17373843 + }, + { + "X": 0.5526566, + "Y": 0.1737216 + } + ] + }, + "Id": "77f312b7-5542-4f30-8048-0ca7cb7ec1c5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "return", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97789, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008064757, + "Left": 0.58417225, + "Top": 0.16697127, + "Width": 0.034388274 + }, + "Polygon": [ + { + "X": 0.58417225, + "Y": 0.16697127 + }, + { + "X": 0.6185572, + "Y": 0.16699196 + }, + { + "X": 0.61856055, + "Y": 0.17503603 + }, + { + "X": 0.58417547, + "Y": 0.17501521 + } + ] + }, + "Id": "fb2993b3-b538-4b39-a04e-b497a1c958d1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "directly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94204, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0060694576, + "Left": 0.6218006, + "Top": 0.1673713, + "Width": 0.009525301 + }, + "Polygon": [ + { + "X": 0.6218006, + "Y": 0.1673713 + }, + { + "X": 0.6313234, + "Y": 0.16737702 + }, + { + "X": 0.6313259, + "Y": 0.17344075 + }, + { + "X": 0.6218031, + "Y": 0.173435 + } + ] + }, + "Id": "e7fdf492-4336-4c8f-97f9-5c8bd43de781", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69838, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066652726, + "Left": 0.63491887, + "Top": 0.16682175, + "Width": 0.029112156 + }, + "Polygon": [ + { + "X": 0.63491887, + "Y": 0.16682175 + }, + { + "X": 0.6640281, + "Y": 0.16683926 + }, + { + "X": 0.664031, + "Y": 0.17348702 + }, + { + "X": 0.63492167, + "Y": 0.17346942 + } + ] + }, + "Id": "cdd794b3-6580-4253-99a6-9b0de2199866", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "lender", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.947014, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066668196, + "Left": 0.6673778, + "Top": 0.16683221, + "Width": 0.031548277 + }, + "Polygon": [ + { + "X": 0.6673778, + "Y": 0.16683221 + }, + { + "X": 0.6989231, + "Y": 0.16685118 + }, + { + "X": 0.6989261, + "Y": 0.17349902 + }, + { + "X": 0.66738075, + "Y": 0.17347994 + } + ] + }, + "Id": "9948b33f-4b62-4230-858f-dd7b2c40e266", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "named", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90558, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006510844, + "Left": 0.7026255, + "Top": 0.16685109, + "Width": 0.008363775 + }, + "Polygon": [ + { + "X": 0.7026255, + "Y": 0.16685109 + }, + { + "X": 0.7109863, + "Y": 0.16685611 + }, + { + "X": 0.7109893, + "Y": 0.17336193 + }, + { + "X": 0.7026285, + "Y": 0.17335688 + } + ] + }, + "Id": "82344204-c1e0-403c-8ea3-00038e86a172", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83952, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006725392, + "Left": 0.7145202, + "Top": 0.16671601, + "Width": 0.020320907 + }, + "Polygon": [ + { + "X": 0.7145202, + "Y": 0.16671601 + }, + { + "X": 0.73483795, + "Y": 0.16672823 + }, + { + "X": 0.7348411, + "Y": 0.17344141 + }, + { + "X": 0.71452326, + "Y": 0.17342912 + } + ] + }, + "Id": "7b83827e-a385-4d9a-9f61-38c579c18ee8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "item", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60529, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007026735, + "Left": 0.73809785, + "Top": 0.16651173, + "Width": 0.008735804 + }, + "Polygon": [ + { + "X": 0.73809785, + "Y": 0.16651173 + }, + { + "X": 0.74683034, + "Y": 0.16651697 + }, + { + "X": 0.7468337, + "Y": 0.17353846 + }, + { + "X": 0.7381012, + "Y": 0.17353317 + } + ] + }, + "Id": "133db139-ee44-4e96-9597-97b2d2f395ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88543, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070926566, + "Left": 0.12259393, + "Top": 0.17719437, + "Width": 0.019496705 + }, + "Polygon": [ + { + "X": 0.12259393, + "Y": 0.17719437 + }, + { + "X": 0.14208947, + "Y": 0.1772062 + }, + { + "X": 0.14209063, + "Y": 0.18428703 + }, + { + "X": 0.12259503, + "Y": 0.18427514 + } + ] + }, + "Id": "0b0d1079-a0f0-45bd-8006-cdeac6de3c43", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "The", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89053, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0069740633, + "Left": 0.14548366, + "Top": 0.17727794, + "Width": 0.02471948 + }, + "Polygon": [ + { + "X": 0.14548366, + "Y": 0.17727794 + }, + { + "X": 0.1702019, + "Y": 0.17729294 + }, + { + "X": 0.17020315, + "Y": 0.18425201 + }, + { + "X": 0.14548482, + "Y": 0.18423693 + } + ] + }, + "Id": "61c8eadb-ac26-42ae-ade5-52544d9f202c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "form", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.946396, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006923694, + "Left": 0.17433314, + "Top": 0.17729932, + "Width": 0.008401526 + }, + "Polygon": [ + { + "X": 0.17433314, + "Y": 0.17729932 + }, + { + "X": 0.18273339, + "Y": 0.17730442 + }, + { + "X": 0.18273467, + "Y": 0.18422301 + }, + { + "X": 0.17433439, + "Y": 0.18421789 + } + ] + }, + "Id": "077c2532-130d-4253-aab8-65028a376220", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84387, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006181089, + "Left": 0.1862672, + "Top": 0.17793764, + "Width": 0.010631493 + }, + "Polygon": [ + { + "X": 0.1862672, + "Y": 0.17793764 + }, + { + "X": 0.1968975, + "Y": 0.1779441 + }, + { + "X": 0.1968987, + "Y": 0.18411873 + }, + { + "X": 0.18626836, + "Y": 0.18411224 + } + ] + }, + "Id": "47f4c330-f4b7-42ec-909e-fe6353829927", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90255, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006764917, + "Left": 0.20083106, + "Top": 0.17733921, + "Width": 0.0127165485 + }, + "Polygon": [ + { + "X": 0.20083106, + "Y": 0.17733921 + }, + { + "X": 0.21354625, + "Y": 0.17734693 + }, + { + "X": 0.21354762, + "Y": 0.18410413 + }, + { + "X": 0.20083238, + "Y": 0.18409637 + } + ] + }, + "Id": "a1ba3622-4564-462f-89c0-0807779344cf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87261, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006987378, + "Left": 0.21722661, + "Top": 0.17713292, + "Width": 0.0596403 + }, + "Polygon": [ + { + "X": 0.21722661, + "Y": 0.17713292 + }, + { + "X": 0.27686527, + "Y": 0.1771691 + }, + { + "X": 0.2768669, + "Y": 0.1841203 + }, + { + "X": 0.21722803, + "Y": 0.18408391 + } + ] + }, + "Id": "489cf722-dc6e-4b15-b8f6-e46f3c732fe3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "transmitted", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92119, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008481291, + "Left": 0.2807304, + "Top": 0.17705287, + "Width": 0.03859244 + }, + "Polygon": [ + { + "X": 0.2807304, + "Y": 0.17705287 + }, + { + "X": 0.31932065, + "Y": 0.17707628 + }, + { + "X": 0.31932282, + "Y": 0.18553416 + }, + { + "X": 0.2807324, + "Y": 0.18551059 + } + ] + }, + "Id": "1f770650-adcf-4400-b0e1-adbbe63c54c5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "directly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84297, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0063286535, + "Left": 0.3230261, + "Top": 0.17772722, + "Width": 0.010536222 + }, + "Polygon": [ + { + "X": 0.3230261, + "Y": 0.17772722 + }, + { + "X": 0.33356065, + "Y": 0.17773362 + }, + { + "X": 0.3335623, + "Y": 0.18405586 + }, + { + "X": 0.32302773, + "Y": 0.18404944 + } + ] + }, + "Id": "1c71ca94-7127-4559-9827-ccc80f0992d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93111, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067686653, + "Left": 0.33753318, + "Top": 0.17722371, + "Width": 0.0163956 + }, + "Polygon": [ + { + "X": 0.33753318, + "Y": 0.17722371 + }, + { + "X": 0.35392693, + "Y": 0.17723365 + }, + { + "X": 0.35392877, + "Y": 0.18399237 + }, + { + "X": 0.33753496, + "Y": 0.18398237 + } + ] + }, + "Id": "08c1e950-09b4-4df1-8196-0eb67b0cd14d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.62721, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068721436, + "Left": 0.3576845, + "Top": 0.17702922, + "Width": 0.032703944 + }, + "Polygon": [ + { + "X": 0.3576845, + "Y": 0.17702922 + }, + { + "X": 0.39038643, + "Y": 0.17704906 + }, + { + "X": 0.39038843, + "Y": 0.18390137 + }, + { + "X": 0.3576864, + "Y": 0.18388143 + } + ] + }, + "Id": "a579e8fc-c3ee-4afe-b480-511933aab596", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "lender", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94887, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006698787, + "Left": 0.39366412, + "Top": 0.17692924, + "Width": 0.018801823 + }, + "Polygon": [ + { + "X": 0.39366412, + "Y": 0.17692924 + }, + { + "X": 0.4124639, + "Y": 0.17694063 + }, + { + "X": 0.41246593, + "Y": 0.18362802 + }, + { + "X": 0.3936661, + "Y": 0.18361656 + } + ] + }, + "Id": "7562d830-d698-4895-a532-be1c41d771b0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94257, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0067701605, + "Left": 0.4165197, + "Top": 0.17682533, + "Width": 0.0081491945 + }, + "Polygon": [ + { + "X": 0.4165197, + "Y": 0.17682533 + }, + { + "X": 0.4246668, + "Y": 0.17683028 + }, + { + "X": 0.42466888, + "Y": 0.1835955 + }, + { + "X": 0.41652176, + "Y": 0.18359053 + } + ] + }, + "Id": "f02b921d-1476-463e-9e02-9df2dcec8368", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95792, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0063768714, + "Left": 0.42871872, + "Top": 0.17731377, + "Width": 0.01713438 + }, + "Polygon": [ + { + "X": 0.42871872, + "Y": 0.17731377 + }, + { + "X": 0.44585103, + "Y": 0.17732416 + }, + { + "X": 0.44585308, + "Y": 0.18369065 + }, + { + "X": 0.42872068, + "Y": 0.1836802 + } + ] + }, + "Id": "ed954caf-8d4c-421f-acfe-89a7788c9433", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84435, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006308656, + "Left": 0.44955528, + "Top": 0.17727055, + "Width": 0.010671716 + }, + "Polygon": [ + { + "X": 0.44955528, + "Y": 0.17727055 + }, + { + "X": 0.4602249, + "Y": 0.17727701 + }, + { + "X": 0.46022698, + "Y": 0.1835792 + }, + { + "X": 0.4495573, + "Y": 0.1835727 + } + ] + }, + "Id": "dc16d7ff-927e-4608-ac3e-ffe7d0270935", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83732, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068405713, + "Left": 0.46443605, + "Top": 0.17674276, + "Width": 0.012274931 + }, + "Polygon": [ + { + "X": 0.46443605, + "Y": 0.17674276 + }, + { + "X": 0.47670868, + "Y": 0.1767502 + }, + { + "X": 0.476711, + "Y": 0.18358333 + }, + { + "X": 0.46443832, + "Y": 0.18357584 + } + ] + }, + "Id": "3796744b-add0-4468-9dc0-2aae8307a502", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "be", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82985, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006789933, + "Left": 0.48005372, + "Top": 0.1765722, + "Width": 0.06029365 + }, + "Polygon": [ + { + "X": 0.48005372, + "Y": 0.1765722 + }, + { + "X": 0.5403449, + "Y": 0.17660876 + }, + { + "X": 0.5403474, + "Y": 0.18336213 + }, + { + "X": 0.48005602, + "Y": 0.18332538 + } + ] + }, + "Id": "375ad771-8213-48dd-bb33-d2ca59fd36d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "transmitted", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94924, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008311655, + "Left": 0.5442537, + "Top": 0.17648093, + "Width": 0.0404512 + }, + "Polygon": [ + { + "X": 0.5442537, + "Y": 0.17648093 + }, + { + "X": 0.5847016, + "Y": 0.17650545 + }, + { + "X": 0.5847049, + "Y": 0.1847926 + }, + { + "X": 0.5442568, + "Y": 0.1847679 + } + ] + }, + "Id": "569b1744-3635-43f2-8c0d-50d31c57400f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "through", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00677269, + "Left": 0.5887159, + "Top": 0.17655225, + "Width": 0.016757004 + }, + "Polygon": [ + { + "X": 0.5887159, + "Y": 0.17655225 + }, + { + "X": 0.6054702, + "Y": 0.17656241 + }, + { + "X": 0.6054729, + "Y": 0.18332495 + }, + { + "X": 0.5887186, + "Y": 0.18331473 + } + ] + }, + "Id": "ab669e4e-7f66-4421-8686-a1f3bb051cd8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.865265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007595399, + "Left": 0.60886204, + "Top": 0.1768174, + "Width": 0.048062585 + }, + "Polygon": [ + { + "X": 0.60886204, + "Y": 0.1768174 + }, + { + "X": 0.6569214, + "Y": 0.17684653 + }, + { + "X": 0.65692466, + "Y": 0.18441279 + }, + { + "X": 0.60886514, + "Y": 0.18438348 + } + ] + }, + "Id": "e983c4ec-4330-41d4-86d8-e2c8d03bceab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83454, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0055060955, + "Left": 0.6608535, + "Top": 0.17771871, + "Width": 0.010611367 + }, + "Polygon": [ + { + "X": 0.6608535, + "Y": 0.17771871 + }, + { + "X": 0.6714625, + "Y": 0.17772515 + }, + { + "X": 0.6714649, + "Y": 0.18322481 + }, + { + "X": 0.6608559, + "Y": 0.18321835 + } + ] + }, + "Id": "46ce7c17-5d72-48e6-868c-caacf192f84a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95929, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0068088965, + "Left": 0.674833, + "Top": 0.17750925, + "Width": 0.019012203 + }, + "Polygon": [ + { + "X": 0.674833, + "Y": 0.17750925 + }, + { + "X": 0.6938422, + "Y": 0.17752078 + }, + { + "X": 0.6938452, + "Y": 0.18431816 + }, + { + "X": 0.67483604, + "Y": 0.18430656 + } + ] + }, + "Id": "71cb47fd-8cda-4f73-95c9-1e83f8a407d0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90361, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0066829305, + "Left": 0.69737273, + "Top": 0.17634235, + "Width": 0.027541185 + }, + "Polygon": [ + { + "X": 0.69737273, + "Y": 0.17634235 + }, + { + "X": 0.7249108, + "Y": 0.17635904 + }, + { + "X": 0.7249139, + "Y": 0.18302529 + }, + { + "X": 0.6973757, + "Y": 0.1830085 + } + ] + }, + "Id": "a2419759-cf12-4e69-b39a-ea694bebd749", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "other", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.271774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076926425, + "Left": 0.7286678, + "Top": 0.17673665, + "Width": 0.029335069 + }, + "Polygon": [ + { + "X": 0.7286678, + "Y": 0.17673665 + }, + { + "X": 0.7579992, + "Y": 0.17675443 + }, + { + "X": 0.7580029, + "Y": 0.18442929 + }, + { + "X": 0.72867143, + "Y": 0.18441139 + } + ] + }, + "Id": "5e6bb7f6-a000-4cb9-aea4-159a0b4e3dcb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "party.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75598, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009252559, + "Left": 0.043541536, + "Top": 0.19918287, + "Width": 0.029580582 + }, + "Polygon": [ + { + "X": 0.043541536, + "Y": 0.19918287 + }, + { + "X": 0.07312093, + "Y": 0.19920112 + }, + { + "X": 0.07312212, + "Y": 0.20843543 + }, + { + "X": 0.043542583, + "Y": 0.20841703 + } + ] + }, + "Id": "368b5f9d-a4c4-409d-8d6f-69c202214c2d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.12916, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009213357, + "Left": 0.077923946, + "Top": 0.19907136, + "Width": 0.004398555 + }, + "Polygon": [ + { + "X": 0.077923946, + "Y": 0.19907136 + }, + { + "X": 0.08232127, + "Y": 0.19907407 + }, + { + "X": 0.0823225, + "Y": 0.20828472 + }, + { + "X": 0.07792515, + "Y": 0.208282 + } + ] + }, + "Id": "4a483e5a-7615-455f-a2a6-68b7a1869f38", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.098915, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00310519, + "Left": 0.08870125, + "Top": 0.20324695, + "Width": 0.0120389145 + }, + "Polygon": [ + { + "X": 0.08870125, + "Y": 0.20324695 + }, + { + "X": 0.10073972, + "Y": 0.2032544 + }, + { + "X": 0.100740165, + "Y": 0.20635214 + }, + { + "X": 0.08870167, + "Y": 0.20634466 + } + ] + }, + "Id": "010f43a7-0139-4566-a1e8-47f5fb020f6d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.935974, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010910034, + "Left": 0.1075276, + "Top": 0.1992644, + "Width": 0.057033293 + }, + "Polygon": [ + { + "X": 0.1075276, + "Y": 0.1992644 + }, + { + "X": 0.16455898, + "Y": 0.19929962 + }, + { + "X": 0.1645609, + "Y": 0.21017444 + }, + { + "X": 0.10752919, + "Y": 0.21013893 + } + ] + }, + "Id": "a1f5b01b-3b67-4cca-b1b4-2757f93d52a8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Request", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.2698, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00771337, + "Left": 0.043607805, + "Top": 0.21306342, + "Width": 0.008920881 + }, + "Polygon": [ + { + "X": 0.043607805, + "Y": 0.21306342 + }, + { + "X": 0.052527778, + "Y": 0.21306899 + }, + { + "X": 0.052528687, + "Y": 0.2207768 + }, + { + "X": 0.04360868, + "Y": 0.2207712 + } + ] + }, + "Id": "7483baad-ee84-4dcb-a2c2-4225cf8f4c74", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81813, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008045759, + "Left": 0.057717014, + "Top": 0.21283282, + "Width": 0.014510086 + }, + "Polygon": [ + { + "X": 0.057717014, + "Y": 0.21283282 + }, + { + "X": 0.07222607, + "Y": 0.21284188 + }, + { + "X": 0.0722271, + "Y": 0.22087859 + }, + { + "X": 0.057717983, + "Y": 0.22086948 + } + ] + }, + "Id": "5a8285e5-75d2-4a49-8734-3af13c63cd4c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "To", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77179, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008822312, + "Left": 0.07697546, + "Top": 0.21279292, + "Width": 0.03490004 + }, + "Polygon": [ + { + "X": 0.07697546, + "Y": 0.21279292 + }, + { + "X": 0.11187419, + "Y": 0.21281469 + }, + { + "X": 0.1118755, + "Y": 0.22161523 + }, + { + "X": 0.07697661, + "Y": 0.2215933 + } + ] + }, + "Id": "bee5d8fe-4abd-4c81-934d-7cf8c048ca96", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Name", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96497, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076281973, + "Left": 0.116011724, + "Top": 0.21306755, + "Width": 0.02000994 + }, + "Polygon": [ + { + "X": 0.116011724, + "Y": 0.21306755 + }, + { + "X": 0.13602044, + "Y": 0.21308003 + }, + { + "X": 0.13602166, + "Y": 0.22069575 + }, + { + "X": 0.11601287, + "Y": 0.22068319 + } + ] + }, + "Id": "61f25167-3c2e-4a46-ad6d-b6b7f65c43ee", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.963196, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076277643, + "Left": 0.14025997, + "Top": 0.21304113, + "Width": 0.04093937 + }, + "Polygon": [ + { + "X": 0.14025997, + "Y": 0.21304113 + }, + { + "X": 0.18119794, + "Y": 0.21306667 + }, + { + "X": 0.18119934, + "Y": 0.2206689 + }, + { + "X": 0.14026122, + "Y": 0.22064319 + } + ] + }, + "Id": "94553945-3d4d-4062-85ed-353c2795d618", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "address", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91732, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077721765, + "Left": 0.18530968, + "Top": 0.21274833, + "Width": 0.0113465 + }, + "Polygon": [ + { + "X": 0.18530968, + "Y": 0.21274833 + }, + { + "X": 0.19665468, + "Y": 0.21275541 + }, + { + "X": 0.19665618, + "Y": 0.22052051 + }, + { + "X": 0.18531114, + "Y": 0.22051339 + } + ] + }, + "Id": "68629907-6981-40ea-8e6d-ffee81d1a136", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.37933, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009243552, + "Left": 0.20080322, + "Top": 0.21261191, + "Width": 0.052855138 + }, + "Polygon": [ + { + "X": 0.20080322, + "Y": 0.21261191 + }, + { + "X": 0.2536563, + "Y": 0.21264488 + }, + { + "X": 0.25365835, + "Y": 0.22185546 + }, + { + "X": 0.20080501, + "Y": 0.22182225 + } + ] + }, + "Id": "f73083ce-0b38-450b-a1b3-11f5d2c015a8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employer)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.761826, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076334886, + "Left": 0.4910277, + "Top": 0.21228494, + "Width": 0.010034245 + }, + "Polygon": [ + { + "X": 0.4910277, + "Y": 0.21228494 + }, + { + "X": 0.5010593, + "Y": 0.2122912 + }, + { + "X": 0.501062, + "Y": 0.21991843 + }, + { + "X": 0.49103037, + "Y": 0.21991214 + } + ] + }, + "Id": "cb80feb3-50e9-4869-a568-0bc57cdfc67e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95478, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007961924, + "Left": 0.5066609, + "Top": 0.2122909, + "Width": 0.027665688 + }, + "Polygon": [ + { + "X": 0.5066609, + "Y": 0.2122909 + }, + { + "X": 0.53432363, + "Y": 0.21230815 + }, + { + "X": 0.53432655, + "Y": 0.22025283 + }, + { + "X": 0.5066637, + "Y": 0.22023547 + } + ] + }, + "Id": "35ca2671-d556-4973-9a59-e24c56227ce8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "From", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.7711, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008835273, + "Left": 0.53899413, + "Top": 0.21224982, + "Width": 0.03527944 + }, + "Polygon": [ + { + "X": 0.53899413, + "Y": 0.21224982 + }, + { + "X": 0.5742701, + "Y": 0.21227181 + }, + { + "X": 0.5742735, + "Y": 0.22108509 + }, + { + "X": 0.53899735, + "Y": 0.22106294 + } + ] + }, + "Id": "83f3915e-c852-4978-a032-8e35350a99ad", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Name", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8746, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00747508, + "Left": 0.5783071, + "Top": 0.21260357, + "Width": 0.020111503 + }, + "Polygon": [ + { + "X": 0.5783071, + "Y": 0.21260357 + }, + { + "X": 0.5984156, + "Y": 0.2126161 + }, + { + "X": 0.5984186, + "Y": 0.22007865 + }, + { + "X": 0.57831, + "Y": 0.22006603 + } + ] + }, + "Id": "001f1566-2e58-41e3-a3ab-02722590ba96", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96067, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076151327, + "Left": 0.60250014, + "Top": 0.21246569, + "Width": 0.041787196 + }, + "Polygon": [ + { + "X": 0.60250014, + "Y": 0.21246569 + }, + { + "X": 0.64428407, + "Y": 0.21249175 + }, + { + "X": 0.6442873, + "Y": 0.22008082 + }, + { + "X": 0.6025032, + "Y": 0.22005461 + } + ] + }, + "Id": "75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "address", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92264, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007631542, + "Left": 0.6482395, + "Top": 0.21221983, + "Width": 0.011428233 + }, + "Polygon": [ + { + "X": 0.6482395, + "Y": 0.21221983 + }, + { + "X": 0.65966445, + "Y": 0.21222696 + }, + { + "X": 0.65966773, + "Y": 0.21985137 + }, + { + "X": 0.6482428, + "Y": 0.2198442 + } + ] + }, + "Id": "a7ec47ce-ddf3-475f-9697-056786d83b13", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.92686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008504962, + "Left": 0.66351056, + "Top": 0.21227388, + "Width": 0.03654925 + }, + "Polygon": [ + { + "X": 0.66351056, + "Y": 0.21227388 + }, + { + "X": 0.70005596, + "Y": 0.21229666 + }, + { + "X": 0.70005983, + "Y": 0.22077885 + }, + { + "X": 0.66351426, + "Y": 0.2207559 + } + ] + }, + "Id": "9c03cb9b-a70c-455c-88d7-665511cd1284", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "lender)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.43556, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014476767, + "Left": 0.076406814, + "Top": 0.23072995, + "Width": 0.0829891 + }, + "Polygon": [ + { + "X": 0.076406814, + "Y": 0.23072995 + }, + { + "X": 0.15939341, + "Y": 0.23078246 + }, + { + "X": 0.1593959, + "Y": 0.24520673 + }, + { + "X": 0.07640869, + "Y": 0.24515364 + } + ] + }, + "Id": "f38501af-5f6f-4276-ad61-2de751f265aa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Alejandro", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.61065, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012370133, + "Left": 0.16554604, + "Top": 0.2306864, + "Width": 0.07067463 + }, + "Polygon": [ + { + "X": 0.16554604, + "Y": 0.2306864 + }, + { + "X": 0.23621805, + "Y": 0.2307311 + }, + { + "X": 0.23622067, + "Y": 0.24305652 + }, + { + "X": 0.16554822, + "Y": 0.2430114 + } + ] + }, + "Id": "09c25389-00b3-4148-8a41-de1837f15b76", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Rosalez", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83041, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012112342, + "Left": 0.50773466, + "Top": 0.2319187, + "Width": 0.056147795 + }, + "Polygon": [ + { + "X": 0.50773466, + "Y": 0.2319187 + }, + { + "X": 0.5638778, + "Y": 0.23195423 + }, + { + "X": 0.56388247, + "Y": 0.24403103 + }, + { + "X": 0.50773895, + "Y": 0.24399516 + } + ] + }, + "Id": "4a80251b-9ef7-4536-8561-1c186a1ac203", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Carlos", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90571, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012064527, + "Left": 0.5701357, + "Top": 0.23185086, + "Width": 0.06657564 + }, + "Polygon": [ + { + "X": 0.5701357, + "Y": 0.23185086 + }, + { + "X": 0.6367063, + "Y": 0.231893 + }, + { + "X": 0.63671136, + "Y": 0.2439154 + }, + { + "X": 0.57014036, + "Y": 0.24387287 + } + ] + }, + "Id": "36f271ae-a172-46b2-b8f4-b96edb9ef960", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Salazar", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91083, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011765854, + "Left": 0.07850759, + "Top": 0.24587026, + "Width": 0.030563466 + }, + "Polygon": [ + { + "X": 0.07850759, + "Y": 0.24587026 + }, + { + "X": 0.10906932, + "Y": 0.24588981 + }, + { + "X": 0.10907105, + "Y": 0.2576361 + }, + { + "X": 0.07850913, + "Y": 0.25761637 + } + ] + }, + "Id": "f65bd4f4-daac-4e55-8c4c-f384911779c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95869, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014793106, + "Left": 0.114262275, + "Top": 0.24596924, + "Width": 0.034844246 + }, + "Polygon": [ + { + "X": 0.114262275, + "Y": 0.24596924 + }, + { + "X": 0.14910403, + "Y": 0.24599154 + }, + { + "X": 0.14910652, + "Y": 0.26076233 + }, + { + "X": 0.11426449, + "Y": 0.2607398 + } + ] + }, + "Id": "2113fbde-4713-4adc-bd4e-9379739c8733", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.972, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013785724, + "Left": 0.15435755, + "Top": 0.24595968, + "Width": 0.056300476 + }, + "Polygon": [ + { + "X": 0.15435755, + "Y": 0.24595968 + }, + { + "X": 0.21065527, + "Y": 0.24599572 + }, + { + "X": 0.21065803, + "Y": 0.25974542 + }, + { + "X": 0.1543599, + "Y": 0.259709 + } + ] + }, + "Id": "fc9e6499-e1a9-4bea-8992-b627fe8795e3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Street,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97876, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014850973, + "Left": 0.2169074, + "Top": 0.24591386, + "Width": 0.034568306 + }, + "Polygon": [ + { + "X": 0.2169074, + "Y": 0.24591386 + }, + { + "X": 0.2514724, + "Y": 0.24593598 + }, + { + "X": 0.2514757, + "Y": 0.26076484 + }, + { + "X": 0.2169104, + "Y": 0.26074246 + } + ] + }, + "Id": "fb8c6ec3-69fa-4663-8286-3bb88855f687", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93986, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013947013, + "Left": 0.25658798, + "Top": 0.24579126, + "Width": 0.052385908 + }, + "Polygon": [ + { + "X": 0.25658798, + "Y": 0.24579126 + }, + { + "X": 0.3089704, + "Y": 0.24582478 + }, + { + "X": 0.30897388, + "Y": 0.25973827 + }, + { + "X": 0.2565911, + "Y": 0.2597044 + } + ] + }, + "Id": "a041dc1d-db53-44b4-87fc-7e2d6585ae7c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Town,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95579, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011992563, + "Left": 0.31629312, + "Top": 0.24577038, + "Width": 0.039530143 + }, + "Polygon": [ + { + "X": 0.31629312, + "Y": 0.24577038 + }, + { + "X": 0.35581994, + "Y": 0.24579567 + }, + { + "X": 0.35582325, + "Y": 0.25776294 + }, + { + "X": 0.31629616, + "Y": 0.25773743 + } + ] + }, + "Id": "9223dbcc-a2e4-406e-87fe-08ac7b0b1259", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98588, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011959884, + "Left": 0.50893366, + "Top": 0.24697888, + "Width": 0.03100901 + }, + "Polygon": [ + { + "X": 0.50893366, + "Y": 0.24697888 + }, + { + "X": 0.5399382, + "Y": 0.24699874 + }, + { + "X": 0.5399426, + "Y": 0.25893876 + }, + { + "X": 0.5089379, + "Y": 0.25891873 + } + ] + }, + "Id": "50681732-1eab-4e46-af63-9209698f2e25", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "100", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98482, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011864239, + "Left": 0.54624623, + "Top": 0.24710667, + "Width": 0.041322272 + }, + "Polygon": [ + { + "X": 0.54624623, + "Y": 0.24710667 + }, + { + "X": 0.5875638, + "Y": 0.24713314 + }, + { + "X": 0.5875685, + "Y": 0.25897092 + }, + { + "X": 0.54625064, + "Y": 0.2589442 + } + ] + }, + "Id": "08874433-59c3-458e-80ea-3187d1cc4fa1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Main", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94301, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0139338365, + "Left": 0.5939773, + "Top": 0.24701355, + "Width": 0.05648204 + }, + "Polygon": [ + { + "X": 0.5939773, + "Y": 0.24701355 + }, + { + "X": 0.6504533, + "Y": 0.24704972 + }, + { + "X": 0.6504593, + "Y": 0.26094738 + }, + { + "X": 0.5939828, + "Y": 0.26091084 + } + ] + }, + "Id": "2e193b5e-bd99-4251-9c9c-11a087041626", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Street,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.872345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014689677, + "Left": 0.65600055, + "Top": 0.24694881, + "Width": 0.08043113 + }, + "Polygon": [ + { + "X": 0.65600055, + "Y": 0.24694881 + }, + { + "X": 0.73642474, + "Y": 0.2470003 + }, + { + "X": 0.73643166, + "Y": 0.2616385 + }, + { + "X": 0.6560069, + "Y": 0.26158643 + } + ] + }, + "Id": "13ee38e5-2041-4338-871f-cc0e72e90c4b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Anytown,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01199201, + "Left": 0.7434544, + "Top": 0.2469747, + "Width": 0.039898157 + }, + "Polygon": [ + { + "X": 0.7434544, + "Y": 0.2469747 + }, + { + "X": 0.78334665, + "Y": 0.24700025 + }, + { + "X": 0.78335255, + "Y": 0.2589667 + }, + { + "X": 0.7434601, + "Y": 0.25894094 + } + ] + }, + "Id": "fd62b3b7-892d-48d8-8483-1388b7482fbb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 79.140945, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007862543, + "Left": 0.042733885, + "Top": 0.2733834, + "Width": 0.0032214962 + }, + "Polygon": [ + { + "X": 0.042733885, + "Y": 0.2733834 + }, + { + "X": 0.04595448, + "Y": 0.2733855 + }, + { + "X": 0.045955382, + "Y": 0.28124595 + }, + { + "X": 0.042734776, + "Y": 0.28124383 + } + ] + }, + "Id": "5c768e56-b461-41e8-a347-01101e81c058", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.946144, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009334118, + "Left": 0.05099346, + "Top": 0.2732629, + "Width": 0.033461824 + }, + "Polygon": [ + { + "X": 0.05099346, + "Y": 0.2732629 + }, + { + "X": 0.08445403, + "Y": 0.27328473 + }, + { + "X": 0.08445528, + "Y": 0.282597 + }, + { + "X": 0.050994553, + "Y": 0.28257498 + } + ] + }, + "Id": "441a789c-7c1b-4b2b-b6b3-a4c6d46ddca4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "certify", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97504, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007726313, + "Left": 0.08844504, + "Top": 0.2734723, + "Width": 0.021405756 + }, + "Polygon": [ + { + "X": 0.08844504, + "Y": 0.2734723 + }, + { + "X": 0.109849654, + "Y": 0.27348632 + }, + { + "X": 0.109850794, + "Y": 0.28119865 + }, + { + "X": 0.08844609, + "Y": 0.28118458 + } + ] + }, + "Id": "9999d289-de9d-4f6b-aea9-7e196e42a094", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "that", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.972534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007844968, + "Left": 0.11398541, + "Top": 0.2731819, + "Width": 0.019442584 + }, + "Polygon": [ + { + "X": 0.11398541, + "Y": 0.2731819 + }, + { + "X": 0.13342674, + "Y": 0.27319458 + }, + { + "X": 0.13342799, + "Y": 0.28102684 + }, + { + "X": 0.11398658, + "Y": 0.28101408 + } + ] + }, + "Id": "c75567a0-bf4f-40f7-b758-d6071358599b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82277, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008038395, + "Left": 0.13719682, + "Top": 0.27301583, + "Width": 0.05840919 + }, + "Polygon": [ + { + "X": 0.13719682, + "Y": 0.27301583 + }, + { + "X": 0.19560449, + "Y": 0.27305397 + }, + { + "X": 0.19560602, + "Y": 0.28105423 + }, + { + "X": 0.13719812, + "Y": 0.28101584 + } + ] + }, + "Id": "3f91b79b-1524-40c0-85f4-6a5f18efdb8e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "verification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9431, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00781369, + "Left": 0.20009778, + "Top": 0.27302852, + "Width": 0.018757025 + }, + "Polygon": [ + { + "X": 0.20009778, + "Y": 0.27302852 + }, + { + "X": 0.21885322, + "Y": 0.27304077 + }, + { + "X": 0.21885481, + "Y": 0.2808422 + }, + { + "X": 0.2000993, + "Y": 0.2808299 + } + ] + }, + "Id": "18356a47-53b4-434a-80b8-b031449cd451", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "has", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93456, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007774988, + "Left": 0.2230669, + "Top": 0.27306378, + "Width": 0.025943598 + }, + "Polygon": [ + { + "X": 0.2230669, + "Y": 0.27306378 + }, + { + "X": 0.24900879, + "Y": 0.2730807 + }, + { + "X": 0.24901049, + "Y": 0.28083876 + }, + { + "X": 0.22306849, + "Y": 0.2808217 + } + ] + }, + "Id": "07022bd8-81aa-4d3c-820a-6c8d5f414c53", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "been", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.952515, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0070310896, + "Left": 0.25325975, + "Top": 0.27379334, + "Width": 0.023043832 + }, + "Polygon": [ + { + "X": 0.25325975, + "Y": 0.27379334 + }, + { + "X": 0.27630192, + "Y": 0.2738084 + }, + { + "X": 0.2763036, + "Y": 0.28082442 + }, + { + "X": 0.2532613, + "Y": 0.28080928 + } + ] + }, + "Id": "a7a7441f-c966-40e9-97ec-747a6896fdf7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sent", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.975136, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009557105, + "Left": 0.28000867, + "Top": 0.27288806, + "Width": 0.03966973 + }, + "Polygon": [ + { + "X": 0.28000867, + "Y": 0.27288806 + }, + { + "X": 0.31967595, + "Y": 0.27291396 + }, + { + "X": 0.3196784, + "Y": 0.28244516 + }, + { + "X": 0.2800109, + "Y": 0.28241906 + } + ] + }, + "Id": "d377b2ca-a178-417c-bac2-e5d5a8aa56e4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "directly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93102, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0071881865, + "Left": 0.32370427, + "Top": 0.27363634, + "Width": 0.011168684 + }, + "Polygon": [ + { + "X": 0.32370427, + "Y": 0.27363634 + }, + { + "X": 0.33487105, + "Y": 0.27364364 + }, + { + "X": 0.33487296, + "Y": 0.28082454 + }, + { + "X": 0.32370612, + "Y": 0.28081718 + } + ] + }, + "Id": "70d449eb-5f9c-4779-8f4a-b2011c672d47", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98217, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076412614, + "Left": 0.33878487, + "Top": 0.2731441, + "Width": 0.01741679 + }, + "Polygon": [ + { + "X": 0.33878487, + "Y": 0.2731441 + }, + { + "X": 0.35619956, + "Y": 0.27315548 + }, + { + "X": 0.35620165, + "Y": 0.28078535 + }, + { + "X": 0.3387869, + "Y": 0.2807739 + } + ] + }, + "Id": "435c2ee8-adf6-4eca-a90c-6117e8a2a16e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92926, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009299831, + "Left": 0.36011168, + "Top": 0.27306312, + "Width": 0.04993536 + }, + "Polygon": [ + { + "X": 0.36011168, + "Y": 0.27306312 + }, + { + "X": 0.41004422, + "Y": 0.27309573 + }, + { + "X": 0.41004705, + "Y": 0.28236294 + }, + { + "X": 0.36011428, + "Y": 0.28233013 + } + ] + }, + "Id": "9b26c308-0723-4913-bf77-580b12cb3331", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employer", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98353, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007642879, + "Left": 0.41388187, + "Top": 0.27301645, + "Width": 0.019988414 + }, + "Polygon": [ + { + "X": 0.41388187, + "Y": 0.27301645 + }, + { + "X": 0.43386787, + "Y": 0.2730295 + }, + { + "X": 0.4338703, + "Y": 0.28065932 + }, + { + "X": 0.4138842, + "Y": 0.2806462 + } + ] + }, + "Id": "058a8bbe-91dd-4cbe-8f8e-e03055dfa861", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94688, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077534257, + "Left": 0.43838874, + "Top": 0.27290082, + "Width": 0.018984579 + }, + "Polygon": [ + { + "X": 0.43838874, + "Y": 0.27290082 + }, + { + "X": 0.4573708, + "Y": 0.2729132 + }, + { + "X": 0.45737332, + "Y": 0.28065422 + }, + { + "X": 0.4383912, + "Y": 0.28064176 + } + ] + }, + "Id": "2392191c-8e00-42cc-8c27-ab4f25f3cd88", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "has", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.979774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007020986, + "Left": 0.46147862, + "Top": 0.2735579, + "Width": 0.017907554 + }, + "Polygon": [ + { + "X": 0.46147862, + "Y": 0.2735579 + }, + { + "X": 0.4793838, + "Y": 0.2735696 + }, + { + "X": 0.47938618, + "Y": 0.28057888 + }, + { + "X": 0.46148095, + "Y": 0.28056714 + } + ] + }, + "Id": "b714b6cd-1dde-4e3c-88a5-b7f216b708a7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94277, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009129172, + "Left": 0.48296207, + "Top": 0.27284846, + "Width": 0.037158053 + }, + "Polygon": [ + { + "X": 0.48296207, + "Y": 0.27284846 + }, + { + "X": 0.5201168, + "Y": 0.27287272 + }, + { + "X": 0.5201201, + "Y": 0.28197762 + }, + { + "X": 0.48296517, + "Y": 0.28195322 + } + ] + }, + "Id": "531fe283-a0ea-45d7-b1c5-065948b80553", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "passed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98844, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009678272, + "Left": 0.5243956, + "Top": 0.27286726, + "Width": 0.042703025 + }, + "Polygon": [ + { + "X": 0.5243956, + "Y": 0.27286726 + }, + { + "X": 0.5670949, + "Y": 0.27289513 + }, + { + "X": 0.5670986, + "Y": 0.2825455 + }, + { + "X": 0.5243991, + "Y": 0.28251743 + } + ] + }, + "Id": "f12f35a8-a172-4b5f-b73d-35e07c2820bd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "through", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98018, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00751399, + "Left": 0.57117563, + "Top": 0.27294278, + "Width": 0.017326929 + }, + "Polygon": [ + { + "X": 0.57117563, + "Y": 0.27294278 + }, + { + "X": 0.58849955, + "Y": 0.27295408 + }, + { + "X": 0.5885025, + "Y": 0.28045678 + }, + { + "X": 0.5711785, + "Y": 0.2804454 + } + ] + }, + "Id": "7b55f8ff-18a4-4193-a65d-14db11eae904", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88612, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007920502, + "Left": 0.59282, + "Top": 0.27270547, + "Width": 0.03254584 + }, + "Polygon": [ + { + "X": 0.59282, + "Y": 0.27270547 + }, + { + "X": 0.6253626, + "Y": 0.2727267 + }, + { + "X": 0.62536585, + "Y": 0.28062597 + }, + { + "X": 0.59282315, + "Y": 0.2806046 + } + ] + }, + "Id": "fd585168-cd94-416e-9fd4-edf78162cf7e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "hands", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95568, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007871978, + "Left": 0.6292722, + "Top": 0.2726276, + "Width": 0.01153396 + }, + "Polygon": [ + { + "X": 0.6292722, + "Y": 0.2726276 + }, + { + "X": 0.64080286, + "Y": 0.27263513 + }, + { + "X": 0.64080614, + "Y": 0.28049958 + }, + { + "X": 0.6292755, + "Y": 0.280492 + } + ] + }, + "Id": "e0d31b82-a0e2-4d07-b6ca-657969f65c4f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96682, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076371566, + "Left": 0.64453864, + "Top": 0.27288586, + "Width": 0.017299645 + }, + "Polygon": [ + { + "X": 0.64453864, + "Y": 0.27288586 + }, + { + "X": 0.66183496, + "Y": 0.27289715 + }, + { + "X": 0.6618383, + "Y": 0.28052303 + }, + { + "X": 0.64454186, + "Y": 0.28051168 + } + ] + }, + "Id": "bef2e76d-9923-4d48-a60a-f160b3bf7c54", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8738, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009453435, + "Left": 0.6657611, + "Top": 0.27258882, + "Width": 0.04960072 + }, + "Polygon": [ + { + "X": 0.6657611, + "Y": 0.27258882 + }, + { + "X": 0.7153575, + "Y": 0.2726212 + }, + { + "X": 0.71536183, + "Y": 0.28204226 + }, + { + "X": 0.6657652, + "Y": 0.28200966 + } + ] + }, + "Id": "7175ca6f-1ff0-449b-b943-7b487f2479b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.860504, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005999017, + "Left": 0.7192659, + "Top": 0.27443412, + "Width": 0.01139303 + }, + "Polygon": [ + { + "X": 0.7192659, + "Y": 0.27443412 + }, + { + "X": 0.7306561, + "Y": 0.27444157 + }, + { + "X": 0.73065895, + "Y": 0.28043312 + }, + { + "X": 0.7192687, + "Y": 0.28042567 + } + ] + }, + "Id": "2c25fdf7-7243-4191-ac55-205332894694", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9858, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007822097, + "Left": 0.73449343, + "Top": 0.27426237, + "Width": 0.019740133 + }, + "Polygon": [ + { + "X": 0.73449343, + "Y": 0.27426237 + }, + { + "X": 0.7542298, + "Y": 0.27427527 + }, + { + "X": 0.75423354, + "Y": 0.28208447 + }, + { + "X": 0.73449713, + "Y": 0.2820715 + } + ] + }, + "Id": "418c71ad-e539-448c-8bc9-5cc231555c07", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94495, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007684653, + "Left": 0.7582869, + "Top": 0.27276808, + "Width": 0.028488303 + }, + "Polygon": [ + { + "X": 0.7582869, + "Y": 0.27276808 + }, + { + "X": 0.78677136, + "Y": 0.27278668 + }, + { + "X": 0.7867752, + "Y": 0.28045273 + }, + { + "X": 0.7582906, + "Y": 0.280434 + } + ] + }, + "Id": "e871ef44-1ebf-4f15-b19d-986036a3c59b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "other", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86922, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00781074, + "Left": 0.7904561, + "Top": 0.27249354, + "Width": 0.052703213 + }, + "Polygon": [ + { + "X": 0.7904561, + "Y": 0.27249354 + }, + { + "X": 0.84315526, + "Y": 0.27252793 + }, + { + "X": 0.8431593, + "Y": 0.28030428 + }, + { + "X": 0.79046, + "Y": 0.28026968 + } + ] + }, + "Id": "2ba6aa89-fec9-4996-ab2d-29e36c534152", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "interested", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.38599, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008873577, + "Left": 0.8471482, + "Top": 0.27309322, + "Width": 0.031217445 + }, + "Polygon": [ + { + "X": 0.8471482, + "Y": 0.27309322 + }, + { + "X": 0.87836075, + "Y": 0.2731136 + }, + { + "X": 0.8783656, + "Y": 0.2819668 + }, + { + "X": 0.8471528, + "Y": 0.2819463 + } + ] + }, + "Id": "5e7c2393-67f1-4fd4-b569-64d95900556d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "party.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.49162, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007732581, + "Left": 0.042545825, + "Top": 0.2884561, + "Width": 0.009723511 + }, + "Polygon": [ + { + "X": 0.042545825, + "Y": 0.2884561 + }, + { + "X": 0.052268427, + "Y": 0.28846255 + }, + { + "X": 0.052269336, + "Y": 0.2961887 + }, + { + "X": 0.042546697, + "Y": 0.29618225 + } + ] + }, + "Id": "8f6dec43-0704-4755-9498-bd1437347131", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.936386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009529287, + "Left": 0.057852138, + "Top": 0.28822047, + "Width": 0.05096273 + }, + "Polygon": [ + { + "X": 0.057852138, + "Y": 0.28822047 + }, + { + "X": 0.10881347, + "Y": 0.28825414 + }, + { + "X": 0.10881487, + "Y": 0.29774976 + }, + { + "X": 0.057853285, + "Y": 0.29771584 + } + ] + }, + "Id": "ab74ac15-58a4-4160-89ae-d2e327e4f8b1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Signature", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95372, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007941286, + "Left": 0.11332428, + "Top": 0.28821927, + "Width": 0.011262295 + }, + "Polygon": [ + { + "X": 0.11332428, + "Y": 0.28821927 + }, + { + "X": 0.12458534, + "Y": 0.2882267 + }, + { + "X": 0.124586575, + "Y": 0.29616055 + }, + { + "X": 0.11332546, + "Y": 0.29615307 + } + ] + }, + "Id": "f4dadd0d-7459-4827-80f2-d01317af9821", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81364, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077864407, + "Left": 0.12921816, + "Top": 0.28819504, + "Width": 0.03665392 + }, + "Polygon": [ + { + "X": 0.12921816, + "Y": 0.28819504 + }, + { + "X": 0.16587071, + "Y": 0.28821924 + }, + { + "X": 0.16587208, + "Y": 0.2959815 + }, + { + "X": 0.12921938, + "Y": 0.29595715 + } + ] + }, + "Id": "a21e9b9e-201f-4997-8e56-3ed559d8a6f4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lender", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76658, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007799915, + "Left": 0.37384784, + "Top": 0.2880142, + "Width": 0.009670701 + }, + "Polygon": [ + { + "X": 0.37384784, + "Y": 0.2880142 + }, + { + "X": 0.38351628, + "Y": 0.28802058 + }, + { + "X": 0.38351855, + "Y": 0.29581413 + }, + { + "X": 0.37385008, + "Y": 0.2958077 + } + ] + }, + "Id": "c4d9e2d3-41f8-4618-ae53-8a05817970b1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.932465, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007944191, + "Left": 0.38867974, + "Top": 0.2878306, + "Width": 0.0238023 + }, + "Polygon": [ + { + "X": 0.38867974, + "Y": 0.2878306 + }, + { + "X": 0.41247964, + "Y": 0.28784633 + }, + { + "X": 0.41248205, + "Y": 0.2957748 + }, + { + "X": 0.38868207, + "Y": 0.295759 + } + ] + }, + "Id": "46bca104-6bd0-43ff-aadf-298e2b8cf6f9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Title", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82227, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007818635, + "Left": 0.62784696, + "Top": 0.2877137, + "Width": 0.009927396 + }, + "Polygon": [ + { + "X": 0.62784696, + "Y": 0.2877137 + }, + { + "X": 0.63777107, + "Y": 0.28772026 + }, + { + "X": 0.63777435, + "Y": 0.29553235 + }, + { + "X": 0.62785023, + "Y": 0.29552576 + } + ] + }, + "Id": "08da9455-9258-4088-9cea-a3d04c4e7ee6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95204, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007955585, + "Left": 0.64341813, + "Top": 0.28765878, + "Width": 0.02523524 + }, + "Polygon": [ + { + "X": 0.64341813, + "Y": 0.28765878 + }, + { + "X": 0.66864985, + "Y": 0.28767544 + }, + { + "X": 0.66865337, + "Y": 0.2956144 + }, + { + "X": 0.6434215, + "Y": 0.2955976 + } + ] + }, + "Id": "88c4ed38-7cb3-4c23-a8f3-814c85d1b73b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78247, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077165985, + "Left": 0.7452971, + "Top": 0.28762227, + "Width": 0.010081734 + }, + "Polygon": [ + { + "X": 0.7452971, + "Y": 0.28762227 + }, + { + "X": 0.7553751, + "Y": 0.28762892 + }, + { + "X": 0.7553788, + "Y": 0.29533887 + }, + { + "X": 0.7453007, + "Y": 0.29533216 + } + ] + }, + "Id": "1cdbe7dc-6b10-4ee5-95e1-1c939136f827", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "6.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76479, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008035195, + "Left": 0.76058304, + "Top": 0.28759706, + "Width": 0.046339214 + }, + "Polygon": [ + { + "X": 0.76058304, + "Y": 0.28759706 + }, + { + "X": 0.80691814, + "Y": 0.28762764 + }, + { + "X": 0.80692226, + "Y": 0.29563224 + }, + { + "X": 0.7605869, + "Y": 0.2956015 + } + ] + }, + "Id": "5a452634-9888-4b0e-b240-1bfbd80d0f2e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lender's", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94616, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007870083, + "Left": 0.81095296, + "Top": 0.28756782, + "Width": 0.04310153 + }, + "Polygon": [ + { + "X": 0.81095296, + "Y": 0.28756782 + }, + { + "X": 0.8540503, + "Y": 0.2875963 + }, + { + "X": 0.8540545, + "Y": 0.29543793 + }, + { + "X": 0.81095695, + "Y": 0.29540932 + } + ] + }, + "Id": "4073bc62-49a7-4af6-b6ad-13977a1cbe77", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Number", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68692, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009373906, + "Left": 0.7604327, + "Top": 0.29765293, + "Width": 0.052166115 + }, + "Polygon": [ + { + "X": 0.7604327, + "Y": 0.29765293 + }, + { + "X": 0.812594, + "Y": 0.29768762 + }, + { + "X": 0.8125988, + "Y": 0.30702683 + }, + { + "X": 0.76043725, + "Y": 0.30699193 + } + ] + }, + "Id": "48fe3293-9a14-4f5b-9167-4b8ce7f9b25c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Optional)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.548386, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.017320817, + "Left": 0.12941404, + "Top": 0.30048013, + "Width": 0.06513916 + }, + "Polygon": [ + { + "X": 0.12941404, + "Y": 0.30048013 + }, + { + "X": 0.19454989, + "Y": 0.30052355 + }, + { + "X": 0.1945532, + "Y": 0.31780097 + }, + { + "X": 0.12941676, + "Y": 0.317757 + } + ] + }, + "Id": "79139c89-7a3b-497c-a4bb-1ffd6b2a6c82", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Carlos", + "TextType": "HANDWRITING" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.160095, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02740842, + "Left": 0.1997882, + "Top": 0.30115253, + "Width": 0.07786651 + }, + "Polygon": [ + { + "X": 0.1997882, + "Y": 0.30115253 + }, + { + "X": 0.2776483, + "Y": 0.30120444 + }, + { + "X": 0.2776547, + "Y": 0.32856095 + }, + { + "X": 0.19979352, + "Y": 0.328508 + } + ] + }, + "Id": "e27ffc54-b748-465b-813a-a8537d13bf55", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Salazar", + "TextType": "HANDWRITING" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97292, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012626425, + "Left": 0.40842786, + "Top": 0.30551547, + "Width": 0.050822992 + }, + "Polygon": [ + { + "X": 0.40842786, + "Y": 0.30551547 + }, + { + "X": 0.45924672, + "Y": 0.30554944 + }, + { + "X": 0.45925087, + "Y": 0.31814188 + }, + { + "X": 0.40843168, + "Y": 0.31810758 + } + ] + }, + "Id": "77ba2a16-0ff3-4aea-9d18-2f4f34cecc92", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Project", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97807, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012734721, + "Left": 0.4635288, + "Top": 0.30558568, + "Width": 0.06498683 + }, + "Polygon": [ + { + "X": 0.4635288, + "Y": 0.30558568 + }, + { + "X": 0.528511, + "Y": 0.30562916 + }, + { + "X": 0.52851564, + "Y": 0.31832042 + }, + { + "X": 0.463533, + "Y": 0.31827655 + } + ] + }, + "Id": "7a54cc63-ba02-4908-8206-08b3060ab738", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Manager", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.889404, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010394431, + "Left": 0.6367757, + "Top": 0.3079544, + "Width": 0.080541246 + }, + "Polygon": [ + { + "X": 0.6367757, + "Y": 0.3079544 + }, + { + "X": 0.71731216, + "Y": 0.30800834 + }, + { + "X": 0.7173169, + "Y": 0.31834882 + }, + { + "X": 0.63678, + "Y": 0.31829447 + } + ] + }, + "Id": "afb7bec1-0ae1-413e-885b-5e25ccde854e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12/12/2006", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.873146, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0102110095, + "Left": 0.7611151, + "Top": 0.3139776, + "Width": 0.120120816 + }, + "Polygon": [ + { + "X": 0.7611151, + "Y": 0.3139776 + }, + { + "X": 0.8812303, + "Y": 0.31405842 + }, + { + "X": 0.8812359, + "Y": 0.32418862 + }, + { + "X": 0.76111996, + "Y": 0.32410723 + } + ] + }, + "Id": "6f8134df-6158-4420-a652-84f0fef6d205", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5555-5555-5555", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.59857, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073717786, + "Left": 0.042990964, + "Top": 0.33405995, + "Width": 0.0029287566 + }, + "Polygon": [ + { + "X": 0.042990964, + "Y": 0.33405995 + }, + { + "X": 0.04591888, + "Y": 0.33406195 + }, + { + "X": 0.04591972, + "Y": 0.34143174 + }, + { + "X": 0.0429918, + "Y": 0.34142974 + } + ] + }, + "Id": "5037e2b1-a3a4-49da-80e9-73747f485493", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98534, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007613029, + "Left": 0.050932717, + "Top": 0.33402002, + "Width": 0.025175376 + }, + "Polygon": [ + { + "X": 0.050932717, + "Y": 0.33402002 + }, + { + "X": 0.0761071, + "Y": 0.3340372 + }, + { + "X": 0.07610809, + "Y": 0.34163305 + }, + { + "X": 0.050933607, + "Y": 0.34161577 + } + ] + }, + "Id": "8a9bda13-a420-441c-81a0-c29e31a71b42", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "have", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91847, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009111443, + "Left": 0.08032162, + "Top": 0.33393753, + "Width": 0.03774492 + }, + "Polygon": [ + { + "X": 0.08032162, + "Y": 0.33393753 + }, + { + "X": 0.118065156, + "Y": 0.33396327 + }, + { + "X": 0.118066534, + "Y": 0.34304896 + }, + { + "X": 0.08032282, + "Y": 0.34302303 + } + ] + }, + "Id": "7e11571d-b7b4-487a-8565-908432b5e539", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applied", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97059, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077342764, + "Left": 0.122615404, + "Top": 0.33366856, + "Width": 0.015369336 + }, + "Polygon": [ + { + "X": 0.122615404, + "Y": 0.33366856 + }, + { + "X": 0.13798349, + "Y": 0.33367905 + }, + { + "X": 0.13798474, + "Y": 0.34140283 + }, + { + "X": 0.1226166, + "Y": 0.34139228 + } + ] + }, + "Id": "107cb72e-c747-4fa2-a4be-52276fb59396", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73571, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005909048, + "Left": 0.14184327, + "Top": 0.3354369, + "Width": 0.006387028 + }, + "Polygon": [ + { + "X": 0.14184327, + "Y": 0.3354369 + }, + { + "X": 0.1482293, + "Y": 0.3354413 + }, + { + "X": 0.1482303, + "Y": 0.34134597 + }, + { + "X": 0.14184424, + "Y": 0.34134158 + } + ] + }, + "Id": "e254c022-9a87-4e3f-bbc9-80749127fc33", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "a", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89135, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00901902, + "Left": 0.15238222, + "Top": 0.33421552, + "Width": 0.051134378 + }, + "Polygon": [ + { + "X": 0.15238222, + "Y": 0.33421552 + }, + { + "X": 0.20351484, + "Y": 0.33425042 + }, + { + "X": 0.2035166, + "Y": 0.34323454 + }, + { + "X": 0.15238374, + "Y": 0.3431994 + } + ] + }, + "Id": "c320b61e-cf85-4517-82d1-2339701c2464", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "mortgage", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93707, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007607121, + "Left": 0.20818979, + "Top": 0.33367634, + "Width": 0.022351738 + }, + "Polygon": [ + { + "X": 0.20818979, + "Y": 0.33367634 + }, + { + "X": 0.23053993, + "Y": 0.3336916 + }, + { + "X": 0.23054153, + "Y": 0.34128347 + }, + { + "X": 0.20819129, + "Y": 0.34126812 + } + ] + }, + "Id": "5143ebdd-03b4-4eb3-af7d-e0abc6359439", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "loan", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98066, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00765391, + "Left": 0.23491396, + "Top": 0.33356795, + "Width": 0.01992367 + }, + "Polygon": [ + { + "X": 0.23491396, + "Y": 0.33356795 + }, + { + "X": 0.25483593, + "Y": 0.33358154 + }, + { + "X": 0.25483763, + "Y": 0.34122187 + }, + { + "X": 0.23491558, + "Y": 0.3412082 + } + ] + }, + "Id": "6dc235c9-7a94-4805-9325-04d1bdb2c5f0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96737, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007922543, + "Left": 0.2594015, + "Top": 0.33344427, + "Width": 0.032849215 + }, + "Polygon": [ + { + "X": 0.2594015, + "Y": 0.33344427 + }, + { + "X": 0.29224882, + "Y": 0.33346668 + }, + { + "X": 0.29225072, + "Y": 0.34136683 + }, + { + "X": 0.2594033, + "Y": 0.34134427 + } + ] + }, + "Id": "51ccc3f5-0e9f-49b9-9d8c-da0d52c9553c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "stated", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92434, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077560856, + "Left": 0.29628456, + "Top": 0.33353755, + "Width": 0.021876134 + }, + "Polygon": [ + { + "X": 0.29628456, + "Y": 0.33353755 + }, + { + "X": 0.31815872, + "Y": 0.33355245 + }, + { + "X": 0.31816068, + "Y": 0.34129363 + }, + { + "X": 0.29628646, + "Y": 0.3412786 + } + ] + }, + "Id": "da4adc0f-a4eb-43be-8ee2-1f3ababbbdf2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "that", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.99056, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007540447, + "Left": 0.32223034, + "Top": 0.33364165, + "Width": 0.0033625788 + }, + "Polygon": [ + { + "X": 0.32223034, + "Y": 0.33364165 + }, + { + "X": 0.32559097, + "Y": 0.33364394 + }, + { + "X": 0.3255929, + "Y": 0.34118208 + }, + { + "X": 0.32223228, + "Y": 0.3411798 + } + ] + }, + "Id": "b83e8666-342d-42c1-9827-f1cd859fe1c1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "I", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.913185, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0060111033, + "Left": 0.32975405, + "Top": 0.33526525, + "Width": 0.016732967 + }, + "Polygon": [ + { + "X": 0.32975405, + "Y": 0.33526525 + }, + { + "X": 0.34648538, + "Y": 0.3352767 + }, + { + "X": 0.34648702, + "Y": 0.34127638 + }, + { + "X": 0.3297556, + "Y": 0.34126487 + } + ] + }, + "Id": "d313f419-abd9-477c-bad7-04d15749169c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "am", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92746, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0059456797, + "Left": 0.35083845, + "Top": 0.33528706, + "Width": 0.02364948 + }, + "Polygon": [ + { + "X": 0.35083845, + "Y": 0.33528706 + }, + { + "X": 0.37448627, + "Y": 0.33530322 + }, + { + "X": 0.37448794, + "Y": 0.34123275 + }, + { + "X": 0.3508401, + "Y": 0.3412165 + } + ] + }, + "Id": "27789a2a-5d12-4528-b9e4-969d086d1aa3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "now", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89822, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0061005773, + "Left": 0.37863985, + "Top": 0.33515576, + "Width": 0.011363784 + }, + "Polygon": [ + { + "X": 0.37863985, + "Y": 0.33515576 + }, + { + "X": 0.39000183, + "Y": 0.33516353 + }, + { + "X": 0.39000362, + "Y": 0.34125635 + }, + { + "X": 0.37864158, + "Y": 0.34124854 + } + ] + }, + "Id": "ba647519-f1c6-417d-89f2-c899f153554c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.944496, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006023362, + "Left": 0.39342874, + "Top": 0.3351747, + "Width": 0.021926172 + }, + "Polygon": [ + { + "X": 0.39342874, + "Y": 0.3351747 + }, + { + "X": 0.41535306, + "Y": 0.33518967 + }, + { + "X": 0.4153549, + "Y": 0.34119806 + }, + { + "X": 0.3934305, + "Y": 0.341183 + } + ] + }, + "Id": "46f3ea36-2e80-4594-854b-1481ece5b5ec", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "was", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8692, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0092347115, + "Left": 0.41896698, + "Top": 0.33331996, + "Width": 0.04522318 + }, + "Polygon": [ + { + "X": 0.41896698, + "Y": 0.33331996 + }, + { + "X": 0.46418712, + "Y": 0.33335084 + }, + { + "X": 0.46419016, + "Y": 0.3425547 + }, + { + "X": 0.4189698, + "Y": 0.34252363 + } + ] + }, + "Id": "7daf1db7-e307-4f3c-a65d-00551e498ae7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "formerly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96024, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009241344, + "Left": 0.4679972, + "Top": 0.33334526, + "Width": 0.051983565 + }, + "Polygon": [ + { + "X": 0.4679972, + "Y": 0.33334526 + }, + { + "X": 0.51997745, + "Y": 0.33338073 + }, + { + "X": 0.5199808, + "Y": 0.3425866 + }, + { + "X": 0.46800026, + "Y": 0.3425509 + } + ] + }, + "Id": "3447187a-1b3d-405d-923d-23d7a04f193d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00907669, + "Left": 0.5243285, + "Top": 0.33336803, + "Width": 0.013710792 + }, + "Polygon": [ + { + "X": 0.5243285, + "Y": 0.33336803 + }, + { + "X": 0.53803587, + "Y": 0.3333774 + }, + { + "X": 0.53803927, + "Y": 0.34244472 + }, + { + "X": 0.52433175, + "Y": 0.3424353 + } + ] + }, + "Id": "1c7c853b-923d-4b3b-a3b6-51812e3ac668", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44492, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075335293, + "Left": 0.5417585, + "Top": 0.3349556, + "Width": 0.02333039 + }, + "Polygon": [ + { + "X": 0.5417585, + "Y": 0.3349556 + }, + { + "X": 0.56508595, + "Y": 0.33497152 + }, + { + "X": 0.56508887, + "Y": 0.34248912 + }, + { + "X": 0.5417612, + "Y": 0.3424731 + } + ] + }, + "Id": "b4b5fd46-0d9c-42dd-9f0a-b0ab54cb397b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "you.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.843666, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008949352, + "Left": 0.5706221, + "Top": 0.33350447, + "Width": 0.016916957 + }, + "Polygon": [ + { + "X": 0.5706221, + "Y": 0.33350447 + }, + { + "X": 0.5875355, + "Y": 0.33351603 + }, + { + "X": 0.5875391, + "Y": 0.34245384 + }, + { + "X": 0.57062554, + "Y": 0.3424422 + } + ] + }, + "Id": "10b4760d-e8c0-4411-b7b4-89b9b208b97d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "My", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93953, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00938187, + "Left": 0.59107244, + "Top": 0.33329818, + "Width": 0.049861416 + }, + "Polygon": [ + { + "X": 0.59107244, + "Y": 0.33329818 + }, + { + "X": 0.6409299, + "Y": 0.3333322 + }, + { + "X": 0.6409339, + "Y": 0.34268007 + }, + { + "X": 0.59107614, + "Y": 0.34264582 + } + ] + }, + "Id": "c04977aa-0fc5-48ab-917f-c5dbd275dfe4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "signature", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91807, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007893945, + "Left": 0.6451531, + "Top": 0.33326086, + "Width": 0.032543175 + }, + "Polygon": [ + { + "X": 0.6451531, + "Y": 0.33326086 + }, + { + "X": 0.6776928, + "Y": 0.33328304 + }, + { + "X": 0.6776963, + "Y": 0.34115478 + }, + { + "X": 0.64515644, + "Y": 0.34113246 + } + ] + }, + "Id": "f9323c24-34e3-4768-a184-0df8168cbb98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "below", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91321, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007915944, + "Left": 0.6814791, + "Top": 0.33347788, + "Width": 0.055254437 + }, + "Polygon": [ + { + "X": 0.6814791, + "Y": 0.33347788 + }, + { + "X": 0.7367298, + "Y": 0.33351558 + }, + { + "X": 0.7367335, + "Y": 0.34139383 + }, + { + "X": 0.68148255, + "Y": 0.34135592 + } + ] + }, + "Id": "ac754566-729c-47fc-89f2-f325f6b6f36a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "authorizes", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81359, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008079057, + "Left": 0.74040794, + "Top": 0.33305028, + "Width": 0.05915815 + }, + "Polygon": [ + { + "X": 0.74040794, + "Y": 0.33305028 + }, + { + "X": 0.79956204, + "Y": 0.33309063 + }, + { + "X": 0.7995661, + "Y": 0.34112933 + }, + { + "X": 0.74041176, + "Y": 0.34108877 + } + ] + }, + "Id": "4cfc4b7d-6035-45b9-b0d6-1c864d3e177d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "verification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.857834, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007981633, + "Left": 0.8039435, + "Top": 0.33297482, + "Width": 0.011431099 + }, + "Polygon": [ + { + "X": 0.8039435, + "Y": 0.33297482 + }, + { + "X": 0.8153705, + "Y": 0.3329826 + }, + { + "X": 0.8153746, + "Y": 0.34095645 + }, + { + "X": 0.80394757, + "Y": 0.3409486 + } + ] + }, + "Id": "8147d494-b0d7-4cf4-beae-a6b45c1ace56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92247, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007797071, + "Left": 0.81929225, + "Top": 0.33317, + "Width": 0.01951576 + }, + "Polygon": [ + { + "X": 0.81929225, + "Y": 0.33317 + }, + { + "X": 0.83880395, + "Y": 0.3331833 + }, + { + "X": 0.83880806, + "Y": 0.34096706 + }, + { + "X": 0.8192963, + "Y": 0.34095368 + } + ] + }, + "Id": "2edda5f8-da4a-4457-8a0e-f077c0e6853a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "this", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.863335, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008155056, + "Left": 0.84269273, + "Top": 0.3329687, + "Width": 0.06471066 + }, + "Polygon": [ + { + "X": 0.84269273, + "Y": 0.3329687 + }, + { + "X": 0.9073988, + "Y": 0.33301282 + }, + { + "X": 0.90740335, + "Y": 0.34112376 + }, + { + "X": 0.842697, + "Y": 0.34107935 + } + ] + }, + "Id": "b830b6b2-5de6-4497-a3d7-d8d144d4d895", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "information.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.28981, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007486306, + "Left": 0.042409677, + "Top": 0.34908557, + "Width": 0.009608278 + }, + "Polygon": [ + { + "X": 0.042409677, + "Y": 0.34908557 + }, + { + "X": 0.052017074, + "Y": 0.3490922 + }, + { + "X": 0.052017957, + "Y": 0.35657185 + }, + { + "X": 0.042410523, + "Y": 0.3565652 + } + ] + }, + "Id": "856ecae3-f8c7-4b7d-8fee-059106653b13", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "7.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.959404, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076546036, + "Left": 0.057954527, + "Top": 0.34910348, + "Width": 0.03083373 + }, + "Polygon": [ + { + "X": 0.057954527, + "Y": 0.34910348 + }, + { + "X": 0.08878721, + "Y": 0.34912476 + }, + { + "X": 0.088788256, + "Y": 0.3567581 + }, + { + "X": 0.057955448, + "Y": 0.3567367 + } + ] + }, + "Id": "5a458934-babc-4a9b-b0a6-1367b82d2536", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Name", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.970985, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073375064, + "Left": 0.09294677, + "Top": 0.34922415, + "Width": 0.01978273 + }, + "Polygon": [ + { + "X": 0.09294677, + "Y": 0.34922415 + }, + { + "X": 0.1127284, + "Y": 0.3492378 + }, + { + "X": 0.1127295, + "Y": 0.35656166 + }, + { + "X": 0.09294778, + "Y": 0.35654792 + } + ] + }, + "Id": "b0b93c96-bd58-4a77-8783-e419c5e66f63", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94063, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077855363, + "Left": 0.11700095, + "Top": 0.3487726, + "Width": 0.043815557 + }, + "Polygon": [ + { + "X": 0.11700095, + "Y": 0.3487726 + }, + { + "X": 0.16081515, + "Y": 0.3488028 + }, + { + "X": 0.1608165, + "Y": 0.3565581 + }, + { + "X": 0.11700212, + "Y": 0.35652772 + } + ] + }, + "Id": "19ee13b9-7ff9-4b83-8038-7f356ea878cb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Address", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94972, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007759708, + "Left": 0.16519222, + "Top": 0.34868407, + "Width": 0.011312023 + }, + "Polygon": [ + { + "X": 0.16519222, + "Y": 0.34868407 + }, + { + "X": 0.17650282, + "Y": 0.34869188 + }, + { + "X": 0.17650424, + "Y": 0.35644376 + }, + { + "X": 0.16519357, + "Y": 0.35643592 + } + ] + }, + "Id": "95748642-072d-46f3-83f9-ec441b439357", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95381, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00936126, + "Left": 0.18011533, + "Top": 0.34866098, + "Width": 0.051600344 + }, + "Polygon": [ + { + "X": 0.18011533, + "Y": 0.34866098 + }, + { + "X": 0.23171371, + "Y": 0.34869656 + }, + { + "X": 0.23171568, + "Y": 0.35802224 + }, + { + "X": 0.18011704, + "Y": 0.3579864 + } + ] + }, + "Id": "4d50fdd5-1e84-4913-ac67-2a5afedf981c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Applicant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.64927, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008739437, + "Left": 0.23612753, + "Top": 0.34849507, + "Width": 0.042031217 + }, + "Polygon": [ + { + "X": 0.23612753, + "Y": 0.34849507 + }, + { + "X": 0.2781567, + "Y": 0.34852403 + }, + { + "X": 0.27815875, + "Y": 0.3572345 + }, + { + "X": 0.23612939, + "Y": 0.35720533 + } + ] + }, + "Id": "fcb9bfb4-279e-4981-a463-522f271966e5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(include", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92702, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009268561, + "Left": 0.28216913, + "Top": 0.34866536, + "Width": 0.05204221 + }, + "Polygon": [ + { + "X": 0.28216913, + "Y": 0.34866536 + }, + { + "X": 0.3342089, + "Y": 0.34870127 + }, + { + "X": 0.33421132, + "Y": 0.3579339 + }, + { + "X": 0.2821713, + "Y": 0.3578978 + } + ] + }, + "Id": "49ca9610-bb94-4206-b67f-a70ecd5944d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employee", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81408, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005922307, + "Left": 0.33826512, + "Top": 0.3503111, + "Width": 0.011197816 + }, + "Polygon": [ + { + "X": 0.33826512, + "Y": 0.3503111 + }, + { + "X": 0.34946132, + "Y": 0.35031885 + }, + { + "X": 0.34946293, + "Y": 0.35623342 + }, + { + "X": 0.3382667, + "Y": 0.35622564 + } + ] + }, + "Id": "e461cf1a-ebd7-4d2e-adae-4c482a632599", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89828, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009392364, + "Left": 0.35329437, + "Top": 0.3485293, + "Width": 0.033103548 + }, + "Polygon": [ + { + "X": 0.35329437, + "Y": 0.3485293 + }, + { + "X": 0.3863952, + "Y": 0.34855217 + }, + { + "X": 0.38639793, + "Y": 0.3579217 + }, + { + "X": 0.35329694, + "Y": 0.3578987 + } + ] + }, + "Id": "ab0c653a-e82b-4f13-bce8-2f33c0372fd1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "badge", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.93476, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008399238, + "Left": 0.39070725, + "Top": 0.3485917, + "Width": 0.044724915 + }, + "Polygon": [ + { + "X": 0.39070725, + "Y": 0.3485917 + }, + { + "X": 0.4354295, + "Y": 0.34862256 + }, + { + "X": 0.43543217, + "Y": 0.35699093 + }, + { + "X": 0.3907097, + "Y": 0.3569599 + } + ] + }, + "Id": "c85e762f-9801-47ac-9c12-80019d5c949a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "number)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.7339, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008012016, + "Left": 0.58870625, + "Top": 0.34815952, + "Width": 0.009886209 + }, + "Polygon": [ + { + "X": 0.58870625, + "Y": 0.34815952 + }, + { + "X": 0.59858924, + "Y": 0.34816632 + }, + { + "X": 0.59859246, + "Y": 0.35617152 + }, + { + "X": 0.5887094, + "Y": 0.35616466 + } + ] + }, + "Id": "daf71342-60db-4483-9b2d-e4aef3555db8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "8.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95028, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00977988, + "Left": 0.60399896, + "Top": 0.3481027, + "Width": 0.05207558 + }, + "Polygon": [ + { + "X": 0.60399896, + "Y": 0.3481027 + }, + { + "X": 0.65607035, + "Y": 0.3481386 + }, + { + "X": 0.6560746, + "Y": 0.35788256 + }, + { + "X": 0.6040029, + "Y": 0.3578464 + } + ] + }, + "Id": "fc2b268a-c75d-463c-8878-ef57e02018ac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Signature", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93232, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008095019, + "Left": 0.66009784, + "Top": 0.3481785, + "Width": 0.011705426 + }, + "Polygon": [ + { + "X": 0.66009784, + "Y": 0.3481785 + }, + { + "X": 0.6717997, + "Y": 0.34818658 + }, + { + "X": 0.67180324, + "Y": 0.35627353 + }, + { + "X": 0.66010135, + "Y": 0.35626543 + } + ] + }, + "Id": "1840f76a-8889-433a-8d58-ac8607096492", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83268, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009664127, + "Left": 0.6748259, + "Top": 0.34811452, + "Width": 0.05231502 + }, + "Polygon": [ + { + "X": 0.6748259, + "Y": 0.34811452 + }, + { + "X": 0.72713643, + "Y": 0.3481506 + }, + { + "X": 0.72714096, + "Y": 0.35777867 + }, + { + "X": 0.67483014, + "Y": 0.35774234 + } + ] + }, + "Id": "64bb524c-1b2f-4040-bc9d-5fa0288fa85d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Applicant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.66727, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012145476, + "Left": 0.070800535, + "Top": 0.35869008, + "Width": 0.049288694 + }, + "Polygon": [ + { + "X": 0.070800535, + "Y": 0.35869008 + }, + { + "X": 0.12008737, + "Y": 0.35872433 + }, + { + "X": 0.120089225, + "Y": 0.37083557 + }, + { + "X": 0.07080208, + "Y": 0.37080103 + } + ] + }, + "Id": "6e23516b-edc1-4a11-b2fe-9386f0861ed0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paulo", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78977, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012061237, + "Left": 0.12624788, + "Top": 0.35876295, + "Width": 0.060006447 + }, + "Polygon": [ + { + "X": 0.12624788, + "Y": 0.35876295 + }, + { + "X": 0.18625207, + "Y": 0.3588046 + }, + { + "X": 0.18625432, + "Y": 0.3708242 + }, + { + "X": 0.12624976, + "Y": 0.37078214 + } + ] + }, + "Id": "9bbab59d-9a22-48f7-85f1-7748598b772e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Santos", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9649, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012148009, + "Left": 0.07186988, + "Top": 0.37392703, + "Width": 0.03061794 + }, + "Polygon": [ + { + "X": 0.07186988, + "Y": 0.37392703 + }, + { + "X": 0.102486074, + "Y": 0.3739485 + }, + { + "X": 0.10248782, + "Y": 0.38607505 + }, + { + "X": 0.07187143, + "Y": 0.38605335 + } + ] + }, + "Id": "2612716b-90e8-41a0-a5ed-53b5ef6833f3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.967026, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014739391, + "Left": 0.10775702, + "Top": 0.37411898, + "Width": 0.03442584 + }, + "Polygon": [ + { + "X": 0.10775702, + "Y": 0.37411898 + }, + { + "X": 0.14218044, + "Y": 0.37414315 + }, + { + "X": 0.14218286, + "Y": 0.38885838 + }, + { + "X": 0.10775918, + "Y": 0.38883394 + } + ] + }, + "Id": "7a18920c-fa44-4f28-a684-ef22013eeec0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.970535, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013951621, + "Left": 0.14802313, + "Top": 0.3739579, + "Width": 0.056131557 + }, + "Polygon": [ + { + "X": 0.14802313, + "Y": 0.3739579 + }, + { + "X": 0.20415194, + "Y": 0.3739973 + }, + { + "X": 0.20415469, + "Y": 0.38790953 + }, + { + "X": 0.14802545, + "Y": 0.38786972 + } + ] + }, + "Id": "8bcd374d-2285-4d93-8698-44ba4fc0490e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Street,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97259, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014821927, + "Left": 0.21004663, + "Top": 0.3739125, + "Width": 0.034478806 + }, + "Polygon": [ + { + "X": 0.21004663, + "Y": 0.3739125 + }, + { + "X": 0.24452223, + "Y": 0.3739367 + }, + { + "X": 0.24452545, + "Y": 0.38873443 + }, + { + "X": 0.2100496, + "Y": 0.38871 + } + ] + }, + "Id": "f9dc6c2f-950a-4835-8ca1-8ebdc88e7756", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91539, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014206561, + "Left": 0.24982838, + "Top": 0.37379968, + "Width": 0.05275451 + }, + "Polygon": [ + { + "X": 0.24982838, + "Y": 0.37379968 + }, + { + "X": 0.30257937, + "Y": 0.37383673 + }, + { + "X": 0.3025829, + "Y": 0.38800624 + }, + { + "X": 0.2498315, + "Y": 0.38796887 + } + ] + }, + "Id": "6a8be74a-9d38-4aa4-b819-40861dcf5930", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Town,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.950096, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012438672, + "Left": 0.30921632, + "Top": 0.3736596, + "Width": 0.040220242 + }, + "Polygon": [ + { + "X": 0.30921632, + "Y": 0.3736596 + }, + { + "X": 0.34943318, + "Y": 0.37368786 + }, + { + "X": 0.34943658, + "Y": 0.3860983 + }, + { + "X": 0.30921945, + "Y": 0.38606983 + } + ] + }, + "Id": "2d6babbe-cdd4-4d03-90cb-4e863d0438c0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "USA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57108, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01852739, + "Left": 0.62926507, + "Top": 0.3640621, + "Width": 0.06786926 + }, + "Polygon": [ + { + "X": 0.62926507, + "Y": 0.3640621 + }, + { + "X": 0.697126, + "Y": 0.3641094 + }, + { + "X": 0.6971343, + "Y": 0.3825895 + }, + { + "X": 0.62927276, + "Y": 0.38254157 + } + ] + }, + "Id": "9c93c85f-7e95-497b-941f-7c6c88f6a8fe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paulo", + "TextType": "HANDWRITING" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.25014, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.016371224, + "Left": 0.70800567, + "Top": 0.36535344, + "Width": 0.085754365 + }, + "Polygon": [ + { + "X": 0.70800567, + "Y": 0.36535344 + }, + { + "X": 0.79375184, + "Y": 0.36541328 + }, + { + "X": 0.79376006, + "Y": 0.38172466 + }, + { + "X": 0.7080132, + "Y": 0.38166416 + } + ] + }, + "Id": "2a77db5f-73f7-4eae-bd9c-5eaf23a85316", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Santos", + "TextType": "HANDWRITING" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.46356, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009076007, + "Left": 0.04323486, + "Top": 0.39576244, + "Width": 0.028785216 + }, + "Polygon": [ + { + "X": 0.04323486, + "Y": 0.39576244 + }, + { + "X": 0.072018914, + "Y": 0.39578298 + }, + { + "X": 0.072020076, + "Y": 0.40483847 + }, + { + "X": 0.043235883, + "Y": 0.40481782 + } + ] + }, + "Id": "e59d39a9-80e8-4b5f-902c-be2ea6af7eb6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 87.478065, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0089365225, + "Left": 0.07791721, + "Top": 0.39574698, + "Width": 0.008685146 + }, + "Polygon": [ + { + "X": 0.07791721, + "Y": 0.39574698 + }, + { + "X": 0.086601146, + "Y": 0.39575318 + }, + { + "X": 0.08660235, + "Y": 0.4046835 + }, + { + "X": 0.07791838, + "Y": 0.40467727 + } + ] + }, + "Id": "c8005579-468e-416e-9c22-48b052667709", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "II", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.36997, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0026147903, + "Left": 0.09330373, + "Top": 0.39991423, + "Width": 0.011540502 + }, + "Polygon": [ + { + "X": 0.09330373, + "Y": 0.39991423 + }, + { + "X": 0.104843855, + "Y": 0.3999225 + }, + { + "X": 0.104844235, + "Y": 0.40252903 + }, + { + "X": 0.0933041, + "Y": 0.40252078 + } + ] + }, + "Id": "b525fcbf-6589-4720-b18e-18909530e30c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74689, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009264176, + "Left": 0.110887185, + "Top": 0.39530432, + "Width": 0.08141751 + }, + "Polygon": [ + { + "X": 0.110887185, + "Y": 0.39530432 + }, + { + "X": 0.19230294, + "Y": 0.39536235 + }, + { + "X": 0.19230469, + "Y": 0.4045685 + }, + { + "X": 0.11088855, + "Y": 0.40451014 + } + ] + }, + "Id": "b47c419c-490f-43a4-9368-835201262f95", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Verification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92253, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009217995, + "Left": 0.19862938, + "Top": 0.3951867, + "Width": 0.015214609 + }, + "Polygon": [ + { + "X": 0.19862938, + "Y": 0.3951867 + }, + { + "X": 0.21384214, + "Y": 0.3951975 + }, + { + "X": 0.21384399, + "Y": 0.40440467 + }, + { + "X": 0.19863117, + "Y": 0.40439376 + } + ] + }, + "Id": "aa94c5ef-cb90-4c68-beab-c781fc959622", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90779, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008741829, + "Left": 0.21909836, + "Top": 0.39560056, + "Width": 0.05324938 + }, + "Polygon": [ + { + "X": 0.21909836, + "Y": 0.39560056 + }, + { + "X": 0.27234572, + "Y": 0.39563853 + }, + { + "X": 0.27234775, + "Y": 0.40434238 + }, + { + "X": 0.21910013, + "Y": 0.40430424 + } + ] + }, + "Id": "eb840c38-a0b3-496a-a108-e765569a2bdb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Present", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92076, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011603694, + "Left": 0.27723113, + "Top": 0.39494643, + "Width": 0.09043391 + }, + "Polygon": [ + { + "X": 0.27723113, + "Y": 0.39494643 + }, + { + "X": 0.36766177, + "Y": 0.39501086 + }, + { + "X": 0.36766502, + "Y": 0.40655014 + }, + { + "X": 0.27723384, + "Y": 0.4064852 + } + ] + }, + "Id": "014ab92a-6e54-4947-aa0c-8dc9544b022a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employment", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57876, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077046715, + "Left": 0.04225537, + "Top": 0.40953034, + "Width": 0.009713588 + }, + "Polygon": [ + { + "X": 0.04225537, + "Y": 0.40953034 + }, + { + "X": 0.051968053, + "Y": 0.40953732 + }, + { + "X": 0.051968962, + "Y": 0.41723502 + }, + { + "X": 0.04225624, + "Y": 0.41722798 + } + ] + }, + "Id": "b0c6488f-3783-4f68-b6f8-54282af569bd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "9.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89808, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009383585, + "Left": 0.057085954, + "Top": 0.4093806, + "Width": 0.06004252 + }, + "Polygon": [ + { + "X": 0.057085954, + "Y": 0.4093806 + }, + { + "X": 0.11712706, + "Y": 0.4094238 + }, + { + "X": 0.11712848, + "Y": 0.41876417 + }, + { + "X": 0.05708708, + "Y": 0.41872072 + } + ] + }, + "Id": "0b859532-87d2-4466-bce7-b8370ed3258a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Applicant's", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90764, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078045744, + "Left": 0.12192517, + "Top": 0.40936437, + "Width": 0.024578718 + }, + "Polygon": [ + { + "X": 0.12192517, + "Y": 0.40936437 + }, + { + "X": 0.14650258, + "Y": 0.40938205 + }, + { + "X": 0.14650388, + "Y": 0.41716895 + }, + { + "X": 0.12192637, + "Y": 0.41715118 + } + ] + }, + "Id": "0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9434, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077252043, + "Left": 0.15097068, + "Top": 0.40936762, + "Width": 0.011194679 + }, + "Polygon": [ + { + "X": 0.15097068, + "Y": 0.40936762 + }, + { + "X": 0.16216402, + "Y": 0.40937567 + }, + { + "X": 0.16216537, + "Y": 0.41709283 + }, + { + "X": 0.150972, + "Y": 0.41708472 + } + ] + }, + "Id": "36a36ed6-f41d-4f6f-8284-ec300d0f4bb8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93466, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009302634, + "Left": 0.16633356, + "Top": 0.40930504, + "Width": 0.06709231 + }, + "Polygon": [ + { + "X": 0.16633356, + "Y": 0.40930504 + }, + { + "X": 0.2334239, + "Y": 0.40935332 + }, + { + "X": 0.23342587, + "Y": 0.41860768 + }, + { + "X": 0.1663352, + "Y": 0.41855913 + } + ] + }, + "Id": "2b97532d-fa68-40c4-87e0-479236fd48ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employment", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90062, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077459756, + "Left": 0.27676165, + "Top": 0.4092256, + "Width": 0.015449389 + }, + "Polygon": [ + { + "X": 0.27676165, + "Y": 0.4092256 + }, + { + "X": 0.29220918, + "Y": 0.4092367 + }, + { + "X": 0.29221106, + "Y": 0.41697156 + }, + { + "X": 0.27676347, + "Y": 0.41696042 + } + ] + }, + "Id": "51a32c19-3f54-459c-80de-0d61b100d514", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "10.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89669, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076604066, + "Left": 0.29802915, + "Top": 0.40933567, + "Width": 0.039842073 + }, + "Polygon": [ + { + "X": 0.29802915, + "Y": 0.40933567 + }, + { + "X": 0.3378692, + "Y": 0.4093643 + }, + { + "X": 0.33787122, + "Y": 0.41699606 + }, + { + "X": 0.29803103, + "Y": 0.41696727 + } + ] + }, + "Id": "bad7b4e6-0b17-41da-8386-fc1e51056ee6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Present", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84736, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007859976, + "Left": 0.3422493, + "Top": 0.4092092, + "Width": 0.0426045 + }, + "Polygon": [ + { + "X": 0.3422493, + "Y": 0.4092092 + }, + { + "X": 0.38485155, + "Y": 0.40923983 + }, + { + "X": 0.3848538, + "Y": 0.41706917 + }, + { + "X": 0.34225142, + "Y": 0.41703838 + } + ] + }, + "Id": "0b81123b-0054-43f8-a6e3-4d3b57543c8a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Position", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8081, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008361134, + "Left": 0.6482678, + "Top": 0.40842104, + "Width": 0.015158828 + }, + "Polygon": [ + { + "X": 0.6482678, + "Y": 0.40842104 + }, + { + "X": 0.663423, + "Y": 0.40843192 + }, + { + "X": 0.66342664, + "Y": 0.41678217 + }, + { + "X": 0.6482714, + "Y": 0.41677123 + } + ] + }, + "Id": "e0f20600-8f80-4013-b08c-7f54fee587a5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "11.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87132, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009702849, + "Left": 0.6687771, + "Top": 0.40854275, + "Width": 0.056921776 + }, + "Polygon": [ + { + "X": 0.6687771, + "Y": 0.40854275 + }, + { + "X": 0.7256944, + "Y": 0.40858364 + }, + { + "X": 0.7256989, + "Y": 0.41824558 + }, + { + "X": 0.66878134, + "Y": 0.41820443 + } + ] + }, + "Id": "d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Probability", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86031, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008010402, + "Left": 0.7298591, + "Top": 0.40858746, + "Width": 0.011607755 + }, + "Polygon": [ + { + "X": 0.7298591, + "Y": 0.40858746 + }, + { + "X": 0.74146307, + "Y": 0.4085958 + }, + { + "X": 0.7414669, + "Y": 0.41659787 + }, + { + "X": 0.72986287, + "Y": 0.41658947 + } + ] + }, + "Id": "bf290882-a50b-4f08-88b2-95e2b4df0b4a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.802284, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008229453, + "Left": 0.7455373, + "Top": 0.40859273, + "Width": 0.055054616 + }, + "Polygon": [ + { + "X": 0.7455373, + "Y": 0.40859273 + }, + { + "X": 0.8005878, + "Y": 0.4086323 + }, + { + "X": 0.8005919, + "Y": 0.4168222 + }, + { + "X": 0.74554116, + "Y": 0.4167824 + } + ] + }, + "Id": "97864248-6336-400d-a976-3552856e4f35", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Continued", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93103, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009450752, + "Left": 0.8050279, + "Top": 0.40869975, + "Width": 0.06729018 + }, + "Polygon": [ + { + "X": 0.8050279, + "Y": 0.40869975 + }, + { + "X": 0.87231296, + "Y": 0.4087481 + }, + { + "X": 0.8723181, + "Y": 0.41815048 + }, + { + "X": 0.8050327, + "Y": 0.41810182 + } + ] + }, + "Id": "cc44dd9f-c924-46a4-bb85-85d2a159c31c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employment", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88088, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0103366105, + "Left": 0.10546091, + "Top": 0.4298611, + "Width": 0.081799425 + }, + "Polygon": [ + { + "X": 0.10546091, + "Y": 0.4298611 + }, + { + "X": 0.18725841, + "Y": 0.42992076 + }, + { + "X": 0.18726034, + "Y": 0.4401977 + }, + { + "X": 0.10546241, + "Y": 0.44013765 + } + ] + }, + "Id": "b13b96df-18ad-448d-9db4-7eef21d75085", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "06/06/2006", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.889946, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009811292, + "Left": 0.33656725, + "Top": 0.42991623, + "Width": 0.057462815 + }, + "Polygon": [ + { + "X": 0.33656725, + "Y": 0.42991623 + }, + { + "X": 0.39402717, + "Y": 0.4299581 + }, + { + "X": 0.39403006, + "Y": 0.43972751 + }, + { + "X": 0.33656985, + "Y": 0.43968534 + } + ] + }, + "Id": "5dc7e481-c945-45c5-9eda-299fc0a11cfc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "General", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92546, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012508083, + "Left": 0.39907292, + "Top": 0.42984965, + "Width": 0.06433323 + }, + "Polygon": [ + { + "X": 0.39907292, + "Y": 0.42984965 + }, + { + "X": 0.46340203, + "Y": 0.42989656 + }, + { + "X": 0.46340615, + "Y": 0.44235775 + }, + { + "X": 0.39907664, + "Y": 0.44231045 + } + ] + }, + "Id": "20638fff-b88b-4bdf-9d67-c0b170da4460", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Manager", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87324, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010037049, + "Left": 0.72777635, + "Top": 0.42813098, + "Width": 0.0087896185 + }, + "Polygon": [ + { + "X": 0.72777635, + "Y": 0.42813098 + }, + { + "X": 0.73656124, + "Y": 0.4281374 + }, + { + "X": 0.73656595, + "Y": 0.43816805 + }, + { + "X": 0.72778106, + "Y": 0.4381616 + } + ] + }, + "Id": "272e58a4-7e8c-4c82-a110-45331283ed49", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "3", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94659, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010795577, + "Left": 0.7407075, + "Top": 0.43008408, + "Width": 0.040454056 + }, + "Polygon": [ + { + "X": 0.7407075, + "Y": 0.43008408 + }, + { + "X": 0.78115624, + "Y": 0.43011355 + }, + { + "X": 0.78116155, + "Y": 0.44087964 + }, + { + "X": 0.74071264, + "Y": 0.44084993 + } + ] + }, + "Id": "d7db20a9-2b77-4ede-aecf-4d516c3f7ba7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "years", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.26109, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007752255, + "Left": 0.052938998, + "Top": 0.45499167, + "Width": 0.023226527 + }, + "Polygon": [ + { + "X": 0.052938998, + "Y": 0.45499167 + }, + { + "X": 0.076164514, + "Y": 0.4550089 + }, + { + "X": 0.07616553, + "Y": 0.4627439 + }, + { + "X": 0.052939914, + "Y": 0.46272662 + } + ] + }, + "Id": "e0090aff-7c04-42fc-a57b-e7391d136e54", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12A.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92726, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077922707, + "Left": 0.082066774, + "Top": 0.45497888, + "Width": 0.03967055 + }, + "Polygon": [ + { + "X": 0.082066774, + "Y": 0.45497888 + }, + { + "X": 0.121736124, + "Y": 0.4550083 + }, + { + "X": 0.12173732, + "Y": 0.46277118 + }, + { + "X": 0.08206781, + "Y": 0.4627416 + } + ] + }, + "Id": "47a21aea-7ab5-4fa7-bc98-91009d4d493b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Current", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93427, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075980094, + "Left": 0.12645507, + "Top": 0.4551363, + "Width": 0.033599857 + }, + "Polygon": [ + { + "X": 0.12645507, + "Y": 0.4551363 + }, + { + "X": 0.16005361, + "Y": 0.4551612 + }, + { + "X": 0.16005492, + "Y": 0.4627343 + }, + { + "X": 0.12645625, + "Y": 0.46270928 + } + ] + }, + "Id": "79c46f4d-b9e2-43a6-b0de-d7b29796ada7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Gross", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94193, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007545604, + "Left": 0.16527694, + "Top": 0.45499417, + "Width": 0.02539299 + }, + "Polygon": [ + { + "X": 0.16527694, + "Y": 0.45499417 + }, + { + "X": 0.19066851, + "Y": 0.45501298 + }, + { + "X": 0.19066994, + "Y": 0.46253976 + }, + { + "X": 0.16527827, + "Y": 0.46252084 + } + ] + }, + "Id": "7ab3a062-923c-4e24-afd3-efde350a9767", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93971, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008960102, + "Left": 0.1955387, + "Top": 0.45490432, + "Width": 0.019330036 + }, + "Polygon": [ + { + "X": 0.1955387, + "Y": 0.45490432 + }, + { + "X": 0.21486692, + "Y": 0.45491865 + }, + { + "X": 0.21486872, + "Y": 0.46386442 + }, + { + "X": 0.19554041, + "Y": 0.46385 + } + ] + }, + "Id": "5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.64293, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008271143, + "Left": 0.22007811, + "Top": 0.454903, + "Width": 0.031477336 + }, + "Polygon": [ + { + "X": 0.22007811, + "Y": 0.454903 + }, + { + "X": 0.25155362, + "Y": 0.45492634 + }, + { + "X": 0.25155544, + "Y": 0.46317413 + }, + { + "X": 0.2200798, + "Y": 0.46315068 + } + ] + }, + "Id": "39a96b20-fd7b-40a7-a662-1ff423410542", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Enter", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.949554, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075849956, + "Left": 0.2557255, + "Top": 0.45491728, + "Width": 0.04376785 + }, + "Polygon": [ + { + "X": 0.2557255, + "Y": 0.45491728 + }, + { + "X": 0.2994915, + "Y": 0.45494974 + }, + { + "X": 0.29949337, + "Y": 0.4625023 + }, + { + "X": 0.2557272, + "Y": 0.46246967 + } + ] + }, + "Id": "0c0d86dc-3a05-49f8-acc2-de94974a0d52", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Amount", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89302, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075626913, + "Left": 0.30365404, + "Top": 0.45488068, + "Width": 0.0201022 + }, + "Polygon": [ + { + "X": 0.30365404, + "Y": 0.45488068 + }, + { + "X": 0.32375428, + "Y": 0.4548956 + }, + { + "X": 0.32375625, + "Y": 0.46244338 + }, + { + "X": 0.30365592, + "Y": 0.46242842 + } + ] + }, + "Id": "e6c9ca58-8d08-42d9-a9b8-70efec1300c3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.877945, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076950635, + "Left": 0.3282116, + "Top": 0.454735, + "Width": 0.03321549 + }, + "Polygon": [ + { + "X": 0.3282116, + "Y": 0.454735 + }, + { + "X": 0.36142495, + "Y": 0.45475963 + }, + { + "X": 0.3614271, + "Y": 0.46243006 + }, + { + "X": 0.3282136, + "Y": 0.46240532 + } + ] + }, + "Id": "da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Check", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.952255, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008608803, + "Left": 0.36597615, + "Top": 0.45459428, + "Width": 0.038082708 + }, + "Polygon": [ + { + "X": 0.36597615, + "Y": 0.45459428 + }, + { + "X": 0.4040563, + "Y": 0.4546225 + }, + { + "X": 0.40405887, + "Y": 0.4632031 + }, + { + "X": 0.36597857, + "Y": 0.4631747 + } + ] + }, + "Id": "c174f82a-4281-40cf-add4-78477cc7ffd3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Period)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81976, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007923331, + "Left": 0.46268776, + "Top": 0.45448157, + "Width": 0.014728475 + }, + "Polygon": [ + { + "X": 0.46268776, + "Y": 0.45448157 + }, + { + "X": 0.47741356, + "Y": 0.45449248 + }, + { + "X": 0.47741625, + "Y": 0.4624049 + }, + { + "X": 0.46269038, + "Y": 0.46239394 + } + ] + }, + "Id": "3f417e60-7aff-433f-91c7-17012b3170ae", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "13.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9156, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00779898, + "Left": 0.48352078, + "Top": 0.45453566, + "Width": 0.017418519 + }, + "Polygon": [ + { + "X": 0.48352078, + "Y": 0.45453566 + }, + { + "X": 0.50093657, + "Y": 0.45454857 + }, + { + "X": 0.5009393, + "Y": 0.46233466 + }, + { + "X": 0.48352343, + "Y": 0.46232167 + } + ] + }, + "Id": "cc143d85-0e0e-4364-bf9f-d011d154641a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "For", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76446, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009490586, + "Left": 0.50558215, + "Top": 0.45428118, + "Width": 0.039303035 + }, + "Polygon": [ + { + "X": 0.50558215, + "Y": 0.45428118 + }, + { + "X": 0.54488164, + "Y": 0.4543103 + }, + { + "X": 0.54488516, + "Y": 0.4637718 + }, + { + "X": 0.5055855, + "Y": 0.46374246 + } + ] + }, + "Id": "62c3458c-86a2-46dd-9745-102ce8c3d435", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Military", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60634, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0083059985, + "Left": 0.54911286, + "Top": 0.45407695, + "Width": 0.052749135 + }, + "Polygon": [ + { + "X": 0.54911286, + "Y": 0.45407695 + }, + { + "X": 0.6018587, + "Y": 0.45411602 + }, + { + "X": 0.601862, + "Y": 0.46238294 + }, + { + "X": 0.549116, + "Y": 0.46234366 + } + ] + }, + "Id": "a9bf70e0-937d-4a9c-b418-5fddd863e7e7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Personnel", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87255, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009540288, + "Left": 0.60614234, + "Top": 0.45419818, + "Width": 0.024761908 + }, + "Polygon": [ + { + "X": 0.60614234, + "Y": 0.45419818 + }, + { + "X": 0.63090026, + "Y": 0.4542165 + }, + { + "X": 0.63090426, + "Y": 0.46373847 + }, + { + "X": 0.6061462, + "Y": 0.46372002 + } + ] + }, + "Id": "0dfd04d5-73cc-4d59-8544-7bb25e13e478", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Only", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.846436, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007869756, + "Left": 0.6940025, + "Top": 0.460639, + "Width": 0.015480971 + }, + "Polygon": [ + { + "X": 0.6940025, + "Y": 0.460639 + }, + { + "X": 0.70947987, + "Y": 0.4606505 + }, + { + "X": 0.70948344, + "Y": 0.46850875 + }, + { + "X": 0.694006, + "Y": 0.46849716 + } + ] + }, + "Id": "3a90f71b-b743-46f9-a6f4-e3fa1c899b2c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "14.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.55677, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077252653, + "Left": 0.7148651, + "Top": 0.46060562, + "Width": 0.007702623 + }, + "Polygon": [ + { + "X": 0.7148651, + "Y": 0.46060562 + }, + { + "X": 0.7225641, + "Y": 0.46061134 + }, + { + "X": 0.72256774, + "Y": 0.4683309 + }, + { + "X": 0.71486866, + "Y": 0.46832514 + } + ] + }, + "Id": "4f3ffd4a-b4c2-4781-8780-e21b60e9b644", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "If", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.751854, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00852067, + "Left": 0.72689855, + "Top": 0.4603766, + "Width": 0.04826986 + }, + "Polygon": [ + { + "X": 0.72689855, + "Y": 0.4603766 + }, + { + "X": 0.77516425, + "Y": 0.4604125 + }, + { + "X": 0.7751684, + "Y": 0.46889725 + }, + { + "X": 0.7269025, + "Y": 0.46886116 + } + ] + }, + "Id": "bb816eaf-dab7-47f1-a5ee-fc44efc07e04", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82042, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0062303063, + "Left": 0.779416, + "Top": 0.4623278, + "Width": 0.0114972005 + }, + "Polygon": [ + { + "X": 0.779416, + "Y": 0.4623278 + }, + { + "X": 0.7909101, + "Y": 0.46233636 + }, + { + "X": 0.7909132, + "Y": 0.4685581 + }, + { + "X": 0.7794191, + "Y": 0.46854952 + } + ] + }, + "Id": "09928935-2378-4cc8-93d8-9e9478f8a539", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85342, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076886336, + "Left": 0.7954209, + "Top": 0.46084926, + "Width": 0.033546664 + }, + "Polygon": [ + { + "X": 0.7954209, + "Y": 0.46084926 + }, + { + "X": 0.8289636, + "Y": 0.4608742 + }, + { + "X": 0.8289675, + "Y": 0.46853787 + }, + { + "X": 0.79542476, + "Y": 0.4685128 + } + ] + }, + "Id": "62025203-f655-4c26-bfbe-abf32844492c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93705, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076509365, + "Left": 0.83325934, + "Top": 0.4607698, + "Width": 0.008608919 + }, + "Polygon": [ + { + "X": 0.83325934, + "Y": 0.4607698 + }, + { + "X": 0.8418643, + "Y": 0.4607762 + }, + { + "X": 0.8418683, + "Y": 0.46842074 + }, + { + "X": 0.83326334, + "Y": 0.4684143 + } + ] + }, + "Id": "00aa4f41-a3be-4ce4-ac93-f1079d39f2ef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.8246, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009322253, + "Left": 0.84553236, + "Top": 0.4606926, + "Width": 0.05958272 + }, + "Polygon": [ + { + "X": 0.84553236, + "Y": 0.4606926 + }, + { + "X": 0.9051099, + "Y": 0.46073693 + }, + { + "X": 0.90511507, + "Y": 0.47001487 + }, + { + "X": 0.84553725, + "Y": 0.46997026 + } + ] + }, + "Id": "a7c5319b-cdde-46f3-9ef5-f10825426923", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Applicable,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96941, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007513827, + "Left": 0.17548856, + "Top": 0.47004563, + "Width": 0.03851654 + }, + "Polygon": [ + { + "X": 0.17548856, + "Y": 0.47004563 + }, + { + "X": 0.2140036, + "Y": 0.47007447 + }, + { + "X": 0.2140051, + "Y": 0.47755945 + }, + { + "X": 0.17548993, + "Y": 0.47753048 + } + ] + }, + "Id": "bd7b9725-1c44-4562-86b4-eca73bb9f394", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Annual", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91012, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009193076, + "Left": 0.27350432, + "Top": 0.46994781, + "Width": 0.0351667 + }, + "Polygon": [ + { + "X": 0.27350432, + "Y": 0.46994781 + }, + { + "X": 0.3086687, + "Y": 0.46997416 + }, + { + "X": 0.308671, + "Y": 0.4791409 + }, + { + "X": 0.27350643, + "Y": 0.4791144 + } + ] + }, + "Id": "0cfb05e6-b414-47c0-886b-e5a900c16645", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Hourly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91817, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009040379, + "Left": 0.4624888, + "Top": 0.4697399, + "Width": 0.019851122 + }, + "Polygon": [ + { + "X": 0.4624888, + "Y": 0.4697399 + }, + { + "X": 0.48233685, + "Y": 0.46975476 + }, + { + "X": 0.48233992, + "Y": 0.4787803 + }, + { + "X": 0.46249178, + "Y": 0.47876534 + } + ] + }, + "Id": "eb410792-6897-43b5-868a-5ac8cf7bd693", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.868675, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008172824, + "Left": 0.48688537, + "Top": 0.4694587, + "Width": 0.031787097 + }, + "Polygon": [ + { + "X": 0.48688537, + "Y": 0.4694587 + }, + { + "X": 0.51866955, + "Y": 0.46948248 + }, + { + "X": 0.51867247, + "Y": 0.4776315 + }, + { + "X": 0.48688817, + "Y": 0.4776076 + } + ] + }, + "Id": "db0a1fdc-f003-4af2-bfde-37d56a9479b4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Grade", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97755, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008137601, + "Left": 0.6053122, + "Top": 0.47006333, + "Width": 0.0136824995 + }, + "Polygon": [ + { + "X": 0.6053122, + "Y": 0.47006333 + }, + { + "X": 0.6189914, + "Y": 0.47007355 + }, + { + "X": 0.6189947, + "Y": 0.4782009 + }, + { + "X": 0.6053155, + "Y": 0.47819063 + } + ] + }, + "Id": "9ad62c2c-0e10-4c93-baca-5cd3edec7a3e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "10", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.059975, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075362674, + "Left": 0.7142791, + "Top": 0.47105142, + "Width": 0.009148864 + }, + "Polygon": [ + { + "X": 0.7142791, + "Y": 0.47105142 + }, + { + "X": 0.7234245, + "Y": 0.47105828 + }, + { + "X": 0.723428, + "Y": 0.4785877 + }, + { + "X": 0.7142826, + "Y": 0.4785808 + } + ] + }, + "Id": "d1b2b434-f9da-43f7-9f23-749c7cb584e7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Is", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.27886, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007813676, + "Left": 0.72787833, + "Top": 0.4708851, + "Width": 0.012954765 + }, + "Polygon": [ + { + "X": 0.72787833, + "Y": 0.4708851 + }, + { + "X": 0.7408294, + "Y": 0.47089478 + }, + { + "X": 0.7408331, + "Y": 0.47869876 + }, + { + "X": 0.72788197, + "Y": 0.47868901 + } + ] + }, + "Id": "d1c64670-5a5f-4a4a-88ae-6560f847d40b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Its", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.749954, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007971707, + "Left": 0.7450745, + "Top": 0.4706027, + "Width": 0.06754909 + }, + "Polygon": [ + { + "X": 0.7450745, + "Y": 0.4706027 + }, + { + "X": 0.81261957, + "Y": 0.4706533 + }, + { + "X": 0.8126236, + "Y": 0.4785744 + }, + { + "X": 0.74507827, + "Y": 0.47852358 + } + ] + }, + "Id": "d4635916-48e9-499d-b523-1437403ee8d6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Continuance", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.37253, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009263568, + "Left": 0.8169477, + "Top": 0.47056073, + "Width": 0.035803307 + }, + "Polygon": [ + { + "X": 0.8169477, + "Y": 0.47056073 + }, + { + "X": 0.8527461, + "Y": 0.47058755 + }, + { + "X": 0.852751, + "Y": 0.4798243 + }, + { + "X": 0.81695247, + "Y": 0.47979733 + } + ] + }, + "Id": "2829c8c5-dd4c-4fde-afc9-0365fb5ae28f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Likely?", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95346, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009048404, + "Left": 0.17576529, + "Top": 0.48518637, + "Width": 0.04419717 + }, + "Polygon": [ + { + "X": 0.17576529, + "Y": 0.48518637 + }, + { + "X": 0.2199606, + "Y": 0.48521978 + }, + { + "X": 0.21996245, + "Y": 0.49423477 + }, + { + "X": 0.17576693, + "Y": 0.49420115 + } + ] + }, + "Id": "3df750e7-edcc-43e3-80ba-5b7b517257e7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Monthly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91953, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007871808, + "Left": 0.2732592, + "Top": 0.48508665, + "Width": 0.030395303 + }, + "Polygon": [ + { + "X": 0.2732592, + "Y": 0.48508665 + }, + { + "X": 0.30365255, + "Y": 0.48510963 + }, + { + "X": 0.3036545, + "Y": 0.49295846 + }, + { + "X": 0.273261, + "Y": 0.49293536 + } + ] + }, + "Id": "3f0174ae-49ae-4a9f-bc06-3a4eed6cf638", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Other", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.615486, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009409526, + "Left": 0.30787507, + "Top": 0.48484147, + "Width": 0.047627866 + }, + "Polygon": [ + { + "X": 0.30787507, + "Y": 0.48484147 + }, + { + "X": 0.35550037, + "Y": 0.48487747 + }, + { + "X": 0.35550293, + "Y": 0.49425098 + }, + { + "X": 0.30787742, + "Y": 0.49421477 + } + ] + }, + "Id": "72030458-12b4-40f6-b015-d0b95c186700", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Specify)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92753, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009509916, + "Left": 0.4622015, + "Top": 0.4848153, + "Width": 0.026862288 + }, + "Polygon": [ + { + "X": 0.4622015, + "Y": 0.4848153 + }, + { + "X": 0.48906052, + "Y": 0.48483562 + }, + { + "X": 0.4890638, + "Y": 0.49432522 + }, + { + "X": 0.46220464, + "Y": 0.4943048 + } + ] + }, + "Id": "21c084ad-9d08-4b24-83d7-eb457290aa61", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Type", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93134, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009087532, + "Left": 0.5697677, + "Top": 0.4849007, + "Width": 0.044498265 + }, + "Polygon": [ + { + "X": 0.5697677, + "Y": 0.4849007 + }, + { + "X": 0.6142623, + "Y": 0.48493436 + }, + { + "X": 0.614266, + "Y": 0.49398825 + }, + { + "X": 0.56977123, + "Y": 0.49395442 + } + ] + }, + "Id": "42a135ee-b53f-4e0d-9d4c-7cb17240b0dc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Monthly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077649765, + "Left": 0.6181266, + "Top": 0.48498306, + "Width": 0.044046827 + }, + "Polygon": [ + { + "X": 0.6181266, + "Y": 0.48498306 + }, + { + "X": 0.66217005, + "Y": 0.48501635 + }, + { + "X": 0.6621734, + "Y": 0.49274805 + }, + { + "X": 0.6181298, + "Y": 0.49271458 + } + ] + }, + "Id": "fb7fe70e-bf3a-419b-b6eb-d0a6db15efb3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Amount", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.911415, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00790876, + "Left": 0.7163776, + "Top": 0.48588145, + "Width": 0.04869239 + }, + "Polygon": [ + { + "X": 0.7163776, + "Y": 0.48588145 + }, + { + "X": 0.76506615, + "Y": 0.48591828 + }, + { + "X": 0.76506996, + "Y": 0.4937902 + }, + { + "X": 0.71638125, + "Y": 0.49375322 + } + ] + }, + "Id": "d366423b-5811-46d4-ae47-45735a33773d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96331, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075991363, + "Left": 0.82110935, + "Top": 0.48597595, + "Width": 0.0197692 + }, + "Polygon": [ + { + "X": 0.82110935, + "Y": 0.48597595 + }, + { + "X": 0.84087455, + "Y": 0.48599088 + }, + { + "X": 0.84087855, + "Y": 0.49357507 + }, + { + "X": 0.8211133, + "Y": 0.49356005 + } + ] + }, + "Id": "97d67d75-ed65-42d6-adae-66c0e0042724", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Yes", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86602, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007691001, + "Left": 0.8815533, + "Top": 0.48592362, + "Width": 0.015231152 + }, + "Polygon": [ + { + "X": 0.8815533, + "Y": 0.48592362 + }, + { + "X": 0.8967802, + "Y": 0.48593515 + }, + { + "X": 0.8967844, + "Y": 0.4936146 + }, + { + "X": 0.8815575, + "Y": 0.49360305 + } + ] + }, + "Id": "f54537b7-670d-4b92-826b-2fd614a75d45", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "No", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78877, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073960815, + "Left": 0.052371487, + "Top": 0.50072354, + "Width": 0.006025492 + }, + "Polygon": [ + { + "X": 0.052371487, + "Y": 0.50072354 + }, + { + "X": 0.058396086, + "Y": 0.50072813 + }, + { + "X": 0.05839698, + "Y": 0.50811964 + }, + { + "X": 0.05237236, + "Y": 0.508115 + } + ] + }, + "Id": "f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93479, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008477244, + "Left": 0.07266793, + "Top": 0.4989885, + "Width": 0.028935155 + }, + "Polygon": [ + { + "X": 0.07266793, + "Y": 0.4989885 + }, + { + "X": 0.10160187, + "Y": 0.4990106 + }, + { + "X": 0.10160308, + "Y": 0.5074658 + }, + { + "X": 0.072669014, + "Y": 0.50744355 + } + ] + }, + "Id": "f0da0042-4443-4edb-be12-0d0d965db42f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5600", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75519, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007601659, + "Left": 0.71669716, + "Top": 0.49611148, + "Width": 0.033616383 + }, + "Polygon": [ + { + "X": 0.71669716, + "Y": 0.49611148 + }, + { + "X": 0.7503099, + "Y": 0.49613708 + }, + { + "X": 0.7503135, + "Y": 0.50371313 + }, + { + "X": 0.7167007, + "Y": 0.50368744 + } + ] + }, + "Id": "2d6b2fb0-3fff-4063-8a25-864cd05dfc55", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96395, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007596176, + "Left": 0.8208473, + "Top": 0.49599713, + "Width": 0.01998632 + }, + "Polygon": [ + { + "X": 0.8208473, + "Y": 0.49599713 + }, + { + "X": 0.84082955, + "Y": 0.49601233 + }, + { + "X": 0.84083354, + "Y": 0.5035933 + }, + { + "X": 0.82085115, + "Y": 0.503578 + } + ] + }, + "Id": "9ce1e2e0-5859-4a87-8785-332621fc9bc0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Yes", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81406, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007808224, + "Left": 0.881315, + "Top": 0.49595842, + "Width": 0.015358571 + }, + "Polygon": [ + { + "X": 0.881315, + "Y": 0.49595842 + }, + { + "X": 0.89666927, + "Y": 0.4959701 + }, + { + "X": 0.89667356, + "Y": 0.50376666 + }, + { + "X": 0.8813193, + "Y": 0.5037549 + } + ] + }, + "Id": "2c905aa0-8642-48b2-9f0b-99bc09b3d512", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "No", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94515, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009166546, + "Left": 0.17523615, + "Top": 0.5002412, + "Width": 0.040022776 + }, + "Polygon": [ + { + "X": 0.17523615, + "Y": 0.5002412 + }, + { + "X": 0.21525708, + "Y": 0.50027174 + }, + { + "X": 0.21525893, + "Y": 0.50940776 + }, + { + "X": 0.17523782, + "Y": 0.509377 + } + ] + }, + "Id": "235cce3c-9948-46b2-a165-8d73644b464c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Weekly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.859215, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007982846, + "Left": 0.46220693, + "Top": 0.508559, + "Width": 0.026280435 + }, + "Polygon": [ + { + "X": 0.46220693, + "Y": 0.508559 + }, + { + "X": 0.48848462, + "Y": 0.50857913 + }, + { + "X": 0.48848736, + "Y": 0.51654184 + }, + { + "X": 0.46220955, + "Y": 0.5165216 + } + ] + }, + "Id": "bac65209-4616-4579-acb3-9aa709b47ebe", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76697, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009485094, + "Left": 0.49325117, + "Top": 0.5085376, + "Width": 0.019201959 + }, + "Polygon": [ + { + "X": 0.49325117, + "Y": 0.5085376 + }, + { + "X": 0.51244974, + "Y": 0.5085523 + }, + { + "X": 0.51245314, + "Y": 0.5180227 + }, + { + "X": 0.49325445, + "Y": 0.5180079 + } + ] + }, + "Id": "4c6b38ad-1f46-4af2-a9f8-a52a4ac29630", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.64864, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007956502, + "Left": 0.5693186, + "Top": 0.5084984, + "Width": 0.006587567 + }, + "Polygon": [ + { + "X": 0.5693186, + "Y": 0.5084984 + }, + { + "X": 0.57590306, + "Y": 0.50850344 + }, + { + "X": 0.57590616, + "Y": 0.5164549 + }, + { + "X": 0.5693217, + "Y": 0.5164498 + } + ] + }, + "Id": "0fb4f796-af2a-47b7-b720-87f12ab44d9c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95767, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008442598, + "Left": 0.60078186, + "Top": 0.5078708, + "Width": 0.021677587 + }, + "Polygon": [ + { + "X": 0.60078186, + "Y": 0.5078708 + }, + { + "X": 0.62245595, + "Y": 0.5078874 + }, + { + "X": 0.6224594, + "Y": 0.5163134 + }, + { + "X": 0.60078526, + "Y": 0.5162967 + } + ] + }, + "Id": "5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "520", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.66984, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007714655, + "Left": 0.19123118, + "Top": 0.51537055, + "Width": 0.022782518 + }, + "Polygon": [ + { + "X": 0.19123118, + "Y": 0.51537055 + }, + { + "X": 0.21401215, + "Y": 0.51538813 + }, + { + "X": 0.2140137, + "Y": 0.52308524 + }, + { + "X": 0.19123264, + "Y": 0.5230676 + } + ] + }, + "Id": "063069f1-6de5-4a3d-86fa-3d709cfa2eda", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "12B.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9087, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007894051, + "Left": 0.21977097, + "Top": 0.51529676, + "Width": 0.034398515 + }, + "Polygon": [ + { + "X": 0.21977097, + "Y": 0.51529676 + }, + { + "X": 0.25416774, + "Y": 0.5153233 + }, + { + "X": 0.25416946, + "Y": 0.5231908 + }, + { + "X": 0.21977258, + "Y": 0.52316415 + } + ] + }, + "Id": "6ca8565a-ea99-486c-91f1-3d0a6ffa9318", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Gross", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93191, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008573913, + "Left": 0.25866288, + "Top": 0.5154772, + "Width": 0.045200843 + }, + "Polygon": [ + { + "X": 0.25866288, + "Y": 0.5154772 + }, + { + "X": 0.3038616, + "Y": 0.51551205 + }, + { + "X": 0.3038637, + "Y": 0.52405113 + }, + { + "X": 0.2586648, + "Y": 0.5240161 + } + ] + }, + "Id": "1e9a4ef7-1f40-4d53-abfa-c6f0a50722ec", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Earnings", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26907, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008083151, + "Left": 0.69412833, + "Top": 0.51457286, + "Width": 0.014809711 + }, + "Polygon": [ + { + "X": 0.69412833, + "Y": 0.51457286 + }, + { + "X": 0.70893437, + "Y": 0.51458424 + }, + { + "X": 0.70893806, + "Y": 0.522656 + }, + { + "X": 0.694132, + "Y": 0.5226445 + } + ] + }, + "Id": "79ef617d-90ad-41a0-b192-e47d7b1b36d0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54429, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076331208, + "Left": 0.71488464, + "Top": 0.5147712, + "Width": 0.0076829055 + }, + "Polygon": [ + { + "X": 0.71488464, + "Y": 0.5147712 + }, + { + "X": 0.722564, + "Y": 0.5147771 + }, + { + "X": 0.72256756, + "Y": 0.5224043 + }, + { + "X": 0.71488816, + "Y": 0.52239835 + } + ] + }, + "Id": "cd9a03af-e1de-41e5-afd2-639d9729f011", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "If", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91325, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009365348, + "Left": 0.7266463, + "Top": 0.5148051, + "Width": 0.022493416 + }, + "Polygon": [ + { + "X": 0.7266463, + "Y": 0.5148051 + }, + { + "X": 0.74913526, + "Y": 0.5148224 + }, + { + "X": 0.7491397, + "Y": 0.52417046 + }, + { + "X": 0.72665066, + "Y": 0.52415305 + } + ] + }, + "Id": "b3412ec6-b209-40bb-a49f-4e545a603a7b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "paid", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92596, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009315712, + "Left": 0.7532541, + "Top": 0.5148454, + "Width": 0.033993416 + }, + "Polygon": [ + { + "X": 0.7532541, + "Y": 0.5148454 + }, + { + "X": 0.7872429, + "Y": 0.5148716 + }, + { + "X": 0.78724754, + "Y": 0.5241611 + }, + { + "X": 0.7532586, + "Y": 0.52413476 + } + ] + }, + "Id": "85cbb940-3824-464b-80f1-3c6d1d21dfa8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "hourly", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.62536, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.002153759, + "Left": 0.79210025, + "Top": 0.5184418, + "Width": 0.0100263115 + }, + "Polygon": [ + { + "X": 0.79210025, + "Y": 0.5184418 + }, + { + "X": 0.8021255, + "Y": 0.51844954 + }, + { + "X": 0.8021266, + "Y": 0.52059555 + }, + { + "X": 0.7921014, + "Y": 0.5205878 + } + ] + }, + "Id": "b0a0edc1-90e6-4168-930b-74642ba0542e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91667, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007950884, + "Left": 0.80703646, + "Top": 0.51624817, + "Width": 0.041687272 + }, + "Polygon": [ + { + "X": 0.80703646, + "Y": 0.51624817 + }, + { + "X": 0.84871954, + "Y": 0.5162803 + }, + { + "X": 0.8487237, + "Y": 0.52419907 + }, + { + "X": 0.8070405, + "Y": 0.52416676 + } + ] + }, + "Id": "db885985-c11d-4828-aab3-a2f2c45173af", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "average", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93552, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078549, + "Left": 0.85304326, + "Top": 0.5149734, + "Width": 0.030306146 + }, + "Polygon": [ + { + "X": 0.85304326, + "Y": 0.5149734 + }, + { + "X": 0.88334507, + "Y": 0.51499677 + }, + { + "X": 0.8833494, + "Y": 0.5228283 + }, + { + "X": 0.85304743, + "Y": 0.52280486 + } + ] + }, + "Id": "b2c1eeb8-90fe-48ff-987d-d65e187d52c0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "hours", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88648, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074183447, + "Left": 0.8874608, + "Top": 0.5167399, + "Width": 0.017327586 + }, + "Polygon": [ + { + "X": 0.8874608, + "Y": 0.5167399 + }, + { + "X": 0.9047843, + "Y": 0.51675326 + }, + { + "X": 0.90478843, + "Y": 0.52415824 + }, + { + "X": 0.88746494, + "Y": 0.5241448 + } + ] + }, + "Id": "59a1a92b-42c5-463a-a8d4-435b6b7279bd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "per", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91734, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007448879, + "Left": 0.7135378, + "Top": 0.52523303, + "Width": 0.028228432 + }, + "Polygon": [ + { + "X": 0.7135378, + "Y": 0.52523303 + }, + { + "X": 0.7417627, + "Y": 0.5252549 + }, + { + "X": 0.7417663, + "Y": 0.5326819 + }, + { + "X": 0.7135412, + "Y": 0.53265995 + } + ] + }, + "Id": "9be8a0df-99bb-4630-9576-d29071ade2a1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "week", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57598, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009176859, + "Left": 0.05254114, + "Top": 0.5306742, + "Width": 0.026332041 + }, + "Polygon": [ + { + "X": 0.05254114, + "Y": 0.5306742 + }, + { + "X": 0.07887197, + "Y": 0.5306947 + }, + { + "X": 0.07887318, + "Y": 0.53985107 + }, + { + "X": 0.05254222, + "Y": 0.5398305 + } + ] + }, + "Id": "379cb82e-e667-41ea-8622-0cfcc0268667", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Type", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96944, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00773484, + "Left": 0.1399485, + "Top": 0.530481, + "Width": 0.024512686 + }, + "Polygon": [ + { + "X": 0.1399485, + "Y": 0.530481 + }, + { + "X": 0.16445984, + "Y": 0.53050005 + }, + { + "X": 0.1644612, + "Y": 0.5382158 + }, + { + "X": 0.13994977, + "Y": 0.5381967 + } + ] + }, + "Id": "02eb8df0-c7c6-4c2b-b8a2-5d214b1cabfd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Year", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79206, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007804024, + "Left": 0.16870366, + "Top": 0.5303734, + "Width": 0.014614746 + }, + "Polygon": [ + { + "X": 0.16870366, + "Y": 0.5303734 + }, + { + "X": 0.18331696, + "Y": 0.5303848 + }, + { + "X": 0.1833184, + "Y": 0.53817743 + }, + { + "X": 0.16870505, + "Y": 0.538166 + } + ] + }, + "Id": "08f32ff9-7966-47e9-906d-aca5fa48fad3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "To", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.885895, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00773544, + "Left": 0.18781021, + "Top": 0.530447, + "Width": 0.024844585 + }, + "Polygon": [ + { + "X": 0.18781021, + "Y": 0.530447 + }, + { + "X": 0.21265325, + "Y": 0.5304664 + }, + { + "X": 0.2126548, + "Y": 0.53818244 + }, + { + "X": 0.18781166, + "Y": 0.53816307 + } + ] + }, + "Id": "9a54ea3e-b70e-4411-850b-09cad5e8500d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70087, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007594449, + "Left": 0.24778551, + "Top": 0.5305379, + "Width": 0.023022203 + }, + "Polygon": [ + { + "X": 0.24778551, + "Y": 0.5305379 + }, + { + "X": 0.27080595, + "Y": 0.5305558 + }, + { + "X": 0.2708077, + "Y": 0.5381323 + }, + { + "X": 0.24778718, + "Y": 0.5381143 + } + ] + }, + "Id": "5eb9d80e-1738-49a2-bf16-b608607d12d7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Past", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73026, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076184794, + "Left": 0.27488872, + "Top": 0.5304853, + "Width": 0.02461391 + }, + "Polygon": [ + { + "X": 0.27488872, + "Y": 0.5304853 + }, + { + "X": 0.29950076, + "Y": 0.53050447 + }, + { + "X": 0.29950264, + "Y": 0.53810376 + }, + { + "X": 0.2748905, + "Y": 0.5380845 + } + ] + }, + "Id": "be0c9d44-6ba4-4784-8510-af49990aea6f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Year", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.226, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007717125, + "Left": 0.3547186, + "Top": 0.5304456, + "Width": 0.023807758 + }, + "Polygon": [ + { + "X": 0.3547186, + "Y": 0.5304456 + }, + { + "X": 0.37852415, + "Y": 0.5304641 + }, + { + "X": 0.37852636, + "Y": 0.5381627 + }, + { + "X": 0.3547207, + "Y": 0.53814405 + } + ] + }, + "Id": "9745f767-bc50-47fa-9aae-4a8d4ca0824e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Past", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.04629, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007654792, + "Left": 0.38218796, + "Top": 0.53037345, + "Width": 0.02455266 + }, + "Polygon": [ + { + "X": 0.38218796, + "Y": 0.53037345 + }, + { + "X": 0.40673834, + "Y": 0.5303925 + }, + { + "X": 0.40674064, + "Y": 0.53802824 + }, + { + "X": 0.38219017, + "Y": 0.53800905 + } + ] + }, + "Id": "6eec105c-4b14-4fa6-b2a0-80dd8eaeb106", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Year", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74244, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007699131, + "Left": 0.4626138, + "Top": 0.53034776, + "Width": 0.039623454 + }, + "Polygon": [ + { + "X": 0.4626138, + "Y": 0.53034776 + }, + { + "X": 0.5022346, + "Y": 0.5303786 + }, + { + "X": 0.50223726, + "Y": 0.5380469 + }, + { + "X": 0.46261632, + "Y": 0.5380159 + } + ] + }, + "Id": "1a1d3b94-6eee-4f10-b242-937ae8fceea8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Rations", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8199, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078109805, + "Left": 0.5694169, + "Top": 0.5302192, + "Width": 0.0063656513 + }, + "Polygon": [ + { + "X": 0.5694169, + "Y": 0.5302192 + }, + { + "X": 0.5757795, + "Y": 0.53022414 + }, + { + "X": 0.57578254, + "Y": 0.53803015 + }, + { + "X": 0.5694199, + "Y": 0.5380252 + } + ] + }, + "Id": "4f6563a3-101d-4a2f-95f0-b9f4bffea97f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84886, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008265306, + "Left": 0.60477066, + "Top": 0.5317496, + "Width": 0.02097016 + }, + "Polygon": [ + { + "X": 0.60477066, + "Y": 0.5317496 + }, + { + "X": 0.6257374, + "Y": 0.53176594 + }, + { + "X": 0.6257408, + "Y": 0.5400149 + }, + { + "X": 0.604774, + "Y": 0.53999853 + } + ] + }, + "Id": "802737bb-d126-4967-aebd-b519fa59a0bd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "162", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94256, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008183999, + "Left": 0.77123225, + "Top": 0.52915126, + "Width": 0.015140869 + }, + "Polygon": [ + { + "X": 0.77123225, + "Y": 0.52915126 + }, + { + "X": 0.786369, + "Y": 0.529163 + }, + { + "X": 0.7863731, + "Y": 0.5373352 + }, + { + "X": 0.77123624, + "Y": 0.5373234 + } + ] + }, + "Id": "a39773a0-06e6-449f-8cb8-0522db93699d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "40", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94658, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008535402, + "Left": 0.7899624, + "Top": 0.52899367, + "Width": 0.032572757 + }, + "Polygon": [ + { + "X": 0.7899624, + "Y": 0.52899367 + }, + { + "X": 0.82253075, + "Y": 0.529019 + }, + { + "X": 0.82253516, + "Y": 0.53752905 + }, + { + "X": 0.78996664, + "Y": 0.5375036 + } + ] + }, + "Id": "6f8d382d-7520-44d4-bb91-fdb65c6c60c2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "hours", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8913, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076190755, + "Left": 0.1395682, + "Top": 0.5455904, + "Width": 0.02505129 + }, + "Polygon": [ + { + "X": 0.1395682, + "Y": 0.5455904 + }, + { + "X": 0.16461815, + "Y": 0.5456101 + }, + { + "X": 0.16461949, + "Y": 0.5532094 + }, + { + "X": 0.13956943, + "Y": 0.5531897 + } + ] + }, + "Id": "217afcd1-dee9-4c72-b78a-c2959d9248c7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Thru", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98235, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008390315, + "Left": 0.17862156, + "Top": 0.5441567, + "Width": 0.028981034 + }, + "Polygon": [ + { + "X": 0.17862156, + "Y": 0.5441567 + }, + { + "X": 0.20760092, + "Y": 0.5441794 + }, + { + "X": 0.20760259, + "Y": 0.552547 + }, + { + "X": 0.1786231, + "Y": 0.55252415 + } + ] + }, + "Id": "c63160f0-c711-457b-b07b-7fc633ee321c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "2006", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.58727, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007854698, + "Left": 0.6940241, + "Top": 0.5450511, + "Width": 0.014756022 + }, + "Polygon": [ + { + "X": 0.6940241, + "Y": 0.5450511 + }, + { + "X": 0.70877653, + "Y": 0.54506266 + }, + { + "X": 0.7087801, + "Y": 0.5529058 + }, + { + "X": 0.69402766, + "Y": 0.5528942 + } + ] + }, + "Id": "ec6fc2c1-ac99-4c13-a7a4-632943fdb69c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "16.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93791, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007707816, + "Left": 0.7145904, + "Top": 0.54523724, + "Width": 0.025127664 + }, + "Polygon": [ + { + "X": 0.7145904, + "Y": 0.54523724 + }, + { + "X": 0.7397144, + "Y": 0.545257 + }, + { + "X": 0.739718, + "Y": 0.5529451 + }, + { + "X": 0.71459395, + "Y": 0.5529252 + } + ] + }, + "Id": "f50e530e-837c-445a-9845-da37d3b46830", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94784, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007796636, + "Left": 0.74396104, + "Top": 0.54513586, + "Width": 0.011305723 + }, + "Polygon": [ + { + "X": 0.74396104, + "Y": 0.54513586 + }, + { + "X": 0.75526303, + "Y": 0.54514474 + }, + { + "X": 0.7552668, + "Y": 0.5529325 + }, + { + "X": 0.7439648, + "Y": 0.5529236 + } + ] + }, + "Id": "e80eb141-4457-4fcd-b85c-c4e3e6bc638e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.901955, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009229573, + "Left": 0.7589984, + "Top": 0.5452821, + "Width": 0.05823137 + }, + "Polygon": [ + { + "X": 0.7589984, + "Y": 0.5452821 + }, + { + "X": 0.81722504, + "Y": 0.54532784 + }, + { + "X": 0.81722975, + "Y": 0.5545117 + }, + { + "X": 0.75900286, + "Y": 0.5544657 + } + ] + }, + "Id": "50837a26-995c-4a5b-8e3b-b65ba1d487f5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicant's", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9671, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006993336, + "Left": 0.8211707, + "Top": 0.5460475, + "Width": 0.023525177 + }, + "Polygon": [ + { + "X": 0.8211707, + "Y": 0.5460475 + }, + { + "X": 0.8446922, + "Y": 0.546066 + }, + { + "X": 0.84469587, + "Y": 0.5530408 + }, + { + "X": 0.82117426, + "Y": 0.55302227 + } + ] + }, + "Id": "9c370c9c-4710-4b90-a5bf-f946f5161212", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "next", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.863365, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074228398, + "Left": 0.8488933, + "Top": 0.5470411, + "Width": 0.019482832 + }, + "Polygon": [ + { + "X": 0.8488933, + "Y": 0.5470411 + }, + { + "X": 0.8683721, + "Y": 0.54705644 + }, + { + "X": 0.8683761, + "Y": 0.554464 + }, + { + "X": 0.8488972, + "Y": 0.5544486 + } + ] + }, + "Id": "3f56ae4a-ac09-49e0-9ccf-f19d48826ad9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.943436, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007625449, + "Left": 0.87225115, + "Top": 0.54550844, + "Width": 0.043928232 + }, + "Polygon": [ + { + "X": 0.87225115, + "Y": 0.54550844 + }, + { + "X": 0.91617507, + "Y": 0.5455429 + }, + { + "X": 0.91617936, + "Y": 0.55313385 + }, + { + "X": 0.87225527, + "Y": 0.5530992 + } + ] + }, + "Id": "cbffcb67-0c97-40f2-add2-993b0d063396", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "increase", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87912, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008630608, + "Left": 0.37411237, + "Top": 0.5552674, + "Width": 0.03289304 + }, + "Polygon": [ + { + "X": 0.37411237, + "Y": 0.5552674 + }, + { + "X": 0.4070028, + "Y": 0.5552933 + }, + { + "X": 0.4070054, + "Y": 0.56389797 + }, + { + "X": 0.3741148, + "Y": 0.56387186 + } + ] + }, + "Id": "7c5f28e4-f4c4-4ce4-bac4-ee9294a0ae59", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26569, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009339901, + "Left": 0.46253666, + "Top": 0.55040175, + "Width": 0.029930657 + }, + "Polygon": [ + { + "X": 0.46253666, + "Y": 0.55040175 + }, + { + "X": 0.4924641, + "Y": 0.5504253 + }, + { + "X": 0.4924673, + "Y": 0.5597416 + }, + { + "X": 0.46253973, + "Y": 0.55971795 + } + ] + }, + "Id": "d4786565-f1cf-45e4-8270-07336b5451e0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Flight", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.03695, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006122482, + "Left": 0.496347, + "Top": 0.5519376, + "Width": 0.011221645 + }, + "Polygon": [ + { + "X": 0.496347, + "Y": 0.5519376 + }, + { + "X": 0.50756645, + "Y": 0.55194646 + }, + { + "X": 0.50756866, + "Y": 0.55806005 + }, + { + "X": 0.49634913, + "Y": 0.55805117 + } + ] + }, + "Id": "97762a26-cc83-4f62-8683-7c73272976bf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8532, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076061613, + "Left": 0.05289476, + "Top": 0.5610979, + "Width": 0.025210666 + }, + "Polygon": [ + { + "X": 0.05289476, + "Y": 0.5610979 + }, + { + "X": 0.07810443, + "Y": 0.5611179 + }, + { + "X": 0.07810543, + "Y": 0.56870407 + }, + { + "X": 0.052895658, + "Y": 0.568684 + } + ] + }, + "Id": "2534dd5b-1a99-4657-a95d-459aa0183dc3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.811104, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009258816, + "Left": 0.08308293, + "Top": 0.56090915, + "Width": 0.019250186 + }, + "Polygon": [ + { + "X": 0.08308293, + "Y": 0.56090915 + }, + { + "X": 0.10233178, + "Y": 0.5609244 + }, + { + "X": 0.10233311, + "Y": 0.57016796 + }, + { + "X": 0.083084166, + "Y": 0.5701526 + } + ] + }, + "Id": "3d5fc00e-c4f9-416e-b4de-c2c3335ac0bf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44131, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076769204, + "Left": 0.1396584, + "Top": 0.56081593, + "Width": 0.0062678973 + }, + "Polygon": [ + { + "X": 0.1396584, + "Y": 0.56081593 + }, + { + "X": 0.14592502, + "Y": 0.56082094 + }, + { + "X": 0.1459263, + "Y": 0.5684929 + }, + { + "X": 0.13965966, + "Y": 0.5684879 + } + ] + }, + "Id": "d24a00de-8624-4d11-86af-00e810efa497", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.654434, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007736811, + "Left": 0.24695264, + "Top": 0.56065917, + "Width": 0.0061957096 + }, + "Polygon": [ + { + "X": 0.24695264, + "Y": 0.56065917 + }, + { + "X": 0.25314665, + "Y": 0.5606641 + }, + { + "X": 0.25314835, + "Y": 0.56839603 + }, + { + "X": 0.24695434, + "Y": 0.5683911 + } + ] + }, + "Id": "7e77a639-3119-4093-98fb-8cdb3e630b7a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88887, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008547695, + "Left": 0.26517257, + "Top": 0.5586198, + "Width": 0.03266676 + }, + "Polygon": [ + { + "X": 0.26517257, + "Y": 0.5586198 + }, + { + "X": 0.29783723, + "Y": 0.55864567 + }, + { + "X": 0.2978393, + "Y": 0.56716746 + }, + { + "X": 0.2651745, + "Y": 0.5671415 + } + ] + }, + "Id": "df677963-2d96-4e15-99d2-ee1740faf28c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87579, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077102287, + "Left": 0.354205, + "Top": 0.5607873, + "Width": 0.006274547 + }, + "Polygon": [ + { + "X": 0.354205, + "Y": 0.5607873 + }, + { + "X": 0.36047745, + "Y": 0.56079227 + }, + { + "X": 0.36047956, + "Y": 0.56849754 + }, + { + "X": 0.35420713, + "Y": 0.56849253 + } + ] + }, + "Id": "dceaf4a2-7811-46f2-90bb-23d3b3283b7a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.893684, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074040946, + "Left": 0.46239242, + "Top": 0.56084836, + "Width": 0.03713351 + }, + "Polygon": [ + { + "X": 0.46239242, + "Y": 0.56084836 + }, + { + "X": 0.49952334, + "Y": 0.5608778 + }, + { + "X": 0.49952593, + "Y": 0.5682525 + }, + { + "X": 0.46239486, + "Y": 0.56822294 + } + ] + }, + "Id": "8bb395cd-1751-4e6a-aa58-3df63fdc3a9e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Hazard", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8705, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007538092, + "Left": 0.5693756, + "Top": 0.56068736, + "Width": 0.006325024 + }, + "Polygon": [ + { + "X": 0.5693756, + "Y": 0.56068736 + }, + { + "X": 0.57569766, + "Y": 0.56069237 + }, + { + "X": 0.5757006, + "Y": 0.56822544 + }, + { + "X": 0.5693785, + "Y": 0.56822044 + } + ] + }, + "Id": "26cdc76d-4217-4170-82d1-8c5f74fd51d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.966194, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008188587, + "Left": 0.60716736, + "Top": 0.5560701, + "Width": 0.02196645 + }, + "Polygon": [ + { + "X": 0.60716736, + "Y": 0.5560701 + }, + { + "X": 0.62913036, + "Y": 0.55608743 + }, + { + "X": 0.62913376, + "Y": 0.56425864 + }, + { + "X": 0.60717064, + "Y": 0.56424123 + } + ] + }, + "Id": "b7060f97-941a-4e83-aedf-65aad3a08316", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "756", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97402, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008473892, + "Left": 0.16989098, + "Top": 0.5627861, + "Width": 0.03201041 + }, + "Polygon": [ + { + "X": 0.16989098, + "Y": 0.5627861 + }, + { + "X": 0.20189974, + "Y": 0.5628115 + }, + { + "X": 0.20190139, + "Y": 0.57126 + }, + { + "X": 0.16989249, + "Y": 0.57123446 + } + ] + }, + "Id": "aa237588-cfc1-4bc5-a888-968195c7857e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90443, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008410884, + "Left": 0.7732238, + "Top": 0.56537914, + "Width": 0.06539844 + }, + "Polygon": [ + { + "X": 0.7732238, + "Y": 0.56537914 + }, + { + "X": 0.83861786, + "Y": 0.5654311 + }, + { + "X": 0.8386223, + "Y": 0.5737901 + }, + { + "X": 0.77322793, + "Y": 0.5737378 + } + ] + }, + "Id": "713f1afd-8c57-40ea-af3f-25cf5ced5e53", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "08/08/2007", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94432, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009380039, + "Left": 0.46226737, + "Top": 0.5757579, + "Width": 0.044577926 + }, + "Polygon": [ + { + "X": 0.46226737, + "Y": 0.5757579 + }, + { + "X": 0.506842, + "Y": 0.57579356 + }, + { + "X": 0.5068453, + "Y": 0.58513796 + }, + { + "X": 0.46227047, + "Y": 0.58510214 + } + ] + }, + "Id": "3e110c3f-a7bd-4623-8cb8-729fbdcf74f0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Clothing", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.819855, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075367754, + "Left": 0.56949484, + "Top": 0.57583374, + "Width": 0.0062046354 + }, + "Polygon": [ + { + "X": 0.56949484, + "Y": 0.57583374 + }, + { + "X": 0.5756965, + "Y": 0.5758387 + }, + { + "X": 0.5756995, + "Y": 0.5833705 + }, + { + "X": 0.56949776, + "Y": 0.5833655 + } + ] + }, + "Id": "05e4aca0-89ee-4594-a0e8-7dff3331637a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008150031, + "Left": 0.6037154, + "Top": 0.5748513, + "Width": 0.022075027 + }, + "Polygon": [ + { + "X": 0.6037154, + "Y": 0.5748513 + }, + { + "X": 0.6257871, + "Y": 0.5748689 + }, + { + "X": 0.6257905, + "Y": 0.5830013 + }, + { + "X": 0.6037187, + "Y": 0.58298355 + } + ] + }, + "Id": "98149980-a899-41cd-9269-bc598a01fa1a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "452", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77758, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077261603, + "Left": 0.052427135, + "Top": 0.5912306, + "Width": 0.04796952 + }, + "Polygon": [ + { + "X": 0.052427135, + "Y": 0.5912306 + }, + { + "X": 0.10039556, + "Y": 0.5912693 + }, + { + "X": 0.100396655, + "Y": 0.59895676 + }, + { + "X": 0.052428044, + "Y": 0.59891784 + } + ] + }, + "Id": "85c921ae-a8c4-45c8-8d54-2241456a32ee", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84985, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007707378, + "Left": 0.13970545, + "Top": 0.59105736, + "Width": 0.006146583 + }, + "Polygon": [ + { + "X": 0.13970545, + "Y": 0.59105736 + }, + { + "X": 0.14585075, + "Y": 0.5910623 + }, + { + "X": 0.14585203, + "Y": 0.5987648 + }, + { + "X": 0.1397067, + "Y": 0.5987598 + } + ] + }, + "Id": "2798af42-651b-431a-8896-6103eebb247e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.959854, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008376397, + "Left": 0.16994852, + "Top": 0.5892524, + "Width": 0.03184583 + }, + "Polygon": [ + { + "X": 0.16994852, + "Y": 0.5892524 + }, + { + "X": 0.20179272, + "Y": 0.5892781 + }, + { + "X": 0.20179436, + "Y": 0.59762883 + }, + { + "X": 0.16995001, + "Y": 0.597603 + } + ] + }, + "Id": "21754c82-bac8-44f4-98a5-263f71b7fce9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90265, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008281344, + "Left": 0.37615222, + "Top": 0.5854673, + "Width": 0.03282685 + }, + "Polygon": [ + { + "X": 0.37615222, + "Y": 0.5854673 + }, + { + "X": 0.40897655, + "Y": 0.5854937 + }, + { + "X": 0.40897906, + "Y": 0.5937486 + }, + { + "X": 0.37615457, + "Y": 0.5937221 + } + ] + }, + "Id": "d4102ea2-9eca-4490-bebb-0a87b89d0620", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.808, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076309806, + "Left": 0.24695025, + "Top": 0.59106636, + "Width": 0.0063309795 + }, + "Polygon": [ + { + "X": 0.24695025, + "Y": 0.59106636 + }, + { + "X": 0.25327954, + "Y": 0.5910715 + }, + { + "X": 0.25328124, + "Y": 0.59869736 + }, + { + "X": 0.24695192, + "Y": 0.59869224 + } + ] + }, + "Id": "bffbe8e0-f2b1-4429-9826-6ba4ec13b198", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95683, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008743617, + "Left": 0.27104983, + "Top": 0.59031105, + "Width": 0.033412185 + }, + "Polygon": [ + { + "X": 0.27104983, + "Y": 0.59031105 + }, + { + "X": 0.30445984, + "Y": 0.590338 + }, + { + "X": 0.30446202, + "Y": 0.59905463 + }, + { + "X": 0.27105185, + "Y": 0.5990275 + } + ] + }, + "Id": "77e93146-d567-42da-a47c-0c0271f75190", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89526, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075600627, + "Left": 0.35437793, + "Top": 0.59098196, + "Width": 0.006148863 + }, + "Polygon": [ + { + "X": 0.35437793, + "Y": 0.59098196 + }, + { + "X": 0.36052468, + "Y": 0.59098697 + }, + { + "X": 0.3605268, + "Y": 0.59854203 + }, + { + "X": 0.35438, + "Y": 0.5985371 + } + ] + }, + "Id": "c4b8723d-833b-4775-bd59-b877797985b3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74271, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076234043, + "Left": 0.6936547, + "Top": 0.59089494, + "Width": 0.015255388 + }, + "Polygon": [ + { + "X": 0.6936547, + "Y": 0.59089494 + }, + { + "X": 0.7089066, + "Y": 0.5909073 + }, + { + "X": 0.7089101, + "Y": 0.5985184 + }, + { + "X": 0.6936581, + "Y": 0.598506 + } + ] + }, + "Id": "9981a1fe-83bc-407f-853e-a69b3d34bb0a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "17.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95673, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0094068535, + "Left": 0.71448624, + "Top": 0.5906911, + "Width": 0.050388046 + }, + "Polygon": [ + { + "X": 0.71448624, + "Y": 0.5906911 + }, + { + "X": 0.7648697, + "Y": 0.5907318 + }, + { + "X": 0.7648743, + "Y": 0.60009795 + }, + { + "X": 0.71449053, + "Y": 0.60005707 + } + ] + }, + "Id": "7338ad57-b3a5-4f93-9bea-77e51bfa47c9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Projected", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94953, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074345777, + "Left": 0.7690551, + "Top": 0.59126765, + "Width": 0.04141508 + }, + "Polygon": [ + { + "X": 0.7690551, + "Y": 0.59126765 + }, + { + "X": 0.8104664, + "Y": 0.5913011 + }, + { + "X": 0.8104702, + "Y": 0.5987022 + }, + { + "X": 0.76905876, + "Y": 0.59866863 + } + ] + }, + "Id": "87cfb3f7-fe02-40b3-9756-83606de250ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amount", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88842, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007654721, + "Left": 0.81468314, + "Top": 0.59077036, + "Width": 0.011421642 + }, + "Polygon": [ + { + "X": 0.81468314, + "Y": 0.59077036 + }, + { + "X": 0.8261008, + "Y": 0.59077954 + }, + { + "X": 0.82610476, + "Y": 0.5984251 + }, + { + "X": 0.8146871, + "Y": 0.5984158 + } + ] + }, + "Id": "ae0f0d19-3b03-4a5f-ae04-70769f2a3e58", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96124, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0072137304, + "Left": 0.83021426, + "Top": 0.59140366, + "Width": 0.023248676 + }, + "Polygon": [ + { + "X": 0.83021426, + "Y": 0.59140366 + }, + { + "X": 0.85345906, + "Y": 0.5914224 + }, + { + "X": 0.85346293, + "Y": 0.5986174 + }, + { + "X": 0.83021796, + "Y": 0.59859854 + } + ] + }, + "Id": "632d647c-f361-499d-abdd-22f8bd2e663e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "next", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81092, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075684274, + "Left": 0.8576884, + "Top": 0.59244955, + "Width": 0.019490693 + }, + "Polygon": [ + { + "X": 0.8576884, + "Y": 0.59244955 + }, + { + "X": 0.877175, + "Y": 0.5924653 + }, + { + "X": 0.8771791, + "Y": 0.60001796 + }, + { + "X": 0.8576924, + "Y": 0.60000217 + } + ] + }, + "Id": "65cca0ca-94c9-40e6-8b5e-bac3ab6561be", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92298, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007711968, + "Left": 0.88098556, + "Top": 0.5908359, + "Width": 0.043881856 + }, + "Polygon": [ + { + "X": 0.88098556, + "Y": 0.5908359 + }, + { + "X": 0.92486304, + "Y": 0.59087133 + }, + { + "X": 0.9248674, + "Y": 0.5985479 + }, + { + "X": 0.88098973, + "Y": 0.5985123 + } + ] + }, + "Id": "873ae0fc-301f-45b1-bcf6-5702b087f3fb", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "increase", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74603, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007909316, + "Left": 0.4620965, + "Top": 0.5996855, + "Width": 0.045822106 + }, + "Polygon": [ + { + "X": 0.4620965, + "Y": 0.5996855 + }, + { + "X": 0.50791585, + "Y": 0.5997227 + }, + { + "X": 0.5079186, + "Y": 0.6075948 + }, + { + "X": 0.4620991, + "Y": 0.6075574 + } + ] + }, + "Id": "3bebdbf9-13a0-47e9-8895-87e868eb7639", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Quarters", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83694, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075650024, + "Left": 0.5692526, + "Top": 0.59974456, + "Width": 0.006580814 + }, + "Polygon": [ + { + "X": 0.5692526, + "Y": 0.59974456 + }, + { + "X": 0.57583046, + "Y": 0.59974986 + }, + { + "X": 0.5758334, + "Y": 0.6073095 + }, + { + "X": 0.56925553, + "Y": 0.60730416 + } + ] + }, + "Id": "f704cc29-82bc-4880-bdf6-9b3fd694236d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.958435, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008493808, + "Left": 0.6055337, + "Top": 0.6026052, + "Width": 0.021911457 + }, + "Polygon": [ + { + "X": 0.6055337, + "Y": 0.6026052 + }, + { + "X": 0.62744164, + "Y": 0.602623 + }, + { + "X": 0.62744516, + "Y": 0.611099 + }, + { + "X": 0.6055371, + "Y": 0.6110811 + } + ] + }, + "Id": "1b94de22-6885-410f-aac5-b1c9f79de02b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "986", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.4362, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009418719, + "Left": 0.7757781, + "Top": 0.60481656, + "Width": 0.0070559243 + }, + "Polygon": [ + { + "X": 0.7757781, + "Y": 0.60481656 + }, + { + "X": 0.78282934, + "Y": 0.6048223 + }, + { + "X": 0.78283405, + "Y": 0.6142353 + }, + { + "X": 0.77578276, + "Y": 0.6142295 + } + ] + }, + "Id": "3c36f4cc-b7fc-4038-bfae-3680067ad389", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91334, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008137982, + "Left": 0.7868795, + "Top": 0.6054501, + "Width": 0.028612968 + }, + "Polygon": [ + { + "X": 0.7868795, + "Y": 0.6054501 + }, + { + "X": 0.8154883, + "Y": 0.6054734 + }, + { + "X": 0.81549245, + "Y": 0.6135881 + }, + { + "X": 0.78688353, + "Y": 0.61356467 + } + ] + }, + "Id": "c5df9319-2a6e-4d36-8053-c03161a761fd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "5600", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.282166, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007924883, + "Left": 0.052618045, + "Top": 0.6211964, + "Width": 0.07167769 + }, + "Polygon": [ + { + "X": 0.052618045, + "Y": 0.6211964 + }, + { + "X": 0.12429452, + "Y": 0.62125534 + }, + { + "X": 0.12429574, + "Y": 0.6291213 + }, + { + "X": 0.052618973, + "Y": 0.6290621 + } + ] + }, + "Id": "11445baa-a116-488b-bcd1-adeec3067a63", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Commissions", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91688, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076012434, + "Left": 0.1396282, + "Top": 0.6214269, + "Width": 0.006306366 + }, + "Polygon": [ + { + "X": 0.1396282, + "Y": 0.6214269 + }, + { + "X": 0.1459333, + "Y": 0.62143207 + }, + { + "X": 0.14593457, + "Y": 0.62902814 + }, + { + "X": 0.13962944, + "Y": 0.6290229 + } + ] + }, + "Id": "dc8e61f7-b746-4cf1-8861-b8de67e317d3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95455, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008246914, + "Left": 0.17280462, + "Top": 0.62020946, + "Width": 0.03271695 + }, + "Polygon": [ + { + "X": 0.17280462, + "Y": 0.62020946 + }, + { + "X": 0.20551996, + "Y": 0.62023634 + }, + { + "X": 0.20552157, + "Y": 0.62845635 + }, + { + "X": 0.17280611, + "Y": 0.62842935 + } + ] + }, + "Id": "e9d7453a-d798-4b98-8007-77a95da62d28", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86142, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007752064, + "Left": 0.2469651, + "Top": 0.6212928, + "Width": 0.006247118 + }, + "Polygon": [ + { + "X": 0.2469651, + "Y": 0.6212928 + }, + { + "X": 0.25321048, + "Y": 0.62129796 + }, + { + "X": 0.2532122, + "Y": 0.6290449 + }, + { + "X": 0.2469668, + "Y": 0.6290397 + } + ] + }, + "Id": "2e012145-53b8-42c9-b580-1545ed9e80b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91947, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008397043, + "Left": 0.2697074, + "Top": 0.61947334, + "Width": 0.03288437 + }, + "Polygon": [ + { + "X": 0.2697074, + "Y": 0.61947334 + }, + { + "X": 0.30258968, + "Y": 0.61950034 + }, + { + "X": 0.30259177, + "Y": 0.6278704 + }, + { + "X": 0.26970932, + "Y": 0.62784326 + } + ] + }, + "Id": "d3057b24-5c98-4a54-9833-fb9e3413fb02", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88445, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007595983, + "Left": 0.35429358, + "Top": 0.6212595, + "Width": 0.0062831254 + }, + "Polygon": [ + { + "X": 0.35429358, + "Y": 0.6212595 + }, + { + "X": 0.3605746, + "Y": 0.6212647 + }, + { + "X": 0.36057672, + "Y": 0.6288555 + }, + { + "X": 0.35429567, + "Y": 0.62885034 + } + ] + }, + "Id": "c5282ace-86f5-4cc7-a5b9-5335e4f1790d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9533, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008774686, + "Left": 0.37999457, + "Top": 0.6184373, + "Width": 0.032274745 + }, + "Polygon": [ + { + "X": 0.37999457, + "Y": 0.6184373 + }, + { + "X": 0.41226664, + "Y": 0.61846375 + }, + { + "X": 0.4122693, + "Y": 0.627212 + }, + { + "X": 0.37999707, + "Y": 0.62718534 + } + ] + }, + "Id": "3bb4b3db-500f-4536-818c-f254e343a180", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.43403, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077559114, + "Left": 0.4625006, + "Top": 0.6212033, + "Width": 0.018217323 + }, + "Polygon": [ + { + "X": 0.4625006, + "Y": 0.6212033 + }, + { + "X": 0.4807153, + "Y": 0.62121826 + }, + { + "X": 0.48071793, + "Y": 0.62895924 + }, + { + "X": 0.46250317, + "Y": 0.6289442 + } + ] + }, + "Id": "f2007828-89bc-451f-8d2d-4d09121229ed", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pro", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77396, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00928247, + "Left": 0.48535028, + "Top": 0.6212213, + "Width": 0.019419158 + }, + "Polygon": [ + { + "X": 0.48535028, + "Y": 0.6212213 + }, + { + "X": 0.50476617, + "Y": 0.6212373 + }, + { + "X": 0.50476944, + "Y": 0.6305038 + }, + { + "X": 0.48535344, + "Y": 0.63048774 + } + ] + }, + "Id": "0c97544e-6d25-4885-a4dc-13ba5ad26f0c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67407, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007556698, + "Left": 0.5692992, + "Top": 0.62127, + "Width": 0.006251634 + }, + "Polygon": [ + { + "X": 0.5692992, + "Y": 0.62127 + }, + { + "X": 0.57554793, + "Y": 0.6212751 + }, + { + "X": 0.57555085, + "Y": 0.6288267 + }, + { + "X": 0.56930214, + "Y": 0.62882155 + } + ] + }, + "Id": "74388d2b-9c19-4c60-ab8a-495336f54760", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96329, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008291622, + "Left": 0.60432786, + "Top": 0.62176377, + "Width": 0.020997621 + }, + "Polygon": [ + { + "X": 0.60432786, + "Y": 0.62176377 + }, + { + "X": 0.62532204, + "Y": 0.62178105 + }, + { + "X": 0.6253255, + "Y": 0.6300554 + }, + { + "X": 0.60433125, + "Y": 0.6300381 + } + ] + }, + "Id": "adc565dc-379f-44b8-b505-e76c375af1d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "123", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86735, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077269953, + "Left": 0.6938034, + "Top": 0.62108773, + "Width": 0.015607077 + }, + "Polygon": [ + { + "X": 0.6938034, + "Y": 0.62108773 + }, + { + "X": 0.709407, + "Y": 0.62110054 + }, + { + "X": 0.7094105, + "Y": 0.6288147 + }, + { + "X": 0.6938069, + "Y": 0.6288018 + } + ] + }, + "Id": "0a51e605-d988-4d28-b791-a4e3a29cc748", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "18.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91963, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076592974, + "Left": 0.7147392, + "Top": 0.6211372, + "Width": 0.025061043 + }, + "Polygon": [ + { + "X": 0.7147392, + "Y": 0.6211372 + }, + { + "X": 0.7397966, + "Y": 0.6211578 + }, + { + "X": 0.7398002, + "Y": 0.6287965 + }, + { + "X": 0.7147427, + "Y": 0.62877584 + } + ] + }, + "Id": "57b14d2d-b329-4571-8c73-90eaa121ad7c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90964, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076264744, + "Left": 0.7439876, + "Top": 0.6211351, + "Width": 0.011329725 + }, + "Polygon": [ + { + "X": 0.7439876, + "Y": 0.6211351 + }, + { + "X": 0.75531363, + "Y": 0.6211444 + }, + { + "X": 0.75531733, + "Y": 0.6287616 + }, + { + "X": 0.74399126, + "Y": 0.62875223 + } + ] + }, + "Id": "7cfc477e-96bf-41d1-95d0-b747b56a8446", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90334, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009069196, + "Left": 0.7591758, + "Top": 0.6211603, + "Width": 0.058017444 + }, + "Polygon": [ + { + "X": 0.7591758, + "Y": 0.6211603 + }, + { + "X": 0.81718856, + "Y": 0.621208 + }, + { + "X": 0.8171932, + "Y": 0.63022953 + }, + { + "X": 0.7591801, + "Y": 0.6301816 + } + ] + }, + "Id": "06e54707-c790-4b84-aac8-523fdc4a1c53", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "applicant's", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97411, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007615255, + "Left": 0.82108986, + "Top": 0.6212107, + "Width": 0.018865066 + }, + "Polygon": [ + { + "X": 0.82108986, + "Y": 0.6212107 + }, + { + "X": 0.8399509, + "Y": 0.6212262 + }, + { + "X": 0.839955, + "Y": 0.62882596 + }, + { + "X": 0.8210938, + "Y": 0.62881035 + } + ] + }, + "Id": "3ad49d50-4d8f-4315-8750-46df9da8d787", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "last", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.874016, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077115446, + "Left": 0.84392, + "Top": 0.62271017, + "Width": 0.019969234 + }, + "Polygon": [ + { + "X": 0.84392, + "Y": 0.62271017 + }, + { + "X": 0.8638851, + "Y": 0.6227266 + }, + { + "X": 0.8638892, + "Y": 0.63042176 + }, + { + "X": 0.84392405, + "Y": 0.63040525 + } + ] + }, + "Id": "71cd6405-d14e-4b27-95d8-9a5f3e815b47", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85599, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007932894, + "Left": 0.86740786, + "Top": 0.6211388, + "Width": 0.043990854 + }, + "Polygon": [ + { + "X": 0.86740786, + "Y": 0.6211388 + }, + { + "X": 0.9113943, + "Y": 0.621175 + }, + { + "X": 0.9113987, + "Y": 0.6290717 + }, + { + "X": 0.86741215, + "Y": 0.6290354 + } + ] + }, + "Id": "2d1de25d-9583-4af0-a3fb-73d736f55aac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "increase", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85693, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008422308, + "Left": 0.7771275, + "Top": 0.63556206, + "Width": 0.06566282 + }, + "Polygon": [ + { + "X": 0.7771275, + "Y": 0.63556206 + }, + { + "X": 0.8427859, + "Y": 0.6356165 + }, + { + "X": 0.84279037, + "Y": 0.6439843 + }, + { + "X": 0.7771316, + "Y": 0.64392966 + } + ] + }, + "Id": "74acc44c-e364-4dfa-bcfb-da0a515c5c5f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "09/08/2006", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73543, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008776337, + "Left": 0.46198034, + "Top": 0.6407168, + "Width": 0.048435453 + }, + "Polygon": [ + { + "X": 0.46198034, + "Y": 0.6407168 + }, + { + "X": 0.5104127, + "Y": 0.6407571 + }, + { + "X": 0.5104158, + "Y": 0.6494931 + }, + { + "X": 0.46198323, + "Y": 0.6494526 + } + ] + }, + "Id": "e2f133e7-774b-4679-9184-f8abc2103848", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overseas", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0061429804, + "Left": 0.51489687, + "Top": 0.64281607, + "Width": 0.01119749 + }, + "Polygon": [ + { + "X": 0.51489687, + "Y": 0.64281607 + }, + { + "X": 0.5260921, + "Y": 0.64282537 + }, + { + "X": 0.5260944, + "Y": 0.64895904 + }, + { + "X": 0.5148991, + "Y": 0.6489497 + } + ] + }, + "Id": "bf0de828-9d08-484c-9fcc-84d5a2b216f1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91198, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075674485, + "Left": 0.05259096, + "Top": 0.65194714, + "Width": 0.033680193 + }, + "Polygon": [ + { + "X": 0.05259096, + "Y": 0.65194714 + }, + { + "X": 0.08627013, + "Y": 0.65197533 + }, + { + "X": 0.08627115, + "Y": 0.6595146 + }, + { + "X": 0.05259185, + "Y": 0.6594863 + } + ] + }, + "Id": "dd5c8177-7866-4d39-b5f6-ce68e1d8aa39", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90822, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007772169, + "Left": 0.1395034, + "Top": 0.6515275, + "Width": 0.0063071772 + }, + "Polygon": [ + { + "X": 0.1395034, + "Y": 0.6515275 + }, + { + "X": 0.14580928, + "Y": 0.6515328 + }, + { + "X": 0.14581057, + "Y": 0.6592997 + }, + { + "X": 0.13950467, + "Y": 0.65929437 + } + ] + }, + "Id": "1f33dc17-ae5e-464c-b504-92e2c836baa3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.945656, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008309592, + "Left": 0.17288639, + "Top": 0.65034646, + "Width": 0.03269729 + }, + "Polygon": [ + { + "X": 0.17288639, + "Y": 0.65034646 + }, + { + "X": 0.20558204, + "Y": 0.6503738 + }, + { + "X": 0.20558368, + "Y": 0.65865606 + }, + { + "X": 0.17288788, + "Y": 0.6586286 + } + ] + }, + "Id": "1c62a51b-73e1-43fd-93d6-c3f6910bb38b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89371, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007647649, + "Left": 0.24693479, + "Top": 0.6515937, + "Width": 0.006179052 + }, + "Polygon": [ + { + "X": 0.24693479, + "Y": 0.6515937 + }, + { + "X": 0.25311214, + "Y": 0.6515989 + }, + { + "X": 0.25311384, + "Y": 0.6592413 + }, + { + "X": 0.24693646, + "Y": 0.65923613 + } + ] + }, + "Id": "3bc68979-c144-4c44-8ad8-e22ef7733be4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9248, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008467751, + "Left": 0.2735193, + "Top": 0.6469713, + "Width": 0.033112556 + }, + "Polygon": [ + { + "X": 0.2735193, + "Y": 0.6469713 + }, + { + "X": 0.30662978, + "Y": 0.64699894 + }, + { + "X": 0.30663186, + "Y": 0.6554391 + }, + { + "X": 0.27352127, + "Y": 0.6554113 + } + ] + }, + "Id": "28f2fb50-3bfb-435e-9bab-a0033084d295", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88874, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074787135, + "Left": 0.3543568, + "Top": 0.6515351, + "Width": 0.0062498306 + }, + "Polygon": [ + { + "X": 0.3543568, + "Y": 0.6515351 + }, + { + "X": 0.36060455, + "Y": 0.65154034 + }, + { + "X": 0.36060664, + "Y": 0.6590138 + }, + { + "X": 0.35435885, + "Y": 0.65900856 + } + ] + }, + "Id": "be18187e-bf5d-4b91-ad46-cd2023122ee6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92338, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008499958, + "Left": 0.38392615, + "Top": 0.6469097, + "Width": 0.03216783 + }, + "Polygon": [ + { + "X": 0.38392615, + "Y": 0.6469097 + }, + { + "X": 0.41609138, + "Y": 0.64693654 + }, + { + "X": 0.41609398, + "Y": 0.65540963 + }, + { + "X": 0.3839286, + "Y": 0.6553827 + } + ] + }, + "Id": "df5e97f2-2a82-42a1-adbf-4e6e4fb45c7b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "15.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54309, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007942148, + "Left": 0.46243703, + "Top": 0.65133667, + "Width": 0.04200687 + }, + "Polygon": [ + { + "X": 0.46243703, + "Y": 0.65133667 + }, + { + "X": 0.50444114, + "Y": 0.6513718 + }, + { + "X": 0.5044439, + "Y": 0.6592788 + }, + { + "X": 0.46243966, + "Y": 0.6592435 + } + ] + }, + "Id": "23c24e18-36f4-48c6-8cc1-f66e63a3832b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Combat", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79627, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076402472, + "Left": 0.5693936, + "Top": 0.6514823, + "Width": 0.0062799905 + }, + "Polygon": [ + { + "X": 0.5693936, + "Y": 0.6514823 + }, + { + "X": 0.5756706, + "Y": 0.6514875 + }, + { + "X": 0.5756736, + "Y": 0.6591225 + }, + { + "X": 0.5693965, + "Y": 0.6591173 + } + ] + }, + "Id": "2cc8c627-fdec-4d6b-9152-37fec6d865a4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98148, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008485141, + "Left": 0.60714525, + "Top": 0.6482474, + "Width": 0.022172486 + }, + "Polygon": [ + { + "X": 0.60714525, + "Y": 0.6482474 + }, + { + "X": 0.62931424, + "Y": 0.64826596 + }, + { + "X": 0.62931776, + "Y": 0.65673256 + }, + { + "X": 0.6071487, + "Y": 0.65671396 + } + ] + }, + "Id": "1500aac3-e4f3-4a42-9c1d-7ce3ae710a23", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "645", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81663, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076099467, + "Left": 0.69410735, + "Top": 0.6514476, + "Width": 0.015156092 + }, + "Polygon": [ + { + "X": 0.69410735, + "Y": 0.6514476 + }, + { + "X": 0.70926, + "Y": 0.6514603 + }, + { + "X": 0.70926344, + "Y": 0.65905756 + }, + { + "X": 0.69411075, + "Y": 0.6590448 + } + ] + }, + "Id": "c1be6abe-2249-4e8c-9fce-780cc1cb640b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "19.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97326, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008124725, + "Left": 0.7141213, + "Top": 0.6512284, + "Width": 0.04415659 + }, + "Polygon": [ + { + "X": 0.7141213, + "Y": 0.6512284 + }, + { + "X": 0.75827396, + "Y": 0.6512654 + }, + { + "X": 0.7582779, + "Y": 0.65935314 + }, + { + "X": 0.714125, + "Y": 0.65931606 + } + ] + }, + "Id": "d58fde27-6c85-4d14-a233-f92f7663ea49", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Amount", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90791, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076894737, + "Left": 0.7622107, + "Top": 0.65132165, + "Width": 0.0116469655 + }, + "Polygon": [ + { + "X": 0.7622107, + "Y": 0.65132165 + }, + { + "X": 0.7738539, + "Y": 0.6513314 + }, + { + "X": 0.77385765, + "Y": 0.6590111 + }, + { + "X": 0.7622144, + "Y": 0.65900135 + } + ] + }, + "Id": "332627bf-e537-4c31-b77d-85fd3e7c34d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.958275, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007738644, + "Left": 0.7776569, + "Top": 0.65142024, + "Width": 0.018982762 + }, + "Polygon": [ + { + "X": 0.7776569, + "Y": 0.65142024 + }, + { + "X": 0.79663575, + "Y": 0.6514361 + }, + { + "X": 0.7966397, + "Y": 0.6591589 + }, + { + "X": 0.7776607, + "Y": 0.6591429 + } + ] + }, + "Id": "2346bb12-8f27-4bdf-8fa2-71cd367429e4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "last", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81209, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008112493, + "Left": 0.8007951, + "Top": 0.6527716, + "Width": 0.019371025 + }, + "Polygon": [ + { + "X": 0.8007951, + "Y": 0.6527716 + }, + { + "X": 0.82016194, + "Y": 0.6527878 + }, + { + "X": 0.8201661, + "Y": 0.6608841 + }, + { + "X": 0.8007992, + "Y": 0.66086775 + } + ] + }, + "Id": "1cb33e21-2d48-487a-8548-33dbe100bb55", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "pay", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87784, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0080091, + "Left": 0.8240849, + "Top": 0.6512116, + "Width": 0.043719787 + }, + "Polygon": [ + { + "X": 0.8240849, + "Y": 0.6512116 + }, + { + "X": 0.86780035, + "Y": 0.65124816 + }, + { + "X": 0.86780465, + "Y": 0.6592207 + }, + { + "X": 0.824089, + "Y": 0.659184 + } + ] + }, + "Id": "227e613f-b2d7-4739-8af8-cae99b670914", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "increase", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.73686, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007846292, + "Left": 0.46158814, + "Top": 0.67042035, + "Width": 0.043636564 + }, + "Polygon": [ + { + "X": 0.46158814, + "Y": 0.67042035 + }, + { + "X": 0.50522196, + "Y": 0.67045724 + }, + { + "X": 0.5052247, + "Y": 0.67826664 + }, + { + "X": 0.4615907, + "Y": 0.6782296 + } + ] + }, + "Id": "e765a298-8435-4627-8a33-0121c8c82605", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Variable", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96422, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009211293, + "Left": 0.50970423, + "Top": 0.67049396, + "Width": 0.043776903 + }, + "Polygon": [ + { + "X": 0.50970423, + "Y": 0.67049396 + }, + { + "X": 0.55347764, + "Y": 0.670531 + }, + { + "X": 0.55348116, + "Y": 0.67970526 + }, + { + "X": 0.5097075, + "Y": 0.67966807 + } + ] + }, + "Id": "501dc785-fa41-45bd-b0de-74764e8db173", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Housing", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.15882, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009347455, + "Left": 0.36131895, + "Top": 0.6768804, + "Width": 0.03635167 + }, + "Polygon": [ + { + "X": 0.36131895, + "Y": 0.6768804 + }, + { + "X": 0.39766786, + "Y": 0.67691123 + }, + { + "X": 0.39767063, + "Y": 0.68622786 + }, + { + "X": 0.36132154, + "Y": 0.6861968 + } + ] + }, + "Id": "bb9c6cec-9feb-4880-a527-20e11738a879", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "90.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.145004, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009313378, + "Left": 0.7769602, + "Top": 0.67209864, + "Width": 0.007004102 + }, + "Polygon": [ + { + "X": 0.7769602, + "Y": 0.67209864 + }, + { + "X": 0.7839596, + "Y": 0.67210454 + }, + { + "X": 0.7839643, + "Y": 0.68141204 + }, + { + "X": 0.7769648, + "Y": 0.6814061 + } + ] + }, + "Id": "5144b980-3016-4a9d-94cc-20a1492dec0e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89412, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008175821, + "Left": 0.78757256, + "Top": 0.6724719, + "Width": 0.028606404 + }, + "Polygon": [ + { + "X": 0.78757256, + "Y": 0.6724719 + }, + { + "X": 0.8161748, + "Y": 0.67249614 + }, + { + "X": 0.816179, + "Y": 0.68064773 + }, + { + "X": 0.7875767, + "Y": 0.6806234 + } + ] + }, + "Id": "9dbd5a89-6572-42d4-902b-e5bc28fdc6d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4800", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89234, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0078776525, + "Left": 0.05197682, + "Top": 0.68210554, + "Width": 0.02722474 + }, + "Polygon": [ + { + "X": 0.05197682, + "Y": 0.68210554 + }, + { + "X": 0.07920052, + "Y": 0.6821287 + }, + { + "X": 0.07920156, + "Y": 0.6899832 + }, + { + "X": 0.051977742, + "Y": 0.6899599 + } + ] + }, + "Id": "9f9186e4-fd2b-477a-93c6-9ea824e95da3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Total", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.94049, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007281226, + "Left": 0.13961133, + "Top": 0.68213755, + "Width": 0.005914131 + }, + "Polygon": [ + { + "X": 0.13961133, + "Y": 0.68213755 + }, + { + "X": 0.14552425, + "Y": 0.6821426 + }, + { + "X": 0.14552547, + "Y": 0.6894188 + }, + { + "X": 0.13961253, + "Y": 0.6894137 + } + ] + }, + "Id": "190c9742-4628-4524-917d-7eba9d323645", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.44678, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009049342, + "Left": 0.14675565, + "Top": 0.6782599, + "Width": 0.03628893 + }, + "Polygon": [ + { + "X": 0.14675565, + "Y": 0.6782599 + }, + { + "X": 0.18304291, + "Y": 0.6782908 + }, + { + "X": 0.18304458, + "Y": 0.68730927 + }, + { + "X": 0.14675716, + "Y": 0.6872783 + } + ] + }, + "Id": "010b0eb9-7a92-4e8d-9802-304ea8cc890e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "70.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.56542, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076161157, + "Left": 0.24688336, + "Top": 0.68196034, + "Width": 0.006265215 + }, + "Polygon": [ + { + "X": 0.24688336, + "Y": 0.68196034 + }, + { + "X": 0.2531469, + "Y": 0.6819657 + }, + { + "X": 0.2531486, + "Y": 0.6895765 + }, + { + "X": 0.24688502, + "Y": 0.68957114 + } + ] + }, + "Id": "00691c31-e72e-472d-b189-a815bd9087a4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.749016, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008984985, + "Left": 0.2552423, + "Top": 0.6781944, + "Width": 0.03613066 + }, + "Polygon": [ + { + "X": 0.2552423, + "Y": 0.6781944 + }, + { + "X": 0.29137078, + "Y": 0.6782251 + }, + { + "X": 0.29137295, + "Y": 0.6871794 + }, + { + "X": 0.25524428, + "Y": 0.6871485 + } + ] + }, + "Id": "262153ce-1b3e-457e-b426-f21f712e25f7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "80.00", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.64027, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007379107, + "Left": 0.3542933, + "Top": 0.6819882, + "Width": 0.005917412 + }, + "Polygon": [ + { + "X": 0.3542933, + "Y": 0.6819882 + }, + { + "X": 0.36020866, + "Y": 0.68199325 + }, + { + "X": 0.36021072, + "Y": 0.6893673 + }, + { + "X": 0.3542953, + "Y": 0.6893622 + } + ] + }, + "Id": "cdfe9987-40b0-44ea-afaf-72f9f3624f97", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9446, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007844469, + "Left": 0.4619894, + "Top": 0.6805687, + "Width": 0.055837262 + }, + "Polygon": [ + { + "X": 0.4619894, + "Y": 0.6805687 + }, + { + "X": 0.5178239, + "Y": 0.6806162 + }, + { + "X": 0.5178267, + "Y": 0.6884132 + }, + { + "X": 0.46199197, + "Y": 0.68836546 + } + ] + }, + "Id": "1e7c233e-6029-4e3a-bc32-a09fdcd61fef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Allowance", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.827156, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074321474, + "Left": 0.56967795, + "Top": 0.68072456, + "Width": 0.0062152734 + }, + "Polygon": [ + { + "X": 0.56967795, + "Y": 0.68072456 + }, + { + "X": 0.5758903, + "Y": 0.68072987 + }, + { + "X": 0.5758932, + "Y": 0.6881567 + }, + { + "X": 0.5696808, + "Y": 0.6881514 + } + ] + }, + "Id": "1d45c282-ff07-4b0a-bd97-626a07737f2e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93668, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008304129, + "Left": 0.60776216, + "Top": 0.67847157, + "Width": 0.021690702 + }, + "Polygon": [ + { + "X": 0.60776216, + "Y": 0.67847157 + }, + { + "X": 0.62944937, + "Y": 0.67849 + }, + { + "X": 0.6294528, + "Y": 0.6867757 + }, + { + "X": 0.6077655, + "Y": 0.68675715 + } + ] + }, + "Id": "18bf7a2c-478f-4259-bba0-4caeeb328089", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "587", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.946526, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077806814, + "Left": 0.042073324, + "Top": 0.6971552, + "Width": 0.0147829745 + }, + "Polygon": [ + { + "X": 0.042073324, + "Y": 0.6971552 + }, + { + "X": 0.056855366, + "Y": 0.6971679 + }, + { + "X": 0.0568563, + "Y": 0.7049359 + }, + { + "X": 0.0420742, + "Y": 0.70492315 + } + ] + }, + "Id": "aa4a48e4-86c1-478e-9943-242cf3ac3409", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "20.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.63326, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076516955, + "Left": 0.05823104, + "Top": 0.69728035, + "Width": 0.04651155 + }, + "Polygon": [ + { + "X": 0.05823104, + "Y": 0.69728035 + }, + { + "X": 0.10474149, + "Y": 0.69732034 + }, + { + "X": 0.104742594, + "Y": 0.70493203 + }, + { + "X": 0.05823196, + "Y": 0.7048919 + } + ] + }, + "Id": "a9221243-f791-4c47-9c34-648a8b994730", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Remarks", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54268, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008512798, + "Left": 0.109421074, + "Top": 0.6969546, + "Width": 0.011672481 + }, + "Polygon": [ + { + "X": 0.109421074, + "Y": 0.6969546 + }, + { + "X": 0.12109225, + "Y": 0.6969646 + }, + { + "X": 0.12109356, + "Y": 0.7054674 + }, + { + "X": 0.109422326, + "Y": 0.7054573 + } + ] + }, + "Id": "db0f6a79-a4ca-4c1a-8632-25352b9a9a22", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(If", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94285, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008938889, + "Left": 0.12524575, + "Top": 0.6974721, + "Width": 0.051112626 + }, + "Polygon": [ + { + "X": 0.12524575, + "Y": 0.6974721 + }, + { + "X": 0.17635675, + "Y": 0.697516 + }, + { + "X": 0.17635837, + "Y": 0.706411 + }, + { + "X": 0.12524712, + "Y": 0.7063669 + } + ] + }, + "Id": "c69916f6-a4a7-432f-b175-0f315d00d5ef", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "employee", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94379, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006267853, + "Left": 0.18032405, + "Top": 0.69841677, + "Width": 0.021614965 + }, + "Polygon": [ + { + "X": 0.18032405, + "Y": 0.69841677 + }, + { + "X": 0.2019378, + "Y": 0.69843537 + }, + { + "X": 0.20193902, + "Y": 0.7046846 + }, + { + "X": 0.1803252, + "Y": 0.704666 + } + ] + }, + "Id": "87669130-9865-4215-8403-b73bb32c352d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "was", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.862305, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076800706, + "Left": 0.20627865, + "Top": 0.69698584, + "Width": 0.015407093 + }, + "Polygon": [ + { + "X": 0.20627865, + "Y": 0.69698584 + }, + { + "X": 0.22168417, + "Y": 0.6969991 + }, + { + "X": 0.22168575, + "Y": 0.7046659 + }, + { + "X": 0.20628017, + "Y": 0.7046526 + } + ] + }, + "Id": "935fcb40-fdef-4e36-a36d-9e4c2df63a4c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "off", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87924, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007500642, + "Left": 0.22539477, + "Top": 0.6971998, + "Width": 0.026824553 + }, + "Polygon": [ + { + "X": 0.22539477, + "Y": 0.6971998 + }, + { + "X": 0.25221768, + "Y": 0.6972229 + }, + { + "X": 0.25221932, + "Y": 0.70470047 + }, + { + "X": 0.22539634, + "Y": 0.70467734 + } + ] + }, + "Id": "a1cd07fa-c466-43c0-ad5b-11ae5cd2081f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "work", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9557, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007587755, + "Left": 0.25614974, + "Top": 0.6970628, + "Width": 0.015850948 + }, + "Polygon": [ + { + "X": 0.25614974, + "Y": 0.6970628 + }, + { + "X": 0.27199894, + "Y": 0.69707644 + }, + { + "X": 0.2720007, + "Y": 0.7046506 + }, + { + "X": 0.25615144, + "Y": 0.7046369 + } + ] + }, + "Id": "93887f69-b060-4928-8eb5-c8e0a7460579", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98188, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007585327, + "Left": 0.27600524, + "Top": 0.69876117, + "Width": 0.01953006 + }, + "Polygon": [ + { + "X": 0.27600524, + "Y": 0.69876117 + }, + { + "X": 0.29553345, + "Y": 0.6987779 + }, + { + "X": 0.2955353, + "Y": 0.70634645 + }, + { + "X": 0.276007, + "Y": 0.7063296 + } + ] + }, + "Id": "5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95206, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009476687, + "Left": 0.29984817, + "Top": 0.6970589, + "Width": 0.033396672 + }, + "Polygon": [ + { + "X": 0.29984817, + "Y": 0.6970589 + }, + { + "X": 0.33324236, + "Y": 0.69708765 + }, + { + "X": 0.33324483, + "Y": 0.70653564 + }, + { + "X": 0.2998505, + "Y": 0.7065068 + } + ] + }, + "Id": "898076eb-bbb1-468b-a107-917cc07027e8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "length", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86462, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007734366, + "Left": 0.33770898, + "Top": 0.69697106, + "Width": 0.011097798 + }, + "Polygon": [ + { + "X": 0.33770898, + "Y": 0.69697106 + }, + { + "X": 0.34880468, + "Y": 0.69698054 + }, + { + "X": 0.34880677, + "Y": 0.7047054 + }, + { + "X": 0.33771104, + "Y": 0.7046958 + } + ] + }, + "Id": "0bcdb937-1e94-4186-80f4-ca84b4eadd65", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.24145, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008732046, + "Left": 0.35307977, + "Top": 0.69705796, + "Width": 0.026160324 + }, + "Polygon": [ + { + "X": 0.35307977, + "Y": 0.69705796 + }, + { + "X": 0.3792376, + "Y": 0.69708043 + }, + { + "X": 0.3792401, + "Y": 0.70579004 + }, + { + "X": 0.35308215, + "Y": 0.70576745 + } + ] + }, + "Id": "78e33efb-7896-41d6-b404-864adb9ea250", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "time,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.912476, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009294476, + "Left": 0.3848261, + "Top": 0.6971448, + "Width": 0.03368482 + }, + "Polygon": [ + { + "X": 0.3848261, + "Y": 0.6971448 + }, + { + "X": 0.41850805, + "Y": 0.6971737 + }, + { + "X": 0.4185109, + "Y": 0.70643926 + }, + { + "X": 0.38482878, + "Y": 0.70641017 + } + ] + }, + "Id": "002aa33d-4996-48d4-8016-02cb3223ed1c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "please", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.843216, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008025477, + "Left": 0.42252934, + "Top": 0.696804, + "Width": 0.041964475 + }, + "Polygon": [ + { + "X": 0.42252934, + "Y": 0.696804 + }, + { + "X": 0.46449116, + "Y": 0.69684005 + }, + { + "X": 0.4644938, + "Y": 0.70482945 + }, + { + "X": 0.4225318, + "Y": 0.7047933 + } + ] + }, + "Id": "afee914f-a411-4381-a790-196987985e58", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "indicate", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.931496, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007657753, + "Left": 0.46877682, + "Top": 0.6970104, + "Width": 0.023548162 + }, + "Polygon": [ + { + "X": 0.46877682, + "Y": 0.6970104 + }, + { + "X": 0.49232233, + "Y": 0.69703066 + }, + { + "X": 0.49232498, + "Y": 0.70466816 + }, + { + "X": 0.46877936, + "Y": 0.70464784 + } + ] + }, + "Id": "c3de3e4b-6633-4344-9d79-7338b3e79864", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "time", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.942566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009434023, + "Left": 0.4968375, + "Top": 0.6969447, + "Width": 0.033156283 + }, + "Polygon": [ + { + "X": 0.4968375, + "Y": 0.6969447 + }, + { + "X": 0.5299903, + "Y": 0.6969732 + }, + { + "X": 0.5299938, + "Y": 0.70637876 + }, + { + "X": 0.49684078, + "Y": 0.70635015 + } + ] + }, + "Id": "28e73ded-5de1-4ebd-82b0-a635b97a8495", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "period", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95123, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077460897, + "Left": 0.53431714, + "Top": 0.6968723, + "Width": 0.019777978 + }, + "Polygon": [ + { + "X": 0.53431714, + "Y": 0.6968723 + }, + { + "X": 0.5540922, + "Y": 0.6968893 + }, + { + "X": 0.55409515, + "Y": 0.70461833 + }, + { + "X": 0.53432, + "Y": 0.7046013 + } + ] + }, + "Id": "a8d7c167-1f14-4824-8f80-115d8526d5dd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "and", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.6467, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008626947, + "Left": 0.558518, + "Top": 0.6968187, + "Width": 0.039359126 + }, + "Polygon": [ + { + "X": 0.558518, + "Y": 0.6968187 + }, + { + "X": 0.5978737, + "Y": 0.6968525 + }, + { + "X": 0.59787714, + "Y": 0.7054457 + }, + { + "X": 0.5585213, + "Y": 0.70541173 + } + ] + }, + "Id": "a82b741b-ae13-467e-8596-a8dc40266fb3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "reason)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88587, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009946886, + "Left": 0.058488723, + "Top": 0.7157454, + "Width": 0.024980186 + }, + "Polygon": [ + { + "X": 0.058488723, + "Y": 0.7157454 + }, + { + "X": 0.08346758, + "Y": 0.7157671 + }, + { + "X": 0.08346891, + "Y": 0.7256923 + }, + { + "X": 0.058489926, + "Y": 0.72567046 + } + ] + }, + "Id": "484f66d2-2a43-4a06-944a-e602e8efa2e6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Not", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9671, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012601374, + "Left": 0.087346494, + "Top": 0.71558, + "Width": 0.07563547 + }, + "Polygon": [ + { + "X": 0.087346494, + "Y": 0.71558 + }, + { + "X": 0.16297977, + "Y": 0.7156456 + }, + { + "X": 0.16298196, + "Y": 0.72818136 + }, + { + "X": 0.0873482, + "Y": 0.72811526 + } + ] + }, + "Id": "43ea40fe-01a4-4940-9f3e-f382bc937c1f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Applicable", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.713905, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009250589, + "Left": 0.042595223, + "Top": 0.75907713, + "Width": 0.029071536 + }, + "Polygon": [ + { + "X": 0.042595223, + "Y": 0.75907713 + }, + { + "X": 0.07166558, + "Y": 0.75910294 + }, + { + "X": 0.07166676, + "Y": 0.7683277 + }, + { + "X": 0.042596266, + "Y": 0.7683017 + } + ] + }, + "Id": "1ee3f542-a101-438c-9b1d-87a2a1a0564c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.686615, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009046138, + "Left": 0.0772217, + "Top": 0.7591045, + "Width": 0.013457495 + }, + "Polygon": [ + { + "X": 0.0772217, + "Y": 0.7591045 + }, + { + "X": 0.09067795, + "Y": 0.7591164 + }, + { + "X": 0.09067919, + "Y": 0.7681506 + }, + { + "X": 0.07722288, + "Y": 0.7681386 + } + ] + }, + "Id": "c9b9574d-5bf5-4dd1-b3a2-2d6aef867e98", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "III", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.91495, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0027440921, + "Left": 0.09708946, + "Top": 0.7632967, + "Width": 0.012033073 + }, + "Polygon": [ + { + "X": 0.09708946, + "Y": 0.7632967 + }, + { + "X": 0.109122135, + "Y": 0.7633074 + }, + { + "X": 0.10912254, + "Y": 0.7660408 + }, + { + "X": 0.09708985, + "Y": 0.7660301 + } + ] + }, + "Id": "37de1dad-3c8a-412d-b2af-84972aab1466", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79805, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009409457, + "Left": 0.115440965, + "Top": 0.75880384, + "Width": 0.08177812 + }, + "Polygon": [ + { + "X": 0.115440965, + "Y": 0.75880384 + }, + { + "X": 0.19721729, + "Y": 0.7588765 + }, + { + "X": 0.19721909, + "Y": 0.7682133 + }, + { + "X": 0.11544237, + "Y": 0.7681402 + } + ] + }, + "Id": "e548a46e-b3db-47da-88eb-bbc4ac12db34", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Verification", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93037, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009435135, + "Left": 0.20328763, + "Top": 0.75865066, + "Width": 0.014954679 + }, + "Polygon": [ + { + "X": 0.20328763, + "Y": 0.75865066 + }, + { + "X": 0.21824038, + "Y": 0.75866395 + }, + { + "X": 0.2182423, + "Y": 0.7680858 + }, + { + "X": 0.20328948, + "Y": 0.7680724 + } + ] + }, + "Id": "e85ca9de-64f0-457d-9aee-e5ef22a02311", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95088, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009413406, + "Left": 0.22387321, + "Top": 0.75873804, + "Width": 0.060300667 + }, + "Polygon": [ + { + "X": 0.22387321, + "Y": 0.75873804 + }, + { + "X": 0.28417167, + "Y": 0.7587916 + }, + { + "X": 0.28417388, + "Y": 0.76815146 + }, + { + "X": 0.22387515, + "Y": 0.7680976 + } + ] + }, + "Id": "a81058b4-85d8-4430-9a14-6edcbadc312a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Previous", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.949585, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01129436, + "Left": 0.28995305, + "Top": 0.75875705, + "Width": 0.0900442 + }, + "Polygon": [ + { + "X": 0.28995305, + "Y": 0.75875705 + }, + { + "X": 0.37999403, + "Y": 0.75883704 + }, + { + "X": 0.37999725, + "Y": 0.77005136 + }, + { + "X": 0.28995577, + "Y": 0.7699709 + } + ] + }, + "Id": "b49d96e9-be1d-48c9-b9d7-718e6e5c6807", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employment", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.58979, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076199495, + "Left": 0.041677695, + "Top": 0.77332866, + "Width": 0.014966464 + }, + "Polygon": [ + { + "X": 0.041677695, + "Y": 0.77332866 + }, + { + "X": 0.056643244, + "Y": 0.7733421 + }, + { + "X": 0.05664416, + "Y": 0.78094864 + }, + { + "X": 0.04167855, + "Y": 0.78093517 + } + ] + }, + "Id": "3f779335-e1ab-4c39-b6f5-2c3d6531f6b4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "21.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79455, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007598189, + "Left": 0.0618076, + "Top": 0.77328163, + "Width": 0.023300793 + }, + "Polygon": [ + { + "X": 0.0618076, + "Y": 0.77328163 + }, + { + "X": 0.08510737, + "Y": 0.7733025 + }, + { + "X": 0.08510839, + "Y": 0.7808798 + }, + { + "X": 0.06180853, + "Y": 0.7808588 + } + ] + }, + "Id": "80c22968-79ce-4a6b-8d4b-e3fcc0a8044b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88165, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007493087, + "Left": 0.0890489, + "Top": 0.773329, + "Width": 0.026726503 + }, + "Polygon": [ + { + "X": 0.0890489, + "Y": 0.773329 + }, + { + "X": 0.11577428, + "Y": 0.7733529 + }, + { + "X": 0.11577541, + "Y": 0.7808221 + }, + { + "X": 0.08904993, + "Y": 0.780798 + } + ] + }, + "Id": "45349744-8031-48ea-b471-cb601f05cf43", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Hired", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96338, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00841491, + "Left": 0.1409124, + "Top": 0.77501625, + "Width": 0.06568747 + }, + "Polygon": [ + { + "X": 0.1409124, + "Y": 0.77501625 + }, + { + "X": 0.20659822, + "Y": 0.7750752 + }, + { + "X": 0.20659988, + "Y": 0.7834312 + }, + { + "X": 0.14091377, + "Y": 0.783372 + } + ] + }, + "Id": "1c9c3d59-2770-45e3-95c3-e464e9340e58", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "04/04/2004", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.5608, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075075743, + "Left": 0.2854408, + "Top": 0.77326435, + "Width": 0.0152313765 + }, + "Polygon": [ + { + "X": 0.2854408, + "Y": 0.77326435 + }, + { + "X": 0.30067033, + "Y": 0.773278 + }, + { + "X": 0.30067217, + "Y": 0.7807719 + }, + { + "X": 0.2854426, + "Y": 0.7807582 + } + ] + }, + "Id": "1f0390fa-a5c5-4a80-a96d-f2076f7399b7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "23.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.84068, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00903464, + "Left": 0.30572364, + "Top": 0.7731017, + "Width": 0.06586634 + }, + "Polygon": [ + { + "X": 0.30572364, + "Y": 0.7731017 + }, + { + "X": 0.37158746, + "Y": 0.7731607 + }, + { + "X": 0.37159, + "Y": 0.7821363 + }, + { + "X": 0.30572587, + "Y": 0.782077 + } + ] + }, + "Id": "35c488bd-1e43-480a-bef6-d0a310ba6002", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Salary/Wage", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93962, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006551283, + "Left": 0.37552533, + "Top": 0.7741117, + "Width": 0.010121068 + }, + "Polygon": [ + { + "X": 0.37552533, + "Y": 0.7741117 + }, + { + "X": 0.3856445, + "Y": 0.77412075 + }, + { + "X": 0.38564637, + "Y": 0.78066295 + }, + { + "X": 0.37552717, + "Y": 0.78065383 + } + ] + }, + "Id": "f1ac2181-03e0-4f02-9333-239f4f703c49", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "at", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81121, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075128223, + "Left": 0.38917536, + "Top": 0.7731309, + "Width": 0.05970433 + }, + "Polygon": [ + { + "X": 0.38917536, + "Y": 0.7731309 + }, + { + "X": 0.44887727, + "Y": 0.77318436 + }, + { + "X": 0.4488797, + "Y": 0.7806437 + }, + { + "X": 0.38917753, + "Y": 0.78059 + } + ] + }, + "Id": "be62f2ba-9630-4f03-92f3-9e41fb16729d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Termination", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68862, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007380729, + "Left": 0.45326352, + "Top": 0.7732147, + "Width": 0.016954057 + }, + "Polygon": [ + { + "X": 0.45326352, + "Y": 0.7732147 + }, + { + "X": 0.4702151, + "Y": 0.7732299 + }, + { + "X": 0.4702176, + "Y": 0.7805954 + }, + { + "X": 0.45326594, + "Y": 0.78058016 + } + ] + }, + "Id": "df05675e-e64b-4889-b8b1-cbeb8d6b4782", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Per", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91446, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008727933, + "Left": 0.47409442, + "Top": 0.77287966, + "Width": 0.029880418 + }, + "Polygon": [ + { + "X": 0.47409442, + "Y": 0.77287966 + }, + { + "X": 0.50397176, + "Y": 0.7729064 + }, + { + "X": 0.50397485, + "Y": 0.7816076 + }, + { + "X": 0.47409734, + "Y": 0.78158075 + } + ] + }, + "Id": "4fac79d6-e04e-452c-854b-302141a2fb39", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Year)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90818, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008581535, + "Left": 0.50880826, + "Top": 0.7729273, + "Width": 0.040277492 + }, + "Polygon": [ + { + "X": 0.50880826, + "Y": 0.7729273 + }, + { + "X": 0.5490825, + "Y": 0.77296335 + }, + { + "X": 0.54908574, + "Y": 0.78150886 + }, + { + "X": 0.50881124, + "Y": 0.7814726 + } + ] + }, + "Id": "c98174f1-562f-4b5d-8954-cba7be57e277", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Month)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75067, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008526513, + "Left": 0.55357194, + "Top": 0.7729101, + "Width": 0.035621732 + }, + "Polygon": [ + { + "X": 0.55357194, + "Y": 0.7729101 + }, + { + "X": 0.5891903, + "Y": 0.772942 + }, + { + "X": 0.5891937, + "Y": 0.7814366 + }, + { + "X": 0.55357516, + "Y": 0.78140455 + } + ] + }, + "Id": "c4d3383d-e0cc-4753-bf62-fe7690719ff1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Week)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89341, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008503794, + "Left": 0.16955848, + "Top": 0.78899413, + "Width": 0.06554825 + }, + "Polygon": [ + { + "X": 0.16955848, + "Y": 0.78899413 + }, + { + "X": 0.23510493, + "Y": 0.7890534 + }, + { + "X": 0.23510672, + "Y": 0.7974979 + }, + { + "X": 0.16955999, + "Y": 0.79743844 + } + ] + }, + "Id": "2adb0724-5b88-4857-b835-41292e853083", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "01/03/2005", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.929955, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073245196, + "Left": 0.3053722, + "Top": 0.788318, + "Width": 0.023849905 + }, + "Polygon": [ + { + "X": 0.3053722, + "Y": 0.788318 + }, + { + "X": 0.3292202, + "Y": 0.7883395 + }, + { + "X": 0.3292221, + "Y": 0.7956425 + }, + { + "X": 0.30537403, + "Y": 0.79562086 + } + ] + }, + "Id": "18b57332-f817-4b52-b3ad-2f957c944c74", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Base", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.93371, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0092977835, + "Left": 0.35168934, + "Top": 0.78487295, + "Width": 0.007282332 + }, + "Polygon": [ + { + "X": 0.35168934, + "Y": 0.78487295 + }, + { + "X": 0.3589691, + "Y": 0.7848795 + }, + { + "X": 0.3589717, + "Y": 0.79417074 + }, + { + "X": 0.35169187, + "Y": 0.7941641 + } + ] + }, + "Id": "e72fe8a4-ae23-4b0e-9993-0dd08c6a1617", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "$", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94458, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008124047, + "Left": 0.3625936, + "Top": 0.78545946, + "Width": 0.028671205 + }, + "Polygon": [ + { + "X": 0.3625936, + "Y": 0.78545946 + }, + { + "X": 0.3912624, + "Y": 0.7854853 + }, + { + "X": 0.3912648, + "Y": 0.7935835 + }, + { + "X": 0.36259586, + "Y": 0.7935575 + } + ] + }, + "Id": "5e788b59-38bc-4976-86dd-68a9f0dbd045", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "9500", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.841774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007657689, + "Left": 0.43577802, + "Top": 0.7880113, + "Width": 0.045670822 + }, + "Polygon": [ + { + "X": 0.43577802, + "Y": 0.7880113 + }, + { + "X": 0.48144624, + "Y": 0.78805256 + }, + { + "X": 0.48144883, + "Y": 0.795669 + }, + { + "X": 0.43578044, + "Y": 0.7956276 + } + ] + }, + "Id": "b830bd04-de30-476a-9140-982a31765ca3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Overtime", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96968, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008177189, + "Left": 0.5000541, + "Top": 0.786149, + "Width": 0.028159002 + }, + "Polygon": [ + { + "X": 0.5000541, + "Y": 0.786149 + }, + { + "X": 0.5282101, + "Y": 0.7861744 + }, + { + "X": 0.5282131, + "Y": 0.79432625 + }, + { + "X": 0.5000569, + "Y": 0.79430073 + } + ] + }, + "Id": "c37212e3-02a5-42f9-8ff7-b9b636444d2a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1250", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.922874, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074717305, + "Left": 0.5877031, + "Top": 0.78803253, + "Width": 0.06648001 + }, + "Polygon": [ + { + "X": 0.5877031, + "Y": 0.78803253 + }, + { + "X": 0.65417993, + "Y": 0.78809255 + }, + { + "X": 0.6541831, + "Y": 0.7955043 + }, + { + "X": 0.587706, + "Y": 0.795444 + } + ] + }, + "Id": "ace44192-70ba-4667-9237-133e8ae4ddc3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Commissions", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98572, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008184386, + "Left": 0.6795596, + "Top": 0.7857794, + "Width": 0.0294859 + }, + "Polygon": [ + { + "X": 0.6795596, + "Y": 0.7857794 + }, + { + "X": 0.7090417, + "Y": 0.785806 + }, + { + "X": 0.70904547, + "Y": 0.7939638 + }, + { + "X": 0.67956316, + "Y": 0.7939371 + } + ] + }, + "Id": "08a084b5-478d-4e3f-a30f-df3b66e4d28a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4500", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.55857, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074530095, + "Left": 0.04174575, + "Top": 0.790816, + "Width": 0.015040639 + }, + "Polygon": [ + { + "X": 0.04174575, + "Y": 0.790816 + }, + { + "X": 0.056785494, + "Y": 0.7908296 + }, + { + "X": 0.05678639, + "Y": 0.79826903 + }, + { + "X": 0.041746587, + "Y": 0.7982553 + } + ] + }, + "Id": "d02e269f-e8a6-4992-ad0d-638aaa91e12a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "22.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88126, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073274034, + "Left": 0.06175019, + "Top": 0.7910203, + "Width": 0.023338774 + }, + "Polygon": [ + { + "X": 0.06175019, + "Y": 0.7910203 + }, + { + "X": 0.08508798, + "Y": 0.7910414 + }, + { + "X": 0.08508896, + "Y": 0.79834765 + }, + { + "X": 0.061751086, + "Y": 0.7983265 + } + ] + }, + "Id": "2886543e-932d-4394-ba67-5755da2cfe71", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83109, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075416924, + "Left": 0.08828192, + "Top": 0.7907652, + "Width": 0.057157263 + }, + "Polygon": [ + { + "X": 0.08828192, + "Y": 0.7907652 + }, + { + "X": 0.14543794, + "Y": 0.7908169 + }, + { + "X": 0.14543918, + "Y": 0.7983069 + }, + { + "X": 0.08828294, + "Y": 0.79825497 + } + ] + }, + "Id": "fcbbd1f7-9bd3-4243-a787-7b7124454736", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Terminated", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85252, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007512028, + "Left": 0.76094204, + "Top": 0.7879647, + "Width": 0.032296456 + }, + "Polygon": [ + { + "X": 0.76094204, + "Y": 0.7879647 + }, + { + "X": 0.79323477, + "Y": 0.7879939 + }, + { + "X": 0.7932385, + "Y": 0.79547673 + }, + { + "X": 0.7609457, + "Y": 0.79544747 + } + ] + }, + "Id": "a1967708-d783-413d-8306-ca15be5f5bf4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Bonus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97465, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008164236, + "Left": 0.8137103, + "Top": 0.78626966, + "Width": 0.029230757 + }, + "Polygon": [ + { + "X": 0.8137103, + "Y": 0.78626966 + }, + { + "X": 0.84293675, + "Y": 0.78629607 + }, + { + "X": 0.84294105, + "Y": 0.7944339 + }, + { + "X": 0.81371444, + "Y": 0.7944074 + } + ] + }, + "Id": "3acd3b65-5098-4120-bbcb-a5a8ebb60fd3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "4000", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.33574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075080954, + "Left": 0.041828357, + "Top": 0.80476594, + "Width": 0.014462595 + }, + "Polygon": [ + { + "X": 0.041828357, + "Y": 0.80476594 + }, + { + "X": 0.056290053, + "Y": 0.8047791 + }, + { + "X": 0.05629095, + "Y": 0.812274 + }, + { + "X": 0.0418292, + "Y": 0.8122608 + } + ] + }, + "Id": "ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "24.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.884094, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007425334, + "Left": 0.061364755, + "Top": 0.80494505, + "Width": 0.03640321 + }, + "Polygon": [ + { + "X": 0.061364755, + "Y": 0.80494505 + }, + { + "X": 0.09776692, + "Y": 0.8049782 + }, + { + "X": 0.097767964, + "Y": 0.81237036 + }, + { + "X": 0.06136566, + "Y": 0.8123371 + } + ] + }, + "Id": "7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Reason", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94574, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073655583, + "Left": 0.10174148, + "Top": 0.8047349, + "Width": 0.014730031 + }, + "Polygon": [ + { + "X": 0.10174148, + "Y": 0.8047349 + }, + { + "X": 0.1164704, + "Y": 0.8047483 + }, + { + "X": 0.116471514, + "Y": 0.8121004 + }, + { + "X": 0.101742536, + "Y": 0.81208694 + } + ] + }, + "Id": "5a88c466-0a6a-42ef-a156-9c4be371c919", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9329, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008866326, + "Left": 0.12032869, + "Top": 0.80477995, + "Width": 0.03864472 + }, + "Polygon": [ + { + "X": 0.12032869, + "Y": 0.80477995 + }, + { + "X": 0.15897188, + "Y": 0.8048151 + }, + { + "X": 0.15897341, + "Y": 0.81364626 + }, + { + "X": 0.12033004, + "Y": 0.81361085 + } + ] + }, + "Id": "88167a76-2753-4393-90e3-3ea6b912653a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Leaving", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70865, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073782685, + "Left": 0.49095452, + "Top": 0.8045169, + "Width": 0.015177906 + }, + "Polygon": [ + { + "X": 0.49095452, + "Y": 0.8045169 + }, + { + "X": 0.5061298, + "Y": 0.80453074 + }, + { + "X": 0.5061324, + "Y": 0.8118952 + }, + { + "X": 0.49095705, + "Y": 0.8118813 + } + ] + }, + "Id": "c50ce2f9-42c9-4e77-8d66-585b64be35c1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "25.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68155, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007725375, + "Left": 0.51106656, + "Top": 0.80436957, + "Width": 0.039798286 + }, + "Polygon": [ + { + "X": 0.51106656, + "Y": 0.80436957 + }, + { + "X": 0.5508619, + "Y": 0.8044058 + }, + { + "X": 0.5508648, + "Y": 0.8120949 + }, + { + "X": 0.51106924, + "Y": 0.81205857 + } + ] + }, + "Id": "69bbf290-ab97-4bef-939e-8aae991712b0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Position", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.62371, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075850603, + "Left": 0.554996, + "Top": 0.8043585, + "Width": 0.022717863 + }, + "Polygon": [ + { + "X": 0.554996, + "Y": 0.8043585 + }, + { + "X": 0.5777109, + "Y": 0.80437917 + }, + { + "X": 0.57771385, + "Y": 0.81194353 + }, + { + "X": 0.5549989, + "Y": 0.8119228 + } + ] + }, + "Id": "8b836220-151a-4e16-9b14-c12cbe63a99d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Held", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92773, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008349409, + "Left": 0.16401108, + "Top": 0.815083, + "Width": 0.044798747 + }, + "Polygon": [ + { + "X": 0.16401108, + "Y": 0.815083 + }, + { + "X": 0.20880817, + "Y": 0.81512403 + }, + { + "X": 0.20880982, + "Y": 0.8234324 + }, + { + "X": 0.16401254, + "Y": 0.8233912 + } + ] + }, + "Id": "2f98e47d-f02e-4a7e-a69a-4d639832cc65", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Medical", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69368, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008185052, + "Left": 0.21300119, + "Top": 0.81526226, + "Width": 0.03067907 + }, + "Polygon": [ + { + "X": 0.21300119, + "Y": 0.81526226 + }, + { + "X": 0.2436785, + "Y": 0.81529033 + }, + { + "X": 0.24368025, + "Y": 0.8234473 + }, + { + "X": 0.21300283, + "Y": 0.8234191 + } + ] + }, + "Id": "dd8e56de-9908-457a-918b-a9d78fe92d7e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Issue", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.927864, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00831941, + "Left": 0.55716676, + "Top": 0.8150122, + "Width": 0.039272342 + }, + "Polygon": [ + { + "X": 0.55716676, + "Y": 0.8150122 + }, + { + "X": 0.5964358, + "Y": 0.8150482 + }, + { + "X": 0.5964391, + "Y": 0.82333165 + }, + { + "X": 0.5571699, + "Y": 0.82329553 + } + ] + }, + "Id": "279c50df-828e-408d-b836-47dbcef86423", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Device", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94916, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010129502, + "Left": 0.6003269, + "Top": 0.814857, + "Width": 0.0521098 + }, + "Polygon": [ + { + "X": 0.6003269, + "Y": 0.814857 + }, + { + "X": 0.6524324, + "Y": 0.8149047 + }, + { + "X": 0.6524367, + "Y": 0.82498646 + }, + { + "X": 0.60033095, + "Y": 0.82493854 + } + ] + }, + "Id": "f67529b7-8556-4802-a289-de1cba99ceaa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Operator", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82903, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009130669, + "Left": 0.04283172, + "Top": 0.83471894, + "Width": 0.028832527 + }, + "Polygon": [ + { + "X": 0.04283172, + "Y": 0.83471894 + }, + { + "X": 0.07166308, + "Y": 0.83474565 + }, + { + "X": 0.071664244, + "Y": 0.8438496 + }, + { + "X": 0.04283275, + "Y": 0.8438228 + } + ] + }, + "Id": "af5c62ad-d1f4-41cd-9f4a-9f5882c81388", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Part", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.518, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009269539, + "Left": 0.077106066, + "Top": 0.8346947, + "Width": 0.014856197 + }, + "Polygon": [ + { + "X": 0.077106066, + "Y": 0.8346947 + }, + { + "X": 0.09196098, + "Y": 0.83470845 + }, + { + "X": 0.09196226, + "Y": 0.8439642 + }, + { + "X": 0.07710727, + "Y": 0.8439504 + } + ] + }, + "Id": "ee25a99e-7cb6-4840-829e-645e8bd04f8c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "IV", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.84273, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.002965759, + "Left": 0.09893443, + "Top": 0.83877915, + "Width": 0.011537132 + }, + "Polygon": [ + { + "X": 0.09893443, + "Y": 0.83877915 + }, + { + "X": 0.11047112, + "Y": 0.8387899 + }, + { + "X": 0.11047156, + "Y": 0.8417449 + }, + { + "X": 0.098934844, + "Y": 0.8417342 + } + ] + }, + "Id": "33782a75-458b-4d8e-a080-102bb8d4b025", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86367, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009125181, + "Left": 0.117179744, + "Top": 0.83451563, + "Width": 0.07804619 + }, + "Polygon": [ + { + "X": 0.117179744, + "Y": 0.83451563 + }, + { + "X": 0.1952242, + "Y": 0.8345879 + }, + { + "X": 0.19522594, + "Y": 0.8436408 + }, + { + "X": 0.117181115, + "Y": 0.8435682 + } + ] + }, + "Id": "c9b46903-ac21-4126-87b9-7490d07823da", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Authorized", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.898346, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011103653, + "Left": 0.20081583, + "Top": 0.83437765, + "Width": 0.068625525 + }, + "Polygon": [ + { + "X": 0.20081583, + "Y": 0.83437765 + }, + { + "X": 0.2694388, + "Y": 0.8344412 + }, + { + "X": 0.26944137, + "Y": 0.84548134 + }, + { + "X": 0.20081797, + "Y": 0.84541744 + } + ] + }, + "Id": "1e4e9a11-2639-4a9f-9e08-9e2abf9b8418", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Signature", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.05931, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0026779026, + "Left": 0.27447066, + "Top": 0.83863217, + "Width": 0.005354214 + }, + "Polygon": [ + { + "X": 0.27447066, + "Y": 0.83863217 + }, + { + "X": 0.27982423, + "Y": 0.8386371 + }, + { + "X": 0.27982488, + "Y": 0.8413101 + }, + { + "X": 0.27447128, + "Y": 0.8413051 + } + ] + }, + "Id": "9db017b2-88e7-4197-993f-674f9ad930b5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "-", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85355, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008241061, + "Left": 0.285545, + "Top": 0.8354134, + "Width": 0.0410217 + }, + "Polygon": [ + { + "X": 0.285545, + "Y": 0.8354134 + }, + { + "X": 0.32656455, + "Y": 0.8354514 + }, + { + "X": 0.3265667, + "Y": 0.8436545 + }, + { + "X": 0.28554696, + "Y": 0.84361637 + } + ] + }, + "Id": "ab408f7e-742c-4437-955c-4ea76df29938", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Federal", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.4722, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0071954136, + "Left": 0.33127236, + "Top": 0.83638793, + "Width": 0.04482319 + }, + "Polygon": [ + { + "X": 0.33127236, + "Y": 0.83638793 + }, + { + "X": 0.3760935, + "Y": 0.8364295 + }, + { + "X": 0.37609556, + "Y": 0.84358335 + }, + { + "X": 0.33127424, + "Y": 0.8435417 + } + ] + }, + "Id": "91b8c2d2-3c96-4c39-a5e2-6a66647fa7f1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "statutes", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96306, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009487752, + "Left": 0.38091248, + "Top": 0.8356021, + "Width": 0.042070508 + }, + "Polygon": [ + { + "X": 0.38091248, + "Y": 0.8356021 + }, + { + "X": 0.42298004, + "Y": 0.8356411 + }, + { + "X": 0.422983, + "Y": 0.8450899 + }, + { + "X": 0.3809152, + "Y": 0.84505075 + } + ] + }, + "Id": "2a986e08-a5d1-4f63-89c8-c8804f290c6f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "provide", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97218, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006455249, + "Left": 0.42745733, + "Top": 0.8370777, + "Width": 0.036552105 + }, + "Polygon": [ + { + "X": 0.42745733, + "Y": 0.8370777 + }, + { + "X": 0.46400732, + "Y": 0.83711153 + }, + { + "X": 0.46400943, + "Y": 0.8435329 + }, + { + "X": 0.42745933, + "Y": 0.84349895 + } + ] + }, + "Id": "40e8f321-2bca-4744-9a8c-c54303ecc1c5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "severe", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.35517, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009500608, + "Left": 0.46881455, + "Top": 0.835555, + "Width": 0.049851306 + }, + "Polygon": [ + { + "X": 0.46881455, + "Y": 0.835555 + }, + { + "X": 0.51866245, + "Y": 0.83560115 + }, + { + "X": 0.51866585, + "Y": 0.84505564 + }, + { + "X": 0.4688177, + "Y": 0.8450092 + } + ] + }, + "Id": "0b901023-4856-499b-b922-bfb64b99deda", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "penalties", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97118, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008016548, + "Left": 0.5233792, + "Top": 0.8353627, + "Width": 0.016542356 + }, + "Polygon": [ + { + "X": 0.5233792, + "Y": 0.8353627 + }, + { + "X": 0.5399186, + "Y": 0.835378 + }, + { + "X": 0.5399216, + "Y": 0.8433792 + }, + { + "X": 0.5233821, + "Y": 0.8433638 + } + ] + }, + "Id": "94a29604-3895-4a8c-8719-3cbc6ab80595", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "for", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97339, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007697342, + "Left": 0.5440568, + "Top": 0.8371246, + "Width": 0.020841232 + }, + "Polygon": [ + { + "X": 0.5440568, + "Y": 0.8371246 + }, + { + "X": 0.56489503, + "Y": 0.8371439 + }, + { + "X": 0.564898, + "Y": 0.84482193 + }, + { + "X": 0.54405963, + "Y": 0.84480256 + } + ] + }, + "Id": "3718e028-c2ba-47a8-ba3f-20045c473b36", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.46809, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009151271, + "Left": 0.56891596, + "Top": 0.83537596, + "Width": 0.033056375 + }, + "Polygon": [ + { + "X": 0.56891596, + "Y": 0.83537596 + }, + { + "X": 0.6019687, + "Y": 0.8354066 + }, + { + "X": 0.60197234, + "Y": 0.84452724 + }, + { + "X": 0.5689195, + "Y": 0.8444965 + } + ] + }, + "Id": "abdda935-356f-4daf-ad58-2db5e3c5b429", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "fraud,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74595, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008118314, + "Left": 0.60790855, + "Top": 0.8353882, + "Width": 0.05989949 + }, + "Polygon": [ + { + "X": 0.60790855, + "Y": 0.8353882 + }, + { + "X": 0.66780454, + "Y": 0.8354437 + }, + { + "X": 0.66780806, + "Y": 0.8435065 + }, + { + "X": 0.6079118, + "Y": 0.84345084 + } + ] + }, + "Id": "3293f5af-cd31-4093-b7f3-8fa5ce67c367", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "intentional", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 86.14558, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009384997, + "Left": 0.6715996, + "Top": 0.83548474, + "Width": 0.10550853 + }, + "Polygon": [ + { + "X": 0.6715996, + "Y": 0.83548474 + }, + { + "X": 0.7771036, + "Y": 0.83558244 + }, + { + "X": 0.7771082, + "Y": 0.84486973 + }, + { + "X": 0.67160374, + "Y": 0.84477156 + } + ] + }, + "Id": "e6ad1b85-4c68-4272-8919-0dd60ebf6053", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "misrepresentation,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.796555, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006344434, + "Left": 0.7820517, + "Top": 0.8369333, + "Width": 0.01244469 + }, + "Polygon": [ + { + "X": 0.7820517, + "Y": 0.8369333 + }, + { + "X": 0.7944932, + "Y": 0.8369448 + }, + { + "X": 0.7944964, + "Y": 0.8432777 + }, + { + "X": 0.78205484, + "Y": 0.8432661 + } + ] + }, + "Id": "768970fb-02f3-4ec5-8db7-a39b8887ff38", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90503, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008283166, + "Left": 0.7985597, + "Top": 0.8351048, + "Width": 0.04424575 + }, + "Polygon": [ + { + "X": 0.7985597, + "Y": 0.8351048 + }, + { + "X": 0.8428011, + "Y": 0.8351458 + }, + { + "X": 0.84280545, + "Y": 0.843388 + }, + { + "X": 0.7985639, + "Y": 0.8433469 + } + ] + }, + "Id": "ba76706d-12dc-4475-8f71-1db7ee96b892", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "criminal", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.67133, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008191344, + "Left": 0.8469413, + "Top": 0.8352245, + "Width": 0.06460192 + }, + "Polygon": [ + { + "X": 0.8469413, + "Y": 0.8352245 + }, + { + "X": 0.9115386, + "Y": 0.8352843 + }, + { + "X": 0.9115432, + "Y": 0.84341586 + }, + { + "X": 0.8469456, + "Y": 0.84335583 + } + ] + }, + "Id": "c09493e5-0845-44a9-bf19-08488510a128", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "connivance", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.878815, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006361874, + "Left": 0.04214988, + "Top": 0.8474376, + "Width": 0.012026325 + }, + "Polygon": [ + { + "X": 0.04214988, + "Y": 0.8474376 + }, + { + "X": 0.054175448, + "Y": 0.8474488 + }, + { + "X": 0.0541762, + "Y": 0.85379946 + }, + { + "X": 0.042150594, + "Y": 0.85378826 + } + ] + }, + "Id": "70c48e37-e377-4e0e-9ce3-06e2330c0900", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.72387, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00944558, + "Left": 0.05856997, + "Top": 0.8459414, + "Width": 0.060847323 + }, + "Polygon": [ + { + "X": 0.05856997, + "Y": 0.8459414 + }, + { + "X": 0.11941586, + "Y": 0.8459981 + }, + { + "X": 0.119417295, + "Y": 0.85538703 + }, + { + "X": 0.058571108, + "Y": 0.8553301 + } + ] + }, + "Id": "5239feac-e96b-413e-b114-67a881ba676d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "conspiracy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95669, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009786851, + "Left": 0.12381781, + "Top": 0.84580034, + "Width": 0.052792776 + }, + "Polygon": [ + { + "X": 0.12381781, + "Y": 0.84580034 + }, + { + "X": 0.17660882, + "Y": 0.8458495 + }, + { + "X": 0.17661059, + "Y": 0.85558724 + }, + { + "X": 0.12381932, + "Y": 0.85553783 + } + ] + }, + "Id": "496dae16-7f92-4542-aca6-82c7d5ba23fa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "purposed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95464, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073222774, + "Left": 0.18114407, + "Top": 0.8464969, + "Width": 0.011490742 + }, + "Polygon": [ + { + "X": 0.18114407, + "Y": 0.8464969 + }, + { + "X": 0.19263342, + "Y": 0.8465076 + }, + { + "X": 0.1926348, + "Y": 0.8538192 + }, + { + "X": 0.18114541, + "Y": 0.85380846 + } + ] + }, + "Id": "24a39456-3a3d-4b57-a8c1-f0e99fd209b0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "to", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79289, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008296288, + "Left": 0.19687738, + "Top": 0.845631, + "Width": 0.052043073 + }, + "Polygon": [ + { + "X": 0.19687738, + "Y": 0.845631 + }, + { + "X": 0.24891864, + "Y": 0.84567946 + }, + { + "X": 0.24892046, + "Y": 0.8539273 + }, + { + "X": 0.19687897, + "Y": 0.8538787 + } + ] + }, + "Id": "0c12f04c-9bd8-467c-850b-0c510f3d4f8d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "influence", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97885, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007898254, + "Left": 0.25365677, + "Top": 0.8458922, + "Width": 0.018377645 + }, + "Polygon": [ + { + "X": 0.25365677, + "Y": 0.8458922 + }, + { + "X": 0.2720326, + "Y": 0.8459093 + }, + { + "X": 0.2720344, + "Y": 0.8537904 + }, + { + "X": 0.25365853, + "Y": 0.85377324 + } + ] + }, + "Id": "6dd9449c-54df-4a84-98da-d065598c8aa3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91677, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007904465, + "Left": 0.27655593, + "Top": 0.8458253, + "Width": 0.0489014 + }, + "Polygon": [ + { + "X": 0.27655593, + "Y": 0.8458253 + }, + { + "X": 0.32545528, + "Y": 0.84587085 + }, + { + "X": 0.32545733, + "Y": 0.8537298 + }, + { + "X": 0.27655777, + "Y": 0.85368407 + } + ] + }, + "Id": "9c518b86-17be-40c7-a6cd-d01fcb77fdd6", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "issuance", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.946655, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008022997, + "Left": 0.33004656, + "Top": 0.84557945, + "Width": 0.011944202 + }, + "Polygon": [ + { + "X": 0.33004656, + "Y": 0.84557945 + }, + { + "X": 0.34198862, + "Y": 0.8455906 + }, + { + "X": 0.34199077, + "Y": 0.85360247 + }, + { + "X": 0.33004865, + "Y": 0.8535913 + } + ] + }, + "Id": "e61f2809-6abe-45bc-8a3f-3b62aa6047b3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.977684, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008058425, + "Left": 0.3462789, + "Top": 0.8472308, + "Width": 0.0207138 + }, + "Polygon": [ + { + "X": 0.3462789, + "Y": 0.8472308 + }, + { + "X": 0.36699045, + "Y": 0.8472501 + }, + { + "X": 0.3669927, + "Y": 0.8552892 + }, + { + "X": 0.34628108, + "Y": 0.85526985 + } + ] + }, + "Id": "bf63d34f-f7c1-498d-a721-9fc902bebfb3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "any", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93009, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009353188, + "Left": 0.37108698, + "Top": 0.84620893, + "Width": 0.05073205 + }, + "Polygon": [ + { + "X": 0.37108698, + "Y": 0.84620893 + }, + { + "X": 0.42181617, + "Y": 0.84625614 + }, + { + "X": 0.42181903, + "Y": 0.8555621 + }, + { + "X": 0.3710896, + "Y": 0.85551465 + } + ] + }, + "Id": "c88afcea-3745-40bd-b3e3-2e6354b116ff", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "guaranty", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91186, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0064967303, + "Left": 0.42603517, + "Top": 0.8471385, + "Width": 0.012142198 + }, + "Polygon": [ + { + "X": 0.42603517, + "Y": 0.8471385 + }, + { + "X": 0.4381753, + "Y": 0.84714985 + }, + { + "X": 0.43817735, + "Y": 0.85363525 + }, + { + "X": 0.4260372, + "Y": 0.85362387 + } + ] + }, + "Id": "830b579e-b878-4813-8a66-9768ac2e2969", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89584, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007922203, + "Left": 0.44245848, + "Top": 0.8457525, + "Width": 0.054653555 + }, + "Polygon": [ + { + "X": 0.44245848, + "Y": 0.8457525 + }, + { + "X": 0.4971093, + "Y": 0.8458034 + }, + { + "X": 0.49711204, + "Y": 0.8536747 + }, + { + "X": 0.442461, + "Y": 0.8536236 + } + ] + }, + "Id": "3789a00d-8999-4cc3-a47f-8b41d31f3b4c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "insurance", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.950195, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0095679425, + "Left": 0.5015319, + "Top": 0.8456229, + "Width": 0.014318286 + }, + "Polygon": [ + { + "X": 0.5015319, + "Y": 0.8456229 + }, + { + "X": 0.5158467, + "Y": 0.8456362 + }, + { + "X": 0.5158502, + "Y": 0.8551908 + }, + { + "X": 0.50153524, + "Y": 0.8551774 + } + ] + }, + "Id": "9a69a682-430b-4d15-ba14-f3d097b3eb56", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "by", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98653, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007876539, + "Left": 0.5204613, + "Top": 0.84571093, + "Width": 0.01812762 + }, + "Polygon": [ + { + "X": 0.5204613, + "Y": 0.84571093 + }, + { + "X": 0.538586, + "Y": 0.8457278 + }, + { + "X": 0.53858894, + "Y": 0.85358745 + }, + { + "X": 0.5204642, + "Y": 0.8535705 + } + ] + }, + "Id": "4caaf62c-af68-4c7c-97fd-4fc8f8537413", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.6187, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008101573, + "Left": 0.54315084, + "Top": 0.84556204, + "Width": 0.018308746 + }, + "Polygon": [ + { + "X": 0.54315084, + "Y": 0.84556204 + }, + { + "X": 0.5614565, + "Y": 0.8455791 + }, + { + "X": 0.5614596, + "Y": 0.8536636 + }, + { + "X": 0.5431539, + "Y": 0.8536465 + } + ] + }, + "Id": "540d5b5c-3b73-48a7-8949-e58399fb98c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "VA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.1456, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009440971, + "Left": 0.56630266, + "Top": 0.8456252, + "Width": 0.057750244 + }, + "Polygon": [ + { + "X": 0.56630266, + "Y": 0.8456252 + }, + { + "X": 0.624049, + "Y": 0.845679 + }, + { + "X": 0.6240529, + "Y": 0.8550662 + }, + { + "X": 0.56630623, + "Y": 0.8550122 + } + ] + }, + "Id": "ebd180fb-d715-4d31-8ddf-a9ef61295976", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Secretary,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.98208, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077612204, + "Left": 0.6295236, + "Top": 0.8457652, + "Width": 0.018306065 + }, + "Polygon": [ + { + "X": 0.6295236, + "Y": 0.8457652 + }, + { + "X": 0.6478263, + "Y": 0.8457822 + }, + { + "X": 0.64782965, + "Y": 0.8535264 + }, + { + "X": 0.6295268, + "Y": 0.8535093 + } + ] + }, + "Id": "2fe82cf8-4b38-4090-8056-3cf518c8ccb9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.46653, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009250319, + "Left": 0.6524619, + "Top": 0.8453136, + "Width": 0.05812472 + }, + "Polygon": [ + { + "X": 0.6524619, + "Y": 0.8453136 + }, + { + "X": 0.7105824, + "Y": 0.8453677 + }, + { + "X": 0.7105866, + "Y": 0.85456395 + }, + { + "X": 0.6524658, + "Y": 0.8545096 + } + ] + }, + "Id": "5147a5e0-26a1-4306-87d5-ee833dd118bf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "U.S.D.A.,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.52875, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008445085, + "Left": 0.7165756, + "Top": 0.84529847, + "Width": 0.06916537 + }, + "Polygon": [ + { + "X": 0.7165756, + "Y": 0.84529847 + }, + { + "X": 0.78573686, + "Y": 0.84536284 + }, + { + "X": 0.78574103, + "Y": 0.85374355 + }, + { + "X": 0.7165795, + "Y": 0.85367894 + } + ] + }, + "Id": "e51e6fd2-ecfc-4267-9e4f-aeb058a73f2a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "FmHA/FHA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.06216, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009301355, + "Left": 0.7906336, + "Top": 0.84535605, + "Width": 0.083195046 + }, + "Polygon": [ + { + "X": 0.7906336, + "Y": 0.84535605 + }, + { + "X": 0.87382364, + "Y": 0.8454335 + }, + { + "X": 0.87382865, + "Y": 0.8546574 + }, + { + "X": 0.7906382, + "Y": 0.8545796 + } + ] + }, + "Id": "2d564dfc-10ef-4803-a18e-0a998e767762", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Commissioner,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89702, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0063834675, + "Left": 0.87925637, + "Top": 0.84708315, + "Width": 0.012151132 + }, + "Polygon": [ + { + "X": 0.87925637, + "Y": 0.84708315 + }, + { + "X": 0.891404, + "Y": 0.8470945 + }, + { + "X": 0.8914075, + "Y": 0.85346663 + }, + { + "X": 0.8792599, + "Y": 0.85345525 + } + ] + }, + "Id": "60ec33fb-db6f-4e62-965b-ebb9bd88c3e5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.974106, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007827725, + "Left": 0.042092655, + "Top": 0.8561401, + "Width": 0.018219545 + }, + "Polygon": [ + { + "X": 0.042092655, + "Y": 0.8561401 + }, + { + "X": 0.060311247, + "Y": 0.8561571 + }, + { + "X": 0.0603122, + "Y": 0.8639678 + }, + { + "X": 0.042093534, + "Y": 0.86395067 + } + ] + }, + "Id": "c32b720e-978b-48aa-a00e-2030a3ad6ac0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "the", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.94606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00849317, + "Left": 0.06488374, + "Top": 0.85558647, + "Width": 0.060580526 + }, + "Polygon": [ + { + "X": 0.06488374, + "Y": 0.85558647 + }, + { + "X": 0.12546295, + "Y": 0.85564315 + }, + { + "X": 0.12546426, + "Y": 0.86407965 + }, + { + "X": 0.06488479, + "Y": 0.8640227 + } + ] + }, + "Id": "dd65c3fd-7c0a-41bf-8cc4-84220b0cacb9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "HUD/CPD", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.68271, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008031654, + "Left": 0.12995553, + "Top": 0.8558565, + "Width": 0.052779384 + }, + "Polygon": [ + { + "X": 0.12995553, + "Y": 0.8558565 + }, + { + "X": 0.18273343, + "Y": 0.85590583 + }, + { + "X": 0.1827349, + "Y": 0.8638881 + }, + { + "X": 0.1299568, + "Y": 0.8638385 + } + ] + }, + "Id": "0e2c2cc4-d866-4c9b-a1a1-03965eb50973", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Assistant", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.23503, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00969741, + "Left": 0.18728596, + "Top": 0.8557486, + "Width": 0.057681024 + }, + "Polygon": [ + { + "X": 0.18728596, + "Y": 0.8557486 + }, + { + "X": 0.24496488, + "Y": 0.8558026 + }, + { + "X": 0.24496698, + "Y": 0.86544603 + }, + { + "X": 0.18728776, + "Y": 0.8653918 + } + ] + }, + "Id": "68a4eba3-f931-474b-8de1-f6d68800ebb2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Secretary.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67941, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007548497, + "Left": 0.041896846, + "Top": 0.87408566, + "Width": 0.014998348 + }, + "Polygon": [ + { + "X": 0.041896846, + "Y": 0.87408566 + }, + { + "X": 0.056894287, + "Y": 0.87409985 + }, + { + "X": 0.056895193, + "Y": 0.8816342 + }, + { + "X": 0.04189769, + "Y": 0.88162 + } + ] + }, + "Id": "4e41814d-2bec-4fa0-b3a8-bf820a0fe173", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "26.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90857, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0091149155, + "Left": 0.06144948, + "Top": 0.8740026, + "Width": 0.048008963 + }, + "Polygon": [ + { + "X": 0.06144948, + "Y": 0.8740026 + }, + { + "X": 0.109457105, + "Y": 0.87404794 + }, + { + "X": 0.10945844, + "Y": 0.8831175 + }, + { + "X": 0.06145059, + "Y": 0.8830719 + } + ] + }, + "Id": "250b32bf-19a4-4677-9656-25bdee2a34c1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Signature", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92795, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0073722936, + "Left": 0.113429464, + "Top": 0.87412566, + "Width": 0.0108267525 + }, + "Polygon": [ + { + "X": 0.113429464, + "Y": 0.87412566 + }, + { + "X": 0.124255076, + "Y": 0.8741359 + }, + { + "X": 0.124256216, + "Y": 0.881498 + }, + { + "X": 0.11343057, + "Y": 0.88148767 + } + ] + }, + "Id": "6367a54f-9b40-457e-adc0-5edb5574dd6e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "of", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80335, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0089191245, + "Left": 0.12811735, + "Top": 0.87408346, + "Width": 0.04618219 + }, + "Polygon": [ + { + "X": 0.12811735, + "Y": 0.87408346 + }, + { + "X": 0.17429794, + "Y": 0.8741271 + }, + { + "X": 0.17429954, + "Y": 0.8830026 + }, + { + "X": 0.12811875, + "Y": 0.88295877 + } + ] + }, + "Id": "918d5e76-6216-4176-bd8e-2c5ca2ae79c7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Employer", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.82819, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007590249, + "Left": 0.41222352, + "Top": 0.8738521, + "Width": 0.015410684 + }, + "Polygon": [ + { + "X": 0.41222352, + "Y": 0.8738521 + }, + { + "X": 0.42763183, + "Y": 0.8738666 + }, + { + "X": 0.4276342, + "Y": 0.8814423 + }, + { + "X": 0.4122258, + "Y": 0.8814277 + } + ] + }, + "Id": "59457849-39bb-4c64-9bc7-71889a578f79", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "27.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91745, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007514982, + "Left": 0.43222895, + "Top": 0.87389755, + "Width": 0.022335544 + }, + "Polygon": [ + { + "X": 0.43222895, + "Y": 0.87389755 + }, + { + "X": 0.45456207, + "Y": 0.87391865 + }, + { + "X": 0.4545645, + "Y": 0.8814125 + }, + { + "X": 0.43223134, + "Y": 0.88139135 + } + ] + }, + "Id": "49d92739-543d-45cc-9722-d97619d5bd43", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Title", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78817, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0084416615, + "Left": 0.4581834, + "Top": 0.8740103, + "Width": 0.035306938 + }, + "Polygon": [ + { + "X": 0.4581834, + "Y": 0.8740103 + }, + { + "X": 0.49348745, + "Y": 0.87404364 + }, + { + "X": 0.49349037, + "Y": 0.882452 + }, + { + "X": 0.45818618, + "Y": 0.8824185 + } + ] + }, + "Id": "fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "(Please", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88229, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008755394, + "Left": 0.4977609, + "Top": 0.87421656, + "Width": 0.023394164 + }, + "Polygon": [ + { + "X": 0.4977609, + "Y": 0.87421656 + }, + { + "X": 0.5211519, + "Y": 0.87423867 + }, + { + "X": 0.52115506, + "Y": 0.88297194 + }, + { + "X": 0.49776393, + "Y": 0.88294977 + } + ] + }, + "Id": "6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "print", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.777084, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0059164227, + "Left": 0.5249174, + "Top": 0.87560636, + "Width": 0.011087412 + }, + "Polygon": [ + { + "X": 0.5249174, + "Y": 0.87560636 + }, + { + "X": 0.53600264, + "Y": 0.8756168 + }, + { + "X": 0.53600484, + "Y": 0.8815228 + }, + { + "X": 0.52491957, + "Y": 0.8815122 + } + ] + }, + "Id": "75e706a8-02b0-47f5-983f-6ef08445c491", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.605995, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008736899, + "Left": 0.5393269, + "Top": 0.87412375, + "Width": 0.025279166 + }, + "Polygon": [ + { + "X": 0.5393269, + "Y": 0.87412375 + }, + { + "X": 0.56460273, + "Y": 0.8741476 + }, + { + "X": 0.5646061, + "Y": 0.8828606 + }, + { + "X": 0.5393301, + "Y": 0.88283664 + } + ] + }, + "Id": "3042a9d4-a7ca-4934-abfd-1c6dcd700c0a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "type)", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.88853, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0076320167, + "Left": 0.784464, + "Top": 0.8736808, + "Width": 0.014870538 + }, + "Polygon": [ + { + "X": 0.784464, + "Y": 0.8736808 + }, + { + "X": 0.7993307, + "Y": 0.87369484 + }, + { + "X": 0.7993345, + "Y": 0.8813128 + }, + { + "X": 0.7844678, + "Y": 0.8812987 + } + ] + }, + "Id": "a9c4164b-b88b-4bf0-8c73-52fc7aefacb5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "28.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.355774, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007301664, + "Left": 0.8042595, + "Top": 0.87389493, + "Width": 0.023414992 + }, + "Polygon": [ + { + "X": 0.8042595, + "Y": 0.87389493 + }, + { + "X": 0.8276707, + "Y": 0.87391704 + }, + { + "X": 0.82767445, + "Y": 0.8811966 + }, + { + "X": 0.8042632, + "Y": 0.88117445 + } + ] + }, + "Id": "1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Date", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.75979, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.017518792, + "Left": 0.11440734, + "Top": 0.889468, + "Width": 0.1036065 + }, + "Polygon": [ + { + "X": 0.11440734, + "Y": 0.889468 + }, + { + "X": 0.21801029, + "Y": 0.8895667 + }, + { + "X": 0.21801384, + "Y": 0.90698683 + }, + { + "X": 0.11440995, + "Y": 0.9068873 + } + ] + }, + "Id": "a821512c-2ab6-44fa-9f11-d9976c71b1d5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Richard", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.63692, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.016337534, + "Left": 0.21992493, + "Top": 0.89062846, + "Width": 0.041481618 + }, + "Polygon": [ + { + "X": 0.21992493, + "Y": 0.89062846 + }, + { + "X": 0.26140285, + "Y": 0.890668 + }, + { + "X": 0.26140654, + "Y": 0.90696603 + }, + { + "X": 0.21992825, + "Y": 0.90692616 + } + ] + }, + "Id": "207cba59-4877-4866-ab62-256db66617b0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Roe", + "TextType": "HANDWRITING" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74188, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010145464, + "Left": 0.49229413, + "Top": 0.8932559, + "Width": 0.022521349 + }, + "Polygon": [ + { + "X": 0.49229413, + "Y": 0.8932559 + }, + { + "X": 0.5148119, + "Y": 0.89327735 + }, + { + "X": 0.5148155, + "Y": 0.9034014 + }, + { + "X": 0.49229765, + "Y": 0.90337974 + } + ] + }, + "Id": "dc9dae80-e587-4711-8d58-bf529e1130e7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "VA", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87668, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012531459, + "Left": 0.5192244, + "Top": 0.8933369, + "Width": 0.06985121 + }, + "Polygon": [ + { + "X": 0.5192244, + "Y": 0.8933369 + }, + { + "X": 0.5890707, + "Y": 0.89340353 + }, + { + "X": 0.5890756, + "Y": 0.90586835 + }, + { + "X": 0.5192289, + "Y": 0.9058013 + } + ] + }, + "Id": "ff62ec42-9e22-44a5-a162-fbd4f9b224aa", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Secretary", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010242765, + "Left": 0.8066563, + "Top": 0.9043887, + "Width": 0.081438266 + }, + "Polygon": [ + { + "X": 0.8066563, + "Y": 0.9043887 + }, + { + "X": 0.88808894, + "Y": 0.90446687 + }, + { + "X": 0.88809454, + "Y": 0.9146315 + }, + { + "X": 0.8066615, + "Y": 0.914553 + } + ] + }, + "Id": "5e6df17c-a091-408a-904a-725240ccfb1f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "01/05/2007", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.53522, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007562922, + "Left": 0.041910797, + "Top": 0.91975147, + "Width": 0.014626199 + }, + "Polygon": [ + { + "X": 0.041910797, + "Y": 0.91975147 + }, + { + "X": 0.05653609, + "Y": 0.9197656 + }, + { + "X": 0.056537, + "Y": 0.9273144 + }, + { + "X": 0.041911647, + "Y": 0.9273002 + } + ] + }, + "Id": "1764741f-6ae7-495c-9093-3d0f17da11f2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "29.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95505, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075101787, + "Left": 0.06173266, + "Top": 0.9197387, + "Width": 0.023682157 + }, + "Polygon": [ + { + "X": 0.06173266, + "Y": 0.9197387 + }, + { + "X": 0.085413806, + "Y": 0.9197616 + }, + { + "X": 0.08541482, + "Y": 0.9272489 + }, + { + "X": 0.061733577, + "Y": 0.9272259 + } + ] + }, + "Id": "ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Print", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71202, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.005646966, + "Left": 0.08876898, + "Top": 0.92136836, + "Width": 0.010851022 + }, + "Polygon": [ + { + "X": 0.08876898, + "Y": 0.92136836 + }, + { + "X": 0.0996192, + "Y": 0.92137885 + }, + { + "X": 0.09962, + "Y": 0.92701536 + }, + { + "X": 0.08876975, + "Y": 0.9270048 + } + ] + }, + "Id": "8c060333-e3ae-458a-a75a-29436596bf1e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "or", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.75416, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.006814597, + "Left": 0.10305129, + "Top": 0.9203857, + "Width": 0.021945389 + }, + "Polygon": [ + { + "X": 0.10305129, + "Y": 0.9203857 + }, + { + "X": 0.12499562, + "Y": 0.920407 + }, + { + "X": 0.12499668, + "Y": 0.9272003 + }, + { + "X": 0.103052266, + "Y": 0.92717904 + } + ] + }, + "Id": "3453aeac-6f57-41ba-b9cc-b0d1c0569de3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "type", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.955246, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0057812217, + "Left": 0.12881161, + "Top": 0.9214541, + "Width": 0.027570546 + }, + "Polygon": [ + { + "X": 0.12881161, + "Y": 0.9214541 + }, + { + "X": 0.15638116, + "Y": 0.9214808 + }, + { + "X": 0.15638216, + "Y": 0.9272353 + }, + { + "X": 0.12881252, + "Y": 0.92720854 + } + ] + }, + "Id": "fcc140ee-b9e5-4df7-bb70-df9f1cd59758", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "name", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96149, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075499434, + "Left": 0.15974905, + "Top": 0.91975766, + "Width": 0.033136193 + }, + "Polygon": [ + { + "X": 0.15974905, + "Y": 0.91975766 + }, + { + "X": 0.1928838, + "Y": 0.91978973 + }, + { + "X": 0.19288525, + "Y": 0.9273076 + }, + { + "X": 0.15975036, + "Y": 0.9272755 + } + ] + }, + "Id": "2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "signed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.914345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007238986, + "Left": 0.19681716, + "Top": 0.9197405, + "Width": 0.008924717 + }, + "Polygon": [ + { + "X": 0.19681716, + "Y": 0.9197405 + }, + { + "X": 0.20574045, + "Y": 0.91974914 + }, + { + "X": 0.20574187, + "Y": 0.9269795 + }, + { + "X": 0.19681855, + "Y": 0.92697084 + } + ] + }, + "Id": "b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "in", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.62127, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074052876, + "Left": 0.20998225, + "Top": 0.9197684, + "Width": 0.022366349 + }, + "Polygon": [ + { + "X": 0.20998225, + "Y": 0.9197684 + }, + { + "X": 0.23234703, + "Y": 0.91978997 + }, + { + "X": 0.23234859, + "Y": 0.9271737 + }, + { + "X": 0.20998372, + "Y": 0.927152 + } + ] + }, + "Id": "4b3c9cea-8458-4cb5-9a87-e64f29a9f213", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Item", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83572, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007582668, + "Left": 0.23597194, + "Top": 0.9196015, + "Width": 0.012412191 + }, + "Polygon": [ + { + "X": 0.23597194, + "Y": 0.9196015 + }, + { + "X": 0.24838246, + "Y": 0.9196135 + }, + { + "X": 0.24838413, + "Y": 0.92718416 + }, + { + "X": 0.23597355, + "Y": 0.9271721 + } + ] + }, + "Id": "a9758338-a23a-47f7-973c-6c949309860b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "26", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.72691, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0074842437, + "Left": 0.41246843, + "Top": 0.91955346, + "Width": 0.014970556 + }, + "Polygon": [ + { + "X": 0.41246843, + "Y": 0.91955346 + }, + { + "X": 0.42743665, + "Y": 0.91956794 + }, + { + "X": 0.42743897, + "Y": 0.9270377 + }, + { + "X": 0.4124707, + "Y": 0.9270232 + } + ] + }, + "Id": "20301e7a-b648-4762-87f8-04b39335cd8a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "30.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87124, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007563428, + "Left": 0.4322091, + "Top": 0.9195137, + "Width": 0.03224574 + }, + "Polygon": [ + { + "X": 0.4322091, + "Y": 0.9195137 + }, + { + "X": 0.46445236, + "Y": 0.9195449 + }, + { + "X": 0.46445486, + "Y": 0.9270772 + }, + { + "X": 0.4322115, + "Y": 0.9270459 + } + ] + }, + "Id": "f2520be2-71b4-490e-ae70-c385a45ffe5e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Phone", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79329, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0075074187, + "Left": 0.46876818, + "Top": 0.9196092, + "Width": 0.017392443 + }, + "Polygon": [ + { + "X": 0.46876818, + "Y": 0.9196092 + }, + { + "X": 0.48615804, + "Y": 0.919626 + }, + { + "X": 0.4861606, + "Y": 0.92711663 + }, + { + "X": 0.46877068, + "Y": 0.92709976 + } + ] + }, + "Id": "2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "No.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91429, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011954491, + "Left": 0.09305371, + "Top": 0.9326642, + "Width": 0.06601286 + }, + "Polygon": [ + { + "X": 0.09305371, + "Y": 0.9326642 + }, + { + "X": 0.15906452, + "Y": 0.9327284 + }, + { + "X": 0.15906657, + "Y": 0.9446187 + }, + { + "X": 0.09305537, + "Y": 0.94455403 + } + ] + }, + "Id": "c4510857-2098-4ff0-881d-f58a6858f220", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Richard", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92705, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011879571, + "Left": 0.1660433, + "Top": 0.9328586, + "Width": 0.034919873 + }, + "Polygon": [ + { + "X": 0.1660433, + "Y": 0.9328586 + }, + { + "X": 0.20096086, + "Y": 0.9328926 + }, + { + "X": 0.20096317, + "Y": 0.9447382 + }, + { + "X": 0.1660454, + "Y": 0.944704 + } + ] + }, + "Id": "a8d44f47-ed7f-42ac-9493-40652abf91c1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Roe", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94707, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012083507, + "Left": 0.49914336, + "Top": 0.92805, + "Width": 0.08218909 + }, + "Polygon": [ + { + "X": 0.49914336, + "Y": 0.92805 + }, + { + "X": 0.58132774, + "Y": 0.9281298 + }, + { + "X": 0.58133245, + "Y": 0.9401335 + }, + { + "X": 0.49914756, + "Y": 0.9400532 + } + ] + }, + "Id": "83170e00-4884-4c5d-9980-83fbf5b2ccc8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "555-0100", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92826, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008596409, + "Left": 0.7827813, + "Top": 0.9642111, + "Width": 0.030171733 + }, + "Polygon": [ + { + "X": 0.7827813, + "Y": 0.9642111 + }, + { + "X": 0.81294864, + "Y": 0.9642409 + }, + { + "X": 0.81295305, + "Y": 0.9728075 + }, + { + "X": 0.78278553, + "Y": 0.97277755 + } + ] + }, + "Id": "c594f426-713e-4e6c-a1f1-1eda9e849bac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Form", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8273, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008711242, + "Left": 0.819913, + "Top": 0.96400416, + "Width": 0.029742943 + }, + "Polygon": [ + { + "X": 0.819913, + "Y": 0.96400416 + }, + { + "X": 0.8496514, + "Y": 0.96403354 + }, + { + "X": 0.849656, + "Y": 0.9727154 + }, + { + "X": 0.8199175, + "Y": 0.9726859 + } + ] + }, + "Id": "5fa5ca93-0d3d-4962-be4f-bd9750f6898c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1005", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.825195, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009802275, + "Left": 0.8746932, + "Top": 0.9644507, + "Width": 0.024964485 + }, + "Polygon": [ + { + "X": 0.8746932, + "Y": 0.9644507 + }, + { + "X": 0.89965224, + "Y": 0.9644754 + }, + { + "X": 0.89965767, + "Y": 0.974253 + }, + { + "X": 0.8746985, + "Y": 0.9742282 + } + ] + }, + "Id": "7fdc23b7-f9be-45de-a326-7b327d2dca17", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "July", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82335, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008390541, + "Left": 0.90412444, + "Top": 0.96432304, + "Width": 0.015765473 + }, + "Polygon": [ + { + "X": 0.90412444, + "Y": 0.96432304 + }, + { + "X": 0.91988516, + "Y": 0.9643386 + }, + { + "X": 0.9198899, + "Y": 0.9727136 + }, + { + "X": 0.90412915, + "Y": 0.9726979 + } + ] + }, + "Id": "95e43e19-1d02-4951-b967-12678624a48c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "96", + "TextType": "PRINTED" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.94336, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0083158715, + "Left": 0.25768843, + "Top": 0.48482218, + "Width": 0.009286483 + }, + "Polygon": [ + { + "X": 0.25768843, + "Y": 0.48482218 + }, + { + "X": 0.26697302, + "Y": 0.48482922 + }, + { + "X": 0.26697493, + "Y": 0.49313807 + }, + { + "X": 0.25769028, + "Y": 0.493131 + } + ] + }, + "Id": "e168e848-bdf2-47d3-b161-d311734fb7da", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.16211, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007826928, + "Left": 0.25768512, + "Top": 0.47015974, + "Width": 0.0092863 + }, + "Polygon": [ + { + "X": 0.25768512, + "Y": 0.47015974 + }, + { + "X": 0.26696965, + "Y": 0.4701667 + }, + { + "X": 0.26697144, + "Y": 0.47798666 + }, + { + "X": 0.25768688, + "Y": 0.4779797 + } + ] + }, + "Id": "9f9906fe-8a47-4d09-9719-969ae2876e2e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.64844, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007826933, + "Left": 0.15984179, + "Top": 0.49989894, + "Width": 0.009285152 + }, + "Polygon": [ + { + "X": 0.15984179, + "Y": 0.49989894 + }, + { + "X": 0.16912554, + "Y": 0.499906 + }, + { + "X": 0.16912694, + "Y": 0.50772583 + }, + { + "X": 0.15984315, + "Y": 0.50771874 + } + ] + }, + "Id": "f6cf018d-55b6-43c4-a258-889da7178720", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.208984, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008319437, + "Left": 0.86551464, + "Top": 0.48479274, + "Width": 0.010761386 + }, + "Polygon": [ + { + "X": 0.86551464, + "Y": 0.48479274 + }, + { + "X": 0.8762715, + "Y": 0.48480088 + }, + { + "X": 0.876276, + "Y": 0.49311218 + }, + { + "X": 0.8655191, + "Y": 0.493104 + } + ] + }, + "Id": "13186ff5-2a99-4829-9c22-92d84b6bab2f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 87.74414, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007826563, + "Left": 0.16008355, + "Top": 0.48523715, + "Width": 0.009040766 + }, + "Polygon": [ + { + "X": 0.16008355, + "Y": 0.48523715 + }, + { + "X": 0.16912292, + "Y": 0.48524398 + }, + { + "X": 0.16912432, + "Y": 0.4930637 + }, + { + "X": 0.16008492, + "Y": 0.49305683 + } + ] + }, + "Id": "79faabd8-a0e9-4c16-8270-fc21f37c8c28", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 86.42578, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008563794, + "Left": 0.8058704, + "Top": 0.49574757, + "Width": 0.010760693 + }, + "Polygon": [ + { + "X": 0.8058704, + "Y": 0.49574757 + }, + { + "X": 0.8166267, + "Y": 0.49575576 + }, + { + "X": 0.81663114, + "Y": 0.5043114 + }, + { + "X": 0.80587476, + "Y": 0.50430316 + } + ] + }, + "Id": "18161b04-3806-48f9-a466-bde4207225db", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "NOT_SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.30078, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008315458, + "Left": 0.15983649, + "Top": 0.4693534, + "Width": 0.009529395 + }, + "Polygon": [ + { + "X": 0.15983649, + "Y": 0.4693534 + }, + { + "X": 0.1693644, + "Y": 0.46936053 + }, + { + "X": 0.16936587, + "Y": 0.47766885 + }, + { + "X": 0.15983792, + "Y": 0.4776617 + } + ] + }, + "Id": "b4ea4640-11bf-4317-9bbb-5d5c4e1e7d67", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.203125, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008808084, + "Left": 0.8058648, + "Top": 0.48474768, + "Width": 0.010760757 + }, + "Polygon": [ + { + "X": 0.8058648, + "Y": 0.48474768 + }, + { + "X": 0.81662107, + "Y": 0.48475578 + }, + { + "X": 0.8166256, + "Y": 0.49355575 + }, + { + "X": 0.80586934, + "Y": 0.4935476 + } + ] + }, + "Id": "ecfa75fb-71bc-4bba-b7b0-0e4fa1a7cd36", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SELECTION_ELEMENT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 77.58789, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008319587, + "Left": 0.86600935, + "Top": 0.49554887, + "Width": 0.010761506 + }, + "Polygon": [ + { + "X": 0.86600935, + "Y": 0.49554887 + }, + { + "X": 0.8767663, + "Y": 0.49555707 + }, + { + "X": 0.8767709, + "Y": 0.50386846 + }, + { + "X": 0.8660139, + "Y": 0.50386024 + } + ] + }, + "Id": "d94bc2e6-2abc-4506-a959-5e2e56d3409d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "SELECTED", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.7256, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009470672, + "Left": 0.043977365, + "Top": 0.21260202, + "Width": 0.20990807 + }, + "Polygon": [ + { + "X": 0.043977365, + "Y": 0.21260202 + }, + { + "X": 0.25388336, + "Y": 0.21273297 + }, + { + "X": 0.25388542, + "Y": 0.22207269 + }, + { + "X": 0.043978427, + "Y": 0.22194079 + } + ] + }, + "Id": "8ddfdfa3-7cac-411a-8275-1972b3a10c22", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "512b8528-4e00-499b-8ef2-a03bc59fab1f" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "7483baad-ee84-4dcb-a2c2-4225cf8f4c74", + "5a8285e5-75d2-4a49-8734-3af13c63cd4c", + "bee5d8fe-4abd-4c81-934d-7cf8c048ca96", + "61f25167-3c2e-4a46-ad6d-b6b7f65c43ee", + "94553945-3d4d-4062-85ed-353c2795d618", + "68629907-6981-40ea-8e6d-ffee81d1a136", + "f73083ce-0b38-450b-a1b3-11f5d2c015a8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91876, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.030533006, + "Left": 0.0768017, + "Top": 0.23063335, + "Width": 0.27904004 + }, + "Polygon": [ + { + "X": 0.0768017, + "Y": 0.23063335 + }, + { + "X": 0.35583338, + "Y": 0.23080987 + }, + { + "X": 0.35584176, + "Y": 0.26116636 + }, + { + "X": 0.076805666, + "Y": 0.26098573 + } + ] + }, + "Id": "512b8528-4e00-499b-8ef2-a03bc59fab1f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f38501af-5f6f-4276-ad61-2de751f265aa", + "09c25389-00b3-4148-8a41-de1837f15b76", + "f65bd4f4-daac-4e55-8c4c-f384911779c8", + "2113fbde-4713-4adc-bd4e-9379739c8733", + "fc9e6499-e1a9-4bea-8992-b627fe8795e3", + "fb8c6ec3-69fa-4663-8286-3bb88855f687", + "a041dc1d-db53-44b4-87fc-7e2d6585ae7c", + "9223dbcc-a2e4-406e-87fe-08ac7b0b1259" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.76187, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009138505, + "Left": 0.49105057, + "Top": 0.21221374, + "Width": 0.20913683 + }, + "Polygon": [ + { + "X": 0.49105057, + "Y": 0.21221374 + }, + { + "X": 0.70018333, + "Y": 0.21234414 + }, + { + "X": 0.7001874, + "Y": 0.22135223 + }, + { + "X": 0.4910537, + "Y": 0.22122093 + } + ] + }, + "Id": "c5b5ae78-9e3d-479f-b121-afb6d768799b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d3f8e434-8bf4-4bb4-bade-ef2a16cd609c" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "cb80feb3-50e9-4869-a568-0bc57cdfc67e", + "35ca2671-d556-4973-9a59-e24c56227ce8", + "83f3915e-c852-4978-a032-8e35350a99ad", + "001f1566-2e58-41e3-a3ab-02722590ba96", + "75ae6ed1-3103-4b4f-9b71-ff5b63f7d9c2", + "a7ec47ce-ddf3-475f-9697-056786d83b13", + "9c03cb9b-a70c-455c-88d7-665511cd1284" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97046, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.029870039, + "Left": 0.50790757, + "Top": 0.23190689, + "Width": 0.27570596 + }, + "Polygon": [ + { + "X": 0.50790757, + "Y": 0.23190689 + }, + { + "X": 0.7835988, + "Y": 0.23208143 + }, + { + "X": 0.78361356, + "Y": 0.26177692 + }, + { + "X": 0.5079181, + "Y": 0.2615984 + } + ] + }, + "Id": "d3f8e434-8bf4-4bb4-bade-ef2a16cd609c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4a80251b-9ef7-4536-8561-1c186a1ac203", + "36f271ae-a172-46b2-b8f4-b96edb9ef960", + "50681732-1eab-4e46-af63-9209698f2e25", + "08874433-59c3-458e-80ea-3187d1cc4fa1", + "2e193b5e-bd99-4251-9c9c-11a087041626", + "13ee38e5-2041-4338-871f-cc0e72e90c4b", + "fd62b3b7-892d-48d8-8483-1388b7482fbb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.694214, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009755231, + "Left": 0.042690333, + "Top": 0.2883145, + "Width": 0.12352615 + }, + "Polygon": [ + { + "X": 0.042690333, + "Y": 0.2883145 + }, + { + "X": 0.16621476, + "Y": 0.2883961 + }, + { + "X": 0.16621648, + "Y": 0.29806975 + }, + { + "X": 0.04269143, + "Y": 0.29798755 + } + ] + }, + "Id": "8fde6a9f-c8a1-4059-b619-f1836c6e0860", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "24413552-5c6a-4cf1-ba79-6e82b228973f" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "8f6dec43-0704-4755-9498-bd1437347131", + "ab74ac15-58a4-4160-89ae-d2e327e4f8b1", + "f4dadd0d-7459-4827-80f2-d01317af9821", + "a21e9b9e-201f-4997-8e56-3ed559d8a6f4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.17017, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.028121075, + "Left": 0.12950337, + "Top": 0.30071387, + "Width": 0.14816472 + }, + "Polygon": [ + { + "X": 0.12950337, + "Y": 0.30071387 + }, + { + "X": 0.2776615, + "Y": 0.30081263 + }, + { + "X": 0.2776681, + "Y": 0.32883495 + }, + { + "X": 0.1295078, + "Y": 0.32873416 + } + ] + }, + "Id": "24413552-5c6a-4cf1-ba79-6e82b228973f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "65113821-cbe8-4e74-960b-f57463a73895", + "79139c89-7a3b-497c-a4bb-1ffd6b2a6c82", + "e27ffc54-b748-465b-813a-a8537d13bf55" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70015, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008032383, + "Left": 0.37399364, + "Top": 0.28786615, + "Width": 0.03888466 + }, + "Polygon": [ + { + "X": 0.37399364, + "Y": 0.28786615 + }, + { + "X": 0.41287583, + "Y": 0.28789183 + }, + { + "X": 0.41287827, + "Y": 0.29589853 + }, + { + "X": 0.3739959, + "Y": 0.29587272 + } + ] + }, + "Id": "88b0bc63-491a-44b5-a7c8-dce356eccd47", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9686dd16-0836-481b-8cf8-55d4d1c0a74d" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "c4d9e2d3-41f8-4618-ae53-8a05817970b1", + "46bca104-6bd0-43ff-aadf-298e2b8cf6f9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.968376, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012758605, + "Left": 0.40856087, + "Top": 0.3055705, + "Width": 0.12011734 + }, + "Polygon": [ + { + "X": 0.40856087, + "Y": 0.3055705 + }, + { + "X": 0.5286736, + "Y": 0.30565083 + }, + { + "X": 0.5286782, + "Y": 0.31832913 + }, + { + "X": 0.40856472, + "Y": 0.31824803 + } + ] + }, + "Id": "9686dd16-0836-481b-8cf8-55d4d1c0a74d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "77ba2a16-0ff3-4aea-9d18-2f4f34cecc92", + "7a54cc63-ba02-4908-8206-08b3060ab738" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79538, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008034516, + "Left": 0.6280505, + "Top": 0.28770027, + "Width": 0.04062386 + }, + "Polygon": [ + { + "X": 0.6280505, + "Y": 0.28770027 + }, + { + "X": 0.66867083, + "Y": 0.28772706 + }, + { + "X": 0.66867435, + "Y": 0.29573476 + }, + { + "X": 0.62805384, + "Y": 0.2957078 + } + ] + }, + "Id": "bcb57963-f08a-4a73-b02c-d726a4ac8ebf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c4c2a244-c015-4546-a6c8-1384f47b5545" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "08da9455-9258-4088-9cea-a3d04c4e7ee6", + "88c4ed38-7cb3-4c23-a8f3-814c85d1b73b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81873, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010397611, + "Left": 0.63713366, + "Top": 0.30805898, + "Width": 0.08038434 + }, + "Polygon": [ + { + "X": 0.63713366, + "Y": 0.30805898 + }, + { + "X": 0.7175132, + "Y": 0.30811283 + }, + { + "X": 0.71751803, + "Y": 0.3184566 + }, + { + "X": 0.637138, + "Y": 0.31840232 + } + ] + }, + "Id": "c4c2a244-c015-4546-a6c8-1384f47b5545", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "afb7bec1-0ae1-413e-885b-5e25ccde854e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.783516, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.019425413, + "Left": 0.7455946, + "Top": 0.28777784, + "Width": 0.10849126 + }, + "Polygon": [ + { + "X": 0.7455946, + "Y": 0.28777784 + }, + { + "X": 0.85407555, + "Y": 0.28784946 + }, + { + "X": 0.85408586, + "Y": 0.30720326 + }, + { + "X": 0.74560386, + "Y": 0.30713063 + } + ] + }, + "Id": "0af1af36-c29c-4910-a807-f37fe47d9a91", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ff0040a8-de6d-4e71-b3af-6006c04947c1" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "1cdbe7dc-6b10-4ee5-95e1-1c939136f827", + "5a452634-9888-4b0e-b240-1bfbd80d0f2e", + "4073bc62-49a7-4af6-b6ad-13977a1cbe77", + "48fe3293-9a14-4f5b-9167-4b8ce7f9b25c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78189, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0100917965, + "Left": 0.76116574, + "Top": 0.31414825, + "Width": 0.12015981 + }, + "Polygon": [ + { + "X": 0.76116574, + "Y": 0.31414825 + }, + { + "X": 0.88132006, + "Y": 0.31422907 + }, + { + "X": 0.88132554, + "Y": 0.32424003 + }, + { + "X": 0.76117057, + "Y": 0.3241586 + } + ] + }, + "Id": "ff0040a8-de6d-4e71-b3af-6006c04947c1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6f8134df-6158-4420-a652-84f0fef6d205" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80555, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009946632, + "Left": 0.042697117, + "Top": 0.3483557, + "Width": 0.393099 + }, + "Polygon": [ + { + "X": 0.042697117, + "Y": 0.3483557 + }, + { + "X": 0.43579307, + "Y": 0.34862682 + }, + { + "X": 0.43579614, + "Y": 0.35830233 + }, + { + "X": 0.04269821, + "Y": 0.35802934 + } + ] + }, + "Id": "d320bd14-b000-430e-82b1-bcff63acf3f1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a56884a5-4964-45c6-99e5-4c0f517a8880" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "856ecae3-f8c7-4b7d-8fee-059106653b13", + "5a458934-babc-4a9b-b0a6-1367b82d2536", + "b0b93c96-bd58-4a77-8783-e419c5e66f63", + "19ee13b9-7ff9-4b83-8038-7f356ea878cb", + "95748642-072d-46f3-83f9-ec441b439357", + "4d50fdd5-1e84-4913-ac67-2a5afedf981c", + "fcb9bfb4-279e-4981-a463-522f271966e5", + "49ca9610-bb94-4206-b67f-a70ecd5944d9", + "e461cf1a-ebd7-4d2e-adae-4c482a632599", + "ab0c653a-e82b-4f13-bce8-2f33c0372fd1", + "c85e762f-9801-47ac-9c12-80019d5c949a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94241, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.030554006, + "Left": 0.07120365, + "Top": 0.3587163, + "Width": 0.27862495 + }, + "Polygon": [ + { + "X": 0.07120365, + "Y": 0.3587163 + }, + { + "X": 0.34982032, + "Y": 0.35890988 + }, + { + "X": 0.3498286, + "Y": 0.3892703 + }, + { + "X": 0.07120753, + "Y": 0.38907263 + } + ] + }, + "Id": "a56884a5-4964-45c6-99e5-4c0f517a8880", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6e23516b-edc1-4a11-b2fe-9386f0861ed0", + "9bbab59d-9a22-48f7-85f1-7748598b772e", + "2612716b-90e8-41a0-a5ed-53b5ef6833f3", + "7a18920c-fa44-4f28-a684-ef22013eeec0", + "8bcd374d-2285-4d93-8698-44ba4fc0490e", + "f9dc6c2f-950a-4835-8ca1-8ebdc88e7756", + "6a8be74a-9d38-4aa4-b819-40861dcf5930", + "2d6babbe-cdd4-4d03-90cb-4e863d0438c0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84885, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010106185, + "Left": 0.588752, + "Top": 0.34806502, + "Width": 0.13872452 + }, + "Polygon": [ + { + "X": 0.588752, + "Y": 0.34806502 + }, + { + "X": 0.7274718, + "Y": 0.34816065 + }, + { + "X": 0.7274765, + "Y": 0.3581712 + }, + { + "X": 0.5887559, + "Y": 0.35807487 + } + ] + }, + "Id": "fe1ad230-320d-493f-b0ee-ce54b61a7512", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a75fecad-96c6-4040-879e-b3b3b2a3970f" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "daf71342-60db-4483-9b2d-e4aef3555db8", + "fc2b268a-c75d-463c-8878-ef57e02018ac", + "1840f76a-8889-433a-8d58-ac8607096492", + "64bb524c-1b2f-4040-bc9d-5fa0288fa85d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.26719, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.018802157, + "Left": 0.62937874, + "Top": 0.3641092, + "Width": 0.1646681 + }, + "Polygon": [ + { + "X": 0.62937874, + "Y": 0.3641092 + }, + { + "X": 0.79403746, + "Y": 0.364224 + }, + { + "X": 0.7940468, + "Y": 0.38291132 + }, + { + "X": 0.62938654, + "Y": 0.38279504 + } + ] + }, + "Id": "a75fecad-96c6-4040-879e-b3b3b2a3970f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "52e2f993-46b3-4240-8847-d53e8a7e53cc", + "9c93c85f-7e95-497b-941f-7c6c88f6a8fe", + "2a77db5f-73f7-4eae-bd9c-5eaf23a85316" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69002, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009479186, + "Left": 0.04227211, + "Top": 0.4094011, + "Width": 0.19135351 + }, + "Polygon": [ + { + "X": 0.04227211, + "Y": 0.4094011 + }, + { + "X": 0.23362364, + "Y": 0.40953875 + }, + { + "X": 0.23362562, + "Y": 0.41888028 + }, + { + "X": 0.04227316, + "Y": 0.41874176 + } + ] + }, + "Id": "da6f0efc-8ba8-4df9-9ae7-87414b87637d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "89154f62-79eb-4fc3-b434-d2b60fdb4156" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "b0c6488f-3783-4f68-b6f8-54282af569bd", + "0b859532-87d2-4466-bce7-b8370ed3258a", + "0cdccd99-8ef2-4d48-9f02-dedb7e9a42b0", + "36a36ed6-f41d-4f6f-8284-ec300d0f4bb8", + "2b97532d-fa68-40c4-87e0-479236fd48ed" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.978134, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010068328, + "Left": 0.105767064, + "Top": 0.43013042, + "Width": 0.081641 + }, + "Polygon": [ + { + "X": 0.105767064, + "Y": 0.43013042 + }, + { + "X": 0.18740618, + "Y": 0.43019 + }, + { + "X": 0.18740806, + "Y": 0.44019875 + }, + { + "X": 0.105768524, + "Y": 0.44013882 + } + ] + }, + "Id": "89154f62-79eb-4fc3-b434-d2b60fdb4156", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b13b96df-18ad-448d-9db4-7eef21d75085" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.888596, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0080856, + "Left": 0.27682295, + "Top": 0.4092362, + "Width": 0.108440764 + }, + "Polygon": [ + { + "X": 0.27682295, + "Y": 0.4092362 + }, + { + "X": 0.3852614, + "Y": 0.4093142 + }, + { + "X": 0.3852637, + "Y": 0.4173218 + }, + { + "X": 0.27682483, + "Y": 0.4172434 + } + ] + }, + "Id": "a7f44121-4aa9-4389-88df-ad7e98ee6772", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "819c64f5-24a7-4c6f-a511-158eb899b51a" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "51a32c19-3f54-459c-80de-0d61b100d514", + "bad7b4e6-0b17-41da-8386-fc1e51056ee6", + "0b81123b-0054-43f8-a6e3-4d3b57543c8a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90617, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012438145, + "Left": 0.3368786, + "Top": 0.42996535, + "Width": 0.12659745 + }, + "Polygon": [ + { + "X": 0.3368786, + "Y": 0.42996535 + }, + { + "X": 0.46347198, + "Y": 0.43005767 + }, + { + "X": 0.46347606, + "Y": 0.4424035 + }, + { + "X": 0.33688188, + "Y": 0.44231042 + } + ] + }, + "Id": "819c64f5-24a7-4c6f-a511-158eb899b51a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5dc7e481-c945-45c5-9eda-299fc0a11cfc", + "20638fff-b88b-4bdf-9d67-c0b170da4460" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91304, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010173101, + "Left": 0.64841205, + "Top": 0.40850237, + "Width": 0.2243201 + }, + "Polygon": [ + { + "X": 0.64841205, + "Y": 0.40850237 + }, + { + "X": 0.8727267, + "Y": 0.40866357 + }, + { + "X": 0.87273216, + "Y": 0.41867545 + }, + { + "X": 0.6484163, + "Y": 0.41851315 + } + ] + }, + "Id": "ab0e9840-52cc-4e6f-89a5-4699d7ec1354", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d8fecc18-d042-49f9-8711-df88b9bbfdb2" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "e0f20600-8f80-4013-b08c-7f54fee587a5", + "d3f7bcbf-fc02-4a62-88eb-1d5f4b15e268", + "bf290882-a50b-4f08-88b2-95e2b4df0b4a", + "97864248-6336-400d-a976-3552856e4f35", + "cc44dd9f-c924-46a4-bb85-85d2a159c31c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67078, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012720464, + "Left": 0.72794145, + "Top": 0.42824826, + "Width": 0.053600017 + }, + "Polygon": [ + { + "X": 0.72794145, + "Y": 0.42824826 + }, + { + "X": 0.7815352, + "Y": 0.4282873 + }, + { + "X": 0.78154147, + "Y": 0.44096872 + }, + { + "X": 0.7279474, + "Y": 0.44092938 + } + ] + }, + "Id": "d8fecc18-d042-49f9-8711-df88b9bbfdb2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "272e58a4-7e8c-4c82-a110-45331283ed49", + "d7db20a9-2b77-4ede-aecf-4d516c3f7ba7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70464, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009603067, + "Left": 0.053075112, + "Top": 0.4544453, + "Width": 0.35121304 + }, + "Polygon": [ + { + "X": 0.053075112, + "Y": 0.4544453 + }, + { + "X": 0.40428534, + "Y": 0.45470563 + }, + { + "X": 0.40428814, + "Y": 0.46404836 + }, + { + "X": 0.053076215, + "Y": 0.46378645 + } + ] + }, + "Id": "bc149c6b-1393-4ccc-bef8-fb55f1445d28", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "332ffc94-27b7-4a97-9f31-11446e6a41fe" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "e0090aff-7c04-42fc-a57b-e7391d136e54", + "47a21aea-7ab5-4fa7-bc98-91009d4d493b", + "79c46f4d-b9e2-43a6-b0de-d7b29796ada7", + "7ab3a062-923c-4e24-afd3-efde350a9767", + "5d3b740f-7b2f-4f2a-b7a2-e787c8b7cedf", + "39a96b20-fd7b-40a7-a662-1ff423410542", + "0c0d86dc-3a05-49f8-acc2-de94974a0d52", + "e6c9ca58-8d08-42d9-a9b8-70efec1300c3", + "da9c1d1f-7842-414f-bdfc-8bd4e5c5a67f", + "c174f82a-4281-40cf-add4-78477cc7ffd3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.415985, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009045735, + "Left": 0.052648474, + "Top": 0.49914986, + "Width": 0.04924239 + }, + "Polygon": [ + { + "X": 0.052648474, + "Y": 0.49914986 + }, + { + "X": 0.101889566, + "Y": 0.49918744 + }, + { + "X": 0.10189086, + "Y": 0.5081956 + }, + { + "X": 0.052649535, + "Y": 0.5081578 + } + ] + }, + "Id": "332ffc94-27b7-4a97-9f31-11446e6a41fe", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f13d68fa-ab01-40ba-b0e1-04cd3e1b7e96", + "f0da0042-4443-4edb-be12-0d0d965db42f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.97638, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007368952, + "Left": 0.17575034, + "Top": 0.470217, + "Width": 0.038447905 + }, + "Polygon": [ + { + "X": 0.17575034, + "Y": 0.470217 + }, + { + "X": 0.21419676, + "Y": 0.47024578 + }, + { + "X": 0.21419825, + "Y": 0.47758594 + }, + { + "X": 0.17575167, + "Y": 0.47755703 + } + ] + }, + "Id": "0c3f3f57-41bc-4afe-b299-4a37d7ecb67c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cc1de243-d679-4671-b6fe-868cbc670ad5" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "bd7b9725-1c44-4562-86b4-eca73bb9f394" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.30078, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008348025, + "Left": 0.16019927, + "Top": 0.4695381, + "Width": 0.009504821 + }, + "Polygon": [ + { + "X": 0.16019927, + "Y": 0.4695381 + }, + { + "X": 0.1697026, + "Y": 0.4695452 + }, + { + "X": 0.1697041, + "Y": 0.4778861 + }, + { + "X": 0.16020072, + "Y": 0.47787896 + } + ] + }, + "Id": "cc1de243-d679-4671-b6fe-868cbc670ad5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b4ea4640-11bf-4317-9bbb-5d5c4e1e7d67" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85361, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009368659, + "Left": 0.27381307, + "Top": 0.4699568, + "Width": 0.034996174 + }, + "Polygon": [ + { + "X": 0.27381307, + "Y": 0.4699568 + }, + { + "X": 0.3088069, + "Y": 0.46998298 + }, + { + "X": 0.30880925, + "Y": 0.47932544 + }, + { + "X": 0.27381524, + "Y": 0.47929907 + } + ] + }, + "Id": "687b47e2-cc0f-4f41-9cc6-6ce66abc4adf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1ca52e45-74e2-4002-9a19-b4832d490755" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "0cfb05e6-b414-47c0-886b-e5a900c16645" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.16211, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008014776, + "Left": 0.2578287, + "Top": 0.47027847, + "Width": 0.009506071 + }, + "Polygon": [ + { + "X": 0.2578287, + "Y": 0.47027847 + }, + { + "X": 0.26733294, + "Y": 0.47028556 + }, + { + "X": 0.2673348, + "Y": 0.47829324 + }, + { + "X": 0.2578305, + "Y": 0.4782861 + } + ] + }, + "Id": "1ca52e45-74e2-4002-9a19-b4832d490755", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9f9906fe-8a47-4d09-9719-969ae2876e2e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95315, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009041872, + "Left": 0.17618506, + "Top": 0.48523107, + "Width": 0.04406452 + }, + "Polygon": [ + { + "X": 0.17618506, + "Y": 0.48523107 + }, + { + "X": 0.22024773, + "Y": 0.4852644 + }, + { + "X": 0.22024956, + "Y": 0.49427295 + }, + { + "X": 0.1761867, + "Y": 0.49423942 + } + ] + }, + "Id": "390cb4fe-7d61-4a6c-b40a-a2c9e0040f4e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "8545c253-3298-424d-991b-eab4ba68158b" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "3df750e7-edcc-43e3-80ba-5b7b517257e7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 87.74414, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0076806224, + "Left": 0.16020206, + "Top": 0.4855526, + "Width": 0.009072804 + }, + "Polygon": [ + { + "X": 0.16020206, + "Y": 0.4855526 + }, + { + "X": 0.1692735, + "Y": 0.4855595 + }, + { + "X": 0.16927485, + "Y": 0.49323323 + }, + { + "X": 0.16020338, + "Y": 0.49322635 + } + ] + }, + "Id": "8545c253-3298-424d-991b-eab4ba68158b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "79faabd8-a0e9-4c16-8270-fc21f37c8c28" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81936, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009405199, + "Left": 0.27338454, + "Top": 0.4849709, + "Width": 0.082521394 + }, + "Polygon": [ + { + "X": 0.27338454, + "Y": 0.4849709 + }, + { + "X": 0.3559034, + "Y": 0.48503327 + }, + { + "X": 0.35590595, + "Y": 0.4943761 + }, + { + "X": 0.27338672, + "Y": 0.49431336 + } + ] + }, + "Id": "43163bbf-fb14-4066-a7e1-1373eddbb025", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ca84273d-faf9-4fdf-af3c-4856270c89ed" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "3f0174ae-49ae-4a9f-bc06-3a4eed6cf638", + "72030458-12b4-40f6-b015-d0b95c186700" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 91.94336, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008348625, + "Left": 0.25783202, + "Top": 0.48495916, + "Width": 0.009506219 + }, + "Polygon": [ + { + "X": 0.25783202, + "Y": 0.48495916 + }, + { + "X": 0.2673363, + "Y": 0.48496634 + }, + { + "X": 0.26733822, + "Y": 0.49330777 + }, + { + "X": 0.25783387, + "Y": 0.49330056 + } + ] + }, + "Id": "ca84273d-faf9-4fdf-af3c-4856270c89ed", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e168e848-bdf2-47d3-b161-d311734fb7da" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.957985, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0076913037, + "Left": 0.8213299, + "Top": 0.4860526, + "Width": 0.01988766 + }, + "Polygon": [ + { + "X": 0.8213299, + "Y": 0.4860526 + }, + { + "X": 0.8412135, + "Y": 0.48606765 + }, + { + "X": 0.8412176, + "Y": 0.49374393 + }, + { + "X": 0.8213339, + "Y": 0.49372882 + } + ] + }, + "Id": "4bcc510c-dbf1-4fb2-ad5c-1f9ad65f7b8c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "41e039ba-bcfc-419f-8c98-c125af5a0394" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "97d67d75-ed65-42d6-adae-66c0e0042724" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 83.203125, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008685579, + "Left": 0.8062008, + "Top": 0.48503995, + "Width": 0.010810564 + }, + "Polygon": [ + { + "X": 0.8062008, + "Y": 0.48503995 + }, + { + "X": 0.81700695, + "Y": 0.48504812 + }, + { + "X": 0.8170114, + "Y": 0.4937255 + }, + { + "X": 0.8062053, + "Y": 0.4937173 + } + ] + }, + "Id": "41e039ba-bcfc-419f-8c98-c125af5a0394", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ecfa75fb-71bc-4bba-b7b0-0e4fa1a7cd36" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.915955, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007687916, + "Left": 0.8818465, + "Top": 0.48609838, + "Width": 0.015133957 + }, + "Polygon": [ + { + "X": 0.8818465, + "Y": 0.48609838 + }, + { + "X": 0.8969762, + "Y": 0.48610982 + }, + { + "X": 0.8969804, + "Y": 0.4937863 + }, + { + "X": 0.88185066, + "Y": 0.4937748 + } + ] + }, + "Id": "04d5ae83-d035-481f-a192-042b502c0623", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4a01c19f-7556-48aa-9532-2f46c810f885" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "f54537b7-670d-4b92-826b-2fd614a75d45" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.208984, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008352073, + "Left": 0.86585194, + "Top": 0.48508504, + "Width": 0.010811276 + }, + "Polygon": [ + { + "X": 0.86585194, + "Y": 0.48508504 + }, + { + "X": 0.8766586, + "Y": 0.4850932 + }, + { + "X": 0.8766632, + "Y": 0.4934371 + }, + { + "X": 0.8658564, + "Y": 0.4934289 + } + ] + }, + "Id": "4a01c19f-7556-48aa-9532-2f46c810f885", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "13186ff5-2a99-4829-9c22-92d84b6bab2f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9329, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007691809, + "Left": 0.8209028, + "Top": 0.49606472, + "Width": 0.020320013 + }, + "Polygon": [ + { + "X": 0.8209028, + "Y": 0.49606472 + }, + { + "X": 0.8412188, + "Y": 0.4960802 + }, + { + "X": 0.8412229, + "Y": 0.5037565 + }, + { + "X": 0.8209068, + "Y": 0.50374097 + } + ] + }, + "Id": "b5a3d197-b06d-47b4-beca-5f685bf865c0", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "21884c99-2e08-4ddf-970b-87ea2ab0fbe8" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "9ce1e2e0-5859-4a87-8785-332621fc9bc0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 86.42578, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0083519835, + "Left": 0.8062064, + "Top": 0.49605355, + "Width": 0.010810454 + }, + "Polygon": [ + { + "X": 0.8062064, + "Y": 0.49605355 + }, + { + "X": 0.8170126, + "Y": 0.49606177 + }, + { + "X": 0.8170169, + "Y": 0.5044055 + }, + { + "X": 0.8062107, + "Y": 0.5043973 + } + ] + }, + "Id": "21884c99-2e08-4ddf-970b-87ea2ab0fbe8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "18161b04-3806-48f9-a466-bde4207225db" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87434, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0076883985, + "Left": 0.88141966, + "Top": 0.4961108, + "Width": 0.015566312 + }, + "Polygon": [ + { + "X": 0.88141966, + "Y": 0.4961108 + }, + { + "X": 0.8969817, + "Y": 0.49612263 + }, + { + "X": 0.896986, + "Y": 0.5037992 + }, + { + "X": 0.8814239, + "Y": 0.5037873 + } + ] + }, + "Id": "31f7d00a-298f-40f4-9546-580553821ee8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9e589181-ed97-42b6-b315-200685c8bcea" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "2c905aa0-8642-48b2-9f0b-99bc09b3d512" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 77.58789, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008352223, + "Left": 0.86629, + "Top": 0.4957655, + "Width": 0.010811342 + }, + "Polygon": [ + { + "X": 0.86629, + "Y": 0.4957655 + }, + { + "X": 0.8770968, + "Y": 0.49577373 + }, + { + "X": 0.8771013, + "Y": 0.5041177 + }, + { + "X": 0.86629444, + "Y": 0.50410944 + } + ] + }, + "Id": "9e589181-ed97-42b6-b315-200685c8bcea", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d94bc2e6-2abc-4506-a959-5e2e56d3409d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96413, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009373001, + "Left": 0.17532383, + "Top": 0.5002444, + "Width": 0.040176887 + }, + "Polygon": [ + { + "X": 0.17532383, + "Y": 0.5002444 + }, + { + "X": 0.21549882, + "Y": 0.5002751 + }, + { + "X": 0.21550071, + "Y": 0.5096174 + }, + { + "X": 0.17532553, + "Y": 0.5095866 + } + ] + }, + "Id": "b5a0f7cc-f1c2-413e-9e3a-060fda65f1a7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "40c18a82-4266-4db2-b52f-bd6cfbbe1008" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "235cce3c-9948-46b2-a165-8d73644b464c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 89.64844, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008014448, + "Left": 0.16020454, + "Top": 0.4998992, + "Width": 0.0090729315 + }, + "Polygon": [ + { + "X": 0.16020454, + "Y": 0.4998992 + }, + { + "X": 0.16927604, + "Y": 0.49990612 + }, + { + "X": 0.16927747, + "Y": 0.50791365 + }, + { + "X": 0.16020595, + "Y": 0.5079067 + } + ] + }, + "Id": "40c18a82-4266-4db2-b52f-bd6cfbbe1008", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f6cf018d-55b6-43c4-a258-889da7178720" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85131, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009382228, + "Left": 0.46263385, + "Top": 0.5088061, + "Width": 0.05012851 + }, + "Polygon": [ + { + "X": 0.46263385, + "Y": 0.5088061 + }, + { + "X": 0.51275903, + "Y": 0.50884455 + }, + { + "X": 0.51276237, + "Y": 0.5181883 + }, + { + "X": 0.46263692, + "Y": 0.5181496 + } + ] + }, + "Id": "e4324a3a-9aea-4f21-a8b4-37b6fc1186ea", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7b6c0928-0b55-4f36-86f2-72872a733179" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "bac65209-4616-4579-acb3-9aa709b47ebe", + "4c6b38ad-1f46-4af2-a9f8-a52a4ac29630" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.066284, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008717568, + "Left": 0.5693684, + "Top": 0.5078869, + "Width": 0.053159114 + }, + "Polygon": [ + { + "X": 0.5693684, + "Y": 0.5078869 + }, + { + "X": 0.62252396, + "Y": 0.50792766 + }, + { + "X": 0.62252754, + "Y": 0.5166044 + }, + { + "X": 0.56937176, + "Y": 0.5165634 + } + ] + }, + "Id": "7b6c0928-0b55-4f36-86f2-72872a733179", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0fb4f796-af2a-47b7-b720-87f12ab44d9c", + "5366fd03-9a7a-4ef9-bbf1-b5d3ef45618a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.42169, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.023192843, + "Left": 0.69426966, + "Top": 0.5146573, + "Width": 0.21094881 + }, + "Polygon": [ + { + "X": 0.69426966, + "Y": 0.5146573 + }, + { + "X": 0.9052056, + "Y": 0.5148198 + }, + { + "X": 0.9052185, + "Y": 0.5378502 + }, + { + "X": 0.69428, + "Y": 0.53768533 + } + ] + }, + "Id": "c24b17f5-5c26-4d6e-a873-d11209800dd1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "def15182-9642-487b-b2d3-b7289f04f223" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "79ef617d-90ad-41a0-b192-e47d7b1b36d0", + "cd9a03af-e1de-41e5-afd2-639d9729f011", + "b3412ec6-b209-40bb-a49f-4e545a603a7b", + "85cbb940-3824-464b-80f1-3c6d1d21dfa8", + "b0a0edc1-90e6-4168-930b-74642ba0542e", + "db885985-c11d-4828-aab3-a2f2c45173af", + "b2c1eeb8-90fe-48ff-987d-d65e187d52c0", + "59a1a92b-42c5-463a-a8d4-435b6b7279bd", + "9be8a0df-99bb-4630-9576-d29071ade2a1", + "a39773a0-06e6-449f-8cb8-0522db93699d", + "6f8d382d-7520-44d4-bb91-fdb65c6c60c2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 100, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0031338984, + "Left": 0.69201714, + "Top": 0.5376836, + "Width": 0.22878303 + }, + "Polygon": [ + { + "X": 0.69201714, + "Y": 0.5376836 + }, + { + "X": 0.9207985, + "Y": 0.53786236 + }, + { + "X": 0.92080015, + "Y": 0.5408175 + }, + { + "X": 0.69201845, + "Y": 0.5406384 + } + ] + }, + "Id": "def15182-9642-487b-b2d3-b7289f04f223", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96879, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007706287, + "Left": 0.462641, + "Top": 0.5304966, + "Width": 0.039757393 + }, + "Polygon": [ + { + "X": 0.462641, + "Y": 0.5304966 + }, + { + "X": 0.5023957, + "Y": 0.5305275 + }, + { + "X": 0.5023984, + "Y": 0.5382029 + }, + { + "X": 0.46264353, + "Y": 0.53817177 + } + ] + }, + "Id": "fc3c81e6-439d-4987-b9e5-e25529ac61aa", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9674755c-f746-4bfc-8966-dfa9fd1b490e" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "1a1d3b94-6eee-4f10-b242-937ae8fceea8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.48503, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010055645, + "Left": 0.5698092, + "Top": 0.5302462, + "Width": 0.056185555 + }, + "Polygon": [ + { + "X": 0.5698092, + "Y": 0.5302462 + }, + { + "X": 0.6259906, + "Y": 0.53028995 + }, + { + "X": 0.6259948, + "Y": 0.54030186 + }, + { + "X": 0.5698131, + "Y": 0.5402579 + } + ] + }, + "Id": "9674755c-f746-4bfc-8966-dfa9fd1b490e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4f6563a3-101d-4a2f-95f0-b9f4bffea97f", + "802737bb-d126-4967-aebd-b519fa59a0bd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85244, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007693902, + "Left": 0.13990942, + "Top": 0.54559356, + "Width": 0.02505627 + }, + "Polygon": [ + { + "X": 0.13990942, + "Y": 0.54559356 + }, + { + "X": 0.16496433, + "Y": 0.5456132 + }, + { + "X": 0.16496569, + "Y": 0.55328745 + }, + { + "X": 0.13991067, + "Y": 0.5532677 + } + ] + }, + "Id": "375ec8f1-4316-49bd-bf5c-1e70cd267521", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5b8fe187-ef2c-4344-bd7d-d0e9b8034387" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "217afcd1-dee9-4c72-b78a-c2959d9248c7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.960236, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008364426, + "Left": 0.17878775, + "Top": 0.54428947, + "Width": 0.028945532 + }, + "Polygon": [ + { + "X": 0.17878775, + "Y": 0.54428947 + }, + { + "X": 0.20773163, + "Y": 0.5443122 + }, + { + "X": 0.20773329, + "Y": 0.5526539 + }, + { + "X": 0.17878929, + "Y": 0.5526311 + } + ] + }, + "Id": "5b8fe187-ef2c-4344-bd7d-d0e9b8034387", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c63160f0-c711-457b-b07b-7fc633ee321c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93866, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009520375, + "Left": 0.6942835, + "Top": 0.5453615, + "Width": 0.22218433 + }, + "Polygon": [ + { + "X": 0.6942835, + "Y": 0.5453615 + }, + { + "X": 0.91646254, + "Y": 0.5455359 + }, + { + "X": 0.91646785, + "Y": 0.5548819 + }, + { + "X": 0.6942877, + "Y": 0.55470645 + } + ] + }, + "Id": "33433d79-6d96-4b83-885f-3838f51dc497", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "ec6fc2c1-ac99-4c13-a7a4-632943fdb69c", + "f50e530e-837c-445a-9845-da37d3b46830", + "e80eb141-4457-4fcd-b85c-c4e3e6bc638e", + "50837a26-995c-4a5b-8e3b-b65ba1d487f5", + "9c370c9c-4710-4b90-a5bf-f946f5161212", + "3f56ae4a-ac09-49e0-9ccf-f19d48826ad9", + "cbffcb67-0c97-40f2-add2-993b0d063396" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96655, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008396325, + "Left": 0.77339053, + "Top": 0.56544936, + "Width": 0.0652756 + }, + "Polygon": [ + { + "X": 0.77339053, + "Y": 0.56544936 + }, + { + "X": 0.83866173, + "Y": 0.5655012 + }, + { + "X": 0.83866614, + "Y": 0.5738457 + }, + { + "X": 0.77339464, + "Y": 0.57379353 + } + ] + }, + "Id": "fd87e1a0-9d2e-4759-b9bd-a1426f5eb07b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "713f1afd-8c57-40ea-af3f-25cf5ced5e53" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.449104, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.018056324, + "Left": 0.46264762, + "Top": 0.550519, + "Width": 0.04494705 + }, + "Polygon": [ + { + "X": 0.46264762, + "Y": 0.550519 + }, + { + "X": 0.5075883, + "Y": 0.5505544 + }, + { + "X": 0.5075947, + "Y": 0.5685753 + }, + { + "X": 0.46265358, + "Y": 0.5685395 + } + ] + }, + "Id": "781e4df0-8702-48b9-a419-9eeb9830821a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "26a0626f-0a4c-444a-b55a-a42594592067" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "d4786565-f1cf-45e4-8270-07336b5451e0", + "97762a26-cc83-4f62-8683-7c73272976bf", + "8bb395cd-1751-4e6a-aa58-3df63fdc3a9e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65838, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012062177, + "Left": 0.56938714, + "Top": 0.55627644, + "Width": 0.060076788 + }, + "Polygon": [ + { + "X": 0.56938714, + "Y": 0.55627644 + }, + { + "X": 0.6294589, + "Y": 0.55632395 + }, + { + "X": 0.6294639, + "Y": 0.56833863 + }, + { + "X": 0.5693917, + "Y": 0.56829077 + } + ] + }, + "Id": "26a0626f-0a4c-444a-b55a-a42594592067", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "26cdc76d-4217-4170-82d1-8c5f74fd51d9", + "b7060f97-941a-4e83-aedf-65aad3a08316" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.927635, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009379991, + "Left": 0.46265602, + "Top": 0.5758813, + "Width": 0.044512432 + }, + "Polygon": [ + { + "X": 0.46265602, + "Y": 0.5758813 + }, + { + "X": 0.50716513, + "Y": 0.57591695 + }, + { + "X": 0.5071685, + "Y": 0.5852613 + }, + { + "X": 0.4626591, + "Y": 0.5852255 + } + ] + }, + "Id": "7ad73ea6-8504-4e69-b543-f244545813f7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a60162dd-6b5c-4be3-87e0-f31f3480340f" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "3e110c3f-a7bd-4623-8cb8-729fbdcf74f0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.53332, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008722336, + "Left": 0.5698265, + "Top": 0.57496583, + "Width": 0.056186303 + }, + "Polygon": [ + { + "X": 0.5698265, + "Y": 0.57496583 + }, + { + "X": 0.62600917, + "Y": 0.5750108 + }, + { + "X": 0.6260128, + "Y": 0.5836882 + }, + { + "X": 0.5698298, + "Y": 0.583643 + } + ] + }, + "Id": "a60162dd-6b5c-4be3-87e0-f31f3480340f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "05e4aca0-89ee-4594-a0e8-7dff3331637a", + "98149980-a899-41cd-9269-bc598a01fa1a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89279, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009533078, + "Left": 0.69387174, + "Top": 0.5907517, + "Width": 0.2312681 + }, + "Polygon": [ + { + "X": 0.69387174, + "Y": 0.5907517 + }, + { + "X": 0.92513454, + "Y": 0.5909383 + }, + { + "X": 0.92513984, + "Y": 0.60028476 + }, + { + "X": 0.69387597, + "Y": 0.60009706 + } + ] + }, + "Id": "5c3f3bce-5468-4f08-b91d-2465cb7726a9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "6e2424e2-c56e-4cf5-aded-40752b849d44" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "9981a1fe-83bc-407f-853e-a69b3d34bb0a", + "7338ad57-b3a5-4f93-9bea-77e51bfa47c9", + "87cfb3f7-fe02-40b3-9756-83606de250ed", + "ae0f0d19-3b03-4a5f-ae04-70769f2a3e58", + "632d647c-f361-499d-abdd-22f8bd2e663e", + "65cca0ca-94c9-40e6-8b5e-bac3ab6561be", + "873ae0fc-301f-45b1-bcf6-5702b087f3fb" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 93.434456, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009712221, + "Left": 0.7760034, + "Top": 0.60483664, + "Width": 0.039773285 + }, + "Polygon": [ + { + "X": 0.7760034, + "Y": 0.60483664 + }, + { + "X": 0.81577176, + "Y": 0.604869 + }, + { + "X": 0.8157767, + "Y": 0.61454886 + }, + { + "X": 0.7760082, + "Y": 0.61451626 + } + ] + }, + "Id": "6e2424e2-c56e-4cf5-aded-40752b849d44", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3c36f4cc-b7fc-4038-bfae-3680067ad389", + "c5df9319-2a6e-4d36-8053-c03161a761fd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96652, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077131107, + "Left": 0.46223184, + "Top": 0.59990907, + "Width": 0.045808807 + }, + "Polygon": [ + { + "X": 0.46223184, + "Y": 0.59990907 + }, + { + "X": 0.5080379, + "Y": 0.5999462 + }, + { + "X": 0.50804067, + "Y": 0.60762215 + }, + { + "X": 0.46223438, + "Y": 0.60758483 + } + ] + }, + "Id": "67da4b9d-9f0e-4019-b0cc-cfaddff73e0a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3f4d2253-9f37-4525-a4ea-affa15a0eead" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "3bebdbf9-13a0-47e9-8895-87e868eb7639" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.59147, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.011395067, + "Left": 0.569404, + "Top": 0.59999603, + "Width": 0.058349088 + }, + "Polygon": [ + { + "X": 0.569404, + "Y": 0.59999603 + }, + { + "X": 0.62774837, + "Y": 0.60004336 + }, + { + "X": 0.6277531, + "Y": 0.6113911 + }, + { + "X": 0.56940836, + "Y": 0.61134344 + } + ] + }, + "Id": "3f4d2253-9f37-4525-a4ea-affa15a0eead", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f704cc29-82bc-4880-bdf6-9b3fd694236d", + "1b94de22-6885-410f-aac5-b1c9f79de02b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.75128, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009379626, + "Left": 0.462671, + "Top": 0.6212682, + "Width": 0.042352736 + }, + "Polygon": [ + { + "X": 0.462671, + "Y": 0.6212682 + }, + { + "X": 0.50502044, + "Y": 0.621303 + }, + { + "X": 0.5050238, + "Y": 0.63064784 + }, + { + "X": 0.4626741, + "Y": 0.6306128 + } + ] + }, + "Id": "3634725b-e512-4fb4-ae9d-d0ce488b4d3f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "ef6c6503-5dfe-4838-8232-6a61a9a0ac89" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "f2007828-89bc-451f-8d2d-4d09121229ed", + "0c97544e-6d25-4885-a4dc-13ba5ad26f0c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.13784, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008724017, + "Left": 0.56941223, + "Top": 0.62135595, + "Width": 0.05618763 + }, + "Polygon": [ + { + "X": 0.56941223, + "Y": 0.62135595 + }, + { + "X": 0.6255963, + "Y": 0.62140214 + }, + { + "X": 0.62559986, + "Y": 0.6300799 + }, + { + "X": 0.56941557, + "Y": 0.63003355 + } + ] + }, + "Id": "ef6c6503-5dfe-4838-8232-6a61a9a0ac89", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "74388d2b-9c19-4c60-ab8a-495336f54760", + "adc565dc-379f-44b8-b505-e76c375af1d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91388, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009525708, + "Left": 0.69388545, + "Top": 0.6211245, + "Width": 0.21786977 + }, + "Polygon": [ + { + "X": 0.69388545, + "Y": 0.6211245 + }, + { + "X": 0.91174996, + "Y": 0.62130356 + }, + { + "X": 0.9117552, + "Y": 0.63065016 + }, + { + "X": 0.6938896, + "Y": 0.63047016 + } + ] + }, + "Id": "ab2bba2c-7434-4fb2-b727-5c3e19561af3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "0a51e605-d988-4d28-b791-a4e3a29cc748", + "57b14d2d-b329-4571-8c73-90eaa121ad7c", + "7cfc477e-96bf-41d1-95d0-b747b56a8446", + "06e54707-c790-4b84-aac8-523fdc4a1c53", + "3ad49d50-4d8f-4315-8750-46df9da8d787", + "71cd6405-d14e-4b27-95d8-9a5f3e815b47", + "2d1de25d-9583-4af0-a3fb-73d736f55aac" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.906906, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008399542, + "Left": 0.7773155, + "Top": 0.63587976, + "Width": 0.065710545 + }, + "Polygon": [ + { + "X": 0.7773155, + "Y": 0.63587976 + }, + { + "X": 0.84302163, + "Y": 0.6359342 + }, + { + "X": 0.84302604, + "Y": 0.64427924 + }, + { + "X": 0.7773196, + "Y": 0.6442245 + } + ] + }, + "Id": "9ee6a7b6-38f2-49c9-ab90-f206ebec8a8d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "74acc44c-e364-4dfa-bcfb-da0a515c5c5f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93715, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.01840972, + "Left": 0.4622454, + "Top": 0.64095837, + "Width": 0.06396427 + }, + "Polygon": [ + { + "X": 0.4622454, + "Y": 0.64095837 + }, + { + "X": 0.526203, + "Y": 0.6410116 + }, + { + "X": 0.52620965, + "Y": 0.6593681 + }, + { + "X": 0.46225145, + "Y": 0.65931433 + } + ] + }, + "Id": "439db0f2-61c9-4a85-9527-1ffd5a5867f5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "58f325b3-e0d1-42a2-9c66-61de7535eb5d" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "e2f133e7-774b-4679-9184-f8abc2103848", + "bf0de828-9d08-484c-9fcc-84d5a2b216f1", + "23c24e18-36f4-48c6-8cc1-f66e63a3832b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.48479, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.011064685, + "Left": 0.56942266, + "Top": 0.64839023, + "Width": 0.06007924 + }, + "Polygon": [ + { + "X": 0.56942266, + "Y": 0.64839023 + }, + { + "X": 0.6294973, + "Y": 0.6484404 + }, + { + "X": 0.6295019, + "Y": 0.65945494 + }, + { + "X": 0.5694269, + "Y": 0.65940446 + } + ] + }, + "Id": "58f325b3-e0d1-42a2-9c66-61de7535eb5d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2cc8c627-fdec-4d6b-9152-37fec6d865a4", + "1500aac3-e4f3-4a42-9c1d-7ce3ae710a23" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.89877, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.00982591, + "Left": 0.69433117, + "Top": 0.6511648, + "Width": 0.17377718 + }, + "Polygon": [ + { + "X": 0.69433117, + "Y": 0.6511648 + }, + { + "X": 0.86810315, + "Y": 0.65131015 + }, + { + "X": 0.8681084, + "Y": 0.6609907 + }, + { + "X": 0.6943356, + "Y": 0.66084456 + } + ] + }, + "Id": "7a93a741-5a06-4494-b732-3e56fd844716", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e3246291-e7e8-45e6-8bc4-cc8069b52cdb" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "c1be6abe-2249-4e8c-9fce-780cc1cb640b", + "d58fde27-6c85-4d14-a233-f92f7663ea49", + "332627bf-e537-4c31-b77d-85fd3e7c34d8", + "2346bb12-8f27-4bdf-8fa2-71cd367429e4", + "1cb33e21-2d48-487a-8548-33dbe100bb55", + "227e613f-b2d7-4739-8af8-cae99b670914" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 87.71498, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009379656, + "Left": 0.7773335, + "Top": 0.6722636, + "Width": 0.038909983 + }, + "Polygon": [ + { + "X": 0.7773335, + "Y": 0.6722636 + }, + { + "X": 0.81623864, + "Y": 0.6722966 + }, + { + "X": 0.81624347, + "Y": 0.68164325 + }, + { + "X": 0.7773381, + "Y": 0.68161017 + } + ] + }, + "Id": "e3246291-e7e8-45e6-8bc4-cc8069b52cdb", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5144b980-3016-4a9d-94cc-20a1492dec0e", + "9dbd5a89-6572-42d4-902b-e5bc28fdc6d8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91857, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.018101446, + "Left": 0.46182308, + "Top": 0.6706615, + "Width": 0.09205653 + }, + "Polygon": [ + { + "X": 0.46182308, + "Y": 0.6706615 + }, + { + "X": 0.55387276, + "Y": 0.67073935 + }, + { + "X": 0.5538796, + "Y": 0.68876296 + }, + { + "X": 0.46182904, + "Y": 0.6886843 + } + ] + }, + "Id": "2258d60e-7cc6-4ad3-8b2c-f92bd58735ee", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4fd219ed-8756-4326-8503-d6220bb8f34a" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "e765a298-8435-4627-8a33-0121c8c82605", + "501dc785-fa41-45bd-b0de-74764e8db173", + "1e7c233e-6029-4e3a-bc32-a09fdcd61fef" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.544945, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009730409, + "Left": 0.5698666, + "Top": 0.6787634, + "Width": 0.059647445 + }, + "Polygon": [ + { + "X": 0.5698666, + "Y": 0.6787634 + }, + { + "X": 0.62951, + "Y": 0.67881405 + }, + { + "X": 0.62951404, + "Y": 0.6884938 + }, + { + "X": 0.5698703, + "Y": 0.6884428 + } + ] + }, + "Id": "4fd219ed-8756-4326-8503-d6220bb8f34a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1d45c282-ff07-4b0a-bd97-626a07737f2e", + "18bf7a2c-478f-4259-bba0-4caeeb328089" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.501205, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.01015694, + "Left": 0.042304493, + "Top": 0.69666797, + "Width": 0.5556658 + }, + "Polygon": [ + { + "X": 0.042304493, + "Y": 0.69666797 + }, + { + "X": 0.59796643, + "Y": 0.69714516 + }, + { + "X": 0.5979703, + "Y": 0.7068249 + }, + { + "X": 0.042305585, + "Y": 0.70634514 + } + ] + }, + "Id": "e393281c-a31a-4ae8-9f29-4c984a2a7e59", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fc579d8b-b171-4058-8f1c-40a6dd636d99" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "aa4a48e4-86c1-478e-9943-242cf3ac3409", + "a9221243-f791-4c47-9c34-648a8b994730", + "db0f6a79-a4ca-4c1a-8632-25352b9a9a22", + "c69916f6-a4a7-432f-b175-0f315d00d5ef", + "87669130-9865-4215-8403-b73bb32c352d", + "935fcb40-fdef-4e36-a36d-9e4c2df63a4c", + "a1cd07fa-c466-43c0-ad5b-11ae5cd2081f", + "93887f69-b060-4928-8eb5-c8e0a7460579", + "5fb1e1f8-70ba-48eb-9c61-a7fc4b1e1d25", + "898076eb-bbb1-468b-a107-917cc07027e8", + "0bcdb937-1e94-4186-80f4-ca84b4eadd65", + "78e33efb-7896-41d6-b404-864adb9ea250", + "002aa33d-4996-48d4-8016-02cb3223ed1c", + "afee914f-a411-4381-a790-196987985e58", + "c3de3e4b-6633-4344-9d79-7338b3e79864", + "28e73ded-5de1-4ebd-82b0-a635b97a8495", + "a8d7c167-1f14-4824-8f80-115d8526d5dd", + "a82b741b-ae13-467e-8596-a8dc40266fb3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.75364, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012772156, + "Left": 0.058721755, + "Top": 0.7157029, + "Width": 0.10454672 + }, + "Polygon": [ + { + "X": 0.058721755, + "Y": 0.7157029 + }, + { + "X": 0.16326624, + "Y": 0.71579367 + }, + { + "X": 0.16326848, + "Y": 0.7284751 + }, + { + "X": 0.05872329, + "Y": 0.72838366 + } + ] + }, + "Id": "fc579d8b-b171-4058-8f1c-40a6dd636d99", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "484f66d2-2a43-4a06-944a-e602e8efa2e6", + "43ea40fe-01a4-4940-9f3e-f382bc937c1f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.587425, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077424324, + "Left": 0.041881163, + "Top": 0.77342004, + "Width": 0.07430543 + }, + "Polygon": [ + { + "X": 0.041881163, + "Y": 0.77342004 + }, + { + "X": 0.116185434, + "Y": 0.7734866 + }, + { + "X": 0.11618659, + "Y": 0.78116244 + }, + { + "X": 0.041882027, + "Y": 0.7810956 + } + ] + }, + "Id": "1da6acb4-1fcc-4216-9162-96c6efdbc7c3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "10f6ae57-c923-478e-95bc-2cc35f7fcb9f" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "3f779335-e1ab-4c39-b6f5-2c3d6531f6b4", + "80c22968-79ce-4a6b-8d4b-e3fcc0a8044b", + "45349744-8031-48ea-b471-cb601f05cf43" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.95024, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0084026, + "Left": 0.14124301, + "Top": 0.7751777, + "Width": 0.065672 + }, + "Polygon": [ + { + "X": 0.14124301, + "Y": 0.7751777 + }, + { + "X": 0.20691335, + "Y": 0.7752366 + }, + { + "X": 0.206915, + "Y": 0.7835803 + }, + { + "X": 0.14124437, + "Y": 0.7835212 + } + ] + }, + "Id": "10f6ae57-c923-478e-95bc-2cc35f7fcb9f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1c9c3d59-2770-45e3-95c3-e464e9340e58" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77612, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077698766, + "Left": 0.041883115, + "Top": 0.7907736, + "Width": 0.10368406 + }, + "Polygon": [ + { + "X": 0.041883115, + "Y": 0.7907736 + }, + { + "X": 0.1455659, + "Y": 0.7908674 + }, + { + "X": 0.14556718, + "Y": 0.79854345 + }, + { + "X": 0.04188398, + "Y": 0.79844934 + } + ] + }, + "Id": "fc401bb4-4d16-47b9-b46f-e8c88f6c87fd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "69a11c61-be1b-40fc-b6ee-105bfa0fbe22" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "d02e269f-e8a6-4992-ad0d-638aaa91e12a", + "2886543e-932d-4394-ba67-5755da2cfe71", + "fcbbd1f7-9bd3-4243-a787-7b7124454736" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94784, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008403285, + "Left": 0.16975975, + "Top": 0.7892205, + "Width": 0.065674424 + }, + "Polygon": [ + { + "X": 0.16975975, + "Y": 0.7892205 + }, + { + "X": 0.2354324, + "Y": 0.7892799 + }, + { + "X": 0.23543417, + "Y": 0.7976238 + }, + { + "X": 0.16976124, + "Y": 0.7975642 + } + ] + }, + "Id": "69a11c61-be1b-40fc-b6ee-105bfa0fbe22", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2adb0724-5b88-4857-b835-41292e853083" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93259, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0073648477, + "Left": 0.30542997, + "Top": 0.7883418, + "Width": 0.024199793 + }, + "Polygon": [ + { + "X": 0.30542997, + "Y": 0.7883418 + }, + { + "X": 0.32962784, + "Y": 0.78836364 + }, + { + "X": 0.32962978, + "Y": 0.7957066 + }, + { + "X": 0.3054318, + "Y": 0.7956847 + } + ] + }, + "Id": "96140948-0ce8-48b7-a7a6-a14128e9a98e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2728f012-34aa-44ca-8890-9dcc0ae5c8a2" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "18b57332-f817-4b52-b3ad-2f957c944c74" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.23007, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009381337, + "Left": 0.3520969, + "Top": 0.7850462, + "Width": 0.039326288 + }, + "Polygon": [ + { + "X": 0.3520969, + "Y": 0.7850462 + }, + { + "X": 0.39142045, + "Y": 0.7850817 + }, + { + "X": 0.3914232, + "Y": 0.7944276 + }, + { + "X": 0.35209945, + "Y": 0.79439193 + } + ] + }, + "Id": "2728f012-34aa-44ca-8890-9dcc0ae5c8a2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e72fe8a4-ae23-4b0e-9993-0dd08c6a1617", + "5e788b59-38bc-4976-86dd-68a9f0dbd045" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96038, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077186967, + "Left": 0.43593228, + "Top": 0.7881259, + "Width": 0.045812003 + }, + "Polygon": [ + { + "X": 0.43593228, + "Y": 0.7881259 + }, + { + "X": 0.48174167, + "Y": 0.78816724 + }, + { + "X": 0.48174426, + "Y": 0.79584455 + }, + { + "X": 0.4359347, + "Y": 0.79580307 + } + ] + }, + "Id": "4f8d60cd-5964-4a04-9af5-8f845bd8f72f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fac61cd1-a3d1-442f-8526-dcd3cb2e3de3" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "b830bd04-de30-476a-9140-982a31765ca3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92516, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.00837044, + "Left": 0.5003246, + "Top": 0.7861812, + "Width": 0.028095191 + }, + "Polygon": [ + { + "X": 0.5003246, + "Y": 0.7861812 + }, + { + "X": 0.52841675, + "Y": 0.7862066 + }, + { + "X": 0.5284198, + "Y": 0.7945517 + }, + { + "X": 0.5003275, + "Y": 0.7945262 + } + ] + }, + "Id": "fac61cd1-a3d1-442f-8526-dcd3cb2e3de3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c37212e3-02a5-42f9-8ff7-b9b636444d2a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80629, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007403864, + "Left": 0.58806187, + "Top": 0.78826326, + "Width": 0.06613467 + }, + "Polygon": [ + { + "X": 0.58806187, + "Y": 0.78826326 + }, + { + "X": 0.65419334, + "Y": 0.788323 + }, + { + "X": 0.6541965, + "Y": 0.7956671 + }, + { + "X": 0.5880648, + "Y": 0.79560715 + } + ] + }, + "Id": "8af7d216-99fb-4319-9980-c50cc7789aad", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "12e655f8-e253-469f-b79c-0760061cc9d1" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "ace44192-70ba-4667-9237-133e8ae4ddc3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96495, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008038504, + "Left": 0.6796952, + "Top": 0.7860092, + "Width": 0.029397508 + }, + "Polygon": [ + { + "X": 0.6796952, + "Y": 0.7860092 + }, + { + "X": 0.709089, + "Y": 0.7860357 + }, + { + "X": 0.7090927, + "Y": 0.7940477 + }, + { + "X": 0.6796987, + "Y": 0.79402107 + } + ] + }, + "Id": "12e655f8-e253-469f-b79c-0760061cc9d1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "08a084b5-478d-4e3f-a30f-df3b66e4d28a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.929276, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077077625, + "Left": 0.7609635, + "Top": 0.7880855, + "Width": 0.032426164 + }, + "Polygon": [ + { + "X": 0.7609635, + "Y": 0.7880855 + }, + { + "X": 0.7933858, + "Y": 0.7881148 + }, + { + "X": 0.7933897, + "Y": 0.7957933 + }, + { + "X": 0.7609672, + "Y": 0.7957639 + } + ] + }, + "Id": "58641da8-7413-4f58-92ed-519927c596c8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "4c6d563d-761b-4342-b455-0ec5ac0e911d" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "a1967708-d783-413d-8306-ca15be5f5bf4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.974236, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008038647, + "Left": 0.8141358, + "Top": 0.7864643, + "Width": 0.02896958 + }, + "Polygon": [ + { + "X": 0.8141358, + "Y": 0.7864643 + }, + { + "X": 0.8431011, + "Y": 0.78649044 + }, + { + "X": 0.8431053, + "Y": 0.794503 + }, + { + "X": 0.81413984, + "Y": 0.7944767 + } + ] + }, + "Id": "4c6d563d-761b-4342-b455-0ec5ac0e911d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3acd3b65-5098-4120-bbcb-a5a8ebb60fd3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78723, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009118353, + "Left": 0.04188469, + "Top": 0.80479014, + "Width": 0.11751036 + }, + "Polygon": [ + { + "X": 0.04188469, + "Y": 0.80479014 + }, + { + "X": 0.15939349, + "Y": 0.80489725 + }, + { + "X": 0.15939505, + "Y": 0.8139085 + }, + { + "X": 0.041885704, + "Y": 0.81380093 + } + ] + }, + "Id": "e7b2f516-09cd-409f-9be6-40f570facb88", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "38436f4c-5412-4ef3-bc9a-3bfa0816dcb7" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "ee2dc3b3-f1d2-4428-ba57-3ff5d6f271a2", + "7d3c9158-fc39-4f39-a70e-8a8b4d5cd1e8", + "5a88c466-0a6a-42ef-a156-9c4be371c919", + "88167a76-2753-4393-90e3-3ea6b912653a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.704, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008417441, + "Left": 0.1641478, + "Top": 0.8152479, + "Width": 0.07993353 + }, + "Polygon": [ + { + "X": 0.1641478, + "Y": 0.8152479 + }, + { + "X": 0.24407952, + "Y": 0.81532115 + }, + { + "X": 0.24408132, + "Y": 0.8236653 + }, + { + "X": 0.16414925, + "Y": 0.82359177 + } + ] + }, + "Id": "38436f4c-5412-4ef3-bc9a-3bfa0816dcb7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2f98e47d-f02e-4a7e-a69a-4d639832cc65", + "dd8e56de-9908-457a-918b-a9d78fe92d7e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70601, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007756954, + "Left": 0.49125516, + "Top": 0.80453205, + "Width": 0.0868751 + }, + "Polygon": [ + { + "X": 0.49125516, + "Y": 0.80453205 + }, + { + "X": 0.57812726, + "Y": 0.80461115 + }, + { + "X": 0.57813025, + "Y": 0.812289 + }, + { + "X": 0.49125782, + "Y": 0.81220955 + } + ] + }, + "Id": "d9551ea7-9726-400e-83f2-a581a2a37204", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7de494cc-79cd-4c8e-9bdf-3d7b277a7d33" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "c50ce2f9-42c9-4e77-8d66-585b64be35c1", + "69bbf290-ab97-4bef-939e-8aae991712b0", + "8b836220-151a-4e16-9b14-c12cbe63a99d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94104, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010102128, + "Left": 0.55738497, + "Top": 0.8149406, + "Width": 0.09509518 + }, + "Polygon": [ + { + "X": 0.55738497, + "Y": 0.8149406 + }, + { + "X": 0.65247583, + "Y": 0.81502765 + }, + { + "X": 0.6524801, + "Y": 0.82504267 + }, + { + "X": 0.5573888, + "Y": 0.8249551 + } + ] + }, + "Id": "7de494cc-79cd-4c8e-9bdf-3d7b277a7d33", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "279c50df-828e-408d-b836-47dbcef86423", + "f67529b7-8556-4802-a289-de1cba99ceaa" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86527, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009136911, + "Left": 0.04232451, + "Top": 0.874209, + "Width": 0.13220479 + }, + "Polygon": [ + { + "X": 0.04232451, + "Y": 0.874209 + }, + { + "X": 0.17452766, + "Y": 0.8743339 + }, + { + "X": 0.1745293, + "Y": 0.8833459 + }, + { + "X": 0.042325526, + "Y": 0.8832204 + } + ] + }, + "Id": "1a14206e-334b-4949-8c66-76efb78b58d1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e7145a0c-59fa-47c0-9a06-2c1ade8d2f74" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "4e41814d-2bec-4fa0-b3a8-bf820a0fe173", + "250b32bf-19a4-4677-9656-25bdee2a34c1", + "6367a54f-9b40-457e-adc0-5edb5574dd6e", + "918d5e76-6216-4176-bd8e-2c5ca2ae79c7" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 66.71907, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.01749783, + "Left": 0.1144748, + "Top": 0.8896305, + "Width": 0.14734094 + }, + "Polygon": [ + { + "X": 0.1144748, + "Y": 0.8896305 + }, + { + "X": 0.2618118, + "Y": 0.8897708 + }, + { + "X": 0.26181573, + "Y": 0.90712833 + }, + { + "X": 0.11447741, + "Y": 0.9069868 + } + ] + }, + "Id": "e7145a0c-59fa-47c0-9a06-2c1ade8d2f74", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "14f04348-bcb5-4e5e-8062-3cb9fc4a1af9", + "a821512c-2ab6-44fa-9f11-d9976c71b1d5", + "207cba59-4877-4866-ab62-256db66617b0" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.57879, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.009157396, + "Left": 0.41262233, + "Top": 0.87389123, + "Width": 0.15213637 + }, + "Polygon": [ + { + "X": 0.41262233, + "Y": 0.87389123 + }, + { + "X": 0.56475526, + "Y": 0.87403494 + }, + { + "X": 0.5647587, + "Y": 0.88304865 + }, + { + "X": 0.41262507, + "Y": 0.8829043 + } + ] + }, + "Id": "ee826f2b-0e14-460d-9937-cd6199f0c163", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c8073953-4f11-4bff-91ae-9a4e3fd5c6da" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "59457849-39bb-4c64-9bc7-71889a578f79", + "49d92739-543d-45cc-9722-d97619d5bd43", + "fbbf6c15-51e0-47c0-b093-2c36b7dfe6c8", + "6b5ae9f8-925b-479d-bbeb-cca8e6aa8ff8", + "75e706a8-02b0-47f5-983f-6ef08445c491", + "3042a9d4-a7ca-4934-abfd-1c6dcd700c0a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93529, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012778729, + "Left": 0.49258244, + "Top": 0.89332896, + "Width": 0.09682276 + }, + "Polygon": [ + { + "X": 0.49258244, + "Y": 0.89332896 + }, + { + "X": 0.5894002, + "Y": 0.8934213 + }, + { + "X": 0.58940524, + "Y": 0.90610766 + }, + { + "X": 0.49258685, + "Y": 0.9060147 + } + ] + }, + "Id": "c8073953-4f11-4bff-91ae-9a4e3fd5c6da", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "dc9dae80-e587-4711-8d58-bf529e1130e7", + "ff62ec42-9e22-44a5-a162-fbd4f9b224aa" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 96.49965, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.0077201338, + "Left": 0.78478247, + "Top": 0.87390894, + "Width": 0.043236885 + }, + "Polygon": [ + { + "X": 0.78478247, + "Y": 0.87390894 + }, + { + "X": 0.8280153, + "Y": 0.87394977 + }, + { + "X": 0.8280193, + "Y": 0.88162905 + }, + { + "X": 0.7847863, + "Y": 0.88158804 + } + ] + }, + "Id": "8a6dded6-2627-45cd-adfa-a058613431f6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "58580e2b-120c-4832-a280-cab3ba08cb84" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "a9c4164b-b88b-4bf0-8c73-52fc7aefacb5", + "1f1525f5-1ff5-4ecf-9bad-ec92d8c7e383" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94167, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010095083, + "Left": 0.8068466, + "Top": 0.904647, + "Width": 0.0812879 + }, + "Polygon": [ + { + "X": 0.8068466, + "Y": 0.904647 + }, + { + "X": 0.888129, + "Y": 0.90472496 + }, + { + "X": 0.88813454, + "Y": 0.9147421 + }, + { + "X": 0.80685174, + "Y": 0.91466373 + } + ] + }, + "Id": "58580e2b-120c-4832-a280-cab3ba08cb84", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5e6df17c-a091-408a-904a-725240ccfb1f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.818214, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008210599, + "Left": 0.042329628, + "Top": 0.91960067, + "Width": 0.20609538 + }, + "Polygon": [ + { + "X": 0.042329628, + "Y": 0.91960067 + }, + { + "X": 0.24842326, + "Y": 0.9197999 + }, + { + "X": 0.24842502, + "Y": 0.92781126 + }, + { + "X": 0.04233053, + "Y": 0.9276112 + } + ] + }, + "Id": "1c98fabf-4e4d-4700-b404-127eac5d0743", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f0f2b1c1-6c07-4836-b10f-4e0bb32b420e" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "1764741f-6ae7-495c-9093-3d0f17da11f2", + "ba52b7e0-a9ff-4152-ab8d-95d67fcf3aab", + "8c060333-e3ae-458a-a75a-29436596bf1e", + "3453aeac-6f57-41ba-b9cc-b0d1c0569de3", + "fcc140ee-b9e5-4df7-bb70-df9f1cd59758", + "2eaa04e9-eb7f-4bd5-a0c7-903552afb9d8", + "b902b5c4-3eb9-4bc8-ada8-f6b9fcf266e1", + "4b3c9cea-8458-4cb5-9a87-e64f29a9f213", + "a9758338-a23a-47f7-973c-6c949309860b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96497, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012122017, + "Left": 0.09331093, + "Top": 0.9326674, + "Width": 0.10801881 + }, + "Polygon": [ + { + "X": 0.09331093, + "Y": 0.9326674 + }, + { + "X": 0.2013274, + "Y": 0.9327725 + }, + { + "X": 0.20132974, + "Y": 0.9447894 + }, + { + "X": 0.093312606, + "Y": 0.9446836 + } + ] + }, + "Id": "f0f2b1c1-6c07-4836-b10f-4e0bb32b420e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c4510857-2098-4ff0-881d-f58a6858f220", + "a8d44f47-ed7f-42ac-9493-40652abf91c1" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88137, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.007749846, + "Left": 0.41263625, + "Top": 0.91962487, + "Width": 0.073907055 + }, + "Polygon": [ + { + "X": 0.41263625, + "Y": 0.91962487 + }, + { + "X": 0.48654068, + "Y": 0.91969633 + }, + { + "X": 0.48654333, + "Y": 0.9273747 + }, + { + "X": 0.4126386, + "Y": 0.927303 + } + ] + }, + "Id": "d7d5211b-6381-4c51-a310-eeddd3cccd9d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "904d3e89-6441-43cc-a2f8-1b29a4fa876a" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "20301e7a-b648-4762-87f8-04b39335cd8a", + "f2520be2-71b4-490e-ae70-c385a45ffe5e", + "2ea82edf-e2c3-4fc4-ad13-2eea0ae4dbf5" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86868, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.012098774, + "Left": 0.49950984, + "Top": 0.928055, + "Width": 0.082128346 + }, + "Polygon": [ + { + "X": 0.49950984, + "Y": 0.928055 + }, + { + "X": 0.58163345, + "Y": 0.92813474 + }, + { + "X": 0.58163816, + "Y": 0.9401538 + }, + { + "X": 0.49951404, + "Y": 0.94007355 + } + ] + }, + "Id": "904d3e89-6441-43cc-a2f8-1b29a4fa876a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "83170e00-4884-4c5d-9980-83fbf5b2ccc8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81503, + "EntityTypes": [ + "KEY" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.008711619, + "Left": 0.7830981, + "Top": 0.9643914, + "Width": 0.030268652 + }, + "Polygon": [ + { + "X": 0.7830981, + "Y": 0.9643914 + }, + { + "X": 0.8133623, + "Y": 0.96442133 + }, + { + "X": 0.8133668, + "Y": 0.97310305 + }, + { + "X": 0.7831024, + "Y": 0.973073 + } + ] + }, + "Id": "6e1e9358-86a8-4107-810e-a6636102d4c7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "22131366-bcb6-436d-80fd-cf2e07413273" + ], + "Type": "VALUE" + }, + { + "Ids": [ + "c594f426-713e-4e6c-a1f1-1eda9e849bac" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "KEY_VALUE_SET", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.64223, + "EntityTypes": [ + "VALUE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.010450507, + "Left": 0.8202798, + "Top": 0.9640942, + "Width": 0.09988471 + }, + "Polygon": [ + { + "X": 0.8202798, + "Y": 0.9640942 + }, + { + "X": 0.9201586, + "Y": 0.9641929 + }, + { + "X": 0.9201645, + "Y": 0.97454476 + }, + { + "X": 0.82028514, + "Y": 0.9744456 + } + ] + }, + "Id": "22131366-bcb6-436d-80fd-cf2e07413273", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5fa5ca93-0d3d-4962-be4f-bd9750f6898c", + "7fdc23b7-f9be-45de-a326-7b327d2dca17", + "95e43e19-1d02-4951-b967-12678624a48c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SIGNATURE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 40.252525, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.030076137, + "Left": 0.1258209, + "Top": 0.29971254, + "Width": 0.15471125 + }, + "Polygon": [ + { + "X": 0.1258209, + "Y": 0.29971254 + }, + { + "X": 0.28052506, + "Y": 0.2998156 + }, + { + "X": 0.28053215, + "Y": 0.32978868 + }, + { + "X": 0.12582558, + "Y": 0.32968336 + } + ] + }, + "Id": "65113821-cbe8-4e74-960b-f57463a73895", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SIGNATURE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 31.85427, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.021224637, + "Left": 0.6279589, + "Top": 0.36294335, + "Width": 0.16752738 + }, + "Polygon": [ + { + "X": 0.6279589, + "Y": 0.36294335 + }, + { + "X": 0.79547566, + "Y": 0.36306006 + }, + { + "X": 0.7954863, + "Y": 0.384168 + }, + { + "X": 0.6279677, + "Y": 0.38404956 + } + ] + }, + "Id": "52e2f993-46b3-4240-8847-d53e8a7e53cc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "SIGNATURE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 41.79627, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.018896157, + "Left": 0.11470388, + "Top": 0.88887125, + "Width": 0.15033937 + }, + "Polygon": [ + { + "X": 0.11470388, + "Y": 0.88887125 + }, + { + "X": 0.26503897, + "Y": 0.88901436 + }, + { + "X": 0.26504326, + "Y": 0.9077674 + }, + { + "X": 0.114706695, + "Y": 0.90762293 + } + ] + }, + "Id": "14f04348-bcb5-4e5e-8062-3cb9fc4a1af9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TITLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 90.2832, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.023837145, + "Left": 0.04864296, + "Top": 0.07842227, + "Width": 0.5709969 + }, + "Polygon": [ + { + "X": 0.04864296, + "Y": 0.07842227 + }, + { + "X": 0.61963016, + "Y": 0.07874131 + }, + { + "X": 0.6196399, + "Y": 0.10225942 + }, + { + "X": 0.048645686, + "Y": 0.10193387 + } + ] + }, + "Id": "b4164a2e-850b-47cc-ab99-b757271949ab", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "5a2ddb38-b450-4afc-a951-a4811e83c6a9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.458984, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.038275704, + "Left": 0.046781763, + "Top": 0.1095095, + "Width": 0.87281585 + }, + "Polygon": [ + { + "X": 0.046781763, + "Y": 0.1095095 + }, + { + "X": 0.91957617, + "Y": 0.11001033 + }, + { + "X": 0.91959757, + "Y": 0.1477852 + }, + { + "X": 0.04678611, + "Y": 0.14726837 + } + ] + }, + "Id": "60fa3425-1e92-4184-bd4e-ed11f3df3825", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b18070fb-efae-4a5a-b42e-d7836bb24e8b", + "04bca587-ac39-4954-b6a0-f699f22006bc", + "e616228b-38b5-4dc9-9b5c-348bb576b2eb", + "985de78e-74ae-4af1-8660-7e76703e3ba3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 68.16406, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.028831266, + "Left": 0.045857675, + "Top": 0.15697077, + "Width": 0.71214586 + }, + "Polygon": [ + { + "X": 0.045857675, + "Y": 0.15697077 + }, + { + "X": 0.7579898, + "Y": 0.15739581 + }, + { + "X": 0.75800353, + "Y": 0.18580204 + }, + { + "X": 0.045860928, + "Y": 0.18536717 + } + ] + }, + "Id": "f1fd9c37-37fd-4285-9e93-6cf8d4b96107", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7cb4faa8-81a5-40fb-9e51-c06578df7555", + "68472ac7-86a5-488b-8b08-08a3dc085309", + "29748cb4-816b-43e9-a54f-ac18330f3bbc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_KEY_VALUE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 54.101562, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.49704126, + "Left": 0.042231645, + "Top": 0.19904934, + "Width": 0.8826914 + }, + "Polygon": [ + { + "X": 0.042231645, + "Y": 0.19904934 + }, + { + "X": 0.92463994, + "Y": 0.19959402 + }, + { + "X": 0.924923, + "Y": 0.6960906 + }, + { + "X": 0.04228759, + "Y": 0.6953332 + } + ] + }, + "Id": "3876c276-c268-4e09-bf76-a48152a2330d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "af1c9153-98e6-4d0c-95a5-55853e5750b7", + "10966357-ef66-4c35-819d-d121027a4c10", + "35189edf-ad3c-40c9-bbc9-52daef4490aa", + "a638eb24-5182-431d-be72-22bd5d6a5046", + "258733c0-eae0-4b46-bbf7-d1339a97c8fc", + "85e251bd-1457-4bcc-afda-944de522fa05", + "6f92d966-c2a6-4aa9-ad94-f2803ca6a30a", + "70610582-05f9-4d97-adfe-c3e2a87cd9f6", + "b2c04b4f-7fd0-4232-885e-31ced13adb99", + "fd0b7e14-58f3-40d0-b223-008d0ba2c32f", + "62e2e40f-362c-40d3-a80a-abb9a0d46738", + "8799713f-12a4-41bc-8168-7c9925f0e8fc", + "dcc53d44-a449-4b44-8a16-2dcbd7eb67ab", + "5cd820a9-59cf-4da0-963e-c06702006bd3", + "f1c18095-a65c-4688-8707-9591d21844bf", + "37139d23-b513-4bc4-a6eb-b6e39d0cb607", + "28c82d16-34ab-4adf-8f2a-ab7bc15bcd90", + "1e286aa0-9614-40c3-89c4-6a0333a8f418", + "ce96d2ea-2027-4d9f-861e-e97cb4cefc00", + "ac5e621b-7b28-48eb-a0bb-352ba437767d", + "485176da-7808-45e3-b6a6-604d9668ad24", + "fd082533-2422-42c6-98ca-f582eeb7b98a", + "dfec8b21-5e2e-494d-a29e-cc38b917f8aa", + "b145e075-e746-49b8-a3cf-84b68f359ded", + "fbe05d70-11a9-4a7f-bc9f-692feca31be6", + "e382fb04-48c3-4f7c-85ba-d03dea33f65a", + "0376f17c-3c29-4851-bedc-429023f9663e", + "2dfca547-03ec-4732-b887-3d6add4a405f", + "b4b4ce42-2192-4317-b81b-e5e1b2976e48", + "5790b11e-a430-4a10-8c76-2aa694508d6d", + "9937ac84-79a4-4dc2-b2aa-e5d4db5b831a", + "f562b63c-5e28-402d-b37c-956ebab72942", + "057a9fcf-23b5-42ff-976e-e6e6ebd0cdff", + "b563a349-2b3b-4948-9ba0-10f083124e6f", + "91b40831-bc60-49db-bcc2-3c4bae016a6e", + "6691e7bf-9f1b-4df2-98e2-48c83a6a775f", + "123aca23-6100-483e-afb1-5372da012a6a", + "18d823f4-81e4-49b7-b4b6-3c75074db719", + "be5f4a55-1214-4f04-afee-23c4d8a08acb", + "b43e91b0-f485-4546-80e6-e37b67d6c24d", + "e582e7ed-aee6-4ec6-967c-52bc9c8bbb79", + "8d47c93e-e3c4-4f93-8253-beaa496fcde2", + "0b247ad2-ab1d-4964-9976-9492c1965ad5", + "df531fbe-5c90-424a-81ab-329656707258", + "2014c7ae-90f2-4d37-82a1-fae1a94ab6ec", + "2c945d7c-cb01-484e-9f92-4798ace17584", + "d913cd44-bc28-484e-a9ff-14af225c91bf", + "94c0187f-6e45-47cc-850d-57fff8dd8459", + "fa788794-989e-42fe-9aa2-ef5e3aea1137", + "dcf1f402-9953-4247-86ac-c84b951711f8", + "0bb535ad-3aae-4ddc-b84a-0403c14e9504", + "33f33898-d22f-4ab8-88fc-6e040da4e7fa", + "0f940884-10f3-47da-ada8-4f46c1510feb", + "402a4534-53dd-45aa-af31-d55d5e3e823f", + "ccbfbdf6-4e45-4392-821a-7e729d9ca8c5", + "93505c1e-37b2-40ef-bfc4-d565db07b722", + "188277f2-f3b9-4628-ba80-7dfafcbfb468", + "c4dd6435-650d-4fef-a665-3cde28a51e0e", + "a19039f2-7764-40d1-b127-066f4eb58fab", + "4073a0e5-b389-4ab5-89da-e482089bcf04", + "680b39bb-3331-480f-b390-cc2e3f8c8538", + "3a98d187-0a57-491c-9802-e7d8660c2cc8", + "dfc0863c-ff40-4a9f-8cf0-f97f58fbc0c0", + "2297171c-11a0-4ef1-b037-56464c881e6d", + "e332e147-e600-49fc-a21d-0dcd0b8fbab4", + "4316efc4-47f2-417c-a1c1-7c3c97925645", + "0da50d03-fbcc-4351-a4f3-4c902460944c", + "e7058ee2-f577-4b59-a444-9c2881405b0e", + "16d7df31-3e21-41a1-ab91-935957c124e8", + "9d9c0688-6474-4008-8108-6203a627b0ac", + "e0103e99-1d05-445b-a55b-e5168c6f55d5", + "91b8011b-21b4-462b-a129-dc0ea22a198e", + "c416930b-c24f-4daf-9018-c9e9c9a291d8", + "711c4e14-0c0e-4554-9afa-ccf35922aee2", + "98726c57-e756-48f3-9d10-9b1ea3a3376f", + "4453ffdc-4127-4794-945d-4e0bc7785de1", + "f2b7e341-1baa-4ae7-9c24-d9f7a9a66bf3", + "22d912d0-825a-4c5f-8918-6719a0ad5a4f", + "b3bd8c64-238b-4fc8-a50c-1792f090e10e", + "3f697c3b-9d41-4de7-a120-15dc3ed1586e", + "ecaa1620-fff8-47cb-9e76-dd44fbdec2ae", + "4a9329d6-ab42-4607-98c3-4705b1a7cc69", + "2f868c41-826d-4972-854c-cc5c64e857e7", + "39b241ee-b486-46ec-9b93-d34c7d949ac5", + "aa177589-184c-4ba9-ad76-f84dce80eb3c", + "863798a0-718d-45af-80e0-7d399e4f37ba", + "e04ab356-dc64-4fba-9177-1bec8f144c0a", + "95464156-4f90-4f7c-a97d-71218774ef2a", + "d6569405-a050-406c-ab51-851632d4e0b5", + "5b27ceb3-4e02-419f-b0ec-8e4d20d4a63b", + "288e81e4-4385-48a3-b87d-3aad33717f9d", + "ccc1af3e-a171-49ac-be63-3ca42b874631", + "7e571b3c-b54e-43b1-871b-35d05d104360", + "9d7a62fb-9cd6-4c04-925a-c8089d61eea1", + "45218e9c-f288-4761-a6e1-5fcf2e7af6cf", + "5a240458-e49f-4fd8-b303-19f9935f892f", + "0ba19a02-2317-4b09-ba42-e8d3ac34d7a5", + "326e39cd-ed2c-4c84-b0cc-933f5cb220a6", + "98bd24a9-8f47-4bcb-b3ef-679dc7072cd2", + "8bc43ecd-4ef6-4ee3-9d70-4ba067ecc97d", + "c21a2ddb-1a5f-4c59-b273-386d9af38c1e", + "eb0efe53-3536-4557-a99f-4026475ead86", + "3ee5d1a2-ac54-4311-aeb7-63c7efc3b9ab", + "eca6678a-b913-410f-93dd-86661d20555e", + "c2c3d506-eb4c-428c-9318-aeba91aafed5", + "83d51cce-ebaf-4bae-9578-5aa14df644f4", + "c3b216e0-1c81-4c94-b74f-6ad6d32b7abd", + "6e98eab9-bb74-4f3d-94b0-5139c18df49e", + "17065d7b-c8ea-4afa-9672-f6f618c1f5b8", + "527ca0ce-3027-4055-a7f1-df7109cc0243", + "ff4a7d82-f1bd-4bba-8164-6ea05df547a8", + "3869ec74-659b-4ae9-99c0-439cda44504a", + "1f58ebd7-1151-42c5-a73c-7c5f497dead8", + "010f5277-bcbf-4cef-8161-a0c254d5dc1c", + "def75fa1-46fc-4828-9885-441d8d822859", + "44392f03-e74a-4042-9517-44ba2beee444", + "abf753ea-c8e7-4aba-bca6-17100bab5005", + "ba78d543-b5de-4bc8-80e5-1df2ac7517d8", + "08a211c8-17b3-40ba-a8b7-fb87c535a55b", + "5dca85bb-defa-4524-8505-5c12b1764279", + "d20bda91-b8ae-456e-ba08-aae9beb2ad37", + "d40e695f-5508-4bf9-92ec-8c55c05ecfba", + "27e2b4ee-0f9c-4f2f-8324-833a7dca89b1", + "26b5394d-99d9-4913-ab76-5a045619126e", + "d6c9794a-1456-41a9-9082-03895ed45854" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 47.94922, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010399655, + "Left": 0.04207324, + "Top": 0.6963753, + "Width": 0.55580443 + }, + "Polygon": [ + { + "X": 0.04207324, + "Y": 0.6963753 + }, + { + "X": 0.5978737, + "Y": 0.6968525 + }, + { + "X": 0.5978777, + "Y": 0.70677495 + }, + { + "X": 0.042074356, + "Y": 0.7062951 + } + ] + }, + "Id": "939bdf9f-26df-4358-bd5b-398ee8a4d996", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d1224381-cc74-4a5c-9697-1211359f944a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 33.447266, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01262642, + "Left": 0.0584887, + "Top": 0.7155549, + "Width": 0.10449327 + }, + "Polygon": [ + { + "X": 0.0584887, + "Y": 0.7155549 + }, + { + "X": 0.16297977, + "Y": 0.7156456 + }, + { + "X": 0.16298196, + "Y": 0.72818136 + }, + { + "X": 0.058490217, + "Y": 0.72809 + } + ] + }, + "Id": "c676f35b-be1c-402c-9576-4b9e90a73395", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b2a90b2e-9b01-4741-afa7-f75f4f726665" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 36.938477, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011543539, + "Left": 0.04259516, + "Top": 0.75850785, + "Width": 0.3374021 + }, + "Polygon": [ + { + "X": 0.04259516, + "Y": 0.75850785 + }, + { + "X": 0.37999403, + "Y": 0.7588077 + }, + { + "X": 0.37999725, + "Y": 0.77005136 + }, + { + "X": 0.04259643, + "Y": 0.7697497 + } + ] + }, + "Id": "f97cc41c-f707-4628-bd39-ce08890469ee", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "d8e8e45d-80b0-4989-bd17-2bd9763185e3" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_KEY_VALUE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 71.14258, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.17640352, + "Left": 0.041677255, + "Top": 0.7694152, + "Width": 0.8699236 + }, + "Polygon": [ + { + "X": 0.041677255, + "Y": 0.7694152 + }, + { + "X": 0.91150194, + "Y": 0.7701929 + }, + { + "X": 0.9116009, + "Y": 0.9458187 + }, + { + "X": 0.041696988, + "Y": 0.94496685 + } + ] + }, + "Id": "20d33390-8a6a-4cf4-b0dc-37031fcd3e6a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "7296a694-8b20-4a38-9c50-81d9ec9b7309", + "860a187a-1c52-400b-b583-8aad8c982774", + "aad6c02b-9693-406b-9f1e-9281ecf10437", + "00319030-56dd-4f66-b1e8-283fd30d77a0", + "d5778e11-4f99-4e0e-8387-a23e3cb68260", + "e525d2f3-bbb6-4e9c-bb14-d426e1301938", + "548f4437-8e2b-4697-87bd-68d9182bb441", + "cbdc2da3-19bf-4f12-9f71-8a25ae3ef74d", + "fd8eb23e-7c56-4cd7-9058-759c6c69190b", + "dfb0060e-8a82-4f37-9461-8ffeed14a168", + "37ac7c4c-949f-4ec9-a8a8-a2fc84369340", + "02e73d97-67fe-4841-90e3-94aa689d0bfe", + "c5775361-432a-437c-909d-aa97cfcede55", + "3259fd01-e0d0-41d7-8f01-bb225ac16b82", + "3873d08b-55b5-4f98-a283-d5b56d258d5e", + "1e5f7e5d-68d1-479a-892d-065bb51a7f83", + "2f21e9bb-274e-4951-bc9e-eccffa6d0681", + "64ac60bf-6139-4ddd-a31d-dcbb3686d59d", + "e8aef856-41c6-4bf3-8c1f-150d17d87e6d", + "beb265b9-4de2-4dcc-ad14-d75dd9ed0aa3", + "4c26a384-e407-4bbd-90f8-32186d74a8f8", + "d818cdb5-58d4-45bb-aa8e-2022b1be1a37", + "6bbaedaf-11b7-454a-98b4-c65476963135", + "2ef46d0b-71b1-48b1-a146-9b23eb23ed54", + "e481a348-0948-44a7-b6d5-6a5116dfcfb1", + "3f2a45ff-c136-403b-8320-d138c5b5b19c", + "1aeec3a2-4c11-4b23-b1fc-15b97e269448", + "9c4ed820-2b80-46c6-b5be-93e3e7c7f018", + "3b919b86-1165-46b4-b5c6-0c1960151ec0", + "5d407bc5-ff43-4323-951d-d1be0082fc94" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_FOOTER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 58.05664, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008876496, + "Left": 0.7827812, + "Top": 0.96396744, + "Width": 0.06687487 + }, + "Polygon": [ + { + "X": 0.7827812, + "Y": 0.96396744 + }, + { + "X": 0.8496514, + "Y": 0.96403354 + }, + { + "X": 0.84965605, + "Y": 0.97284395 + }, + { + "X": 0.78278553, + "Y": 0.97277755 + } + ] + }, + "Id": "777734be-58cb-493c-a91a-a7b761d998c5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "56f21d18-11da-4444-a079-19b9e67edcd2" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_PAGE_NUMBER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 38.57422, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009979138, + "Left": 0.8746931, + "Top": 0.96429396, + "Width": 0.04519771 + }, + "Polygon": [ + { + "X": 0.8746931, + "Y": 0.96429396 + }, + { + "X": 0.91988516, + "Y": 0.9643386 + }, + { + "X": 0.9198908, + "Y": 0.9742731 + }, + { + "X": 0.8746985, + "Y": 0.9742282 + } + ] + }, + "Id": "160af357-b27c-48ac-a462-7fdb389d3ad7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "910e8f8a-ed71-4077-a6dc-a21539b030c8" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + } + ] +} \ No newline at end of file diff --git a/testdata/test-simple-table-layout.json b/testdata/test-simple-table-layout.json index 23658e9..08c8cdf 100644 --- a/testdata/test-simple-table-layout.json +++ b/testdata/test-simple-table-layout.json @@ -1 +1,7331 @@ -{"DocumentMetadata":{"Pages":1},"Blocks":[{"BlockType":"PAGE","ColumnIndex":null,"ColumnSpan":null,"Confidence":null,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":1,"Left":0,"Top":0,"Width":1},"Polygon":[{"X":0.0000017492326,"Y":0},{"X":1,"Y":0.0000015503651},{"X":1,"Y":1},{"X":0,"Y":1}]},"Id":"239aed8e-4077-44ef-9426-1d6d5b89c86f","Page":null,"Query":null,"Relationships":[{"Ids":["b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f","a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e","754b1865-ad36-48b1-8a8b-da1831b9c93f","3172b02c-3888-4494-9349-064caf2a2580","c1a4fc20-3157-45f7-913f-9b089cfaa5e8","d3e5c51c-f7b9-49af-974f-2d055d55f8be","3c9f63de-0732-47d8-94de-9a1f34c863c8","def4c011-3bf2-4bc9-8b91-367e52770a13","63f41505-dc3e-4726-b69e-c4a69c2d8acc","2e0a3393-9f01-43da-b5b0-3711715d05ee","6aeb04ea-3e52-47b4-8ad9-a39162a07c01","ffa28500-bdde-4875-93ae-d536de492437","16467fc7-567d-4c1e-a8a6-5628c29e6935","52fde822-a9a8-4309-8fae-4630c029c219","0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf","f8d3bec2-572b-4fce-93fe-4ce279ef4127","79950e90-0e7c-46e7-866d-b34c56702d2d","0b64a4b7-5a5b-49eb-93bb-592fd23cb5de","9ff5a461-8a0d-43c9-8a06-4c21b72fcef7","b1ed6866-c5fb-49ca-bc3c-621161f05794","3c4c2368-f8ef-42c3-8b78-db6695860d04","1a5d90c4-9aac-4ca4-9f68-b58217a3019e","6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd","1a7eb750-62ab-494f-89cb-8d55e2151e4c","72bf7801-979c-48d5-934d-80c0c4506c6f","80ab0762-24d8-47a4-974b-2ac3f697d8c2","46ba6ae2-beeb-4a9d-bce2-5fd2228590d5","853f1276-4b2a-40ae-a68d-a41148462351"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94432,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.026949726,"Left":0.09733534,"Top":0.07607717,"Width":0.36820874},"Polygon":[{"X":0.097372614,"Y":0.07607717},{"X":0.46554407,"Y":0.076499864},{"X":0.46551228,"Y":0.1030269},{"X":0.09733534,"Y":0.102605514}]},"Id":"b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f","Page":null,"Query":null,"Relationships":[{"Ids":["62bec8bf-550c-4775-8150-85b8b4a9e62f","90276cbe-03b5-4c09-bca2-1003d2b8c68b"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"New Document","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.69634,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.020116977,"Left":0.095966354,"Top":0.13140911,"Width":0.17050788},"Polygon":[{"X":0.09599437,"Y":0.13140911},{"X":0.26647422,"Y":0.13160355},{"X":0.2664481,"Y":0.15152608},{"X":0.095966354,"Y":0.15133208}]},"Id":"a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e","Page":null,"Query":null,"Relationships":[{"Ids":["66e911dd-c6e4-4d50-922c-557a107a6b48","9fb9b5ea-e65d-4753-81e4-0281b781ee82"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paragraph 1","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.38756,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014485991,"Left":0.09535389,"Top":0.15263645,"Width":0.80662006},"Polygon":[{"X":0.09537297,"Y":0.15263645},{"X":0.90197396,"Y":0.15355419},{"X":0.901961,"Y":0.16712244},{"X":0.09535389,"Y":0.16620618}]},"Id":"754b1865-ad36-48b1-8a8b-da1831b9c93f","Page":null,"Query":null,"Relationships":[{"Ids":["22321222-ef6c-49b1-b301-9ca04490fcae","847d6f67-8d72-43c4-af90-9913c86d8def","42a10d52-ffde-4a88-acff-c39d756e3cfd","3c252ac3-3279-4923-b918-d7a7b90ce4c5","2062069a-9d5f-4054-a500-2be8fe17387c","5fcc2c03-15bb-43e7-95c6-82f5c49de350","1b85c4c3-2603-4d83-a165-2c8f92df6999","5d38b6d9-7f0d-4f0d-97d7-4db1319dcd4e","b2b62af6-61a4-456e-a240-5cf215b22f43","d5668a92-60f4-4b9f-8e77-740b20ffc57c","8e49d4f2-47ed-4204-bb85-c974d8497552","235e3a59-88de-4579-98d4-5b3c0567abaf","50e49c88-a034-4212-8f4a-1cc90866c5a9","8dac6c26-23eb-40b2-8c07-528f939f6499"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.6206,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014007483,"Left":0.09509717,"Top":0.16729616,"Width":0.7977643},"Polygon":[{"X":0.0951156,"Y":0.16729616},{"X":0.8928615,"Y":0.16820224},{"X":0.8928489,"Y":0.18130364},{"X":0.09509717,"Y":0.18039896}]},"Id":"3172b02c-3888-4494-9349-064caf2a2580","Page":null,"Query":null,"Relationships":[{"Ids":["59bf1145-ba65-4f4a-bab2-92d8b5ec2df5","75dbed4c-a40c-448c-99a0-6436cef1905e","a493f5e2-7356-4924-95b6-bf8352bf5176","7d3ff8d6-195c-4bbe-b91c-b0946ff04f31","f51e7087-c99f-4607-b48d-504c083ff3ec","4194ce32-4bf4-4b80-a9ee-a5978fd26330","568d9be9-0e3c-49f9-aada-c6c4fb12d8ac","b7738b9a-d839-4dea-b012-d3f94c56be00","7b67d5f3-833a-41c8-8d5e-92591ceb3ca3","ca360049-0394-4f2d-a7af-1db1972f3073","01e45c5a-629f-4f7a-aa04-dde1ef188d23","ed766410-847f-41a6-b937-d9205aeef3b2","1fbe4c88-8ef7-443b-87c4-b65dc30d759a","1bc4c39e-584c-4b31-8f4e-7676a882cb5a","eaae8545-5839-45ce-818a-6cb0b3cab005","27074053-ab53-4252-9e02-96efcde7feb7","3d692769-cd29-4593-b8b3-c6254fd63fda","f0aa1c21-5ea1-46b0-95de-47a9809aa264"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.52787,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013994486,"Left":0.09469068,"Top":0.18163627,"Width":0.8076975},"Polygon":[{"X":0.09470908,"Y":0.18163627},{"X":0.90238816,"Y":0.18255208},{"X":0.9023757,"Y":0.19563076},{"X":0.09469068,"Y":0.19471638}]},"Id":"c1a4fc20-3157-45f7-913f-9b089cfaa5e8","Page":null,"Query":null,"Relationships":[{"Ids":["823750d6-283f-4d6b-a5d8-367c81e80ae7","77f48b00-5c48-4ad5-8b44-c618e6baee53","350411d4-ce05-4d59-ab42-b167d2a8f688","8a03c73f-d25f-408e-b9a4-ed7fdc5d55d7","b5410827-c338-44bd-b9b7-84ba7b82d69c","e456913f-3640-4594-bff8-62441721c783","876fb47e-aae4-45f4-ae18-2d96d1e4c187","54397247-cc32-4121-afd0-f3ee5356a812","98c85327-3115-4841-a812-bf56578b30ff","7ada6d38-40e7-47d6-a1d2-c7acb58fafdc","eb8f6008-72c6-4e39-a1f7-550251696664","8f158b1f-d411-4a0c-88c1-efe41adfb0a2","d14c9db4-bd9c-432c-ad74-6146f2bf9662","c82bccaf-e231-48b2-8454-beaadd06cd92","a8ae5656-c71f-428d-9413-2274c3f7955e","746c7737-3fb6-460f-8185-9c57bb349a8e","c2d9b649-a3e7-4bee-83a8-eb16a361c72a"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.35138,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013902686,"Left":0.094746076,"Top":0.19599901,"Width":0.78953254},"Polygon":[{"X":0.09476438,"Y":0.19599901},{"X":0.8842786,"Y":0.19689268},{"X":0.8842661,"Y":0.20990169},{"X":0.094746076,"Y":0.20900941}]},"Id":"d3e5c51c-f7b9-49af-974f-2d055d55f8be","Page":null,"Query":null,"Relationships":[{"Ids":["1d3da45f-c424-4007-9d89-d321ca077659","71b85432-2e69-4572-ae8b-ca2a993346a1","889ba113-b124-4287-9db7-1bb604f28215","6ba58406-591f-4328-98b7-7e6b847f732c","dd06411f-5693-4144-a376-47c740f38be0","c33804cf-9c6c-45d1-bfa5-ccd78bd1c1c9","dc5b317e-166d-4693-88de-831598b506a9","795e745f-935e-4b4c-8557-07810a7bdcb0","97626434-4812-4985-b8f8-2611a6b921cd","bc9e1aa5-f3e7-46b2-8561-5ec8221887ee","6b0233c1-5b94-4339-9325-87ff80845084","1a3af77f-624a-4e8b-a9d8-9a539d768565","1a64063b-f683-4e47-bd80-4377f4ba94c8","8770e00b-ea00-4d85-b850-7a3735ca7918"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67646,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.013561875,"Left":0.0950528,"Top":0.21040103,"Width":0.78643006},"Polygon":[{"X":0.09507063,"Y":0.21040103},{"X":0.8814829,"Y":0.21128966},{"X":0.8814706,"Y":0.2239629},{"X":0.0950528,"Y":0.2230756}]},"Id":"3c9f63de-0732-47d8-94de-9a1f34c863c8","Page":null,"Query":null,"Relationships":[{"Ids":["3fec8ddd-405f-4250-911c-98def800093d","8384f7d2-830c-4e48-b129-15fd960111b1","663785a1-ffa9-42ca-866a-b23684c3afae","dc3eefb8-e1b8-4221-b2ea-25592a3f7cd9","069464f9-adad-4c40-8fd4-01e574f08c71","c247486e-be84-4a97-ad78-ed9eb65b7872","0d82c41b-e5c6-4936-9f4a-8177ae8aad10","6fdc426b-aa0b-47e1-aab5-5d7695e440c2","29fef353-4fa3-435b-b973-e959aeb44081","62ac36d3-4123-45c4-91ec-e118d93e75e3","704ea650-28f5-4bc4-a441-5a3908d2747e","67675a7d-0729-47b7-ab35-c25eff2f6e20","dcc7de33-97e3-4a6d-a06d-6b4ee4827572","b582b76f-cc14-4338-b676-54512fa11bd9","9e0748d5-0671-435c-bfa1-f9fa5afcabf2","e938c698-0eaa-423e-b57f-4ea8513ded0d","3af24b9b-827a-4746-bf98-bb3f4cb59a04"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.36782,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.014607452,"Left":0.09362969,"Top":0.22387543,"Width":0.7631324},"Polygon":[{"X":0.09364904,"Y":0.22387543},{"X":0.8567621,"Y":0.22473635},{"X":0.85674864,"Y":0.23848288},{"X":0.09362969,"Y":0.23762336}]},"Id":"def4c011-3bf2-4bc9-8b91-367e52770a13","Page":null,"Query":null,"Relationships":[{"Ids":["2b36f0fe-5cd0-44b7-a71d-25eb5580e641","95428015-ca2f-4946-ba21-7642def5e796","bceb7ab0-db14-42af-ae0a-0a987a655400","5cfd5747-9463-44b6-8353-20ec51b3b8c4","0b67da42-f45c-4cd3-b221-a00041782530","f54b2f4b-86f8-4693-aa1c-1865205ee02e","b8f3c83c-dd12-48b6-afb6-a8675d2bdcde","b4d8901c-ed2c-43f9-b197-7e1d41c22929","dce72126-d4a5-4be5-b446-c417f38bed7e","6c498f6c-6081-440c-a5b1-b0b22c615aca","566fc666-7a33-4090-9b6f-a0afa4f4b0ba","338a0ec2-a853-417a-b9d2-789dd76478b9","b8d78336-22b0-4bc5-b15d-8194f589f9a9","c61dcfd9-36f1-4680-90c1-11b6c3efbd5d","7f0818be-dbdc-40b8-89db-c84fdcf57b4f","5ecaba8d-f690-4a29-b005-eb0998da98d9"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91726,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012811358,"Left":0.094998896,"Top":0.23939143,"Width":0.17371003},"Polygon":[{"X":0.09501664,"Y":0.23939143},{"X":0.26870894,"Y":0.23958701},{"X":0.26869243,"Y":0.25220278},{"X":0.094998896,"Y":0.25200748}]},"Id":"63f41505-dc3e-4726-b69e-c4a69c2d8acc","Page":null,"Query":null,"Relationships":[{"Ids":["f64409d6-9e60-449c-8b8c-df99a13c4993","2ff8ac7a-7e8a-4151-b3bb-8068aebdd2a8","5f2728de-5aa7-4d15-b42f-2b586bd7653f","1e8e0cc8-fdd3-428f-b407-673e8c907b0f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ipsum dolor sit amet.","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70124,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009080625,"Left":0.10172207,"Top":0.27549818,"Width":0.011770169},"Polygon":[{"X":0.10173479,"Y":0.27549818},{"X":0.113492236,"Y":0.27551138},{"X":0.11347958,"Y":0.28457883},{"X":0.10172207,"Y":0.28456566}]},"Id":"2e0a3393-9f01-43da-b5b0-3711715d05ee","Page":null,"Query":null,"Relationships":[{"Ids":["0350fffa-846b-40e4-bd83-81d9b915891d"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.424416,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009030286,"Left":0.37213743,"Top":0.27530673,"Width":0.010933059},"Polygon":[{"X":0.37214872,"Y":0.27530673},{"X":0.3830705,"Y":0.27531898},{"X":0.38305926,"Y":0.284337},{"X":0.37213743,"Y":0.2843248}]},"Id":"6aeb04ea-3e52-47b4-8ad9-a39162a07c01","Page":null,"Query":null,"Relationships":[{"Ids":["a7b8f782-a285-48a6-a317-074e40df5cc4"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.76753,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009163596,"Left":0.6412402,"Top":0.27522504,"Width":0.012131742},"Polygon":[{"X":0.64125025,"Y":0.27522504},{"X":0.65337193,"Y":0.27523866},{"X":0.6533619,"Y":0.28438866},{"X":0.6412402,"Y":0.28437507}]},"Id":"ffa28500-bdde-4875-93ae-d536de492437","Page":null,"Query":null,"Relationships":[{"Ids":["eded9ebd-e740-4f3c-a27e-fdab6337176f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86228,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008815859,"Left":0.10163077,"Top":0.3028009,"Width":0.017921587},"Polygon":[{"X":0.10164311,"Y":0.3028009},{"X":0.11955236,"Y":0.3028209},{"X":0.11954011,"Y":0.31161675},{"X":0.10163077,"Y":0.31159675}]},"Id":"16467fc7-567d-4c1e-a8a6-5628c29e6935","Page":null,"Query":null,"Relationships":[{"Ids":["c9338bf5-acfe-4349-8197-865ef40f9876"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A1","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8463,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009360188,"Left":0.37196556,"Top":0.3026174,"Width":0.016258916},"Polygon":[{"X":0.37197724,"Y":0.3026174},{"X":0.38822448,"Y":0.30263555},{"X":0.38821286,"Y":0.31197757},{"X":0.37196556,"Y":0.31195945}]},"Id":"52fde822-a9a8-4309-8fae-4630c029c219","Page":null,"Query":null,"Relationships":[{"Ids":["b670909b-7edf-4b6c-a352-db1f70bfa971"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"b1","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78274,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009426117,"Left":0.64138454,"Top":0.30249617,"Width":0.018655766},"Polygon":[{"X":0.64139485,"Y":0.30249617},{"X":0.6600403,"Y":0.302517},{"X":0.66003007,"Y":0.31192228},{"X":0.64138454,"Y":0.31190145}]},"Id":"0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf","Page":null,"Query":null,"Relationships":[{"Ids":["71ef3590-9241-4c3e-bbab-b3e3420da40c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C1","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81362,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008776521,"Left":0.10159074,"Top":0.32969892,"Width":0.019882008},"Polygon":[{"X":0.10160302,"Y":0.32969892},{"X":0.12147275,"Y":0.32972103},{"X":0.121460564,"Y":0.33847544},{"X":0.10159074,"Y":0.33845332}]},"Id":"f8d3bec2-572b-4fce-93fe-4ce279ef4127","Page":null,"Query":null,"Relationships":[{"Ids":["0022404f-b98d-452c-8525-a3523b453f4c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A2","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65564,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008779864,"Left":0.37231562,"Top":0.32969758,"Width":0.019456739},"Polygon":[{"X":0.37232655,"Y":0.32969758},{"X":0.39177233,"Y":0.32971925},{"X":0.39176148,"Y":0.33847746},{"X":0.37231562,"Y":0.3384558}]},"Id":"79950e90-0e7c-46e7-866d-b34c56702d2d","Page":null,"Query":null,"Relationships":[{"Ids":["2162eabd-02f8-40e6-874f-fb2e9b990355"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B2","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87667,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009197962,"Left":0.6414001,"Top":0.32947162,"Width":0.020810094},"Polygon":[{"X":0.6414102,"Y":0.32947162},{"X":0.66221017,"Y":0.32949477},{"X":0.6622002,"Y":0.33866957},{"X":0.6414001,"Y":0.3386464}]},"Id":"0b64a4b7-5a5b-49eb-93bb-592fd23cb5de","Page":null,"Query":null,"Relationships":[{"Ids":["cf4ca342-50f9-44a9-a2b4-4898508015ea"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C2","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71823,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0090709375,"Left":0.10151867,"Top":0.35641685,"Width":0.01996766},"Polygon":[{"X":0.101531364,"Y":0.35641685},{"X":0.12148633,"Y":0.356439},{"X":0.12147374,"Y":0.36548778},{"X":0.10151867,"Y":0.36546564}]},"Id":"9ff5a461-8a0d-43c9-8a06-4c21b72fcef7","Page":null,"Query":null,"Relationships":[{"Ids":["48ec52eb-4925-4f93-b568-41f612a33f40"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A3","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.59429,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009201152,"Left":0.3722261,"Top":0.35621694,"Width":0.031398144},"Polygon":[{"X":0.37223756,"Y":0.35621694},{"X":0.40362424,"Y":0.35625178},{"X":0.40361294,"Y":0.36541808},{"X":0.3722261,"Y":0.36538327}]},"Id":"b1ed6866-c5fb-49ca-bc3c-621161f05794","Page":null,"Query":null,"Relationships":[{"Ids":["030cd370-b2f5-4b28-97a0-f1ddecb13040"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"BC3","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009070638,"Left":0.10163399,"Top":0.38342178,"Width":0.020066839},"Polygon":[{"X":0.10164668,"Y":0.38342178},{"X":0.12170082,"Y":0.38344398},{"X":0.12168823,"Y":0.39249244},{"X":0.10163399,"Y":0.39247027}]},"Id":"3c4c2368-f8ef-42c3-8b78-db6695860d04","Page":null,"Query":null,"Relationships":[{"Ids":["480880a0-ad0e-4b7e-a67b-4044f9cd9866"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A4","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.63087,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00911203,"Left":0.37232962,"Top":0.3834422,"Width":0.019551588},"Polygon":[{"X":0.372341,"Y":0.3834422},{"X":0.3918812,"Y":0.3834638},{"X":0.39186993,"Y":0.39255422},{"X":0.37232962,"Y":0.39253262}]},"Id":"1a5d90c4-9aac-4ca4-9f68-b58217a3019e","Page":null,"Query":null,"Relationships":[{"Ids":["e01c2ce5-6763-4c0c-85a7-75e66aefea3c"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B4","TextType":""},{"BlockType":"LINE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.405685,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009270445,"Left":0.6415373,"Top":0.3833509,"Width":0.020706067},"Polygon":[{"X":0.6415475,"Y":0.3833509},{"X":0.66224337,"Y":0.3833738},{"X":0.66223335,"Y":0.39262134},{"X":0.6415373,"Y":0.39259848}]},"Id":"6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd","Page":null,"Query":null,"Relationships":[{"Ids":["f78b10f8-b159-49ac-bba0-17dd7f91835e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C4","TextType":""},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.983765,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.026557127,"Left":0.09733541,"Top":0.07611086,"Width":0.104394495},"Polygon":[{"X":0.09737257,"Y":0.07611086},{"X":0.20172991,"Y":0.076230675},{"X":0.20169431,"Y":0.10266799},{"X":0.09733541,"Y":0.10254855}]},"Id":"62bec8bf-550c-4775-8150-85b8b4a9e62f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"New","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90486,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02681176,"Left":0.2175066,"Top":0.07621514,"Width":0.24803747},"Polygon":[{"X":0.2175421,"Y":0.07621514},{"X":0.46554407,"Y":0.076499864},{"X":0.46551228,"Y":0.1030269},{"X":0.2175066,"Y":0.10274305}]},"Id":"90276cbe-03b5-4c09-bca2-1003d2b8c68b","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Document","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80405,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.020093473,"Left":0.095966354,"Top":0.13140911,"Width":0.14985399},"Polygon":[{"X":0.09599437,"Y":0.13140911},{"X":0.24582034,"Y":0.13158},{"X":0.245794,"Y":0.15150258},{"X":0.095966354,"Y":0.15133208}]},"Id":"66e911dd-c6e4-4d50-922c-557a107a6b48","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Paragraph","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.58864,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.015585571,"Left":0.2554906,"Top":0.13180338,"Width":0.010983361},"Polygon":[{"X":0.25551108,"Y":0.13180338},{"X":0.26647395,"Y":0.13181588},{"X":0.26645353,"Y":0.14738894},{"X":0.2554906,"Y":0.14737646}]},"Id":"9fb9b5ea-e65d-4753-81e4-0281b781ee82","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8696,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01029821,"Left":0.09535691,"Top":0.15381524,"Width":0.051191144},"Polygon":[{"X":0.09537131,"Y":0.15381524},{"X":0.14654805,"Y":0.15387346},{"X":0.14653395,"Y":0.16411346},{"X":0.09535691,"Y":0.1640553}]},"Id":"22321222-ef6c-49b1-b301-9ca04490fcae","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lorem","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87176,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012389886,"Left":0.15212181,"Top":0.1539375,"Width":0.04995117},"Polygon":[{"X":0.15213877,"Y":0.1539375},{"X":0.20207298,"Y":0.1539943},{"X":0.20205638,"Y":0.16632739},{"X":0.15212181,"Y":0.16627067}]},"Id":"847d6f67-8d72-43c4-af90-9913c86d8def","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ipsum","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96957,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010096425,"Left":0.2077802,"Top":0.15389724,"Width":0.04296515},"Polygon":[{"X":0.2077937,"Y":0.15389724},{"X":0.25074536,"Y":0.1539461},{"X":0.2507321,"Y":0.16399367},{"X":0.2077802,"Y":0.16394486}]},"Id":"42a10d52-ffde-4a88-acff-c39d756e3cfd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.942566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009863102,"Left":0.25562635,"Top":0.15412426,"Width":0.018813536},"Polygon":[{"X":0.25563928,"Y":0.15412426},{"X":0.27443987,"Y":0.15414564},{"X":0.27442703,"Y":0.16398737},{"X":0.25562635,"Y":0.163966}]},"Id":"3c252ac3-3279-4923-b918-d7a7b90ce4c5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sit","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87434,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010884371,"Left":0.27943346,"Top":0.1545366,"Width":0.04569529},"Polygon":[{"X":0.2794476,"Y":0.1545366},{"X":0.32512873,"Y":0.15458858},{"X":0.3251149,"Y":0.16542098},{"X":0.27943346,"Y":0.16536908}]},"Id":"2062069a-9d5f-4054-a500-2be8fe17387c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amet,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.81043,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009711757,"Left":0.33105004,"Top":0.15442061,"Width":0.088499084},"Polygon":[{"X":0.3310623,"Y":0.15442061},{"X":0.4195491,"Y":0.15452129},{"X":0.41953734,"Y":0.16413237},{"X":0.33105004,"Y":0.16403183}]},"Id":"5fcc2c03-15bb-43e7-95c6-82f5c49de350","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"consetetur","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.617355,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012915485,"Left":0.42439374,"Top":0.15364853,"Width":0.08853085},"Polygon":[{"X":0.42440942,"Y":0.15364853},{"X":0.5129246,"Y":0.15374923},{"X":0.5129096,"Y":0.16656402},{"X":0.42439374,"Y":0.16646346}]},"Id":"1b85c4c3-2603-4d83-a165-2c8f92df6999","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sadipscing","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.9468,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011867723,"Left":0.5187281,"Top":0.15371494,"Width":0.03243948},"Polygon":[{"X":0.5187419,"Y":0.15371494},{"X":0.5511676,"Y":0.15375184},{"X":0.55115396,"Y":0.16558266},{"X":0.5187281,"Y":0.16554582}]},"Id":"5d38b6d9-7f0d-4f0d-97d7-4db1319dcd4e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"elitr,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.58301,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010138304,"Left":0.5574778,"Top":0.15387318,"Width":0.029316347},"Polygon":[{"X":0.5574894,"Y":0.15387318},{"X":0.58679414,"Y":0.15390651},{"X":0.5867827,"Y":0.16401148},{"X":0.5574778,"Y":0.16397817}]},"Id":"b2b62af6-61a4-456e-a240-5cf215b22f43","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.813156,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010229511,"Left":0.592835,"Top":0.15376577,"Width":0.03985139},"Polygon":[{"X":0.5928465,"Y":0.15376577},{"X":0.63268644,"Y":0.1538111},{"X":0.6326752,"Y":0.16399528},{"X":0.592835,"Y":0.16395001}]},"Id":"d5668a92-60f4-4b9f-8e77-740b20ffc57c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"diam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87767,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009987494,"Left":0.6387785,"Top":0.15625356,"Width":0.06601365},"Polygon":[{"X":0.6387895,"Y":0.15625356},{"X":0.7047922,"Y":0.15632862},{"X":0.70478165,"Y":0.16624105},{"X":0.6387785,"Y":0.16616607}]},"Id":"8e49d4f2-47ed-4204-bb85-c974d8497552","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"nonumy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.12724,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010364063,"Left":0.71000534,"Top":0.15368573,"Width":0.057194375},"Polygon":[{"X":0.71001625,"Y":0.15368573},{"X":0.7671997,"Y":0.15375079},{"X":0.7671891,"Y":0.1640498},{"X":0.71000534,"Y":0.16398482}]},"Id":"235e3a59-88de-4579-98d4-5b3c0567abaf","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"eirmod","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80755,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01187485,"Left":0.77258074,"Top":0.15439326,"Width":0.059758596},"Polygon":[{"X":0.77259284,"Y":0.15439326},{"X":0.83233935,"Y":0.15446123},{"X":0.8323276,"Y":0.16626811},{"X":0.77258074,"Y":0.16620024}]},"Id":"50e49c88-a034-4212-8f4a-1cc90866c5a9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tempor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.31473,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010763745,"Left":0.83704895,"Top":0.15348032,"Width":0.06492501},"Polygon":[{"X":0.83705956,"Y":0.15348032},{"X":0.90197396,"Y":0.15355419},{"X":0.9019638,"Y":0.16424407},{"X":0.83704895,"Y":0.16417031}]},"Id":"8dac6c26-23eb-40b2-8c07-528f939f6499","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"invidunt","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71508,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0095203305,"Left":0.095100164,"Top":0.16876686,"Width":0.015954452},"Polygon":[{"X":0.09511353,"Y":0.16876686},{"X":0.11105462,"Y":0.16878496},{"X":0.11104134,"Y":0.17828718},{"X":0.095100164,"Y":0.1782691}]},"Id":"59bf1145-ba65-4f4a-bab2-92d8b5ec2df5","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ut","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.840324,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009953805,"Left":0.11577107,"Top":0.16844313,"Width":0.050725207},"Polygon":[{"X":0.115784876,"Y":0.16844313},{"X":0.16649628,"Y":0.16850072},{"X":0.16648276,"Y":0.17839694},{"X":0.11577107,"Y":0.17833942}]},"Id":"75dbed4c-a40c-448c-99a0-6436cef1905e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"labore","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.9277,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009562272,"Left":0.17242147,"Top":0.16869298,"Width":0.015929632},"Polygon":[{"X":0.17243448,"Y":0.16869298},{"X":0.1883511,"Y":0.16871105},{"X":0.18833818,"Y":0.17825525},{"X":0.17242147,"Y":0.17823718}]},"Id":"a493f5e2-7356-4924-95b6-bf8352bf5176","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93808,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010269699,"Left":0.19319788,"Top":0.16805045,"Width":0.052152008},"Polygon":[{"X":0.19321167,"Y":0.16805045},{"X":0.24534988,"Y":0.16810966},{"X":0.24533638,"Y":0.17832014},{"X":0.19319788,"Y":0.178261}]},"Id":"7d3ff8d6-195c-4bbe-b91c-b0946ff04f31","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolore","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.85018,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010279278,"Left":0.25079417,"Top":0.17031513,"Width":0.05622337},"Polygon":[{"X":0.25080767,"Y":0.17031513},{"X":0.30701756,"Y":0.17037895},{"X":0.3070044,"Y":0.1805944},{"X":0.25079417,"Y":0.18053065}]},"Id":"f51e7087-c99f-4607-b48d-504c083ff3ec","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"magna","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.486145,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012615133,"Left":0.312165,"Top":0.16811338,"Width":0.07354858},"Polygon":[{"X":0.3121811,"Y":0.16811338},{"X":0.38571355,"Y":0.16819689},{"X":0.38569796,"Y":0.18072851},{"X":0.312165,"Y":0.18064512}]},"Id":"4194ce32-4bf4-4b80-a9ee-a5978fd26330","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"aliquyam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86617,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011948623,"Left":0.39234814,"Top":0.16858894,"Width":0.03656448},"Polygon":[{"X":0.3923629,"Y":0.16858894},{"X":0.4289126,"Y":0.16863045},{"X":0.4288981,"Y":0.18053757},{"X":0.39234814,"Y":0.18049611}]},"Id":"568d9be9-0e3c-49f9-aada-c6c4fb12d8ac","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"erat,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.67677,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01033958,"Left":0.43345904,"Top":0.1681495,"Width":0.029623762},"Polygon":[{"X":0.4334716,"Y":0.1681495},{"X":0.46308282,"Y":0.16818313},{"X":0.46307045,"Y":0.17848909},{"X":0.43345904,"Y":0.17845549}]},"Id":"b7738b9a-d839-4dea-b012-d3f94c56be00","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.757614,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010328409,"Left":0.46894485,"Top":0.16800858,"Width":0.039911453},"Polygon":[{"X":0.46895713,"Y":0.16800858},{"X":0.5088563,"Y":0.1680539},{"X":0.5088442,"Y":0.178337},{"X":0.46894485,"Y":0.17829174}]},"Id":"7b67d5f3-833a-41c8-8d5e-92591ceb3ca3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"diam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":97.81,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011984166,"Left":0.5139932,"Top":0.16832696,"Width":0.0756112},"Polygon":[{"X":0.51400715,"Y":0.16832696},{"X":0.5896044,"Y":0.16841282},{"X":0.58959097,"Y":0.18031113},{"X":0.5139932,"Y":0.18022539}]},"Id":"ca360049-0394-4f2d-a7af-1db1972f3073","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"voluptua.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92726,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009996487,"Left":0.5955317,"Top":0.1681399,"Width":0.018518072},"Polygon":[{"X":0.5955429,"Y":0.1681399},{"X":0.6140498,"Y":0.16816092},{"X":0.61403865,"Y":0.1781364},{"X":0.5955317,"Y":0.1781154}]},"Id":"01e45c5a-629f-4f7a-aa04-dde1ef188d23","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"At","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.55984,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007815105,"Left":0.61889094,"Top":0.17051679,"Width":0.035330646},"Polygon":[{"X":0.6188996,"Y":0.17051679},{"X":0.65422153,"Y":0.1705569},{"X":0.6542131,"Y":0.1783319},{"X":0.61889094,"Y":0.17829183}]},"Id":"ed766410-847f-41a6-b937-d9205aeef3b2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"vero","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.168175,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007837134,"Left":0.6600203,"Top":0.17048255,"Width":0.02933099},"Polygon":[{"X":0.66002876,"Y":0.17048255},{"X":0.68935126,"Y":0.17051584},{"X":0.6893429,"Y":0.17831968},{"X":0.6600203,"Y":0.1782864}]},"Id":"1fbe4c88-8ef7-443b-87c4-b65dc30d759a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"eos","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91318,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009733799,"Left":0.6942419,"Top":0.16845863,"Width":0.0160054},"Polygon":[{"X":0.6942523,"Y":0.16845863},{"X":0.7102473,"Y":0.16847679},{"X":0.71023697,"Y":0.17819242},{"X":0.6942419,"Y":0.17817427}]},"Id":"1bc4c39e-584c-4b31-8f4e-7676a882cb5a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83011,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008023012,"Left":0.71560556,"Top":0.17035237,"Width":0.07434396},"Polygon":[{"X":0.71561396,"Y":0.17035237},{"X":0.7899495,"Y":0.17043677},{"X":0.78994143,"Y":0.17837538},{"X":0.71560556,"Y":0.17829105}]},"Id":"eaae8545-5839-45ce-818a-6cb0b3cab005","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"accusam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91512,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009778765,"Left":0.7956408,"Top":0.16854379,"Width":0.015904753},"Polygon":[{"X":0.79565066,"Y":0.16854379},{"X":0.81154555,"Y":0.16856185},{"X":0.8115358,"Y":0.17832255},{"X":0.7956408,"Y":0.17830452}]},"Id":"27074053-ab53-4252-9e02-96efcde7feb7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.774506,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012617348,"Left":0.8152544,"Top":0.1681141,"Width":0.04074431},"Polygon":[{"X":0.81526697,"Y":0.1681141},{"X":0.8559987,"Y":0.16816036},{"X":0.8559864,"Y":0.18073145},{"X":0.8152544,"Y":0.18068525}]},"Id":"3d692769-cd29-4593-b8b3-c6254fd63fda","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"justo","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.214516,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010156636,"Left":0.86171025,"Top":0.1682213,"Width":0.031151189},"Polygon":[{"X":0.8617201,"Y":0.1682213},{"X":0.8928614,"Y":0.16825667},{"X":0.8928517,"Y":0.17837794},{"X":0.86171025,"Y":0.17834261}]},"Id":"f0aa1c21-5ea1-46b0-95de-47a9809aa264","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"duo","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.829575,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010650059,"Left":0.094693534,"Top":0.18210949,"Width":0.061069306},"Polygon":[{"X":0.09470842,"Y":0.18210949},{"X":0.15576284,"Y":0.1821787},{"X":0.15574831,"Y":0.19275954},{"X":0.094693534,"Y":0.1926904}]},"Id":"823750d6-283f-4d6b-a5d8-367c81e80ae7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolores","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90602,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009786531,"Left":0.16102591,"Top":0.18285993,"Width":0.015880791},"Polygon":[{"X":0.1610393,"Y":0.18285993},{"X":0.1769067,"Y":0.18287791},{"X":0.17689341,"Y":0.19264646},{"X":0.16102591,"Y":0.19262849}]},"Id":"77f48b00-5c48-4ad5-8b44-c618e6baee53","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.80736,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007787901,"Left":0.18204407,"Top":0.18483964,"Width":0.019776283},"Polygon":[{"X":0.18205462,"Y":0.18483964},{"X":0.20182036,"Y":0.18486203},{"X":0.20180991,"Y":0.19262753},{"X":0.18204407,"Y":0.19260515}]},"Id":"350411d4-ce05-4d59-ab42-b167d2a8f688","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ea","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.2025,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010345354,"Left":0.20779727,"Top":0.1824672,"Width":0.05758942},"Polygon":[{"X":0.20781107,"Y":0.1824672},{"X":0.2653867,"Y":0.18253247},{"X":0.2653732,"Y":0.19281256},{"X":0.20779727,"Y":0.19274735}]},"Id":"8a03c73f-d25f-408e-b9a4-ed7fdc5d55d7","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"rebum.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8314,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010440587,"Left":0.2700541,"Top":0.18222734,"Width":0.03332652},"Polygon":[{"X":0.27006772,"Y":0.18222734},{"X":0.30338064,"Y":0.18226512},{"X":0.30336723,"Y":0.19266793},{"X":0.2700541,"Y":0.19263022}]},"Id":"b5410827-c338-44bd-b9b7-84ba7b82d69c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Stet","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.72477,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010187702,"Left":0.30872333,"Top":0.18244904,"Width":0.033783637},"Polygon":[{"X":0.3087364,"Y":0.18244904},{"X":0.34250697,"Y":0.18248732},{"X":0.3424941,"Y":0.19263674},{"X":0.30872333,"Y":0.19259849}]},"Id":"e456913f-3640-4594-bff8-62441721c783","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"clita","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.39282,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010529995,"Left":0.3477504,"Top":0.18223652,"Width":0.03901203},"Polygon":[{"X":0.34776366,"Y":0.18223652},{"X":0.38676244,"Y":0.18228073},{"X":0.38674942,"Y":0.19276652},{"X":0.3477504,"Y":0.19272235}]},"Id":"876fb47e-aae4-45f4-ae18-2d96d1e4c187","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"kasd","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.620224,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012796758,"Left":0.39212924,"Top":0.18235639,"Width":0.08837677},"Polygon":[{"X":0.392145,"Y":0.18235639},{"X":0.48050603,"Y":0.18245658},{"X":0.48049092,"Y":0.19515315},{"X":0.39212924,"Y":0.19505312}]},"Id":"54397247-cc32-4121-afd0-f3ee5356a812","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"gubergren,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92606,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0077686515,"Left":0.48695505,"Top":0.18476762,"Width":0.020199258},"Polygon":[{"X":0.48696423,"Y":0.18476762},{"X":0.5071543,"Y":0.18479049},{"X":0.5071452,"Y":0.19253626},{"X":0.48695505,"Y":0.19251339}]},"Id":"98c85327-3115-4841-a812-bf56578b30ff","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"no","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86751,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007859144,"Left":0.51269186,"Top":0.18478501,"Width":0.029218078},"Polygon":[{"X":0.51270103,"Y":0.18478501},{"X":0.54190993,"Y":0.18481812},{"X":0.5419009,"Y":0.19264416},{"X":0.51269186,"Y":0.19261108}]},"Id":"7ada6d38-40e7-47d6-a1d2-c7acb58fafdc","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sea","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.832985,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010353005,"Left":0.5460775,"Top":0.18239157,"Width":0.0718604},"Polygon":[{"X":0.54608935,"Y":0.18239157},{"X":0.6179379,"Y":0.18247303},{"X":0.6179265,"Y":0.19274457},{"X":0.5460775,"Y":0.19266321}]},"Id":"eb8f6008-72c6-4e39-a1f7-550251696664","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"takimata","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54901,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010130127,"Left":0.6231619,"Top":0.18279038,"Width":0.064321324},"Polygon":[{"X":0.62317306,"Y":0.18279038},{"X":0.6874832,"Y":0.18286331},{"X":0.6874724,"Y":0.19292052},{"X":0.6231619,"Y":0.19284768}]},"Id":"8f158b1f-d411-4a0c-88c1-efe41adfb0a2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sanctus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8946,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009603978,"Left":0.6928796,"Top":0.18303704,"Width":0.024869418},"Polygon":[{"X":0.69288987,"Y":0.18303704},{"X":0.71774906,"Y":0.18306524},{"X":0.7177389,"Y":0.19264102},{"X":0.6928796,"Y":0.19261287}]},"Id":"d14c9db4-bd9c-432c-ad74-6146f2bf9662","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"est","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91793,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010126893,"Left":0.7238455,"Top":0.18249305,"Width":0.05099403},"Polygon":[{"X":0.7238561,"Y":0.18249305},{"X":0.7748395,"Y":0.18255085},{"X":0.7748292,"Y":0.19261993},{"X":0.7238455,"Y":0.1925622}]},"Id":"c82bccaf-e231-48b2-8454-beaadd06cd92","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lorem","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82904,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011598495,"Left":0.78068703,"Top":0.1830608,"Width":0.04891033},"Polygon":[{"X":0.78069884,"Y":0.1830608},{"X":0.82959735,"Y":0.18311624},{"X":0.8295859,"Y":0.1946593},{"X":0.78068703,"Y":0.19460393}]},"Id":"a8ae5656-c71f-428d-9413-2274c3f7955e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ipsum","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93208,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010308329,"Left":0.83600193,"Top":0.18247682,"Width":0.042672124},"Polygon":[{"X":0.83601207,"Y":0.18247682},{"X":0.87867403,"Y":0.18252519},{"X":0.87866414,"Y":0.19278514},{"X":0.83600193,"Y":0.19273683}]},"Id":"746c7737-3fb6-460f-8185-9c57bb349a8e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90998,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010068504,"Left":0.8832323,"Top":0.182531,"Width":0.019155871},"Polygon":[{"X":0.883242,"Y":0.182531},{"X":0.90238816,"Y":0.18255271},{"X":0.9023786,"Y":0.1925995},{"X":0.8832323,"Y":0.19257782}]},"Id":"c2d9b649-a3e7-4bee-83a8-eb16a361c72a","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sit","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.27292,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01008827,"Left":0.09474884,"Top":0.19700819,"Width":0.045532513},"Polygon":[{"X":0.09476296,"Y":0.19700819},{"X":0.14028135,"Y":0.1970597},{"X":0.14026749,"Y":0.20709646},{"X":0.09474884,"Y":0.207045}]},"Id":"1d3da45f-c424-4007-9d89-d321ca077659","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amet.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81827,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009988027,"Left":0.14677618,"Top":0.19694468,"Width":0.051656257},"Polygon":[{"X":0.14678986,"Y":0.19694468},{"X":0.19843245,"Y":0.19700314},{"X":0.19841905,"Y":0.20693271},{"X":0.14677618,"Y":0.20687433}]},"Id":"71b85432-2e69-4572-ae8b-ca2a993346a1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lorem","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87529,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012482018,"Left":0.203922,"Top":0.1967068,"Width":0.0495925},"Polygon":[{"X":0.20393872,"Y":0.1967068},{"X":0.2535145,"Y":0.19676292},{"X":0.25349814,"Y":0.20918882},{"X":0.203922,"Y":0.20913279}]},"Id":"889ba113-b124-4287-9db7-1bb604f28215","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ipsum","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.961105,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010357807,"Left":0.25962633,"Top":0.19658753,"Width":0.042604852},"Polygon":[{"X":0.2596399,"Y":0.19658753},{"X":0.3022312,"Y":0.19663574},{"X":0.30221787,"Y":0.20694534},{"X":0.25962633,"Y":0.2068972}]},"Id":"6ba58406-591f-4328-98b7-7e6b847f732c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92833,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0101172635,"Left":0.30671066,"Top":0.19667733,"Width":0.01947393},"Polygon":[{"X":0.30672368,"Y":0.19667733},{"X":0.3261846,"Y":0.19669935},{"X":0.32617173,"Y":0.20679459},{"X":0.30671066,"Y":0.2067726}]},"Id":"dd06411f-5693-4144-a376-47c740f38be0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sit","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90055,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010764564,"Left":0.33183402,"Top":0.19772753,"Width":0.04457513},"Polygon":[{"X":0.33184767,"Y":0.19772753},{"X":0.37640914,"Y":0.19777796},{"X":0.37639576,"Y":0.20849209},{"X":0.33183402,"Y":0.20844172}]},"Id":"c33804cf-9c6c-45d1-bfa5-ccd78bd1c1c9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amet,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.26314,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010070365,"Left":0.3831759,"Top":0.19682334,"Width":0.08934757},"Polygon":[{"X":0.3831883,"Y":0.19682334},{"X":0.47252348,"Y":0.19692446},{"X":0.47251156,"Y":0.20689371},{"X":0.3831759,"Y":0.20679271}]},"Id":"dc5b317e-166d-4693-88de-831598b506a9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"consetetur","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.51299,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012826819,"Left":0.47629672,"Top":0.19643089,"Width":0.088185005},"Polygon":[{"X":0.47631192,"Y":0.19643089},{"X":0.56448174,"Y":0.1965307},{"X":0.5644672,"Y":0.20925772},{"X":0.47629672,"Y":0.20915806}]},"Id":"795e745f-935e-4b4c-8557-07810a7bdcb0","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sadipscing","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.70696,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011782703,"Left":0.5705388,"Top":0.19671935,"Width":0.032732338},"Polygon":[{"X":0.5705522,"Y":0.19671935},{"X":0.6032711,"Y":0.19675638},{"X":0.60325795,"Y":0.20850204},{"X":0.5705388,"Y":0.20846507}]},"Id":"97626434-4812-4985-b8f8-2611a6b921cd","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"elitr,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.49566,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010273529,"Left":0.60927254,"Top":0.19667214,"Width":0.029395113},"Polygon":[{"X":0.609284,"Y":0.19667214},{"X":0.63866764,"Y":0.1967054},{"X":0.6386564,"Y":0.20694567},{"X":0.60927254,"Y":0.20691246}]},"Id":"bc9e1aa5-f3e7-46b2-8561-5ec8221887ee","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010233583,"Left":0.6443897,"Top":0.19672507,"Width":0.040095996},"Polygon":[{"X":0.6444009,"Y":0.19672507},{"X":0.6844857,"Y":0.19677044},{"X":0.68447477,"Y":0.20695865},{"X":0.6443897,"Y":0.20691334}]},"Id":"6b0233c1-5b94-4339-9325-87ff80845084","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"diam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88257,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009802014,"Left":0.69086033,"Top":0.19910562,"Width":0.06552946},"Polygon":[{"X":0.69087076,"Y":0.19910562},{"X":0.7563898,"Y":0.19917975},{"X":0.7563797,"Y":0.20890763},{"X":0.69086033,"Y":0.20883358}]},"Id":"1a3af77f-624a-4e8b-a9d8-9a539d768565","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"nonumy","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.60993,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010136791,"Left":0.7618544,"Top":0.19676605,"Width":0.056837328},"Polygon":[{"X":0.7618648,"Y":0.19676605},{"X":0.81869173,"Y":0.19683038},{"X":0.81868166,"Y":0.20690285},{"X":0.7618544,"Y":0.2068386}]},"Id":"1a64063b-f683-4e47-bd80-4377f4ba94c8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"eirmod","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.84784,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012025555,"Left":0.8235512,"Top":0.19707607,"Width":0.060727183},"Polygon":[{"X":0.8235631,"Y":0.19707607},{"X":0.88427836,"Y":0.19714479},{"X":0.88426685,"Y":0.20910163},{"X":0.8235512,"Y":0.209033}]},"Id":"8770e00b-ea00-4d85-b850-7a3735ca7918","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"tempor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.40345,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010651709,"Left":0.09505541,"Top":0.21064231,"Width":0.064893566},"Polygon":[{"X":0.09507029,"Y":0.21064231},{"X":0.15994897,"Y":0.21071562},{"X":0.15993448,"Y":0.22129402},{"X":0.09505541,"Y":0.22122079}]},"Id":"3fec8ddd-405f-4250-911c-98def800093d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"invidunt","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70623,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00988959,"Left":0.16473147,"Top":0.21127938,"Width":0.016379075},"Polygon":[{"X":0.16474497,"Y":0.21127938},{"X":0.18111055,"Y":0.21129787},{"X":0.18109715,"Y":0.22116897},{"X":0.16473147,"Y":0.22115049}]},"Id":"8384f7d2-830c-4e48-b129-15fd960111b1","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ut","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91021,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010351315,"Left":0.18637925,"Top":0.21087478,"Width":0.05100091},"Polygon":[{"X":0.1863932,"Y":0.21087478},{"X":0.23738016,"Y":0.21093239},{"X":0.2373665,"Y":0.2212261},{"X":0.18637925,"Y":0.22116855}]},"Id":"663785a1-ffa9-42ca-866a-b23684c3afae","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"labore","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.91524,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0096948985,"Left":0.24255113,"Top":0.21149358,"Width":0.015845384},"Polygon":[{"X":0.24256393,"Y":0.21149358},{"X":0.2583965,"Y":0.21151146},{"X":0.25838378,"Y":0.22118849},{"X":0.24255113,"Y":0.22117062}]},"Id":"dc3eefb8-e1b8-4221-b2ea-25592a3f7cd9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.94663,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010393784,"Left":0.2635607,"Top":0.21087387,"Width":0.05190917},"Polygon":[{"X":0.26357427,"Y":0.21087387},{"X":0.31546986,"Y":0.21093251},{"X":0.3154566,"Y":0.22126766},{"X":0.2635607,"Y":0.2212091}]},"Id":"069464f9-adad-4c40-8fd4-01e574f08c71","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolore","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.82149,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010367084,"Left":0.32086775,"Top":0.21302664,"Width":0.056160767},"Polygon":[{"X":0.32088092,"Y":0.21302664},{"X":0.3770285,"Y":0.21309008},{"X":0.37701565,"Y":0.22339372},{"X":0.32086775,"Y":0.22333038}]},"Id":"c247486e-be84-4a97-ad78-ed9eb65b7872","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"magna","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.43395,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012569765,"Left":0.38228682,"Top":0.21086119,"Width":0.073703244},"Polygon":[{"X":0.38230237,"Y":0.21086119},{"X":0.45599005,"Y":0.21094446},{"X":0.45597503,"Y":0.22343096},{"X":0.38228682,"Y":0.22334783}]},"Id":"0d82c41b-e5c6-4936-9f4a-8177ae8aad10","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"aliquyam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.610214,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.011230698,"Left":0.4615382,"Top":0.21144655,"Width":0.036002956},"Polygon":[{"X":0.46155164,"Y":0.21144655},{"X":0.49754116,"Y":0.21148722},{"X":0.49752796,"Y":0.22267725},{"X":0.4615382,"Y":0.22263664}]},"Id":"6fdc426b-aa0b-47e1-aab5-5d7695e440c2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"erat,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.83986,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010434292,"Left":0.50377333,"Top":0.21091305,"Width":0.02931773},"Polygon":[{"X":0.50378555,"Y":0.21091305},{"X":0.53309107,"Y":0.21094616},{"X":0.53307897,"Y":0.22134735},{"X":0.50377333,"Y":0.22131427}]},"Id":"29fef353-4fa3-435b-b973-e959aeb44081","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sed","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.74608,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.01035457,"Left":0.53909063,"Top":0.21090277,"Width":0.039896525},"Polygon":[{"X":0.53910255,"Y":0.21090277},{"X":0.5789871,"Y":0.21094784},{"X":0.57897544,"Y":0.22125734},{"X":0.53909063,"Y":0.22121233}]},"Id":"62ac36d3-4123-45c4-91ec-e118d93e75e3","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"diam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.80304,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012270014,"Left":0.58455116,"Top":0.21107647,"Width":0.075513095},"Polygon":[{"X":0.5845649,"Y":0.21107647},{"X":0.6600642,"Y":0.21116178},{"X":0.660051,"Y":0.22334649},{"X":0.58455116,"Y":0.2232613}]},"Id":"704ea650-28f5-4bc4-a441-5a3908d2747e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"voluptua.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.96607,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010033092,"Left":0.66591454,"Top":0.21106374,"Width":0.018302714},"Polygon":[{"X":0.6659254,"Y":0.21106374},{"X":0.6842172,"Y":0.21108441},{"X":0.6842065,"Y":0.22109683},{"X":0.66591454,"Y":0.22107619}]},"Id":"67675a7d-0729-47b7-ab35-c25eff2f6e20","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"At","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.719955,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007949933,"Left":0.6892384,"Top":0.2132643,"Width":0.035208646},"Polygon":[{"X":0.6892469,"Y":0.2132643},{"X":0.7244471,"Y":0.21330407},{"X":0.7244387,"Y":0.22121423},{"X":0.6892384,"Y":0.22117451}]},"Id":"dcc7de33-97e3-4a6d-a06d-6b4ee4827572","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"vero","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.05519,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008127466,"Left":0.7297333,"Top":0.21311371,"Width":0.029341454},"Polygon":[{"X":0.72974175,"Y":0.21311371},{"X":0.75907475,"Y":0.21314685},{"X":0.75906634,"Y":0.22124118},{"X":0.7297333,"Y":0.22120807}]},"Id":"b582b76f-cc14-4338-b676-54512fa11bd9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"eos","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.93879,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009743822,"Left":0.76486564,"Top":0.21153109,"Width":0.015637515},"Polygon":[{"X":0.76487565,"Y":0.21153109},{"X":0.78050315,"Y":0.21154875},{"X":0.78049326,"Y":0.22127491},{"X":0.76486564,"Y":0.22125727}]},"Id":"9e0748d5-0671-435c-bfa1-f9fa5afcabf2","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77538,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008128077,"Left":0.7857479,"Top":0.21305694,"Width":0.07445403},"Polygon":[{"X":0.7857561,"Y":0.21305694},{"X":0.86020195,"Y":0.21314104},{"X":0.8601941,"Y":0.22118501},{"X":0.7857479,"Y":0.22110099}]},"Id":"e938c698-0eaa-423e-b57f-4ea8513ded0d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"accusam","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90802,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009687807,"Left":0.8658949,"Top":0.2114048,"Width":0.015587839},"Polygon":[{"X":0.86590433,"Y":0.2114048},{"X":0.8814827,"Y":0.2114224},{"X":0.8814734,"Y":0.22109261},{"X":0.8658949,"Y":0.22107503}]},"Id":"3af24b9b-827a-4746-bf98-bb3f4cb59a04","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.77361,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012606422,"Left":0.09362969,"Top":0.22506274,"Width":0.04068352},"Polygon":[{"X":0.09364736,"Y":0.22506274},{"X":0.13431321,"Y":0.22510862},{"X":0.1342958,"Y":0.23766917},{"X":0.09362969,"Y":0.23762336}]},"Id":"2b36f0fe-5cd0-44b7-a71d-25eb5580e641","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"justo","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.32706,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010423724,"Left":0.13949911,"Top":0.22516209,"Width":0.032421976},"Polygon":[{"X":0.13951346,"Y":0.22516209},{"X":0.17192109,"Y":0.22519864},{"X":0.17190692,"Y":0.23558581},{"X":0.13949911,"Y":0.2355493}]},"Id":"95428015-ca2f-4946-ba21-7642def5e796","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"duo","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.861435,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010369541,"Left":0.17695132,"Top":0.22518937,"Width":0.060941976},"Polygon":[{"X":0.17696533,"Y":0.22518937},{"X":0.23789328,"Y":0.22525811},{"X":0.23787963,"Y":0.23555893},{"X":0.17695132,"Y":0.23549028}]},"Id":"bceb7ab0-db14-42af-ae0a-0a987a655400","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolores","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.883095,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009694567,"Left":0.24318667,"Top":0.22571911,"Width":0.015947705},"Polygon":[{"X":0.24319947,"Y":0.22571911},{"X":0.25913438,"Y":0.22573708},{"X":0.25912166,"Y":0.23541367},{"X":0.24318667,"Y":0.23539571}]},"Id":"5cfd5747-9463-44b6-8353-20ec51b3b8c4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"et","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.79033,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007966351,"Left":0.26436695,"Top":0.22748534,"Width":0.019443665},"Polygon":[{"X":0.26437736,"Y":0.22748534},{"X":0.28381062,"Y":0.22750726},{"X":0.28380027,"Y":0.2354517},{"X":0.26436695,"Y":0.23542981}]},"Id":"0b67da42-f45c-4cd3-b221-a00041782530","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ea","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.077,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010483532,"Left":0.2889244,"Top":0.22506537,"Width":0.056767866},"Polygon":[{"X":0.2889379,"Y":0.22506537},{"X":0.34569225,"Y":0.22512938},{"X":0.34567907,"Y":0.2355489},{"X":0.2889244,"Y":0.23548494}]},"Id":"f54b2f4b-86f8-4693-aa1c-1865205ee02e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"rebum.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.379745,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012403302,"Left":0.3498115,"Top":0.22416444,"Width":0.038029306},"Polygon":[{"X":0.3498271,"Y":0.22416444},{"X":0.38784078,"Y":0.22420733},{"X":0.38782543,"Y":0.23656774},{"X":0.3498115,"Y":0.23652492}]},"Id":"b8f3c83c-dd12-48b6-afb6-a8675d2bdcde","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Stet","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.696846,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010392181,"Left":0.39067718,"Top":0.22515097,"Width":0.03386084},"Polygon":[{"X":0.39069003,"Y":0.22515097},{"X":0.42453802,"Y":0.22518915},{"X":0.42452538,"Y":0.23554315},{"X":0.39067718,"Y":0.23550501}]},"Id":"b4d8901c-ed2c-43f9-b197-7e1d41c22929","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"clita","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.38651,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010415323,"Left":0.42984894,"Top":0.22507416,"Width":0.039228175},"Polygon":[{"X":0.42986158,"Y":0.22507416},{"X":0.4690771,"Y":0.22511838},{"X":0.4690647,"Y":0.23548947},{"X":0.42984894,"Y":0.23544529}]},"Id":"dce72126-d4a5-4be5-b446-c417f38bed7e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"kasd","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":95.672035,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.012652832,"Left":0.47465044,"Top":0.2251331,"Width":0.08818918},"Polygon":[{"X":0.4746654,"Y":0.2251331},{"X":0.5628396,"Y":0.22523257},{"X":0.56282526,"Y":0.23778594},{"X":0.47465044,"Y":0.23768662}]},"Id":"6c498f6c-6081-440c-a5b1-b0b22c615aca","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"gubergren,","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.92877,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.007999328,"Left":0.56933814,"Top":0.2273952,"Width":0.0199336},"Polygon":[{"X":0.5693472,"Y":0.2273952},{"X":0.5892717,"Y":0.22741768},{"X":0.5892627,"Y":0.23539454},{"X":0.56933814,"Y":0.2353721}]},"Id":"566fc666-7a33-4090-9b6f-a0afa4f4b0ba","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"no","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88533,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008104739,"Left":0.5948643,"Top":0.22743204,"Width":0.029256718},"Polygon":[{"X":0.59487337,"Y":0.22743204},{"X":0.624121,"Y":0.22746503},{"X":0.62411207,"Y":0.23553678},{"X":0.5948643,"Y":0.23550382}]},"Id":"338a0ec2-a853-417a-b9d2-789dd76478b9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sea","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86444,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010144558,"Left":0.6287498,"Top":0.22535251,"Width":0.07148755},"Polygon":[{"X":0.62876093,"Y":0.22535251},{"X":0.70023733,"Y":0.22543314},{"X":0.7002266,"Y":0.23549707},{"X":0.6287498,"Y":0.23541655}]},"Id":"b8d78336-22b0-4bc5-b15d-8194f589f9a9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"takimata","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.54644,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009591366,"Left":0.7051267,"Top":0.22588977,"Width":0.06452906},"Polygon":[{"X":0.70513684,"Y":0.22588977},{"X":0.76965576,"Y":0.22596255},{"X":0.769646,"Y":0.23548113},{"X":0.7051267,"Y":0.23540844}]},"Id":"c61dcfd9-36f1-4680-90c1-11b6c3efbd5d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sanctus","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.907234,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009587251,"Left":0.77505374,"Top":0.22576872,"Width":0.024821686},"Polygon":[{"X":0.7750635,"Y":0.22576872},{"X":0.7998754,"Y":0.22579671},{"X":0.7998657,"Y":0.23535597},{"X":0.77505374,"Y":0.23532802}]},"Id":"7f0818be-dbdc-40b8-89db-c84fdcf57b4f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"est","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.90524,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010161513,"Left":0.8055158,"Top":0.22521193,"Width":0.051245734},"Polygon":[{"X":0.805526,"Y":0.22521193},{"X":0.8567616,"Y":0.22526973},{"X":0.8567517,"Y":0.23537345},{"X":0.8055158,"Y":0.23531571}]},"Id":"5ecaba8d-f690-4a29-b005-eb0998da98d9","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"Lorem","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.88598,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0126506295,"Left":0.094998896,"Top":0.23941226,"Width":0.049294323},"Polygon":[{"X":0.09501661,"Y":0.23941226},{"X":0.14429322,"Y":0.23946775},{"X":0.14427584,"Y":0.2520629},{"X":0.094998896,"Y":0.25200748}]},"Id":"f64409d6-9e60-449c-8b8c-df99a13c4993","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"ipsum","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.965385,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.010233096,"Left":0.15036625,"Top":0.23945376,"Width":0.04259996},"Polygon":[{"X":0.15038025,"Y":0.23945376},{"X":0.1929662,"Y":0.23950173},{"X":0.19295244,"Y":0.24968687},{"X":0.15036625,"Y":0.24963896}]},"Id":"2ff8ac7a-7e8a-4151-b3bb-8068aebdd2a8","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"dolor","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.941185,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009864476,"Left":0.19806622,"Top":0.2397137,"Width":0.018911375},"Polygon":[{"X":0.19807948,"Y":0.2397137},{"X":0.21697758,"Y":0.23973498},{"X":0.21696442,"Y":0.24957818},{"X":0.19806622,"Y":0.24955691}]},"Id":"5f2728de-5aa7-4d15-b42f-2b586bd7653f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"sit","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87647,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009217098,"Left":0.2227446,"Top":0.24082433,"Width":0.045962647},"Polygon":[{"X":0.22275683,"Y":0.24082433},{"X":0.26870725,"Y":0.24087606},{"X":0.26869527,"Y":0.25004143},{"X":0.2227446,"Y":0.24998975}]},"Id":"1e8e0cc8-fdd3-428f-b407-673e8c907b0f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"amet.","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.70124,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009080625,"Left":0.10172207,"Top":0.27549818,"Width":0.011770169},"Polygon":[{"X":0.10173479,"Y":0.27549818},{"X":0.113492236,"Y":0.27551138},{"X":0.11347958,"Y":0.28457883},{"X":0.10172207,"Y":0.28456566}]},"Id":"0350fffa-846b-40e4-bd83-81d9b915891d","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":92.424416,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009030286,"Left":0.37213743,"Top":0.27530673,"Width":0.010933059},"Polygon":[{"X":0.37214872,"Y":0.27530673},{"X":0.3830705,"Y":0.27531898},{"X":0.38305926,"Y":0.284337},{"X":0.37213743,"Y":0.2843248}]},"Id":"a7b8f782-a285-48a6-a317-074e40df5cc4","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.76753,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009163596,"Left":0.6412402,"Top":0.27522504,"Width":0.012131742},"Polygon":[{"X":0.64125025,"Y":0.27522504},{"X":0.65337193,"Y":0.27523866},{"X":0.6533619,"Y":0.28438866},{"X":0.6412402,"Y":0.28437507}]},"Id":"eded9ebd-e740-4f3c-a27e-fdab6337176f","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.86228,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008815859,"Left":0.10163077,"Top":0.3028009,"Width":0.017921587},"Polygon":[{"X":0.10164311,"Y":0.3028009},{"X":0.11955236,"Y":0.3028209},{"X":0.11954011,"Y":0.31161675},{"X":0.10163077,"Y":0.31159675}]},"Id":"c9338bf5-acfe-4349-8197-865ef40f9876","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.8463,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009360188,"Left":0.37196556,"Top":0.3026174,"Width":0.016258916},"Polygon":[{"X":0.37197724,"Y":0.3026174},{"X":0.38822448,"Y":0.30263555},{"X":0.38821286,"Y":0.31197757},{"X":0.37196556,"Y":0.31195945}]},"Id":"b670909b-7edf-4b6c-a352-db1f70bfa971","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"b1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.78274,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009426117,"Left":0.64138454,"Top":0.30249617,"Width":0.018655766},"Polygon":[{"X":0.64139485,"Y":0.30249617},{"X":0.6600403,"Y":0.302517},{"X":0.66003007,"Y":0.31192228},{"X":0.64138454,"Y":0.31190145}]},"Id":"71ef3590-9241-4c3e-bbab-b3e3420da40c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C1","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.81362,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008776521,"Left":0.10159074,"Top":0.32969892,"Width":0.019882008},"Polygon":[{"X":0.10160302,"Y":0.32969892},{"X":0.12147275,"Y":0.32972103},{"X":0.121460564,"Y":0.33847544},{"X":0.10159074,"Y":0.33845332}]},"Id":"0022404f-b98d-452c-8525-a3523b453f4c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A2","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.65564,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.008779864,"Left":0.37231562,"Top":0.32969758,"Width":0.019456739},"Polygon":[{"X":0.37232655,"Y":0.32969758},{"X":0.39177233,"Y":0.32971925},{"X":0.39176148,"Y":0.33847746},{"X":0.37231562,"Y":0.3384558}]},"Id":"2162eabd-02f8-40e6-874f-fb2e9b990355","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B2","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.87667,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009197962,"Left":0.6414001,"Top":0.32947162,"Width":0.020810094},"Polygon":[{"X":0.6414102,"Y":0.32947162},{"X":0.66221017,"Y":0.32949477},{"X":0.6622002,"Y":0.33866957},{"X":0.6414001,"Y":0.3386464}]},"Id":"cf4ca342-50f9-44a9-a2b4-4898508015ea","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C2","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.71823,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.0090709375,"Left":0.10151867,"Top":0.35641685,"Width":0.01996766},"Polygon":[{"X":0.101531364,"Y":0.35641685},{"X":0.12148633,"Y":0.356439},{"X":0.12147374,"Y":0.36548778},{"X":0.10151867,"Y":0.36546564}]},"Id":"48ec52eb-4925-4f93-b568-41f612a33f40","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A3","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.59429,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009201152,"Left":0.3722261,"Top":0.35621694,"Width":0.031398144},"Polygon":[{"X":0.37223756,"Y":0.35621694},{"X":0.40362424,"Y":0.35625178},{"X":0.40361294,"Y":0.36541808},{"X":0.3722261,"Y":0.36538327}]},"Id":"030cd370-b2f5-4b28-97a0-f1ddecb13040","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"BC3","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.60369,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009070638,"Left":0.10163399,"Top":0.38342178,"Width":0.020066839},"Polygon":[{"X":0.10164668,"Y":0.38342178},{"X":0.12170082,"Y":0.38344398},{"X":0.12168823,"Y":0.39249244},{"X":0.10163399,"Y":0.39247027}]},"Id":"480880a0-ad0e-4b7e-a67b-4044f9cd9866","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"A4","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.63087,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.00911203,"Left":0.37232962,"Top":0.3834422,"Width":0.019551588},"Polygon":[{"X":0.372341,"Y":0.3834422},{"X":0.3918812,"Y":0.3834638},{"X":0.39186993,"Y":0.39255422},{"X":0.37232962,"Y":0.39253262}]},"Id":"e01c2ce5-6763-4c0c-85a7-75e66aefea3c","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"B4","TextType":"PRINTED"},{"BlockType":"WORD","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.405685,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.009270445,"Left":0.6415373,"Top":0.3833509,"Width":0.020706067},"Polygon":[{"X":0.6415475,"Y":0.3833509},{"X":0.66224337,"Y":0.3833738},{"X":0.66223335,"Y":0.39262134},{"X":0.6415373,"Y":0.39259848}]},"Id":"f78b10f8-b159-49ac-bba0-17dd7f91835e","Page":null,"Query":null,"Relationships":null,"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":"C4","TextType":"PRINTED"},{"BlockType":"TABLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":99.853516,"EntityTypes":["STRUCTURED_TABLE"],"Geometry":{"BoundingBox":{"Height":0.13711365,"Left":0.0936357,"Top":0.26690376,"Width":0.81110924},"Polygon":[{"X":0.09382739,"Y":0.26690376},{"X":0.9047449,"Y":0.2678139},{"X":0.9046153,"Y":0.4040174},{"X":0.0936357,"Y":0.40312207}]},"Id":"1a7eb750-62ab-494f-89cb-8d55e2151e4c","Page":null,"Query":null,"Relationships":[{"Ids":["fee0fd7f-cd10-4059-9e1e-2bb1573898a3","eef2a6db-78ed-4fba-b4b1-6ea60c484d50","f961b8fa-af61-42eb-b630-6f2d27b70c3d","f06ff8a4-8ac2-45d9-ac5b-11dd189f114e","09d9a49c-0b95-4b51-a9f5-d914f1d917d8","242e8a5b-e42e-42d8-ab11-657bf8137df1","73b3aa4c-fc7c-47e3-951c-f404fb804145","9324fcda-f93f-40fc-ba34-79406ff155c3","d2eb36ef-33a2-43d8-b7b4-0d16229eb0d2","8ee0ccd4-8aec-4a99-a67e-ce07577cb3d6","c01462a7-166b-4828-9e4e-9b25ade85adf","4f890271-a584-4b65-90e9-06522f966d46","944a3a28-782c-4552-a9a5-3456c643dfd6","94c6e35d-4112-4f42-a2ea-0f406437c5a9","398ed813-ae17-4474-8ba2-3bc8fd714f8b"],"Type":"CHILD"},{"Ids":["c3be9fa6-cf48-480d-bd56-d5e8fe2b077a"],"Type":"TABLE_TITLE"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":1,"ColumnSpan":1,"Confidence":93.99414,"EntityTypes":["COLUMN_HEADER"],"Geometry":{"BoundingBox":{"Height":0.028336791,"Left":0.09378794,"Top":0.26690376,"Width":0.2713304},"Polygon":[{"X":0.09382739,"Y":0.26690376},{"X":0.36511832,"Y":0.26720825},{"X":0.36508316,"Y":0.29524055},{"X":0.09378794,"Y":0.29493707}]},"Id":"fee0fd7f-cd10-4059-9e1e-2bb1573898a3","Page":null,"Query":null,"Relationships":[{"Ids":["0350fffa-846b-40e4-bd83-81d9b915891d"],"Type":"CHILD"}],"RowIndex":1,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":2,"ColumnSpan":1,"Confidence":92.1875,"EntityTypes":["COLUMN_HEADER"],"Geometry":{"BoundingBox":{"Height":0.028334431,"Left":0.36508316,"Top":0.26720825,"Width":0.27012894},"Polygon":[{"X":0.36511832,"Y":0.26720825},{"X":0.63521206,"Y":0.26751137},{"X":0.6351811,"Y":0.29554266},{"X":0.36508316,"Y":0.29524055}]},"Id":"eef2a6db-78ed-4fba-b4b1-6ea60c484d50","Page":null,"Query":null,"Relationships":[{"Ids":["a7b8f782-a285-48a6-a317-074e40df5cc4"],"Type":"CHILD"}],"RowIndex":1,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":3,"ColumnSpan":1,"Confidence":92.72461,"EntityTypes":["COLUMN_HEADER"],"Geometry":{"BoundingBox":{"Height":0.028332788,"Left":0.6351811,"Top":0.26751137,"Width":0.26956376},"Polygon":[{"X":0.63521206,"Y":0.26751137},{"X":0.9047449,"Y":0.2678139},{"X":0.9047182,"Y":0.29584417},{"X":0.6351811,"Y":0.29554266}]},"Id":"f961b8fa-af61-42eb-b630-6f2d27b70c3d","Page":null,"Query":null,"Relationships":[{"Ids":["eded9ebd-e740-4f3c-a27e-fdab6337176f"],"Type":"CHILD"}],"RowIndex":1,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":1,"ColumnSpan":1,"Confidence":88.86719,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027336594,"Left":0.093749896,"Top":0.29493707,"Width":0.27133325},"Polygon":[{"X":0.09378794,"Y":0.29493707},{"X":0.36508316,"Y":0.29524055},{"X":0.36504924,"Y":0.32227367},{"X":0.093749896,"Y":0.32197118}]},"Id":"f06ff8a4-8ac2-45d9-ac5b-11dd189f114e","Page":null,"Query":null,"Relationships":[{"Ids":["c9338bf5-acfe-4349-8197-865ef40f9876"],"Type":"CHILD"}],"RowIndex":2,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":2,"ColumnSpan":1,"Confidence":87.1582,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027334275,"Left":0.36504924,"Top":0.29524055,"Width":0.27013192},"Polygon":[{"X":0.36508316,"Y":0.29524055},{"X":0.6351811,"Y":0.29554266},{"X":0.6351513,"Y":0.32257482},{"X":0.36504924,"Y":0.32227367}]},"Id":"09d9a49c-0b95-4b51-a9f5-d914f1d917d8","Page":null,"Query":null,"Relationships":[{"Ids":["b670909b-7edf-4b6c-a352-db1f70bfa971"],"Type":"CHILD"}],"RowIndex":2,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":3,"ColumnSpan":1,"Confidence":87.646484,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02733267,"Left":0.6351513,"Top":0.29554266,"Width":0.2695669},"Polygon":[{"X":0.6351811,"Y":0.29554266},{"X":0.9047182,"Y":0.29584417},{"X":0.90469253,"Y":0.32287532},{"X":0.6351513,"Y":0.32257482}]},"Id":"242e8a5b-e42e-42d8-ab11-657bf8137df1","Page":null,"Query":null,"Relationships":[{"Ids":["71ef3590-9241-4c3e-bbab-b3e3420da40c"],"Type":"CHILD"}],"RowIndex":2,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":1,"ColumnSpan":1,"Confidence":90.38086,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027670188,"Left":0.09371138,"Top":0.32197118,"Width":0.27133784},"Polygon":[{"X":0.093749896,"Y":0.32197118},{"X":0.36504924,"Y":0.32227367},{"X":0.36501488,"Y":0.34964135},{"X":0.09371138,"Y":0.34933987}]},"Id":"73b3aa4c-fc7c-47e3-951c-f404fb804145","Page":null,"Query":null,"Relationships":[{"Ids":["0022404f-b98d-452c-8525-a3523b453f4c"],"Type":"CHILD"}],"RowIndex":3,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":2,"ColumnSpan":1,"Confidence":88.62305,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02766786,"Left":0.36501488,"Top":0.32227367,"Width":0.27013645},"Polygon":[{"X":0.36504924,"Y":0.32227367},{"X":0.6351513,"Y":0.32257482},{"X":0.63512117,"Y":0.34994152},{"X":0.36501488,"Y":0.34964135}]},"Id":"9324fcda-f93f-40fc-ba34-79406ff155c3","Page":null,"Query":null,"Relationships":[{"Ids":["2162eabd-02f8-40e6-874f-fb2e9b990355"],"Type":"CHILD"}],"RowIndex":3,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":3,"ColumnSpan":1,"Confidence":89.11133,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027666245,"Left":0.63512117,"Top":0.32257482,"Width":0.26957136},"Polygon":[{"X":0.6351513,"Y":0.32257482},{"X":0.90469253,"Y":0.32287532},{"X":0.9046665,"Y":0.35024107},{"X":0.63512117,"Y":0.34994152}]},"Id":"d2eb36ef-33a2-43d8-b7b4-0d16229eb0d2","Page":null,"Query":null,"Relationships":[{"Ids":["cf4ca342-50f9-44a9-a2b4-4898508015ea"],"Type":"CHILD"}],"RowIndex":3,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":1,"ColumnSpan":1,"Confidence":77.92969,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027002497,"Left":0.09367381,"Top":0.34933987,"Width":0.2713411},"Polygon":[{"X":0.09371138,"Y":0.34933987},{"X":0.36501488,"Y":0.34964135},{"X":0.36498138,"Y":0.3763424},{"X":0.09367381,"Y":0.37604186}]},"Id":"8ee0ccd4-8aec-4a99-a67e-ce07577cb3d6","Page":null,"Query":null,"Relationships":[{"Ids":["48ec52eb-4925-4f93-b568-41f612a33f40"],"Type":"CHILD"}],"RowIndex":4,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":2,"ColumnSpan":1,"Confidence":76.416016,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027000198,"Left":0.36498138,"Top":0.34964135,"Width":0.27013978},"Polygon":[{"X":0.36501488,"Y":0.34964135},{"X":0.63512117,"Y":0.34994152},{"X":0.6350917,"Y":0.37664157},{"X":0.36498138,"Y":0.3763424}]},"Id":"c01462a7-166b-4828-9e4e-9b25ade85adf","Page":null,"Query":null,"Relationships":[{"Ids":["030cd370-b2f5-4b28-97a0-f1ddecb13040"],"Type":"CHILD"}],"RowIndex":4,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":3,"ColumnSpan":1,"Confidence":76.85547,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02699861,"Left":0.6350917,"Top":0.34994152,"Width":0.26957476},"Polygon":[{"X":0.63512117,"Y":0.34994152},{"X":0.9046665,"Y":0.35024107},{"X":0.9046411,"Y":0.37694013},{"X":0.6350917,"Y":0.37664157}]},"Id":"4f890271-a584-4b65-90e9-06522f966d46","Page":null,"Query":null,"Relationships":null,"RowIndex":4,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":1,"ColumnSpan":1,"Confidence":90.57617,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02737974,"Left":0.0936357,"Top":0.37604186,"Width":0.27134567},"Polygon":[{"X":0.09367381,"Y":0.37604186},{"X":0.36498138,"Y":0.3763424},{"X":0.3649474,"Y":0.4034216},{"X":0.0936357,"Y":0.40312207}]},"Id":"944a3a28-782c-4552-a9a5-3456c643dfd6","Page":null,"Query":null,"Relationships":[{"Ids":["480880a0-ad0e-4b7e-a67b-4044f9cd9866"],"Type":"CHILD"}],"RowIndex":5,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":2,"ColumnSpan":1,"Confidence":88.86719,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027377432,"Left":0.3649474,"Top":0.3763424,"Width":0.27014428},"Polygon":[{"X":0.36498138,"Y":0.3763424},{"X":0.6350917,"Y":0.37664157},{"X":0.6350618,"Y":0.4037198},{"X":0.3649474,"Y":0.4034216}]},"Id":"94c6e35d-4112-4f42-a2ea-0f406437c5a9","Page":null,"Query":null,"Relationships":[{"Ids":["e01c2ce5-6763-4c0c-85a7-75e66aefea3c"],"Type":"CHILD"}],"RowIndex":5,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"CELL","ColumnIndex":3,"ColumnSpan":1,"Confidence":89.35547,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.027375832,"Left":0.6350618,"Top":0.37664157,"Width":0.26957923},"Polygon":[{"X":0.6350917,"Y":0.37664157},{"X":0.9046411,"Y":0.37694013},{"X":0.9046153,"Y":0.4040174},{"X":0.6350618,"Y":0.4037198}]},"Id":"398ed813-ae17-4474-8ba2-3bc8fd714f8b","Page":null,"Query":null,"Relationships":[{"Ids":["f78b10f8-b159-49ac-bba0-17dd7f91835e"],"Type":"CHILD"}],"RowIndex":5,"RowSpan":1,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"TABLE_TITLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":69.384766,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.02009083,"Left":0.095164284,"Top":0.13103922,"Width":0.1697402},"Polygon":[{"X":0.09519227,"Y":0.13103922},{"X":0.26490447,"Y":0.13123281},{"X":0.2648784,"Y":0.15113005},{"X":0.095164284,"Y":0.15093692}]},"Id":"c3be9fa6-cf48-480d-bd56-d5e8fe2b077a","Page":null,"Query":null,"Relationships":[{"Ids":["66e911dd-c6e4-4d50-922c-557a107a6b48","9fb9b5ea-e65d-4753-81e4-0281b781ee82"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TITLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":76.953125,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.026949726,"Left":0.09733534,"Top":0.07607717,"Width":0.36820874},"Polygon":[{"X":0.097372614,"Y":0.07607717},{"X":0.46554407,"Y":0.076499864},{"X":0.46551228,"Y":0.1030269},{"X":0.09733534,"Y":0.102605514}]},"Id":"72bf7801-979c-48d5-934d-80c0c4506c6f","Page":null,"Query":null,"Relationships":[{"Ids":["b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_SECTION_HEADER","ColumnIndex":null,"ColumnSpan":null,"Confidence":42.163086,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.020116977,"Left":0.095966354,"Top":0.13140911,"Width":0.17050788},"Polygon":[{"X":0.09599437,"Y":0.13140911},{"X":0.26647422,"Y":0.13160355},{"X":0.2664481,"Y":0.15152608},{"X":0.095966354,"Y":0.15133208}]},"Id":"80ab0762-24d8-47a4-974b-2ac3f697d8c2","Page":null,"Query":null,"Relationships":[{"Ids":["a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TEXT","ColumnIndex":null,"ColumnSpan":null,"Confidence":98.828125,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.10028061,"Left":0.093609445,"Top":0.1526346,"Width":0.80880636},"Polygon":[{"X":0.09374929,"Y":0.1526346},{"X":0.9024158,"Y":0.15355468},{"X":0.9023211,"Y":0.25291523},{"X":0.093609445,"Y":0.25200593}]},"Id":"46ba6ae2-beeb-4a9d-bce2-5fd2228590d5","Page":null,"Query":null,"Relationships":[{"Ids":["754b1865-ad36-48b1-8a8b-da1831b9c93f","3172b02c-3888-4494-9349-064caf2a2580","c1a4fc20-3157-45f7-913f-9b089cfaa5e8","d3e5c51c-f7b9-49af-974f-2d055d55f8be","3c9f63de-0732-47d8-94de-9a1f34c863c8","def4c011-3bf2-4bc9-8b91-367e52770a13","63f41505-dc3e-4726-b69e-c4a69c2d8acc"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""},{"BlockType":"LAYOUT_TABLE","ColumnIndex":null,"ColumnSpan":null,"Confidence":94.33594,"EntityTypes":null,"Geometry":{"BoundingBox":{"Height":0.13840553,"Left":0.0952252,"Top":0.2665706,"Width":0.8105334},"Polygon":[{"X":0.09541858,"Y":0.2665706},{"X":0.9057586,"Y":0.26748013},{"X":0.90562785,"Y":0.40497613},{"X":0.0952252,"Y":0.40408155}]},"Id":"853f1276-4b2a-40ae-a68d-a41148462351","Page":null,"Query":null,"Relationships":[{"Ids":["2e0a3393-9f01-43da-b5b0-3711715d05ee","6aeb04ea-3e52-47b4-8ad9-a39162a07c01","ffa28500-bdde-4875-93ae-d536de492437","16467fc7-567d-4c1e-a8a6-5628c29e6935","52fde822-a9a8-4309-8fae-4630c029c219","0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf","f8d3bec2-572b-4fce-93fe-4ce279ef4127","79950e90-0e7c-46e7-866d-b34c56702d2d","0b64a4b7-5a5b-49eb-93bb-592fd23cb5de","9ff5a461-8a0d-43c9-8a06-4c21b72fcef7","b1ed6866-c5fb-49ca-bc3c-621161f05794","3c4c2368-f8ef-42c3-8b78-db6695860d04","1a5d90c4-9aac-4ca4-9f68-b58217a3019e","6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd"],"Type":"CHILD"}],"RowIndex":null,"RowSpan":null,"SelectionStatus":"","Text":null,"TextType":""}]} \ No newline at end of file +{ + "DocumentMetadata": { + "Pages": 1 + }, + "Blocks": [ + { + "BlockType": "PAGE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": null, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 1, + "Left": 0, + "Top": 0, + "Width": 1 + }, + "Polygon": [ + { + "X": 0.0000017492326, + "Y": 0 + }, + { + "X": 1, + "Y": 0.0000015503651 + }, + { + "X": 1, + "Y": 1 + }, + { + "X": 0, + "Y": 1 + } + ] + }, + "Id": "239aed8e-4077-44ef-9426-1d6d5b89c86f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f", + "a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e", + "754b1865-ad36-48b1-8a8b-da1831b9c93f", + "3172b02c-3888-4494-9349-064caf2a2580", + "c1a4fc20-3157-45f7-913f-9b089cfaa5e8", + "d3e5c51c-f7b9-49af-974f-2d055d55f8be", + "3c9f63de-0732-47d8-94de-9a1f34c863c8", + "def4c011-3bf2-4bc9-8b91-367e52770a13", + "63f41505-dc3e-4726-b69e-c4a69c2d8acc", + "2e0a3393-9f01-43da-b5b0-3711715d05ee", + "6aeb04ea-3e52-47b4-8ad9-a39162a07c01", + "ffa28500-bdde-4875-93ae-d536de492437", + "16467fc7-567d-4c1e-a8a6-5628c29e6935", + "52fde822-a9a8-4309-8fae-4630c029c219", + "0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf", + "f8d3bec2-572b-4fce-93fe-4ce279ef4127", + "79950e90-0e7c-46e7-866d-b34c56702d2d", + "0b64a4b7-5a5b-49eb-93bb-592fd23cb5de", + "9ff5a461-8a0d-43c9-8a06-4c21b72fcef7", + "b1ed6866-c5fb-49ca-bc3c-621161f05794", + "3c4c2368-f8ef-42c3-8b78-db6695860d04", + "1a5d90c4-9aac-4ca4-9f68-b58217a3019e", + "6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd", + "1a7eb750-62ab-494f-89cb-8d55e2151e4c", + "72bf7801-979c-48d5-934d-80c0c4506c6f", + "80ab0762-24d8-47a4-974b-2ac3f697d8c2", + "46ba6ae2-beeb-4a9d-bce2-5fd2228590d5", + "853f1276-4b2a-40ae-a68d-a41148462351" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94432, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.026949726, + "Left": 0.09733534, + "Top": 0.07607717, + "Width": 0.36820874 + }, + "Polygon": [ + { + "X": 0.097372614, + "Y": 0.07607717 + }, + { + "X": 0.46554407, + "Y": 0.076499864 + }, + { + "X": 0.46551228, + "Y": 0.1030269 + }, + { + "X": 0.09733534, + "Y": 0.102605514 + } + ] + }, + "Id": "b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "62bec8bf-550c-4775-8150-85b8b4a9e62f", + "90276cbe-03b5-4c09-bca2-1003d2b8c68b" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "New Document", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.69634, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.020116977, + "Left": 0.095966354, + "Top": 0.13140911, + "Width": 0.17050788 + }, + "Polygon": [ + { + "X": 0.09599437, + "Y": 0.13140911 + }, + { + "X": 0.26647422, + "Y": 0.13160355 + }, + { + "X": 0.2664481, + "Y": 0.15152608 + }, + { + "X": 0.095966354, + "Y": 0.15133208 + } + ] + }, + "Id": "a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "66e911dd-c6e4-4d50-922c-557a107a6b48", + "9fb9b5ea-e65d-4753-81e4-0281b781ee82" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paragraph 1", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.38756, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014485991, + "Left": 0.09535389, + "Top": 0.15263645, + "Width": 0.80662006 + }, + "Polygon": [ + { + "X": 0.09537297, + "Y": 0.15263645 + }, + { + "X": 0.90197396, + "Y": 0.15355419 + }, + { + "X": 0.901961, + "Y": 0.16712244 + }, + { + "X": 0.09535389, + "Y": 0.16620618 + } + ] + }, + "Id": "754b1865-ad36-48b1-8a8b-da1831b9c93f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "22321222-ef6c-49b1-b301-9ca04490fcae", + "847d6f67-8d72-43c4-af90-9913c86d8def", + "42a10d52-ffde-4a88-acff-c39d756e3cfd", + "3c252ac3-3279-4923-b918-d7a7b90ce4c5", + "2062069a-9d5f-4054-a500-2be8fe17387c", + "5fcc2c03-15bb-43e7-95c6-82f5c49de350", + "1b85c4c3-2603-4d83-a165-2c8f92df6999", + "5d38b6d9-7f0d-4f0d-97d7-4db1319dcd4e", + "b2b62af6-61a4-456e-a240-5cf215b22f43", + "d5668a92-60f4-4b9f-8e77-740b20ffc57c", + "8e49d4f2-47ed-4204-bb85-c974d8497552", + "235e3a59-88de-4579-98d4-5b3c0567abaf", + "50e49c88-a034-4212-8f4a-1cc90866c5a9", + "8dac6c26-23eb-40b2-8c07-528f939f6499" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.6206, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014007483, + "Left": 0.09509717, + "Top": 0.16729616, + "Width": 0.7977643 + }, + "Polygon": [ + { + "X": 0.0951156, + "Y": 0.16729616 + }, + { + "X": 0.8928615, + "Y": 0.16820224 + }, + { + "X": 0.8928489, + "Y": 0.18130364 + }, + { + "X": 0.09509717, + "Y": 0.18039896 + } + ] + }, + "Id": "3172b02c-3888-4494-9349-064caf2a2580", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "59bf1145-ba65-4f4a-bab2-92d8b5ec2df5", + "75dbed4c-a40c-448c-99a0-6436cef1905e", + "a493f5e2-7356-4924-95b6-bf8352bf5176", + "7d3ff8d6-195c-4bbe-b91c-b0946ff04f31", + "f51e7087-c99f-4607-b48d-504c083ff3ec", + "4194ce32-4bf4-4b80-a9ee-a5978fd26330", + "568d9be9-0e3c-49f9-aada-c6c4fb12d8ac", + "b7738b9a-d839-4dea-b012-d3f94c56be00", + "7b67d5f3-833a-41c8-8d5e-92591ceb3ca3", + "ca360049-0394-4f2d-a7af-1db1972f3073", + "01e45c5a-629f-4f7a-aa04-dde1ef188d23", + "ed766410-847f-41a6-b937-d9205aeef3b2", + "1fbe4c88-8ef7-443b-87c4-b65dc30d759a", + "1bc4c39e-584c-4b31-8f4e-7676a882cb5a", + "eaae8545-5839-45ce-818a-6cb0b3cab005", + "27074053-ab53-4252-9e02-96efcde7feb7", + "3d692769-cd29-4593-b8b3-c6254fd63fda", + "f0aa1c21-5ea1-46b0-95de-47a9809aa264" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.52787, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013994486, + "Left": 0.09469068, + "Top": 0.18163627, + "Width": 0.8076975 + }, + "Polygon": [ + { + "X": 0.09470908, + "Y": 0.18163627 + }, + { + "X": 0.90238816, + "Y": 0.18255208 + }, + { + "X": 0.9023757, + "Y": 0.19563076 + }, + { + "X": 0.09469068, + "Y": 0.19471638 + } + ] + }, + "Id": "c1a4fc20-3157-45f7-913f-9b089cfaa5e8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "823750d6-283f-4d6b-a5d8-367c81e80ae7", + "77f48b00-5c48-4ad5-8b44-c618e6baee53", + "350411d4-ce05-4d59-ab42-b167d2a8f688", + "8a03c73f-d25f-408e-b9a4-ed7fdc5d55d7", + "b5410827-c338-44bd-b9b7-84ba7b82d69c", + "e456913f-3640-4594-bff8-62441721c783", + "876fb47e-aae4-45f4-ae18-2d96d1e4c187", + "54397247-cc32-4121-afd0-f3ee5356a812", + "98c85327-3115-4841-a812-bf56578b30ff", + "7ada6d38-40e7-47d6-a1d2-c7acb58fafdc", + "eb8f6008-72c6-4e39-a1f7-550251696664", + "8f158b1f-d411-4a0c-88c1-efe41adfb0a2", + "d14c9db4-bd9c-432c-ad74-6146f2bf9662", + "c82bccaf-e231-48b2-8454-beaadd06cd92", + "a8ae5656-c71f-428d-9413-2274c3f7955e", + "746c7737-3fb6-460f-8185-9c57bb349a8e", + "c2d9b649-a3e7-4bee-83a8-eb16a361c72a" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.35138, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013902686, + "Left": 0.094746076, + "Top": 0.19599901, + "Width": 0.78953254 + }, + "Polygon": [ + { + "X": 0.09476438, + "Y": 0.19599901 + }, + { + "X": 0.8842786, + "Y": 0.19689268 + }, + { + "X": 0.8842661, + "Y": 0.20990169 + }, + { + "X": 0.094746076, + "Y": 0.20900941 + } + ] + }, + "Id": "d3e5c51c-f7b9-49af-974f-2d055d55f8be", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "1d3da45f-c424-4007-9d89-d321ca077659", + "71b85432-2e69-4572-ae8b-ca2a993346a1", + "889ba113-b124-4287-9db7-1bb604f28215", + "6ba58406-591f-4328-98b7-7e6b847f732c", + "dd06411f-5693-4144-a376-47c740f38be0", + "c33804cf-9c6c-45d1-bfa5-ccd78bd1c1c9", + "dc5b317e-166d-4693-88de-831598b506a9", + "795e745f-935e-4b4c-8557-07810a7bdcb0", + "97626434-4812-4985-b8f8-2611a6b921cd", + "bc9e1aa5-f3e7-46b2-8561-5ec8221887ee", + "6b0233c1-5b94-4339-9325-87ff80845084", + "1a3af77f-624a-4e8b-a9d8-9a539d768565", + "1a64063b-f683-4e47-bd80-4377f4ba94c8", + "8770e00b-ea00-4d85-b850-7a3735ca7918" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67646, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.013561875, + "Left": 0.0950528, + "Top": 0.21040103, + "Width": 0.78643006 + }, + "Polygon": [ + { + "X": 0.09507063, + "Y": 0.21040103 + }, + { + "X": 0.8814829, + "Y": 0.21128966 + }, + { + "X": 0.8814706, + "Y": 0.2239629 + }, + { + "X": 0.0950528, + "Y": 0.2230756 + } + ] + }, + "Id": "3c9f63de-0732-47d8-94de-9a1f34c863c8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "3fec8ddd-405f-4250-911c-98def800093d", + "8384f7d2-830c-4e48-b129-15fd960111b1", + "663785a1-ffa9-42ca-866a-b23684c3afae", + "dc3eefb8-e1b8-4221-b2ea-25592a3f7cd9", + "069464f9-adad-4c40-8fd4-01e574f08c71", + "c247486e-be84-4a97-ad78-ed9eb65b7872", + "0d82c41b-e5c6-4936-9f4a-8177ae8aad10", + "6fdc426b-aa0b-47e1-aab5-5d7695e440c2", + "29fef353-4fa3-435b-b973-e959aeb44081", + "62ac36d3-4123-45c4-91ec-e118d93e75e3", + "704ea650-28f5-4bc4-a441-5a3908d2747e", + "67675a7d-0729-47b7-ab35-c25eff2f6e20", + "dcc7de33-97e3-4a6d-a06d-6b4ee4827572", + "b582b76f-cc14-4338-b676-54512fa11bd9", + "9e0748d5-0671-435c-bfa1-f9fa5afcabf2", + "e938c698-0eaa-423e-b57f-4ea8513ded0d", + "3af24b9b-827a-4746-bf98-bb3f4cb59a04" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.36782, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.014607452, + "Left": 0.09362969, + "Top": 0.22387543, + "Width": 0.7631324 + }, + "Polygon": [ + { + "X": 0.09364904, + "Y": 0.22387543 + }, + { + "X": 0.8567621, + "Y": 0.22473635 + }, + { + "X": 0.85674864, + "Y": 0.23848288 + }, + { + "X": 0.09362969, + "Y": 0.23762336 + } + ] + }, + "Id": "def4c011-3bf2-4bc9-8b91-367e52770a13", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2b36f0fe-5cd0-44b7-a71d-25eb5580e641", + "95428015-ca2f-4946-ba21-7642def5e796", + "bceb7ab0-db14-42af-ae0a-0a987a655400", + "5cfd5747-9463-44b6-8353-20ec51b3b8c4", + "0b67da42-f45c-4cd3-b221-a00041782530", + "f54b2f4b-86f8-4693-aa1c-1865205ee02e", + "b8f3c83c-dd12-48b6-afb6-a8675d2bdcde", + "b4d8901c-ed2c-43f9-b197-7e1d41c22929", + "dce72126-d4a5-4be5-b446-c417f38bed7e", + "6c498f6c-6081-440c-a5b1-b0b22c615aca", + "566fc666-7a33-4090-9b6f-a0afa4f4b0ba", + "338a0ec2-a853-417a-b9d2-789dd76478b9", + "b8d78336-22b0-4bc5-b15d-8194f589f9a9", + "c61dcfd9-36f1-4680-90c1-11b6c3efbd5d", + "7f0818be-dbdc-40b8-89db-c84fdcf57b4f", + "5ecaba8d-f690-4a29-b005-eb0998da98d9" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91726, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012811358, + "Left": 0.094998896, + "Top": 0.23939143, + "Width": 0.17371003 + }, + "Polygon": [ + { + "X": 0.09501664, + "Y": 0.23939143 + }, + { + "X": 0.26870894, + "Y": 0.23958701 + }, + { + "X": 0.26869243, + "Y": 0.25220278 + }, + { + "X": 0.094998896, + "Y": 0.25200748 + } + ] + }, + "Id": "63f41505-dc3e-4726-b69e-c4a69c2d8acc", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f64409d6-9e60-449c-8b8c-df99a13c4993", + "2ff8ac7a-7e8a-4151-b3bb-8068aebdd2a8", + "5f2728de-5aa7-4d15-b42f-2b586bd7653f", + "1e8e0cc8-fdd3-428f-b407-673e8c907b0f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ipsum dolor sit amet.", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70124, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009080625, + "Left": 0.10172207, + "Top": 0.27549818, + "Width": 0.011770169 + }, + "Polygon": [ + { + "X": 0.10173479, + "Y": 0.27549818 + }, + { + "X": 0.113492236, + "Y": 0.27551138 + }, + { + "X": 0.11347958, + "Y": 0.28457883 + }, + { + "X": 0.10172207, + "Y": 0.28456566 + } + ] + }, + "Id": "2e0a3393-9f01-43da-b5b0-3711715d05ee", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0350fffa-846b-40e4-bd83-81d9b915891d" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.424416, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009030286, + "Left": 0.37213743, + "Top": 0.27530673, + "Width": 0.010933059 + }, + "Polygon": [ + { + "X": 0.37214872, + "Y": 0.27530673 + }, + { + "X": 0.3830705, + "Y": 0.27531898 + }, + { + "X": 0.38305926, + "Y": 0.284337 + }, + { + "X": 0.37213743, + "Y": 0.2843248 + } + ] + }, + "Id": "6aeb04ea-3e52-47b4-8ad9-a39162a07c01", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a7b8f782-a285-48a6-a317-074e40df5cc4" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.76753, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009163596, + "Left": 0.6412402, + "Top": 0.27522504, + "Width": 0.012131742 + }, + "Polygon": [ + { + "X": 0.64125025, + "Y": 0.27522504 + }, + { + "X": 0.65337193, + "Y": 0.27523866 + }, + { + "X": 0.6533619, + "Y": 0.28438866 + }, + { + "X": 0.6412402, + "Y": 0.28437507 + } + ] + }, + "Id": "ffa28500-bdde-4875-93ae-d536de492437", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "eded9ebd-e740-4f3c-a27e-fdab6337176f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86228, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008815859, + "Left": 0.10163077, + "Top": 0.3028009, + "Width": 0.017921587 + }, + "Polygon": [ + { + "X": 0.10164311, + "Y": 0.3028009 + }, + { + "X": 0.11955236, + "Y": 0.3028209 + }, + { + "X": 0.11954011, + "Y": 0.31161675 + }, + { + "X": 0.10163077, + "Y": 0.31159675 + } + ] + }, + "Id": "16467fc7-567d-4c1e-a8a6-5628c29e6935", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c9338bf5-acfe-4349-8197-865ef40f9876" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A1", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8463, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009360188, + "Left": 0.37196556, + "Top": 0.3026174, + "Width": 0.016258916 + }, + "Polygon": [ + { + "X": 0.37197724, + "Y": 0.3026174 + }, + { + "X": 0.38822448, + "Y": 0.30263555 + }, + { + "X": 0.38821286, + "Y": 0.31197757 + }, + { + "X": 0.37196556, + "Y": 0.31195945 + } + ] + }, + "Id": "52fde822-a9a8-4309-8fae-4630c029c219", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b670909b-7edf-4b6c-a352-db1f70bfa971" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "b1", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78274, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009426117, + "Left": 0.64138454, + "Top": 0.30249617, + "Width": 0.018655766 + }, + "Polygon": [ + { + "X": 0.64139485, + "Y": 0.30249617 + }, + { + "X": 0.6600403, + "Y": 0.302517 + }, + { + "X": 0.66003007, + "Y": 0.31192228 + }, + { + "X": 0.64138454, + "Y": 0.31190145 + } + ] + }, + "Id": "0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "71ef3590-9241-4c3e-bbab-b3e3420da40c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C1", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81362, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008776521, + "Left": 0.10159074, + "Top": 0.32969892, + "Width": 0.019882008 + }, + "Polygon": [ + { + "X": 0.10160302, + "Y": 0.32969892 + }, + { + "X": 0.12147275, + "Y": 0.32972103 + }, + { + "X": 0.121460564, + "Y": 0.33847544 + }, + { + "X": 0.10159074, + "Y": 0.33845332 + } + ] + }, + "Id": "f8d3bec2-572b-4fce-93fe-4ce279ef4127", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0022404f-b98d-452c-8525-a3523b453f4c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A2", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65564, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008779864, + "Left": 0.37231562, + "Top": 0.32969758, + "Width": 0.019456739 + }, + "Polygon": [ + { + "X": 0.37232655, + "Y": 0.32969758 + }, + { + "X": 0.39177233, + "Y": 0.32971925 + }, + { + "X": 0.39176148, + "Y": 0.33847746 + }, + { + "X": 0.37231562, + "Y": 0.3384558 + } + ] + }, + "Id": "79950e90-0e7c-46e7-866d-b34c56702d2d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2162eabd-02f8-40e6-874f-fb2e9b990355" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B2", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87667, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009197962, + "Left": 0.6414001, + "Top": 0.32947162, + "Width": 0.020810094 + }, + "Polygon": [ + { + "X": 0.6414102, + "Y": 0.32947162 + }, + { + "X": 0.66221017, + "Y": 0.32949477 + }, + { + "X": 0.6622002, + "Y": 0.33866957 + }, + { + "X": 0.6414001, + "Y": 0.3386464 + } + ] + }, + "Id": "0b64a4b7-5a5b-49eb-93bb-592fd23cb5de", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cf4ca342-50f9-44a9-a2b4-4898508015ea" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C2", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71823, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0090709375, + "Left": 0.10151867, + "Top": 0.35641685, + "Width": 0.01996766 + }, + "Polygon": [ + { + "X": 0.101531364, + "Y": 0.35641685 + }, + { + "X": 0.12148633, + "Y": 0.356439 + }, + { + "X": 0.12147374, + "Y": 0.36548778 + }, + { + "X": 0.10151867, + "Y": 0.36546564 + } + ] + }, + "Id": "9ff5a461-8a0d-43c9-8a06-4c21b72fcef7", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "48ec52eb-4925-4f93-b568-41f612a33f40" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A3", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.59429, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009201152, + "Left": 0.3722261, + "Top": 0.35621694, + "Width": 0.031398144 + }, + "Polygon": [ + { + "X": 0.37223756, + "Y": 0.35621694 + }, + { + "X": 0.40362424, + "Y": 0.35625178 + }, + { + "X": 0.40361294, + "Y": 0.36541808 + }, + { + "X": 0.3722261, + "Y": 0.36538327 + } + ] + }, + "Id": "b1ed6866-c5fb-49ca-bc3c-621161f05794", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "030cd370-b2f5-4b28-97a0-f1ddecb13040" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "BC3", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009070638, + "Left": 0.10163399, + "Top": 0.38342178, + "Width": 0.020066839 + }, + "Polygon": [ + { + "X": 0.10164668, + "Y": 0.38342178 + }, + { + "X": 0.12170082, + "Y": 0.38344398 + }, + { + "X": 0.12168823, + "Y": 0.39249244 + }, + { + "X": 0.10163399, + "Y": 0.39247027 + } + ] + }, + "Id": "3c4c2368-f8ef-42c3-8b78-db6695860d04", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "480880a0-ad0e-4b7e-a67b-4044f9cd9866" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A4", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.63087, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00911203, + "Left": 0.37232962, + "Top": 0.3834422, + "Width": 0.019551588 + }, + "Polygon": [ + { + "X": 0.372341, + "Y": 0.3834422 + }, + { + "X": 0.3918812, + "Y": 0.3834638 + }, + { + "X": 0.39186993, + "Y": 0.39255422 + }, + { + "X": 0.37232962, + "Y": 0.39253262 + } + ] + }, + "Id": "1a5d90c4-9aac-4ca4-9f68-b58217a3019e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e01c2ce5-6763-4c0c-85a7-75e66aefea3c" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B4", + "TextType": "" + }, + { + "BlockType": "LINE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.405685, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009270445, + "Left": 0.6415373, + "Top": 0.3833509, + "Width": 0.020706067 + }, + "Polygon": [ + { + "X": 0.6415475, + "Y": 0.3833509 + }, + { + "X": 0.66224337, + "Y": 0.3833738 + }, + { + "X": 0.66223335, + "Y": 0.39262134 + }, + { + "X": 0.6415373, + "Y": 0.39259848 + } + ] + }, + "Id": "6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f78b10f8-b159-49ac-bba0-17dd7f91835e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C4", + "TextType": "" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.983765, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.026557127, + "Left": 0.09733541, + "Top": 0.07611086, + "Width": 0.104394495 + }, + "Polygon": [ + { + "X": 0.09737257, + "Y": 0.07611086 + }, + { + "X": 0.20172991, + "Y": 0.076230675 + }, + { + "X": 0.20169431, + "Y": 0.10266799 + }, + { + "X": 0.09733541, + "Y": 0.10254855 + } + ] + }, + "Id": "62bec8bf-550c-4775-8150-85b8b4a9e62f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "New", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90486, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02681176, + "Left": 0.2175066, + "Top": 0.07621514, + "Width": 0.24803747 + }, + "Polygon": [ + { + "X": 0.2175421, + "Y": 0.07621514 + }, + { + "X": 0.46554407, + "Y": 0.076499864 + }, + { + "X": 0.46551228, + "Y": 0.1030269 + }, + { + "X": 0.2175066, + "Y": 0.10274305 + } + ] + }, + "Id": "90276cbe-03b5-4c09-bca2-1003d2b8c68b", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Document", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80405, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.020093473, + "Left": 0.095966354, + "Top": 0.13140911, + "Width": 0.14985399 + }, + "Polygon": [ + { + "X": 0.09599437, + "Y": 0.13140911 + }, + { + "X": 0.24582034, + "Y": 0.13158 + }, + { + "X": 0.245794, + "Y": 0.15150258 + }, + { + "X": 0.095966354, + "Y": 0.15133208 + } + ] + }, + "Id": "66e911dd-c6e4-4d50-922c-557a107a6b48", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Paragraph", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.58864, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.015585571, + "Left": 0.2554906, + "Top": 0.13180338, + "Width": 0.010983361 + }, + "Polygon": [ + { + "X": 0.25551108, + "Y": 0.13180338 + }, + { + "X": 0.26647395, + "Y": 0.13181588 + }, + { + "X": 0.26645353, + "Y": 0.14738894 + }, + { + "X": 0.2554906, + "Y": 0.14737646 + } + ] + }, + "Id": "9fb9b5ea-e65d-4753-81e4-0281b781ee82", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8696, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01029821, + "Left": 0.09535691, + "Top": 0.15381524, + "Width": 0.051191144 + }, + "Polygon": [ + { + "X": 0.09537131, + "Y": 0.15381524 + }, + { + "X": 0.14654805, + "Y": 0.15387346 + }, + { + "X": 0.14653395, + "Y": 0.16411346 + }, + { + "X": 0.09535691, + "Y": 0.1640553 + } + ] + }, + "Id": "22321222-ef6c-49b1-b301-9ca04490fcae", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lorem", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87176, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012389886, + "Left": 0.15212181, + "Top": 0.1539375, + "Width": 0.04995117 + }, + "Polygon": [ + { + "X": 0.15213877, + "Y": 0.1539375 + }, + { + "X": 0.20207298, + "Y": 0.1539943 + }, + { + "X": 0.20205638, + "Y": 0.16632739 + }, + { + "X": 0.15212181, + "Y": 0.16627067 + } + ] + }, + "Id": "847d6f67-8d72-43c4-af90-9913c86d8def", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ipsum", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96957, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010096425, + "Left": 0.2077802, + "Top": 0.15389724, + "Width": 0.04296515 + }, + "Polygon": [ + { + "X": 0.2077937, + "Y": 0.15389724 + }, + { + "X": 0.25074536, + "Y": 0.1539461 + }, + { + "X": 0.2507321, + "Y": 0.16399367 + }, + { + "X": 0.2077802, + "Y": 0.16394486 + } + ] + }, + "Id": "42a10d52-ffde-4a88-acff-c39d756e3cfd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.942566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009863102, + "Left": 0.25562635, + "Top": 0.15412426, + "Width": 0.018813536 + }, + "Polygon": [ + { + "X": 0.25563928, + "Y": 0.15412426 + }, + { + "X": 0.27443987, + "Y": 0.15414564 + }, + { + "X": 0.27442703, + "Y": 0.16398737 + }, + { + "X": 0.25562635, + "Y": 0.163966 + } + ] + }, + "Id": "3c252ac3-3279-4923-b918-d7a7b90ce4c5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sit", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87434, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010884371, + "Left": 0.27943346, + "Top": 0.1545366, + "Width": 0.04569529 + }, + "Polygon": [ + { + "X": 0.2794476, + "Y": 0.1545366 + }, + { + "X": 0.32512873, + "Y": 0.15458858 + }, + { + "X": 0.3251149, + "Y": 0.16542098 + }, + { + "X": 0.27943346, + "Y": 0.16536908 + } + ] + }, + "Id": "2062069a-9d5f-4054-a500-2be8fe17387c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amet,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.81043, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009711757, + "Left": 0.33105004, + "Top": 0.15442061, + "Width": 0.088499084 + }, + "Polygon": [ + { + "X": 0.3310623, + "Y": 0.15442061 + }, + { + "X": 0.4195491, + "Y": 0.15452129 + }, + { + "X": 0.41953734, + "Y": 0.16413237 + }, + { + "X": 0.33105004, + "Y": 0.16403183 + } + ] + }, + "Id": "5fcc2c03-15bb-43e7-95c6-82f5c49de350", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "consetetur", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.617355, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012915485, + "Left": 0.42439374, + "Top": 0.15364853, + "Width": 0.08853085 + }, + "Polygon": [ + { + "X": 0.42440942, + "Y": 0.15364853 + }, + { + "X": 0.5129246, + "Y": 0.15374923 + }, + { + "X": 0.5129096, + "Y": 0.16656402 + }, + { + "X": 0.42439374, + "Y": 0.16646346 + } + ] + }, + "Id": "1b85c4c3-2603-4d83-a165-2c8f92df6999", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sadipscing", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.9468, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011867723, + "Left": 0.5187281, + "Top": 0.15371494, + "Width": 0.03243948 + }, + "Polygon": [ + { + "X": 0.5187419, + "Y": 0.15371494 + }, + { + "X": 0.5511676, + "Y": 0.15375184 + }, + { + "X": 0.55115396, + "Y": 0.16558266 + }, + { + "X": 0.5187281, + "Y": 0.16554582 + } + ] + }, + "Id": "5d38b6d9-7f0d-4f0d-97d7-4db1319dcd4e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "elitr,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.58301, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010138304, + "Left": 0.5574778, + "Top": 0.15387318, + "Width": 0.029316347 + }, + "Polygon": [ + { + "X": 0.5574894, + "Y": 0.15387318 + }, + { + "X": 0.58679414, + "Y": 0.15390651 + }, + { + "X": 0.5867827, + "Y": 0.16401148 + }, + { + "X": 0.5574778, + "Y": 0.16397817 + } + ] + }, + "Id": "b2b62af6-61a4-456e-a240-5cf215b22f43", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.813156, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010229511, + "Left": 0.592835, + "Top": 0.15376577, + "Width": 0.03985139 + }, + "Polygon": [ + { + "X": 0.5928465, + "Y": 0.15376577 + }, + { + "X": 0.63268644, + "Y": 0.1538111 + }, + { + "X": 0.6326752, + "Y": 0.16399528 + }, + { + "X": 0.592835, + "Y": 0.16395001 + } + ] + }, + "Id": "d5668a92-60f4-4b9f-8e77-740b20ffc57c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "diam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87767, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009987494, + "Left": 0.6387785, + "Top": 0.15625356, + "Width": 0.06601365 + }, + "Polygon": [ + { + "X": 0.6387895, + "Y": 0.15625356 + }, + { + "X": 0.7047922, + "Y": 0.15632862 + }, + { + "X": 0.70478165, + "Y": 0.16624105 + }, + { + "X": 0.6387785, + "Y": 0.16616607 + } + ] + }, + "Id": "8e49d4f2-47ed-4204-bb85-c974d8497552", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "nonumy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.12724, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010364063, + "Left": 0.71000534, + "Top": 0.15368573, + "Width": 0.057194375 + }, + "Polygon": [ + { + "X": 0.71001625, + "Y": 0.15368573 + }, + { + "X": 0.7671997, + "Y": 0.15375079 + }, + { + "X": 0.7671891, + "Y": 0.1640498 + }, + { + "X": 0.71000534, + "Y": 0.16398482 + } + ] + }, + "Id": "235e3a59-88de-4579-98d4-5b3c0567abaf", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "eirmod", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80755, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01187485, + "Left": 0.77258074, + "Top": 0.15439326, + "Width": 0.059758596 + }, + "Polygon": [ + { + "X": 0.77259284, + "Y": 0.15439326 + }, + { + "X": 0.83233935, + "Y": 0.15446123 + }, + { + "X": 0.8323276, + "Y": 0.16626811 + }, + { + "X": 0.77258074, + "Y": 0.16620024 + } + ] + }, + "Id": "50e49c88-a034-4212-8f4a-1cc90866c5a9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tempor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.31473, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010763745, + "Left": 0.83704895, + "Top": 0.15348032, + "Width": 0.06492501 + }, + "Polygon": [ + { + "X": 0.83705956, + "Y": 0.15348032 + }, + { + "X": 0.90197396, + "Y": 0.15355419 + }, + { + "X": 0.9019638, + "Y": 0.16424407 + }, + { + "X": 0.83704895, + "Y": 0.16417031 + } + ] + }, + "Id": "8dac6c26-23eb-40b2-8c07-528f939f6499", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "invidunt", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71508, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0095203305, + "Left": 0.095100164, + "Top": 0.16876686, + "Width": 0.015954452 + }, + "Polygon": [ + { + "X": 0.09511353, + "Y": 0.16876686 + }, + { + "X": 0.11105462, + "Y": 0.16878496 + }, + { + "X": 0.11104134, + "Y": 0.17828718 + }, + { + "X": 0.095100164, + "Y": 0.1782691 + } + ] + }, + "Id": "59bf1145-ba65-4f4a-bab2-92d8b5ec2df5", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ut", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.840324, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009953805, + "Left": 0.11577107, + "Top": 0.16844313, + "Width": 0.050725207 + }, + "Polygon": [ + { + "X": 0.115784876, + "Y": 0.16844313 + }, + { + "X": 0.16649628, + "Y": 0.16850072 + }, + { + "X": 0.16648276, + "Y": 0.17839694 + }, + { + "X": 0.11577107, + "Y": 0.17833942 + } + ] + }, + "Id": "75dbed4c-a40c-448c-99a0-6436cef1905e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "labore", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.9277, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009562272, + "Left": 0.17242147, + "Top": 0.16869298, + "Width": 0.015929632 + }, + "Polygon": [ + { + "X": 0.17243448, + "Y": 0.16869298 + }, + { + "X": 0.1883511, + "Y": 0.16871105 + }, + { + "X": 0.18833818, + "Y": 0.17825525 + }, + { + "X": 0.17242147, + "Y": 0.17823718 + } + ] + }, + "Id": "a493f5e2-7356-4924-95b6-bf8352bf5176", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93808, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010269699, + "Left": 0.19319788, + "Top": 0.16805045, + "Width": 0.052152008 + }, + "Polygon": [ + { + "X": 0.19321167, + "Y": 0.16805045 + }, + { + "X": 0.24534988, + "Y": 0.16810966 + }, + { + "X": 0.24533638, + "Y": 0.17832014 + }, + { + "X": 0.19319788, + "Y": 0.178261 + } + ] + }, + "Id": "7d3ff8d6-195c-4bbe-b91c-b0946ff04f31", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolore", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.85018, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010279278, + "Left": 0.25079417, + "Top": 0.17031513, + "Width": 0.05622337 + }, + "Polygon": [ + { + "X": 0.25080767, + "Y": 0.17031513 + }, + { + "X": 0.30701756, + "Y": 0.17037895 + }, + { + "X": 0.3070044, + "Y": 0.1805944 + }, + { + "X": 0.25079417, + "Y": 0.18053065 + } + ] + }, + "Id": "f51e7087-c99f-4607-b48d-504c083ff3ec", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "magna", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.486145, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012615133, + "Left": 0.312165, + "Top": 0.16811338, + "Width": 0.07354858 + }, + "Polygon": [ + { + "X": 0.3121811, + "Y": 0.16811338 + }, + { + "X": 0.38571355, + "Y": 0.16819689 + }, + { + "X": 0.38569796, + "Y": 0.18072851 + }, + { + "X": 0.312165, + "Y": 0.18064512 + } + ] + }, + "Id": "4194ce32-4bf4-4b80-a9ee-a5978fd26330", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "aliquyam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86617, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011948623, + "Left": 0.39234814, + "Top": 0.16858894, + "Width": 0.03656448 + }, + "Polygon": [ + { + "X": 0.3923629, + "Y": 0.16858894 + }, + { + "X": 0.4289126, + "Y": 0.16863045 + }, + { + "X": 0.4288981, + "Y": 0.18053757 + }, + { + "X": 0.39234814, + "Y": 0.18049611 + } + ] + }, + "Id": "568d9be9-0e3c-49f9-aada-c6c4fb12d8ac", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "erat,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.67677, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01033958, + "Left": 0.43345904, + "Top": 0.1681495, + "Width": 0.029623762 + }, + "Polygon": [ + { + "X": 0.4334716, + "Y": 0.1681495 + }, + { + "X": 0.46308282, + "Y": 0.16818313 + }, + { + "X": 0.46307045, + "Y": 0.17848909 + }, + { + "X": 0.43345904, + "Y": 0.17845549 + } + ] + }, + "Id": "b7738b9a-d839-4dea-b012-d3f94c56be00", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.757614, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010328409, + "Left": 0.46894485, + "Top": 0.16800858, + "Width": 0.039911453 + }, + "Polygon": [ + { + "X": 0.46895713, + "Y": 0.16800858 + }, + { + "X": 0.5088563, + "Y": 0.1680539 + }, + { + "X": 0.5088442, + "Y": 0.178337 + }, + { + "X": 0.46894485, + "Y": 0.17829174 + } + ] + }, + "Id": "7b67d5f3-833a-41c8-8d5e-92591ceb3ca3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "diam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 97.81, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011984166, + "Left": 0.5139932, + "Top": 0.16832696, + "Width": 0.0756112 + }, + "Polygon": [ + { + "X": 0.51400715, + "Y": 0.16832696 + }, + { + "X": 0.5896044, + "Y": 0.16841282 + }, + { + "X": 0.58959097, + "Y": 0.18031113 + }, + { + "X": 0.5139932, + "Y": 0.18022539 + } + ] + }, + "Id": "ca360049-0394-4f2d-a7af-1db1972f3073", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "voluptua.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92726, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009996487, + "Left": 0.5955317, + "Top": 0.1681399, + "Width": 0.018518072 + }, + "Polygon": [ + { + "X": 0.5955429, + "Y": 0.1681399 + }, + { + "X": 0.6140498, + "Y": 0.16816092 + }, + { + "X": 0.61403865, + "Y": 0.1781364 + }, + { + "X": 0.5955317, + "Y": 0.1781154 + } + ] + }, + "Id": "01e45c5a-629f-4f7a-aa04-dde1ef188d23", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "At", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.55984, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007815105, + "Left": 0.61889094, + "Top": 0.17051679, + "Width": 0.035330646 + }, + "Polygon": [ + { + "X": 0.6188996, + "Y": 0.17051679 + }, + { + "X": 0.65422153, + "Y": 0.1705569 + }, + { + "X": 0.6542131, + "Y": 0.1783319 + }, + { + "X": 0.61889094, + "Y": 0.17829183 + } + ] + }, + "Id": "ed766410-847f-41a6-b937-d9205aeef3b2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "vero", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.168175, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007837134, + "Left": 0.6600203, + "Top": 0.17048255, + "Width": 0.02933099 + }, + "Polygon": [ + { + "X": 0.66002876, + "Y": 0.17048255 + }, + { + "X": 0.68935126, + "Y": 0.17051584 + }, + { + "X": 0.6893429, + "Y": 0.17831968 + }, + { + "X": 0.6600203, + "Y": 0.1782864 + } + ] + }, + "Id": "1fbe4c88-8ef7-443b-87c4-b65dc30d759a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "eos", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91318, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009733799, + "Left": 0.6942419, + "Top": 0.16845863, + "Width": 0.0160054 + }, + "Polygon": [ + { + "X": 0.6942523, + "Y": 0.16845863 + }, + { + "X": 0.7102473, + "Y": 0.16847679 + }, + { + "X": 0.71023697, + "Y": 0.17819242 + }, + { + "X": 0.6942419, + "Y": 0.17817427 + } + ] + }, + "Id": "1bc4c39e-584c-4b31-8f4e-7676a882cb5a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83011, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008023012, + "Left": 0.71560556, + "Top": 0.17035237, + "Width": 0.07434396 + }, + "Polygon": [ + { + "X": 0.71561396, + "Y": 0.17035237 + }, + { + "X": 0.7899495, + "Y": 0.17043677 + }, + { + "X": 0.78994143, + "Y": 0.17837538 + }, + { + "X": 0.71560556, + "Y": 0.17829105 + } + ] + }, + "Id": "eaae8545-5839-45ce-818a-6cb0b3cab005", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "accusam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91512, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009778765, + "Left": 0.7956408, + "Top": 0.16854379, + "Width": 0.015904753 + }, + "Polygon": [ + { + "X": 0.79565066, + "Y": 0.16854379 + }, + { + "X": 0.81154555, + "Y": 0.16856185 + }, + { + "X": 0.8115358, + "Y": 0.17832255 + }, + { + "X": 0.7956408, + "Y": 0.17830452 + } + ] + }, + "Id": "27074053-ab53-4252-9e02-96efcde7feb7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.774506, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012617348, + "Left": 0.8152544, + "Top": 0.1681141, + "Width": 0.04074431 + }, + "Polygon": [ + { + "X": 0.81526697, + "Y": 0.1681141 + }, + { + "X": 0.8559987, + "Y": 0.16816036 + }, + { + "X": 0.8559864, + "Y": 0.18073145 + }, + { + "X": 0.8152544, + "Y": 0.18068525 + } + ] + }, + "Id": "3d692769-cd29-4593-b8b3-c6254fd63fda", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "justo", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.214516, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010156636, + "Left": 0.86171025, + "Top": 0.1682213, + "Width": 0.031151189 + }, + "Polygon": [ + { + "X": 0.8617201, + "Y": 0.1682213 + }, + { + "X": 0.8928614, + "Y": 0.16825667 + }, + { + "X": 0.8928517, + "Y": 0.17837794 + }, + { + "X": 0.86171025, + "Y": 0.17834261 + } + ] + }, + "Id": "f0aa1c21-5ea1-46b0-95de-47a9809aa264", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "duo", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.829575, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010650059, + "Left": 0.094693534, + "Top": 0.18210949, + "Width": 0.061069306 + }, + "Polygon": [ + { + "X": 0.09470842, + "Y": 0.18210949 + }, + { + "X": 0.15576284, + "Y": 0.1821787 + }, + { + "X": 0.15574831, + "Y": 0.19275954 + }, + { + "X": 0.094693534, + "Y": 0.1926904 + } + ] + }, + "Id": "823750d6-283f-4d6b-a5d8-367c81e80ae7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolores", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90602, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009786531, + "Left": 0.16102591, + "Top": 0.18285993, + "Width": 0.015880791 + }, + "Polygon": [ + { + "X": 0.1610393, + "Y": 0.18285993 + }, + { + "X": 0.1769067, + "Y": 0.18287791 + }, + { + "X": 0.17689341, + "Y": 0.19264646 + }, + { + "X": 0.16102591, + "Y": 0.19262849 + } + ] + }, + "Id": "77f48b00-5c48-4ad5-8b44-c618e6baee53", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.80736, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007787901, + "Left": 0.18204407, + "Top": 0.18483964, + "Width": 0.019776283 + }, + "Polygon": [ + { + "X": 0.18205462, + "Y": 0.18483964 + }, + { + "X": 0.20182036, + "Y": 0.18486203 + }, + { + "X": 0.20180991, + "Y": 0.19262753 + }, + { + "X": 0.18204407, + "Y": 0.19260515 + } + ] + }, + "Id": "350411d4-ce05-4d59-ab42-b167d2a8f688", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ea", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.2025, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010345354, + "Left": 0.20779727, + "Top": 0.1824672, + "Width": 0.05758942 + }, + "Polygon": [ + { + "X": 0.20781107, + "Y": 0.1824672 + }, + { + "X": 0.2653867, + "Y": 0.18253247 + }, + { + "X": 0.2653732, + "Y": 0.19281256 + }, + { + "X": 0.20779727, + "Y": 0.19274735 + } + ] + }, + "Id": "8a03c73f-d25f-408e-b9a4-ed7fdc5d55d7", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "rebum.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8314, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010440587, + "Left": 0.2700541, + "Top": 0.18222734, + "Width": 0.03332652 + }, + "Polygon": [ + { + "X": 0.27006772, + "Y": 0.18222734 + }, + { + "X": 0.30338064, + "Y": 0.18226512 + }, + { + "X": 0.30336723, + "Y": 0.19266793 + }, + { + "X": 0.2700541, + "Y": 0.19263022 + } + ] + }, + "Id": "b5410827-c338-44bd-b9b7-84ba7b82d69c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Stet", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.72477, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010187702, + "Left": 0.30872333, + "Top": 0.18244904, + "Width": 0.033783637 + }, + "Polygon": [ + { + "X": 0.3087364, + "Y": 0.18244904 + }, + { + "X": 0.34250697, + "Y": 0.18248732 + }, + { + "X": 0.3424941, + "Y": 0.19263674 + }, + { + "X": 0.30872333, + "Y": 0.19259849 + } + ] + }, + "Id": "e456913f-3640-4594-bff8-62441721c783", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "clita", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.39282, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010529995, + "Left": 0.3477504, + "Top": 0.18223652, + "Width": 0.03901203 + }, + "Polygon": [ + { + "X": 0.34776366, + "Y": 0.18223652 + }, + { + "X": 0.38676244, + "Y": 0.18228073 + }, + { + "X": 0.38674942, + "Y": 0.19276652 + }, + { + "X": 0.3477504, + "Y": 0.19272235 + } + ] + }, + "Id": "876fb47e-aae4-45f4-ae18-2d96d1e4c187", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "kasd", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.620224, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012796758, + "Left": 0.39212924, + "Top": 0.18235639, + "Width": 0.08837677 + }, + "Polygon": [ + { + "X": 0.392145, + "Y": 0.18235639 + }, + { + "X": 0.48050603, + "Y": 0.18245658 + }, + { + "X": 0.48049092, + "Y": 0.19515315 + }, + { + "X": 0.39212924, + "Y": 0.19505312 + } + ] + }, + "Id": "54397247-cc32-4121-afd0-f3ee5356a812", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "gubergren,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92606, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0077686515, + "Left": 0.48695505, + "Top": 0.18476762, + "Width": 0.020199258 + }, + "Polygon": [ + { + "X": 0.48696423, + "Y": 0.18476762 + }, + { + "X": 0.5071543, + "Y": 0.18479049 + }, + { + "X": 0.5071452, + "Y": 0.19253626 + }, + { + "X": 0.48695505, + "Y": 0.19251339 + } + ] + }, + "Id": "98c85327-3115-4841-a812-bf56578b30ff", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "no", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86751, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007859144, + "Left": 0.51269186, + "Top": 0.18478501, + "Width": 0.029218078 + }, + "Polygon": [ + { + "X": 0.51270103, + "Y": 0.18478501 + }, + { + "X": 0.54190993, + "Y": 0.18481812 + }, + { + "X": 0.5419009, + "Y": 0.19264416 + }, + { + "X": 0.51269186, + "Y": 0.19261108 + } + ] + }, + "Id": "7ada6d38-40e7-47d6-a1d2-c7acb58fafdc", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sea", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.832985, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010353005, + "Left": 0.5460775, + "Top": 0.18239157, + "Width": 0.0718604 + }, + "Polygon": [ + { + "X": 0.54608935, + "Y": 0.18239157 + }, + { + "X": 0.6179379, + "Y": 0.18247303 + }, + { + "X": 0.6179265, + "Y": 0.19274457 + }, + { + "X": 0.5460775, + "Y": 0.19266321 + } + ] + }, + "Id": "eb8f6008-72c6-4e39-a1f7-550251696664", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "takimata", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54901, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010130127, + "Left": 0.6231619, + "Top": 0.18279038, + "Width": 0.064321324 + }, + "Polygon": [ + { + "X": 0.62317306, + "Y": 0.18279038 + }, + { + "X": 0.6874832, + "Y": 0.18286331 + }, + { + "X": 0.6874724, + "Y": 0.19292052 + }, + { + "X": 0.6231619, + "Y": 0.19284768 + } + ] + }, + "Id": "8f158b1f-d411-4a0c-88c1-efe41adfb0a2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sanctus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8946, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009603978, + "Left": 0.6928796, + "Top": 0.18303704, + "Width": 0.024869418 + }, + "Polygon": [ + { + "X": 0.69288987, + "Y": 0.18303704 + }, + { + "X": 0.71774906, + "Y": 0.18306524 + }, + { + "X": 0.7177389, + "Y": 0.19264102 + }, + { + "X": 0.6928796, + "Y": 0.19261287 + } + ] + }, + "Id": "d14c9db4-bd9c-432c-ad74-6146f2bf9662", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "est", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91793, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010126893, + "Left": 0.7238455, + "Top": 0.18249305, + "Width": 0.05099403 + }, + "Polygon": [ + { + "X": 0.7238561, + "Y": 0.18249305 + }, + { + "X": 0.7748395, + "Y": 0.18255085 + }, + { + "X": 0.7748292, + "Y": 0.19261993 + }, + { + "X": 0.7238455, + "Y": 0.1925622 + } + ] + }, + "Id": "c82bccaf-e231-48b2-8454-beaadd06cd92", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lorem", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82904, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011598495, + "Left": 0.78068703, + "Top": 0.1830608, + "Width": 0.04891033 + }, + "Polygon": [ + { + "X": 0.78069884, + "Y": 0.1830608 + }, + { + "X": 0.82959735, + "Y": 0.18311624 + }, + { + "X": 0.8295859, + "Y": 0.1946593 + }, + { + "X": 0.78068703, + "Y": 0.19460393 + } + ] + }, + "Id": "a8ae5656-c71f-428d-9413-2274c3f7955e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ipsum", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93208, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010308329, + "Left": 0.83600193, + "Top": 0.18247682, + "Width": 0.042672124 + }, + "Polygon": [ + { + "X": 0.83601207, + "Y": 0.18247682 + }, + { + "X": 0.87867403, + "Y": 0.18252519 + }, + { + "X": 0.87866414, + "Y": 0.19278514 + }, + { + "X": 0.83600193, + "Y": 0.19273683 + } + ] + }, + "Id": "746c7737-3fb6-460f-8185-9c57bb349a8e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90998, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010068504, + "Left": 0.8832323, + "Top": 0.182531, + "Width": 0.019155871 + }, + "Polygon": [ + { + "X": 0.883242, + "Y": 0.182531 + }, + { + "X": 0.90238816, + "Y": 0.18255271 + }, + { + "X": 0.9023786, + "Y": 0.1925995 + }, + { + "X": 0.8832323, + "Y": 0.19257782 + } + ] + }, + "Id": "c2d9b649-a3e7-4bee-83a8-eb16a361c72a", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sit", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.27292, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01008827, + "Left": 0.09474884, + "Top": 0.19700819, + "Width": 0.045532513 + }, + "Polygon": [ + { + "X": 0.09476296, + "Y": 0.19700819 + }, + { + "X": 0.14028135, + "Y": 0.1970597 + }, + { + "X": 0.14026749, + "Y": 0.20709646 + }, + { + "X": 0.09474884, + "Y": 0.207045 + } + ] + }, + "Id": "1d3da45f-c424-4007-9d89-d321ca077659", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amet.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81827, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009988027, + "Left": 0.14677618, + "Top": 0.19694468, + "Width": 0.051656257 + }, + "Polygon": [ + { + "X": 0.14678986, + "Y": 0.19694468 + }, + { + "X": 0.19843245, + "Y": 0.19700314 + }, + { + "X": 0.19841905, + "Y": 0.20693271 + }, + { + "X": 0.14677618, + "Y": 0.20687433 + } + ] + }, + "Id": "71b85432-2e69-4572-ae8b-ca2a993346a1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lorem", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87529, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012482018, + "Left": 0.203922, + "Top": 0.1967068, + "Width": 0.0495925 + }, + "Polygon": [ + { + "X": 0.20393872, + "Y": 0.1967068 + }, + { + "X": 0.2535145, + "Y": 0.19676292 + }, + { + "X": 0.25349814, + "Y": 0.20918882 + }, + { + "X": 0.203922, + "Y": 0.20913279 + } + ] + }, + "Id": "889ba113-b124-4287-9db7-1bb604f28215", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ipsum", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.961105, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010357807, + "Left": 0.25962633, + "Top": 0.19658753, + "Width": 0.042604852 + }, + "Polygon": [ + { + "X": 0.2596399, + "Y": 0.19658753 + }, + { + "X": 0.3022312, + "Y": 0.19663574 + }, + { + "X": 0.30221787, + "Y": 0.20694534 + }, + { + "X": 0.25962633, + "Y": 0.2068972 + } + ] + }, + "Id": "6ba58406-591f-4328-98b7-7e6b847f732c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92833, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0101172635, + "Left": 0.30671066, + "Top": 0.19667733, + "Width": 0.01947393 + }, + "Polygon": [ + { + "X": 0.30672368, + "Y": 0.19667733 + }, + { + "X": 0.3261846, + "Y": 0.19669935 + }, + { + "X": 0.32617173, + "Y": 0.20679459 + }, + { + "X": 0.30671066, + "Y": 0.2067726 + } + ] + }, + "Id": "dd06411f-5693-4144-a376-47c740f38be0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sit", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90055, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010764564, + "Left": 0.33183402, + "Top": 0.19772753, + "Width": 0.04457513 + }, + "Polygon": [ + { + "X": 0.33184767, + "Y": 0.19772753 + }, + { + "X": 0.37640914, + "Y": 0.19777796 + }, + { + "X": 0.37639576, + "Y": 0.20849209 + }, + { + "X": 0.33183402, + "Y": 0.20844172 + } + ] + }, + "Id": "c33804cf-9c6c-45d1-bfa5-ccd78bd1c1c9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amet,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.26314, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010070365, + "Left": 0.3831759, + "Top": 0.19682334, + "Width": 0.08934757 + }, + "Polygon": [ + { + "X": 0.3831883, + "Y": 0.19682334 + }, + { + "X": 0.47252348, + "Y": 0.19692446 + }, + { + "X": 0.47251156, + "Y": 0.20689371 + }, + { + "X": 0.3831759, + "Y": 0.20679271 + } + ] + }, + "Id": "dc5b317e-166d-4693-88de-831598b506a9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "consetetur", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.51299, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012826819, + "Left": 0.47629672, + "Top": 0.19643089, + "Width": 0.088185005 + }, + "Polygon": [ + { + "X": 0.47631192, + "Y": 0.19643089 + }, + { + "X": 0.56448174, + "Y": 0.1965307 + }, + { + "X": 0.5644672, + "Y": 0.20925772 + }, + { + "X": 0.47629672, + "Y": 0.20915806 + } + ] + }, + "Id": "795e745f-935e-4b4c-8557-07810a7bdcb0", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sadipscing", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.70696, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011782703, + "Left": 0.5705388, + "Top": 0.19671935, + "Width": 0.032732338 + }, + "Polygon": [ + { + "X": 0.5705522, + "Y": 0.19671935 + }, + { + "X": 0.6032711, + "Y": 0.19675638 + }, + { + "X": 0.60325795, + "Y": 0.20850204 + }, + { + "X": 0.5705388, + "Y": 0.20846507 + } + ] + }, + "Id": "97626434-4812-4985-b8f8-2611a6b921cd", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "elitr,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.49566, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010273529, + "Left": 0.60927254, + "Top": 0.19667214, + "Width": 0.029395113 + }, + "Polygon": [ + { + "X": 0.609284, + "Y": 0.19667214 + }, + { + "X": 0.63866764, + "Y": 0.1967054 + }, + { + "X": 0.6386564, + "Y": 0.20694567 + }, + { + "X": 0.60927254, + "Y": 0.20691246 + } + ] + }, + "Id": "bc9e1aa5-f3e7-46b2-8561-5ec8221887ee", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010233583, + "Left": 0.6443897, + "Top": 0.19672507, + "Width": 0.040095996 + }, + "Polygon": [ + { + "X": 0.6444009, + "Y": 0.19672507 + }, + { + "X": 0.6844857, + "Y": 0.19677044 + }, + { + "X": 0.68447477, + "Y": 0.20695865 + }, + { + "X": 0.6443897, + "Y": 0.20691334 + } + ] + }, + "Id": "6b0233c1-5b94-4339-9325-87ff80845084", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "diam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88257, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009802014, + "Left": 0.69086033, + "Top": 0.19910562, + "Width": 0.06552946 + }, + "Polygon": [ + { + "X": 0.69087076, + "Y": 0.19910562 + }, + { + "X": 0.7563898, + "Y": 0.19917975 + }, + { + "X": 0.7563797, + "Y": 0.20890763 + }, + { + "X": 0.69086033, + "Y": 0.20883358 + } + ] + }, + "Id": "1a3af77f-624a-4e8b-a9d8-9a539d768565", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "nonumy", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.60993, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010136791, + "Left": 0.7618544, + "Top": 0.19676605, + "Width": 0.056837328 + }, + "Polygon": [ + { + "X": 0.7618648, + "Y": 0.19676605 + }, + { + "X": 0.81869173, + "Y": 0.19683038 + }, + { + "X": 0.81868166, + "Y": 0.20690285 + }, + { + "X": 0.7618544, + "Y": 0.2068386 + } + ] + }, + "Id": "1a64063b-f683-4e47-bd80-4377f4ba94c8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "eirmod", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.84784, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012025555, + "Left": 0.8235512, + "Top": 0.19707607, + "Width": 0.060727183 + }, + "Polygon": [ + { + "X": 0.8235631, + "Y": 0.19707607 + }, + { + "X": 0.88427836, + "Y": 0.19714479 + }, + { + "X": 0.88426685, + "Y": 0.20910163 + }, + { + "X": 0.8235512, + "Y": 0.209033 + } + ] + }, + "Id": "8770e00b-ea00-4d85-b850-7a3735ca7918", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "tempor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.40345, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010651709, + "Left": 0.09505541, + "Top": 0.21064231, + "Width": 0.064893566 + }, + "Polygon": [ + { + "X": 0.09507029, + "Y": 0.21064231 + }, + { + "X": 0.15994897, + "Y": 0.21071562 + }, + { + "X": 0.15993448, + "Y": 0.22129402 + }, + { + "X": 0.09505541, + "Y": 0.22122079 + } + ] + }, + "Id": "3fec8ddd-405f-4250-911c-98def800093d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "invidunt", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70623, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00988959, + "Left": 0.16473147, + "Top": 0.21127938, + "Width": 0.016379075 + }, + "Polygon": [ + { + "X": 0.16474497, + "Y": 0.21127938 + }, + { + "X": 0.18111055, + "Y": 0.21129787 + }, + { + "X": 0.18109715, + "Y": 0.22116897 + }, + { + "X": 0.16473147, + "Y": 0.22115049 + } + ] + }, + "Id": "8384f7d2-830c-4e48-b129-15fd960111b1", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ut", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91021, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010351315, + "Left": 0.18637925, + "Top": 0.21087478, + "Width": 0.05100091 + }, + "Polygon": [ + { + "X": 0.1863932, + "Y": 0.21087478 + }, + { + "X": 0.23738016, + "Y": 0.21093239 + }, + { + "X": 0.2373665, + "Y": 0.2212261 + }, + { + "X": 0.18637925, + "Y": 0.22116855 + } + ] + }, + "Id": "663785a1-ffa9-42ca-866a-b23684c3afae", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "labore", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.91524, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0096948985, + "Left": 0.24255113, + "Top": 0.21149358, + "Width": 0.015845384 + }, + "Polygon": [ + { + "X": 0.24256393, + "Y": 0.21149358 + }, + { + "X": 0.2583965, + "Y": 0.21151146 + }, + { + "X": 0.25838378, + "Y": 0.22118849 + }, + { + "X": 0.24255113, + "Y": 0.22117062 + } + ] + }, + "Id": "dc3eefb8-e1b8-4221-b2ea-25592a3f7cd9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.94663, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010393784, + "Left": 0.2635607, + "Top": 0.21087387, + "Width": 0.05190917 + }, + "Polygon": [ + { + "X": 0.26357427, + "Y": 0.21087387 + }, + { + "X": 0.31546986, + "Y": 0.21093251 + }, + { + "X": 0.3154566, + "Y": 0.22126766 + }, + { + "X": 0.2635607, + "Y": 0.2212091 + } + ] + }, + "Id": "069464f9-adad-4c40-8fd4-01e574f08c71", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolore", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.82149, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010367084, + "Left": 0.32086775, + "Top": 0.21302664, + "Width": 0.056160767 + }, + "Polygon": [ + { + "X": 0.32088092, + "Y": 0.21302664 + }, + { + "X": 0.3770285, + "Y": 0.21309008 + }, + { + "X": 0.37701565, + "Y": 0.22339372 + }, + { + "X": 0.32086775, + "Y": 0.22333038 + } + ] + }, + "Id": "c247486e-be84-4a97-ad78-ed9eb65b7872", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "magna", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.43395, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012569765, + "Left": 0.38228682, + "Top": 0.21086119, + "Width": 0.073703244 + }, + "Polygon": [ + { + "X": 0.38230237, + "Y": 0.21086119 + }, + { + "X": 0.45599005, + "Y": 0.21094446 + }, + { + "X": 0.45597503, + "Y": 0.22343096 + }, + { + "X": 0.38228682, + "Y": 0.22334783 + } + ] + }, + "Id": "0d82c41b-e5c6-4936-9f4a-8177ae8aad10", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "aliquyam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.610214, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.011230698, + "Left": 0.4615382, + "Top": 0.21144655, + "Width": 0.036002956 + }, + "Polygon": [ + { + "X": 0.46155164, + "Y": 0.21144655 + }, + { + "X": 0.49754116, + "Y": 0.21148722 + }, + { + "X": 0.49752796, + "Y": 0.22267725 + }, + { + "X": 0.4615382, + "Y": 0.22263664 + } + ] + }, + "Id": "6fdc426b-aa0b-47e1-aab5-5d7695e440c2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "erat,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.83986, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010434292, + "Left": 0.50377333, + "Top": 0.21091305, + "Width": 0.02931773 + }, + "Polygon": [ + { + "X": 0.50378555, + "Y": 0.21091305 + }, + { + "X": 0.53309107, + "Y": 0.21094616 + }, + { + "X": 0.53307897, + "Y": 0.22134735 + }, + { + "X": 0.50377333, + "Y": 0.22131427 + } + ] + }, + "Id": "29fef353-4fa3-435b-b973-e959aeb44081", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sed", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.74608, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.01035457, + "Left": 0.53909063, + "Top": 0.21090277, + "Width": 0.039896525 + }, + "Polygon": [ + { + "X": 0.53910255, + "Y": 0.21090277 + }, + { + "X": 0.5789871, + "Y": 0.21094784 + }, + { + "X": 0.57897544, + "Y": 0.22125734 + }, + { + "X": 0.53909063, + "Y": 0.22121233 + } + ] + }, + "Id": "62ac36d3-4123-45c4-91ec-e118d93e75e3", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "diam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.80304, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012270014, + "Left": 0.58455116, + "Top": 0.21107647, + "Width": 0.075513095 + }, + "Polygon": [ + { + "X": 0.5845649, + "Y": 0.21107647 + }, + { + "X": 0.6600642, + "Y": 0.21116178 + }, + { + "X": 0.660051, + "Y": 0.22334649 + }, + { + "X": 0.58455116, + "Y": 0.2232613 + } + ] + }, + "Id": "704ea650-28f5-4bc4-a441-5a3908d2747e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "voluptua.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.96607, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010033092, + "Left": 0.66591454, + "Top": 0.21106374, + "Width": 0.018302714 + }, + "Polygon": [ + { + "X": 0.6659254, + "Y": 0.21106374 + }, + { + "X": 0.6842172, + "Y": 0.21108441 + }, + { + "X": 0.6842065, + "Y": 0.22109683 + }, + { + "X": 0.66591454, + "Y": 0.22107619 + } + ] + }, + "Id": "67675a7d-0729-47b7-ab35-c25eff2f6e20", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "At", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.719955, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007949933, + "Left": 0.6892384, + "Top": 0.2132643, + "Width": 0.035208646 + }, + "Polygon": [ + { + "X": 0.6892469, + "Y": 0.2132643 + }, + { + "X": 0.7244471, + "Y": 0.21330407 + }, + { + "X": 0.7244387, + "Y": 0.22121423 + }, + { + "X": 0.6892384, + "Y": 0.22117451 + } + ] + }, + "Id": "dcc7de33-97e3-4a6d-a06d-6b4ee4827572", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "vero", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.05519, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008127466, + "Left": 0.7297333, + "Top": 0.21311371, + "Width": 0.029341454 + }, + "Polygon": [ + { + "X": 0.72974175, + "Y": 0.21311371 + }, + { + "X": 0.75907475, + "Y": 0.21314685 + }, + { + "X": 0.75906634, + "Y": 0.22124118 + }, + { + "X": 0.7297333, + "Y": 0.22120807 + } + ] + }, + "Id": "b582b76f-cc14-4338-b676-54512fa11bd9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "eos", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.93879, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009743822, + "Left": 0.76486564, + "Top": 0.21153109, + "Width": 0.015637515 + }, + "Polygon": [ + { + "X": 0.76487565, + "Y": 0.21153109 + }, + { + "X": 0.78050315, + "Y": 0.21154875 + }, + { + "X": 0.78049326, + "Y": 0.22127491 + }, + { + "X": 0.76486564, + "Y": 0.22125727 + } + ] + }, + "Id": "9e0748d5-0671-435c-bfa1-f9fa5afcabf2", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77538, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008128077, + "Left": 0.7857479, + "Top": 0.21305694, + "Width": 0.07445403 + }, + "Polygon": [ + { + "X": 0.7857561, + "Y": 0.21305694 + }, + { + "X": 0.86020195, + "Y": 0.21314104 + }, + { + "X": 0.8601941, + "Y": 0.22118501 + }, + { + "X": 0.7857479, + "Y": 0.22110099 + } + ] + }, + "Id": "e938c698-0eaa-423e-b57f-4ea8513ded0d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "accusam", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90802, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009687807, + "Left": 0.8658949, + "Top": 0.2114048, + "Width": 0.015587839 + }, + "Polygon": [ + { + "X": 0.86590433, + "Y": 0.2114048 + }, + { + "X": 0.8814827, + "Y": 0.2114224 + }, + { + "X": 0.8814734, + "Y": 0.22109261 + }, + { + "X": 0.8658949, + "Y": 0.22107503 + } + ] + }, + "Id": "3af24b9b-827a-4746-bf98-bb3f4cb59a04", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.77361, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012606422, + "Left": 0.09362969, + "Top": 0.22506274, + "Width": 0.04068352 + }, + "Polygon": [ + { + "X": 0.09364736, + "Y": 0.22506274 + }, + { + "X": 0.13431321, + "Y": 0.22510862 + }, + { + "X": 0.1342958, + "Y": 0.23766917 + }, + { + "X": 0.09362969, + "Y": 0.23762336 + } + ] + }, + "Id": "2b36f0fe-5cd0-44b7-a71d-25eb5580e641", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "justo", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.32706, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010423724, + "Left": 0.13949911, + "Top": 0.22516209, + "Width": 0.032421976 + }, + "Polygon": [ + { + "X": 0.13951346, + "Y": 0.22516209 + }, + { + "X": 0.17192109, + "Y": 0.22519864 + }, + { + "X": 0.17190692, + "Y": 0.23558581 + }, + { + "X": 0.13949911, + "Y": 0.2355493 + } + ] + }, + "Id": "95428015-ca2f-4946-ba21-7642def5e796", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "duo", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.861435, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010369541, + "Left": 0.17695132, + "Top": 0.22518937, + "Width": 0.060941976 + }, + "Polygon": [ + { + "X": 0.17696533, + "Y": 0.22518937 + }, + { + "X": 0.23789328, + "Y": 0.22525811 + }, + { + "X": 0.23787963, + "Y": 0.23555893 + }, + { + "X": 0.17695132, + "Y": 0.23549028 + } + ] + }, + "Id": "bceb7ab0-db14-42af-ae0a-0a987a655400", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolores", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.883095, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009694567, + "Left": 0.24318667, + "Top": 0.22571911, + "Width": 0.015947705 + }, + "Polygon": [ + { + "X": 0.24319947, + "Y": 0.22571911 + }, + { + "X": 0.25913438, + "Y": 0.22573708 + }, + { + "X": 0.25912166, + "Y": 0.23541367 + }, + { + "X": 0.24318667, + "Y": 0.23539571 + } + ] + }, + "Id": "5cfd5747-9463-44b6-8353-20ec51b3b8c4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "et", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.79033, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007966351, + "Left": 0.26436695, + "Top": 0.22748534, + "Width": 0.019443665 + }, + "Polygon": [ + { + "X": 0.26437736, + "Y": 0.22748534 + }, + { + "X": 0.28381062, + "Y": 0.22750726 + }, + { + "X": 0.28380027, + "Y": 0.2354517 + }, + { + "X": 0.26436695, + "Y": 0.23542981 + } + ] + }, + "Id": "0b67da42-f45c-4cd3-b221-a00041782530", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ea", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.077, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010483532, + "Left": 0.2889244, + "Top": 0.22506537, + "Width": 0.056767866 + }, + "Polygon": [ + { + "X": 0.2889379, + "Y": 0.22506537 + }, + { + "X": 0.34569225, + "Y": 0.22512938 + }, + { + "X": 0.34567907, + "Y": 0.2355489 + }, + { + "X": 0.2889244, + "Y": 0.23548494 + } + ] + }, + "Id": "f54b2f4b-86f8-4693-aa1c-1865205ee02e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "rebum.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.379745, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012403302, + "Left": 0.3498115, + "Top": 0.22416444, + "Width": 0.038029306 + }, + "Polygon": [ + { + "X": 0.3498271, + "Y": 0.22416444 + }, + { + "X": 0.38784078, + "Y": 0.22420733 + }, + { + "X": 0.38782543, + "Y": 0.23656774 + }, + { + "X": 0.3498115, + "Y": 0.23652492 + } + ] + }, + "Id": "b8f3c83c-dd12-48b6-afb6-a8675d2bdcde", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Stet", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.696846, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010392181, + "Left": 0.39067718, + "Top": 0.22515097, + "Width": 0.03386084 + }, + "Polygon": [ + { + "X": 0.39069003, + "Y": 0.22515097 + }, + { + "X": 0.42453802, + "Y": 0.22518915 + }, + { + "X": 0.42452538, + "Y": 0.23554315 + }, + { + "X": 0.39067718, + "Y": 0.23550501 + } + ] + }, + "Id": "b4d8901c-ed2c-43f9-b197-7e1d41c22929", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "clita", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.38651, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010415323, + "Left": 0.42984894, + "Top": 0.22507416, + "Width": 0.039228175 + }, + "Polygon": [ + { + "X": 0.42986158, + "Y": 0.22507416 + }, + { + "X": 0.4690771, + "Y": 0.22511838 + }, + { + "X": 0.4690647, + "Y": 0.23548947 + }, + { + "X": 0.42984894, + "Y": 0.23544529 + } + ] + }, + "Id": "dce72126-d4a5-4be5-b446-c417f38bed7e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "kasd", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 95.672035, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.012652832, + "Left": 0.47465044, + "Top": 0.2251331, + "Width": 0.08818918 + }, + "Polygon": [ + { + "X": 0.4746654, + "Y": 0.2251331 + }, + { + "X": 0.5628396, + "Y": 0.22523257 + }, + { + "X": 0.56282526, + "Y": 0.23778594 + }, + { + "X": 0.47465044, + "Y": 0.23768662 + } + ] + }, + "Id": "6c498f6c-6081-440c-a5b1-b0b22c615aca", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "gubergren,", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.92877, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.007999328, + "Left": 0.56933814, + "Top": 0.2273952, + "Width": 0.0199336 + }, + "Polygon": [ + { + "X": 0.5693472, + "Y": 0.2273952 + }, + { + "X": 0.5892717, + "Y": 0.22741768 + }, + { + "X": 0.5892627, + "Y": 0.23539454 + }, + { + "X": 0.56933814, + "Y": 0.2353721 + } + ] + }, + "Id": "566fc666-7a33-4090-9b6f-a0afa4f4b0ba", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "no", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88533, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008104739, + "Left": 0.5948643, + "Top": 0.22743204, + "Width": 0.029256718 + }, + "Polygon": [ + { + "X": 0.59487337, + "Y": 0.22743204 + }, + { + "X": 0.624121, + "Y": 0.22746503 + }, + { + "X": 0.62411207, + "Y": 0.23553678 + }, + { + "X": 0.5948643, + "Y": 0.23550382 + } + ] + }, + "Id": "338a0ec2-a853-417a-b9d2-789dd76478b9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sea", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86444, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010144558, + "Left": 0.6287498, + "Top": 0.22535251, + "Width": 0.07148755 + }, + "Polygon": [ + { + "X": 0.62876093, + "Y": 0.22535251 + }, + { + "X": 0.70023733, + "Y": 0.22543314 + }, + { + "X": 0.7002266, + "Y": 0.23549707 + }, + { + "X": 0.6287498, + "Y": 0.23541655 + } + ] + }, + "Id": "b8d78336-22b0-4bc5-b15d-8194f589f9a9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "takimata", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.54644, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009591366, + "Left": 0.7051267, + "Top": 0.22588977, + "Width": 0.06452906 + }, + "Polygon": [ + { + "X": 0.70513684, + "Y": 0.22588977 + }, + { + "X": 0.76965576, + "Y": 0.22596255 + }, + { + "X": 0.769646, + "Y": 0.23548113 + }, + { + "X": 0.7051267, + "Y": 0.23540844 + } + ] + }, + "Id": "c61dcfd9-36f1-4680-90c1-11b6c3efbd5d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sanctus", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.907234, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009587251, + "Left": 0.77505374, + "Top": 0.22576872, + "Width": 0.024821686 + }, + "Polygon": [ + { + "X": 0.7750635, + "Y": 0.22576872 + }, + { + "X": 0.7998754, + "Y": 0.22579671 + }, + { + "X": 0.7998657, + "Y": 0.23535597 + }, + { + "X": 0.77505374, + "Y": 0.23532802 + } + ] + }, + "Id": "7f0818be-dbdc-40b8-89db-c84fdcf57b4f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "est", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.90524, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010161513, + "Left": 0.8055158, + "Top": 0.22521193, + "Width": 0.051245734 + }, + "Polygon": [ + { + "X": 0.805526, + "Y": 0.22521193 + }, + { + "X": 0.8567616, + "Y": 0.22526973 + }, + { + "X": 0.8567517, + "Y": 0.23537345 + }, + { + "X": 0.8055158, + "Y": 0.23531571 + } + ] + }, + "Id": "5ecaba8d-f690-4a29-b005-eb0998da98d9", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "Lorem", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.88598, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0126506295, + "Left": 0.094998896, + "Top": 0.23941226, + "Width": 0.049294323 + }, + "Polygon": [ + { + "X": 0.09501661, + "Y": 0.23941226 + }, + { + "X": 0.14429322, + "Y": 0.23946775 + }, + { + "X": 0.14427584, + "Y": 0.2520629 + }, + { + "X": 0.094998896, + "Y": 0.25200748 + } + ] + }, + "Id": "f64409d6-9e60-449c-8b8c-df99a13c4993", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "ipsum", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.965385, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.010233096, + "Left": 0.15036625, + "Top": 0.23945376, + "Width": 0.04259996 + }, + "Polygon": [ + { + "X": 0.15038025, + "Y": 0.23945376 + }, + { + "X": 0.1929662, + "Y": 0.23950173 + }, + { + "X": 0.19295244, + "Y": 0.24968687 + }, + { + "X": 0.15036625, + "Y": 0.24963896 + } + ] + }, + "Id": "2ff8ac7a-7e8a-4151-b3bb-8068aebdd2a8", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "dolor", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.941185, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009864476, + "Left": 0.19806622, + "Top": 0.2397137, + "Width": 0.018911375 + }, + "Polygon": [ + { + "X": 0.19807948, + "Y": 0.2397137 + }, + { + "X": 0.21697758, + "Y": 0.23973498 + }, + { + "X": 0.21696442, + "Y": 0.24957818 + }, + { + "X": 0.19806622, + "Y": 0.24955691 + } + ] + }, + "Id": "5f2728de-5aa7-4d15-b42f-2b586bd7653f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "sit", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87647, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009217098, + "Left": 0.2227446, + "Top": 0.24082433, + "Width": 0.045962647 + }, + "Polygon": [ + { + "X": 0.22275683, + "Y": 0.24082433 + }, + { + "X": 0.26870725, + "Y": 0.24087606 + }, + { + "X": 0.26869527, + "Y": 0.25004143 + }, + { + "X": 0.2227446, + "Y": 0.24998975 + } + ] + }, + "Id": "1e8e0cc8-fdd3-428f-b407-673e8c907b0f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "amet.", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.70124, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009080625, + "Left": 0.10172207, + "Top": 0.27549818, + "Width": 0.011770169 + }, + "Polygon": [ + { + "X": 0.10173479, + "Y": 0.27549818 + }, + { + "X": 0.113492236, + "Y": 0.27551138 + }, + { + "X": 0.11347958, + "Y": 0.28457883 + }, + { + "X": 0.10172207, + "Y": 0.28456566 + } + ] + }, + "Id": "0350fffa-846b-40e4-bd83-81d9b915891d", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 92.424416, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009030286, + "Left": 0.37213743, + "Top": 0.27530673, + "Width": 0.010933059 + }, + "Polygon": [ + { + "X": 0.37214872, + "Y": 0.27530673 + }, + { + "X": 0.3830705, + "Y": 0.27531898 + }, + { + "X": 0.38305926, + "Y": 0.284337 + }, + { + "X": 0.37213743, + "Y": 0.2843248 + } + ] + }, + "Id": "a7b8f782-a285-48a6-a317-074e40df5cc4", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.76753, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009163596, + "Left": 0.6412402, + "Top": 0.27522504, + "Width": 0.012131742 + }, + "Polygon": [ + { + "X": 0.64125025, + "Y": 0.27522504 + }, + { + "X": 0.65337193, + "Y": 0.27523866 + }, + { + "X": 0.6533619, + "Y": 0.28438866 + }, + { + "X": 0.6412402, + "Y": 0.28437507 + } + ] + }, + "Id": "eded9ebd-e740-4f3c-a27e-fdab6337176f", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.86228, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008815859, + "Left": 0.10163077, + "Top": 0.3028009, + "Width": 0.017921587 + }, + "Polygon": [ + { + "X": 0.10164311, + "Y": 0.3028009 + }, + { + "X": 0.11955236, + "Y": 0.3028209 + }, + { + "X": 0.11954011, + "Y": 0.31161675 + }, + { + "X": 0.10163077, + "Y": 0.31159675 + } + ] + }, + "Id": "c9338bf5-acfe-4349-8197-865ef40f9876", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.8463, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009360188, + "Left": 0.37196556, + "Top": 0.3026174, + "Width": 0.016258916 + }, + "Polygon": [ + { + "X": 0.37197724, + "Y": 0.3026174 + }, + { + "X": 0.38822448, + "Y": 0.30263555 + }, + { + "X": 0.38821286, + "Y": 0.31197757 + }, + { + "X": 0.37196556, + "Y": 0.31195945 + } + ] + }, + "Id": "b670909b-7edf-4b6c-a352-db1f70bfa971", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "b1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.78274, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009426117, + "Left": 0.64138454, + "Top": 0.30249617, + "Width": 0.018655766 + }, + "Polygon": [ + { + "X": 0.64139485, + "Y": 0.30249617 + }, + { + "X": 0.6600403, + "Y": 0.302517 + }, + { + "X": 0.66003007, + "Y": 0.31192228 + }, + { + "X": 0.64138454, + "Y": 0.31190145 + } + ] + }, + "Id": "71ef3590-9241-4c3e-bbab-b3e3420da40c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C1", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.81362, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008776521, + "Left": 0.10159074, + "Top": 0.32969892, + "Width": 0.019882008 + }, + "Polygon": [ + { + "X": 0.10160302, + "Y": 0.32969892 + }, + { + "X": 0.12147275, + "Y": 0.32972103 + }, + { + "X": 0.121460564, + "Y": 0.33847544 + }, + { + "X": 0.10159074, + "Y": 0.33845332 + } + ] + }, + "Id": "0022404f-b98d-452c-8525-a3523b453f4c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A2", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.65564, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.008779864, + "Left": 0.37231562, + "Top": 0.32969758, + "Width": 0.019456739 + }, + "Polygon": [ + { + "X": 0.37232655, + "Y": 0.32969758 + }, + { + "X": 0.39177233, + "Y": 0.32971925 + }, + { + "X": 0.39176148, + "Y": 0.33847746 + }, + { + "X": 0.37231562, + "Y": 0.3384558 + } + ] + }, + "Id": "2162eabd-02f8-40e6-874f-fb2e9b990355", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B2", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.87667, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009197962, + "Left": 0.6414001, + "Top": 0.32947162, + "Width": 0.020810094 + }, + "Polygon": [ + { + "X": 0.6414102, + "Y": 0.32947162 + }, + { + "X": 0.66221017, + "Y": 0.32949477 + }, + { + "X": 0.6622002, + "Y": 0.33866957 + }, + { + "X": 0.6414001, + "Y": 0.3386464 + } + ] + }, + "Id": "cf4ca342-50f9-44a9-a2b4-4898508015ea", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C2", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.71823, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.0090709375, + "Left": 0.10151867, + "Top": 0.35641685, + "Width": 0.01996766 + }, + "Polygon": [ + { + "X": 0.101531364, + "Y": 0.35641685 + }, + { + "X": 0.12148633, + "Y": 0.356439 + }, + { + "X": 0.12147374, + "Y": 0.36548778 + }, + { + "X": 0.10151867, + "Y": 0.36546564 + } + ] + }, + "Id": "48ec52eb-4925-4f93-b568-41f612a33f40", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A3", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.59429, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009201152, + "Left": 0.3722261, + "Top": 0.35621694, + "Width": 0.031398144 + }, + "Polygon": [ + { + "X": 0.37223756, + "Y": 0.35621694 + }, + { + "X": 0.40362424, + "Y": 0.35625178 + }, + { + "X": 0.40361294, + "Y": 0.36541808 + }, + { + "X": 0.3722261, + "Y": 0.36538327 + } + ] + }, + "Id": "030cd370-b2f5-4b28-97a0-f1ddecb13040", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "BC3", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.60369, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009070638, + "Left": 0.10163399, + "Top": 0.38342178, + "Width": 0.020066839 + }, + "Polygon": [ + { + "X": 0.10164668, + "Y": 0.38342178 + }, + { + "X": 0.12170082, + "Y": 0.38344398 + }, + { + "X": 0.12168823, + "Y": 0.39249244 + }, + { + "X": 0.10163399, + "Y": 0.39247027 + } + ] + }, + "Id": "480880a0-ad0e-4b7e-a67b-4044f9cd9866", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "A4", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.63087, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.00911203, + "Left": 0.37232962, + "Top": 0.3834422, + "Width": 0.019551588 + }, + "Polygon": [ + { + "X": 0.372341, + "Y": 0.3834422 + }, + { + "X": 0.3918812, + "Y": 0.3834638 + }, + { + "X": 0.39186993, + "Y": 0.39255422 + }, + { + "X": 0.37232962, + "Y": 0.39253262 + } + ] + }, + "Id": "e01c2ce5-6763-4c0c-85a7-75e66aefea3c", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "B4", + "TextType": "PRINTED" + }, + { + "BlockType": "WORD", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.405685, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.009270445, + "Left": 0.6415373, + "Top": 0.3833509, + "Width": 0.020706067 + }, + "Polygon": [ + { + "X": 0.6415475, + "Y": 0.3833509 + }, + { + "X": 0.66224337, + "Y": 0.3833738 + }, + { + "X": 0.66223335, + "Y": 0.39262134 + }, + { + "X": 0.6415373, + "Y": 0.39259848 + } + ] + }, + "Id": "f78b10f8-b159-49ac-bba0-17dd7f91835e", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": "C4", + "TextType": "PRINTED" + }, + { + "BlockType": "TABLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 99.853516, + "EntityTypes": [ + "STRUCTURED_TABLE" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.13711365, + "Left": 0.0936357, + "Top": 0.26690376, + "Width": 0.81110924 + }, + "Polygon": [ + { + "X": 0.09382739, + "Y": 0.26690376 + }, + { + "X": 0.9047449, + "Y": 0.2678139 + }, + { + "X": 0.9046153, + "Y": 0.4040174 + }, + { + "X": 0.0936357, + "Y": 0.40312207 + } + ] + }, + "Id": "1a7eb750-62ab-494f-89cb-8d55e2151e4c", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "fee0fd7f-cd10-4059-9e1e-2bb1573898a3", + "eef2a6db-78ed-4fba-b4b1-6ea60c484d50", + "f961b8fa-af61-42eb-b630-6f2d27b70c3d", + "f06ff8a4-8ac2-45d9-ac5b-11dd189f114e", + "09d9a49c-0b95-4b51-a9f5-d914f1d917d8", + "242e8a5b-e42e-42d8-ab11-657bf8137df1", + "73b3aa4c-fc7c-47e3-951c-f404fb804145", + "9324fcda-f93f-40fc-ba34-79406ff155c3", + "d2eb36ef-33a2-43d8-b7b4-0d16229eb0d2", + "8ee0ccd4-8aec-4a99-a67e-ce07577cb3d6", + "c01462a7-166b-4828-9e4e-9b25ade85adf", + "4f890271-a584-4b65-90e9-06522f966d46", + "944a3a28-782c-4552-a9a5-3456c643dfd6", + "94c6e35d-4112-4f42-a2ea-0f406437c5a9", + "398ed813-ae17-4474-8ba2-3bc8fd714f8b" + ], + "Type": "CHILD" + }, + { + "Ids": [ + "c3be9fa6-cf48-480d-bd56-d5e8fe2b077a" + ], + "Type": "TABLE_TITLE" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 1, + "ColumnSpan": 1, + "Confidence": 93.99414, + "EntityTypes": [ + "COLUMN_HEADER" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.028336791, + "Left": 0.09378794, + "Top": 0.26690376, + "Width": 0.2713304 + }, + "Polygon": [ + { + "X": 0.09382739, + "Y": 0.26690376 + }, + { + "X": 0.36511832, + "Y": 0.26720825 + }, + { + "X": 0.36508316, + "Y": 0.29524055 + }, + { + "X": 0.09378794, + "Y": 0.29493707 + } + ] + }, + "Id": "fee0fd7f-cd10-4059-9e1e-2bb1573898a3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0350fffa-846b-40e4-bd83-81d9b915891d" + ], + "Type": "CHILD" + } + ], + "RowIndex": 1, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 2, + "ColumnSpan": 1, + "Confidence": 92.1875, + "EntityTypes": [ + "COLUMN_HEADER" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.028334431, + "Left": 0.36508316, + "Top": 0.26720825, + "Width": 0.27012894 + }, + "Polygon": [ + { + "X": 0.36511832, + "Y": 0.26720825 + }, + { + "X": 0.63521206, + "Y": 0.26751137 + }, + { + "X": 0.6351811, + "Y": 0.29554266 + }, + { + "X": 0.36508316, + "Y": 0.29524055 + } + ] + }, + "Id": "eef2a6db-78ed-4fba-b4b1-6ea60c484d50", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a7b8f782-a285-48a6-a317-074e40df5cc4" + ], + "Type": "CHILD" + } + ], + "RowIndex": 1, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 3, + "ColumnSpan": 1, + "Confidence": 92.72461, + "EntityTypes": [ + "COLUMN_HEADER" + ], + "Geometry": { + "BoundingBox": { + "Height": 0.028332788, + "Left": 0.6351811, + "Top": 0.26751137, + "Width": 0.26956376 + }, + "Polygon": [ + { + "X": 0.63521206, + "Y": 0.26751137 + }, + { + "X": 0.9047449, + "Y": 0.2678139 + }, + { + "X": 0.9047182, + "Y": 0.29584417 + }, + { + "X": 0.6351811, + "Y": 0.29554266 + } + ] + }, + "Id": "f961b8fa-af61-42eb-b630-6f2d27b70c3d", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "eded9ebd-e740-4f3c-a27e-fdab6337176f" + ], + "Type": "CHILD" + } + ], + "RowIndex": 1, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 1, + "ColumnSpan": 1, + "Confidence": 88.86719, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027336594, + "Left": 0.093749896, + "Top": 0.29493707, + "Width": 0.27133325 + }, + "Polygon": [ + { + "X": 0.09378794, + "Y": 0.29493707 + }, + { + "X": 0.36508316, + "Y": 0.29524055 + }, + { + "X": 0.36504924, + "Y": 0.32227367 + }, + { + "X": 0.093749896, + "Y": 0.32197118 + } + ] + }, + "Id": "f06ff8a4-8ac2-45d9-ac5b-11dd189f114e", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "c9338bf5-acfe-4349-8197-865ef40f9876" + ], + "Type": "CHILD" + } + ], + "RowIndex": 2, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 2, + "ColumnSpan": 1, + "Confidence": 87.1582, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027334275, + "Left": 0.36504924, + "Top": 0.29524055, + "Width": 0.27013192 + }, + "Polygon": [ + { + "X": 0.36508316, + "Y": 0.29524055 + }, + { + "X": 0.6351811, + "Y": 0.29554266 + }, + { + "X": 0.6351513, + "Y": 0.32257482 + }, + { + "X": 0.36504924, + "Y": 0.32227367 + } + ] + }, + "Id": "09d9a49c-0b95-4b51-a9f5-d914f1d917d8", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b670909b-7edf-4b6c-a352-db1f70bfa971" + ], + "Type": "CHILD" + } + ], + "RowIndex": 2, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 3, + "ColumnSpan": 1, + "Confidence": 87.646484, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02733267, + "Left": 0.6351513, + "Top": 0.29554266, + "Width": 0.2695669 + }, + "Polygon": [ + { + "X": 0.6351811, + "Y": 0.29554266 + }, + { + "X": 0.9047182, + "Y": 0.29584417 + }, + { + "X": 0.90469253, + "Y": 0.32287532 + }, + { + "X": 0.6351513, + "Y": 0.32257482 + } + ] + }, + "Id": "242e8a5b-e42e-42d8-ab11-657bf8137df1", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "71ef3590-9241-4c3e-bbab-b3e3420da40c" + ], + "Type": "CHILD" + } + ], + "RowIndex": 2, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 1, + "ColumnSpan": 1, + "Confidence": 90.38086, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027670188, + "Left": 0.09371138, + "Top": 0.32197118, + "Width": 0.27133784 + }, + "Polygon": [ + { + "X": 0.093749896, + "Y": 0.32197118 + }, + { + "X": 0.36504924, + "Y": 0.32227367 + }, + { + "X": 0.36501488, + "Y": 0.34964135 + }, + { + "X": 0.09371138, + "Y": 0.34933987 + } + ] + }, + "Id": "73b3aa4c-fc7c-47e3-951c-f404fb804145", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "0022404f-b98d-452c-8525-a3523b453f4c" + ], + "Type": "CHILD" + } + ], + "RowIndex": 3, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 2, + "ColumnSpan": 1, + "Confidence": 88.62305, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02766786, + "Left": 0.36501488, + "Top": 0.32227367, + "Width": 0.27013645 + }, + "Polygon": [ + { + "X": 0.36504924, + "Y": 0.32227367 + }, + { + "X": 0.6351513, + "Y": 0.32257482 + }, + { + "X": 0.63512117, + "Y": 0.34994152 + }, + { + "X": 0.36501488, + "Y": 0.34964135 + } + ] + }, + "Id": "9324fcda-f93f-40fc-ba34-79406ff155c3", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2162eabd-02f8-40e6-874f-fb2e9b990355" + ], + "Type": "CHILD" + } + ], + "RowIndex": 3, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 3, + "ColumnSpan": 1, + "Confidence": 89.11133, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027666245, + "Left": 0.63512117, + "Top": 0.32257482, + "Width": 0.26957136 + }, + "Polygon": [ + { + "X": 0.6351513, + "Y": 0.32257482 + }, + { + "X": 0.90469253, + "Y": 0.32287532 + }, + { + "X": 0.9046665, + "Y": 0.35024107 + }, + { + "X": 0.63512117, + "Y": 0.34994152 + } + ] + }, + "Id": "d2eb36ef-33a2-43d8-b7b4-0d16229eb0d2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "cf4ca342-50f9-44a9-a2b4-4898508015ea" + ], + "Type": "CHILD" + } + ], + "RowIndex": 3, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 1, + "ColumnSpan": 1, + "Confidence": 77.92969, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027002497, + "Left": 0.09367381, + "Top": 0.34933987, + "Width": 0.2713411 + }, + "Polygon": [ + { + "X": 0.09371138, + "Y": 0.34933987 + }, + { + "X": 0.36501488, + "Y": 0.34964135 + }, + { + "X": 0.36498138, + "Y": 0.3763424 + }, + { + "X": 0.09367381, + "Y": 0.37604186 + } + ] + }, + "Id": "8ee0ccd4-8aec-4a99-a67e-ce07577cb3d6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "48ec52eb-4925-4f93-b568-41f612a33f40" + ], + "Type": "CHILD" + } + ], + "RowIndex": 4, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 2, + "ColumnSpan": 1, + "Confidence": 76.416016, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027000198, + "Left": 0.36498138, + "Top": 0.34964135, + "Width": 0.27013978 + }, + "Polygon": [ + { + "X": 0.36501488, + "Y": 0.34964135 + }, + { + "X": 0.63512117, + "Y": 0.34994152 + }, + { + "X": 0.6350917, + "Y": 0.37664157 + }, + { + "X": 0.36498138, + "Y": 0.3763424 + } + ] + }, + "Id": "c01462a7-166b-4828-9e4e-9b25ade85adf", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "030cd370-b2f5-4b28-97a0-f1ddecb13040" + ], + "Type": "CHILD" + } + ], + "RowIndex": 4, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 3, + "ColumnSpan": 1, + "Confidence": 76.85547, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02699861, + "Left": 0.6350917, + "Top": 0.34994152, + "Width": 0.26957476 + }, + "Polygon": [ + { + "X": 0.63512117, + "Y": 0.34994152 + }, + { + "X": 0.9046665, + "Y": 0.35024107 + }, + { + "X": 0.9046411, + "Y": 0.37694013 + }, + { + "X": 0.6350917, + "Y": 0.37664157 + } + ] + }, + "Id": "4f890271-a584-4b65-90e9-06522f966d46", + "Page": null, + "Query": null, + "Relationships": null, + "RowIndex": 4, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 1, + "ColumnSpan": 1, + "Confidence": 90.57617, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02737974, + "Left": 0.0936357, + "Top": 0.37604186, + "Width": 0.27134567 + }, + "Polygon": [ + { + "X": 0.09367381, + "Y": 0.37604186 + }, + { + "X": 0.36498138, + "Y": 0.3763424 + }, + { + "X": 0.3649474, + "Y": 0.4034216 + }, + { + "X": 0.0936357, + "Y": 0.40312207 + } + ] + }, + "Id": "944a3a28-782c-4552-a9a5-3456c643dfd6", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "480880a0-ad0e-4b7e-a67b-4044f9cd9866" + ], + "Type": "CHILD" + } + ], + "RowIndex": 5, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 2, + "ColumnSpan": 1, + "Confidence": 88.86719, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027377432, + "Left": 0.3649474, + "Top": 0.3763424, + "Width": 0.27014428 + }, + "Polygon": [ + { + "X": 0.36498138, + "Y": 0.3763424 + }, + { + "X": 0.6350917, + "Y": 0.37664157 + }, + { + "X": 0.6350618, + "Y": 0.4037198 + }, + { + "X": 0.3649474, + "Y": 0.4034216 + } + ] + }, + "Id": "94c6e35d-4112-4f42-a2ea-0f406437c5a9", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "e01c2ce5-6763-4c0c-85a7-75e66aefea3c" + ], + "Type": "CHILD" + } + ], + "RowIndex": 5, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "CELL", + "ColumnIndex": 3, + "ColumnSpan": 1, + "Confidence": 89.35547, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.027375832, + "Left": 0.6350618, + "Top": 0.37664157, + "Width": 0.26957923 + }, + "Polygon": [ + { + "X": 0.6350917, + "Y": 0.37664157 + }, + { + "X": 0.9046411, + "Y": 0.37694013 + }, + { + "X": 0.9046153, + "Y": 0.4040174 + }, + { + "X": 0.6350618, + "Y": 0.4037198 + } + ] + }, + "Id": "398ed813-ae17-4474-8ba2-3bc8fd714f8b", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "f78b10f8-b159-49ac-bba0-17dd7f91835e" + ], + "Type": "CHILD" + } + ], + "RowIndex": 5, + "RowSpan": 1, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "TABLE_TITLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 69.384766, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.02009083, + "Left": 0.095164284, + "Top": 0.13103922, + "Width": 0.1697402 + }, + "Polygon": [ + { + "X": 0.09519227, + "Y": 0.13103922 + }, + { + "X": 0.26490447, + "Y": 0.13123281 + }, + { + "X": 0.2648784, + "Y": 0.15113005 + }, + { + "X": 0.095164284, + "Y": 0.15093692 + } + ] + }, + "Id": "c3be9fa6-cf48-480d-bd56-d5e8fe2b077a", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "66e911dd-c6e4-4d50-922c-557a107a6b48", + "9fb9b5ea-e65d-4753-81e4-0281b781ee82" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TITLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 76.953125, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.026949726, + "Left": 0.09733534, + "Top": 0.07607717, + "Width": 0.36820874 + }, + "Polygon": [ + { + "X": 0.097372614, + "Y": 0.07607717 + }, + { + "X": 0.46554407, + "Y": 0.076499864 + }, + { + "X": 0.46551228, + "Y": 0.1030269 + }, + { + "X": 0.09733534, + "Y": 0.102605514 + } + ] + }, + "Id": "72bf7801-979c-48d5-934d-80c0c4506c6f", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "b8a1998e-c9c1-40d0-b04b-3be48f7cbe4f" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_SECTION_HEADER", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 42.163086, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.020116977, + "Left": 0.095966354, + "Top": 0.13140911, + "Width": 0.17050788 + }, + "Polygon": [ + { + "X": 0.09599437, + "Y": 0.13140911 + }, + { + "X": 0.26647422, + "Y": 0.13160355 + }, + { + "X": 0.2664481, + "Y": 0.15152608 + }, + { + "X": 0.095966354, + "Y": 0.15133208 + } + ] + }, + "Id": "80ab0762-24d8-47a4-974b-2ac3f697d8c2", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "a0d2e186-6a7d-40b3-b6c9-6ade5afcf43e" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TEXT", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 98.828125, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.10028061, + "Left": 0.093609445, + "Top": 0.1526346, + "Width": 0.80880636 + }, + "Polygon": [ + { + "X": 0.09374929, + "Y": 0.1526346 + }, + { + "X": 0.9024158, + "Y": 0.15355468 + }, + { + "X": 0.9023211, + "Y": 0.25291523 + }, + { + "X": 0.093609445, + "Y": 0.25200593 + } + ] + }, + "Id": "46ba6ae2-beeb-4a9d-bce2-5fd2228590d5", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "754b1865-ad36-48b1-8a8b-da1831b9c93f", + "3172b02c-3888-4494-9349-064caf2a2580", + "c1a4fc20-3157-45f7-913f-9b089cfaa5e8", + "d3e5c51c-f7b9-49af-974f-2d055d55f8be", + "3c9f63de-0732-47d8-94de-9a1f34c863c8", + "def4c011-3bf2-4bc9-8b91-367e52770a13", + "63f41505-dc3e-4726-b69e-c4a69c2d8acc" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + }, + { + "BlockType": "LAYOUT_TABLE", + "ColumnIndex": null, + "ColumnSpan": null, + "Confidence": 94.33594, + "EntityTypes": null, + "Geometry": { + "BoundingBox": { + "Height": 0.13840553, + "Left": 0.0952252, + "Top": 0.2665706, + "Width": 0.8105334 + }, + "Polygon": [ + { + "X": 0.09541858, + "Y": 0.2665706 + }, + { + "X": 0.9057586, + "Y": 0.26748013 + }, + { + "X": 0.90562785, + "Y": 0.40497613 + }, + { + "X": 0.0952252, + "Y": 0.40408155 + } + ] + }, + "Id": "853f1276-4b2a-40ae-a68d-a41148462351", + "Page": null, + "Query": null, + "Relationships": [ + { + "Ids": [ + "2e0a3393-9f01-43da-b5b0-3711715d05ee", + "6aeb04ea-3e52-47b4-8ad9-a39162a07c01", + "ffa28500-bdde-4875-93ae-d536de492437", + "16467fc7-567d-4c1e-a8a6-5628c29e6935", + "52fde822-a9a8-4309-8fae-4630c029c219", + "0eed9a3a-13b4-4eb5-b1a3-612ebde9d6bf", + "f8d3bec2-572b-4fce-93fe-4ce279ef4127", + "79950e90-0e7c-46e7-866d-b34c56702d2d", + "0b64a4b7-5a5b-49eb-93bb-592fd23cb5de", + "9ff5a461-8a0d-43c9-8a06-4c21b72fcef7", + "b1ed6866-c5fb-49ca-bc3c-621161f05794", + "3c4c2368-f8ef-42c3-8b78-db6695860d04", + "1a5d90c4-9aac-4ca4-9f68-b58217a3019e", + "6d92b7b6-b231-4ef5-8b4d-ace5ae84a5cd" + ], + "Type": "CHILD" + } + ], + "RowIndex": null, + "RowSpan": null, + "SelectionStatus": "", + "Text": null, + "TextType": "" + } + ] +} \ No newline at end of file diff --git a/textractor_test.go b/textractor_test.go index 19db2ee..3d047d8 100644 --- a/textractor_test.go +++ b/textractor_test.go @@ -2,6 +2,7 @@ package textractor import ( "encoding/json" + "fmt" "io" "os" "strings" @@ -121,13 +122,23 @@ func TestParseAnalyzeIDOutput(t *testing.T) { res, err := loadAnalyzeIDOutputTestdata("testdata/test-analyze-id-response.json") assert.NoError(t, err) - idocuments, err := ParseAnalyzeIDOutput(res) + idocs, err := ParseAnalyzeIDOutput(res) assert.NoError(t, err) - assert.Equal(t, 1, len(idocuments)) - assert.Equal(t, 21, len(idocuments[0].Fields())) - assert.Equal(t, IdentityDocumentTypeDriverLicenseFront, idocuments[0].IdentityDocumentType()) - assert.Equal(t, "GARCIA", idocuments[0].FieldByType(IdentityDocumentFieldTypeFirstName).Value()) + assert.Equal(t, 1, len(idocs)) + assert.Equal(t, 21, len(idocs[0].Fields())) + assert.Equal(t, IdentityDocumentTypeDriverLicenseFront, idocs[0].IdentityDocumentType()) + assert.Equal(t, "GARCIA", idocs[0].FieldByType(IdentityDocumentFieldTypeFirstName).Value()) +} + +func TestParseAnalyzeExpenseOutput(t *testing.T) { + res, err := loadAnalyzeExpenseOutputTestdata("testdata/test-analyze-expense-response.json") + assert.NoError(t, err) + + edocs, err := ParseAnalyzeExpenseOutput(res) + assert.NoError(t, err) + + fmt.Println(edocs) } func loadDocumentAPIOutputTestdata(filename string) (*DocumentAPIOutput, error) { @@ -171,3 +182,24 @@ func loadAnalyzeIDOutputTestdata(filename string) (*AnalyzeIDOutput, error) { return output, nil } + +func loadAnalyzeExpenseOutputTestdata(filename string) (*AnalyzeExpenseOutput, error) { + f, err := os.Open(filename) + if err != nil { + return nil, err + } + + defer f.Close() + + data, err := io.ReadAll(f) + if err != nil { + return nil, err + } + + output := new(AnalyzeExpenseOutput) + if err := json.Unmarshal(data, output); err != nil { + return nil, err + } + + return output, nil +}