| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "document_metadata": {
- "page_number": null,
- "document_number": null,
- "date": null,
- "document_type": "Inmate Visit Log",
- "has_handwriting": true,
- "has_stamps": false
- },
- "full_text": "DATE NAME Signature Inmate ID# Time In Time Out 3/1 Colin Still (b)(6), (b)(7)(C) Tyson London 76318-054 5:00 4:30 3/2 Savello Ipskin 76318-054 8:20 1:28 3/2 Mike Mills Ipskin 76318-054 10:02",
- "text_blocks": [
- {
- "type": "printed",
- "content": "DATE NAME Signature Inmate ID# Time In Time Out",
- "position": "header"
- },
- {
- "type": "handwritten",
- "content": "3/1 Colin Still (b)(6), (b)(7)(C) Tyson London 76318-054 5:00 4:30",
- "position": "middle"
- },
- {
- "type": "handwritten",
- "content": "3/2 Savello Ipskin 76318-054 8:20 1:28",
- "position": "middle"
- },
- {
- "type": "handwritten",
- "content": "3/2 Mike Mills Ipskin 76318-054 10:02",
- "position": "middle"
- },
- {
- "type": "printed",
- "content": "DOJ-OGR-00024080",
- "position": "footer"
- }
- ],
- "entities": {
- "people": [
- "Colin Still",
- "Savello",
- "Mike Mills",
- "Tyson London",
- "Ipskin"
- ],
- "organizations": [],
- "locations": [],
- "dates": [
- "3/1",
- "3/2"
- ],
- "reference_numbers": [
- "76318-054",
- "DOJ-OGR-00024080"
- ]
- },
- "additional_notes": "The document appears to be a log of inmate visits, with some information redacted."
- }
|