{
"file": "report.pdf",
"extracted_data": {
"property1": "string",
"property2": "string"
},
"schema_json": {
"property1": "string",
"property2": "string"
},
"tables": [
[
{
"property1": "string",
"property2": "string"
}
]
],
"image_paths": [
"string"
],
"image_urls": {
"property1": "string",
"property2": "string"
},
"storage": {
"pdf_url": "string",
"metadata_url": "string",
"tables_url": "string",
"complete_url": "string",
"image_urls": {
"property1": "string",
"property2": "string"
}
}
}