mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
* fix: xlsx doc parsing, now returning values instead of formulas Signed-off-by: glypt <8trash-can8@protonmail.ch> * fix: add test for better coverage of xlsx backend Signed-off-by: glypt <8trash-can8@protonmail.ch> * fix: add the total of ducks as a formula in the tests/data This also adds the test that the value 310 is contained in the table. Without the fix from the previous commit, it would return "B7+C7" Signed-off-by: glypt <8trash-can8@protonmail.ch> --------- Signed-off-by: glypt <8trash-can8@protonmail.ch>
859 lines
24 KiB
JSON
Vendored
859 lines
24 KiB
JSON
Vendored
{
|
|
"schema_name": "DoclingDocument",
|
|
"version": "1.7.0",
|
|
"name": "xlsx_03_chartsheet",
|
|
"origin": {
|
|
"mimetype": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
|
"binary_hash": 548415533138925042,
|
|
"filename": "xlsx_03_chartsheet.xlsx"
|
|
},
|
|
"furniture": {
|
|
"self_ref": "#/furniture",
|
|
"children": [],
|
|
"content_layer": "furniture",
|
|
"name": "_root_",
|
|
"label": "unspecified"
|
|
},
|
|
"body": {
|
|
"self_ref": "#/body",
|
|
"children": [
|
|
{
|
|
"$ref": "#/groups/0"
|
|
},
|
|
{
|
|
"$ref": "#/groups/1"
|
|
}
|
|
],
|
|
"content_layer": "body",
|
|
"name": "_root_",
|
|
"label": "unspecified"
|
|
},
|
|
"groups": [
|
|
{
|
|
"self_ref": "#/groups/0",
|
|
"parent": {
|
|
"$ref": "#/body"
|
|
},
|
|
"children": [
|
|
{
|
|
"$ref": "#/tables/0"
|
|
}
|
|
],
|
|
"content_layer": "body",
|
|
"name": "sheet: Duck Observations",
|
|
"label": "section"
|
|
},
|
|
{
|
|
"self_ref": "#/groups/1",
|
|
"parent": {
|
|
"$ref": "#/body"
|
|
},
|
|
"children": [],
|
|
"content_layer": "body",
|
|
"name": "sheet: Duck Chart",
|
|
"label": "section"
|
|
}
|
|
],
|
|
"texts": [],
|
|
"pictures": [],
|
|
"tables": [
|
|
{
|
|
"self_ref": "#/tables/0",
|
|
"parent": {
|
|
"$ref": "#/groups/0"
|
|
},
|
|
"children": [],
|
|
"content_layer": "body",
|
|
"label": "table",
|
|
"prov": [
|
|
{
|
|
"page_no": 1,
|
|
"bbox": {
|
|
"l": 0.0,
|
|
"t": 0.0,
|
|
"r": 4.0,
|
|
"b": 7.0,
|
|
"coord_origin": "TOPLEFT"
|
|
},
|
|
"charspan": [
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "Year",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "Freshwater Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "Saltwater Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2019",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "120",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "80",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "200",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2020",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "135",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "95",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "230",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2021",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "150",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "100",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "250",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2022",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "170",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "110",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "280",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2023",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "160",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "120",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "280",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2024",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "180",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "130",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "310",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
"num_rows": 7,
|
|
"num_cols": 4,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "Year",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "Freshwater Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "Saltwater Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "Ducks",
|
|
"column_header": true,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2019",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "120",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "80",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "200",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2020",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "135",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "95",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "230",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2021",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "150",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "100",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "250",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2022",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "170",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "110",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "280",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2023",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "160",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "120",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "280",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2024",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "180",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "130",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "310",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false,
|
|
"fillable": false
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"annotations": []
|
|
}
|
|
],
|
|
"key_value_items": [],
|
|
"form_items": [],
|
|
"pages": {
|
|
"1": {
|
|
"size": {
|
|
"width": 4.0,
|
|
"height": 7.0
|
|
},
|
|
"page_no": 1
|
|
},
|
|
"2": {
|
|
"size": {
|
|
"width": 0.0,
|
|
"height": 0.0
|
|
},
|
|
"page_no": 2
|
|
}
|
|
}
|
|
}
|