image
imagewidth (px) 160
6.91k
| id
int64 0
999
| metadata
stringlengths 43
111
| json_schema
stringlengths 76
6.12k
| true_json_output
stringlengths 13
13.2k
| true_markdown_output
stringlengths 6
24.7k
|
---|---|---|---|---|---|
0 | {"format":"TABLE","documentQuality":"PHOTO"} | {"type":"object","properties":{"metal_rankings":{"type":"array","items":{"type":"object","properties":{"gold":{"type":"number","description":""},"total":{"type":"number","description":""},"bronze":{"type":"number","description":""},"nation":{"type":"string","description":"Just the nation name, don't include abbr."},"sliver":{"type":"number","description":""},"ranking":{"type":"number","description":""}},"description":""}}}} | {"metal_rankings":[{"gold":2,"total":3,"bronze":0,"nation":"Australia","sliver":1,"ranking":1},{"gold":1,"total":3,"bronze":1,"nation":"Italy","sliver":1,"ranking":2},{"gold":1,"total":2,"bronze":1,"nation":"Germany","sliver":0,"ranking":3},{"gold":1,"total":1,"bronze":0,"nation":"Soviet Union","sliver":0,"ranking":4},{"gold":0,"total":3,"bronze":1,"nation":"Switzerland","sliver":2,"ranking":5},{"gold":0,"total":1,"bronze":0,"nation":"United States","sliver":1,"ranking":6},{"gold":0,"total":1,"bronze":1,"nation":"Great Britain","sliver":0,"ranking":7},{"gold":0,"total":1,"bronze":1,"nation":"France","sliver":0,"ranking":7}]} | "| Rank | Nation | Gold | Silver | Bronze | Total |\n|------|-----------------|------|--------|--------|-------|\n| 1 | **Australia** (AUS) | 2 | 1 | 0 | 3 |\n| 2 | **Italy** (ITA) | 1 | 1 | 1 | 3 |\n| 3 | **Germany** (EUA) | 1 | 0 | 1 | 2 |\n| 4 | **Soviet Union** (URS) | 1 | 0 | 0 | 1 |\n| 5 | **Switzerland** (SUI) | 0 | 2 | 1 | 3 |\n| 6 | **United States** (USA) | 0 | 1 | 0 | 1 |\n| 7 | **Great Britain** (GBR) | 0 | 0 | 1 | 1 |\n| 7 | **France** (FRA) | 0 | 0 | 1 | 1 |" |
|
1 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"Revenue by Geography and Segment","required":["geographyRevenue","productRevenue"],"properties":{"productRevenue":{"type":"object","required":["totalRevenueBillions","segments"],"properties":{"segments":{"type":"array","items":{"type":"object","required":["segmentName","revenueBillions"],"properties":{"segmentName":{"type":"string","description":"Name of the product segment"},"revenueBillions":{"type":"number","description":"Revenue for this segment in billions of USD"}}},"description":"Breakdown of revenue by product segment (in billions USD)"},"totalRevenueBillions":{"type":"number","description":"Total BD revenue in billions of USD"}},"description":"Detailed product/segment breakdown of total BD revenue"},"geographyRevenue":{"type":"array","items":{"type":"object","required":["region","revenueMillions"],"properties":{"region":{"enum":["United States","Europe","Africa","South America","Greater Asia","South East Asia","Middle East","Other"],"type":"string","description":"Name of the region or country group"},"revenueMillions":{"type":"number","description":"Revenue in millions of USD"}}},"description":"Revenue by geography (in millions USD)"}}} | {"productRevenue":{"segments":[{"segmentName":"BD Medical","revenueBillions":9.1},{"segmentName":"BD Life Sciences","revenueBillions":4.3},{"segmentName":"BD Interventional","revenueBillions":3.9},{"segmentName":"Diabetes Care","revenueBillions":1.1},{"segmentName":"Pharmaceutical Systems","revenueBillions":1.5},{"segmentName":"Preanalytical Systems","revenueBillions":1.6},{"segmentName":"Diagnostic Systems","revenueBillions":1.5},{"segmentName":"Biosciences","revenueBillions":1.2},{"segmentName":"Surgery","revenueBillions":1.4},{"segmentName":"Peripheral Intervention","revenueBillions":1.4},{"segmentName":"Urology and Critical Care","revenueBillions":1.1},{"segmentName":"Medication Delivery Solutions","revenueBillions":3.9},{"segmentName":"Medication Management Solutions","revenueBillions":2.6}],"totalRevenueBillions":17.3},"geographyRevenue":[{"region":"United States","revenueMillions":9730},{"region":"Europe","revenueMillions":3359},{"region":"Greater Asia","revenueMillions":2726},{"region":"Other","revenueMillions":1476}]} | "# Company structure\n\nBD is structured to serve customers by providing unique solutions. The data below represents the company structure for FY 2019.\n\n## Revenue by geography\n\n(millions of dollars)\n\nUnited States (including Puerto Rico)\n$9,730\n\nEurope\n$3,359\n\nGreater Asia (including Japan and Asia Pacific)\n$2,726\n\nOther (including Latin America, Canada and EMA [which includes the Commonwealth of Independent States, Middle East and Africa])\n$1,476\n\n## Revenue by segment\n\n(billions of dollars)\n\n$9.1\nBD Medical\n\n$4.3\nBD Life Sciences\n\n$3.9\nBD Interventional\n\n<table>\n <tr>\n <td colspan=\"2\" style=\"text-align:center;\">$17.3</td>\n </tr>\n <tr>\n <td colspan=\"2\" style=\"text-align:center;\">Total BD revenue</td>\n </tr>\n <tr>\n <td>Diabetes Care</td>\n <td>$1.1</td>\n </tr>\n <tr>\n <td>Medication Management Solutions</td>\n <td>$2.6</td>\n </tr>\n <tr>\n <td>Medication Delivery Solutions</td>\n <td>$3.9</td>\n </tr>\n <tr>\n <td>Urology and Critical Care</td>\n <td>$1.1</td>\n </tr>\n <tr>\n <td>Peripheral Intervention</td>\n <td>$1.4</td>\n </tr>\n <tr>\n <td>Surgery</td>\n <td>$1.4</td>\n </tr>\n <tr>\n <td>Biosciences</td>\n <td>$1.2</td>\n </tr>\n <tr>\n <td>Diagnostic Systems</td>\n <td>$1.5</td>\n </tr>\n <tr>\n <td>Preanalytical Systems</td>\n <td>$1.6</td>\n </tr>\n <tr>\n <td>Pharmaceutical Systems</td>\n <td>$1.5</td>\n </tr>\n</table>\n\nValues in this exhibit reflect rounded numbers in billions and include Bard.\n\nGRI disclosures: 102-6, 102-7\n<page_number>6</page_number>\n" |
|
10 | {"format":"TABLE","documentQuality":"PHOTO"} | {"type":"object","properties":{"years_ended_december_31":{"type":"array","items":{"type":"object","properties":{"year":{"type":"number"},"net_income_loss_attributable_to_pentair_plc":{"type":"number"},"weighted_average_ordinary_shares_outstanding":{"type":"object","properties":{"basic":{"type":"number"},"diluted":{"type":"number"},"dilutive_impact_of_stock_options_and_restricted_stock_awards":{"type":"number"}}},"earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"type":"object","properties":{"basic":{"type":"object","properties":{"continuing_operations":{"type":"number"},"discontinued_operations":{"type":"number"},"basic_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"type":"number"}}},"diluted":{"type":"object","properties":{"continuing_operations":{"type":"number"},"discontinued_operations":{"type":"number"},"diluted_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"type":"number"}}}}},"net_income_loss_from_continuing_operations_attributable_to_pentair_plc":{"type":"number"},"anti_dilutive_stock_options_excluded_from_calculation_of_diluted_earnings_per_share":{"type":"number"}}}}},"description":"Schema for financial data"} | {"years_ended_december_31":[{"year":2015,"net_income_loss_attributable_to_pentair_plc":-76.4,"weighted_average_ordinary_shares_outstanding":{"basic":180.3,"diluted":182.6,"dilutive_impact_of_stock_options_and_restricted_stock_awards":2.3},"earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"basic":{"continuing_operations":-0.36,"discontinued_operations":-0.06,"basic_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":-0.42},"diluted":{"continuing_operations":-0.36,"discontinued_operations":-0.06,"diluted_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":-0.42}},"net_income_loss_from_continuing_operations_attributable_to_pentair_plc":-65,"anti_dilutive_stock_options_excluded_from_calculation_of_diluted_earnings_per_share":1.3},{"year":2014,"net_income_loss_attributable_to_pentair_plc":214.9,"weighted_average_ordinary_shares_outstanding":{"basic":190.6,"diluted":193.7,"dilutive_impact_of_stock_options_and_restricted_stock_awards":3.1},"earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"basic":{"continuing_operations":3.19,"discontinued_operations":-2.06,"basic_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":1.13},"diluted":{"continuing_operations":3.14,"discontinued_operations":-2.03,"diluted_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":1.11}},"net_income_loss_from_continuing_operations_attributable_to_pentair_plc":607,"anti_dilutive_stock_options_excluded_from_calculation_of_diluted_earnings_per_share":0.5},{"year":2013,"net_income_loss_attributable_to_pentair_plc":536.8,"weighted_average_ordinary_shares_outstanding":{"basic":201.1,"diluted":204.6,"dilutive_impact_of_stock_options_and_restricted_stock_awards":3.5},"earnings_loss_per_ordinary_share_attributable_to_pentair_plc":{"basic":{"continuing_operations":2.54,"discontinued_operations":0.13,"basic_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":2.67},"diluted":{"continuing_operations":2.5,"discontinued_operations":0.12,"diluted_earnings_loss_per_ordinary_share_attributable_to_pentair_plc":2.62}},"net_income_loss_from_continuing_operations_attributable_to_pentair_plc":511.7,"anti_dilutive_stock_options_excluded_from_calculation_of_diluted_earnings_per_share":0.2}]} | "Years ended December 31 \n\n| **In millions, except per share data** | 2015 | 2014 | 2013 |\n| --------------------------------------------------------------- | ---------- | ---------- | ---------- |\n| **Net income (loss) attributable to Pentair plc** | $ (76.4) | $ 214.9 | $ 536.8 |\n| **Net income (loss) from continuing operations attributable to Pentair plc** | $ (65.0) | $ 607.0 | $ 511.7 |\n| **Weighted average ordinary shares outstanding** | | | |\n| Basic | 180.3 | 190.6 | 201.1 |\n| Dilutive impact of stock options and restricted stock awards | 2.3 | 3.1 | 3.5 |\n| **Diluted** | 182.6 | 193.7 | 204.6 |\n| **Earnings (loss) per ordinary share attributable to Pentair plc** | | | |\n| **Basic** | | | |\n| Continuing operations | $ (0.36) | $ 3.19 | $ 2.54 |\n| Discontinued operations | (0.06) | (2.06) | 0.13 |\n| Basic earnings (loss) per ordinary share attributable to Pentair plc | $ (0.42) | $ 1.13 | $ 2.67 |\n| **Diluted** | | | |\n| Continuing operations | $ (0.36) | $ 3.14 | $ 2.50 |\n| Discontinued operations | (0.06) | (2.03) | 0.12 |\n| Diluted earnings (loss) per ordinary share attributable to Pentair plc | $ (0.42) | $ 1.11 | $ 2.62 |\n| **Anti-dilutive stock options excluded from the calculation of diluted earnings per share** | 1.3 | 0.5 | 0.2 |" |
|
100 | {"format":"DELIVERY_NOTE","fontFamily":"HELVETICA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"powerFactor":{"type":"number"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"LED Luminaire","unit":"pcs","brand":"Schneider Electric","quantity":37,"reference":"PZ4FEPO3OI","productSpecsJson":{"power":{"watts":49,"powerFactor":0.95,"inputVoltage":"100-277v"},"ratings":{"protection":"ip65"},"physical":{"material":"steel","mountingType":"recessed"}}},{"sn":2,"type":"Mounting Bracket","unit":"set","brand":"Schneider Electric","quantity":35,"reference":"NUGKGF1HYE","productSpecsJson":{"power":{"watts":267,"powerFactor":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip66"},"physical":{"material":"steel","mountingType":"surface"}}},{"sn":3,"type":"Power Supply","unit":"pcs","brand":"Mean Well","quantity":18,"reference":"BMQ36BMHG5","productSpecsJson":{"power":{"watts":802,"powerFactor":0.98,"inputVoltage":"100-277v"},"ratings":{"protection":"ip67"},"physical":{"material":"steel","mountingType":"track"}}},{"sn":4,"type":"Sensor Module","unit":"unit","brand":"Philips","quantity":23,"reference":"T0FH8JDWT7","productSpecsJson":{"power":{"watts":484,"powerFactor":null,"inputVoltage":"100-277v"},"ratings":{"protection":"ip65"},"physical":{"material":"steel","mountingType":"surface"}}}],"header":{"to":{"tel":"462.762.6077 x8611","email":"[email protected]","location":"34445 Goyette Tunnel","attention":"Nancy O'Reilly","reference":"PO-C5VKNAVB","vatNumber":"VAT-7227957123","companyName":"Hamill, Ledner and Bartell"},"date":"2025-02-13","from":{"tel":"461.392.2668 x6917","email":"[email protected]","location":"4278 Elody Pines","reference":"DN-AWIGVNC1","vatNumber":"VAT-8398463816","companyName":"King, Trantow and Klein"},"projectName":"Maintenance - Annamarieberg Shopping Mall"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** King, Trantow and Klein\n\n**Ref:** DN-AWIGVNC1\n\n**Address:** 4278 Elody Pines\n\n**Tel:** 461.392.2668 x6917\n\n**Email:** [email protected]\n\n**VAT:** VAT-8398463816\n\n#### To:\n\n**Company:** Hamill, Ledner and Bartell\n\n**Ref:** PO-C5VKNAVB\n\n**Address:** 34445 Goyette Tunnel\n\n**Attention:** Nancy O'Reilly\n\n**Tel:** 462.762.6077 x8611\n\n**Email:** [email protected]\n\n**VAT:** VAT-7227957123\n\n**Date:** 2025-02-13\n\n**Project:** Maintenance - Annamarieberg Shopping Mall\n\n| SN | Description | Unit | Type | Brand | Reference | Qty |\n| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- | ---------------- | ------------------ | ---------- | --- |\n| 1 | Professional LED Luminaire for architectural lighting applications with 15261lm output, 49W power consumption 100-277v input voltage, power factor 0.95 4000K custom LED array with CRI 94 recessed mounted version with adjustable mounting bracket 180° precision-engineered beam angle 15° for optimal light distribution constructed with premium steel housing, weight 1.7kg IP65 rated for complete water protection up to 5m depth IK08 impact resistance, operating temperature 32°C to 8°C includes integrated driver and 5m special underwater cable round attachment cover made of corrosion-resistant steel energy efficiency rating: 91% certifications: CE/UL/TUV ONLY for professional underwater installation! (H.S. Code 66021212) Origin: Faroe Islands Warranty: 5 years limited manufacturer warranty | pcs | LED Luminaire | Schneider Electric | PZ4FEPO3OI | 37 |\n| 2 | Industrial Mounting Bracket for professional applications power rating: 267W 220-240v compatible efficiency rating: 91% surface installation type steel construction, weight: 2.9kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: ROHS for commercial and industrial use only (H.S. Code 41919134) Origin: Palau Warranty: 1 year standard warranty | set | Mounting Bracket | Schneider Electric | NUGKGF1HYE | 35 |\n| 3 | High-efficiency Power Supply for professional lighting systems rated power output: 802W continuous 100-277v input, 24v DC output power factor correction: 0.98, efficiency rating: 93% track mounting design with universal brackets compact steel enclosure, weight: 0.9kg IP67 protection class for harsh environments operating temperature range: -30°C to 70°C built-in protections: OVP, OCP, SCP, OTP parallel operation capability up to 3 units active PFC and low THD design certifications: CE/UL/TUV/ROHS suitable for industrial and commercial applications (H.S. Code 25928807) Origin: Mali Warranty: 3 years standard warranty | pcs | Power Supply | Mean Well | BMQ36BMHG5 | 18 |\n| 4 | Industrial Sensor Module for professional applications power rating: 484W 100-277v compatible efficiency rating: 89% surface installation type steel construction, weight: 4.8kg IP65 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: TUV for commercial and industrial use only (H.S. Code 48840814) Origin: United Kingdom Warranty: 1 year standard warranty | unit | Sensor Module | Philips | T0FH8JDWT7 | 23 |\n" |
|
101 | {"format":"EQUIPMENT_INSPECTION","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["equipmentInfo","checkpoints","overallStatus"],"properties":{"checkpoints":{"type":"array","items":{"type":"object","required":["category","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["checkpoint","status"],"properties":{"status":{"enum":["functional","needsService","defective","pass","fail","na"],"type":"string"},"checkpoint":{"type":"string"}}}},"category":{"type":"string"}}}},"equipmentInfo":{"type":"object","required":["equipmentId","model","inspectionDate"],"properties":{"model":{"type":"string"},"department":{"type":"string"},"equipmentId":{"type":"string"},"inspectionDate":{"type":"string"}}},"overallStatus":{"type":"object","required":["passedInspection","nextInspectionDue"],"properties":{"passedInspection":{"type":"boolean"},"nextInspectionDue":{"type":"string"}}}}} | {"checkpoints":[{"items":[{"status":"pass","checkpoint":"Equipment housing intact"},{"status":"pass","checkpoint":"Display screen clear"},{"status":"pass","checkpoint":"Control buttons functional"},{"status":"na","checkpoint":"Power cord undamaged"},{"status":"pass","checkpoint":"Mounting brackets secure"},{"status":"pass","checkpoint":"Wheels/casters condition"},{"status":"pass","checkpoint":"Labels and markings legible"},{"status":"pass","checkpoint":"Accessories complete"}],"category":"Physical Condition"},{"items":[{"status":"pass","checkpoint":"Ground connection"},{"status":"fail","checkpoint":"Insulation resistance"},{"status":"pass","checkpoint":"Leakage current"},{"status":"pass","checkpoint":"Power supply stable"},{"status":"pass","checkpoint":"Battery backup functional"},{"status":"pass","checkpoint":"Circuit breaker operation"},{"status":"na","checkpoint":"Surge protection"},{"status":"pass","checkpoint":"Cable connections secure"}],"category":"Electrical Safety"},{"items":[{"status":"pass","checkpoint":"Self-test passed"},{"status":"pass","checkpoint":"Calibration check"},{"status":"pass","checkpoint":"Alarm systems"},{"status":"pass","checkpoint":"Backup systems"},{"status":"na","checkpoint":"Output accuracy"},{"status":"pass","checkpoint":"Response time"},{"status":"fail","checkpoint":"Data storage/retrieval"},{"status":"pass","checkpoint":"Network connectivity"},{"status":"pass","checkpoint":"Sensor accuracy"}],"category":"Performance Tests"}],"equipmentInfo":{"model":"Parisian - Kuvalis 1qck","department":"ICU","equipmentId":"HO7CYSCQ","inspectionDate":"2025-02-13"},"overallStatus":{"passedInspection":false,"nextInspectionDue":"2025-06-22"}} | "## Medical Equipment Inspection Checklist\n\nEquipment ID: HO7CYSCQ\n\nModel: Parisian - Kuvalis 1qck\n\nDepartment: ICU\n\nInspection Date: 2025-02-13\n\nInspector: Margie Rohan\n\n### Physical Condition\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| --------------------------- | ---- | ---- | --- | ----- |\n| Equipment housing intact | ✅ | | | |\n| Display screen clear | ✅ | | | |\n| Control buttons functional | ✅ | | | |\n| Power cord undamaged | | | - | |\n| Mounting brackets secure | ✅ | | | |\n| Wheels/casters condition | ✅ | | | |\n| Labels and markings legible | ✅ | | | |\n| Accessories complete | ✅ | | | |\n\n### Electrical Safety\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| ------------------------- | ---- | ---- | --- | ----- |\n| Ground connection | ✅ | | | |\n| Insulation resistance | | ❌ | | |\n| Leakage current | ✅ | | | |\n| Power supply stable | ✅ | | | |\n| Battery backup functional | ✅ | | | |\n| Circuit breaker operation | ✅ | | | |\n| Surge protection | | | - | |\n| Cable connections secure | ✅ | | | |\n\n### Performance Tests\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| ---------------------- | ---- | ---- | --- | ------------------------------------ |\n| Self-test passed | ✅ | | | |\n| Calibration check | ✅ | | | |\n| Alarm systems | ✅ | | | |\n| Backup systems | ✅ | | | |\n| Output accuracy | | | - | Not required for this equipment type |\n| Response time | ✅ | | | |\n| Data storage/retrieval | | ❌ | | |\n| Network connectivity | ✅ | | | |\n| Sensor accuracy | ✅ | | | |\n\n### Overall Status\n\nInspection Result: ❌\n\nNext Inspection Due: 2025-06-22\n" |
|
102 | {"format":"BANK_CHECK","fontFamily":"VERDANA","documentQuality":"PHOTO"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"CHASE"},"checkInfo":{"date":"2025-02-03","memo":null,"micr":{"checkNumber":3280,"accountNumber":3875146359,"routingNumber":712795623},"payee":"Cronin and Sons","amount":13164.6,"amountInWords":"Thirteen Thousand One Hundred Sixty Four and 60/100"},"personalInfo":{"zip":"18159","city":"Leesburg","state":"Montana","address":"25008 Sebastian Stream","lastName":"Kuhlman-Rowe","firstName":"Elta"}},{"bankInfo":{"bank":"CHASE"},"checkInfo":{"date":"2025-02-03","memo":"Utility payment","micr":{"checkNumber":6956,"accountNumber":6850532756,"routingNumber":778891305},"payee":"Sauer - Bergstrom","amount":8058.51,"amountInWords":"EIGHT THOUSAND FIFTY EIGHT and 51/100"},"personalInfo":{"zip":"16443-6854","city":"New Jordynborough","state":"California","address":"375 Clarence Street","lastName":"Morar","firstName":"Christelle"}},{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-03","memo":null,"micr":{"checkNumber":1485,"accountNumber":7872335959,"routingNumber":898078646},"payee":"Jast Inc","amount":2607.92,"amountInWords":"Two Thousand Six Hundred Seven and 92/100"},"personalInfo":{"zip":"11933","city":"Davie","state":"North Carolina","address":"14959 Goldner Harbors","lastName":"Rodriguez","firstName":"Sean"}},{"bankInfo":{"bank":"US_BANK"},"checkInfo":{"date":"2025-02-03","memo":null,"micr":{"checkNumber":6741,"accountNumber":8769160829,"routingNumber":395668369},"payee":"Waelchi and Sons","amount":466.92,"amountInWords":"FOUR HUNDRED SIXTY SIX and 92/100"},"personalInfo":{"zip":"16539-8897","city":"Hellerburgh","state":"Florida","address":"58864 W Center Street","lastName":"Pacocha","firstName":"Gerhard"}},{"bankInfo":{"bank":"CHASE"},"checkInfo":{"date":"2025-02-03","memo":"Contract payment","micr":{"checkNumber":7961,"accountNumber":1146715701,"routingNumber":204019515},"payee":"Larson, Reichel and Olson","amount":46.8,"amountInWords":"Forty Six and 80/100"},"personalInfo":{"zip":"35569","city":"South Jordon","state":"Montana","address":"462 Bailee Harbor","lastName":"Anderson","firstName":"Lora"}},{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-03","memo":null,"micr":{"checkNumber":9163,"accountNumber":9311721185,"routingNumber":885864271},"payee":"Predovic - Auer","amount":474.73,"amountInWords":"Four Hundred Seventy Four and 73/100"},"personalInfo":{"zip":"23892-9588","city":"Port Freeda","state":"Florida","address":"8715 N Cedar Street","lastName":"Brakus","firstName":"Winston"}}]} | "\n\nElta Kuhlman-Rowe25008 Sebastian StreamLeesburg, Montana 18159\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nCronin and Sons\n\n$13,164.60\n\nThirteen Thousand One Hundred Sixty Four and 60/100\n\nDOLLARS\n\n⑆712795623⑆ 3875146359 ⑈3280⑈\n\nChristelle Morar375 Clarence StreetNew Jordynborough, California 16443-6854\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nSauer - Bergstrom\n\n$8,058.51\n\nEIGHT THOUSAND FIFTY EIGHT and 51/100\n\nDOLLARS\n\nMEMO\n\nUtility payment\n\n⑆778891305⑆ 6850532756 ⑈6956⑈\n\nSean Rodriguez14959 Goldner HarborsDavie, North Carolina 11933\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nJast Inc\n\n$2,607.92\n\nTwo Thousand Six Hundred Seven and 92/100\n\nDOLLARS\n\n⑆898078646⑆ 7872335959 ⑈1485⑈\n\nGerhard Pacocha58864 W Center StreetHellerburgh, Florida 16539-8897\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nWaelchi and Sons\n\n$466.92\n\nFOUR HUNDRED SIXTY SIX and 92/100\n\nDOLLARS\n\nGerhard Pacocha\n\n⑆395668369⑆ 8769160829 ⑈6741⑈\n\nLora Anderson462 Bailee HarborSouth Jordon, Montana 35569\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nLarson, Reichel and Olson\n\n$46.80\n\nForty Six and 80/100\n\nDOLLARS\n\nMEMO\n\nContract payment\n\nLora Anderson\n\n⑆204019515⑆ 1146715701 ⑈7961⑈\n\n\n\nWinston Brakus8715 N Cedar StreetPort Freeda, Florida 23892-9588\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nPredovic - Auer\n\n$474.73\n\nFour Hundred Seventy Four and 73/100\n\nDOLLARS\n\n⑆885864271⑆ 9311721185 ⑈9163⑈\n" |
|
103 | {"format":"SHIPPING_INVOICE","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"issueDate":{"type":"string","description":"Date the invoice was issued"},"clientNumber":{"type":"string","description":"Unique identifier for the client"},"documentNumber":{"type":"string","description":"Unique identifier for the invoice"},"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"sender":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the sender as it appears, excluding zip code"},"company":{"type":"string","description":"Sender's company name as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"address":{"type":"string","description":"Street address of the recipient as it appears, only including number and street"},"company":{"type":"string","description":"Recipient's company name as it appears"},"zipCode":{"type":"string","description":"Zip code of the recipient as it appears"}}},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"amount":{"type":"number","description":"Amount of the additional charge"},"totalVAT":{"type":"number","description":"Total VAT applied to the additional charge"},"grossValue":{"type":"number","description":"Gross value of the charge, including VAT"},"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"issueDate":"02-16-1951","clientNumber":"408797953","documentNumber":"QJFAH2WZ5U","mostRecentShipment":{"sender":{"city":"TRACY","company":"PADBERG INC"},"recipient":{"address":"995 Boyle Junction","company":"MCGLYNN - PREDOVIC","zipCode":"14819"},"shipmentNumber":"1680725539","additionalCharges":[{"amount":1.86,"totalVAT":3.96,"grossValue":20.85,"description":"OUT-OF-HOURS DELIVERY FEE"},{"amount":8.05,"totalVAT":3.82,"grossValue":47.85,"description":"DANGEROUS GOODS HANDLING FEE"},{"amount":2.35,"totalVAT":4.09,"grossValue":19.77,"description":"WEEKEND DELIVERY FEE"},{"amount":1.57,"totalVAT":2.58,"grossValue":45.57,"description":"URBAN CONGESTION CHARGE"}]}} | "!\\[USPS Logo\\](image)\n\n## Invoice With Tax\n\n**Document Number:** QJFAH2WZ5U\n\n**Client Number:** 408797953\n\n**Issue Date:** 02-16-1951\n\n**Page:** 38 of 83\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ----------------------------- | --------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 7725716318 | J9ZYYWV8FM | 11-10-1960 | | | ECONOMY SELECT | 9.9 | 10 | 39.06 | PEAK SEASON SURCHARGE | 4.07 | 3.79 | 19.89 |\n| | | | HICKLE AND SONS | MCGLYNN, THOMPSON AND REICHERT | | | | | EXPRESS HANDLING FEE | 5.79 | 1.6 | 38.36 |\n| | | | 8477 Bernardo Ranch | 3505 Theresa Mission | | | | | ENVIRONMENTAL SURCHARGE | 4.42 | 4.64 | 30.83 |\n| | | | YOSTVILLE, 56602-1850 | NORTH GARRICKSHIRE, 33047-5826 | | | | | EXPRESS HANDLING FEE | 6.81 | 2.29 | 48.8 |\n| | | | | | | | | | PRIORITY SERVICE CHARGE | 5.29 | 2.86 | 42.97 |\n| | | | | | | | | | | | | |\n| 2571009596 | IUHYHVXE3L | 03-07-1967 | | | DOMESTIC PRIORITY | 23.2 | 9 | 118.68 | EXPRESS HANDLING FEE | 9.92 | 4.75 | 21.56 |\n| | | | AUER AND SONS | CRIST AND SONS | | | | | STORAGE FEE | 7.57 | 1.36 | 29.6 |\n| | | | 396 S Walnut Street | 789 Mozell Roads | | | | | | | | |\n| | | | NEW VEDAFORT, 04920 | SOUTH AUSTINSTAD, 18910-0124 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 3834531101 | WZAAGJKKVX | 06-06-1979 | | | DOMESTIC PRIORITY | 11.7 | 10 | 174.06 | PERISHABLE ITEM SURCHARGE | 3.29 | 4.41 | 44.25 |\n| | | | HERMISTON - LESCH | BUCKRIDGE AND SONS | | | | | SEASONAL SURCHARGE | 7.34 | 4.5 | 32 |\n| | | | 92490 Pfeffer Circles | 916 University Avenue | | | | | URBAN CONGESTION CHARGE | 5.64 | 1.57 | 33.62 |\n| | | | BECHTELARTON, 79427-4761 | ABBOTTWORTH, 25526-6328 | | | | | FUEL ADJUSTMENT CHARGE | 8.59 | 4.34 | 47.61 |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 1463086890 | 6Y91LTXTRT | 12-13-1981 | | | ECONOMY SELECT | 35.1 | 6 | 79.83 | WEEKEND DELIVERY FEE | 1.22 | 0.98 | 49.83 |\n| | | | PRICE - KOCH | MCGLYNN - NITZSCHE | | | | | ADDRESS CORRECTION FEE | 6.07 | 1.34 | 28.72 |\n| | | | 263 Lind Ridge | 49648 Armand Turnpike | | | | | STORAGE FEE | 5.03 | 1.07 | 30.57 |\n| | | | ELDRIDGESTAD, 29057-7627 | WOLFVIEW, 51512-9096 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 3464687052 | | 12-07-1986 | | | DOMESTIC PRIORITY | 13.1 | 5 | 44.64 | SECURITY SURCHARGE | 9.66 | 0.66 | 13.24 |\n| | | | RITCHIE - MCKENZIE | KUHN LLC | | | | | | | | |\n| | | | 75946 Walker Curve | 964 Church Road | | | | | | | | |\n| | | | PORT BRAINFURT, 15783 | PORT WYATTFORT, 27397 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 8082328344 | | 01-27-1990 | | | DOMESTIC PRIORITY | 35 | 3 | 56.77 | PRIORITY SERVICE CHARGE | 1.7 | 4.69 | 14.27 |\n| | | | FARRELL - BAUMBACH | SCHMITT - ZULAUF | | | | | HOLIDAY DELIVERY FEE | 7.54 | 3.74 | 39.99 |\n| | | | 92927 East Road | 6399 Boehm Valleys | | | | | CHANGE OF ADDRESS FEE | 9.26 | 2.17 | 20.13 |\n| | | | JUVENALWORTH, 90922-3813 | FLINT, 49972 | | | | | DELIVERY FEE | 8.78 | 3.11 | 49.47 |\n| | | | | | | | | | HOLIDAY DELIVERY FEE | 3.88 | 3.97 | 37.21 |\n| | | | | | | | | | | | | |\n| 0869727751 | | 10-18-2001 | | | ECONOMY SELECT | 9.2 | 10 | 81.43 | REPACKING FEE | 3.58 | 1.3 | 33.29 |\n| | | | FAY, GREEN AND MORAR | O'CONNER - LUETTGEN | | | | | IMPORT TAX | 7.83 | 3.83 | 31.54 |\n| | | | 80929 Field Lane | 994 School Close | | | | | ENVIRONMENTAL SURCHARGE | 4.7 | 1.69 | 38.93 |\n| | | | LAKE DASIA, 77394 | WEST GARNETBORO, 85801-9676 | | | | | STORAGE FEE | 2.37 | 4.2 | 49.41 |\n| | | | | | | | | | WEIGHT OVERCHARGE | 3.18 | 1.34 | 27.02 |\n| | | | | | | | | | | | | |\n| 1680725539 | KNWZUGHCW6 | 12-14-2001 | | | DOMESTIC PRIORITY | 28 | 1 | 144.24 | OUT-OF-HOURS DELIVERY FEE | 1.86 | 3.96 | 20.85 |\n| | | | PADBERG INC | MCGLYNN - PREDOVIC | | | | | DANGEROUS GOODS HANDLING FEE | 8.05 | 3.82 | 47.85 |\n| | | | 951 Aspen Close | 995 Boyle Junction | | | | | WEEKEND DELIVERY FEE | 2.35 | 4.09 | 19.77 |\n| | | | TRACY, 98505 | GEOVANNYBORO, 14819 | | | | | URBAN CONGESTION CHARGE | 1.57 | 2.58 | 45.57 |\n\n38\n" |
|
104 | {"format":"REAL_ESTATE","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":9,"period":"Q1-2021","category":"Educational Buildings"},{"value":12,"period":"Q2-2021","category":"Educational Buildings"},{"value":12,"period":"Q3-2021","category":"Educational Buildings"},{"value":6,"period":"Q4-2021","category":"Educational Buildings"},{"value":40,"period":"Q1-2021","category":"Data Centers"},{"value":19,"period":"Q2-2021","category":"Data Centers"},{"value":38,"period":"Q3-2021","category":"Data Centers"},{"value":15,"period":"Q4-2021","category":"Data Centers"},{"value":25,"period":"Q1-2021","category":"Healthcare Facilities"},{"value":27,"period":"Q2-2021","category":"Healthcare Facilities"},{"value":28,"period":"Q3-2021","category":"Healthcare Facilities"},{"value":8,"period":"Q4-2021","category":"Healthcare Facilities"},{"value":8,"period":"Q1-2021","category":"State & Federal Contruction"},{"value":21,"period":"Q2-2021","category":"State & Federal Contruction"},{"value":18,"period":"Q3-2021","category":"State & Federal Contruction"},{"value":13,"period":"Q4-2021","category":"State & Federal Contruction"}],"transactionsByCity":[{"city":"Phoenix","year":"2021","value":208},{"city":"Charlotte","year":"2021","value":181},{"city":"San Diego","year":"2021","value":188},{"city":"San Francisco","year":"2021","value":46}]} | "# Transaction Overview by Quarter\n\n| City | Year | Transactions (Total) | Permits Filed | Educational Buildings | Data Centers | Healthcare Facilities | State & Federal Contruction |\n| ------------- | ---- | -------------------- | ------------- | --------------------- | ------------ | --------------------- | --------------------------- |\n| Phoenix | 2021 | $208M | 132 | $72.1M | $32.8M | $22.9M | $80.3M |\n| Charlotte | 2021 | $181M | 469 | $34.8M | $95.1M | $29.7M | $21.5M |\n| San Diego | 2021 | $188M | 347 | $72.3M | $17.7M | $57.8M | $40.2M |\n| San Francisco | 2021 | $46M | 76 | $18.4M | $6.2M | $14.2M | $7.1M |\n\n### Educational Buildings\n\nAvg: $9.8M\n\nMedian: $10.5M\n\n### Data Centers\n\nAvg: $28.0M\n\nMedian: $28.5M\n\n### Healthcare Facilities\n\nAvg: $22.0M\n\nMedian: $26.0M\n\n### State & Federal Contruction\n\nAvg: $15.0M\n\nMedian: $15.5M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------------- |\n| Q1-2021 | 9 | Educational Buildings |\n| Q2-2021 | 12 | Educational Buildings |\n| Q3-2021 | 12 | Educational Buildings |\n| Q4-2021 | 6 | Educational Buildings |\n| Q1-2021 | 40 | Data Centers |\n| Q2-2021 | 19 | Data Centers |\n| Q3-2021 | 38 | Data Centers |\n| Q4-2021 | 15 | Data Centers |\n| Q1-2021 | 25 | Healthcare Facilities |\n| Q2-2021 | 27 | Healthcare Facilities |\n| Q3-2021 | 28 | Healthcare Facilities |\n| Q4-2021 | 8 | Healthcare Facilities |\n| Q1-2021 | 8 | State & Federal Contruction |\n| Q2-2021 | 21 | State & Federal Contruction |\n| Q3-2021 | 18 | State & Federal Contruction |\n| Q4-2021 | 13 | State & Federal Contruction |\n\n\n\nCostar Investment Opportunities\n\nPage 13\n" |
|
105 | {"format":"SHIFT_SCHEDULE","rotation":180,"fontFamily":"TIMES_NEW_ROMAN","documentQuality":"CLEAN"} | {"type":"object","required":["title","weekStartDate","facility","employees"],"properties":{"title":{"type":"string"},"facility":{"type":"string"},"employees":{"type":"array","items":{"type":"object","required":["employeeName","employeeId","department","shifts"],"properties":{"shifts":{"type":"array","items":{"type":"object","required":["type"],"properties":{"type":{"enum":["Morning","Afternoon","Night","Leave","empty"],"type":"string"},"hours":{"type":"string","description":"Shift hours, ex. 07:00-15:00. Only required for Morning, Afternoon, and Night."}}}},"department":{"type":"string"},"employeeId":{"type":"string"},"employeeName":{"type":"string"}}}},"weekStartDate":{"type":"string"}}} | {"title":"Staff Shift Schedule","facility":"Baumbachfort Medical Center","employees":[{"shifts":[{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Night","hours":"23:00-07:00"},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"Afternoon","hours":"15:00-23:00"}],"department":"ICU","employeeId":"IWSXAL","employeeName":"Helen Thiel"},{"shifts":[{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"Night","hours":"23:00-07:00"}],"department":"Cardiology","employeeId":"DVDGEB","employeeName":"Terrance Kunze"},{"shifts":[{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"},{"type":"Morning","hours":"07:00-15:00"},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Night","hours":"23:00-07:00"}],"department":"Surgery","employeeId":"4FGCRQ","employeeName":"Ollie Nikolaus"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null}],"department":"Neurology","employeeId":"YXVRIB","employeeName":"Wayne Fahey"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"Morning","hours":"07:00-15:00"},{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"}],"department":"Oncology","employeeId":"NDVZXD","employeeName":"Tami Price"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00"},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Leave","hours":null}],"department":"Surgery","employeeId":"RW9UAA","employeeName":"Dr. Cary Simonis"},{"shifts":[{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"}],"department":"Pediatrics","employeeId":"GOKUWU","employeeName":"Edmund Crona-Cummings"},{"shifts":[{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null}],"department":"Radiology","employeeId":"U9TRRM","employeeName":"Naomi O'Conner"},{"shifts":[{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null}],"department":"General Ward","employeeId":"G5JQHZ","employeeName":"David Reichert"},{"shifts":[{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"}],"department":"Oncology","employeeId":"ROEJFL","employeeName":"Vernon Blanda"},{"shifts":[{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"Leave","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"empty","hours":null}],"department":"General Ward","employeeId":"RZDM6S","employeeName":"Rudolph Zieme"},{"shifts":[{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"empty","hours":null}],"department":"ICU","employeeId":"FRI99B","employeeName":"Sally Marks"},{"shifts":[{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"}],"department":"Radiology","employeeId":"QLF5YP","employeeName":"Christopher Beer"},{"shifts":[{"type":"Morning","hours":"07:00-15:00"},{"type":"empty","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"},{"type":"empty","hours":null},{"type":"Afternoon","hours":"15:00-23:00"}],"department":"Oncology","employeeId":"419RUF","employeeName":"Marcella Deckow"},{"shifts":[{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"empty","hours":null}],"department":"Pediatrics","employeeId":"4TRC4X","employeeName":"Chris Barton"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00"},{"type":"Night","hours":"23:00-07:00"},{"type":"empty","hours":null},{"type":"Leave","hours":null},{"type":"empty","hours":null},{"type":"Morning","hours":"07:00-15:00"},{"type":"empty","hours":null}],"department":"Cardiology","employeeId":"HK3VUF","employeeName":"Wendy Mraz"}],"weekStartDate":"2025-06-12"} | "# Staff Shift Schedule\n\nBaumbachfort Medical Center -\n\nWeek of June 12, 2025\n\n| Employee | ID | Department | Thu 12 | Fri 13 | Sat 14 | Sun 15 | Mon 16 | Tue 17 | Wed 18 |\n| --------------------- | ------ | ------------ | --------------------- | --------------------- | ------------------- | ----------------- | --------------------- | --------------------- | --------------------- |\n| Helen Thiel | IWSXAL | ICU | | Afternoon 15:00-23:00 | Night 23:00-07:00 | Leave Sick Leave | | Night 23:00-07:00 | Afternoon 15:00-23:00 |\n| Terrance Kunze | DVDGEB | Cardiology | | | | Leave Sick Leave | | Leave Sick Leave | Night 23:00-07:00 |\n| Ollie Nikolaus | 4FGCRQ | Surgery | | Morning 07:00-15:00 | Morning 07:00-15:00 | | | | Night 23:00-07:00 |\n| Wayne Fahey | YXVRIB | Neurology | Afternoon 15:00-23:00 | Leave Sick Leave | | | Leave Training | | Leave Vacation |\n| Tami Price | NDVZXD | Oncology | Afternoon 15:00-23:00 | Night 23:00-07:00 | | Leave Personal | Morning 07:00-15:00 | | Morning 07:00-15:00 |\n| Dr. Cary Simonis | RW9UAA | Surgery | Afternoon 15:00-23:00 | | Leave Vacation | | | Afternoon 15:00-23:00 | Leave Personal |\n| Edmund Crona-Cummings | GOKUWU | Pediatrics | | | Night 23:00-07:00 | | | | Morning 07:00-15:00 |\n| Naomi O'Conner | U9TRRM | Radiology | | | | | | | |\n| David Reichert | G5JQHZ | General Ward | | Morning 07:00-15:00 | | | | | Leave Sick Leave |\n| Vernon Blanda | ROEJFL | Oncology | Leave Training | | Morning 07:00-15:00 | Leave Training | | | Afternoon 15:00-23:00 |\n| Rudolph Zieme | RZDM6S | General Ward | | Leave Personal | Leave Personal | Night 23:00-07:00 | Afternoon 15:00-23:00 | Afternoon 15:00-23:00 | |\n| Sally Marks | FRI99B | ICU | | Leave Training | Night 23:00-07:00 | | | Afternoon 15:00-23:00 | |\n| Christopher Beer | QLF5YP | Radiology | | Leave Training | | | Afternoon 15:00-23:00 | | Morning 07:00-15:00 |\n| Marcella Deckow | 419RUF | Oncology | Morning 07:00-15:00 | | Night 23:00-07:00 | | Afternoon 15:00-23:00 | | Afternoon 15:00-23:00 |\n| Chris Barton | 4TRC4X | Pediatrics | | | | Leave Sick Leave | Night 23:00-07:00 | | |\n| Wendy Mraz | HK3VUF | Cardiology | Afternoon 15:00-23:00 | Night 23:00-07:00 | | Leave Personal | | Morning 07:00-15:00 | |\n" |
|
106 | {"format":"GLOSSARY","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["title","glossarySections","pageNumber"],"properties":{"title":{"type":"string"},"pageNumber":{"type":"number","description":"The current page number of the glossary"},"glossarySections":{"type":"array","items":{"type":"object","required":["letter","terms"],"properties":{"terms":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"letter":{"type":"string","description":"The letter heading for this section"}}}}}} | {"title":"Automotive Glossary","pageNumber":2,"glossarySections":[{"terms":[{"term":"Adaptive cruise control"}],"letter":"A"},{"terms":[{"term":"Balancing (tires)"},{"term":"Brake caliper"},{"term":"Brake shoes"}],"letter":"B"},{"terms":[{"term":"Cold cranking amps (CCA)"},{"term":"Continuously Variable Transmission (CVT)"},{"term":"Crankcase (engine block)"},{"term":"Curb weight"}],"letter":"C"},{"terms":[{"term":"Drive shaft"},{"term":"Dual overhead camshafts (DOHC)"}],"letter":"D"},{"terms":[{"term":"Engine block (crankcase)"}],"letter":"E"},{"terms":[{"term":"Fast idle"}],"letter":"F"},{"terms":[{"term":"Grab"},{"term":"Green House Gas (GHG)"}],"letter":"G"},{"terms":[{"term":"Hesitation"},{"term":"Horsepower"},{"term":"Hybrid Electric Vehicle (HEV)"}],"letter":"H"},{"terms":[{"term":"Multi-point injection"}],"letter":"M"},{"terms":[{"term":"Positive crankcase ventilation (PCV) valve"},{"term":"Power loss"},{"term":"Pull"}],"letter":"P"},{"terms":[{"term":"Rain-sensing wipers"},{"term":"Rear view camera"},{"term":"Rear-wheel drive (4X2)"},{"term":"Rough idle"}],"letter":"R"},{"terms":[{"term":"Specific gravity"},{"term":"Sport Utility Vehicle (SUV)"}],"letter":"S"},{"terms":[{"term":"Thermostat"},{"term":"Transaxle"}],"letter":"T"},{"terms":[{"term":"Vacuum hose"}],"letter":"V"}]} | "# Automotive Glossary\n\n## A\n\n**Adaptive cruise control**\n\nAn advanced cruise control system that maintains a preset distance or time interval from the vehicle ahead by automatically controlling the brakes and throttle.\n\n## B\n\n**Balancing (tires)**\n\nAdding small amounts of weight to a wheel to offset any imbalance present in the tire and wheel assembly. Proper balance eliminates wheel and tire vibrations that are annoying, can reduce traction in certain circumstances and cause increased tire and suspension wear.\n\n**Brake caliper**\n\nThe hydraulic assembly that contains the brake pads and applies them against the brake rotor to slow or stop the car.\n\n**Brake shoes**\n\nCurved metal platforms faced with a friction material that is pressed against the inside of a brake drum to slow or stop the car. Brake shoes are applied by the wheel cylinder.\n\n## C\n\n**Cold cranking amps (CCA)**\n\nA rating that indicates the amount of power a battery can provide for engine cranking in cold-start conditions.\n\n**Continuously Variable Transmission (CVT)**\n\nan automatic transmission that uses two variable-diameter pulleys and a steel belt to continuously alter its gear ratio. This provides smooth power delivery and allows the engine to operate at the optimum speed for any given driving condition.\n\n**Crankcase (engine block)**\n\nLargest assembly of an internal combustion engine. Consists of the lower part of the engine which contains the crankshaft, connecting rods and pistons in an oil-tight housing.\n\n**Curb weight**\n\nThe weight of a vehicle carrying a full tank of fuel but no passengers or cargo.\n\n## D\n\n**Drive shaft**\n\nOn rear-wheel or all-wheel drive vehicles, the shaft that couples the transmission to the rear axle differential assembly.\n\n**Dual overhead camshafts (DOHC)**\n\nAn engine with two camshafts located in the upper portion of the cylinder head.\n\n## E\n\n**Engine block (crankcase)**\n\nLargest assembly of an internal combustion engine. Consists of the lower part of the engine which contains the crankshaft, connecting rods and pistons in an oil-tight housing.\n\n## F\n\n**Fast idle**\n\nAn increased idle speed that typically occurs for a short time after a cold engine start to improve drivability and speed engine warm up.\n\n## G\n\n**Grab**\n\nBrakes engage suddenly and strongly, even when applying light pressure on the brake pedal.\n\n**Green House Gas (GHG)**\n\nAny gas in the atmosphere that absorbs and emits radiation within the thermal infrared range, thereby contributing to climate change/global warming. The primary greenhouse gases in the Earth's atmosphere are water vapor, carbon dioxide, methane, nitrous oxide, and ozone.\n\n## H\n\n**Hesitation**\n\nMomentary loss of power on acceleration.\n\n**Horsepower**\n\nThe measurement of the engine's ability to produce work.\n\n## H\n\n**Hybrid Electric Vehicle (HEV)**\n\nA vehicle that achieves improved fuel efficiency by using an electric motor to help the engine propel the car. The motor receives power from a modestly sized battery that is automatically recharged during vehicle operation using a generator driven by the car’s engine. The battery is also recharged by “regenerative braking” that turns the electric motor into a generator during coasting and braking. HEVs have no provision to connect an external charger, and the energy contained in the battery can propel the vehicle under electrical power alone for only a very short distance, if at all. The Toyota Prius is an example of an HEV.\n\n## M\n\n**Multi-point injection**\n\nA fuel delivery system that utilizes a fuel injector for each cylinder.\n\n## P\n\n**Positive crankcase ventilation (PCV) valve**\n\nEmission control system that redirects crankcase vapors back into the engine to be burned. Often controlled by a PCV valve that requires periodic replacement. PCV valve problems can cause a car to run rough, stall, use excess engine oil, smoke, and have high exhaust emissions.\n\n**Power loss**\n\nEngine runs at reduced speed or requires more throttle to maintain constant speed.\n\n**Pull**\n\nVehicle self-steers to one side or the other when driving or braking.\n\n## R\n\n**Rain-sensing wipers**\n\nWindshield wipers whose rate of operation is electronically controlled based on the amount of moisture on the windshield.\n\n**Rear view camera**\n\nA camera mounted at the back of the vehicle that displays a picture on a screen in the dash or rear view mirror of what is behind the car when the transmission is in reverse.\n\n**Rear-wheel drive (4X2)**\n\nDrive system that provides power to only the rear wheels of the vehicle. In trucks, this type of powertrain is sometimes referred to as “4X2” in comparison to a four-wheel drive “4X4” system.\n\n## R\n\n**Rough idle**\n\nWhen the engine vibrates or shakes while running with the drivers foot off the gas.\n\n## S\n\n**Specific gravity**\n\nTerm used in connection with testing a battery’s electrolyte. A specific gravity test is used to determine the battery’s state of charge. Sealed “maintenance free” batteries sometimes have an indicator on top that indicates the state of charge.\n\n**Sport Utility Vehicle (SUV)**\n\nAn enclosed body on a truck chassis that provides ruggedness and ground clearance with room for up to 9 passengers and their cargo. These vehicles usually have fuel economy and ride/handling traits similar to the trucks on which they are based. The Chevrolet Tahoe/Suburban, GMC Yukon/Yukon XL and Ford Expedition/Expedition are common SUVs.\n\n## T\n\n**Thermostat**\n\nA component that helps regulate engine temperature by controlling the speed at which coolant circulates through the engine.\n\n**Transaxle**\n\nUsed in front-wheel drive and rear-engine, rear-wheel drive vehicles. Transaxles incorporate both a transmission and a differential into a single unit.\n\n## V\n\n**Vacuum hose**\n\nA hose (usually rubber or hard plastic) that transfers vacuum to various vehicle components.\n\nDefinitions are simplified for general understanding.\n\nSpecific use cases may require further clarification.\n\nPage 2 of 5\n" |
|
107 | {"format":"SHIPPING_INVOICE","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"issueDate":{"type":"string","description":"Date the invoice was issued"},"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"sender":{"type":"object","required":["company"],"properties":{"company":{"type":"string","description":"Sender's company name as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"address":{"type":"string","description":"Street address of the recipient as it appears, only including number and street"},"company":{"type":"string","description":"Recipient's company name as it appears"},"zipCode":{"type":"string","description":"Zip code of the recipient as it appears"}}},"weightInKg":{"type":"number","description":"Weight of the shipment in kilograms"},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"referenceNumber":{"type":"string","description":"Reference number for the shipment, must return null if not provided"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"grossValue":{"type":"number","description":"Gross value of the charge, including VAT"},"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"},"numberOfShipments":{"type":"number","description":"Total number of shipments"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"issueDate":"03-02-2003","mostRecentShipment":{"sender":{"company":"GOYETTE - CUMMERATA"},"recipient":{"address":"9081 Edward Street","company":"PARISIAN INC","zipCode":"77829-7862"},"weightInKg":20.2,"shipmentNumber":"5746129347","referenceNumber":"9FBBU7JJH9","additionalCharges":[{"grossValue":25.61,"description":"SAME-DAY DELIVERY CHARGE"},{"grossValue":13.22,"description":"REMOTE AREA SURCHARGE"},{"grossValue":15.12,"description":"FUEL ADJUSTMENT CHARGE"},{"grossValue":28.88,"description":"OUT-OF-HOURS DELIVERY FEE"}],"numberOfShipments":1}} | "#### VAT BILLING RECEIPT\n\n**Document Number:** 0ONSJC0OKP\n\n**Client Number:** 104603756\n\n**Issue Date:** 03-02-2003\n\n**Page:** 32 of 94\n\n!\\[UPS Logo\\](image)\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ----------------------------- | --------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 0304996236 | | 03-18-1981 | | | EXPRESS WORLDWIDE | 4.4 | 7 | 195.42 | OUT-OF-HOURS DELIVERY FEE | 9.03 | 2.38 | 11.72 |\n| | | | ADAMS - MACEJKOVIC | GOODWIN, JOHNSON AND RUECKER | | | | | CHANGE OF ADDRESS FEE | 2.76 | 4.74 | 33.89 |\n| | | | 80496 Lime Grove | 3284 Murphy Mews | | | | | SAME-DAY DELIVERY CHARGE | 4.93 | 3.65 | 11.51 |\n| | | | GRADYSIDE, 87884 | CONCEPCIONBOROUGH, 52126 | | | | | ADDRESS CORRECTION FEE | 8.03 | 2.66 | 23.68 |\n| | | | | | | | | | HOLIDAY DELIVERY FEE | 4.41 | 4.46 | 41.52 |\n| | | | | | | | | | | | | |\n| 0135277879 | | 01-09-1987 | | | DOMESTIC PRIORITY | 44.7 | 6 | 109.74 | DANGEROUS GOODS HANDLING FEE | 4.03 | 1.77 | 26.96 |\n| | | | WEBER, DUBUQUE AND MAYER | REINGER - BERGSTROM | | | | | SPECIAL HANDLING FEE | 3.7 | 2.74 | 18.8 |\n| | | | 9442 Kohler Extensions | 41153 Rohan Unions | | | | | HANDLING CHARGE | 8.92 | 2.28 | 49.38 |\n| | | | TRESSAVIEW, 99772 | SCHROEDERBOROUGH, 43301-8290 | | | | | INSURANCE PREMIUM | 5.95 | 3.84 | 25.08 |\n| | | | | | | | | | HANDLING CHARGE | 1.5 | 4.8 | 20.05 |\n| | | | | | | | | | | | | |\n| 7691803040 | | 06-01-1989 | | | EXPRESS WORLDWIDE | 15.5 | 7 | 87.09 | CARBON OFFSET FEE | 2.16 | 3.11 | 45.26 |\n| | | | WALKER - LABADIE | WILDERMAN AND SONS | | | | | ENVIRONMENTAL SURCHARGE | 3.3 | 2.01 | 35.13 |\n| | | | 2821 Stanley Street | 26696 Feil Field | | | | | | | | |\n| | | | HELOISEVIEW, 59075-2518 | JOHNSTONMOUTH, 75436-6635 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 0260970084 | | 10-26-1990 | | | EXPRESS WORLDWIDE | 18 | 8 | 190.47 | REMOTE AREA SURCHARGE | 9.32 | 4.69 | 26.22 |\n| | | | FAHEY, ERNSER AND FRANECKI | O'KON AND SONS | | | | | | | | |\n| | | | 64469 Mill Close | 7351 Waverley Road | | | | | | | | |\n| | | | EAST BRADYSTAD, 61566 | ROBERTSMOUTH, 37035-3113 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 6063818296 | 9XPL0VZIDJ | 08-14-1992 | | | EXPRESS WORLDWIDE | 2.3 | 2 | 198.03 | OUT-OF-HOURS DELIVERY FEE | 9.99 | 3.16 | 19.19 |\n| | | | KUHN - CUMMERATA | MCKENZIE - LUBOWITZ | | | | | FRAGILE ITEM FEE | 6.87 | 3.42 | 22.92 |\n| | | | 240 Balistreri Inlet | 963 Avis Ways | | | | | | | | |\n| | | | PORT ALLYBURY, 25396-8037 | PEMBROKE PINES, 39364-4915 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 5746129347 | 9FBBU7JJH9 | 07-28-1997 | | | ECONOMY SELECT | 20.2 | 1 | 46.57 | SAME-DAY DELIVERY CHARGE | 3.94 | 2.4 | 25.61 |\n| | | | GOYETTE - CUMMERATA | PARISIAN INC | | | | | REMOTE AREA SURCHARGE | 5.38 | 1.6 | 13.22 |\n| | | | 1151 Erdman Plain | 9081 Edward Street | | | | | FUEL ADJUSTMENT CHARGE | 4.78 | 1.26 | 15.12 |\n| | | | FORT WARREN, 06081-0070 | FLINT, 77829-7862 | | | | | OUT-OF-HOURS DELIVERY FEE | 8.55 | 2.43 | 28.88 |\n\n32\n" |
|
108 | {"format":"NUTRITION","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"HIGH_QUALITY"} | {"type":"object","properties":{"fries":{"type":"array","items":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"Name of the menu item"},"nutritionalFacts":{"type":"object","properties":{"fiber":{"type":"number","description":"Fiber (g)"},"sugar":{"type":"number","description":"Sugar (g)"},"protein":{"type":"number","description":"Protein (g)"},"transFat":{"type":"number","description":"Trans fat (g)"},"saturatedFat":{"type":"number","description":"Saturated fat (g)"}},"description":"Nutrition facts for the menu item"}},"description":"Information on menu item and its nutrition"},"description":"List of the menu items and nutrition facts in the Fries category"}}} | {"fries":[{"name":"Seasoned Fries","nutritionalFacts":{"fiber":4.9,"sugar":31,"protein":27.5,"transFat":0.1,"saturatedFat":2.4}},{"name":"Duck Fat Fries","nutritionalFacts":{"fiber":4.6,"sugar":22.5,"protein":9.4,"transFat":1.4,"saturatedFat":2.5}},{"name":"Classic French Fries","nutritionalFacts":{"fiber":2,"sugar":21.8,"protein":15.8,"transFat":1.8,"saturatedFat":4}},{"name":"Smoked Paprika Fries","nutritionalFacts":{"fiber":7.2,"sugar":27.1,"protein":7.6,"transFat":0.3,"saturatedFat":10}},{"name":"Ranch Fries","nutritionalFacts":{"fiber":9.8,"sugar":14.6,"protein":29.7,"transFat":1.9,"saturatedFat":9.9}},{"name":"Brown Sugar Sweet Potato Fries","nutritionalFacts":{"fiber":4,"sugar":14.2,"protein":10.7,"transFat":1,"saturatedFat":0.9}},{"name":"Spicy Fries","nutritionalFacts":{"fiber":2.4,"sugar":47.3,"protein":13.4,"transFat":0.6,"saturatedFat":3.6}},{"name":"Truffle Fries","nutritionalFacts":{"fiber":5.7,"sugar":30.9,"protein":3.9,"transFat":1,"saturatedFat":2.4}}]} | "**Fries**: Light blue\n\n**Dips + Spreads**: Turquoise\n\n**Wraps**: Purple\n\n**Dressings**: Pink\n\n#### Fries\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ------------------------------ | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Seasoned Fries | 60 | 117 | 12.9 | 2.4 | 0.1 | 54 | 514 | 28 | 4.9 | 31 | 27.5 |\n| Duck Fat Fries | 101 | 133 | 19.3 | 2.5 | 1.4 | 39 | 716 | 57 | 4.6 | 22.5 | 9.4 |\n| Classic French Fries | 238 | 197 | 14.1 | 4 | 1.8 | 65 | 9 | 74 | 2 | 21.8 | 15.8 |\n| Smoked Paprika Fries | 223 | 52 | 14.8 | 10 | 0.3 | 84 | 633 | 16 | 7.2 | 27.1 | 7.6 |\n| Ranch Fries | 178 | 118 | 1.6 | 9.9 | 1.9 | 37 | 428 | 28 | 9.8 | 14.6 | 29.7 |\n| Brown Sugar Sweet Potato Fries | 209 | 179 | 8.6 | 0.9 | 1 | 28 | 370 | 21 | 4 | 14.2 | 10.7 |\n| Spicy Fries | 400 | 144 | 0.6 | 3.6 | 0.6 | 75 | 923 | 3 | 2.4 | 47.3 | 13.4 |\n| Truffle Fries | 136 | 5 | 18.3 | 2.4 | 1 | 75 | 979 | 9 | 5.7 | 30.9 | 3.9 |\n\n#### Dips + Spreads\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ------------------ | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Ranch Dip | 315 | 92 | 11.9 | 7.3 | 0.2 | 93 | 894 | 27 | 8.5 | 21.6 | 13.4 |\n| Yogurt Dill Dip | 182 | 164 | 3.8 | 1.8 | 0.2 | 75 | 329 | 0 | 0.3 | 12.5 | 26.5 |\n| Barbecue Sauce | 335 | 50 | 15.8 | 6.4 | 0.7 | 83 | 593 | 8 | 7.6 | 26.2 | 17.2 |\n| Nacho Cheese | 262 | 43 | 5.3 | 3.9 | 1.6 | 2 | 766 | 31 | 0.2 | 41.7 | 0.9 |\n| Salsa Verde | 338 | 70 | 16.3 | 1 | 0 | 3 | 316 | 54 | 3.4 | 24.9 | 23.7 |\n| Sweet Chili Sauce | 82 | 63 | 19.5 | 7.2 | 0.6 | 45 | 365 | 41 | 0.9 | 44.2 | 7.1 |\n| Miso Dip | 76 | 188 | 7.4 | 5.4 | 1.5 | 3 | 804 | 7 | 1.1 | 22.9 | 29.3 |\n| Chili Lime Sauce | 137 | 47 | 15.4 | 10 | 0.1 | 79 | 746 | 55 | 5.8 | 19.6 | 23.3 |\n| Sweet & Sour Sauce | 133 | 168 | 12.7 | 9.6 | 1.4 | 35 | 679 | 89 | 9 | 22.2 | 12.1 |\n| Honey Mustard | 251 | 138 | 8.6 | 2.8 | 0.9 | 80 | 789 | 2 | 8.2 | 21 | 18.8 |\n| Pesto Spread | 266 | 58 | 13.8 | 2.8 | 0.1 | 21 | 244 | 41 | 5.4 | 44 | 17 |\n\n#### Wraps\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| --------------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Grilled Chicken Wrap | 215 | 3 | 7.8 | 0.5 | 1.9 | 35 | 265 | 0 | 9.9 | 40.1 | 14.3 |\n| BBQ Chicken Wrap | 280 | 10 | 11.7 | 5.8 | 0.9 | 64 | 336 | 65 | 5.2 | 30.6 | 20.7 |\n| Korean BBQ Wrap | 283 | 192 | 3.1 | 8.5 | 1.9 | 6 | 792 | 74 | 6.1 | 13 | 24.4 |\n| Buffalo Chicken Wrap | 236 | 31 | 9.2 | 3.9 | 0.5 | 33 | 987 | 74 | 1.9 | 16.4 | 28.1 |\n| Greek Gyro Wrap | 69 | 179 | 2 | 10 | 0 | 91 | 342 | 75 | 0.2 | 49 | 19.8 |\n| Avocado BLT Wrap | 284 | 3 | 5.9 | 3.5 | 0.4 | 91 | 45 | 72 | 6.3 | 33.6 | 25.7 |\n| Cheesy Breakfast Wrap | 273 | 81 | 17.1 | 4.6 | 1.6 | 91 | 364 | 93 | 3.1 | 43.3 | 9.4 |\n| Curry Chicken Wrap | 143 | 71 | 0.2 | 3.4 | 1.5 | 42 | 270 | 91 | 0 | 31 | 5.4 |\n\n#### Dressings\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ------------------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Lemon Herb Dressing | 1 | 173 | 3.4 | 3.5 | 0.6 | 78 | 722 | 16 | 9 | 48.9 | 16.5 |\n| Cranberry Vinaigrette | 94 | 119 | 19.1 | 2.6 | 1.9 | 45 | 906 | 48 | 9.7 | 31.1 | 13 |\n| Balsamic Vinaigrette | 278 | 40 | 7.3 | 8.3 | 0.9 | 87 | 157 | 7 | 8.7 | 23 | 17.3 |\n| Sun-Dried Tomato Dressing | 275 | 120 | 3.8 | 3.8 | 0.5 | 39 | 202 | 16 | 7.2 | 49.6 | 9.1 |\n| Wasabi Dressing | 351 | 119 | 9.3 | 2.7 | 1.6 | 2 | 0 | 72 | 9.8 | 24.2 | 26.6 |\n| Caesar Dressing | 62 | 46 | 9.8 | 5.1 | 1.2 | 30 | 420 | 74 | 0.1 | 37.4 | 21.3 |\n| Lemon Vinaigrette | 105 | 192 | 3.4 | 5.2 | 0.1 | 9 | 208 | 58 | 9.8 | 33.2 | 16.3 |\n\n13 of 41\n" |
|
109 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"GEORGIA","documentQuality":"CLEAN"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-05-11","rent":{"monthlyAmount":3400,"securityDeposit":2089},"lease":{"years":2,"months":10,"endDate":"2028-03-11","startDate":"2025-05-11"},"lessee":{"name":"Lemke Inc","state":"California","streetAddress":"152 Letitia Landing"},"lessor":{"name":"Jackie Gerhold","state":"California","streetAddress":"653 Woodside Road"},"premises":{"spaceType":"Office Space","squareFeet":"9388","streetAddress":"17803 Gorczany Throughway"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-05-11\n\n, by and between\n\nJackie Gerhold\n\n\\[name of lessor\\], of\n\n653 Woodside Road\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nLemke Inc\n\n\\[name of lessee\\], of\n\n152 Letitia Landing\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n9388\n\nsquare feet (SF) of\n\nOffice Space\n\nlocated at\n\n17803 Gorczany Throughway\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n2\n\nyear(s)\n\n10\n\nmonth(s) commencing on the\n\n11\n\nday of\n\nMay 2025\n\nday of\n\nMay 2025\n\n, and expiring at Midnight on the\n\n11\n\nday of\n\nMarch 2028\n\nday of\n\nMarch 2028\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n3400\n\ndollars ($3400) per month. A security deposit of\n\n2089\n\ndollars ($2089) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
11 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"DataCenterConcerns","required":["concerns"],"properties":{"concerns":{"type":"array","items":{"type":"object","required":["topic","veryConcernedPct","somewhatConcernedPct","slightlyConcernedPct","notConcernedPct"],"properties":{"topic":{"type":"string","description":"Name of the concern topic (e.g. 'Cost')"},"notConcernedPct":{"type":"number","description":"Decimal representation of 'not concerned'"},"veryConcernedPct":{"type":"number","description":"Decimal representation of 'very concerned' (e.g., 0.44 for 44%)"},"slightlyConcernedPct":{"type":"number","description":"Decimal representation of 'slightly concerned'"},"somewhatConcernedPct":{"type":"number","description":"Decimal representation of 'somewhat concerned'"}}},"description":"List of data center concerns along with associated concern levels"}}} | {"concerns":[{"topic":"Cost","notConcernedPct":0.03,"veryConcernedPct":0.44,"slightlyConcernedPct":0.17,"somewhatConcernedPct":0.36},{"topic":"Forecasting future data center capacity requirements","notConcernedPct":0.09,"veryConcernedPct":0.3,"slightlyConcernedPct":0.24,"somewhatConcernedPct":0.38},{"topic":"Improving energy performance for facilities equipment","notConcernedPct":0.08,"veryConcernedPct":0.29,"slightlyConcernedPct":0.23,"somewhatConcernedPct":0.4},{"topic":"Lack of qualified staff","notConcernedPct":0.06,"veryConcernedPct":0.27,"slightlyConcernedPct":0.24,"somewhatConcernedPct":0.44},{"topic":"Accommodating significantly denser IT","notConcernedPct":0.09,"veryConcernedPct":0.24,"slightlyConcernedPct":0.25,"somewhatConcernedPct":0.41},{"topic":"Improving energy performance for IT","notConcernedPct":0.1,"veryConcernedPct":0.24,"slightlyConcernedPct":0.26,"somewhatConcernedPct":0.4}]} | "[uptime intelligence logo]\nKEYNOTE REPORT\nUptime Institute Global Data Center Survey 2024\n\nFigure 1\nCost issues are the top concern for management in 2024\nLooking at the next 12 months, how concerned is your digital infrastructure management regarding each of the following issues? (n=638)\n\n<table>\n <tr>\n <th></th>\n <th>Very concerned</th>\n <th>Somewhat concerned</th> \n <th>Slightly concerned</th>\n <th>Not concerned</th>\n </tr>\n <tr>\n <td>Cost</td>\n <td>44%</td>\n <td>36%</td>\n <td>17%</td>\n <td>3%</td>\n </tr>\n <tr>\n <td>Forecasting future data center capacity requirements</td>\n <td>30%</td>\n <td>38%</td>\n <td>24%</td>\n <td>9%</td>\n </tr>\n <tr>\n <td>Improving energy performance for facilities equipment</td>\n <td>29%</td>\n <td>40%</td>\n <td>23%</td>\n <td>8%</td>\n </tr>\n <tr>\n <td>Lack of qualified staff</td>\n <td>27%</td>\n <td>44%</td>\n <td>24%</td>\n <td>6%</td>\n </tr>\n <tr>\n <td>Accommodating significantly denser IT</td>\n <td>24%</td>\n <td>41%</td>\n <td>25%</td>\n <td>9%</td>\n </tr>\n <tr>\n <td>Improving energy performance for IT</td>\n <td>24%</td>\n <td>40%</td>\n <td>26%</td>\n <td>10%</td>\n </tr>\n</table>\n\nUPTIME INSTITUTE GLOBAL SURVEY OF IT AND DATA CENTER MANAGERS 2024\n[uptime intelligence logo]\n\nAlthough AI and high-performance compute workloads garner significant media attention, their broader industry impact will likely take time to materialize. Managers also report that the need to accommodate higher density workloads is a less pressing concern than rising costs and the need for greater energy efficiency. While 65% of operators are at least somewhat concerned about their ability to accommodate rising densities, most are currently planning to meet the need for denser IT infrastructure by limiting their efforts to specific areas of their data halls.\n\nCompared with 2023, other response categories show little change. About two-thirds of managers are at least somewhat concerned with forecasting future data center capacity requirements, a lack of qualified staff, and energy performance for IT and facilities equipment.\n" |
|
110 | {"format":"REAL_ESTATE","fontFamily":"TAHOMA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":17,"period":"Q1-2024","category":"Healthcare Facilities"},{"value":32,"period":"Q2-2024","category":"Healthcare Facilities"},{"value":31,"period":"Q3-2024","category":"Healthcare Facilities"},{"value":15,"period":"Q4-2024","category":"Healthcare Facilities"},{"value":27,"period":"Q1-2024","category":"Commercial Industrial"},{"value":25,"period":"Q2-2024","category":"Commercial Industrial"},{"value":6,"period":"Q3-2024","category":"Commercial Industrial"},{"value":33,"period":"Q4-2024","category":"Commercial Industrial"},{"value":2,"period":"Q1-2024","category":"Retail"},{"value":5,"period":"Q2-2024","category":"Retail"},{"value":2,"period":"Q3-2024","category":"Retail"},{"value":2,"period":"Q4-2024","category":"Retail"},{"value":36,"period":"Q1-2024","category":"Data Centers"},{"value":19,"period":"Q2-2024","category":"Data Centers"},{"value":14,"period":"Q3-2024","category":"Data Centers"},{"value":8,"period":"Q4-2024","category":"Data Centers"}],"transactionsByCity":[{"city":"San Francisco","year":"2024","value":48},{"city":"New York","year":"2024","value":271},{"city":"Philadelphia","year":"2024","value":213},{"city":"Denver","year":"2024","value":269},{"city":"Phoenix","year":"2024","value":234},{"city":"Indianapolis","year":"2024","value":123}]} | "# Real Estate Transaction Highlights\n\n| City | Year | Transactions (Total) | Permits Filed | Healthcare Facilities | Commercial Industrial | Retail | Data Centers |\n| ------------- | ---- | -------------------- | ------------- | --------------------- | --------------------- | ------ | ------------ |\n| San Francisco | 2024 | $48M | 269 | $6.5M | $4.0M | $24.5M | $12.9M |\n| New York | 2024 | $271M | 431 | $67.0M | $72.2M | $54.4M | $77.4M |\n| Philadelphia | 2024 | $213M | 95 | $16.1M | $73.4M | $54.6M | $68.9M |\n| Denver | 2024 | $269M | 362 | $80.9M | $39.1M | $64.5M | $84.5M |\n| Phoenix | 2024 | $234M | 493 | $75.2M | $50.1M | $80.2M | $28.4M |\n| Indianapolis | 2024 | $123M | 359 | $46.9M | $22.0M | $45.4M | $8.8M |\n\n### Healthcare Facilities\n\nAvg: $23.8M\n\nMedian: $24.0M\n\n### Commercial Industrial\n\nAvg: $22.8M\n\nMedian: $26.0M\n\n### Retail\n\nAvg: $2.8M\n\nMedian: $2.0M\n\n### Data Centers\n\nAvg: $19.3M\n\nMedian: $16.5M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------- |\n| Q1-2024 | 17 | Healthcare Facilities |\n| Q2-2024 | 32 | Healthcare Facilities |\n| Q3-2024 | 31 | Healthcare Facilities |\n| Q4-2024 | 15 | Healthcare Facilities |\n| Q1-2024 | 27 | Commercial Industrial |\n| Q2-2024 | 25 | Commercial Industrial |\n| Q3-2024 | 6 | Commercial Industrial |\n| Q4-2024 | 33 | Commercial Industrial |\n| Q1-2024 | 2 | Retail |\n| Q2-2024 | 5 | Retail |\n| Q3-2024 | 2 | Retail |\n| Q4-2024 | 2 | Retail |\n| Q1-2024 | 36 | Data Centers |\n| Q2-2024 | 19 | Data Centers |\n| Q3-2024 | 14 | Data Centers |\n| Q4-2024 | 8 | Data Centers |\n\nRealty Income (The Monthly Dividend Company) Investment Opportunities\n\nPage 15 of 33\n" |
|
111 | {"format":"PAY_IN_SHEET","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"sales":{"type":"number","description":"BB Sales"},"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"puerSales":{"type":"number","description":"Puer Sales"},"puerTotal":{"type":"number","description":"Puer Total"},"grandTotal":{"type":"number","description":"Grand Total"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2025-08","title":"Pay-In Sheet","manager":"Juan Brown","distNumber":"201840","consultants":[{"sales":2985,"sfmCode":"104061","idNumber":"8737908414","puerSales":null,"puerTotal":null,"grandTotal":2673,"puerReturns":null,"consultantName":"Mathew Bailey"},{"sales":946,"sfmCode":"163809","idNumber":"8879526006","puerSales":null,"puerTotal":null,"grandTotal":778,"puerReturns":null,"consultantName":"Christian Bergnaum I"},{"sales":3971,"sfmCode":"496432","idNumber":"2846455971","puerSales":595.65,"puerTotal":595.65,"grandTotal":4566.65,"puerReturns":null,"consultantName":"Brooke Waters"},{"sales":3725,"sfmCode":"974002","idNumber":"3067691502","puerSales":null,"puerTotal":null,"grandTotal":3233,"puerReturns":null,"consultantName":"Myron Hagenes"},{"sales":null,"sfmCode":"176320","idNumber":"8309953719","puerSales":null,"puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Kelli Predovic"},{"sales":623,"sfmCode":"249761","idNumber":"7527042004","puerSales":null,"puerTotal":null,"grandTotal":623,"puerReturns":null,"consultantName":"Dr. Viola McLaughlin"},{"sales":3242,"sfmCode":"335846","idNumber":"1430566822","puerSales":486.3,"puerTotal":486.3,"grandTotal":3728.3,"puerReturns":null,"consultantName":"Garrett Lakin"},{"sales":null,"sfmCode":"199309","idNumber":"8829580805","puerSales":null,"puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Louise Strosin"},{"sales":null,"sfmCode":"166436","idNumber":"9742676352","puerSales":null,"puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Byron Becker"},{"sales":null,"sfmCode":"678067","idNumber":"3571071141","puerSales":null,"puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Traci Kautzer"},{"sales":null,"sfmCode":"650760","idNumber":"8735278269","puerSales":null,"puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Alice Schinner"}]} | "# Pay-In Sheet - 2025-08\n\nDist: 201840\n\nMan: Juan Brown\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| -------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Mathew Bailey | 8737908414 | 104061 | R2985.00 | R312.00 | R2673.00 | | | | R2673.00 |\n| Christian Bergnaum I | 8879526006 | 163809 | R946.00 | R168.00 | R778.00 | | | | R778.00 |\n| Brooke Waters | 2846455971 | 496432 | R3971.00 | | R3971.00 | R595.65 | | R595.65 | R4566.65 |\n| Myron Hagenes | 3067691502 | 974002 | R3725.00 | R492.00 | R3233.00 | | | | R3233.00 |\n| Kelli Predovic | 8309953719 | 176320 | | | | | | | |\n| Dr. Viola McLaughlin | 7527042004 | 249761 | R623.00 | | R623.00 | | | | R623.00 |\n| Garrett Lakin | 1430566822 | 335846 | R3242.00 | | R3242.00 | R486.30 | | R486.30 | R3728.30 |\n| Louise Strosin | 8829580805 | 199309 | | | | | | | |\n| Byron Becker | 9742676352 | 166436 | | | | | | | |\n| Traci Kautzer | 3571071141 | 678067 | | | | | | | |\n| Alice Schinner | 8735278269 | 650760 | | | | | | | |\n" |
|
112 | {"format":"PHOTO_DOC","documentQuality":"PHOTO"} | {"type":"object","properties":{"website":{"type":"string","description":""},"speakers":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Don't include title, or education level, just the name"},"university":{"type":"string","description":""}},"description":""}},"conference_fee":{"type":"number","description":""}}} | {"website":"ScientificAmerican.com/AnniversaryCruise","speakers":[{"name":"Ken Albala","university":"University of the Pacific"},{"name":"David Christian","university":"Macquarie University"},{"name":"Robert Hazen","university":"George Mason University"}],"conference_fee":1575} | "**Advertisement**\n\n## CRUISE WITH SCIENTIFIC AMERICAN Travel\n\n### Celebrate Scientific American’s 175th Anniversary\n\nCruise the Pacific Rim of South and Central America to celebrate **Scientific American’s 175th Anniversary**. Savor 20+ hours of exclusive onboard classes while we’re at sea. While we’re in port, take advantage of archaeology, fitness, food, history, and outdoor opportunities.\n\nSurvey the big history of the region. Get a cosmic perspective on the search for life in the universe. Enrich your knowledge of regional pre-Columbian peoples. And then head ashore and deepen your appreciation of the cultures and beauty of the area.\n\nJoin us! Hail the spirit of inquiry, the discipline of scientific theory, and the value of fact on **Scientific American’s** 175th birthday cruise. Get in on the action and book now.\n\n### THE AMERICAS, MARCH 15th – 30th, 2020\n\n- **SAN DIEGO**\n- Cabo San Lucas\n- Huatulco\n- Puerto Vallarta\n- Puntarenas\n- Manta\n- Lima\n- La Serena (Coquimbo)\n- **SAN ANTONIO**\n\n### SPEAKERS & SEMINARS\n\nThe conference fee is $1,575 and includes all 90-minute seminars below.\n\n#### Ken Albala, Ph.D.\n**Professor of History, University of the Pacific**\n\nKen Albala teaches food history and the history of medicine. He has written 25 books and is the creator of the Great Courses’ “Food: A Cultural Culinary History” and other video courses. He has written numerous books, including cookbooks, popular histories, encyclopedias and reference works, winning awards for **Beans: A History and Three World Cuisines**. He has been a visiting scholar at the University of the Pacific, Boston University, and the University of Leeds.\n\n- **Anthropology: Revelations of Cookbooks**\n - Gastronomy in the Ancient World\n - The Medieval Culinary Aesthetic from Baghdad to Paris\n - The Renaissance Kitchen\n - Cookbooks for Mass Consumption\n\n#### David Christian, Ph.D.\n**Distinguished Professor, Modern History, Macquarie University**\n\nDavid Christian began teaching courses in Big History in the 1980s and has been at the forefront of many educational Big History projects, including the free online Big History Project, which Bill Gates, and Macquarie University’s Big History Institute are also creating the Big History School for K-12 online courses.\n\n- **Big History: A “Short” History of the Universe and Everything**\n - The Cosmos\n - A Living Planet\n - Life\n - The Future: Where Is It All Going?\n\n#### Robert Hazen, Ph.D.\n**Clarence Robinson Professor of Earth Sciences, George Mason University**\n\nRobert Hazen is also the Senior Staff Scientist at the Carnegie Institution’s Geophysical Laboratory. He is the Executive Director of the Deep Carbon Observatory, where his research focuses on the role of minerals in the origin of life and the co-evolution of the geo- and biospheres, between biomolecules and minerals.\n\n- **Geology: Minerals and the Origins of Life**\n - How Rocks and Life Co-evolved\n - Mysteries of the Evolving Mineral Realm\n - Carbon and the Emergence of (Almost) Everything\n - The Scientific Quest for Life’s Origins\n\nCruise prices start at $2,439 per person (pp) (based on double occupancy). Add (1) fees, taxes, and gratuities apply. Cruise pricing is subject to change.\n\n**For more info email:** [email protected] | **or visit:** ScientificAmerican.com/AnniversaryCruise\n<hr><hr>\n" |
|
113 | {"format":"DELIVERY_NOTE","fontFamily":"HELVETICA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"Junction Box","unit":"set","brand":"ABB","quantity":20,"reference":"OKGDLODRQK","productSpecsJson":{"power":{"watts":398,"inputVoltage":"100-240v"},"ratings":{"protection":"ip67"},"physical":{"material":"plastic","mountingType":"track"}}},{"sn":2,"type":"Power Supply","unit":"set","brand":"Lutron","quantity":41,"reference":"VHQDSNTYWF","productSpecsJson":{"power":{"watts":378,"inputVoltage":"220-240v"},"ratings":{"protection":"ip67"},"physical":{"material":"aluminum","mountingType":"track"}}}],"header":{"to":{"tel":"762-386-1262","email":"[email protected]","location":"3625 Hill Road","attention":"Willard Moore","reference":"PO-BYQOPL2Y","vatNumber":"VAT-6461465176","companyName":"Baumbach LLC"},"date":"2025-02-13","from":{"tel":"1-556-517-9634","email":"[email protected]","location":"3006 Gaston Falls","reference":"DN-T3MOOZPP","vatNumber":"VAT-7647772285","companyName":"Conroy, Collins and Koelpin"},"projectName":"Renovation - North Ricardoborough School"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Conroy, Collins and Koelpin\n\n**Ref:** DN-T3MOOZPP\n\n**Address:** 3006 Gaston Falls\n\n**Tel:** 1-556-517-9634\n\n**Email:** Casey\\[email protected]\n\n**VAT:** VAT-7647772285\n\n#### To:\n\n**Company:** Baumbach LLC\n\n**Ref:** PO-BYQOPL2Y\n\n**Address:** 3625 Hill Road\n\n**Attention:** Willard Moore\n\n**Tel:** 762-386-1262\n\n**Email:** [email protected]\n\n**VAT:** VAT-6461465176\n\n**Date:** 2025-02-13\n\n**Project:** Renovation - North Ricardoborough School\n\n| SN | Reference | Unit | Type | Qty | Description | Brand |\n| --- | ---------- | ---- | ------------ | --- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ |\n| 1 | OKGDLODRQK | set | Junction Box | 20 | Industrial Junction Box for professional applications power rating: 398W 100-240v compatible efficiency rating: 92% track installation type plastic construction, weight: 4.8kg IP67 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: CE for commercial and industrial use only (H.S. Code 28234815) Origin: Dominica Warranty: 1 year standard warranty | ABB |\n| 2 | VHQDSNTYWF | set | Power Supply | 41 | High-efficiency Power Supply for professional lighting systems rated power output: 378W continuous 220-240v input, 24v DC output power factor correction: 0.98, efficiency rating: 92% track mounting design with universal brackets compact aluminum enclosure, weight: 2.2kg IP67 protection class for harsh environments operating temperature range: -30°C to 70°C built-in protections: OVP, OCP, SCP, OTP parallel operation capability up to 3 units active PFC and low THD design certifications: CE/UL/TUV/ROHS suitable for industrial and commercial applications (H.S. Code 24424801) Origin: Eritrea Warranty: 3 years standard warranty | Lutron |\n" |
|
114 | {"format":"PETITION_FORM","fontFamily":"ARIAL","documentQuality":"CLEAN"} | {"type":"object","required":["header","candidate","signatures","witness"],"properties":{"header":{"type":"object","required":["title","county","state","electionDate"],"properties":{"state":{"type":"string"},"title":{"type":"string"},"county":{"type":"string"},"electionDate":{"type":"string"}}},"witness":{"type":"object","required":["name","residence","date"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"residence":{"type":"string"}}},"candidate":{"type":"object","required":["name","position","residence"],"properties":{"name":{"type":"string"},"position":{"type":"string"},"residence":{"type":"string"}}},"signatures":{"type":"array","items":{"type":"object","required":["date","printName","residence","town"],"properties":{"date":{"type":"string"},"town":{"type":"string"},"printName":{"type":"string"},"residence":{"type":"string"}}}}}} | {"header":{"state":"New York","title":"DEMOCRATIC DESIGNATING PETITION","county":"Warren County","electionDate":"2025-05-06"},"witness":{"date":"2025-02-18","name":"Lynette Mitchell","residence":"4280 E State Street, 15076-9147"},"candidate":{"name":"Laurence Lind","position":"New York State Senator - 6th District","residence":"1278 Hagenes Stravenue, Jeannefurt, NY 93314-3020"},"signatures":[{"date":"2025-02-18","town":"Fort Randy","printName":"Kennedy Schinner","residence":"33175 Lehner Locks"},{"date":"2025-02-18","town":"West Ellenfort","printName":"Marcia Skiles","residence":"141 Broadway Avenue"},{"date":"2025-02-18","town":"South Krystinahaven","printName":"Lilian Bode","residence":"36712 S Broadway"},{"date":"2025-02-18","town":"South Cassie","printName":"Philip Mueller","residence":"5749 Jefferson Avenue"},{"date":"2025-02-18","town":"Lake Paytonboro","printName":"Lia Kassulke","residence":"31661 Borer Greens"},{"date":"2025-02-18","town":"Fort Tara","printName":"Clyde Ritchie","residence":"8690 Oak Street"},{"date":"2025-02-18","town":"Ceres","printName":"Josiah Brown","residence":"97077 Sid Views"},{"date":"2025-02-18","town":"Port Claircester","printName":"Rickey Wuckert","residence":"9363 N Jackson Street"},{"date":"2025-02-18","town":"Rockwall","printName":"Willa Oberbrunner-Renner","residence":"67390 Streich Field"},{"date":"2025-02-18","town":"Port Clark","printName":"Christy Mante","residence":"6955 Park Road"},{"date":"2025-02-18","town":"Lake Ferne","printName":"Mae Murazik","residence":"94159 Elissa Wells"},{"date":"2025-02-18","town":"Vancouver","printName":"Chyna Farrell","residence":"1136 Romaguera View"},{"date":"2025-02-18","town":"Kulaschester","printName":"Kristopher Greenfelder","residence":"532 N 2nd Street"}]} | "# DEMOCRATIC DESIGNATING PETITION\n\nCOUNTY OF Warren County, STATE OF New York\n\nI, the undersigned, do hereby state that I am a duly enrolled voter of the Democratic Party and entitled to vote at the next primary election of such party, to be held on 2025-05-06, that my place of residence is truly stated opposite my signature hereto, and I do hereby designate the following named person (or persons) as a candidate for nomination of such party for public office or for election to a party position of such party.\n\n| NAME OF CANDIDATE | PUBLIC OFFICE OR PARTY POSITION | PLACE OF RESIDENCE |\n| Laurence Lind | New York State Senator - 6th District | 1278 Hagenes Stravenue, Jeannefurt, NY 93314-3020 |\n\n| SIGNATURE OF ENROLLED ELECTOR | PRINTED NAME OF ELECTOR | DATE | RESIDENCE | TOWN OR CITY |\n| ----------------------------- | ------------------------ | ---------- | --------------------- | ------------------- |\n| Kennedy Schinner | Kennedy Schinner | 2025-02-18 | 33175 Lehner Locks | Fort Randy |\n| Marcia Skiles | Marcia Skiles | 2025-02-18 | 141 Broadway Avenue | West Ellenfort |\n| Lilian Bode | Lilian Bode | 2025-02-18 | 36712 S Broadway | South Krystinahaven |\n| Philip Mueller | Philip Mueller | 2025-02-18 | 5749 Jefferson Avenue | South Cassie |\n| Lia Kassulke | Lia Kassulke | 2025-02-18 | 31661 Borer Greens | Lake Paytonboro |\n| Clyde Ritchie | Clyde Ritchie | 2025-02-18 | 8690 Oak Street | Fort Tara |\n| Josiah Brown | Josiah Brown | 2025-02-18 | 97077 Sid Views | Ceres |\n| Rickey Wuckert | Rickey Wuckert | 2025-02-18 | 9363 N Jackson Street | Port Claircester |\n| Willa Oberbrunner-Renner | Willa Oberbrunner-Renner | 2025-02-18 | 67390 Streich Field | Rockwall |\n| Christy Mante | Christy Mante | 2025-02-18 | 6955 Park Road | Port Clark |\n| Mae Murazik | Mae Murazik | 2025-02-18 | 94159 Elissa Wells | Lake Ferne |\n| Chyna Farrell | Chyna Farrell | 2025-02-18 | 1136 Romaguera View | Vancouver |\n| Kristopher Greenfelder | Kristopher Greenfelder | 2025-02-18 | 532 N 2nd Street | Kulaschester |\n\nSTATEMENT OF WITNESS\n\nI, (print name)\n\nLynette Mitchell\n\n, state: I am a duly qualified voter of the State of New York and am an enrolled voter of the Democratic Party. I now reside at\n\n4280 E State Street, 15076-9147\n\n.\n\nEach of the individuals whose names are subscribed to this petition sheet containing 13 signatures, subscribed the same in my presence on the dates above indicated and identified himself or herself to be the individual who signed this sheet.\n\nDate:\n\n2025-02-18\n\nSignature of Witness\n\nLynette Mitchell\n" |
|
115 | {"format":"BANK_CHECK","fontFamily":"VERDANA","documentQuality":"CLEAN"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-12","memo":"Equipment purchase","micr":{"checkNumber":3218,"accountNumber":9191333178,"routingNumber":604632435},"payee":"Wilderman and Sons","amount":18539.51,"amountInWords":"Eighteen Thousand Five Hundred Thirty Nine and 51/100"},"personalInfo":{"zip":"01204-1201","city":"Jedediahport","state":"Kansas","address":"93293 Cedar Road","lastName":"Kilback","firstName":"Ezequiel"}}]} | "Ezequiel Kilback93293 Cedar RoadJedediahport, Kansas 01204-1201\n\n\n\n2025-02-12\n\nPAY TO THE ORDER OF\n\nWilderman and Sons\n\n$18,539.51\n\nEighteen Thousand Five Hundred Thirty Nine and 51/100\n\nDOLLARS\n\nMEMO\n\nEquipment purchase\n\nEzequiel Kilback\n\n⑆604632435⑆ 9191333178 ⑈3218⑈\n\n\\------------------------------------------------\n" |
|
116 | {"format":"PATENT","fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","properties":{"latestPatent":{"type":"object","properties":{"date":{"type":"string","description":"Month and year of the patent (ex: 2/1975)"}},"description":"Most recent patent from the references cited."},"patentNumber":{"type":"number","description":"Current patent number"},"patentStatus":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Current patent status (e.g., application or granted status). Appears next to the patent number."}}} | {"latestPatent":{"date":"5/1969"},"patentNumber":8262378,"patentStatus":"A"} | "# US 8,262,378 A\n\nPage 3\n\n(29)\n\n**Int. C**\n\n**D43U 15/04**\n\n**D43U 7/18**\n\n**2013.01**\n\n**2013.01**\n\n(30)\n\n**References Cited**\n\n### U.S. PATENT DOCUMENTS\n\n1,219,663 A3/1962 Predovic et al.\n\n1,244,655 A3/1962 Cormier-Turcotte et al.\n\n1,373,658 A5/1962 Paucek et al.\n\n1,520,122 A7/1962 Jerde et al.\n\n1,604,913 A7/1962 Welch et al.\n\n1,648,514 A8/1962 Sporer\n\n1,713,547 A8/1962 Torp et al.\n\n1,827,458 A9/1962 Cruickshank et al.\n\n1,951,189 A10/1962 Durgan-Gleichner et al.\n\n2,022,469 A10/1962 Kuhlman\n\n2,067,634 A12/1962 Hand\n\n2,211,576 A1/1963 Schmeler et al.\n\n2,270,051 A3/1963 Carroll\n\n2,338,541 A3/1963 Yundt et al.\n\n2,354,790 A4/1963 Kautzer et al.\n\n2,416,995 A6/1963 Lehner et al.\n\n2,428,289 A8/1963 Gerlach et al.\n\n2,489,054 A10/1963 Hirthe et al.\n\n2,565,280 A11/1963 Beer et al.\n\n2,636,270 A11/1963 Rice\n\n2,754,775 A1/1964 Kub et al.\n\n2,878,183 A3/1964 Kuhic\n\n2,949,151 A4/1964 Lubowitz\n\n3,038,618 A4/1964 Howe et al.\n\n3,073,339 A6/1964 Keebler et al.\n\n3,148,759 A6/1964 Bashirian et al.\n\n3,290,976 A7/1964 Swift\n\n3,313,263 A7/1964 Koelpin\n\n3,325,114 A7/1964 Wuckert et al.\n\n3,392,884 A9/1964 Kassulke et al.\n\n3,400,218 A9/1964 Hoppe et al.\n\n3,427,447 A11/1964 Corkery et al.\n\n3,539,793 A1/1965 Bernhard et al.\n\n3,606,464 A2/1965 Kuphal et al.\n\n3,684,681 A3/1965 Larkin et al.\n\n3,822,580 A5/1965 Wisozk\n\n3,890,378 A7/1965 Grimes\n\n4,038,015 A7/1965 Hoppe et al.\n\n4,060,457 A9/1965 White\n\n4,161,805 A10/1965 Harvey\n\n4,263,570 A12/1965 Hagenes et al.\n\n4,313,251 A12/1965 Greenfelder et al.\n\n4,439,040 A1/1966 Anderson et al.\n\n4,541,086 A2/1966 Fisher\n\n4,616,171 A3/1966 Barrows et al.\n\n4,717,437 A5/1966 Corkery et al.\n\n4,780,314 A7/1966 Volkman et al.\n\n4,874,929 A8/1966 Witting\n\n4,974,548 A9/1966 Pollich\n\n5,026,041 A9/1966 Sanford\n\n5,112,867 A9/1966 Pollich et al.\n\n5,195,820 A9/1966 Hane\n\n5,210,034 A9/1966 Crist\n\n5,224,387 A9/1966 Collier et al.\n\n5,312,976 A10/1966 Watsica et al.\n\n5,345,417 A12/1966 Crona\n\n5,479,789 A2/1967 Kuvalis\n\n5,627,639 A2/1967 Gottlieb et al.\n\n5,701,440 A4/1967 Bode\n\n5,801,031 A5/1967 Predovic\n\n5,840,767 A7/1967 Reinger et al.\n\n5,927,162 A8/1967 Rodriguez\n\n6,061,360 A10/1967 Ullrich et al.\n\n6,091,717 A10/1967 Sanford-Gibson et al.\n\n6,174,728 A11/1967 Boehm\n\n6,282,206 A11/1967 Blanda et al.\n\n6,368,810 A1/1968 Ferry et al.\n\n6,430,838 A2/1968 Labadie et al.\n\n6,460,744 A4/1968 Mann\n\n6,494,029 A4/1968 Pacocha et al.\n\n6,577,034 A5/1968 Corkery et al.\n\n6,615,324 A6/1968 Kozey et al.\n\n6,705,496 A6/1968 MacGyver et al.\n\n6,792,312 A8/1968 Borer et al.\n\n6,841,380 A10/1968 Hodkiewicz\n\n6,987,886 A10/1968 Boyer\n\n7,044,725 A12/1968 Keebler et al.\n\n7,079,789 A1/1969 Gerhold\n\n7,149,156 A1/1969 Ruecker\n\n7,253,809 A2/1969 Hagenes et al.\n\n7,342,513 A2/1969 Bruen et al.\n\n7,457,586 A3/1969 Dickens et al.\n\n7,472,561 A3/1969 Dach et al.\n\n7,583,767 A4/1969 Walter et al.\n\n7,697,264 A5/1969 Hilpert et al.\n" |
|
117 | {"format":"CREDIT_CARD_STATEMENT","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["accountNumber","period","transactions"],"properties":{"period":{"type":"object","required":["start","end"],"properties":{"end":{"type":"string","description":"End date of the statement period exactly as it appears"},"start":{"type":"string","description":"Start date of the statement period exactly as it appears"}},"description":"Date range for the account statement period"},"transactions":{"type":"array","items":{"type":"object","required":["date","description","deposit","withdrawal","total"],"properties":{"date":{"type":"string","description":"Date of the transaction exactly as it appears"},"total":{"type":"number","description":"Net balance after applying the deposit and withdrawal"},"deposit":{"type":"number","description":"Amount deposited into the account"},"withdrawal":{"type":"number","description":"Amount withdrawn from the account"},"description":{"type":"string","description":"Description for the transaction"}}}},"accountNumber":{"type":"string","description":"Unique identifier for the account"}}} | {"period":{"end":"October 31, 2019","start":"August 1, 2019"},"transactions":[{"date":"01/14","total":-898,"deposit":null,"withdrawal":898,"description":"Zelle Transfer To Pablo Fernandez Jpm99C3H2A91"},{"date":"01/15","total":841,"deposit":841,"withdrawal":null,"description":"Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789"},{"date":"01/15","total":-518,"deposit":null,"withdrawal":518,"description":"Bank Transfer - Emergency Fund Transfer To Savings Account TRANSFER*EFT_3952"},{"date":"01/16","total":484,"deposit":484,"withdrawal":null,"description":"Orig CO Name: TriumphPay CR Orig ID: 3851263982 CO Entry Descr: TriumphPay Sec: CCD Trace#: 111987573456789 Eed: Ind ID: C94567891 Ind Name: Horizon Freight Transport Payment for Contracted Loads Trn: 4056783456T"},{"date":"01/16","total":-408,"deposit":null,"withdrawal":408,"description":"ATM Cash Withdrawal - Bank of America Downtown Los Angeles CA Card 7483"},{"date":"01/16","total":-60,"deposit":null,"withdrawal":60,"description":"Rent Payment To Pacific Realty Group RENT*PACIFIC_CA"},{"date":"01/18","total":780,"deposit":780,"withdrawal":null,"description":"Deposit - Cash Deposit made at branch: Metro City Bank, ATM Location: Plaza 21, Ref#: ATM2093456"},{"date":"01/18","total":51,"deposit":51,"withdrawal":null,"description":"Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789"},{"date":"01/19","total":141,"deposit":141,"withdrawal":null,"description":"Orig CO Name: Cargo Convoy Inc Orig ID: 9214783222 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000032480567 Eed: Ind ID: 11114589901 Ind Name: Horizon Freight Transport Payment for Load #500, 501 Trn: 3774809609T"},{"date":"01/19","total":916,"deposit":916,"withdrawal":null,"description":"Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456"},{"date":"01/20","total":-159,"deposit":null,"withdrawal":159,"description":"Zelle Transfer To Isabella Moreno Jpm99J4L9M7P3"},{"date":"01/20","total":-266,"deposit":null,"withdrawal":266,"description":"Zelle Payment To Alejandro Gutierrez 18894567123"},{"date":"01/20","total":-935,"deposit":null,"withdrawal":935,"description":"Zelle Payment To Manuel Ruiz Jpm99M4P2T7X5Z9"},{"date":"01/20","total":-121,"deposit":null,"withdrawal":121,"description":"Medical Expense Payment - Kaiser Permanente KAISER*MED_4032"},{"date":"01/21","total":-680,"deposit":null,"withdrawal":680,"description":"Zelle Payment To Mario Chavez 18892567123"},{"date":"01/21","total":-509,"deposit":null,"withdrawal":509,"description":"PayPal Transfer To Emily Thompson PAYPAL*THOMPSONSALES"},{"date":"01/22","total":445,"deposit":445,"withdrawal":null,"description":"Deposit - ATM Cash Deposit made at local branch ATM, Ref#: ATM3489271"},{"date":"01/22","total":-851,"deposit":null,"withdrawal":851,"description":"Cryptocurrency Withdrawal - Ethereum Transfer To Wallet COINBASE*ETH_X9F4"},{"date":"01/22","total":-702,"deposit":null,"withdrawal":702,"description":"Zelle Transfer To Carlos Herrera JPM99C3H2A91"},{"date":"01/22","total":287,"deposit":287,"withdrawal":null,"description":"Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789"},{"date":"01/23","total":-351,"deposit":null,"withdrawal":351,"description":"Zelle Payment To Alejandro Gutierrez 18894567123"},{"date":"01/23","total":877,"deposit":877,"withdrawal":null,"description":"Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc"},{"date":"01/24","total":243,"deposit":243,"withdrawal":null,"description":"Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789"},{"date":"01/25","total":727,"deposit":727,"withdrawal":null,"description":"Deposit - Cash Deposit made at branch location: Downtown Financial Center, Ref#: ATM2398409"},{"date":"01/26","total":217,"deposit":217,"withdrawal":null,"description":"Orig CO Name: Universal Freight Inc Orig ID: 1928475613 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000027348212 Eed: Ind ID: 024Gjwrlt38Ud Ind Name: Horizon Freight Transport Payment for Load #5734 Trn: 4012734812T"},{"date":"01/26","total":801,"deposit":801,"withdrawal":null,"description":"Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc"},{"date":"01/26","total":562,"deposit":562,"withdrawal":null,"description":"Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456"},{"date":"01/26","total":496,"deposit":496,"withdrawal":null,"description":"Deposit - Manual Check Deposit made at branch location: 45 Main Street, City Center Branch. Check #389021 for Driver Pay Settlement"},{"date":"01/28","total":-821,"deposit":null,"withdrawal":821,"description":"PayPal Transfer To Emily Thompson PAYPAL*THOMPSONSALES"},{"date":"01/29","total":-318,"deposit":null,"withdrawal":318,"description":"Emergency Fund Transfer - Savings To Checking TRANSFER*8762"},{"date":"01/29","total":-262,"deposit":null,"withdrawal":262,"description":"Medical Expense Payment - UCLA Medical Center UCLA*BILLING_2039"},{"date":"01/29","total":857,"deposit":857,"withdrawal":null,"description":"Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000023768954 Eed: Ind ID: 025Xywrnqorl9T Ind Name: Horizon Freight Transport Payment for Invoice #Stl52718 Trn: 3237689543T"},{"date":"01/30","total":196,"deposit":196,"withdrawal":null,"description":"Orig CO Name: Swift Cargo LLC Orig ID: 2938475612 CO Entry Descr: Invoice Payment Sec: CCD Trace#: 021000025739341 Eed: Ind ID: SCT20948312 Ind Name: Horizon Freight Transport Payment for Invoice #SCT20231 Trn: 4357341345T"},{"date":"01/31","total":619,"deposit":619,"withdrawal":null,"description":"Orig CO Name: Allied Forwarding Services Orig ID: 4927364891 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026789045 Eed: Ind ID: AFS92378451 Ind Name: Horizon Freight Transport Payment for Invoice AFS23415 Trn: 5127890456Tc"},{"date":"01/31","total":957,"deposit":957,"withdrawal":null,"description":"Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000037294821 Eed: Ind ID: 025Brdpwlfr8L Ind Name: Horizon Freight Transport Payment for Invoice #Stl53544 Trn: 5157294821Tc"},{"date":"02/01","total":668,"deposit":668,"withdrawal":null,"description":"Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000032164972 Eed: Ind ID: 025Lpdpwrfob9M Ind Name: Horizon Freight Transport Payment for Invoice #Stl53011 Trn: 5042164972Tc"},{"date":"02/01","total":-489,"deposit":null,"withdrawal":489,"description":"ACH Debit Payment To Spectrum Internet BILLPAY*SPECTRUM_1029"},{"date":"02/02","total":-759,"deposit":null,"withdrawal":759,"description":"ATM Cash Withdrawal - Chase Bank San Francisco CA Card 9023"},{"date":"02/04","total":-847,"deposit":null,"withdrawal":847,"description":"Insurance Premium Payment - GEICO Auto Policy GEICO*AUTO_5793"},{"date":"02/04","total":185,"deposit":185,"withdrawal":null,"description":"Orig CO Name: Team Alliance Logistics Orig ID: 1928475612 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000025734213 Eed: Ind ID: TAL23894712 Ind Name: Horizon Freight Transport Payment for Loads #781, #782 Trn: 5209873457Tc"},{"date":"02/05","total":929,"deposit":929,"withdrawal":null,"description":"Orig CO Name: Allied Forwarding Services Orig ID: 3854762381 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000025643213 Eed: Ind ID: AFS89756124 Ind Name: Horizon Freight Transport Invoice Payment #AFS202349 Trn: 5187643213Tc"},{"date":"02/07","total":913,"deposit":913,"withdrawal":null,"description":"Orig CO Name: Alliance Freight Orig ID: 3211456754 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000028834578 Eed: Ind ID: 02456789901 Ind Name: Horizon Freight Transport Invoice #8765 Trn: 3456789578T"},{"date":"02/07","total":882,"deposit":882,"withdrawal":null,"description":"Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000026734821 Eed: Ind ID: 025Brfpqwlr9M Ind Name: Horizon Freight Transport Payment for Invoice #Stl53655 Trn: 5227348213Tc"},{"date":"02/08","total":329,"deposit":329,"withdrawal":null,"description":"Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456"},{"date":"02/09","total":754,"deposit":754,"withdrawal":null,"description":"Orig CO Name: Team Alliance Logistics Orig ID: 1928475612 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000025734213 Eed: Ind ID: TAL23894712 Ind Name: Horizon Freight Transport Payment for Loads #781, #782 Trn: 5209873457Tc"},{"date":"02/10","total":-93,"deposit":null,"withdrawal":93,"description":"Zelle Payment To Juan Rodriguez Jpm99A4DKE91"},{"date":"02/11","total":34,"deposit":34,"withdrawal":null,"description":"Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc"},{"date":"02/11","total":914,"deposit":914,"withdrawal":null,"description":"Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000028374821 Eed: Ind ID: 025Lpdpwrfob9X Ind Name: Horizon Freight Transport Payment for Invoice #Stl53821 Trn: 5293847213Tc"},{"date":"02/11","total":526,"deposit":526,"withdrawal":null,"description":"Orig CO Name: Team Alliance Logistics Orig ID: 9200502235 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026041598 Eed: Ind ID: 11115192508 Ind Name: Horizon Freight Transport Payment for Loads 400, 401 Trn: 3286041598T"},{"date":"02/11","total":998,"deposit":998,"withdrawal":null,"description":"Deposit - ATM Check Deposit made at regional branch: Midtown Banking Center, Ref#: ATM2398475"},{"date":"02/12","total":-16,"deposit":null,"withdrawal":16,"description":"Cryptocurrency Withdrawal - Coinbase BTC Transfer COINBASE*X5G7"},{"date":"02/12","total":766,"deposit":766,"withdrawal":null,"description":"Orig CO Name: 8Loop Trans Inc Orig ID: 9200502235 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026397754 Eed: Ind ID: 11115160119 Ind Name: Horizon Freight Transport Driver Pay for Week 11/12 - 11/18 Trn: 3266397751T"}],"accountNumber":"33458734573052"} | "DocuSign Envelope ID: 99647e50-cdc4-490a-b521-40cd059e8f55\n\nAugust 1, 2019 through October 31, 2019\n\nAccount Number: **33458734573052**\n\n!\\[US Bank Logo\\](image)\n\n#### Cash Activity\n\n| **DATE** | **DESCRIPTION** | **DEPOSIT** | **WITHDRAWAL** | **TOTAL** |\n| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | -------------- | --------- |\n| 01/14 | Zelle Transfer To Pablo Fernandez Jpm99C3H2A91 | | $ 898.00 | $ -898.00 |\n| 01/15 | Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789 | 841.00 | | 841.00 |\n| 01/15 | Bank Transfer - Emergency Fund Transfer To Savings Account TRANSFER\\*EFT_3952 | | 518.00 | -518.00 |\n| 01/16 | Orig CO Name: TriumphPay CR Orig ID: 3851263982 CO Entry Descr: TriumphPay Sec: CCD Trace#: 111987573456789 Eed: Ind ID: C94567891 Ind Name: Horizon Freight Transport Payment for Contracted Loads Trn: 4056783456T | 484.00 | | 484.00 |\n| 01/16 | ATM Cash Withdrawal - Bank of America Downtown Los Angeles CA Card 7483 | | 408.00 | -408.00 |\n| 01/16 | Rent Payment To Pacific Realty Group RENT\\*PACIFIC_CA | | 60.00 | -60.00 |\n| 01/18 | Deposit - Cash Deposit made at branch: Metro City Bank, ATM Location: Plaza 21, Ref#: ATM2093456 | 780.00 | | 780.00 |\n| 01/18 | Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789 | 51.00 | | 51.00 |\n| 01/19 | Orig CO Name: Cargo Convoy Inc Orig ID: 9214783222 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000032480567 Eed: Ind ID: 11114589901 Ind Name: Horizon Freight Transport Payment for Load #500, 501 Trn: 3774809609T | 141.00 | | 141.00 |\n| 01/19 | Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456 | 916.00 | | 916.00 |\n| 01/20 | Zelle Transfer To Isabella Moreno Jpm99J4L9M7P3 | | 159.00 | -159.00 |\n| 01/20 | Zelle Payment To Alejandro Gutierrez 18894567123 | | 266.00 | -266.00 |\n| 01/20 | Zelle Payment To Manuel Ruiz Jpm99M4P2T7X5Z9 | | 935.00 | -935.00 |\n| 01/20 | Medical Expense Payment - Kaiser Permanente KAISER\\*MED_4032 | | 121.00 | -121.00 |\n| 01/21 | Zelle Payment To Mario Chavez 18892567123 | | 680.00 | -680.00 |\n| 01/21 | PayPal Transfer To Emily Thompson PAYPAL\\*THOMPSONSALES | | 509.00 | -509.00 |\n| 01/22 | Deposit - ATM Cash Deposit made at local branch ATM, Ref#: ATM3489271 | 445.00 | | 445.00 |\n| 01/22 | Cryptocurrency Withdrawal - Ethereum Transfer To Wallet COINBASE\\*ETH_X9F4 | | 851.00 | -851.00 |\n| 01/22 | Zelle Transfer To Carlos Herrera JPM99C3H2A91 | | 702.00 | -702.00 |\n| 01/22 | Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789 | 287.00 | | 287.00 |\n| 01/23 | Zelle Payment To Alejandro Gutierrez 18894567123 | | 351.00 | -351.00 |\n| 01/23 | Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc | 877.00 | | 877.00 |\n| 01/24 | Deposit - ATM Check Deposit at 10200 Paramount Blvd, Downey CA. Card Ending: 6084 Ref#: ATM3456789 | 243.00 | | 243.00 |\n| 01/25 | Deposit - Cash Deposit made at branch location: Downtown Financial Center, Ref#: ATM2398409 | 727.00 | | 727.00 |\n| 01/26 | Orig CO Name: Universal Freight Inc Orig ID: 1928475613 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000027348212 Eed: Ind ID: 024Gjwrlt38Ud Ind Name: Horizon Freight Transport Payment for Load #5734 Trn: 4012734812T | 217.00 | | 217.00 |\n| 01/26 | Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc | 801.00 | | 801.00 |\n| 01/26 | Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456 | 562.00 | | 562.00 |\n| 01/26 | Deposit - Manual Check Deposit made at branch location: 45 Main Street, City Center Branch. Check #389021 for Driver Pay Settlement | 496.00 | | 496.00 |\n| 01/28 | PayPal Transfer To Emily Thompson PAYPAL\\*THOMPSONSALES | | 821.00 | -821.00 |\n| 01/29 | Emergency Fund Transfer - Savings To Checking TRANSFER\\*8762 | | 318.00 | -318.00 |\n| 01/29 | Medical Expense Payment - UCLA Medical Center UCLA\\*BILLING_2039 | | 262.00 | -262.00 |\n| 01/29 | Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000023768954 Eed: Ind ID: 025Xywrnqorl9T Ind Name: Horizon Freight Transport Payment for Invoice #Stl52718 Trn: 3237689543T | 857.00 | | 857.00 |\n| 01/30 | Orig CO Name: Swift Cargo LLC Orig ID: 2938475612 CO Entry Descr: Invoice Payment Sec: CCD Trace#: 021000025739341 Eed: Ind ID: SCT20948312 Ind Name: Horizon Freight Transport Payment for Invoice #SCT20231 Trn: 4357341345T | 196.00 | | 196.00 |\n| 01/31 | Orig CO Name: Allied Forwarding Services Orig ID: 4927364891 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026789045 Eed: Ind ID: AFS92378451 Ind Name: Horizon Freight Transport Payment for Invoice AFS23415 Trn: 5127890456Tc | 619.00 | | 619.00 |\n| 01/31 | Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000037294821 Eed: Ind ID: 025Brdpwlfr8L Ind Name: Horizon Freight Transport Payment for Invoice #Stl53544 Trn: 5157294821Tc | 957.00 | | 957.00 |\n| 02/01 | Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000032164972 Eed: Ind ID: 025Lpdpwrfob9M Ind Name: Horizon Freight Transport Payment for Invoice #Stl53011 Trn: 5042164972Tc | 668.00 | | 668.00 |\n| 02/01 | ACH Debit Payment To Spectrum Internet BILLPAY\\*SPECTRUM_1029 | | 489.00 | -489.00 |\n| 02/02 | ATM Cash Withdrawal - Chase Bank San Francisco CA Card 9023 | | 759.00 | -759.00 |\n| 02/04 | Insurance Premium Payment - GEICO Auto Policy GEICO\\*AUTO_5793 | | 847.00 | -847.00 |\n| 02/04 | Orig CO Name: Team Alliance Logistics Orig ID: 1928475612 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000025734213 Eed: Ind ID: TAL23894712 Ind Name: Horizon Freight Transport Payment for Loads #781, #782 Trn: 5209873457Tc | 185.00 | | 185.00 |\n| 02/05 | Orig CO Name: Allied Forwarding Services Orig ID: 3854762381 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000025643213 Eed: Ind ID: AFS89756124 Ind Name: Horizon Freight Transport Invoice Payment #AFS202349 Trn: 5187643213Tc | 929.00 | | 929.00 |\n| 02/07 | Orig CO Name: Alliance Freight Orig ID: 3211456754 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000028834578 Eed: Ind ID: 02456789901 Ind Name: Horizon Freight Transport Invoice #8765 Trn: 3456789578T | 913.00 | | 913.00 |\n| 02/07 | Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000026734821 Eed: Ind ID: 025Brfpqwlr9M Ind Name: Horizon Freight Transport Payment for Invoice #Stl53655 Trn: 5227348213Tc | 882.00 | | 882.00 |\n| 02/08 | Deposit - ATM Check Deposit at Main St Branch, Ref#: ATM2038471 for Payment on Invoice INV-123456 | 329.00 | | 329.00 |\n| 02/09 | Orig CO Name: Team Alliance Logistics Orig ID: 1928475612 CO Entry Descr: ACH Payment Sec: CCD Trace#: 021000025734213 Eed: Ind ID: TAL23894712 Ind Name: Horizon Freight Transport Payment for Loads #781, #782 Trn: 5209873457Tc | 754.00 | | 754.00 |\n| 02/10 | Zelle Payment To Juan Rodriguez Jpm99A4DKE91 | | 93.00 | -93.00 |\n| 02/11 | Orig CO Name: TriumphPay CR Orig ID: 3134876519 CO Entry Descr: TriumphPay Sec: CCD Trace#: 113987576481292 Eed: Ind ID: C94578123 Ind Name: Horizon Freight Transport Payment for Loads #4732 Trn: 5098764182Tc | 34.00 | | 34.00 |\n| 02/11 | Orig CO Name: Best Bay Logistics Inc Orig ID: 1204895317 CO Entry Descr: Bill.Com Sec: CCD Trace#: 021000028374821 Eed: Ind ID: 025Lpdpwrfob9X Ind Name: Horizon Freight Transport Payment for Invoice #Stl53821 Trn: 5293847213Tc | 914.00 | | 914.00 |\n| 02/11 | Orig CO Name: Team Alliance Logistics Orig ID: 9200502235 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026041598 Eed: Ind ID: 11115192508 Ind Name: Horizon Freight Transport Payment for Loads 400, 401 Trn: 3286041598T | 526.00 | | 526.00 |\n| 02/11 | Deposit - ATM Check Deposit made at regional branch: Midtown Banking Center, Ref#: ATM2398475 | 998.00 | | 998.00 |\n| 02/12 | Cryptocurrency Withdrawal - Coinbase BTC Transfer COINBASE\\*X5G7 | | 16.00 | -16.00 |\n| 02/12 | Orig CO Name: 8Loop Trans Inc Orig ID: 9200502235 CO Entry Descr: ACH Pmt Sec: CCD Trace#: 021000026397754 Eed: Ind ID: 11115160119 Ind Name: Horizon Freight Transport Driver Pay for Week 11/12 - 11/18 Trn: 3266397751T | 766.00 | | 766.00 |\n\nPage 50 / 52\n" |
|
118 | {"format":"FORM_1040","rotation":180,"fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","properties":{"income":{"type":"object","properties":{"line1":{"type":"object","properties":{"a":{"type":"number","description":"Total amount from Form W-2 box 1."},"c":{"type":"number","description":"Tip income not reported on line 1a."},"d":{"type":"number","description":"Medicaid waiver payments not reported on Form W-2"},"e":{"type":"number","description":"Taxable dependent care benefits from Form 2441."}}},"line2":{"type":"object","properties":{"b":{"type":"number","description":"Taxable interest."}}},"line3":{"type":"object","properties":{"a":{"type":"number","description":"Qualified dividends."}}},"line6":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number","description":"Social security benefits."},"b":{"type":"number","description":"Taxable amount."},"c":{"type":"boolean","description":"Whether the taxpayer elected to use the lump sum election method. Return false unless box is checked."}}},"line7":{"type":"number","description":"Capital gain or loss"},"line10":{"type":"number","description":"Adjustments to income from Schedule 1"},"line13":{"type":"number","description":"Qualified business income deduction "},"line14":{"type":"number","description":"Total of lines 12 and 13"}},"description":"Income items from Form 1040"},"spouse":{"type":"object","properties":{"spouseSsn":{"type":"string","description":"Spouse social security number. Return in the following format: 123-45-6789"},"spouseLastName":{"type":"string"},"spouseMiddleInitial":{"type":"string"}}},"address":{"type":"object","required":["address1","address2","city","state","zipCode"],"properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"},"address1":{"type":"string","description":"Address line one. Excludes Suites / Apartment numbers."},"address2":{"type":"string","description":"Address line two"}}},"taxPeriod":{"type":"object","properties":{"taxYearEnd":{"type":"string","description":"Last 2 digits of the tax year (ex: 22)"},"taxDateStart":{"type":"string","description":"Month and day tax year start (ex: 1/01)"}}},"dependents":{"type":"array","items":{"type":"object","required":["firstName","lastName","ssn","relationship","childTaxCredit","otherCredit"],"properties":{"ssn":{"type":"string","description":"Dependent social security number. Return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string"},"otherCredit":{"type":"boolean","description":"Does the dependent qualify for other credit. Return false unless box is checked"},"relationship":{"type":"string"},"childTaxCredit":{"type":"boolean","description":"Does the dependent qualify for child tax credit. Return false unless box is checked"}}},"description":"List of dependents and their information. Return null if there are no dependents."},"ageBlindness":{"type":"object","required":["bornBeforeJanuary","blind","spouseBornBeforeJanuary","spouseBlind"],"properties":{"blind":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer is blind. Return false unless box is checked."},"spouseBlind":{"not":{"type":"null"},"type":"boolean","description":"Spouse is blind. Return false unless box is checked."},"bornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer born before January 2, 1960. Return false unless box is checked."},"spouseBornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Spouse born before January 2, 1960. Return false unless box is checked."}},"description":"Taxpayer and Spouse age and blindess classification."},"filingStatus":{"type":"object","required":["single","HOH","MFJ","MFS","QSS","nonResident"],"properties":{"HOH":{"not":{"type":"null"},"type":"boolean","description":"Head of household. Return false unless box is checked."},"MFJ":{"not":{"type":"null"},"type":"boolean","description":"Married filing jointly. Return false unless box is checked."},"MFS":{"not":{"type":"null"},"type":"boolean","description":"Married filing separately. Return false unless box is checked."},"QSS":{"not":{"type":"null"},"type":"boolean","description":"Qualifying surviving spouse. Return false unless box is checked."},"single":{"not":{"type":"null"},"type":"boolean","description":"Single. Return false unless box is checked."},"nonResident":{"not":{"type":"null"},"type":"boolean","description":"If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year. Return false unless box is checked."}},"description":"Taxpayer filing status."},"personalInfo":{"type":"object","properties":{"middleInitial":{"type":"string"}}},"digitalAssets":{"type":"boolean","description":"Receive, sell, exchange, or otherwise dispose of digital assets"},"standardDeductions":{"type":"object","required":["youAreDependent","spouseIsDependent","spouseItemizes"],"properties":{"spouseItemizes":{"not":{"type":"null"},"type":"boolean","description":"Spouse itemizes on a separate return. Return false unless box is checked."},"youAreDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim you as a dependent. Return false unless box is checked."},"spouseIsDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim your spouse as a dependent. Return false unless box is checked."}},"description":"Standard Deductions."}}} | {"income":{"line1":{"a":86630,"c":1363,"d":0,"e":4907},"line2":{"b":0},"line3":{"a":0},"line6":{"a":0,"b":0,"c":true},"line7":8241,"line10":4146,"line13":8049,"line14":14662},"spouse":null,"address":{"city":"Findlay","state":"WY","zipCode":"82446","address1":"7568 Buford Parks","address2":"Apt. 738"},"taxPeriod":{"taxYearEnd":"24","taxDateStart":"1/01"},"dependents":[{"ssn":"495-68-6179","lastName":"O'Conner","firstName":"Katarina","otherCredit":false,"relationship":"parent","childTaxCredit":false},{"ssn":"440-13-0331","lastName":"O'Conner","firstName":"Gabe","otherCredit":true,"relationship":"parent","childTaxCredit":true},{"ssn":"143-76-5810","lastName":"O'Conner","firstName":"Noble","otherCredit":true,"relationship":"parent","childTaxCredit":true}],"ageBlindness":{"blind":false,"spouseBlind":true,"bornBeforeJanuary":true,"spouseBornBeforeJanuary":false},"filingStatus":{"HOH":true,"MFJ":false,"MFS":false,"QSS":false,"single":false,"nonResident":false},"personalInfo":{"middleInitial":"B"},"digitalAssets":true,"standardDeductions":{"spouseItemizes":false,"youAreDependent":true,"spouseIsDependent":true}} | "# Form 1040\n\nDepartment of the Treasury—Internal Revenue Service\n\n## U.S. Individual Income Tax Return 2024\n\nOMB No. 1545-0074 I\n\nIRS Use Only—Do not write or staple in this space.\n\nFor the year Jan. 1–Dec. 31, 2024, or other tax year beginning 1/01, 2024, ending 12/31 2024\n\nSee separate instructions.\n\nYour first name and middle initial: Rex B\n\nLast name: O'Conner\n\nYour social security number: 506 03 8020\n\nIf joint return, spouse’s first name and middle initial:\n\nLast name:\n\nSpouse’s social security number:\n\nHome address (number and street). If you have a P.O. box, see instructions. 7568 Buford Parks\n\nApt. no.: Apt. 738\n\nCity, town, or post office. If you have a foreign address, also complete spaces below: Findlay\n\nState: WY\n\nZIP code: 82446\n\nForeign country name:\n\nForeign province/state/county:\n\nForeign province/state/county:\n\n**Presidential Election Campaign**Check here if you, or your spouse if filing jointly, want $3 to go to this fund. Checking a box below will not change your tax or refund.\n\n□ You\n\n□ Spouse\n\n### Filing Status\n\nCheck only one box.\n\n□ Single\n\n☑ Head of household (HOH)\n\n□ Married filing jointly (even if only one had income)\n\n□ Married filing separately (MFS)\n\n□ Qualifying surviving spouse (QSS)\n\nIf you checked the MFS box, enter the name of your spouse. If you checked the HOH or QSS box, enter the child’s name if the qualifying person is a child but not your dependent: \\_\\_\\_\n\n□ If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year, check the box and enter their name (see instructions and attach statement if required): \\_\\_\\_\n\n### Digital assets\n\nAt any time during 2024, did you: (a) receive (as a reward, award, or payment for property or services); or (b) sell, exchange, or otherwise dispose of a digital asset (or a financial interest in a digital asset)? (See instructions.)\n\n☑ Yes\n\n□ No\n\n### Standard Deduction\n\nSomeone can claim:\n\n☑ You as a dependent\n\n☑ Your spouse as a dependent\n\n□ Spouse itemizes on a separate return or you were a dual-status alien\n\n### Age/Blindness\n\n**You:**\n\n☑ Were born before January 2, 1960\n\n□ Are blind\n\n**Spouse:**\n\n□ Was born before January 2, 1960\n\n☑ Is blind\n\n### Dependents (see instructions):\n\nIf more than four dependents, see instructions and check here □\n\n| (1) First name Last name | (2) Social securitynumber | (3) Relationshipto you | (4) Check the box if qualifies for Child tax credit | Credit for other dependents |\n| ------------------------ | ------------------------- | ---------------------- | --------------------------------------------------- | --------------------------- |\n| Katarina O'Conner | 495 68 6179 | parent | □ | □ |\n| Gabe O'Conner | 440 13 0331 | parent | ☑ | ☑ |\n| Noble O'Conner | 143 76 5810 | parent | ☑ | ☑ |\n\n### Income\n\n**Attach Form(s) W-2 here. Also attach Forms W-2G and 1099-R if tax was withheld.** If you did not get a Form W-2, see instructions.\n\n**1a** Total amount from Form(s) W-2, box 1 (see instructions) **1a:** 86630:\n\n**b** Household employee wages not reported on Form(s) W-2 **1b:** 8078\n\n**c** Tip income not reported on line 1a (see instructions) **1c:** 1363\n\n**d** Medicaid waiver payments not reported on Form(s) W-2 (see instructions) **1d:** 0\n\n**e** Taxable dependent care benefits from Form 2441, line 26 **1e:** 4907\n\n**f** Employer-provided adoption benefits from Form 8839, line 29 **1f:** 0\n\n**g** Wages from Form 8919, line 6 **1g:** 6822\n\n**h** Other earned income (see instructions) **1h:** 0\n\n**i** Nontaxable combat pay election (see instructions) **1i:** 1232\n\n**z** Add lines 1a through 1h **1z:** 109032\n\nAttach Sch. B if required.\n\n- **2a** Tax-exempt interest **2a:** 1403\n\n b Taxable interest **2b** 0\n\n- **3a** Qualified dividends **3a:** 0\n\n b Ordinary dividends **3b** 0\n\n**4a** IRA distributions **4a:** 3497\n\nb Taxable amount **4b** 6312\n\n**5a** Pensions and annuities **5a:** 0\n\nb Taxable amount **5b** 0\n\n**6a** Social security benefits **6a:** 0\n\nb Taxable amount **6b** 0\n\n**c** If you elect to use the lump-sum election method, check here (see instructions) ☑\n\n**7** Capital gain or (loss). Attach Schedule D if required. If not required, check here □\n\n**7** 8241\n\n**8** Additional income from Schedule 1, line 10 .\n\n**8** 0\n\n**9** Add lines 1z, 2b, 3b, 4b, 5b, 6b, 7, and 8. This is your **total income**\n\n**9** 123585\n\n**10** Adjustments to income from Schedule 1, line 26\n\n**10** 4146\n\n**11** Subtract line 10 from line 9. This is your adjusted **gross income**\n\n**11** 119439\n\n#### Standard Deduction for-\n\n- Single or Married filing separately, $14,600\n- Married filing jointly or Qualifying surviving spouse, $29,200\n- Head of household, $21,900\n- If you checked any box under Standard Deduction, see instructions.\n\n**12** **Standard deduction or itemized deductions** (from Schedule A)\n\n**12** 6613\n\n**13** Qualified business income deduction from Form 8995 or Form 8995-A\n\n**13** 8049\n\n**14** Add lines 12 and 13\n\n**14** 14662\n\n**15** Subtract line 14 from line 11. If zero or less, enter -0-. This is your **taxable income**\n\n**15** 104777\n\nFor Disclosure, Privacy Act, and Paperwork Reduction Act Notice, see separate instructions.\n\nCat. No. 11320B\n\nForm 1040 (2024)\n" |
|
119 | {"format":"DELIVERY_NOTE","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"efficiency":{"type":"number","description":"Efficiency in percentage, 0-100"},"powerFactor":{"type":"number"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"weight":{"type":"number"},"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"Sensor Module","unit":"set","brand":"Schneider Electric","quantity":44,"reference":"A2TIBBQIZD","productSpecsJson":{"power":{"watts":108,"efficiency":87,"powerFactor":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip67"},"physical":{"weight":2.7,"material":"plastic","mountingType":"surface"}}},{"sn":2,"type":"Mounting Bracket","unit":"set","brand":"ABB","quantity":38,"reference":"XNK99KEMEF","productSpecsJson":{"power":{"watts":280,"efficiency":90,"powerFactor":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip65"},"physical":{"weight":3.3,"material":"plastic","mountingType":"surface"}}},{"sn":3,"type":"LED Luminaire","unit":"set","brand":"Lutron","quantity":22,"reference":"TKPIVJPKLA","productSpecsJson":{"power":{"watts":182,"efficiency":88,"powerFactor":0.95,"inputVoltage":"100-277v"},"ratings":{"protection":"ip66"},"physical":{"weight":5,"material":"aluminum","mountingType":"surface"}}},{"sn":4,"type":"Sensor Module","unit":"unit","brand":"Lutron","quantity":13,"reference":"ZMT0BTBMA6","productSpecsJson":{"power":{"watts":200,"efficiency":90,"powerFactor":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip67"},"physical":{"weight":1.3,"material":"steel","mountingType":"recessed"}}}],"header":{"to":{"tel":"(225) 261-2928 x7512","email":"[email protected]","location":"8597 Feil Radial","attention":"Neil Langosh IV","reference":"PO-7YNINZKG","vatNumber":"VAT-0149268689","companyName":"Emmerich, Kihn and Macejkovic"},"date":"2025-02-11","from":{"tel":"363.798.4855","email":"[email protected]","location":"68344 Reina Square","reference":"DN-JKD53RAZ","vatNumber":"VAT-0530809257","companyName":"Simonis Inc"},"projectName":"Renovation - Heaneyshire School"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Simonis Inc\n\n**Ref:** DN-JKD53RAZ\n\n**Address:** 68344 Reina Square\n\n**Tel:** 363.798.4855\n\n**Email:** [email protected]\n\n**VAT:** VAT-0530809257\n\n#### To:\n\n**Company:** Emmerich, Kihn and Macejkovic\n\n**Ref:** PO-7YNINZKG\n\n**Address:** 8597 Feil Radial\n\n**Attention:** Neil Langosh IV\n\n**Tel:** (225) 261-2928 x7512\n\n**Email:** [email protected]\n\n**VAT:** VAT-0149268689\n\n**Date:** 2025-02-11\n\n**Project:** Renovation - Heaneyshire School\n\n| SN | Reference | Brand | Qty | Description | Type | Unit |\n| --- | ---------- | ------------------ | --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ---- |\n| 1 | A2TIBBQIZD | Schneider Electric | 44 | Industrial Sensor Module for professional applications power rating: 108W 220-240v compatible efficiency rating: 87% surface installation type plastic construction, weight: 2.7kg IP67 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: TUV for commercial and industrial use only (H.S. Code 28852763) Origin: Somalia Warranty: 1 year standard warranty | Sensor Module | set |\n| 2 | XNK99KEMEF | ABB | 38 | Industrial Mounting Bracket for professional applications power rating: 280W 220-240v compatible efficiency rating: 90% surface installation type plastic construction, weight: 3.3kg IP65 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: UL for commercial and industrial use only (H.S. Code 19493450) Origin: Australia Warranty: 1 year standard warranty | Mounting Bracket | set |\n| 3 | TKPIVJPKLA | Lutron | 22 | Professional LED Luminaire for architectural lighting applications with 5982lm output, 182W power consumption 100-277v input voltage, power factor 0.95 3000K custom LED array with CRI 80 surface mounted version with adjustable mounting bracket 180° precision-engineered beam angle 60° for optimal light distribution constructed with premium aluminum housing, weight 5kg IP66 rated for complete water protection up to 5m depth IK10 impact resistance, operating temperature 14°C to 54°C includes integrated driver and 5m special underwater cable round attachment cover made of corrosion-resistant aluminum energy efficiency rating: 88% certifications: CE/UL/TUV ONLY for professional underwater installation! (H.S. Code 04844032) Origin: Gibraltar Warranty: 5 years limited manufacturer warranty | LED Luminaire | set |\n| 4 | ZMT0BTBMA6 | Lutron | 13 | Industrial Sensor Module for professional applications power rating: 200W 220-240v compatible efficiency rating: 90% recessed installation type steel construction, weight: 1.3kg IP67 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: UL for commercial and industrial use only (H.S. Code 41018644) Origin: Sudan Warranty: 1 year standard warranty | Sensor Module | unit |\n" |
|
12 | {"format":"SHIPPING_INVOICE","fontFamily":"GEORGIA","documentQuality":"PHOTO"} | {"type":"object","properties":{"issueDate":{"type":"string","description":"Date the invoice was issued"},"clientNumber":{"type":"string","description":"Unique identifier for the client"},"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"sender":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the sender as it appears, excluding zip code"},"address":{"type":"string","description":"Street address of the sender as it appears, only including number and street"},"company":{"type":"string","description":"Sender's company name as it appears"},"zipCode":{"type":"string","description":"Zip code of the sender as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"address":{"type":"string","description":"Street address of the recipient as it appears, only including number and street"},"company":{"type":"string","description":"Recipient's company name as it appears"}}},"weightInKg":{"type":"number","description":"Weight of the shipment in kilograms"},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"referenceNumber":{"type":"string","description":"Reference number for the shipment, must return null if not provided"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"amount":{"type":"number","description":"Amount of the additional charge"},"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"issueDate":"03-11-1993","clientNumber":"166236947","mostRecentShipment":{"sender":{"city":"North Sammiefurt","address":"1349 Barton Parkways","company":"Durgan Group","zipCode":"88126"},"recipient":{"address":"7051 E Front Street","company":"Mcclure, Blick And Frami"},"weightInKg":6.4,"shipmentNumber":"0431981981","referenceNumber":null,"additionalCharges":[{"amount":6.23,"description":"Peak Season Surcharge"},{"amount":2.35,"description":"Repacking Fee"},{"amount":3.58,"description":"Address Correction Fee"},{"amount":9.72,"description":"Perishable Item Surcharge"}]}} | "#### Fiscal Invoice\n\n**Document Number:** 7JEZYO7MSY\n\n**Client Number:** 166236947\n\n**Issue Date:** 03-11-1993\n\n**Page:** 50 of 56\n\n!\\[FedEx Logo\\](image)\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ------------------------------ | ---------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 0715547543 | | 10-20-1952 | | | Economy Select | 29.5 | 8 | 134.24 | Export Surcharge | 2.11 | 1.52 | 37.74 |\n| | | | Runolfsson, Bernier And Rau | Rosenbaum, Boehm And Franey | | | | | Seasonal Surcharge | 1.03 | 2.63 | 24.76 |\n| | | | 531 Alexis Camp | 790 Abernathy Oval | | | | | Dangerous Goods Handling Fee | 3.55 | 2.66 | 47.11 |\n| | | | Yuma, 14256 | Spokane Valley, 51148-7339 | | | | | Weekend Delivery Fee | 9.91 | 0.73 | 17.49 |\n| | | | | | | | | | Export Surcharge | 4.27 | 1.6 | 11.21 |\n| | | | | | | | | | | | | |\n| 5357425199 | | 10-22-1957 | | | Express Worldwide | 43.7 | 8 | 41.38 | Dangerous Goods Handling Fee | 9.77 | 2.78 | 42.95 |\n| | | | Roob LLC | Kovacek LLC | | | | | Export Surcharge | 7.91 | 1.58 | 24.37 |\n| | | | 841 Archibald Vista | 71713 Windmill Lane | | | | | | | | |\n| | | | Rhiannonberg, 46574 | Weldonstead, 76436 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 9632670905 | SMYKMGQZMT | 12-20-1958 | | | Express Worldwide | 17.9 | 5 | 69.1 | Express Handling Fee | 8.54 | 0.63 | 17.33 |\n| | | | Marquardt Inc | Franecki LLC | | | | | Special Handling Fee | 6.62 | 0.63 | 20.87 |\n| | | | 6024 Quinten Union | 71386 Bosco Crescent | | | | | Insurance Premium | 4.19 | 3.11 | 25.94 |\n| | | | Fort Fabianfort, 88222-7411 | New Jammiechester, 91281 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 4512431216 | THQSWK2C77 | 06-19-1966 | | | Economy Select | 13.3 | 3 | 35.55 | Signature Confirmation Fee | 9.48 | 2.94 | 22.18 |\n| | | | O'reilly, Schulist And Block | Reilly, Greenholt And Pfannerstill | | | | | | | | |\n| | | | 89531 Libbie Passage | 3693 Kessler Centers | | | | | | | | |\n| | | | Rio Rancho, 76292-9418 | Otiliaville, 07772 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 8041910202 | | 10-30-1976 | | | Domestic Priority | 5.5 | 10 | 193.31 | Fragile Item Fee | 7.53 | 3.23 | 14.83 |\n| | | | Jenkins, Yost And Bauch | Skiles, Mueller And Boyle | | | | | Declared Value Charge | 3.76 | 1.27 | 21.89 |\n| | | | 633 Landen Drive | 9008 Thiel Loaf | | | | | Export Surcharge | 2.77 | 4.63 | 43.71 |\n| | | | Domenicaland, 58844 | New Winfield, 64383-0397 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 0682370779 | | 03-17-1992 | | | Domestic Priority | 34.5 | 2 | 128.61 | Export Surcharge | 8.7 | 3.47 | 45.9 |\n| | | | Funk - Kiehn | Hamill - Green | | | | | Holiday Delivery Fee | 5.22 | 4.29 | 27.98 |\n| | | | 3421 Meta Heights | 1811 Stanley Street | | | | | | | | |\n| | | | Isobelfield, 69550-3968 | Fort Jaydeshire, 80569-3971 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 2422145727 | EVCFDZSJRM | 10-29-1997 | | | Economy Select | 27.4 | 6 | 29.92 | Declared Value Charge | 4.84 | 4.92 | 16.51 |\n| | | | Vonrueden, Lehner And Kunze | Heidenreich - Wuckert | | | | | | | | |\n| | | | 81390 Vandervort Plaza | 66845 Johnny Via | | | | | | | | |\n| | | | South Maiyaborough, 44444-6420 | Ernserburgh, 40906 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 0431981981 | | 06-08-1998 | | | Economy Select | 6.4 | 8 | 183.13 | Peak Season Surcharge | 6.23 | 0.92 | 40.31 |\n| | | | Durgan Group | Mcclure, Blick And Frami | | | | | Repacking Fee | 2.35 | 2.92 | 10.41 |\n| | | | 1349 Barton Parkways | 7051 E Front Street | | | | | Address Correction Fee | 3.58 | 1.85 | 25.52 |\n| | | | North Sammiefurt, 88126 | Wellington, 40549-8277 | | | | | Perishable Item Surcharge | 9.72 | 4.01 | 36.56 |\n\n50/56\n" |
|
120 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"COURIER_NEW","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-06-01","rent":{"monthlyAmount":9993,"securityDeposit":5324},"lease":{"years":1,"months":0,"endDate":"2026-06-01","startDate":"2025-06-01"},"lessee":{"name":"Hagenes Inc","state":"California","streetAddress":"35685 Vergie Hollow"},"lessor":{"name":"Doyle Grant","state":"California","streetAddress":"3224 Brennon Street"},"premises":{"spaceType":"Warehouse","squareFeet":"7480","streetAddress":"59958 3rd Avenue"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-06-01\n\n, by and between\n\nDoyle Grant\n\n\\[name of lessor\\], of\n\n3224 Brennon Street\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nHagenes Inc\n\n\\[name of lessee\\], of\n\n35685 Vergie Hollow\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n7480\n\nsquare feet (SF) of\n\nWarehouse\n\nlocated at\n\n59958 3rd Avenue\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n1\n\nyear(s)\n\n0\n\nmonth(s) commencing on the\n\n1\n\nday of\n\nJune 2025\n\nday of\n\nJune 2025\n\n, and expiring at Midnight on the\n\n1\n\nday of\n\nJune 2026\n\nday of\n\nJune 2026\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n9993\n\ndollars ($9993) per month. A security deposit of\n\n5324\n\ndollars ($5324) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
121 | {"format":"SHIPPING_INVOICE","fontFamily":"TAHOMA","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"issueDate":{"type":"string","description":"Date the invoice was issued"},"clientNumber":{"type":"string","description":"Unique identifier for the client"},"documentNumber":{"type":"string","description":"Unique identifier for the invoice"},"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"sender":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the sender as it appears, excluding zip code"},"address":{"type":"string","description":"Street address of the sender as it appears, only including number and street"},"company":{"type":"string","description":"Sender's company name as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"address":{"type":"string","description":"Street address of the recipient as it appears, only including number and street"},"company":{"type":"string","description":"Recipient's company name as it appears"},"zipCode":{"type":"string","description":"Zip code of the recipient as it appears"}}},"weightInKg":{"type":"number","description":"Weight of the shipment in kilograms"},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"amount":{"type":"number","description":"Amount of the additional charge"},"totalVAT":{"type":"number","description":"Total VAT applied to the additional charge"},"grossValue":{"type":"number","description":"Gross value of the charge, including VAT"},"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"},"numberOfShipments":{"type":"number","description":"Total number of shipments"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"issueDate":"07-07-2004","clientNumber":"419355310","documentNumber":"GOBLH2SNVT","mostRecentShipment":{"sender":{"city":"CLINTFORT","address":"1611 Liberty Street","company":"WEST - HUDSON"},"recipient":{"address":"527 Emard Common","company":"BEIER LLC","zipCode":"76630-3695"},"weightInKg":10.1,"shipmentNumber":"0199849294","additionalCharges":[{"amount":2.84,"totalVAT":3.2,"grossValue":27.94,"description":"LATE PAYMENT PENALTY"},{"amount":9.16,"totalVAT":1.66,"grossValue":14.27,"description":"URBAN CONGESTION CHARGE"}],"numberOfShipments":9}} | "!\\[UPS Logo\\](image)\n\n# VAT BILLING RECEIPT\n\n**Document Number:** GOBLH2SNVT\n\n**Client Number:** 419355310\n\n**Issue Date:** 07-07-2004\n\n**Page:** 43 of 75\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ----------------------------- | --------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 7783076164 | | 09-21-1963 | | | EXPRESS WORLDWIDE | 40 | 7 | 78.51 | HANDLING CHARGE | 7.4 | 0.99 | 11.47 |\n| | | | POUROS - KSHLERIN | HANE, HEGMANN AND JASKOLSKI | | | | | REMOTE AREA SURCHARGE | 8.44 | 0.85 | 28.31 |\n| | | | 2477 Bernhard Junctions | 54816 N Jefferson Street | | | | | STORAGE FEE | 3.42 | 0.91 | 21.52 |\n| | | | EAST DARIOFURT, 55052-4067 | COSTA MESA, 33645-7445 | | | | | FUEL EFFICIENCY LEVY | 2.97 | 3.13 | 21.19 |\n| | | | | | | | | | OUT-OF-HOURS DELIVERY FEE | 6.03 | 4.95 | 47.74 |\n| | | | | | | | | | | | | |\n| 3615423843 | | 08-14-1982 | | | ECONOMY SELECT | 7.5 | 4 | 199.78 | EXPRESS HANDLING FEE | 9.52 | 2.13 | 34.57 |\n| | | | BAYER, CORMIER AND TERRY | SCHOWALTER, STEHR AND GUSIKOWSKI | | | | | CUSTOMS DUTY | 2.23 | 2.52 | 43.92 |\n| | | | 2922 Mante Key | 551 St John's Road | | | | | WEEKEND DELIVERY FEE | 8.08 | 3.34 | 49.37 |\n| | | | NEW NORWOOD, 23585-4721 | PORT KENNEDYWORTH, 27259-2342 | | | | | SECURITY SURCHARGE | 5.08 | 1.94 | 23.41 |\n| | | | | | | | | | OVERSIZED PACKAGE FEE | 6.4 | 2.36 | 14.36 |\n| | | | | | | | | | | | | |\n| 0199849294 | WH4EHYLISO | 01-13-1987 | | | DOMESTIC PRIORITY | 10.1 | 9 | 85.85 | LATE PAYMENT PENALTY | 2.84 | 3.2 | 27.94 |\n| | | | WEST - HUDSON | BEIER LLC | | | | | URBAN CONGESTION CHARGE | 9.16 | 1.66 | 14.27 |\n| | | | 1611 Liberty Street | 527 Emard Common | | | | | | | | |\n| | | | CLINTFORT, 29805-0058 | FORT DELLAFURT, 76630-3695 | | | | | | | | |\n\nPage 43\n" |
|
122 | {"format":"REAL_ESTATE","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":6,"period":"Q1-2018","category":"Retail"},{"value":2,"period":"Q2-2018","category":"Retail"},{"value":4,"period":"Q3-2018","category":"Retail"},{"value":3,"period":"Q4-2018","category":"Retail"},{"value":7,"period":"Q1-2018","category":"Multifamily Housing"},{"value":12,"period":"Q2-2018","category":"Multifamily Housing"},{"value":7,"period":"Q3-2018","category":"Multifamily Housing"},{"value":36,"period":"Q4-2018","category":"Multifamily Housing"},{"value":16,"period":"Q1-2018","category":"Commercial Office"},{"value":11,"period":"Q2-2018","category":"Commercial Office"},{"value":15,"period":"Q3-2018","category":"Commercial Office"},{"value":28,"period":"Q4-2018","category":"Commercial Office"},{"value":13,"period":"Q1-2018","category":"Educational Buildings"},{"value":11,"period":"Q2-2018","category":"Educational Buildings"},{"value":8,"period":"Q3-2018","category":"Educational Buildings"},{"value":11,"period":"Q4-2018","category":"Educational Buildings"}],"transactionsByCity":[{"city":"Indianapolis","year":"2018","value":268},{"city":"Los Angeles","year":"2018","value":164},{"city":"Phoenix","year":"2018","value":290},{"city":"San Jose","year":"2018","value":241}]} | "# Real Estate Market Dynamics\n\n| City | Year | Transactions (Total) | Permits Filed | Retail | Multifamily Housing | Commercial Office | Educational Buildings |\n| ------------ | ---- | -------------------- | ------------- | ------- | ------------------- | ----------------- | --------------------- |\n| Indianapolis | 2018 | $268M | 480 | $57.0M | $18.5M | $120.1M | $72.4M |\n| Los Angeles | 2018 | $164M | 212 | $19.6M | $20.4M | $58.2M | $65.8M |\n| Phoenix | 2018 | $290M | 147 | $105.6M | $77.1M | $8.4M | $98.9M |\n| San Jose | 2018 | $241M | 170 | $3.0M | $63.3M | $75.3M | $99.4M |\n\n### Retail\n\nAvg: $3.8M\n\nMedian: $3.5M\n\n### Multifamily Housing\n\nAvg: $15.5M\n\nMedian: $9.5M\n\n### Commercial Office\n\nAvg: $17.5M\n\nMedian: $15.5M\n\n### Educational Buildings\n\nAvg: $10.8M\n\nMedian: $11.0M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------- |\n| Q1-2018 | 6 | Retail |\n| Q2-2018 | 2 | Retail |\n| Q3-2018 | 4 | Retail |\n| Q4-2018 | 3 | Retail |\n| Q1-2018 | 7 | Multifamily Housing |\n| Q2-2018 | 12 | Multifamily Housing |\n| Q3-2018 | 7 | Multifamily Housing |\n| Q4-2018 | 36 | Multifamily Housing |\n| Q1-2018 | 16 | Commercial Office |\n| Q2-2018 | 11 | Commercial Office |\n| Q3-2018 | 15 | Commercial Office |\n| Q4-2018 | 28 | Commercial Office |\n| Q1-2018 | 13 | Educational Buildings |\n| Q2-2018 | 11 | Educational Buildings |\n| Q3-2018 | 8 | Educational Buildings |\n| Q4-2018 | 11 | Educational Buildings |\n\n\n\nPage 27 / 31\n\nZillow 2024 Market Overview\n" |
|
123 | {"format":"PETITION_FORM","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["header","candidate","signatures","witness"],"properties":{"header":{"type":"object","required":["title","county","state","electionDate"],"properties":{"state":{"type":"string"},"title":{"type":"string"},"county":{"type":"string"},"electionDate":{"type":"string"}}},"witness":{"type":"object","required":["name","residence","date"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"residence":{"type":"string"}}},"candidate":{"type":"object","required":["name","position","residence"],"properties":{"name":{"type":"string"},"position":{"type":"string"},"residence":{"type":"string"}}},"signatures":{"type":"array","items":{"type":"object","required":["date","printName","residence","town"],"properties":{"date":{"type":"string"},"town":{"type":"string"},"printName":{"type":"string"},"residence":{"type":"string"}}}}}} | {"header":{"state":"New York","title":"DEMOCRATIC DESIGNATING PETITION","county":"Lothian","electionDate":"2025-11-07"},"witness":{"date":"2025-02-18","name":"Pat Conn","residence":"6202 S Monroe Street, 71282-6759"},"candidate":{"name":"Abraham Friesen DDS","position":"New York State Senator - 6th District","residence":"582 Marvin Shoals, Kathryneton, NY 79791-6114"},"signatures":[{"date":"2025-02-18","town":"Hermistontown","printName":"Jakob Hoeger","residence":"78712 Lubowitz Crescent"},{"date":"2025-02-18","town":"South Maureen","printName":"Nadia Steuber","residence":"48000 Prospect Street"},{"date":"2025-02-18","town":"Braunhaven","printName":"Laura Grady","residence":"958 Priscilla Station"},{"date":"2025-02-18","town":"Rennershire","printName":"Russell Keebler","residence":"46202 Bradtke Neck"},{"date":"2025-02-18","town":"Flatleymouth","printName":"Anibal O'Hara","residence":"795 Silas Ferry"},{"date":"2025-02-18","town":"Cleoton","printName":"Ruby Becker","residence":"43771 Western Avenue"},{"date":"2025-02-17","town":"Lake Ilenetown","printName":"Delores Gibson","residence":"210 Alejandra Manors"},{"date":"2025-02-18","town":"Ricardoton","printName":"Carmela Casper","residence":"28800 W Main"},{"date":"2025-02-17","town":"Raumouth","printName":"Marta Reinger","residence":"4740 Oaklands"}]} | "# DEMOCRATIC DESIGNATING PETITION\n\nCOUNTY OF Lothian, STATE OF New York\n\nI, the undersigned, do hereby state that I am a duly enrolled voter of the Democratic Party and entitled to vote at the next primary election of such party, to be held on 2025-11-07, that my place of residence is truly stated opposite my signature hereto, and I do hereby designate the following named person (or persons) as a candidate for nomination of such party for public office or for election to a party position of such party.\n\n| NAME OF CANDIDATE | PUBLIC OFFICE OR PARTY POSITION | PLACE OF RESIDENCE |\n| Abraham Friesen DDS | New York State Senator - 6th District | 582 Marvin Shoals, Kathryneton, NY 79791-6114 |\n\n| SIGNATURE OF ENROLLED ELECTOR | PRINTED NAME OF ELECTOR | DATE | RESIDENCE | TOWN OR CITY |\n| ----------------------------- | ----------------------- | ---------- | ----------------------- | -------------- |\n| Jakob Hoeger | Jakob Hoeger | 2025-02-18 | 78712 Lubowitz Crescent | Hermistontown |\n| Nadia Steuber | Nadia Steuber | 2025-02-18 | 48000 Prospect Street | South Maureen |\n| Laura Grady | Laura Grady | 2025-02-18 | 958 Priscilla Station | Braunhaven |\n| Russell Keebler | Russell Keebler | 2025-02-18 | 46202 Bradtke Neck | Rennershire |\n| Anibal O'Hara | Anibal O'Hara | 2025-02-18 | 795 Silas Ferry | Flatleymouth |\n| Ruby Becker | Ruby Becker | 2025-02-18 | 43771 Western Avenue | Cleoton |\n| Delores Gibson | Delores Gibson | 2025-02-17 | 210 Alejandra Manors | Lake Ilenetown |\n| Carmela Casper | Carmela Casper | 2025-02-18 | 28800 W Main | Ricardoton |\n| Marta Reinger | Marta Reinger | 2025-02-17 | 4740 Oaklands | Raumouth |\n\nSTATEMENT OF WITNESS\n\nI, (print name)\n\nPat Conn\n\n, state: I am a duly qualified voter of the State of New York and am an enrolled voter of the Democratic Party. I now reside at\n\n6202 S Monroe Street, 71282-6759\n\n.\n\nEach of the individuals whose names are subscribed to this petition sheet containing 9 signatures, subscribed the same in my presence on the dates above indicated and identified himself or herself to be the individual who signed this sheet.\n\nDate:\n\n2025-02-18\n\nSignature of Witness\n\nPat Conn\n" |
|
124 | {"format":"PROXY_VOTING","fontFamily":"HELVETICA","documentQuality":"CLEAN"} | {"type":"object","required":["company","transferAgent"],"properties":{"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"companyZip":{"type":"string","description":"Zip code of the company's location as it appears"},"recordDate":{"type":"string","description":"Record date for determining voting eligibility as it appears"},"signedDate":{"type":"string","description":"Date the document was signed as it appears, must return null if not signed"},"signerRole":{"type":"string","description":"Role of the signer, located in the signature section below their first and last name"},"companyCity":{"type":"string","description":"City of the company exactly as it appears, excluding zip code"},"companyState":{"type":"string","description":"State of the company exactly as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the broker exactly as it appears. Don't include text in parentheses."},"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."},"transferAgentZip":{"type":"string","description":"Zip code of the transfer agent's location exactly as it appears"}}} | {"company":"Broadline","companyZip":"69301","recordDate":"12/28/2017","signedDate":null,"signerRole":"Attorney-in-Fact","companyCity":"Alliance","companyState":"Nebraska","transferAgent":"Ironridge","votingBreakdown":[{"name":"TD Ameritrade","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":242,"against":410},"recentVotes":{"for":756,"abstain":985,"against":null}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":377,"against":null},"recentVotes":{"for":906,"abstain":null,"against":390}},{"proposalId":"1.3 *","voteToDate":{"for":682,"abstain":665,"against":816},"recentVotes":{"for":null,"abstain":270,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":190,"against":330}},{"proposalId":"1.5 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":null,"against":202}}]},{"name":"Raymond James","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":832,"against":497},"recentVotes":{"for":null,"abstain":null,"against":null}},{"proposalId":"1.2 *","voteToDate":{"for":750,"abstain":null,"against":240},"recentVotes":{"for":null,"abstain":21,"against":null}},{"proposalId":"1.3 *","voteToDate":{"for":802,"abstain":null,"against":501},"recentVotes":{"for":243,"abstain":973,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":677,"abstain":null,"against":173}},{"proposalId":"1.5 *","voteToDate":{"for":117,"abstain":null,"against":782},"recentVotes":{"for":null,"abstain":null,"against":null}}]}],"transferAgentZip":"67101"} | "## Broadline\n\n2646 Mulberry Ct Alliance, Nebraska 69301\n\n+1-174-832-2771\n\nMultiple proxy\n\nIronridge\n\nc/o Clearledge\n\n1132 1/2 Ash Blvd\n\nMaize, KS 67101\n\n**CUSIP NO:** GBUVBEC\n\n**MAIL DATE:** 02/14/2017\n\n**RECORD DATE:** 12/28/2017\n\n**MEETING DATE:** 07/31/2017\n\nFiled on behalf of brokers, banks, and nominees, this proxy is under the management’s proxy committee.\n\n**DATE:**\n\n\\[No Signature\\]\n\n**Sarah Doe**\n\nAttorney-in-Fact\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | **1.5 \\*** | | | |\n| ------------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | ---------- | --- | --- | --- |\n| TD Ameritrade (444/DTC 742) | 730 | FOR | 756 | 906 | | | | | | |\n| | | AGST | | 390 | | 330 | 202 | | | |\n| | | ABST | 985 | | 270 | 190 | | | | |\n| Vote To Date | | FOR | | | 682 | | | | | |\n| | | AGST | 410 | | 816 | | | | | |\n| | | ABST | 242 | 377 | 665 | | | | | |\n| Raymond James (235/DTC 472) | 383 | FOR | | | 243 | 677 | | | | |\n| | | AGST | | | | 173 | | | | |\n| | | ABST | | 21 | 973 | | | | | |\n| Vote To Date | | FOR | | 750 | 802 | | 117 | | | |\n| | | AGST | 497 | 240 | 501 | | 782 | | | |\n| | | ABST | 832 | | | | | | | |\n| Undefined (Undefined) | | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| \\*\\*\\* Uninstructed Retail SHRS | | FOR | | | | | | | | |\n| For Client 488: 539 \\*\\*\\* | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n" |
|
125 | {"format":"GLOSSARY","fontFamily":"HELVETICA","documentQuality":"CLEAN"} | {"type":"object","required":["title","glossarySections","pageNumber"],"properties":{"title":{"type":"string"},"pageNumber":{"type":"number","description":"The current page number of the glossary"},"glossarySections":{"type":"array","items":{"type":"object","required":["letter","terms"],"properties":{"terms":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"letter":{"type":"string","description":"The letter heading for this section"}}}}}} | {"title":"Investment Glossary","pageNumber":4,"glossarySections":[{"terms":[{"term":"Alternative Minimum Tax (AMT)"}],"letter":"A"},{"terms":[{"term":"Center for Carbon Transition (CTT)"}],"letter":"C"},{"terms":[{"term":"Mid-cap"},{"term":"Money market mutual fund"},{"term":"Morningstar ratings"},{"term":"Mutual fund"}],"letter":"M"},{"terms":[{"term":"Par value"},{"term":"Portfolio holdings"},{"term":"Portfolio manager"},{"term":"Preferred stock"},{"term":"Prospectus"}],"letter":"P"},{"terms":[{"term":"Reinvestment option"},{"term":"Relative risk and potential return"},{"term":"Renewable Energy Certificates (RECs)"}],"letter":"R"},{"terms":[{"term":"Share class net assets (date)"},{"term":"Sustainability-Linked Bonds (SLB’s)"},{"term":"Systematic investment plan"}],"letter":"S"},{"terms":[{"term":"Top 10 long and short positions"},{"term":"Tracking Error"}],"letter":"T"},{"terms":[{"term":"YTD Return (w load)"}],"letter":"Y"}]} | "# Investment Glossary\n\n## A\n\n**Alternative Minimum Tax (AMT)**\n\nFederal tax, revamped by the Tax Reform Act of 1986, aimed at ensuring that wealthy individuals, trusts, estates and corporations pay at least some tax.\n\n## C\n\n**Center for Carbon Transition (CTT)**\n\nA JPMorgan Chase initiative that provides clients in the Corporate & Investment Bank and Commercial Banking with centralized access to sustainability-focused financing, research and advisory solutions. \n\n## M\n\n**Mid-cap**\n\nThe market capitalization of the stocks of companies with market values between $3 to $10 billion.\n\n**Money market mutual fund**\n\nA short-term investment that seeks to protect principal and generate income by investing in Treasury bills, CDs with maturities less than one year and other conservative investments.\n\n**Morningstar ratings**\n\nSystem for rating open- and closed-end mutual funds and annuities by Morningstar Inc. of Chicago. The system rates funds from one to five stars, using a risk-adjusted performance rating in which performance equals total return of the fund.\n\n**Mutual fund**\n\nFund operated by an investment company that raises money from shareholders and invests it in stocks, bonds, options, commodities or money market securities.\n\n## P\n\n**Par value**\n\nPar value is the amount originally paid for a bond and the amount that will be repaid at maturity. Bonds are typically sold in multiples of $1,000.\n\n**Portfolio holdings**\n\nInvestments included in a portfolio.\n\n**Portfolio manager**\n\nThe person or entity responsible for making investment decisions of the portfolio to meet the specific investment objective or goal of the portfolio.\n\n**Preferred stock**\n\nA class of stock with a fixed dividend that has preference over a company's common stock in the payment of dividends and the liquidation of assets. There are several kinds of preferred stock, among them adjustable-rate and convertible.\n\n## P\n\n**Prospectus**\n\nFormal written offer to sell securities that sets forth the plan for proposed business enterprise or the facts concerning an existing one that an investor needs to make an informed decision. Prospectuses are also issued by mutual funds, containing information required by the SEC, such as history, background of managers, fund objectives and policies, financial statement, risks, services and fees.\n\n## R\n\n**Reinvestment option**\n\nRefers to an arrangement under which a mutual fund will apply dividends or capital gains distributions for its shareholders toward the purchase of additional shares.\n\n**Relative risk and potential return**\n\nThe amount of potential return from an investment as related to the amount of risk you are willing to accept.\n\n**Renewable Energy Certificates (RECs)**\n\nA market-based instrument that is issued when one megawatt-hour of electricity is generated and delivered to the electricity grid from a renewable energy resource.\n\n## S\n\n**Share class net assets (date)**\n\nFund assets included in a specific share class.\n\n**Sustainability-Linked Bonds (SLB’s)**\n\nBond instrument for which the financial and/or structural characteristics can vary depending on whether the issuer achieves predefined Sustainability/ ESG objectives.\n\n**Systematic investment plan**\n\nA service option that allows investors to buy mutual fund shares on a regular schedule, usually through bank account deductions.\n\n## T\n\n**Top 10 long and short positions**\n\nThe top 10 holdings ranked by market value in each position category (long and short). A long position is one in which an investor buys shares of stock and as an equity holder will profit if the price of the stock rises. With a short position an investor will sell shares of stock that they do not own but have borrowed. The investor in a short position will profit if the price of the stock falls.\n\n**Tracking Error**\n\nThe active risk of the portfolio. It determines the annualized standard deviation of the excess returns between the portfolio and the benchmark.\n\n## Y\n\n**YTD Return (w load)**\n\nYear-to-date return on an investment including appreciation and dividends or interest, minus any applicable expenses or charges.\n\nPage 4 of 5\n" |
|
126 | {"format":"REAL_ESTATE","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":15,"period":"Q1-2020","category":"Data Centers"},{"value":35,"period":"Q2-2020","category":"Data Centers"},{"value":24,"period":"Q3-2020","category":"Data Centers"},{"value":14,"period":"Q4-2020","category":"Data Centers"},{"value":18,"period":"Q1-2020","category":"Hospitality"},{"value":10,"period":"Q2-2020","category":"Hospitality"},{"value":23,"period":"Q3-2020","category":"Hospitality"},{"value":22,"period":"Q4-2020","category":"Hospitality"}],"transactionsByCity":[{"city":"Charlotte","year":"2020","value":154},{"city":"New York","year":"2020","value":190},{"city":"Seattle","year":"2020","value":219},{"city":"Washington","year":"2020","value":157},{"city":"San Antonio","year":"2020","value":44},{"city":"San Jose","year":"2020","value":291}]} | "# Real Estate Market Dynamics\n\n| City | Year | Transactions (Total) | Permits Filed | Data Centers | Hospitality |\n| ----------- | ---- | -------------------- | ------------- | ------------ | ----------- |\n| Charlotte | 2020 | $154M | 103 | $74.3M | $79.8M |\n| New York | 2020 | $190M | 53 | $29.2M | $160.8M |\n| Seattle | 2020 | $219M | 76 | $170.3M | $48.7M |\n| Washington | 2020 | $157M | 77 | $81.8M | $75.2M |\n| San Antonio | 2020 | $44M | 99 | $14.3M | $29.7M |\n| San Jose | 2020 | $291M | 440 | $162.6M | $128.4M |\n\n### Data Centers\n\nAvg: $22.0M\n\nMedian: $19.5M\n\n### Hospitality\n\nAvg: $18.3M\n\nMedian: $20.0M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | ------------ |\n| Q1-2020 | 15 | Data Centers |\n| Q2-2020 | 35 | Data Centers |\n| Q3-2020 | 24 | Data Centers |\n| Q4-2020 | 14 | Data Centers |\n| Q1-2020 | 18 | Hospitality |\n| Q2-2020 | 10 | Hospitality |\n| Q3-2020 | 23 | Hospitality |\n| Q4-2020 | 22 | Hospitality |\n\nNew Location Growth\n\n\n\nPage 22 / 36\n" |
|
127 | {"format":"PROXY_VOTING","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"CLEAN"} | {"type":"object","required":["company","transferAgent"],"properties":{"phone":{"type":"string","description":"Contact phone number for the company"},"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"mailDate":{"type":"string","description":"Date the document was mailed as it appears"},"companyZip":{"type":"string","description":"Zip code of the company's location as it appears"},"signedDate":{"type":"string","description":"Date the document was signed as it appears, must return null if not signed"},"companyCity":{"type":"string","description":"City of the company exactly as it appears, excluding zip code"},"cusipNumber":{"type":"string","description":"Unique identifier for the company's shares"},"meetingDate":{"type":"string","description":"Date of the company's meeting as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"signerFirstName":{"type":"string","description":"First name of the signer, located in the signature section"},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the broker exactly as it appears. Don't include text in parentheses."},"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."}}} | {"phone":"(754) 528-4505","company":"Streamridge","mailDate":"03/29/2022","companyZip":"49042","signedDate":"11/16/2022","companyCity":"Constantine","cusipNumber":"Q4N97XO","meetingDate":"04/16/2022","transferAgent":"Everbridge","signerFirstName":"Michael","votingBreakdown":[{"name":"Clearledge","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":0,"abstain":222,"against":0},"recentVotes":{"for":483,"abstain":189,"against":477}},{"proposalId":"1.2 *","voteToDate":{"for":0,"abstain":0,"against":343},"recentVotes":{"for":489,"abstain":0,"against":953}},{"proposalId":"1.3 *","voteToDate":{"for":135,"abstain":0,"against":180},"recentVotes":{"for":0,"abstain":0,"against":0}},{"proposalId":"1.4 *","voteToDate":{"for":0,"abstain":847,"against":344},"recentVotes":{"for":576,"abstain":20,"against":562}},{"proposalId":"1.5 *","voteToDate":{"for":549,"abstain":0,"against":0},"recentVotes":{"for":0,"abstain":332,"against":554}},{"proposalId":"2. *","voteToDate":{"for":0,"abstain":0,"against":140},"recentVotes":{"for":0,"abstain":0,"against":669}},{"proposalId":"3.","voteToDate":{"for":0,"abstain":0,"against":0},"recentVotes":{"for":957,"abstain":0,"against":243}}]},{"name":"Brightgate","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":0,"abstain":0,"against":882},"recentVotes":{"for":0,"abstain":113,"against":0}},{"proposalId":"1.2 *","voteToDate":{"for":0,"abstain":752,"against":523},"recentVotes":{"for":729,"abstain":243,"against":0}},{"proposalId":"1.3 *","voteToDate":{"for":0,"abstain":510,"against":0},"recentVotes":{"for":985,"abstain":127,"against":205}},{"proposalId":"1.4 *","voteToDate":{"for":606,"abstain":273,"against":0},"recentVotes":{"for":162,"abstain":0,"against":559}},{"proposalId":"1.5 *","voteToDate":{"for":0,"abstain":94,"against":0},"recentVotes":{"for":167,"abstain":670,"against":970}},{"proposalId":"2. *","voteToDate":{"for":390,"abstain":877,"against":360},"recentVotes":{"for":0,"abstain":0,"against":85}},{"proposalId":"3.","voteToDate":{"for":128,"abstain":0,"against":0},"recentVotes":{"for":949,"abstain":730,"against":0}}]}]} | "#### Streamridge\n\n219 Poplar Park Constantine, MI 49042\n\n(754) 528-4505\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | **1.5 \\*** | **2\\. \\*** | **3.** | |\n| ------------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | ------ | --- |\n| Clearledge (968/DTC 52) | 441 | FOR | 483 | 489 | 0 | 576 | 0 | 0 | 957 | |\n| | | AGST | 477 | 953 | 0 | 562 | 554 | 669 | 243 | |\n| | | ABST | 189 | 0 | 0 | 20 | 332 | 0 | 0 | |\n| Vote To Date | | FOR | 0 | 0 | 135 | 0 | 549 | 0 | 0 | |\n| | | AGST | 0 | 343 | 180 | 344 | 0 | 140 | 0 | |\n| | | ABST | 222 | 0 | 0 | 847 | 0 | 0 | 0 | |\n| Brightgate (633/DTC 801) | 997 | FOR | 0 | 729 | 985 | 162 | 167 | 0 | 949 | |\n| | | AGST | 0 | 0 | 205 | 559 | 970 | 85 | 0 | |\n| | | ABST | 113 | 243 | 127 | 0 | 670 | 0 | 730 | |\n| Vote To Date | | FOR | 0 | 0 | 0 | 606 | 0 | 390 | 128 | |\n| | | AGST | 882 | 523 | 0 | 0 | 0 | 360 | 0 | |\n| | | ABST | 0 | 752 | 510 | 273 | 94 | 877 | 0 | |\n| \\*\\*\\* Uninstructed Retail SHRS | | FOR | | | | | | | | |\n| For Client 989: 732 \\*\\*\\* | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| CUSIP Total: | 376 | FOR | 0 | 0 | 0 | 0 | 192 | 0 | 896 | |\n| | | AGST | 0 | 595 | 85 | 0 | 905 | 293 | 0 | |\n| Legal Proxy: | 720 | ABST | 0 | 0 | 986 | 0 | 0 | 0 | 0 | |\n\nThis proxy is filed by management’s committee on behalf of the brokers, banks, and nominees listed.\n\n**DATE:** 11/16/2022\n\nMichael Johnson\n\n**Michael Johnson**\n\nAttorney-in-Fact\n\nEverbridge\n\nc/o Streamridge\n\n5653 Lake Maple Park\n\nMedia, IL 61460\n\n**CUSIP NO:** Q4N97XO\n\n**MAIL DATE:** 03/29/2022\n\n**RECORD DATE:** 06/28/2022\n\n**MEETING DATE:** 04/16/2022\n" |
|
128 | {"format":"CREDIT_CARD_STATEMENT","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["accountNumber","period","transactions","totalCredits","totalDebits","total"],"properties":{"total":{"type":"number","description":"Net total (credits minus debits) for the period"},"period":{"type":"object","required":["start","end"],"properties":{"end":{"type":"string","description":"End date of the statement period exactly as it appears"},"start":{"type":"string","description":"Start date of the statement period exactly as it appears"}},"description":"Date range for the account statement period"},"totalDebits":{"type":"number","description":"Total amount of debits during the period"},"totalCredits":{"type":"number","description":"Total amount of credits during the period"},"transactions":{"type":"array","items":{"type":"object","required":["date","description","credit","debit","total"],"properties":{"date":{"type":"string","description":"Date of the transaction exactly as it appears"},"debit":{"type":"number","description":"Amount debited from the account"},"total":{"type":"number","description":"Net balance after applying the credit and debit"},"credit":{"type":"number","description":"Amount credited to the account"},"description":{"type":"string","description":"Description for the transaction"}}}},"accountNumber":{"type":"string","description":"Unique identifier for the account"}}} | {"total":4443,"period":{"end":"January 31, 2018","start":"November 1, 2017"},"totalDebits":13987,"totalCredits":18430,"transactions":[{"date":"01/14/2025","debit":null,"total":376,"credit":376,"description":"Interest Earned On Balance - Citibank CITI*INTEREST 7483"},{"date":"01/14/2025","debit":13,"total":-13,"credit":null,"description":"Home Repair Service Payment HANDY*PRO Card 6347"},{"date":"01/14/2025","debit":223,"total":-223,"credit":null,"description":"IKEA Furniture Purchase #7263 Burbank CA Card 4625"},{"date":"01/15/2025","debit":null,"total":1004,"credit":1004,"description":"Business Expense Reimbursement WORK*EXPENSE_CREDIT 1932"},{"date":"01/16/2025","debit":16,"total":-16,"credit":null,"description":"Public Storage Unit Rental PUBLICSTORAGE* Card 2193"},{"date":"01/16/2025","debit":836,"total":-836,"credit":null,"description":"Chevron Gas Station Los Angeles CA Card 3521"},{"date":"01/16/2025","debit":829,"total":-829,"credit":null,"description":"Venmo Payment to @JohnDoe VENMO*JDOE Card 4502"},{"date":"01/17/2025","debit":null,"total":729,"credit":729,"description":"Travel Voucher Credit - Delta Airlines DELTA*VOUCHER 8921"},{"date":"01/17/2025","debit":null,"total":246,"credit":246,"description":"PayPal Seller Fee Reversal PAYPAL*SELLER_REFUND 3849"},{"date":"01/18/2025","debit":null,"total":719,"credit":719,"description":"PayPal Refund From eBay Seller PAYPAL*EBAYREFUND 3849"},{"date":"01/19/2025","debit":null,"total":436,"credit":436,"description":"Chargeback Reimbursement - Disputed Transaction MASTERCARD*DISPUTE 9372"},{"date":"01/19/2025","debit":null,"total":900,"credit":900,"description":"Rebate Credit - Apple Trade-In Program APPLE*REBATE 5738"},{"date":"01/20/2025","debit":280,"total":-280,"credit":null,"description":"Amazon Marketplace Purchase AMZ*12345 Card 4082"},{"date":"01/20/2025","debit":436,"total":-436,"credit":null,"description":"Spotify Premium Subscription SPOTIFY*PREMIUM Card 6743"},{"date":"01/22/2025","debit":751,"total":-751,"credit":null,"description":"Uber Ride #45328 San Francisco CA Card 6281"},{"date":"01/22/2025","debit":626,"total":-626,"credit":null,"description":"ATM Cash Withdrawal Wells Fargo Los Angeles CA Card 1842"},{"date":"01/22/2025","debit":465,"total":-465,"credit":null,"description":"PayPal Transfer *Venmo Cashout Card 2147"},{"date":"01/23/2025","debit":220,"total":-220,"credit":null,"description":"Disneyland Ticket Purchase DISNEY*RESORT Card 8417"},{"date":"01/24/2025","debit":258,"total":-258,"credit":null,"description":"Car Rental Enterprise Rent-A-Car ENT*RENTAL Card 5726"},{"date":"01/24/2025","debit":390,"total":-390,"credit":null,"description":"Lyft Ride #92038 Downtown LA Card 5831"},{"date":"01/25/2025","debit":null,"total":862,"credit":862,"description":"Bank Account Promotional Credit - Wells Fargo WF*BONUS 9271"},{"date":"01/26/2025","debit":747,"total":-747,"credit":null,"description":"Spotify Premium Subscription SPOTIFY*PREMIUM Card 6743"},{"date":"01/26/2025","debit":null,"total":250,"credit":250,"description":"Stock Dividend Payment - Tesla Inc. TESLA*DIVIDEND 5693"},{"date":"01/26/2025","debit":null,"total":758,"credit":758,"description":"Zelle Transfer Received From Fernando Ortiz Zelle*FORTIZ"},{"date":"01/26/2025","debit":506,"total":-506,"credit":null,"description":"Citation Permits Proce 949-7526937 CA Card 6084"},{"date":"01/27/2025","debit":null,"total":571,"credit":571,"description":"PayPal Credit Adjustment PAYPAL*CREDIT_ADJ 9432"},{"date":"01/27/2025","debit":null,"total":809,"credit":809,"description":"Refund For Returned Item - Best Buy BESTBUY*REFUND 7239"},{"date":"01/27/2025","debit":678,"total":-678,"credit":null,"description":"eBay Marketplace Purchase EBAY*STORE Card 7652"},{"date":"01/27/2025","debit":379,"total":-379,"credit":null,"description":"Home Depot #0293 Burbank CA Card 6720"},{"date":"01/28/2025","debit":null,"total":350,"credit":350,"description":"Refund for Overpayment - Comcast BILLPAY*REFUND 4738"},{"date":"01/28/2025","debit":780,"total":-780,"credit":null,"description":"Trader Joe’s #106 Hollywood CA Card 3851"},{"date":"01/29/2025","debit":733,"total":-733,"credit":null,"description":"Facebook Ads Charge FACEBOOK*ADS Card 7128"},{"date":"01/30/2025","debit":null,"total":246,"credit":246,"description":"PayPal Credit Adjustment PAYPAL*CREDIT_ADJ 9432"},{"date":"01/30/2025","debit":136,"total":-136,"credit":null,"description":"Uber Eats Order #8742 San Diego CA Card 9853"},{"date":"01/30/2025","debit":null,"total":558,"credit":558,"description":"Promotional Credit For New Subscription - Amazon AMZ*PROMO_CREDIT 7234"},{"date":"01/30/2025","debit":906,"total":-906,"credit":null,"description":"Venmo Payment to @JohnDoe VENMO*JDOE Card 4502"},{"date":"01/31/2025","debit":null,"total":197,"credit":197,"description":"Refund For Returned Item - Best Buy BESTBUY*REFUND 7239"},{"date":"02/01/2025","debit":null,"total":396,"credit":396,"description":"Interest Earned On Balance - Citibank CITI*INTEREST 7483"},{"date":"02/02/2025","debit":591,"total":-591,"credit":null,"description":"Verizon Wireless Bill Payment VZW*PAYMENT Card 3721"},{"date":"02/02/2025","debit":null,"total":710,"credit":710,"description":"Zelle Payment Received From Alejandro Ruiz Zelle*ARUIZ"},{"date":"02/04/2025","debit":null,"total":205,"credit":205,"description":"Bank Account Adjustment Credit - Chase CHASE*ADJUSTMENT 4938"},{"date":"02/05/2025","debit":null,"total":247,"credit":247,"description":"Bank Account Adjustment Credit - Chase CHASE*ADJUSTMENT 4938"},{"date":"02/06/2025","debit":null,"total":1004,"credit":1004,"description":"Returned Merchandise Credit - Macy's MACYS*RETURNS 6481"},{"date":"02/06/2025","debit":null,"total":851,"credit":851,"description":"Interest Payment From Savings Account CITIBANK*INTEREST 2847"},{"date":"02/06/2025","debit":null,"total":622,"credit":622,"description":"Cashback Credit For Grocery Purchases - Capital One QUICKSILVER*CASHBACK 3841"},{"date":"02/07/2025","debit":null,"total":374,"credit":374,"description":"Bank Fee Reversal - Chase CHASE*FEE_REVERSAL 5829"},{"date":"02/07/2025","debit":null,"total":653,"credit":653,"description":"Zelle Transfer Received From Fernando Ortiz Zelle*FORTIZ"},{"date":"02/07/2025","debit":1006,"total":-1006,"credit":null,"description":"Verizon Wireless Bill Payment VZW*PAYMENT Card 3721"},{"date":"02/07/2025","debit":null,"total":998,"credit":998,"description":"Credit Card Promotional Bonus - Citi Double Cash CITI*BONUS 2047"},{"date":"02/07/2025","debit":415,"total":-415,"credit":null,"description":"99-Cents-Only #0067 Downey CA Card 6084"},{"date":"02/08/2025","debit":112,"total":-112,"credit":null,"description":"Lyft Ride #92038 Downtown LA Card 5831"},{"date":"02/08/2025","debit":null,"total":755,"credit":755,"description":"Cashback Credit For Grocery Purchases - Capital One QUICKSILVER*CASHBACK 3841"},{"date":"02/08/2025","debit":344,"total":-344,"credit":null,"description":"Southwest Airlines Flight #5823 LAX Card 9083"},{"date":"02/09/2025","debit":null,"total":580,"credit":580,"description":"Zelle Credit From Roberto Diaz Zelle*RDBIZ8427"},{"date":"02/09/2025","debit":743,"total":-743,"credit":null,"description":"Uber Ride #45328 San Francisco CA Card 6281"},{"date":"02/10/2025","debit":null,"total":501,"credit":501,"description":"Venmo Payment Received From @LuisMartinez VENMO*LMARTINEZ"},{"date":"02/10/2025","debit":568,"total":-568,"credit":null,"description":"IKEA Furniture Purchase #7263 Burbank CA Card 4625"},{"date":"02/10/2025","debit":null,"total":983,"credit":983,"description":"Mobile Phone Service Bill Adjustment - Verizon VERIZON*ADJ_CREDIT 5943"},{"date":"02/11/2025","debit":null,"total":540,"credit":540,"description":"Loyalty Rewards Redemption - Marriott Bonvoy MARRIOTT*REWARD 8364"}],"accountNumber":"47585277781962"} | "DocuSign Envelope ID: e42e2c57-bafc-4d63-baf3-ebf775df8884\n\nNovember 1, 2017 through January 31, 2018\n\nAccount Number: **47585277781962**\n\n!\\[TD Bank Logo\\](image)\n\n#### Deposit & Withdrawal Log\n\n| **DATE** | **DESCRIPTION** | **CREDIT** | **DEBIT** | **TOTAL** |\n| ---------- | ------------------------------------------------------------------------------ | ------------- | ------------- | ------------ |\n| 01/14/2025 | Interest Earned On Balance - Citibank CITI\\*INTEREST 7483 | $ 376.00 | | $ 376.00 |\n| 01/14/2025 | Home Repair Service Payment HANDY\\*PRO Card 6347 | | 13.00 | -13.00 |\n| 01/14/2025 | IKEA Furniture Purchase #7263 Burbank CA Card 4625 | | 223.00 | -223.00 |\n| 01/15/2025 | Business Expense Reimbursement WORK\\*EXPENSE_CREDIT 1932 | 1,004.00 | | 1,004.00 |\n| 01/16/2025 | Public Storage Unit Rental PUBLICSTORAGE\\* Card 2193 | | 16.00 | -16.00 |\n| 01/16/2025 | Chevron Gas Station Los Angeles CA Card 3521 | | 836.00 | -836.00 |\n| 01/16/2025 | Venmo Payment to @JohnDoe VENMO\\*JDOE Card 4502 | | 829.00 | -829.00 |\n| 01/17/2025 | Travel Voucher Credit - Delta Airlines DELTA\\*VOUCHER 8921 | 729.00 | | 729.00 |\n| 01/17/2025 | PayPal Seller Fee Reversal PAYPAL\\*SELLER_REFUND 3849 | 246.00 | | 246.00 |\n| 01/18/2025 | PayPal Refund From eBay Seller PAYPAL\\*EBAYREFUND 3849 | 719.00 | | 719.00 |\n| 01/19/2025 | Chargeback Reimbursement - Disputed Transaction MASTERCARD\\*DISPUTE 9372 | 436.00 | | 436.00 |\n| 01/19/2025 | Rebate Credit - Apple Trade-In Program APPLE\\*REBATE 5738 | 900.00 | | 900.00 |\n| 01/20/2025 | Amazon Marketplace Purchase AMZ\\*12345 Card 4082 | | 280.00 | -280.00 |\n| 01/20/2025 | Spotify Premium Subscription SPOTIFY\\*PREMIUM Card 6743 | | 436.00 | -436.00 |\n| 01/22/2025 | Uber Ride #45328 San Francisco CA Card 6281 | | 751.00 | -751.00 |\n| 01/22/2025 | ATM Cash Withdrawal Wells Fargo Los Angeles CA Card 1842 | | 626.00 | -626.00 |\n| 01/22/2025 | PayPal Transfer \\*Venmo Cashout Card 2147 | | 465.00 | -465.00 |\n| 01/23/2025 | Disneyland Ticket Purchase DISNEY\\*RESORT Card 8417 | | 220.00 | -220.00 |\n| 01/24/2025 | Car Rental Enterprise Rent-A-Car ENT\\*RENTAL Card 5726 | | 258.00 | -258.00 |\n| 01/24/2025 | Lyft Ride #92038 Downtown LA Card 5831 | | 390.00 | -390.00 |\n| 01/25/2025 | Bank Account Promotional Credit - Wells Fargo WF\\*BONUS 9271 | 862.00 | | 862.00 |\n| 01/26/2025 | Spotify Premium Subscription SPOTIFY\\*PREMIUM Card 6743 | | 747.00 | -747.00 |\n| 01/26/2025 | Stock Dividend Payment - Tesla Inc. TESLA\\*DIVIDEND 5693 | 250.00 | | 250.00 |\n| 01/26/2025 | Zelle Transfer Received From Fernando Ortiz Zelle\\*FORTIZ | 758.00 | | 758.00 |\n| 01/26/2025 | Citation Permits Proce 949-7526937 CA Card 6084 | | 506.00 | -506.00 |\n| 01/27/2025 | PayPal Credit Adjustment PAYPAL\\*CREDIT_ADJ 9432 | 571.00 | | 571.00 |\n| 01/27/2025 | Refund For Returned Item - Best Buy BESTBUY\\*REFUND 7239 | 809.00 | | 809.00 |\n| 01/27/2025 | eBay Marketplace Purchase EBAY\\*STORE Card 7652 | | 678.00 | -678.00 |\n| 01/27/2025 | Home Depot #0293 Burbank CA Card 6720 | | 379.00 | -379.00 |\n| 01/28/2025 | Refund for Overpayment - Comcast BILLPAY\\*REFUND 4738 | 350.00 | | 350.00 |\n| 01/28/2025 | Trader Joe’s #106 Hollywood CA Card 3851 | | 780.00 | -780.00 |\n| 01/29/2025 | Facebook Ads Charge FACEBOOK\\*ADS Card 7128 | | 733.00 | -733.00 |\n| 01/30/2025 | PayPal Credit Adjustment PAYPAL\\*CREDIT_ADJ 9432 | 246.00 | | 246.00 |\n| 01/30/2025 | Uber Eats Order #8742 San Diego CA Card 9853 | | 136.00 | -136.00 |\n| 01/30/2025 | Promotional Credit For New Subscription - Amazon AMZ\\*PROMO_CREDIT 7234 | 558.00 | | 558.00 |\n| 01/30/2025 | Venmo Payment to @JohnDoe VENMO\\*JDOE Card 4502 | | 906.00 | -906.00 |\n| 01/31/2025 | Refund For Returned Item - Best Buy BESTBUY\\*REFUND 7239 | 197.00 | | 197.00 |\n| 02/01/2025 | Interest Earned On Balance - Citibank CITI\\*INTEREST 7483 | 396.00 | | 396.00 |\n| 02/02/2025 | Verizon Wireless Bill Payment VZW\\*PAYMENT Card 3721 | | 591.00 | -591.00 |\n| 02/02/2025 | Zelle Payment Received From Alejandro Ruiz Zelle\\*ARUIZ | 710.00 | | 710.00 |\n| 02/04/2025 | Bank Account Adjustment Credit - Chase CHASE\\*ADJUSTMENT 4938 | 205.00 | | 205.00 |\n| 02/05/2025 | Bank Account Adjustment Credit - Chase CHASE\\*ADJUSTMENT 4938 | 247.00 | | 247.00 |\n| 02/06/2025 | Returned Merchandise Credit - Macy's MACYS\\*RETURNS 6481 | 1,004.00 | | 1,004.00 |\n| 02/06/2025 | Interest Payment From Savings Account CITIBANK\\*INTEREST 2847 | 851.00 | | 851.00 |\n| 02/06/2025 | Cashback Credit For Grocery Purchases - Capital One QUICKSILVER\\*CASHBACK 3841 | 622.00 | | 622.00 |\n| 02/07/2025 | Bank Fee Reversal - Chase CHASE\\*FEE_REVERSAL 5829 | 374.00 | | 374.00 |\n| 02/07/2025 | Zelle Transfer Received From Fernando Ortiz Zelle\\*FORTIZ | 653.00 | | 653.00 |\n| 02/07/2025 | Verizon Wireless Bill Payment VZW\\*PAYMENT Card 3721 | | 1,006.00 | -1,006.00 |\n| 02/07/2025 | Credit Card Promotional Bonus - Citi Double Cash CITI\\*BONUS 2047 | 998.00 | | 998.00 |\n| 02/07/2025 | 99-Cents-Only #0067 Downey CA Card 6084 | | 415.00 | -415.00 |\n| 02/08/2025 | Lyft Ride #92038 Downtown LA Card 5831 | | 112.00 | -112.00 |\n| 02/08/2025 | Cashback Credit For Grocery Purchases - Capital One QUICKSILVER\\*CASHBACK 3841 | 755.00 | | 755.00 |\n| 02/08/2025 | Southwest Airlines Flight #5823 LAX Card 9083 | | 344.00 | -344.00 |\n| 02/09/2025 | Zelle Credit From Roberto Diaz Zelle\\*RDBIZ8427 | 580.00 | | 580.00 |\n| 02/09/2025 | Uber Ride #45328 San Francisco CA Card 6281 | | 743.00 | -743.00 |\n| 02/10/2025 | Venmo Payment Received From @LuisMartinez VENMO\\*LMARTINEZ | 501.00 | | 501.00 |\n| 02/10/2025 | IKEA Furniture Purchase #7263 Burbank CA Card 4625 | | 568.00 | -568.00 |\n| 02/10/2025 | Mobile Phone Service Bill Adjustment - Verizon VERIZON\\*ADJ_CREDIT 5943 | 983.00 | | 983.00 |\n| 02/11/2025 | Loyalty Rewards Redemption - Marriott Bonvoy MARRIOTT\\*REWARD 8364 | 540.00 | | 540.00 |\n| **Total** | | **18,430.00** | **13,987.00** | **4,443.00** |\n\nPage 23\n" |
|
129 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-07-07","rent":{"monthlyAmount":7769,"securityDeposit":6579},"lease":{"years":3,"months":10,"endDate":"2029-05-07","startDate":"2025-07-07"},"lessee":{"name":"Schowalter, Beer and Zemlak","state":"California","streetAddress":"7230 Elda Divide"},"lessor":{"name":"Stewart Abbott","state":"California","streetAddress":"2896 Ward Rapid"},"premises":{"spaceType":"Retail Space","squareFeet":"6638","streetAddress":"580 Birch Close"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-07-07\n\n, by and between\n\nStewart Abbott\n\n\\[name of lessor\\], of\n\n2896 Ward Rapid\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nSchowalter, Beer and Zemlak\n\n\\[name of lessee\\], of\n\n7230 Elda Divide\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n6638\n\nsquare feet (SF) of\n\nRetail Space\n\nlocated at\n\n580 Birch Close\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n3\n\nyear(s)\n\n10\n\nmonth(s) commencing on the\n\n7\n\nday of\n\nJuly 2025\n\nday of\n\nJuly 2025\n\n, and expiring at Midnight on the\n\n7\n\nday of\n\nMay 2029\n\nday of\n\nMay 2029\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n7769\n\ndollars ($7769) per month. A security deposit of\n\n6579\n\ndollars ($6579) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
13 | {"format":"PHOTO_TABLE","documentQuality":"PHOTO"} | {"type":"object","properties":{"colors":{"type":"array","items":{"type":"object","properties":{"F":{"type":"number","description":"In percetange"},"P":{"type":"number","description":"In percetange"},"R":{"type":"number","description":"In percetange"},"attributes":{"type":"string","description":""}},"description":""}}}} | {"colors":[{"F":54.55,"P":63.16,"R":48,"attributes":"Frame Color"},{"F":50,"P":64.29,"R":40.91,"attributes":"Lenses Color"},{"F":48.78,"P":54.05,"R":44.44,"attributes":"Shell Material"},{"F":48.98,"P":70.59,"R":37.5,"attributes":"Wheel Material"},{"F":51.92,"P":64.86,"R":43.29,"attributes":"Product Type"}]} | "| **Attributes** | **P (%)** | **R (%)** | **F1 (%)** |\n| ------------------ | --------- | --------- | ---------- |\n| Frame Color | 63.16 | 48.00 | 54.55 |\n| Lenses Color | 64.29 | 40.91 | 50.00 |\n| Shell Material | 54.05 | 44.44 | 48.78 |\n| Wheel Material | 70.59 | 37.50 | 48.98 |\n| Product Type | 64.86 | 43.29 | 51.92 |\n\n" |
|
130 | {"format":"PAY_IN_SHEET","fontFamily":"COURIER_NEW","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"sales":{"type":"number","description":"BB Sales"},"total":{"type":"number","description":"BB Total"},"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2025-09","title":"Pay-In Sheet","manager":"Kim Abernathy","distNumber":"359396","consultants":[{"sales":null,"total":null,"sfmCode":"165296","idNumber":"9689414383","puerReturns":null,"consultantName":"Blake McLaughlin"},{"sales":null,"total":null,"sfmCode":"173068","idNumber":"3466054262","puerReturns":null,"consultantName":"Holly Lind"},{"sales":2210,"total":2210,"sfmCode":"540188","idNumber":"3950820184","puerReturns":null,"consultantName":"Mathew Littel"},{"sales":null,"total":null,"sfmCode":"715373","idNumber":"1200040391","puerReturns":null,"consultantName":"Homer Goyette"},{"sales":1140,"total":1119,"sfmCode":"528564","idNumber":"2118768308","puerReturns":null,"consultantName":"Eula Hintz"},{"sales":null,"total":null,"sfmCode":"503684","idNumber":"3109403621","puerReturns":null,"consultantName":"Dr. Jeffrey Blanda"},{"sales":null,"total":null,"sfmCode":"114025","idNumber":"7436294303","puerReturns":null,"consultantName":"Marjorie Sanford"},{"sales":null,"total":null,"sfmCode":"321175","idNumber":"2694407508","puerReturns":null,"consultantName":"Jasmine Johnston"},{"sales":null,"total":null,"sfmCode":"274772","idNumber":"6150707543","puerReturns":null,"consultantName":"Dr. Andrea Weimann"},{"sales":null,"total":null,"sfmCode":"449858","idNumber":"6928799821","puerReturns":null,"consultantName":"Travis Wisoky"},{"sales":null,"total":null,"sfmCode":"974534","idNumber":"1111741445","puerReturns":null,"consultantName":"Chad Howell"},{"sales":null,"total":null,"sfmCode":"639258","idNumber":"5024605886","puerReturns":null,"consultantName":"Rick Koelpin"},{"sales":null,"total":null,"sfmCode":"845196","idNumber":"5501728225","puerReturns":null,"consultantName":"Dr. Carolyn Medhurst"},{"sales":2803,"total":2803,"sfmCode":"323433","idNumber":"6616015097","puerReturns":null,"consultantName":"Virginia Ward"}]} | "# Pay-In Sheet - 2025-09\n\nDist: 359396\n\nMan: Kim Abernathy\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| -------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Blake McLaughlin | 9689414383 | 165296 | | | | | | | |\n| Holly Lind | 3466054262 | 173068 | | | | | | | |\n| Mathew Littel | 3950820184 | 540188 | R2210.00 | | R2210.00 | | | | R2210.00 |\n| Homer Goyette | 1200040391 | 715373 | | | | | | | |\n| Eula Hintz | 2118768308 | 528564 | R1140.00 | R21.00 | R1119.00 | | | | R1119.00 |\n| Dr. Jeffrey Blanda | 3109403621 | 503684 | | | | | | | |\n| Marjorie Sanford | 7436294303 | 114025 | | | | | | | |\n| Jasmine Johnston | 2694407508 | 321175 | | | | | | | |\n| Dr. Andrea Weimann | 6150707543 | 274772 | | | | | | | |\n| Travis Wisoky | 6928799821 | 449858 | | | | | | | |\n| Chad Howell | 1111741445 | 974534 | | | | | | | |\n| Rick Koelpin | 5024605886 | 639258 | | | | | | | |\n| Dr. Carolyn Medhurst | 5501728225 | 845196 | | | | | | | |\n| Virginia Ward | 6616015097 | 323433 | R2803.00 | | R2803.00 | R420.45 | | R420.45 | R3223.45 |\n" |
|
131 | {"format":"PATIENT_INTAKE","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["firstName","lastName","address"],"properties":{"dob":{"type":"string","description":"Patient's date of birth as it appears"},"address":{"type":"string","description":"Street address of the patient as it appears, only including number and street"},"lastName":{"type":"string","description":"Patient's last name"},"firstName":{"type":"string","description":"Patient's first name"},"socialHistory":{"type":"object","required":["doYouSmoke","doYouDrink","doYouExercise"],"properties":{"doYouDrink":{"type":"boolean","description":"Indicates if patient drinks, must return true or false"},"doYouSmoke":{"type":"boolean","description":"Indicates if patient smokes, must return true or false"},"packsPerWeek":{"type":"number","description":"If applicable, number of packs per week"},"doYouExercise":{"type":"boolean","description":"Indicates if patient exercises regularly, must return true or false"}},"description":"Overview of patient's social history"},"isHospitalized":{"type":"boolean","description":"Indicates if patient has been hospitalized in the past year, must return true or false"},"familyHealthHistory":{"type":"array","items":{"type":"object","required":["relation"],"properties":{"relation":{"type":"string","description":"Relation to patient"},"ageAtDeath":{"type":"number","description":"If applicable, age at death"},"ageIfLiving":{"type":"number","description":"Age if living"},"chronicHealthProblems":{"type":"array","items":{"type":"string"},"description":"List of chronic health problems, must return null if not provided"}}},"description":"Patient's family health history, must return null if not provided"}}} | {"dob":"December 3, 1953","address":"4322 Autumn Terrace","lastName":"Brown","firstName":"Matthew","socialHistory":{"doYouDrink":false,"doYouSmoke":false,"packsPerWeek":null,"doYouExercise":true},"isHospitalized":true,"familyHealthHistory":[{"relation":"Father","ageAtDeath":null,"ageIfLiving":54,"chronicHealthProblems":["osteoporosis"]},{"relation":"Mother","ageAtDeath":null,"ageIfLiving":56,"chronicHealthProblems":["hypertension"]},{"relation":"Sister","ageAtDeath":null,"ageIfLiving":14,"chronicHealthProblems":["cancer","hearing loss"]}]} | "## Initial Health Screening\n\nFirst Name: Matthew\n\nLast Name: Brown\n\nMarital Status: Single □ Married ☑ Divorced □ Separated □ Widowed □ \n\nAddress: 4322 Autumn Terrace\n\nCity: Limestone\n\nState: PA\n\nZip: 16234\n\nPhone: 809-916-9601\n\nDOB: December 3, 1953\n\nSpouse Name: John Brown\n\nSpouse Phone: 550 605-4208\n\nIs the requested medication NEW □ or a CONTINUATION ☑ of THERAPY? If so, start date: \\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\n\nHave you been hospitalized in the past year? Yes ☑ No □ \n\n#### Social History\n\nDo you smoke? Yes □ No ☑ \n\nIf yes, how many times per week: 1 ○ 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ○ \n\nDo you drink? Yes □ No ☑ \n\nIf yes, how many times per week: 1 ○ 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ○ \n\nDo you exercise? Yes ☑ No □ \n\nIf yes, how many times per week: 1 ● 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ○ \n\nDo you have a social support system? Yes ☑ No □ \n\n#### Family Health History\n\n| **Relation** | **Age If Living** | **Age At Death** | **Chronic Health Problems** |\n| ------------ | ----------------- | ---------------- | --------------------------- |\n| Father | 54 | | osteoporosis |\n| Mother | 56 | | hypertension |\n| Sister | 14 | | cancer, hearing loss |\n" |
|
132 | {"format":"PROXY_VOTING","fontFamily":"VERDANA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["company","transferAgent"],"properties":{"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"mailDate":{"type":"string","description":"Date the document was mailed as it appears"},"signedDate":{"type":"string","description":"Date the document was signed as it appears, must return null if not signed"},"signerRole":{"type":"string","description":"Role of the signer, located in the signature section below their first and last name"},"companyCity":{"type":"string","description":"City of the company exactly as it appears, excluding zip code"},"cusipNumber":{"type":"string","description":"Unique identifier for the company's shares"},"meetingDate":{"type":"string","description":"Date of the company's meeting as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"signerLastName":{"type":"string","description":"Last name of the signer, located in the signature section"},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"},"totalSharePositions":{"type":"number","description":"Total shares held by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."},"transferAgentZip":{"type":"string","description":"Zip code of the transfer agent's location exactly as it appears"},"transferAgentState":{"type":"string","description":"State of the transfer agent exactly as it appears"},"transferAgentAddress":{"type":"string","description":"Street address of the transfer agent exactly as it appears, only including number and street"}}} | {"company":"JANUS HENDERSON","mailDate":"10/09/2021","signedDate":"10/09/2021","signerRole":"Attorney-in-Fact","companyCity":"LITTLE ORLEANS","cusipNumber":"D2F9YKF","meetingDate":"08/27/2021","transferAgent":"Crossridge","signerLastName":"Doe","votingBreakdown":[{"proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":704,"abstain":null,"against":null}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":513,"against":390},"recentVotes":{"for":null,"abstain":null,"against":70}},{"proposalId":"1.3 *","voteToDate":{"for":11,"abstain":146,"against":631},"recentVotes":{"for":null,"abstain":360,"against":977}},{"proposalId":"1.4 *","voteToDate":{"for":897,"abstain":391,"against":743},"recentVotes":{"for":111,"abstain":436,"against":600}}],"totalSharePositions":535},{"proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":null,"against":586}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":438,"against":650},"recentVotes":{"for":null,"abstain":412,"against":null}},{"proposalId":"1.3 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":null,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":null,"abstain":615,"against":null},"recentVotes":{"for":null,"abstain":null,"against":883}}],"totalSharePositions":295},{"proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":494,"against":855},"recentVotes":{"for":null,"abstain":null,"against":123}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":783,"against":537},"recentVotes":{"for":null,"abstain":878,"against":null}},{"proposalId":"1.3 *","voteToDate":{"for":965,"abstain":449,"against":212},"recentVotes":{"for":null,"abstain":null,"against":815}},{"proposalId":"1.4 *","voteToDate":{"for":581,"abstain":null,"against":873},"recentVotes":{"for":null,"abstain":null,"against":269}}],"totalSharePositions":695}],"transferAgentZip":"77541","transferAgentState":"TX","transferAgentAddress":"5788A Holly Ave"} | "### JANUS HENDERSON\n\n8714 3/4 DEER TERRACE LITTLE ORLEANS, MD 21766\n\n(395) 651-7707\n\nMultiple proxy\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | | | | |\n| ------------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | --- | --- | --- | --- |\n| BRIGHTPOINT (118/DTC 675) | 535 | FOR | 704 | | | 111 | | | | |\n| | | AGST | | 70 | 977 | 600 | | | | |\n| | | ABST | | | 360 | 436 | | | | |\n| VOTE TO DATE | | FOR | | | 11 | 897 | | | | |\n| | | AGST | | 390 | 631 | 743 | | | | |\n| | | ABST | | 513 | 146 | 391 | | | | |\n| IRONRIDGE (870/DTC 404) | 295 | FOR | | | | | | | | |\n| | | AGST | 586 | | | 883 | | | | |\n| | | ABST | | 412 | | | | | | |\n| VOTE TO DATE | | FOR | | | | | | | | |\n| | | AGST | | 650 | | | | | | |\n| | | ABST | | 438 | | 615 | | | | |\n| TD AMERITRADE (266/DTC 945) | 695 | FOR | | | | | | | | |\n| | | AGST | 123 | | 815 | 269 | | | | |\n| | | ABST | | 878 | | | | | | |\n| VOTE TO DATE | | FOR | | | 965 | 581 | | | | |\n| | | AGST | 855 | 537 | 212 | 873 | | | | |\n| | | ABST | 494 | 783 | 449 | | | | | |\n| UNDEFINED (UNDEFINED) | | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| \\*\\*\\* UNINSTRUCTED RETAIL SHRS | | FOR | | | | | | | | |\n| FOR CLIENT 714: 426 \\*\\*\\* | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| CUSIP TOTAL: | 423 | FOR | | | 705 | 138 | | | | |\n| | | AGST | 436 | 751 | | | | | | |\n| LEGAL PROXY: | 631 | ABST | 152 | 114 | 201 | | | | | |\n\nAssigned to the proxy committee, this filing is made for the benefit of brokers, banks, and nominees.\n\n**DATE:** 10/09/2021\n\nJohn Doe\n\n**John Doe**\n\nAttorney-in-Fact\n\nCrossridge\n\nc/o J.P. Morgan\n\n5788A Holly Ave\n\nFreeport, TX 77541\n\n**CUSIP NO:** D2F9YKF\n\n**MAIL DATE:** 10/09/2021\n\n**RECORD DATE:** 05/14/2021\n\n**MEETING DATE:** 08/27/2021\n" |
|
133 | {"format":"REAL_ESTATE","fontFamily":"HELVETICA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":27,"period":"Q1-2018","category":"Commercial Office"},{"value":31,"period":"Q2-2018","category":"Commercial Office"},{"value":28,"period":"Q3-2018","category":"Commercial Office"},{"value":6,"period":"Q4-2018","category":"Commercial Office"},{"value":8,"period":"Q1-2018","category":"Commercial Industrial"},{"value":17,"period":"Q2-2018","category":"Commercial Industrial"},{"value":6,"period":"Q3-2018","category":"Commercial Industrial"},{"value":22,"period":"Q4-2018","category":"Commercial Industrial"}],"transactionsByCity":[{"city":"Fort Worth","year":"2018","value":72},{"city":"Chicago","year":"2018","value":268},{"city":"Charlotte","year":"2018","value":95},{"city":"San Francisco","year":"2018","value":278},{"city":"San Diego","year":"2018","value":101}]} | "# Property Class Breakdown – Transactions\n\n### Commercial Office\n\nAvg: $23.0M\n\nMedian: $27.5M\n\n### Commercial Industrial\n\nAvg: $13.3M\n\nMedian: $12.5M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------- |\n| Q1-2018 | 27 | Commercial Office |\n| Q2-2018 | 31 | Commercial Office |\n| Q3-2018 | 28 | Commercial Office |\n| Q4-2018 | 6 | Commercial Office |\n| Q1-2018 | 8 | Commercial Industrial |\n| Q2-2018 | 17 | Commercial Industrial |\n| Q3-2018 | 6 | Commercial Industrial |\n| Q4-2018 | 22 | Commercial Industrial |\n\n| City | Year | Transactions (Total) | Permits Filed | Commercial Office | Commercial Industrial |\n| ------------- | ---- | -------------------- | ------------- | ----------------- | --------------------- |\n| Fort Worth | 2018 | $72M | 423 | $50.8M | $21.2M |\n| Chicago | 2018 | $268M | 412 | $162.8M | $105.2M |\n| Charlotte | 2018 | $95M | 162 | $62.8M | $32.2M |\n| San Francisco | 2018 | $278M | 229 | $158.9M | $119.1M |\n| San Diego | 2018 | $101M | 490 | $42.4M | $58.6M |\n\nCrown Castle 2024 Market Overview\n\nPage 2 of 31\n\n\n" |
|
134 | {"format":"PHOTO_RECEIPT","documentQuality":"PHOTO"} | {"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"quantity":{"type":"number"},"unit_price":{"type":"number"},"description":{"type":"string"},"total_price":{"type":"number"}}}},"totals":{"type":"object","properties":{"total":{"type":"number"},"total_items":{"type":"number"}}},"store_info":{"type":"object","properties":{"tel":{"type":"string","description":""},"name":{"type":"string","description":""}}},"cashier_info":{"type":"object","properties":{"date":{"type":"string"},"name":{"type":"string"},"time":{"type":"string"},"cashier_number":{"type":"string"}}},"customer_name":{"type":"string"}}} | {"items":[{"quantity":1,"unit_price":39.99,"description":"GOLDI FROZEN CHICKEN NE 1KG","total_price":39.99},{"quantity":2,"unit_price":1.49,"description":"JABA S/PWD CURRY 15GR","total_price":2.98},{"quantity":1,"unit_price":1.16,"description":"SAVEMOR CARRIER 1'S","total_price":1.16}],"totals":{"total":44.13,"total_items":4},"store_info":{"tel":"(012) 817 2119","name":"Bronberg SaveMor"},"cashier_info":{"date":"04.04.24","name":"POS 4","time":"15:51","cashier_number":"104"},"customer_name":null} | "# SaveMor\n\nBronberg SaveMor\nTel: (012) 817 2119\nVat Reg: 4410166088\n\nGOLDI FROZEN CHICKEN NE 1KG 39.99 A\nJABA S/PWD CURRY 15GR \n 2 @ 1.49 2.98 A\nSAVEMOR CARRIER 1'S 1.16 A\nTOTAL FOR 4 ITEMS 44.13\nTENDERED Cash 50.00\nCHANGE Cash 5.90\nROUNDING 0.03\nROUNDED TOTAL 44.10\n\nTAX INVOICE\nVAT rate excl. TAX incl.\n15.00% 38.37 5.76 44.13 A\n\nSLIP / TILL / CASHIER / DATE / TIME\n9958 004 104 04.04.24 15:51\nCASHIER NAME: POS 4\n\nThank you for your support!\nPlease call again" |
|
135 | {"format":"REAL_ESTATE","fontFamily":"HELVETICA","documentQuality":"PHOTO"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":23,"period":"Q1-2024","category":"Commercial Industrial"},{"value":33,"period":"Q2-2024","category":"Commercial Industrial"},{"value":22,"period":"Q3-2024","category":"Commercial Industrial"},{"value":12,"period":"Q4-2024","category":"Commercial Industrial"},{"value":27,"period":"Q1-2024","category":"Commercial Office"},{"value":32,"period":"Q2-2024","category":"Commercial Office"},{"value":27,"period":"Q3-2024","category":"Commercial Office"},{"value":31,"period":"Q4-2024","category":"Commercial Office"},{"value":21,"period":"Q1-2024","category":"Healthcare Facilities"},{"value":11,"period":"Q2-2024","category":"Healthcare Facilities"},{"value":21,"period":"Q3-2024","category":"Healthcare Facilities"},{"value":17,"period":"Q4-2024","category":"Healthcare Facilities"},{"value":12,"period":"Q1-2024","category":"State & Federal Contruction"},{"value":11,"period":"Q2-2024","category":"State & Federal Contruction"},{"value":19,"period":"Q3-2024","category":"State & Federal Contruction"},{"value":10,"period":"Q4-2024","category":"State & Federal Contruction"}],"transactionsByCity":[{"city":"Austin","year":"2024","value":123},{"city":"Houston","year":"2024","value":279},{"city":"Charlotte","year":"2024","value":192},{"city":"Columbus","year":"2024","value":267},{"city":"Indianapolis","year":"2024","value":215}]} | "# Property Class Breakdown – Transactions\n\n### Commercial Industrial\n\nAvg: $22.5M\n\nMedian: $22.5M\n\n### Commercial Office\n\nAvg: $29.3M\n\nMedian: $29.0M\n\n### Healthcare Facilities\n\nAvg: $17.5M\n\nMedian: $19.0M\n\n### State & Federal Contruction\n\nAvg: $13.0M\n\nMedian: $11.5M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------------- |\n| Q1-2024 | 23 | Commercial Industrial |\n| Q2-2024 | 33 | Commercial Industrial |\n| Q3-2024 | 22 | Commercial Industrial |\n| Q4-2024 | 12 | Commercial Industrial |\n| Q1-2024 | 27 | Commercial Office |\n| Q2-2024 | 32 | Commercial Office |\n| Q3-2024 | 27 | Commercial Office |\n| Q4-2024 | 31 | Commercial Office |\n| Q1-2024 | 21 | Healthcare Facilities |\n| Q2-2024 | 11 | Healthcare Facilities |\n| Q3-2024 | 21 | Healthcare Facilities |\n| Q4-2024 | 17 | Healthcare Facilities |\n| Q1-2024 | 12 | State & Federal Contruction |\n| Q2-2024 | 11 | State & Federal Contruction |\n| Q3-2024 | 19 | State & Federal Contruction |\n| Q4-2024 | 10 | State & Federal Contruction |\n\n| City | Year | Transactions (Total) | Permits Filed | Commercial Industrial | Commercial Office | Healthcare Facilities | State & Federal Contruction |\n| ------------ | ---- | -------------------- | ------------- | --------------------- | ----------------- | --------------------- | --------------------------- |\n| Austin | 2024 | $123M | 321 | $6.3M | $72.7M | $25.1M | $18.9M |\n| Houston | 2024 | $279M | 75 | $15.4M | $110.1M | $79.3M | $74.2M |\n| Charlotte | 2024 | $192M | 417 | $63.5M | $73.2M | $35.8M | $19.5M |\n| Columbus | 2024 | $267M | 311 | $89.7M | $63.8M | $93.6M | $19.9M |\n| Indianapolis | 2024 | $215M | 374 | $16.7M | $95.0M | $78.3M | $25.0M |\n\nNew Location Growth\n\n\n\n31\n" |
|
136 | {"format":"SHIPPING_INVOICE","fontFamily":"COURIER_NEW","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"documentNumber":{"type":"string","description":"Unique identifier for the invoice"},"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"date":{"type":"string","description":"Date of the shipment"},"sender":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the sender as it appears, excluding zip code"},"company":{"type":"string","description":"Sender's company name as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the recipient as it appears, excluding zip code"},"company":{"type":"string","description":"Recipient's company name as it appears"},"zipCode":{"type":"string","description":"Zip code of the recipient as it appears"}}},"baseCharge":{"type":"number","description":"Base charge for the shipment"},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"},"numberOfShipments":{"type":"number","description":"Total number of shipments"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"documentNumber":"OY2N0HS8AC","mostRecentShipment":{"date":"01-30-1978","sender":{"city":"Weberstad","company":"O'kon Inc"},"recipient":{"city":"Watsonville","company":"Nader, Dubuque And Vonrueden","zipCode":"45385"},"baseCharge":94.08,"shipmentNumber":"8508192378","additionalCharges":[{"description":"Express Handling Fee"},{"description":"Fuel Efficiency Levy"}],"numberOfShipments":9}} | "!\\[USPS Logo\\](image)\n\n## SALES INVOICE\n\n**Document Number:** OY2N0HS8AC\n\n**Client Number:** 304802746\n\n**Issue Date:** 05-11-1963\n\n**Page:** 38 of 99\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ----------------------------- | --------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 8688496491 | PPO4M7E78Y | 04-07-1956 | | | Express Worldwide | 1.1 | 2 | 180.74 | Custom Packaging Fee | 1.31 | 1.85 | 25.5 |\n| | | | Kertzmann Group | Heaney - Konopelski | | | | | Custom Packaging Fee | 2.05 | 1.47 | 32 |\n| | | | 4497 Travon Junction | 26996 Ullrich Lake | | | | | Export Surcharge | 9.31 | 3.21 | 17.32 |\n| | | | North Torreyhaven, 04457 | New Barretttown, 74261 | | | | | Weight Overcharge | 3.69 | 2.44 | 33.47 |\n| | | | | | | | | | Signature Confirmation Fee | 4.57 | 1.3 | 12.92 |\n| | | | | | | | | | | | | |\n| 4111716915 | | 10-06-1960 | | | Economy Select | 41.1 | 10 | 117.51 | Change Of Address Fee | 5.56 | 2.45 | 22.7 |\n| | | | Jacobson, Ryan And Dooley | Runolfsson - Marquardt | | | | | Carbon Offset Fee | 6.94 | 4.03 | 23.73 |\n| | | | 622 Oral Rapids | 496 Bella Cliff | | | | | Weight Overcharge | 8.32 | 2.94 | 18.72 |\n| | | | North Sarinaborough, 78884 | Orland Park, 71256 | | | | | Same-Day Delivery Charge | 4.45 | 1.97 | 22.12 |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 0763979322 | | 09-10-1976 | | | Economy Select | 1.1 | 10 | 56.06 | Security Surcharge | 4.62 | 3.29 | 45.56 |\n| | | | Rempel, Turcotte And Zulauf | Parker, Moore And Morar | | | | | Weekend Delivery Fee | 3.63 | 1.27 | 16.59 |\n| | | | 3687 Birch Avenue | 138 Birch Grove | | | | | Special Handling Fee | 4.02 | 1.49 | 29.7 |\n| | | | Alexandria, 47591-6934 | Hermannmouth, 36996-0604 | | | | | Missed Delivery Fee | 9.61 | 3.4 | 29.7 |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 8508192378 | RQP3FX7YKL | 01-30-1978 | | | Economy Select | 15.7 | 9 | 94.08 | Express Handling Fee | 6.18 | 1.98 | 49.77 |\n| | | | O'kon Inc | Nader, Dubuque And Vonrueden | | | | | Fuel Efficiency Levy | 6.37 | 2.44 | 29.68 |\n| | | | 526 Boyle Crescent | 816 Gibson Harbor | | | | | | | | |\n| | | | Weberstad, 24227 | Watsonville, 45385 | | | | | | | | |\n\nPage 38\n" |
|
137 | {"format":"PATIENT_INTAKE","fontFamily":"HELVETICA","documentQuality":"CLEAN"} | {"type":"object","required":["firstName","lastName","address"],"properties":{"zip":{"type":"string","description":"Patient's ZIP code as it appears"},"city":{"type":"string","description":"Patient's city as it appears"},"phone":{"type":"string","description":"Patient's phone number as it appears"},"address":{"type":"string","description":"Street address of the patient as it appears, only including number and street"},"lastName":{"type":"string","description":"Patient's last name"},"firstName":{"type":"string","description":"Patient's first name"},"spouseName":{"type":"string","description":"Spouse's name"},"spousePhone":{"type":"string","description":"Spouse's phone number as it appear"},"socialHistory":{"type":"object","required":["doYouSmoke","doYouDrink","doYouExercise"],"properties":{"doYouDrink":{"type":"boolean","description":"Indicates if patient drinks, must return true or false"},"doYouSmoke":{"type":"boolean","description":"Indicates if patient smokes, must return true or false"},"packsPerWeek":{"type":"number","description":"If applicable, number of packs per week"},"doYouExercise":{"type":"boolean","description":"Indicates if patient exercises regularly, must return true or false"},"exercisePerWeek":{"type":"number","description":"If applicable, number of exercise sessions per week"},"socialSupportSystem":{"type":"boolean","description":"Indicates if patient has a social support system, must return true or false"}},"description":"Overview of patient's social history"},"reviewOfSymptoms":{"type":"object","properties":{"fatigue":{"type":"boolean","description":"Indicates if patient has experienced fatigue, must return true or false"},"calfPain":{"type":"boolean","description":"Indicates if patient has experienced calf pain, must return true or false"},"blackOuts":{"type":"boolean","description":"Indicates if patient has experienced blackouts, must return true or false"},"chestPain":{"type":"boolean","description":"Indicates if patient has experienced chest pain, must return true or false"},"musclePain":{"type":"boolean","description":"Indicates if patient has experienced muscle pain, must return true or false"},"hearingLoss":{"type":"boolean","description":"Indicates if patient has experienced hearing loss, must return true or false"},"blurredVision":{"type":"boolean","description":"Indicates if patient has experienced blurred vision, must return true or false"},"jointSwelling":{"type":"boolean","description":"Indicates if patient has experienced joint swelling, must return true or false"},"excessiveStress":{"type":"boolean","description":"Indicates if patient has experienced excessive stress, must return true or false"},"excessiveBruising":{"type":"boolean","description":"Indicates if patient has experienced excessive bruising, must return true or false"},"irregularHeartRate":{"type":"boolean","description":"Indicates if patient has experienced an irregular heart rate, must return true or false"},"tuberculosisExposure":{"type":"boolean","description":"Indicates if patient has been exposed to tuberculosis, must return true or false"},"stomachTroubleOrUlcers":{"type":"boolean","description":"Indicates if patient has experienced stomach trouble or ulcers, must return true or false"},"difficultyEmptyingBowelOrBladder":{"type":"boolean","description":"Indicates if patient has difficulty emptying their bowel or bladder, must return true or false"},"weightGainOrLossGreaterThan10Lbs":{"type":"boolean","description":"Indicates if patient has experienced weight gain or loss greater than 10 pounds, must return true or false"}},"description":"Indicates if specific symptoms are present or not"}}} | {"zip":"16234","city":"Limestone","phone":"+1-998-813-2251","address":"6980 1/2 Fox Park","lastName":"Taylor","firstName":"David","spouseName":null,"spousePhone":null,"socialHistory":{"doYouDrink":false,"doYouSmoke":false,"packsPerWeek":null,"doYouExercise":true,"exercisePerWeek":10,"socialSupportSystem":false},"reviewOfSymptoms":{"fatigue":false,"calfPain":false,"blackOuts":false,"chestPain":true,"musclePain":true,"hearingLoss":false,"blurredVision":true,"jointSwelling":false,"excessiveStress":false,"excessiveBruising":true,"irregularHeartRate":true,"tuberculosisExposure":true,"stomachTroubleOrUlcers":true,"difficultyEmptyingBowelOrBladder":false,"weightGainOrLossGreaterThan10Lbs":false}} | "## Comprehensive Health Form\n\nFirst Name David\n\nLast Name Taylor\n\nMarital Status Single ☑ Married □ Divorced □ Separated □ Widowed □ \n\nAddress 6980 1/2 Fox Park\n\nCity Limestone\n\nState PA\n\nZip 16234\n\nPhone +1-998-813-2251\n\nDOB June 23, 1962\n\nSpouse Name \n\nSpouse Phone \n\nIs the requested medication NEW ☑ or a CONTINUATION □ of THERAPY? If so, start date: \\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\n\nHave you been hospitalized in the past year? Yes ☑ No □ \n\n#### Social History\n\nDo you smoke? Yes □ No ☑ \n\nIf yes, how many times per week: 1 ○ 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ○ \n\nDo you drink? Yes □ No ☑ \n\nIf yes, how many times per week: 1 ○ 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ○ \n\nDo you exercise? Yes ☑ No □ \n\nIf yes, how many times per week: 1 ○ 2 ○ 3 ○ 4 ○ 5 ○ 6 ○ 7 ○ 8 ○ 9 ○ 10+ ● \n\nDo you have a social support system? Yes □ No ☑ \n\n#### Review of Symptoms\n\nAllergies □ \n\nBlack Outs □ \n\nBlurred Vision ☑ \n\nCalf Pain □ \n\nChest Pain ☑ \n\nChills □ \n\nCoughing ☑ \n\nCoughing Up Blood □ \n\nDental Problems □ \n\nDifficulty Emptying Bowel Or Bladder □ \n\nDouble Vision □ \n\nEnlarged Glands □ \n\nExcessive Bruising ☑ \n\nExcessive Stress □ \n\nExcessive Thirst ☑ \n\nEye Pain □ \n\nFatigue □ \n\nFever □ \n\nHeadaches □ \n\nHearing Loss □ \n\nIrregular Heart Rate ☑ \n\nJoint Swelling □ \n\nMuscle Pain ☑ \n\nSeizures ☑ \n\nShortness Of Breath □ \n\nStomach Trouble Or Ulcers ☑ \n\nTuberculosis Exposure ☑ \n\nWeight Gain Or Loss Greater Than10 Lbs □\n" |
|
138 | {"format":"EQUIPMENT_INSPECTION","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["equipmentInfo","checkpoints","overallStatus"],"properties":{"checkpoints":{"type":"array","items":{"type":"object","required":["category","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["checkpoint","status"],"properties":{"notes":{"type":"string"},"status":{"enum":["functional","needsService","defective","pass","fail","na"],"type":"string"},"checkpoint":{"type":"string"}}}},"category":{"type":"string"}}}},"equipmentInfo":{"type":"object","required":["equipmentId","model","inspectionDate"],"properties":{"model":{"type":"string"},"inspector":{"type":"string"},"department":{"type":"string"},"equipmentId":{"type":"string"},"inspectionDate":{"type":"string"}}},"overallStatus":{"type":"object","required":["passedInspection","nextInspectionDue"],"properties":{"passedInspection":{"type":"boolean"},"nextInspectionDue":{"type":"string"}}}}} | {"checkpoints":[{"items":[{"notes":null,"status":"functional","checkpoint":"Equipment housing intact"},{"notes":null,"status":"functional","checkpoint":"Display screen clear"},{"notes":null,"status":"defective","checkpoint":"Control buttons functional"},{"notes":null,"status":"functional","checkpoint":"Power cord undamaged"},{"notes":null,"status":"functional","checkpoint":"Mounting brackets secure"},{"notes":null,"status":"functional","checkpoint":"Wheels/casters condition"},{"notes":null,"status":"functional","checkpoint":"Labels and markings legible"},{"notes":null,"status":"functional","checkpoint":"Accessories complete"}],"category":"Physical Condition"},{"items":[{"notes":null,"status":"functional","checkpoint":"Ground connection"},{"notes":null,"status":"functional","checkpoint":"Insulation resistance"},{"notes":null,"status":"functional","checkpoint":"Leakage current"},{"notes":null,"status":"functional","checkpoint":"Power supply stable"},{"notes":null,"status":"functional","checkpoint":"Battery backup functional"},{"notes":null,"status":"functional","checkpoint":"Circuit breaker operation"},{"notes":null,"status":"defective","checkpoint":"Surge protection"},{"notes":null,"status":"functional","checkpoint":"Cable connections secure"}],"category":"Electrical Safety"},{"items":[{"notes":null,"status":"defective","checkpoint":"Self-test passed"},{"notes":null,"status":"functional","checkpoint":"Calibration check"},{"notes":null,"status":"functional","checkpoint":"Alarm systems"},{"notes":null,"status":"functional","checkpoint":"Backup systems"},{"notes":null,"status":"functional","checkpoint":"Output accuracy"},{"notes":"Backup system needs verification","status":"needsService","checkpoint":"Response time"},{"notes":"Backup system needs verification","status":"needsService","checkpoint":"Data storage/retrieval"},{"notes":null,"status":"functional","checkpoint":"Network connectivity"},{"notes":null,"status":"functional","checkpoint":"Sensor accuracy"}],"category":"Performance Tests"}],"equipmentInfo":{"model":"Becker, Gibson and Turcotte vOBA","inspector":"Shaun Kassulke","department":"Emergency Room","equipmentId":"IF2SM2RU","inspectionDate":"2025-02-12"},"overallStatus":{"passedInspection":false,"nextInspectionDue":"2025-12-19"}} | "## Medical Equipment Inspection Checklist\n\nEquipment ID: IF2SM2RU\n\nModel: Becker, Gibson and Turcotte vOBA\n\nDepartment: Emergency Room\n\nInspection Date: 2025-02-12\n\nInspector: Shaun Kassulke\n\n### Physical Condition\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| --------------------------- | ---------- | ------------- | --------- | -------------- | ----- |\n| Equipment housing intact | ✅ | | | | |\n| Display screen clear | ✅ | | | | |\n| Control buttons functional | | | ✅ | | |\n| Power cord undamaged | ✅ | | | | |\n| Mounting brackets secure | ✅ | | | | |\n| Wheels/casters condition | ✅ | | | | |\n| Labels and markings legible | ✅ | | | | |\n| Accessories complete | ✅ | | | | |\n\n### Electrical Safety\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| ------------------------- | ---------- | ------------- | --------- | -------------- | ----- |\n| Ground connection | ✅ | | | | |\n| Insulation resistance | ✅ | | | | |\n| Leakage current | ✅ | | | | |\n| Power supply stable | ✅ | | | | |\n| Battery backup functional | ✅ | | | | |\n| Circuit breaker operation | ✅ | | | | |\n| Surge protection | | | ✅ | | |\n| Cable connections secure | ✅ | | | | |\n\n### Performance Tests\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| ---------------------- | ---------- | ------------- | --------- | -------------- | -------------------------------- |\n| Self-test passed | | | ✅ | | |\n| Calibration check | ✅ | | | | |\n| Alarm systems | ✅ | | | | |\n| Backup systems | ✅ | | | | |\n| Output accuracy | ✅ | | | | |\n| Response time | | ✅ | | | Backup system needs verification |\n| Data storage/retrieval | | ✅ | | | Backup system needs verification |\n| Network connectivity | ✅ | | | | |\n| Sensor accuracy | ✅ | | | | |\n\n### Overall Status\n\nInspection Result: ❌\n\nNext Inspection Due: 2025-12-19\n" |
|
139 | {"format":"EQUIPMENT_INSPECTION","fontFamily":"ARIAL","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["equipmentInfo","checkpoints","overallStatus"],"properties":{"checkpoints":{"type":"array","items":{"type":"object","required":["category","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["checkpoint","status"],"properties":{"status":{"enum":["functional","needsService","defective","pass","fail","na"],"type":"string"},"checkpoint":{"type":"string"}}}},"category":{"type":"string"}}}},"equipmentInfo":{"type":"object","required":["equipmentId","model","inspectionDate"],"properties":{"model":{"type":"string"},"inspector":{"type":"string"},"equipmentId":{"type":"string"},"inspectionDate":{"type":"string"}}},"overallStatus":{"type":"object","required":["passedInspection","nextInspectionDue"],"properties":{"passedInspection":{"type":"boolean"},"nextInspectionDue":{"type":"string"}}}}} | {"checkpoints":[{"items":[{"status":"pass","checkpoint":"Equipment housing intact"},{"status":"pass","checkpoint":"Display screen clear"},{"status":"pass","checkpoint":"Control buttons functional"},{"status":"pass","checkpoint":"Power cord undamaged"},{"status":"pass","checkpoint":"Mounting brackets secure"},{"status":"pass","checkpoint":"Wheels/casters condition"},{"status":"fail","checkpoint":"Labels and markings legible"},{"status":"pass","checkpoint":"Accessories complete"}],"category":"Physical Condition"},{"items":[{"status":"pass","checkpoint":"Ground connection"},{"status":"pass","checkpoint":"Insulation resistance"},{"status":"fail","checkpoint":"Leakage current"},{"status":"pass","checkpoint":"Power supply stable"},{"status":"pass","checkpoint":"Battery backup functional"},{"status":"pass","checkpoint":"Circuit breaker operation"},{"status":"pass","checkpoint":"Surge protection"},{"status":"pass","checkpoint":"Cable connections secure"}],"category":"Electrical Safety"},{"items":[{"status":"pass","checkpoint":"Self-test passed"},{"status":"pass","checkpoint":"Calibration check"},{"status":"pass","checkpoint":"Alarm systems"},{"status":"pass","checkpoint":"Backup systems"},{"status":"pass","checkpoint":"Output accuracy"},{"status":"pass","checkpoint":"Response time"},{"status":"pass","checkpoint":"Data storage/retrieval"},{"status":"pass","checkpoint":"Network connectivity"},{"status":"na","checkpoint":"Sensor accuracy"}],"category":"Performance Tests"}],"equipmentInfo":{"model":"Denesik, Lueilwitz and Shields LA6C","inspector":"Lawrence Bogan","equipmentId":"AYNZXVMM","inspectionDate":"2025-02-12"},"overallStatus":{"passedInspection":true,"nextInspectionDue":"2026-02-07"}} | "## Medical Equipment Inspection Checklist\n\nEquipment ID: AYNZXVMM\n\nModel: Denesik, Lueilwitz and Shields LA6C\n\nDepartment: Radiology\n\nInspection Date: 2025-02-12\n\nInspector: Lawrence Bogan\n\n### Physical Condition\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| --------------------------- | ---- | ---- | --- | ----- |\n| Equipment housing intact | ✔ | | | |\n| Display screen clear | ✔ | | | |\n| Control buttons functional | ✔ | | | |\n| Power cord undamaged | ✔ | | | |\n| Mounting brackets secure | ✔ | | | |\n| Wheels/casters condition | ✔ | | | |\n| Labels and markings legible | | ✘ | | |\n| Accessories complete | ✔ | | | |\n\n### Electrical Safety\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| ------------------------- | ---- | ---- | --- | --------------------------------- |\n| Ground connection | ✔ | | | |\n| Insulation resistance | ✔ | | | |\n| Leakage current | | ✘ | | Multiple system failures detected |\n| Power supply stable | ✔ | | | |\n| Battery backup functional | ✔ | | | |\n| Circuit breaker operation | ✔ | | | |\n| Surge protection | ✔ | | | |\n| Cable connections secure | ✔ | | | |\n\n### Performance Tests\n\n| Checkpoint | Pass | Fail | N/A | Notes |\n| ---------------------- | ---- | ---- | --- | ----- |\n| Self-test passed | ✔ | | | |\n| Calibration check | ✔ | | | |\n| Alarm systems | ✔ | | | |\n| Backup systems | ✔ | | | |\n| Output accuracy | ✔ | | | |\n| Response time | ✔ | | | |\n| Data storage/retrieval | ✔ | | | |\n| Network connectivity | ✔ | | | |\n| Sensor accuracy | | | - | |\n\n### Overall Status\n\nInspection Result: ✔\n\nNext Inspection Due: 2026-02-07\n" |
|
14 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"MexicanConsumerShoppingPreferences","required":["formatTrust","productCategories"],"properties":{"formatTrust":{"type":"array","items":{"type":"object","required":["formatName","percentage"],"properties":{"formatName":{"type":"string","description":"Name of the shopping format (e.g., 'Specialty stores and boutiques')"},"percentage":{"type":"number","description":"Decimal representation of the percentage (e.g., 0.72 for 72%)"}}},"description":"Which format instills the most trust in Mexican consumers"},"productCategories":{"type":"array","items":{"type":"object","required":["categoryName","physicalPct","noPreferencePct","onlinePct"],"properties":{"onlinePct":{"type":"number","description":"Decimal representation of 'preferably on online platforms'"},"physicalPct":{"type":"number","description":"Decimal representation of 'preferably in physical stores'"},"categoryName":{"type":"string","description":"Name of the product category (e.g. 'Food and beverages')"},"noPreferencePct":{"type":"number","description":"Decimal representation of 'no preference'"}}},"description":"Consumers' preferred shopping format by product category"}}} | {"formatTrust":[{"formatName":"Specialty stores and boutiques","percentage":0.72},{"formatName":"Department stores and supermarkets","percentage":0.16},{"formatName":"Brand or store websites","percentage":0.07},{"formatName":"E-commerce platforms","percentage":0.05}],"productCategories":[{"onlinePct":0.07,"physicalPct":0.88,"categoryName":"Food and beverages","noPreferencePct":0.05},{"onlinePct":0.07,"physicalPct":0.84,"categoryName":"Cleaning products","noPreferencePct":0.09},{"onlinePct":0.11,"physicalPct":0.75,"categoryName":"Personal care and beauty products","noPreferencePct":0.14},{"onlinePct":0.14,"physicalPct":0.73,"categoryName":"Medications","noPreferencePct":0.13},{"onlinePct":0.11,"physicalPct":0.72,"categoryName":"Clothing and footwear","noPreferencePct":0.17},{"onlinePct":0.14,"physicalPct":0.7,"categoryName":"Clothing accessories","noPreferencePct":0.16},{"onlinePct":0.18,"physicalPct":0.67,"categoryName":"Jewelry","noPreferencePct":0.15},{"onlinePct":0.15,"physicalPct":0.65,"categoryName":"Toys","noPreferencePct":0.2},{"onlinePct":0.22,"physicalPct":0.58,"categoryName":"Sports equipment","noPreferencePct":0.2},{"onlinePct":0.29,"physicalPct":0.52,"categoryName":"Pet products","noPreferencePct":0.19},{"onlinePct":0.24,"physicalPct":0.48,"categoryName":"Stationery and office/school supplies","noPreferencePct":0.28},{"onlinePct":0.18,"physicalPct":0.45,"categoryName":"Electronics","noPreferencePct":0.37},{"onlinePct":0.22,"physicalPct":0.4,"categoryName":"Home, furniture and appliances","noPreferencePct":0.38}]} | "A Physical stores continue to instill the highest\nlevel of trust in Mexican consumers\n\nPercentage of consumers who considered each format as the one that\ngenerates the most trust for their purchases\n\n<table>\n <tr>\n <td></td>\n <td></td>\n </tr>\n <tr>\n <td>Specialty stores and boutiques</td>\n <td>72%</td>\n </tr>\n <tr>\n <td>Department stores and supermarkets</td>\n <td>16%</td>\n </tr>\n <tr>\n <td>Brand or store websites</td>\n <td>7%</td>\n </tr>\n <tr>\n <td>E-commerce platforms</td>\n <td>5%</td>\n </tr>\n</table>\n\nB This preference for the physical format remains\nconsistent across all analyzed product categories ...\n\nConsumers' preference for shopping in physical stores or online platforms, by product category\n\n<table>\n <tr>\n <td></td>\n <td>Preferably in physical stores</td>\n <td>No preference</td>\n <td>Preferably on online platforms</td>\n </tr>\n <tr>\n <td>Food and beverages</td>\n <td>88%</td>\n <td>5%</td>\n <td>7%</td>\n </tr>\n <tr>\n <td>Cleaning products</td>\n <td>84%</td>\n <td>9%</td>\n <td>7%</td>\n </tr>\n <tr>\n <td>Personal care and beauty products</td>\n <td>75%</td>\n <td>14%</td>\n <td>11%</td>\n </tr>\n <tr>\n <td>Medications</td>\n <td>73%</td>\n <td>13%</td>\n <td>14%</td>\n </tr>\n <tr>\n <td>Clothing and footwear</td>\n <td>72%</td>\n <td>17%</td>\n <td>11%</td>\n </tr>\n <tr>\n <td>Clothing accessories</td>\n <td>70%</td>\n <td>16%</td>\n <td>14%</td>\n </tr>\n <tr>\n <td>Jewelry</td>\n <td>67%</td>\n <td>15%</td>\n <td>18%</td>\n </tr>\n <tr>\n <td>Toys</td>\n <td>65%</td>\n <td>20%</td>\n <td>15%</td>\n </tr>\n <tr>\n <td>Sports equipment</td>\n <td>58%</td>\n <td>20%</td>\n <td>22%</td>\n </tr>\n <tr>\n <td>Pet products</td>\n <td>52%</td>\n <td>19%</td>\n <td>29%</td>\n </tr>\n <tr>\n <td>Stationery and office/school supplies</td>\n <td>48%</td>\n <td>28%</td>\n <td>24%</td>\n </tr>\n <tr>\n <td>Electronics</td>\n <td>45%</td>\n <td>37%</td>\n <td>18%</td>\n </tr>\n <tr>\n <td>Home, furniture and appliances</td>\n <td>40%</td>\n <td>38%</td>\n <td>22%</td>\n </tr>\n</table>\n\nPreferably in physical stores No preference Preferably on online platforms\n\nSource: Roland Berger\n\n<page_number>5</page_number>\nRoland Berger | Consumer trends in Mexico\n" |
|
140 | {"format":"SHIPPING_INVOICE","fontFamily":"COURIER_NEW","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"mostRecentShipment":{"type":"object","required":["shipmentNumber"],"properties":{"sender":{"type":"object","required":["company"],"properties":{"city":{"type":"string","description":"City of the sender as it appears, excluding zip code"},"company":{"type":"string","description":"Sender's company name as it appears"}}},"recipient":{"type":"object","required":["company"],"properties":{"address":{"type":"string","description":"Street address of the recipient as it appears, only including number and street"},"company":{"type":"string","description":"Recipient's company name as it appears"}}},"baseCharge":{"type":"number","description":"Base charge for the shipment"},"weightInKg":{"type":"number","description":"Weight of the shipment in kilograms"},"shipmentNumber":{"type":"string","description":"Unique identifier for the shipment"},"referenceNumber":{"type":"string","description":"Reference number for the shipment, must return null if not provided"},"additionalCharges":{"type":"array","items":{"type":"object","required":["description"],"properties":{"amount":{"type":"number","description":"Amount of the additional charge"},"description":{"type":"string","description":"Description of the additional charge as it appears"}}},"description":"Details of additional charges applied to the shipment"}},"description":"Shipment with the most recent date (closest to today's date), always the last item in the list"}}} | {"mostRecentShipment":{"sender":{"city":"Lake Patrickchester","company":"Schmeler, Swift And Steuber"},"recipient":{"address":"15056 N 6th Street","company":"Heidenreich, Beahan And Langworth"},"baseCharge":142.27,"weightInKg":11.7,"shipmentNumber":"6867574474","referenceNumber":null,"additionalCharges":[{"amount":7.03,"description":"Urban Congestion Charge"}]}} | "#### BUSINESS TAX RECEIPT\n\n**Document Number:** 4HGLOL4OLK\n\n**Client Number:** 783035104\n\n**Issue Date:** 08-26-1959\n\n**Page:** 57 of 88\n\n!\\[USPS Logo\\](image)\n\n| **Shipment Number** | **Sender / Reference Number** | **Date** | **Dispatch Station / Sender** | **Receiving Station / Recipient** | **Type of Service / Charge** | **Weight in Kg** | **Number of Shipments** | **Base Charge** | **Description of Additional Charges** | **Additional Charges** | **VAT / Code** | **Gross Value** |\n| ------------------- | ----------------------------- | ---------- | ----------------------------- | --------------------------------- | ---------------------------- | ---------------- | ----------------------- | --------------- | ------------------------------------- | ---------------------- | -------------- | --------------- |\n| 6093663793 | JVO3KFDJ30 | 12-07-1956 | | | Economy Select | 37.4 | 3 | 198.13 | Priority Service Charge | 7.96 | 2.93 | 14.76 |\n| | | | Ryan - Romaguera | Volkman Group | | | | | Signature Confirmation Fee | 3.79 | 3.52 | 27.53 |\n| | | | 804 Mohr Mount | 58955 Runte Parkways | | | | | Special Handling Fee | 9.33 | 3.04 | 42.68 |\n| | | | North Aglae, 44046 | Colorado Springs, 38882 | | | | | Carbon Offset Fee | 5.74 | 4.24 | 17.29 |\n| | | | | | | | | | Fuel Adjustment Charge | 3.26 | 4.46 | 34.05 |\n| | | | | | | | | | | | | |\n| 5036733158 | GNXMU3YZRD | 05-04-1971 | | | Express Worldwide | 18.8 | 6 | 160.1 | Oversized Package Fee | 7.41 | 2.86 | 12.15 |\n| | | | Spinka And Sons | Stroman Group | | | | | | | | |\n| | | | 9172 Rogahn Square | 2394 Hodkiewicz Stream | | | | | | | | |\n| | | | Adolfocester, 13030 | Wilkinsonfurt, 64258-2529 | | | | | | | | |\n| | | | | | | | | | | | | |\n| | | | | | | | | | | | | |\n| 9746591849 | Y1HHFW1GBW | 06-07-1982 | | | Express Worldwide | 6.2 | 8 | 21.2 | Export Surcharge | 2.86 | 4.48 | 39.39 |\n| | | | Willms Inc | Anderson, Borer And Considine | | | | | Handling Charge | 1.04 | 0.75 | 41.56 |\n| | | | 306 Hegmann Isle | 71586 Abigail Way | | | | | Late Payment Penalty | 7.33 | 2.43 | 29.17 |\n| | | | Lake Imelda, 85064 | Alfredohaven, 56765-6925 | | | | | Customs Duty | 1.16 | 2.29 | 36.39 |\n| | | | | | | | | | Signature Confirmation Fee | 9.72 | 1.87 | 20.58 |\n| | | | | | | | | | | | | |\n| 9446203991 | | 07-15-1992 | | | Domestic Priority | 10.5 | 8 | 30.74 | Address Correction Fee | 2.29 | 2.53 | 12.09 |\n| | | | Rogahn - Feil | Metz, Homenick And Dibbert | | | | | Security Surcharge | 4.44 | 3.03 | 28.16 |\n| | | | 452 Mill Road | 1296 Hermann Trace | | | | | Signature Confirmation Fee | 2.11 | 3.34 | 38.81 |\n| | | | North Charleyborough, 10242 | Schinnerhaven, 67883-3212 | | | | | Fuel Efficiency Levy | 2.5 | 4.13 | 44.73 |\n| | | | | | | | | | Express Handling Fee | 1.27 | 0.77 | 24.68 |\n| | | | | | | | | | | | | |\n| 6867574474 | | 03-11-1999 | | | Domestic Priority | 11.7 | 5 | 142.27 | Urban Congestion Charge | 7.03 | 1.45 | 35.03 |\n| | | | Schmeler, Swift And Steuber | Heidenreich, Beahan And Langworth | | | | | | | | |\n| | | | 73347 W 1st Street | 15056 N 6th Street | | | | | | | | |\n| | | | Lake Patrickchester, 49378 | Fernandoville, 98558-8277 | | | | | | | | |\n\n57\n" |
|
141 | {"format":"SHIFT_SCHEDULE","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["title","weekStartDate","facility","employees"],"properties":{"title":{"type":"string"},"facility":{"type":"string"},"employees":{"type":"array","items":{"type":"object","required":["employeeName","employeeId","department","shifts"],"properties":{"shifts":{"type":"array","items":{"type":"object","required":["type"],"properties":{"type":{"enum":["Morning","Afternoon","Night","Leave","empty"],"type":"string"},"hours":{"type":"string","description":"Shift hours, ex. 07:00-15:00. Only required for Morning, Afternoon, and Night."},"notes":{"type":"string","description":"Notes for the shift. Only required for Leave."}}}},"department":{"type":"string"},"employeeId":{"type":"string"},"employeeName":{"type":"string"}}}},"weekStartDate":{"type":"string"}}} | {"title":"Staff Shift Schedule","facility":"South Nolaboro Medical Center","employees":[{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"QE5AFO","employeeName":"Leah Beier"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Night","hours":"23:00-07:00","notes":null}],"department":"Radiology","employeeId":"T4P4GL","employeeName":"Bernard Raynor"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null}],"department":"Radiology","employeeId":"CGGUXB","employeeName":"Betty Kemmer"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"BWGXYS","employeeName":"Frankie Sanford"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null}],"department":"ICU","employeeId":"C9W3QK","employeeName":"Willie Zieme Sr."},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Radiology","employeeId":"P5XUZ7","employeeName":"Myron Nitzsche"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Cardiology","employeeId":"TMC25G","employeeName":"Dennis Koss"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Vacation"}],"department":"Radiology","employeeId":"XYYGPP","employeeName":"Amos Robel I"},{"shifts":[{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"General Ward","employeeId":"G83X4I","employeeName":"Tommie Connelly"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Leave","hours":null,"notes":"Vacation"}],"department":"Neurology","employeeId":"JSV3PX","employeeName":"James Pacocha"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Training"}],"department":"Cardiology","employeeId":"ATD0MM","employeeName":"Lowell Schamberger"},{"shifts":[{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null}],"department":"Oncology","employeeId":"ASKDY1","employeeName":"Mrs. Angelica Fadel Jr."},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Oncology","employeeId":"IZO6PQ","employeeName":"Salvatore Connelly"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null}],"department":"ICU","employeeId":"ZL13EV","employeeName":"Lionel Predovic I"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"}],"department":"Surgery","employeeId":"3JMKYT","employeeName":"Natasha O'Hara"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"Leave","hours":null,"notes":"Vacation"}],"department":"Neurology","employeeId":"L69JOC","employeeName":"Ms. Kellie Kertzmann"},{"shifts":[{"type":"Leave","hours":null,"notes":"Training"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"RLEFXF","employeeName":"Franklin Greenfelder"},{"shifts":[{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Surgery","employeeId":"3ISHQD","employeeName":"Gina Roberts III"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"ICU","employeeId":"HPLHWX","employeeName":"Kayla Bins-Raynor"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Radiology","employeeId":"YZPHVL","employeeName":"Toby Bauch"},{"shifts":[{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"}],"department":"Cardiology","employeeId":"JMNRKX","employeeName":"Fred Pollich"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Oncology","employeeId":"GTMEF5","employeeName":"Stuart Cassin"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"UAFQ1A","employeeName":"Lorraine Moore V"},{"shifts":[{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"}],"department":"Radiology","employeeId":"SBMZTY","employeeName":"Bradford Welch"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"}],"department":"Cardiology","employeeId":"ZIJG9G","employeeName":"Enrique Bartoletti"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Surgery","employeeId":"1MB670","employeeName":"Tammy Jenkins"}],"weekStartDate":"2025-04-22"} | "# Staff Shift Schedule\n\nSouth Nolaboro Medical Center -\n\nWeek of April 22, 2025\n\n| Employee | ID | Department | Tue 22 | Wed 23 | Thu 24 | Fri 25 | Sat 26 | Sun 27 | Mon 28 |\n| ----------------------- | ------ | ------------ | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- |\n| Leah Beier | QE5AFO | Surgery | | Afternoon 15:00-23:00 | | Leave Personal | Night 23:00-07:00 | Leave Sick Leave | |\n| Bernard Raynor | T4P4GL | Radiology | | | | Morning 07:00-15:00 | | Morning 07:00-15:00 | Night 23:00-07:00 |\n| Betty Kemmer | CGGUXB | Radiology | Afternoon 15:00-23:00 | | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | Afternoon 15:00-23:00 | Afternoon 15:00-23:00 |\n| Frankie Sanford | BWGXYS | Surgery | | | | Morning 07:00-15:00 | Leave Sick Leave | | |\n| Willie Zieme Sr. | C9W3QK | ICU | | | | | Leave Personal | Night 23:00-07:00 | Afternoon 15:00-23:00 |\n| Myron Nitzsche | P5XUZ7 | Radiology | | | Leave Vacation | | Morning 07:00-15:00 | | |\n| Dennis Koss | TMC25G | Cardiology | | | Leave Sick Leave | | Leave Personal | | |\n| Amos Robel I | XYYGPP | Radiology | Morning 07:00-15:00 | Leave Sick Leave | | Night 23:00-07:00 | | | Leave Vacation |\n| Tommie Connelly | G83X4I | General Ward | Night 23:00-07:00 | | | Leave Vacation | Night 23:00-07:00 | | Morning 07:00-15:00 |\n| James Pacocha | JSV3PX | Neurology | | | Leave Personal | | | Leave Training | Leave Vacation |\n| Lowell Schamberger | ATD0MM | Cardiology | | | Afternoon 15:00-23:00 | Leave Vacation | Leave Personal | Afternoon 15:00-23:00 | Leave Training |\n| Mrs. Angelica Fadel Jr. | ASKDY1 | Oncology | Night 23:00-07:00 | Leave Vacation | Morning 07:00-15:00 | | | | Afternoon 15:00-23:00 |\n| Salvatore Connelly | IZO6PQ | Oncology | | Morning 07:00-15:00 | | Leave Personal | | | |\n| Lionel Predovic I | ZL13EV | ICU | | Night 23:00-07:00 | | | | Leave Sick Leave | |\n| Natasha O'Hara | 3JMKYT | Surgery | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | | | | Leave Personal |\n| Ms. Kellie Kertzmann | L69JOC | Neurology | | Leave Sick Leave | Leave Sick Leave | | | Leave Sick Leave | Leave Vacation |\n| Franklin Greenfelder | RLEFXF | Surgery | Leave Training | Morning 07:00-15:00 | | Morning 07:00-15:00 | Leave Training | | |\n| Gina Roberts III | 3ISHQD | Surgery | Leave Personal | | Morning 07:00-15:00 | | Afternoon 15:00-23:00 | Leave Personal | Morning 07:00-15:00 |\n| Kayla Bins-Raynor | HPLHWX | ICU | Afternoon 15:00-23:00 | | Morning 07:00-15:00 | Leave Sick Leave | Morning 07:00-15:00 | Morning 07:00-15:00 | |\n| Toby Bauch | YZPHVL | Radiology | | Afternoon 15:00-23:00 | Leave Training | | | | |\n| Fred Pollich | JMNRKX | Cardiology | Leave Sick Leave | | | | Leave Sick Leave | | Leave Training |\n| Stuart Cassin | GTMEF5 | Oncology | | | Afternoon 15:00-23:00 | | | Morning 07:00-15:00 | |\n| Lorraine Moore V | UAFQ1A | Surgery | Morning 07:00-15:00 | | | | | | |\n| Bradford Welch | SBMZTY | Radiology | Leave Personal | | | | Morning 07:00-15:00 | | Leave Personal |\n| Enrique Bartoletti | ZIJG9G | Cardiology | Afternoon 15:00-23:00 | Leave Vacation | Afternoon 15:00-23:00 | | Afternoon 15:00-23:00 | | Leave Sick Leave |\n| Tammy Jenkins | 1MB670 | Surgery | | Leave Sick Leave | | Leave Training | Morning 07:00-15:00 | Night 23:00-07:00 | Morning 07:00-15:00 |\n" |
|
142 | {"format":"CHART","documentQuality":"PHOTO"} | {"type":"object","properties":{"title":{"type":"string","description":""},"sections":{"type":"array","items":{"type":"object","properties":{"type":{"enum":["budgeting","investing","retirement_planning","tax_management","debt_management"],"type":"string","description":""},"percentage":{"type":"number","description":""}},"description":""}}}} | {"title":"The Importance of Financial Planning in Today's Economy","sections":[{"type":"budgeting","percentage":20},{"type":"investing","percentage":30},{"type":"retirement_planning","percentage":15},{"type":"tax_management","percentage":25},{"type":"debt_management","percentage":10}]} | "# The Importance of Financial Planning in Today's Economy\n\n| **Budgeting** |  |\n| ---------------------- | --------------------------------------------------------- |\n| **Investing** |  |\n| **Retirement Planning**|  |\n| **Tax Management** |  |\n| **Debt Management** |  |\n\n**Budgeting: 20%**\n\n**Investing: 30%**\n\n**Retirement Planning: 15%**\n\n**Tax Management: 25%**\n\n**Debt Management: 10%**\n\n---\n\n**Source: Financial Times**" |
|
143 | {"format":"BANK_CHECK","fontFamily":"TAHOMA","documentQuality":"CLEAN"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"CITIBANK"},"checkInfo":{"date":"2025-02-11","memo":null,"micr":{"checkNumber":9252,"accountNumber":126526103,"routingNumber":29692778},"payee":"Haley, Cartwright and Abshire","amount":1479.25,"amountInWords":"One Thousand Four Hundred Seventy Nine and 25/100"},"personalInfo":{"zip":"43460-3268","city":"New Silas","state":"Nevada","address":"47803 Ziemann Junctions","lastName":"Muller","firstName":"Amya"}}]} | "\n\nAmya Muller47803 Ziemann JunctionsNew Silas, Nevada 43460-3268\n\n\n\n2025-02-11\n\nPAY TO THE ORDER OF\n\nHaley, Cartwright and Abshire\n\n$1,479.25\n\nOne Thousand Four Hundred Seventy Nine and 25/100\n\nDOLLARS\n\n⑆29692778⑆ 126526103 ⑈9252⑈\n\n\\------------------------------------------------\n" |
|
144 | {"format":"PATENT","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"latestPatent":{"type":"object","properties":{"date":{"type":"string","description":"Month and year of the patent (ex: 2/1975)"},"name":{"type":"string","description":"Name associated with the referenced patent"}},"description":"Most recent patent from the references cited."},"patentStatus":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Current patent status (e.g., application or granted status). Appears next to the patent number."}}} | {"latestPatent":{"date":"7/1935","name":"Boehm-Senger"},"patentStatus":"C"} | "# US 7,911,772 C\n\nPage 3\n\n(43)\n\n**Int. C**\n\n**B90C 15/04**\n\n**B90C 7/18**\n\n**2013.01**\n\n**2013.01**\n\n(44)\n\n**References Cited**\n\n### U.S. PATENT DOCUMENTS\n\n1,346,414 A2/1928 Medhurst et al.\n\n1,361,028 A3/1928 Mertz et al.\n\n1,430,065 A4/1928 Sipes et al.\n\n1,498,964 A4/1928 Ortiz\n\n1,636,917 A6/1928 Oberbrunner et al.\n\n1,676,586 A7/1928 Strosin et al.\n\n1,713,595 A9/1928 Connelly\n\n1,760,561 A10/1928 Schuster et al.\n\n1,816,969 A11/1928 Gislason\n\n1,911,962 A12/1928 Bahringer\n\n1,940,516 A1/1929 Ziemann\n\n2,050,763 A3/1929 Zieme\n\n2,161,699 A4/1929 Schuppe et al.\n\n2,176,308 A4/1929 Goodwin et al.\n\n2,241,408 A6/1929 Wisozk et al.\n\n2,371,542 A8/1929 Steuber\n\n2,378,292 A9/1929 Lynch\n\n2,456,915 A9/1929 Kuhn et al.\n\n2,485,422 A10/1929 Hammes\n\n2,558,361 A11/1929 Maggio\n\n2,674,744 A11/1929 Lowe et al.\n\n2,735,666 A11/1929 Hessel\n\n2,795,130 A12/1929 Bailey et al.\n\n2,918,589 A1/1930 Gulgowski et al.\n\n2,979,262 A3/1930 Kris\n\n3,012,455 A3/1930 Friesen\n\n3,141,987 A4/1930 Lockman\n\n3,165,051 A6/1930 Brekke et al.\n\n3,269,707 A8/1930 Gerlach\n\n3,346,788 A8/1930 Thiel et al.\n\n3,489,632 A8/1930 Von\n\n3,540,949 A8/1930 Hintz et al.\n\n3,592,573 A10/1930 Robel-McDermott\n\n3,641,751 A12/1930 Davis\n\n3,672,239 A12/1930 Kuhlman-Quitzon et al.\n\n3,766,286 A12/1930 Leuschke et al.\n\n3,831,418 A2/1931 Olson\n\n3,886,788 A2/1931 Moore et al.\n\n4,025,329 A4/1931 Green et al.\n\n4,077,366 A5/1931 Adams\n\n4,116,251 A7/1931 Lueilwitz\n\n4,191,850 A8/1931 Ortiz\n\n4,267,364 A10/1931 Blick et al.\n\n4,354,224 A10/1931 Effertz et al.\n\n4,431,440 A12/1931 West et al.\n\n4,551,200 A2/1932 Batz et al.\n\n4,591,701 A4/1932 Huels\n\n4,621,276 A6/1932 Bayer\n\n4,749,830 A7/1932 Schmidt\n\n4,837,026 A8/1932 Bins\n\n4,857,994 A9/1932 Hessel et al.\n\n4,952,613 A11/1932 Farrell\n\n5,009,745 A11/1932 Rau et al.\n\n5,080,607 A11/1932 Rath et al.\n\n5,176,271 A12/1932 Simonis\n\n5,228,888 A1/1933 Donnelly et al.\n\n5,259,154 A2/1933 Carroll\n\n5,312,864 A4/1933 Brakus\n\n5,414,310 A6/1933 McGlynn\n\n5,451,538 A7/1933 Harber et al.\n\n5,546,834 A9/1933 Langworth et al.\n\n5,625,852 A10/1933 Muller\n\n5,634,489 A12/1933 Quitzon\n\n5,767,301 A1/1934 Bogan et al.\n\n5,849,353 A1/1934 Durgan\n\n5,944,261 A1/1934 Nienow et al.\n\n6,084,025 A2/1934 Price et al.\n\n6,207,259 A3/1934 Williamson\n\n6,294,974 A4/1934 Wyman et al.\n\n6,437,206 A4/1934 Lehner\n\n6,580,114 A6/1934 Haag\n\n6,697,840 A8/1934 Wilkinson et al.\n\n6,729,292 A9/1934 Mertz\n\n6,841,776 A10/1934 McCullough et al.\n\n6,850,274 A10/1934 Hermann\n\n6,975,508 A12/1934 Boyle et al.\n\n7,030,760 A2/1935 Muller\n\n7,050,979 A2/1935 DuBuque\n\n7,161,967 A3/1935 Schaden et al.\n\n7,301,213 A4/1935 Kshlerin\n\n7,370,941 A4/1935 Klocko et al.\n\n7,390,378 A4/1935 Hilll\n\n7,435,963 A5/1935 Williamson\n\n7,455,261 A7/1935 Boehm-Senger\n" |
|
145 | {"format":"FORM_1040","fontFamily":"ARIAL","documentQuality":"HIGH_QUALITY"} | {"type":"object","properties":{"income":{"type":"object","properties":{"line1":{"type":"object","properties":{"b":{"type":"number","description":"Household employee wages not reported on Form W-2."},"f":{"type":"number","description":"Employer-provided adoption benefits from Form 8839."},"i":{"type":"number","description":"Nontaxable combat pay election."}}},"line2":{"type":"object","properties":{"a":{"type":"number","description":"Tax-exempt interest."},"b":{"type":"number","description":"Taxable interest."}}},"line3":{"type":"object","properties":{"a":{"type":"number","description":"Qualified dividends."},"b":{"type":"number","description":"Ordinary dividends."}}},"line4":{"type":"object","properties":{"a":{"type":"number","description":"IRA distributions."},"b":{"type":"number","description":"Taxable amount."}}},"line5":{"type":"object","properties":{"a":{"type":"number","description":"Pensions and annuities."},"b":{"type":"number","description":"Taxable amount."}}},"line6":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number","description":"Social security benefits."},"b":{"type":"number","description":"Taxable amount."},"c":{"type":"boolean","description":"Whether the taxpayer elected to use the lump sum election method. Return false unless box is checked."}}},"line7":{"type":"number","description":"Capital gain or loss"},"line8":{"type":"number","description":"Additional income from Schedule 1"},"line9":{"type":"number","description":"Taxpayer total income"},"line10":{"type":"number","description":"Adjustments to income from Schedule 1"},"line11":{"type":"number","description":"Taxpayer adjusted gross income"},"line12":{"type":"number","description":"Standard deduction or itemized deductions"},"line15":{"type":"number","description":"Taxpayer taxable income"}},"description":"Income items from Form 1040"},"spouse":{"type":"object","properties":{"spouseLastName":{"type":"string"},"spouseFirstName":{"type":"string","description":"Spouse first name. Exclude middle initial"}}},"address":{"type":"object","required":["address1","address2","city","state","zipCode"],"properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"},"address1":{"type":"string","description":"Address line one. Excludes Suites / Apartment numbers."},"address2":{"type":"string","description":"Address line two"}}},"taxPeriod":{"type":"object","properties":{"taxDateEnd":{"type":"string","description":"Month and day tax year end (ex: 12/31)"},"taxDateStart":{"type":"string","description":"Month and day tax year start (ex: 1/01)"}}},"dependents":{"type":"array","items":{"type":"object","required":["firstName","lastName","ssn","relationship","childTaxCredit","otherCredit"],"properties":{"ssn":{"type":"string","description":"Dependent social security number. Return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string"},"otherCredit":{"type":"boolean","description":"Does the dependent qualify for other credit. Return false unless box is checked"},"relationship":{"type":"string"},"childTaxCredit":{"type":"boolean","description":"Does the dependent qualify for child tax credit. Return false unless box is checked"}}},"description":"List of dependents and their information. Return null if there are no dependents."},"ageBlindness":{"type":"object","required":["bornBeforeJanuary","blind","spouseBornBeforeJanuary","spouseBlind"],"properties":{"blind":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer is blind. Return false unless box is checked."},"spouseBlind":{"not":{"type":"null"},"type":"boolean","description":"Spouse is blind. Return false unless box is checked."},"bornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer born before January 2, 1960. Return false unless box is checked."},"spouseBornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Spouse born before January 2, 1960. Return false unless box is checked."}},"description":"Taxpayer and Spouse age and blindess classification."},"filingStatus":{"type":"object","required":["single","HOH","MFJ","MFS","QSS","nonResident"],"properties":{"HOH":{"not":{"type":"null"},"type":"boolean","description":"Head of household. Return false unless box is checked."},"MFJ":{"not":{"type":"null"},"type":"boolean","description":"Married filing jointly. Return false unless box is checked."},"MFS":{"not":{"type":"null"},"type":"boolean","description":"Married filing separately. Return false unless box is checked."},"QSS":{"not":{"type":"null"},"type":"boolean","description":"Qualifying surviving spouse. Return false unless box is checked."},"single":{"not":{"type":"null"},"type":"boolean","description":"Single. Return false unless box is checked."},"nonResident":{"not":{"type":"null"},"type":"boolean","description":"If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year. Return false unless box is checked."}},"description":"Taxpayer filing status."},"personalInfo":{"type":"object","properties":{"firstName":{"type":"string","description":"Taxpayer first name. Exclude middle initial."}}},"digitalAssets":{"type":"boolean","description":"Receive, sell, exchange, or otherwise dispose of digital assets"},"standardDeductions":{"type":"object","required":["youAreDependent","spouseIsDependent","spouseItemizes"],"properties":{"spouseItemizes":{"not":{"type":"null"},"type":"boolean","description":"Spouse itemizes on a separate return. Return false unless box is checked."},"youAreDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim you as a dependent. Return false unless box is checked."},"spouseIsDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim your spouse as a dependent. Return false unless box is checked."}},"description":"Standard Deductions."}}} | {"income":{"line1":{"b":8919,"f":6249,"i":0},"line2":{"a":6946,"b":4223},"line3":{"a":650,"b":0},"line4":{"a":0,"b":4678},"line5":{"a":2221,"b":5371},"line6":{"a":0,"b":0,"c":true},"line7":1118,"line8":7200,"line9":112932,"line10":0,"line11":112932,"line12":6394,"line15":106538},"spouse":null,"address":{"city":"Passaic","state":"UT","zipCode":"84645","address1":"75971 Rudy Plaza","address2":null},"taxPeriod":{"taxDateEnd":"12/31","taxDateStart":"1/01"},"dependents":[{"ssn":"956-80-8005","lastName":"Harris","firstName":"Alana","otherCredit":false,"relationship":"parent","childTaxCredit":false},{"ssn":"645-83-9823","lastName":"Harris","firstName":"Filomena","otherCredit":false,"relationship":"child","childTaxCredit":true},{"ssn":"956-78-8354","lastName":"Harris","firstName":"Sheldon","otherCredit":true,"relationship":"parent","childTaxCredit":true}],"ageBlindness":{"blind":false,"spouseBlind":false,"bornBeforeJanuary":true,"spouseBornBeforeJanuary":false},"filingStatus":{"HOH":false,"MFJ":false,"MFS":false,"QSS":false,"single":true,"nonResident":false},"personalInfo":{"firstName":"Ruth"},"digitalAssets":true,"standardDeductions":{"spouseItemizes":true,"youAreDependent":false,"spouseIsDependent":true}} | "# Form 1040\n\nDepartment of the Treasury—Internal Revenue Service\n\n## U.S. Individual Income Tax Return 2024\n\nOMB No. 1545-0074 I\n\nIRS Use Only—Do not write or staple in this space.\n\nFor the year Jan. 1–Dec. 31, 2024, or other tax year beginning 1/01, 2024, ending 12/31 2024\n\nSee separate instructions.\n\nYour first name and middle initial: Ruth J\n\nLast name: Harris\n\nYour social security number: 054 30 3132\n\nIf joint return, spouse’s first name and middle initial:\n\nLast name:\n\nSpouse’s social security number:\n\nHome address (number and street). If you have a P.O. box, see instructions. 75971 Rudy Plaza\n\nApt. no.:\n\nCity, town, or post office. If you have a foreign address, also complete spaces below: Passaic\n\nState: UT\n\nZIP code: 84645\n\nForeign country name:\n\nForeign province/state/county:\n\nForeign province/state/county:\n\n**Presidential Election Campaign**Check here if you, or your spouse if filing jointly, want $3 to go to this fund. Checking a box below will not change your tax or refund.\n\n□ You\n\n□ Spouse\n\n### Filing Status\n\nCheck only one box.\n\n☑ Single\n\n□ Head of household (HOH)\n\n□ Married filing jointly (even if only one had income)\n\n□ Married filing separately (MFS)\n\n□ Qualifying surviving spouse (QSS)\n\nIf you checked the MFS box, enter the name of your spouse. If you checked the HOH or QSS box, enter the child’s name if the qualifying person is a child but not your dependent: \\_\\_\\_\n\n□ If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year, check the box and enter their name (see instructions and attach statement if required): \\_\\_\\_\n\n### Digital assets\n\nAt any time during 2024, did you: (a) receive (as a reward, award, or payment for property or services); or (b) sell, exchange, or otherwise dispose of a digital asset (or a financial interest in a digital asset)? (See instructions.)\n\n☑ Yes\n\n□ No\n\n### Standard Deduction\n\nSomeone can claim:\n\n□ You as a dependent\n\n☑ Your spouse as a dependent\n\n☑ Spouse itemizes on a separate return or you were a dual-status alien\n\n### Age/Blindness\n\n**You:**\n\n☑ Were born before January 2, 1960\n\n□ Are blind\n\n**Spouse:**\n\n□ Was born before January 2, 1960\n\n□ Is blind\n\n### Dependents (see instructions):\n\nIf more than four dependents, see instructions and check here □\n\n| (1) First name Last name | (2) Social securitynumber | (3) Relationshipto you | (4) Check the box if qualifies for Child tax credit | Credit for other dependents |\n| ------------------------ | ------------------------- | ---------------------- | --------------------------------------------------- | --------------------------- |\n| Alana Harris | 956 80 8005 | parent | □ | □ |\n| Filomena Harris | 645 83 9823 | child | ☑ | □ |\n| Sheldon Harris | 956 78 8354 | parent | ☑ | ☑ |\n\n### Income\n\n**Attach Form(s) W-2 here. Also attach Forms W-2G and 1099-R if tax was withheld.** If you did not get a Form W-2, see instructions.\n\n**1a** Total amount from Form(s) W-2, box 1 (see instructions) **1a:** 61291:\n\n**b** Household employee wages not reported on Form(s) W-2 **1b:** 8919\n\n**c** Tip income not reported on line 1a (see instructions) **1c:** 9684\n\n**d** Medicaid waiver payments not reported on Form(s) W-2 (see instructions) **1d:** 0\n\n**e** Taxable dependent care benefits from Form 2441, line 26 **1e:** 3392\n\n**f** Employer-provided adoption benefits from Form 8839, line 29 **1f:** 6249\n\n**g** Wages from Form 8919, line 6 **1g:** 807\n\n**h** Other earned income (see instructions) **1h:** 0\n\n**i** Nontaxable combat pay election (see instructions) **1i:** 0\n\n**z** Add lines 1a through 1h **1z:** 90342\n\nAttach Sch. B if required.\n\n- **2a** Tax-exempt interest **2a:** 6946\n\n b Taxable interest **2b** 4223\n\n- **3a** Qualified dividends **3a:** 650\n\n b Ordinary dividends **3b** 0\n\n**4a** IRA distributions **4a:** 0\n\nb Taxable amount **4b** 4678\n\n**5a** Pensions and annuities **5a:** 2221\n\nb Taxable amount **5b** 5371\n\n**6a** Social security benefits **6a:** 0\n\nb Taxable amount **6b** 0\n\n**c** If you elect to use the lump-sum election method, check here (see instructions) ☑\n\n**7** Capital gain or (loss). Attach Schedule D if required. If not required, check here □\n\n**7** 1118\n\n**8** Additional income from Schedule 1, line 10 .\n\n**8** 7200\n\n**9** Add lines 1z, 2b, 3b, 4b, 5b, 6b, 7, and 8. This is your **total income**\n\n**9** 112932\n\n**10** Adjustments to income from Schedule 1, line 26\n\n**10** 0\n\n**11** Subtract line 10 from line 9. This is your adjusted **gross income**\n\n**11** 112932\n\n#### Standard Deduction for-\n\n- Single or Married filing separately, $14,600\n- Married filing jointly or Qualifying surviving spouse, $29,200\n- Head of household, $21,900\n- If you checked any box under Standard Deduction, see instructions.\n\n**12** **Standard deduction or itemized deductions** (from Schedule A)\n\n**12** 6394\n\n**13** Qualified business income deduction from Form 8995 or Form 8995-A\n\n**13** 0\n\n**14** Add lines 12 and 13\n\n**14** 6394\n\n**15** Subtract line 14 from line 11. If zero or less, enter -0-. This is your **taxable income**\n\n**15** 106538\n\nFor Disclosure, Privacy Act, and Paperwork Reduction Act Notice, see separate instructions.\n\nCat. No. 11320B\n\nForm 1040 (2024)\n" |
|
146 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"COURIER_NEW","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-11-14","rent":{"monthlyAmount":2766,"securityDeposit":6559},"lease":{"years":5,"months":4,"endDate":"2031-03-13","startDate":"2025-11-14"},"lessee":{"name":"Quitzon and Sons","state":"California","streetAddress":"70918 Green Close"},"lessor":{"name":"Miss Eileen Keeling","state":"California","streetAddress":"217 Destin Valleys"},"premises":{"spaceType":"Warehouse","squareFeet":"5647","streetAddress":"71353 Flatley Mews"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-11-14\n\n, by and between\n\nMiss Eileen Keeling\n\n\\[name of lessor\\], of\n\n217 Destin Valleys\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nQuitzon and Sons\n\n\\[name of lessee\\], of\n\n70918 Green Close\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n5647\n\nsquare feet (SF) of\n\nWarehouse\n\nlocated at\n\n71353 Flatley Mews\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n5\n\nyear(s)\n\n4\n\nmonth(s) commencing on the\n\n14\n\nday of\n\nNovember 2025\n\nday of\n\nNovember 2025\n\n, and expiring at Midnight on the\n\n13\n\nday of\n\nMarch 2031\n\nday of\n\nMarch 2031\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n2766\n\ndollars ($2766) per month. A security deposit of\n\n6559\n\ndollars ($6559) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
147 | {"format":"DELIVERY_NOTE","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"efficiency":{"type":"number","description":"Efficiency in percentage, 0-100"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"weight":{"type":"number"},"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"Junction Box","unit":"unit","brand":"ABB","quantity":28,"reference":"BUXPQKUTXP","productSpecsJson":{"power":{"watts":75,"efficiency":94,"inputVoltage":"100-277v"},"ratings":{"protection":"ip65"},"physical":{"weight":1.6,"material":"steel","mountingType":"recessed"}}},{"sn":2,"type":"Cable Assembly","unit":"pcs","brand":"ABB","quantity":2,"reference":"NG6K6OBVSL","productSpecsJson":{"power":{"watts":368,"efficiency":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip65"},"physical":{"weight":1.9,"material":"steel","mountingType":"recessed"}}},{"sn":3,"type":"Cable Assembly","unit":"set","brand":"Mean Well","quantity":44,"reference":"DBYNYTVZHX","productSpecsJson":{"power":{"watts":193,"efficiency":null,"inputVoltage":"220-240v"},"ratings":{"protection":"ip65"},"physical":{"weight":1.1,"material":"plastic","mountingType":"recessed"}}},{"sn":4,"type":"Sensor Module","unit":"unit","brand":"Mean Well","quantity":41,"reference":"1Q46BOSNBJ","productSpecsJson":{"power":{"watts":400,"efficiency":93,"inputVoltage":"100-277v"},"ratings":{"protection":"ip67"},"physical":{"weight":1.7,"material":"steel","mountingType":"recessed"}}}],"header":{"to":{"tel":"653.691.0384 x4233","email":"[email protected]","location":"95710 Abner Stravenue","attention":"Charlene Borer","reference":"PO-ATK7JH1B","vatNumber":"VAT-6320128328","companyName":"Koch, Lynch and Ferry"},"date":"2025-02-12","from":{"tel":"(309) 398-4365 x72928","email":"[email protected]","location":"6510 Middle Street","reference":"DN-AAA58LLE","vatNumber":"VAT-9439967504","companyName":"Cormier - Powlowski"},"projectName":"Renovation - North Casey Data Center"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Cormier - Powlowski\n\n**Ref:** DN-AAA58LLE\n\n**Address:** 6510 Middle Street\n\n**Tel:** (309) 398-4365 x72928\n\n**Email:** [email protected]\n\n**VAT:** VAT-9439967504\n\n#### To:\n\n**Company:** Koch, Lynch and Ferry\n\n**Ref:** PO-ATK7JH1B\n\n**Address:** 95710 Abner Stravenue\n\n**Attention:** Charlene Borer\n\n**Tel:** 653.691.0384 x4233\n\n**Email:** Brennan\\[email protected]\n\n**VAT:** VAT-6320128328\n\n**Date:** 2025-02-12\n\n**Project:** Renovation - North Casey Data Center\n\n| SN | Type | Brand | Reference | Description | Unit | Qty |\n| --- | -------------- | --------- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- | --- |\n| 1 | Junction Box | ABB | BUXPQKUTXP | Industrial Junction Box for professional applications power rating: 75W 100-277v compatible efficiency rating: 94% recessed installation type steel construction, weight: 1.6kg IP65 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: ROHS for commercial and industrial use only (H.S. Code 03825281) Origin: Latvia Warranty: 1 year standard warranty | unit | 28 |\n| 2 | Cable Assembly | ABB | NG6K6OBVSL | Professional-grade Cable Assembly for power distribution rated for 368W power transmission 220-240v voltage rating double-shielded construction with steel conductors recessed mounting configuration total weight per assembly: 1.9kg IP65 environmental protection temperature rating: -30°C to 70°C strain relief and bend protection included custom length with professional connectors color-coded for easy installation low smoke zero halogen (LSZH) jacket certifications: CE/UL suitable for indoor and outdoor installations (H.S. Code 03632925) Origin: South Georgia and the South Sandwich Islands Warranty: 1 year against manufacturing defects | pcs | 2 |\n| 3 | Cable Assembly | Mean Well | DBYNYTVZHX | Professional-grade Cable Assembly for power distribution rated for 193W power transmission 220-240v voltage rating double-shielded construction with plastic conductors recessed mounting configuration total weight per assembly: 1.1kg IP65 environmental protection temperature rating: -30°C to 70°C strain relief and bend protection included custom length with professional connectors color-coded for easy installation low smoke zero halogen (LSZH) jacket certifications: CE/UL suitable for indoor and outdoor installations (H.S. Code 51224595) Origin: Northern Mariana Islands Warranty: 1 year against manufacturing defects | set | 44 |\n| 4 | Sensor Module | Mean Well | 1Q46BOSNBJ | Industrial Sensor Module for professional applications power rating: 400W 100-277v compatible efficiency rating: 93% recessed installation type steel construction, weight: 1.7kg IP67 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: REACH for commercial and industrial use only (H.S. Code 07033489) Origin: Trinidad and Tobago Warranty: 1 year standard warranty | unit | 41 |\n" |
|
148 | {"format":"GLOSSARY","fontFamily":"ARIAL","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","glossary","pageNumber"],"properties":{"title":{"type":"string"},"glossary":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"pageNumber":{"type":"number","description":"The current page number of the glossary"}}} | {"title":"Database Glossary","glossary":[{"term":"4NF"},{"term":"Anti-caching"},{"term":"Authentication"},{"term":"Blue-green deployments"},{"term":"Cache-aside"},{"term":"Collation"},{"term":"Column"},{"term":"Concurrency"},{"term":"Connection pooling"},{"term":"Dark launching"},{"term":"Data definition language (DDL)"},{"term":"Database"},{"term":"Database abstraction layer"},{"term":"Dataset"},{"term":"Document"},{"term":"Document database"},{"term":"Expand and contract pattern"},{"term":"Extract-transform-load (ETL)"},{"term":"Full-text search"},{"term":"Key"},{"term":"MariaDB"},{"term":"MongoDB"},{"term":"NewSQL"},{"term":"NoSQL"},{"term":"PostgreSQL"},{"term":"Query language"},{"term":"Read operation"},{"term":"Replication"},{"term":"Serial scanning"},{"term":"SQL"},{"term":"Standard column family"},{"term":"Storage engine"},{"term":"Table aliases"},{"term":"Transaction"},{"term":"Two-phase commit"}],"pageNumber":2} | "# Database Glossary\n\n**4NF**\n\n4NF, or fourth normal form, describes a type of database normalization that: 1) satisfies the requirements of BCNF, 2) for every non-trivial multivalued dependency, the determining attribute in the dependency is either a candidate key or a superset of it. In other words, if a field has multiple dependent fields that are independent from one another, it can lead to redundancies that violate 4NF rules.\n\n**Anti-caching**\n\nAnti-caching is a strategy that can be used when data is not found in the faster in-memory cache and must be retrieved from slower, persistent storage. The technique involves aborting the transaction and kicking off an asynchronous operation to fetch the data from the slower medium to memory. The transaction can be retried later and the information will be ready to served from memory.\n\n**Authentication**\n\nAuthentication is an action that validates an identity. In computing and databases, authentication is mainly used as a way to prove that the person or process requesting access has the credentials to validate that they can operate with a specific identity. In practical terms, this might include providing an identity (like a username) and associated authentication material (such as a password, a certificate or key file, or a secret generated by a hardware device belonging to the person associated with the identity). Authentication is used in conjunction with authorization to determine if a user has permission to perform actions on a system.\n\n**Blue-green deployments**\n\nBlue-green deployments are a technique for deploying software updates with little to no downtime by managing active traffic between two identical sets of infrastructure. New releases can be deployed to the inactive infrastructure group and tested independently. To release the new version, a traffic routing mechanism is switched to direct traffic from the current infrastructure to the infrastructure with the new version. The previously-active infrastructure now functions as the target for the next updates. This strategy is helpful in that the routing mechanism can easily switch back and forth to roll backwards or forwards depending on the success of a deployment.\n\n**Cache-aside**\n\nCache-aside is a caching architecture that positions the cache outside of the regular path between application and database. In this arrangement, the application will fetch data from the cache if it is available there. If the data is not in the cache, the application will issue a separate query to the original data source to fetch the data and then write that data to the cache for subsequent queries. The minimal crossover between the cache and backing data source allows this architecture to be resilient against unavailable caches. Cache-aside is well-suited for read-heavy workloads.\n\n**Collation**\n\nCollation in databases refers to the ordering and comparison characteristics of different character systems. Most databases allow you to assign collation settings, which impact how text in the system are sorted, displayed, and compared against one another. Collation is often defined using a set of labels that describe the character set, language context, and different options about sensitivity or insensitivity to capitalization, accents, and other character modifiers.\n\n**Column**\n\nColumns are a component of table-oriented databases that label and potentially define the type of each value stored in that column. In traditional relational databases, the properties of a series of columns are one of the primary ways of defining the properties of the table in general. Each row added to the table must provide values that conform to the requirements associated with the table's columns. In non-relational databases, columns can have many different properties. Generally, however, they are used to label and define the characteristics for values that records choose to store in that column.\n\n**Concurrency**\n\nConcurrency is the ability of a system to work on multiple tasks at once without affecting the overall result. Concurrency allows systems to execute operations in parallel, increasing the relative performance of the group of tasks.\n\n**Connection pooling**\n\nConnection pooling is a strategy used to improve performance and avoid connection exhaustion by managing the connections between an application and database. It does this by maintaining a pool of connections to the database. By keeping the connections open and reusing them for multiple queries, the application can forgo the overhead of having to establish a connection each time and the database's connection limits can be managed by pooling component.\n\n**Dark launching**\n\nDark launching is a deployment and release strategy that helps organizations test new changes in production contexts without affecting the user experience. Dark launching involves releasing new code in parallel to the original functionality. Requests and actions are then mirrored and run against both the old code and the new code. While the system's behavior from the user's perspective is only affected by the original code, the new code can be tested with real data to validate functionality and catch performance and functional problems. When properly vetted, the application can be altered to use the new code path exclusively.\n\n**Data definition language (DDL)**\n\nA data definition language, or DDL, is a set of commands or actions that are used to define database structures and objects. They are a key component to relational and other databases and are expressed as a subset of the available commands available to manage data in languages like SQL. Data definition language is the portion of the language dedicated to describing, creating, and modifying structures and the frameworks that will hold data.\n\n**Database**\n\nA database is a structure used to organize, structure, and store data. Databases are often managed by a database management system which provides an interface to manipulate and interact with the database and the data it manages. Databases can be highly structured or allow more flexible data storage patterns and can store many different types of data in a way that allows for querying, recalling, and combining data at the time of retrieval.\n\n**Database abstraction layer**\n\nA database abstraction layer is a programming interface that attempts to abstract differences between underlying database technologies to provide a unified experience or interface to the application layer. Database abstraction layers are often helpful for developers because they help to normalize the implementation differences between various offerings and can stay stable even as the underlying technology evolves. However, there are some challenges as well, such as leaking abstractions, masking implementation-specific features or optimizations from the user, and creating a dependency that can be difficult to dislodge.\n\n**Dataset**\n\nA dataset, sometimes spelled data set, is a single collection of data. Typically, this represents a chunk of related data applicable to a certain task, application, or area of concern. Typically, datasets are a combination of the data itself as well as the structure and context necessary to interpret it. They often consist of a combination of quantitative and qualitative values that can act as the raw data for further analysis and interpretation.\n\n**Document**\n\nIn the context of document databases, a document is considered a container for information representing a single record or object containing related descriptive data. Documents can have a flexible structure that does not have to match the other documents on the system and can often be nested. Documents are typically represented in a data serialization format like JSON or YAML that can organize the document with labels and metadata.\n\n**Document database**\n\nA document database is a database model that represents items in individual objects called documents. While documents can be grouped together for organization, they don't have to share the same structure and can be designed to uniquely capture the data required to describe the item in question. Document databases typically don't support robust join operations to link different documents together, but are often praised for their flexibility and quick time-to-productivity due to their flexibility and ease in representing programmatic data structures.\n\n**Expand and contract pattern**\n\nThe expand and contract pattern is a strategy for introducing new changes to a database schema without affecting existing applications. It works by introducing changes in carefully controlled stages by first adding new or changed structures alongside existing structures and then expanding the application logic to use both structures simultaneously. Eventually, after testing, the application can stop writing to original structure and it can be removed.\n\n**Extract-transform-load (ETL)**\n\nExtract, transform, and load, often abbreviated as ETL, is a process of copying and processing data from a data source to a managed system. First the data is extracted from its current system to make it accessible to the destination system. Next, the data is manipulated and modified to match the requirements and format of the new system. Finally, the reconstructed data is loaded into the new system.\n\n**Full-text search**\n\nFull-text search describes a family of techniques and functionality that allow you to search the complete text of documents within a database system. This is in direct opposition to search functionality that relies only on metadata, partial text sources, and other incomplete assessments. Full-text search relies on asynchronous indexing using natural language-aware parsers to analyze and categorize text within documents.\n\n**Key**\n\nIn the context of databases, a key is any attribute, column, or group of attributes or columns that can be used to uniquely identify individual rows. Some pieces of data can be used as a key because of their natural uniqueness (a natural key) while other data sets may need to generate a key to identify each record (a surrogate key). Each table or data collection can have multiple keys that uniquely identify a row (called candidate keys), but typically, there is a main key (called the primary key) designated as the main way to access rows.\n\n**MariaDB**\n\nMariaDB is an open-source relational database system developed with the goal of providing a drop-in replacement for MySQL after Oracle's acquisition left some within the community uncertain about the future direction of the project. Since its initial fork, each project has added features that widen the gap between the two database systems.\n\n**MongoDB**\n\nMongoDB is the most popular document-oriented NoSQL database system in use today. It stores data using JSON-like structures that can be specified at the time of data storage. Each document can have its own structure with as much or as little complexity as required. MongoDB provides a non-SQL methods and commands to manage and query data programmatically or interactively. MongoDB is known for its fast performance, scalability, and for enabling a rapid development pace.\n\n**NewSQL**\n\nNewSQL is a descriptor for a category of more recent relational database offerings that attempt to bridge the gap between the structure and well-ordered guarantees of a relational database system and the high performance and scalability associated with NoSQL databases. While NewSQL is a fairly loose categorization, it is generally used to refer to databases that allow SQL or SQL-like querying, transaction guarantees, and flexible scaling and distributed processing.\n\n**NoSQL**\n\nNoSQL databases, also sometimes called non-relational or not only SQL databases, are a broad category that covers any type of database systems that deviates from the common relational database model. While non-relational databases have long been available, the category generally is used to refer to newer generations of databases using alternative models like key-value, document-oriented, graph-oriented, and column family stores. They generally are used to manage data that is not suited for the relational model with a heavy focus on flexibility and scalability.\n\n**PostgreSQL**\n\nPostgreSQL is a popular, high performance relational database system known for its compliance to various SQL standards. PostgreSQL focuses on providing a single, flexible database engine instead of offering multiple engines for different use cases. It is highly extensible and has a great range of community additions and client applications.\n\n**Query language**\n\nA query language is a type of programming language that specializes in searching for, retrieving, and manipulating data in databases. SQL, or Structured Query Language, is the most common querying language in the world and is used primarily to manage data within relational database systems. Query language operations can be categorized based on the focus and target of the procedure into Data Definition Language (DDL) when they are used to define data structures, Data Control Language (DCL) when they are used for system management tasks, and Data Manipulation Language (DML) when they are used to modify data.\n\n**Read operation**\n\nA read operation is generally defined as any operation that retrieves data without modification. Read operations should generally behave as if the underlying data were immutable. They may modify the retrieved data to change its format, filter it, or make other modifications, but the underlying data stored in the database system is not changed.\n\n**Replication**\n\nReplication is a process of continually copying and updating data from one system to another system. In databases, this typically involves a server sharing a log of changes that other servers can read and apply to their own copies of the data. This allows changes to propagate between various servers without requiring each server to approve operations at the time of execution. Many types of replication exists that differ in terms of method of sharing, the architecture of which systems copy data from where, and what policies are in place to control the replication process. Replication is an important feature in many systems for maintaining data availability, distributing load, and providing copies of data for offline procedures like backups.\n\n**Serial scanning**\n\nSerial scanning is a search technique that involves analyzing each potential item against the query at the time of the search. This is in opposition to index-based searching where items are accounted for and organized ahead of time to allow for faster query response.\n\n**SQL**\n\nSQL, or Structured Query Language, is the most common database querying language in use today. It is primarily used to work with relational data and allows users to create queries to select, filter, define, and manipulate the data within relational databases. While SQL is a common standard, implementation details differ widely, making it less software agnostic than hoped.\n\n**Standard column family**\n\nA standard column family is a type of column family database object that stores data by defining row keys that are associated with key value pairs akin to columns. Each row can define and use its own columns, so the resulting dataset is not regular as with relational database tables. However, the row keys combined with column labels and values still somewhat resembles a table. Standard column families offer good performance for key-based data retrieval as they are able to store all of the information associated with a key in the same place and can modify the data structure for that key easily.\n\n**Storage engine**\n\nA storage engine is the underlying component in database management systems that is responsible for inserting, removing, querying, and updating data within the database. Many database features, like the ability to execute transactions, are actually properties of the underlying storage engine. Some database systems, like MySQL, have many different storage engines that can be used according to the requirements of your use case. Other systems, like PostgreSQL, focus on providing a single storage engine that is useful in all typical scenarios.\n\n**Table aliases**\n\nA table alias is name given at query time for an existing or calculated table or table-like database object. Table aliases can be useful if the original name is long or ambiguous or if the table is generated by the query itself and requires a label to refer back to it in other parts of the query or for display.\n\n**Transaction**\n\nA database transaction is a set of operations combined into a single unit that can be executed by a database system atomically. Transactions ensure that all of the operations within them are successfully completed or that they are all rolled back to return to the starting state. This helps preserve data integrity and allows for isolation between different unrelated actions that clients may make within a database. The guarantees provided by database transactions are summarized by the ACID (atomicity, consistency, isolation, and durability) properties.\n\n**Two-phase commit**\n\nTwo-phase commit is an algorithm used to implement transactions in distributed systems. Two-phase commits work by separating the commit process into two general stages. In the first stage, a potential change is communicated by the server that received it to a coordinating component. The coordinator requests a vote from all of the involved servers on whether to commit or not. If the vote succeeds, the second stage begins where the transaction is actually committed by each individual member. The algorithm allows distributed systems to maintain a consistent dataset at the expense of the overhead associated with coordinating the voting procedure.\n\nDefinitions are simplified for general understanding.\n\nSpecific use cases may require further clarification.\n\nPage 2 of 5\n" |
|
149 | {"format":"PETITION_FORM","fontFamily":"HELVETICA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","candidate","signatures","witness"],"properties":{"header":{"type":"object","required":["title","county","state","electionDate"],"properties":{"state":{"type":"string"},"title":{"type":"string"},"county":{"type":"string"},"electionDate":{"type":"string"}}},"witness":{"type":"object","required":["name","residence","date"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"residence":{"type":"string"}}},"candidate":{"type":"object","required":["name","position","residence"],"properties":{"name":{"type":"string"},"position":{"type":"string"},"residence":{"type":"string"}}},"signatures":{"type":"array","items":{"type":"object","required":["date","printName","residence","town"],"properties":{"date":{"type":"string"},"town":{"type":"string"},"printName":{"type":"string"},"residence":{"type":"string"}}}}}} | {"header":{"state":"New York","title":"DEMOCRATIC DESIGNATING PETITION","county":"Tyne and Wear","electionDate":"2025-03-18"},"witness":{"date":"2025-02-18","name":"Courtney Klocko","residence":"411 Hassie Isle, 73152-4901"},"candidate":{"name":"Robin Champlin","position":"New York State Senator - 6th District","residence":"4590 The Chase, Ankeny, NY 11091-7735"},"signatures":[{"date":"2025-02-18","town":"Ladariusmouth","printName":"Albertha Bogan","residence":"2472 S Central Avenue"},{"date":"2025-02-18","town":"West Bridgettetown","printName":"Delaney Wisoky","residence":"5332 S Main"},{"date":"2025-02-18","town":"Ashlynnland","printName":"Ramiro Graham","residence":"7987 Church Path"},{"date":"2025-02-18","town":"Wilmercester","printName":"Sherman Gulgowski","residence":"60601 Bedford Road"},{"date":"2025-02-18","town":"North Drew","printName":"Ervin Cremin-Borer","residence":"29661 Medhurst Forks"},{"date":"2025-02-18","town":"Parisianchester","printName":"Charity Parisian","residence":"8529 Northfield Road"},{"date":"2025-02-18","town":"New Ara","printName":"Raymond Metz","residence":"92657 Market Square"},{"date":"2025-02-18","town":"North Harmonyside","printName":"Sophia Gislason","residence":"5249 Alberta Ports"}]} | "# DEMOCRATIC DESIGNATING PETITION\n\nCOUNTY OF Tyne and Wear, STATE OF New York\n\nI, the undersigned, do hereby state that I am a duly enrolled voter of the Democratic Party and entitled to vote at the next primary election of such party, to be held on 2025-03-18, that my place of residence is truly stated opposite my signature hereto, and I do hereby designate the following named person (or persons) as a candidate for nomination of such party for public office or for election to a party position of such party.\n\n| NAME OF CANDIDATE | PUBLIC OFFICE OR PARTY POSITION | PLACE OF RESIDENCE |\n| Robin Champlin | New York State Senator - 6th District | 4590 The Chase, Ankeny, NY 11091-7735 |\n\n| SIGNATURE OF ENROLLED ELECTOR | PRINTED NAME OF ELECTOR | DATE | RESIDENCE | TOWN OR CITY |\n| ----------------------------- | ----------------------- | ---------- | --------------------- | ------------------ |\n| Albertha Bogan | Albertha Bogan | 2025-02-18 | 2472 S Central Avenue | Ladariusmouth |\n| Delaney Wisoky | Delaney Wisoky | 2025-02-18 | 5332 S Main | West Bridgettetown |\n| Ramiro Graham | Ramiro Graham | 2025-02-18 | 7987 Church Path | Ashlynnland |\n| Sherman Gulgowski | Sherman Gulgowski | 2025-02-18 | 60601 Bedford Road | Wilmercester |\n| Ervin Cremin-Borer | Ervin Cremin-Borer | 2025-02-18 | 29661 Medhurst Forks | North Drew |\n| Charity Parisian | Charity Parisian | 2025-02-18 | 8529 Northfield Road | Parisianchester |\n| Raymond Metz | Raymond Metz | 2025-02-18 | 92657 Market Square | New Ara |\n| Sophia Gislason | Sophia Gislason | 2025-02-18 | 5249 Alberta Ports | North Harmonyside |\n\nSTATEMENT OF WITNESS\n\nI, (print name)\n\nCourtney Klocko\n\n, state: I am a duly qualified voter of the State of New York and am an enrolled voter of the Democratic Party. I now reside at\n\n411 Hassie Isle, 73152-4901\n\n.\n\nEach of the individuals whose names are subscribed to this petition sheet containing 8 signatures, subscribed the same in my presence on the dates above indicated and identified himself or herself to be the individual who signed this sheet.\n\nDate:\n\n2025-02-18\n\nSignature of Witness\n\nCourtney Klocko\n" |
|
15 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"PerceptionOfChangeAndGeography","required":["perceptionOfChange","participantsGeography"],"properties":{"perceptionOfChange":{"type":"array","items":{"type":"object","required":["segment","worsePct","noChangePct","improvingPct"],"properties":{"segment":{"type":"string","description":"Name of the segment (e.g., 'Lodging', 'Office')"},"worsePct":{"type":"number","description":"Decimal representation of respondents who think it will get worse (e.g., 0.28 for 28%)"},"noChangePct":{"type":"number","description":"Decimal representation of respondents who think it will remain the same"},"improvingPct":{"type":"number","description":"Decimal representation of respondents who think it will improve"}}},"description":"Perception of change by segment for the next quarter"},"participantsGeography":{"type":"array","items":{"type":"object","required":["region","percentage"],"properties":{"region":{"type":"string","description":"Name of the region (e.g., 'Northeast', 'Midwest', 'South', 'West', 'Nationwide')"},"percentage":{"type":"number","description":"Decimal representation of the share of participants in this region (e.g., 0.20 for 20%)"}}},"description":"Where survey participants work, by geography"}}} | {"perceptionOfChange":[{"segment":"Lodging","worsePct":0.28,"noChangePct":0.56,"improvingPct":0.16},{"segment":"Office","worsePct":0.52,"noChangePct":0.42,"improvingPct":0.06},{"segment":"Commercial","worsePct":0.22,"noChangePct":0.52,"improvingPct":0.25},{"segment":"Health Care","worsePct":0.12,"noChangePct":0.49,"improvingPct":0.4},{"segment":"Educational","worsePct":0.13,"noChangePct":0.51,"improvingPct":0.35},{"segment":"Manufacturing","worsePct":0.11,"noChangePct":0.42,"improvingPct":0.47}],"participantsGeography":[{"region":"Northeast","percentage":0.2},{"region":"Midwest","percentage":0.25},{"region":"South","percentage":0.45},{"region":"West","percentage":0.32},{"region":"Nationwide","percentage":0.13}]} | "NORTH AMERICAN ENGINEERING AND CONSTRUCTION OUTLOOK\n\nPERCEPTION OF CHANGE BY SEGMENT FOR NEXT QUARTER\\*\n\n<table>\n <tr>\n <td></td>\n <td></td>\n <td></td>\n <td></td>\n </tr>\n <tr>\n <td>LODGING</td>\n <td>28%</td>\n <td>56%</td>\n <td>16%</td>\n </tr>\n <tr>\n <td>OFFICE</td>\n <td>52%</td>\n <td>42%</td>\n <td>6%</td>\n </tr>\n <tr>\n <td>COMMERCIAL</td>\n <td>22%</td>\n <td>52%</td>\n <td>25%</td>\n </tr>\n <tr>\n <td>HEALTH CARE</td>\n <td>12%</td>\n <td>49%</td>\n <td>40%</td>\n </tr>\n <tr>\n <td>EDUCATIONAL</td>\n <td>13%</td>\n <td>51%</td>\n <td>35%</td>\n </tr>\n <tr>\n <td>MANUFACTURING</td>\n <td>11%</td>\n <td>42%</td>\n <td>47%</td>\n </tr>\n</table>\n\n\\*SEGMENTS CAPTURED IN NRCI SURVEY.\n\n■ Worse ■ No Change ■ Improving\n\nWHERE SURVEY PARTICIPANTS WORK BY GEOGRAPHY\\*\n\n<table>\n <tr>\n <td>Region</td>\n <td>Percentage</td>\n </tr>\n <tr>\n <td>West</td>\n <td>32%</td>\n </tr>\n <tr>\n <td>Midwest</td>\n <td>25%</td>\n </tr>\n <tr>\n <td>Northeast</td>\n <td>20%</td>\n </tr>\n <tr>\n <td>South</td>\n <td>45%</td>\n </tr>\n <tr>\n <td>NATIONWIDE</td>\n <td>13%</td>\n </tr>\n</table>\n\n\\*RESPONDENTS ARE ABLE TO SELECT MORE THAN ONE OPTION.\n" |
|
150 | {"format":"FORM_1040","fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","properties":{"income":{"type":"object","properties":{"line1":{"type":"object","properties":{"b":{"type":"number","description":"Household employee wages not reported on Form W-2."},"d":{"type":"number","description":"Medicaid waiver payments not reported on Form W-2"},"e":{"type":"number","description":"Taxable dependent care benefits from Form 2441."},"g":{"type":"number","description":"Wages from Form 8919."},"i":{"type":"number","description":"Nontaxable combat pay election."},"z":{"type":"number","description":"Total of lines 1a through 1h"}}},"line2":{"type":"object","properties":{"a":{"type":"number","description":"Tax-exempt interest."}}},"line3":{"type":"object","properties":{"a":{"type":"number","description":"Qualified dividends."}}},"line4":{"type":"object","properties":{"a":{"type":"number","description":"IRA distributions."}}},"line5":{"type":"object","properties":{"a":{"type":"number","description":"Pensions and annuities."}}},"line6":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number","description":"Social security benefits."},"b":{"type":"number","description":"Taxable amount."},"c":{"type":"boolean","description":"Whether the taxpayer elected to use the lump sum election method. Return false unless box is checked."}}},"line7":{"type":"number","description":"Capital gain or loss"},"line8":{"type":"number","description":"Additional income from Schedule 1"},"line11":{"type":"number","description":"Taxpayer adjusted gross income"},"line13":{"type":"number","description":"Qualified business income deduction "}},"description":"Income items from Form 1040"},"spouse":{"type":"object","properties":{"spouseSsn":{"type":"string","description":"Spouse social security number. Return in the following format: 123-45-6789"},"spouseMiddleInitial":{"type":"string"}}},"address":{"type":"object","required":["address1","address2","city","state","zipCode"],"properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"},"address1":{"type":"string","description":"Address line one. Excludes Suites / Apartment numbers."},"address2":{"type":"string","description":"Address line two"}}},"taxPeriod":{"type":"object","properties":{"taxDateEnd":{"type":"string","description":"Month and day tax year end (ex: 12/31)"}}},"dependents":{"type":"array","items":{"type":"object","required":["firstName","lastName","ssn","relationship","childTaxCredit","otherCredit"],"properties":{"ssn":{"type":"string","description":"Dependent social security number. Return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string"},"otherCredit":{"type":"boolean","description":"Does the dependent qualify for other credit. Return false unless box is checked"},"relationship":{"type":"string"},"childTaxCredit":{"type":"boolean","description":"Does the dependent qualify for child tax credit. Return false unless box is checked"}}},"description":"List of dependents and their information. Return null if there are no dependents."},"ageBlindness":{"type":"object","required":["bornBeforeJanuary","blind","spouseBornBeforeJanuary","spouseBlind"],"properties":{"blind":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer is blind. Return false unless box is checked."},"spouseBlind":{"not":{"type":"null"},"type":"boolean","description":"Spouse is blind. Return false unless box is checked."},"bornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer born before January 2, 1960. Return false unless box is checked."},"spouseBornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Spouse born before January 2, 1960. Return false unless box is checked."}},"description":"Taxpayer and Spouse age and blindess classification."},"filingStatus":{"type":"object","required":["single","HOH","MFJ","MFS","QSS","nonResident"],"properties":{"HOH":{"not":{"type":"null"},"type":"boolean","description":"Head of household. Return false unless box is checked."},"MFJ":{"not":{"type":"null"},"type":"boolean","description":"Married filing jointly. Return false unless box is checked."},"MFS":{"not":{"type":"null"},"type":"boolean","description":"Married filing separately. Return false unless box is checked."},"QSS":{"not":{"type":"null"},"type":"boolean","description":"Qualifying surviving spouse. Return false unless box is checked."},"single":{"not":{"type":"null"},"type":"boolean","description":"Single. Return false unless box is checked."},"nonResident":{"not":{"type":"null"},"type":"boolean","description":"If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year. Return false unless box is checked."}},"description":"Taxpayer filing status."},"personalInfo":{"type":"object","properties":{"ssn":{"type":"string","description":"Primary social security number. Always return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string","description":"Taxpayer first name. Exclude middle initial."},"middleInitial":{"type":"string"}}},"standardDeductions":{"type":"object","required":["youAreDependent","spouseIsDependent","spouseItemizes"],"properties":{"spouseItemizes":{"not":{"type":"null"},"type":"boolean","description":"Spouse itemizes on a separate return. Return false unless box is checked."},"youAreDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim you as a dependent. Return false unless box is checked."},"spouseIsDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim your spouse as a dependent. Return false unless box is checked."}},"description":"Standard Deductions."}}} | {"income":{"line1":{"b":10119,"d":0,"e":0,"g":1107,"i":0,"z":126608},"line2":{"a":2995},"line3":{"a":0},"line4":{"a":2066},"line5":{"a":0},"line6":{"a":0,"b":2626,"c":false},"line7":7200,"line8":4207,"line11":155521,"line13":4573},"spouse":{"spouseSsn":"147-99-3517","spouseMiddleInitial":"S"},"address":{"city":"West Alethaburgh","state":"SC","zipCode":"29729","address1":"596 Bonnie Prairie","address2":null},"taxPeriod":{"taxDateEnd":"12/31"},"dependents":null,"ageBlindness":{"blind":false,"spouseBlind":false,"bornBeforeJanuary":false,"spouseBornBeforeJanuary":false},"filingStatus":{"HOH":false,"MFJ":true,"MFS":false,"QSS":false,"single":false,"nonResident":true},"personalInfo":{"ssn":"988-79-0861","lastName":"Champlin","firstName":"Ashtyn","middleInitial":"N"},"standardDeductions":{"spouseItemizes":false,"youAreDependent":false,"spouseIsDependent":true}} | "# Form 1040\n\nDepartment of the Treasury—Internal Revenue Service\n\n## U.S. Individual Income Tax Return 2024\n\nOMB No. 1545-0074 I\n\nIRS Use Only—Do not write or staple in this space.\n\nFor the year Jan. 1–Dec. 31, 2024, or other tax year beginning 1/01, 2024, ending 12/31 2024\n\nSee separate instructions.\n\nYour first name and middle initial: Ashtyn N\n\nLast name: Champlin\n\nYour social security number: 988-79-0861\n\nIf joint return, spouse’s first name and middle initial: Jedediah S\n\nLast name: Hudson\n\nSpouse’s social security number: 147-99-3517\n\nHome address (number and street). If you have a P.O. box, see instructions. 596 Bonnie Prairie\n\nApt. no.:\n\nCity, town, or post office. If you have a foreign address, also complete spaces below: West Alethaburgh\n\nState: SC\n\nZIP code: 29729\n\nForeign country name:\n\nForeign province/state/county:\n\nForeign province/state/county:\n\n**Presidential Election Campaign**Check here if you, or your spouse if filing jointly, want $3 to go to this fund. Checking a box below will not change your tax or refund.\n\n□ You\n\n□ Spouse\n\n### Filing Status\n\nCheck only one box.\n\n□ Single\n\n□ Head of household (HOH)\n\n☑ Married filing jointly (even if only one had income)\n\n□ Married filing separately (MFS)\n\n□ Qualifying surviving spouse (QSS)\n\nIf you checked the MFS box, enter the name of your spouse. If you checked the HOH or QSS box, enter the child’s name if the qualifying person is a child but not your dependent: \\_\\_\\_\n\n☑ If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year, check the box and enter their name (see instructions and attach statement if required): \\_\\_\\_Jedediah Hudson\n\n### Digital assets\n\nAt any time during 2024, did you: (a) receive (as a reward, award, or payment for property or services); or (b) sell, exchange, or otherwise dispose of a digital asset (or a financial interest in a digital asset)? (See instructions.)\n\n☑ Yes\n\n□ No\n\n### Standard Deduction\n\nSomeone can claim:\n\n□ You as a dependent\n\n☑ Your spouse as a dependent\n\n□ Spouse itemizes on a separate return or you were a dual-status alien\n\n### Age/Blindness\n\n**You:**\n\n□ Were born before January 2, 1960\n\n□ Are blind\n\n**Spouse:**\n\n□ Was born before January 2, 1960\n\n□ Is blind\n\n### Dependents (see instructions):\n\nIf more than four dependents, see instructions and check here □\n\n| (1) First name Last name | (2) Social securitynumber | (3) Relationshipto you | (4) Check the box if qualifies for Child tax credit | Credit for other dependents |\n| ------------------------ | ------------------------- | ---------------------- | --------------------------------------------------- | --------------------------- |\n| | | | □ | □ |\n| | | | □ | □ |\n| | | | □ | □ |\n| | | | □ | □ |\n\n### Income\n\n**Attach Form(s) W-2 here. Also attach Forms W-2G and 1099-R if tax was withheld.** If you did not get a Form W-2, see instructions.\n\n**1a** Total amount from Form(s) W-2, box 1 (see instructions) **1a:** 115382:\n\n**b** Household employee wages not reported on Form(s) W-2 **1b:** 10119\n\n**c** Tip income not reported on line 1a (see instructions) **1c:** 0\n\n**d** Medicaid waiver payments not reported on Form(s) W-2 (see instructions) **1d:** 0\n\n**e** Taxable dependent care benefits from Form 2441, line 26 **1e:** 0\n\n**f** Employer-provided adoption benefits from Form 8839, line 29 **1f:** 0\n\n**g** Wages from Form 8919, line 6 **1g:** 1107\n\n**h** Other earned income (see instructions) **1h:** 0\n\n**i** Nontaxable combat pay election (see instructions) **1i:** 0\n\n**z** Add lines 1a through 1h **1z:** 126608\n\nAttach Sch. B if required.\n\n- **2a** Tax-exempt interest **2a:** 2995\n\n b Taxable interest **2b** 7014\n\n- **3a** Qualified dividends **3a:** 0\n\n b Ordinary dividends **3b** 0\n\n**4a** IRA distributions **4a:** 2066\n\nb Taxable amount **4b** 7866\n\n**5a** Pensions and annuities **5a:** 0\n\nb Taxable amount **5b** 0\n\n**6a** Social security benefits **6a:** 0\n\nb Taxable amount **6b** 2626\n\n**c** If you elect to use the lump-sum election method, check here (see instructions) □\n\n**7** Capital gain or (loss). Attach Schedule D if required. If not required, check here □\n\n**7** 7200\n\n**8** Additional income from Schedule 1, line 10 .\n\n**8** 4207\n\n**9** Add lines 1z, 2b, 3b, 4b, 5b, 6b, 7, and 8. This is your **total income**\n\n**9** 155521\n\n**10** Adjustments to income from Schedule 1, line 26\n\n**10** 0\n\n**11** Subtract line 10 from line 9. This is your adjusted **gross income**\n\n**11** 155521\n\n#### Standard Deduction for-\n\n- Single or Married filing separately, $14,600\n- Married filing jointly or Qualifying surviving spouse, $29,200\n- Head of household, $21,900\n- If you checked any box under Standard Deduction, see instructions.\n\n**12** **Standard deduction or itemized deductions** (from Schedule A)\n\n**12** 5881\n\n**13** Qualified business income deduction from Form 8995 or Form 8995-A\n\n**13** 4573\n\n**14** Add lines 12 and 13\n\n**14** 10454\n\n**15** Subtract line 14 from line 11. If zero or less, enter -0-. This is your **taxable income**\n\n**15** 145067\n\nFor Disclosure, Privacy Act, and Paperwork Reduction Act Notice, see separate instructions.\n\nCat. No. 11320B\n\nForm 1040 (2024)\n" |
|
151 | {"format":"PAY_IN_SHEET","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"sales":{"type":"number","description":"BB Sales"},"total":{"type":"number","description":"BB Total"},"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"grandTotal":{"type":"number","description":"Grand Total"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2026-01","title":"Pay-In Sheet","manager":"Lawrence Jacobi","distNumber":"465861","consultants":[{"sales":null,"total":null,"sfmCode":"543582","idNumber":"9959969283","grandTotal":null,"puerReturns":null,"consultantName":"Ellen Cassin-Hahn III"},{"sales":null,"total":null,"sfmCode":"215197","idNumber":"4430267226","grandTotal":null,"puerReturns":null,"consultantName":"Jackie Bechtelar"},{"sales":3578,"total":3578,"sfmCode":"751716","idNumber":"7952229840","grandTotal":4114.7,"puerReturns":null,"consultantName":"Estelle Price"},{"sales":null,"total":null,"sfmCode":"380948","idNumber":"4607562519","grandTotal":null,"puerReturns":null,"consultantName":"Freda Jacobson"},{"sales":null,"total":null,"sfmCode":"979151","idNumber":"6848749229","grandTotal":null,"puerReturns":null,"consultantName":"Roger Smith"},{"sales":4584,"total":4584,"sfmCode":"850318","idNumber":"4908905096","grandTotal":5271.6,"puerReturns":null,"consultantName":"Mr. Kim Veum"},{"sales":null,"total":null,"sfmCode":"433979","idNumber":"3777397080","grandTotal":null,"puerReturns":null,"consultantName":"Bernice Grady PhD"},{"sales":2158,"total":2158,"sfmCode":"847073","idNumber":"1354157655","grandTotal":2481.7,"puerReturns":null,"consultantName":"Kristin Nienow"},{"sales":2621,"total":2500,"sfmCode":"239919","idNumber":"2254324813","grandTotal":2500,"puerReturns":null,"consultantName":"Dr. Wesley Douglas"},{"sales":null,"total":null,"sfmCode":"436334","idNumber":"1198930306","grandTotal":null,"puerReturns":null,"consultantName":"Darrell Medhurst"},{"sales":null,"total":null,"sfmCode":"455045","idNumber":"1694377270","grandTotal":null,"puerReturns":null,"consultantName":"Clinton Doyle"}]} | "# Pay-In Sheet - 2026-01\n\nDist: 465861\n\nMan: Lawrence Jacobi\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| --------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Ellen Cassin-Hahn III | 9959969283 | 543582 | | | | | | | |\n| Jackie Bechtelar | 4430267226 | 215197 | | | | | | | |\n| Estelle Price | 7952229840 | 751716 | R3578.00 | | R3578.00 | R536.70 | | R536.70 | R4114.70 |\n| Freda Jacobson | 4607562519 | 380948 | | | | | | | |\n| Roger Smith | 6848749229 | 979151 | | | | | | | |\n| Mr. Kim Veum | 4908905096 | 850318 | R4584.00 | | R4584.00 | R687.60 | | R687.60 | R5271.60 |\n| Bernice Grady PhD | 3777397080 | 433979 | | | | | | | |\n| Kristin Nienow | 1354157655 | 847073 | R2158.00 | | R2158.00 | R323.70 | | R323.70 | R2481.70 |\n| Dr. Wesley Douglas | 2254324813 | 239919 | R2621.00 | R121.00 | R2500.00 | | | | R2500.00 |\n| Darrell Medhurst | 1198930306 | 436334 | | | | | | | |\n| Clinton Doyle | 1694377270 | 455045 | | | | | | | |\n" |
|
152 | {"format":"BANK_CHECK","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"BANK_OF_AMERICA"},"checkInfo":{"date":"2025-02-13","memo":"Reimbursement","micr":{"checkNumber":5443,"accountNumber":6316229542,"routingNumber":379656255},"payee":"Thiel, Purdy and Gislason","amount":10348.97,"amountInWords":"Ten Thousand Three Hundred Forty Eight and 97/100"},"personalInfo":{"zip":"99126-7874","city":"University","state":"Pennsylvania","address":"1957 State Street","lastName":"Goyette","firstName":"Keeley"}}]} | "Keeley Goyette1957 State StreetUniversity, Pennsylvania 99126-7874\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nThiel, Purdy and Gislason\n\n$10,348.97\n\nTen Thousand Three Hundred Forty Eight and 97/100\n\nDOLLARS\n\nMEMO\n\nReimbursement\n\nKeeley Goyette\n\n⑆379656255⑆ 6316229542 ⑈5443⑈\n\n\\------------------------------------------------\n" |
|
153 | {"format":"PAY_IN_SHEET","fontFamily":"ARIAL","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"total":{"type":"number","description":"BB Total"},"returns":{"type":"number","description":"BB Returns"},"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2025-05","title":"Pay-In Sheet","manager":"Kathleen Heathcote","distNumber":"140821","consultants":[{"total":null,"returns":null,"sfmCode":"182097","idNumber":"1241962718","puerReturns":null,"consultantName":"Michael Altenwerth"},{"total":null,"returns":null,"sfmCode":"747362","idNumber":"4889547264","puerReturns":null,"consultantName":"Amelia Hane-Zemlak"},{"total":null,"returns":null,"sfmCode":"787151","idNumber":"8010345989","puerReturns":null,"consultantName":"Bobbie Kuhn-Haag"},{"total":null,"returns":null,"sfmCode":"739099","idNumber":"9350604287","puerReturns":null,"consultantName":"Grant Labadie"},{"total":null,"returns":null,"sfmCode":"626102","idNumber":"1148561050","puerReturns":null,"consultantName":"Katherine Cummerata"},{"total":null,"returns":null,"sfmCode":"619983","idNumber":"7842462271","puerReturns":null,"consultantName":"Mr. Hubert Rogahn IV"},{"total":null,"returns":null,"sfmCode":"664271","idNumber":"4103164995","puerReturns":null,"consultantName":"Brendan Bartell"},{"total":2996,"returns":null,"sfmCode":"406620","idNumber":"8522908367","puerReturns":null,"consultantName":"Tom Deckow"}]} | "# Pay-In Sheet - 2025-05\n\nDist: 140821\n\nMan: Kathleen Heathcote\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| -------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Michael Altenwerth | 1241962718 | 182097 | | | | | | | |\n| Amelia Hane-Zemlak | 4889547264 | 747362 | | | | | | | |\n| Bobbie Kuhn-Haag | 8010345989 | 787151 | | | | | | | |\n| Grant Labadie | 9350604287 | 739099 | | | | | | | |\n| Katherine Cummerata | 1148561050 | 626102 | | | | | | | |\n| Mr. Hubert Rogahn IV | 7842462271 | 619983 | | | | | | | |\n| Brendan Bartell | 4103164995 | 664271 | | | | | | | |\n| Tom Deckow | 8522908367 | 406620 | R2996.00 | | R2996.00 | | | | R2996.00 |\n" |
|
154 | {"format":"PETITION_FORM","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["header","candidate","signatures","witness"],"properties":{"header":{"type":"object","required":["title","county","state","electionDate"],"properties":{"state":{"type":"string"},"title":{"type":"string"},"county":{"type":"string"},"electionDate":{"type":"string"}}},"witness":{"type":"object","required":["name","residence","date"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"residence":{"type":"string"}}},"candidate":{"type":"object","required":["name","position","residence"],"properties":{"name":{"type":"string"},"position":{"type":"string"},"residence":{"type":"string"}}},"signatures":{"type":"array","items":{"type":"object","required":["date","printName","residence","town"],"properties":{"date":{"type":"string"},"town":{"type":"string"},"printName":{"type":"string"},"residence":{"type":"string"}}}}}} | {"header":{"state":"New York","title":"DEMOCRATIC DESIGNATING PETITION","county":"Calhoun County","electionDate":"2025-12-24"},"witness":{"date":"2025-02-18","name":"Raquel Roberts","residence":"1695 Delta Burg, 59651-5843"},"candidate":{"name":"Mr. Jonathon Beahan","position":"New York State Senator - 6th District","residence":"5854 Keara Forge, New Adelastad, NY 58777-3697"},"signatures":[{"date":"2025-02-18","town":"Schuppefield","printName":"Crawford Ebert","residence":"6701 E Central Avenue"},{"date":"2025-02-18","town":"Pourosworth","printName":"Quinn Stark","residence":"26147 McCullough Islands"},{"date":"2025-02-17","town":"San Luis Obispo","printName":"Izabella Lynch-Morar","residence":"54745 Weldon Spurs"},{"date":"2025-02-17","town":"Dallas","printName":"Greta Fisher","residence":"345 Willow Drive"},{"date":"2025-02-18","town":"Jakubowskihaven","printName":"Cierra Breitenberg","residence":"662 Quarry Lane"},{"date":"2025-02-18","town":"Lake Caterina","printName":"Thad Parker","residence":"318 Ollie Valley"},{"date":"2025-02-18","town":"Trycialand","printName":"Dedrick Casper","residence":"95221 Cronin Center"},{"date":"2025-02-18","town":"Lawrenceburgh","printName":"Alford Klocko","residence":"632 Irwin Mews"},{"date":"2025-02-18","town":"Delphineberg","printName":"Daniella Runte","residence":"74141 Makenna Tunnel"},{"date":"2025-02-18","town":"Lake Irwin","printName":"Estrella Wyman","residence":"1045 The Ridings"}]} | "# DEMOCRATIC DESIGNATING PETITION\n\nCOUNTY OF Calhoun County, STATE OF New York\n\nI, the undersigned, do hereby state that I am a duly enrolled voter of the Democratic Party and entitled to vote at the next primary election of such party, to be held on 2025-12-24, that my place of residence is truly stated opposite my signature hereto, and I do hereby designate the following named person (or persons) as a candidate for nomination of such party for public office or for election to a party position of such party.\n\n| NAME OF CANDIDATE | PUBLIC OFFICE OR PARTY POSITION | PLACE OF RESIDENCE |\n| Mr. Jonathon Beahan | New York State Senator - 6th District | 5854 Keara Forge, New Adelastad, NY 58777-3697 |\n\n| SIGNATURE OF ENROLLED ELECTOR | PRINTED NAME OF ELECTOR | DATE | RESIDENCE | TOWN OR CITY |\n| ----------------------------- | ----------------------- | ---------- | ------------------------ | --------------- |\n| Crawford Ebert | Crawford Ebert | 2025-02-18 | 6701 E Central Avenue | Schuppefield |\n| Quinn Stark | Quinn Stark | 2025-02-18 | 26147 McCullough Islands | Pourosworth |\n| Izabella Lynch-Morar | Izabella Lynch-Morar | 2025-02-17 | 54745 Weldon Spurs | San Luis Obispo |\n| Greta Fisher | Greta Fisher | 2025-02-17 | 345 Willow Drive | Dallas |\n| Cierra Breitenberg | Cierra Breitenberg | 2025-02-18 | 662 Quarry Lane | Jakubowskihaven |\n| Thad Parker | Thad Parker | 2025-02-18 | 318 Ollie Valley | Lake Caterina |\n| Dedrick Casper | Dedrick Casper | 2025-02-18 | 95221 Cronin Center | Trycialand |\n| Alford Klocko | Alford Klocko | 2025-02-18 | 632 Irwin Mews | Lawrenceburgh |\n| Daniella Runte | Daniella Runte | 2025-02-18 | 74141 Makenna Tunnel | Delphineberg |\n| Estrella Wyman | Estrella Wyman | 2025-02-18 | 1045 The Ridings | Lake Irwin |\n\nSTATEMENT OF WITNESS\n\nI, (print name)\n\nRaquel Roberts\n\n, state: I am a duly qualified voter of the State of New York and am an enrolled voter of the Democratic Party. I now reside at\n\n1695 Delta Burg, 59651-5843\n\n.\n\nEach of the individuals whose names are subscribed to this petition sheet containing 10 signatures, subscribed the same in my presence on the dates above indicated and identified himself or herself to be the individual who signed this sheet.\n\nDate:\n\n2025-02-18\n\nSignature of Witness\n\nRaquel Roberts\n" |
|
155 | {"format":"PATENT","fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","properties":{"latestPatent":{"type":"object","properties":{"date":{"type":"string","description":"Month and year of the patent (ex: 2/1975)"},"name":{"type":"string","description":"Name associated with the referenced patent"},"status":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Status of the referenced patent"}},"description":"Most recent patent from the references cited."},"patentNumber":{"type":"number","description":"Current patent number"},"patentStatus":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Current patent status (e.g., application or granted status). Appears next to the patent number."},"technologyCategory":{"type":"string","description":"IPC classification (section, class, and subclass). Example: B01F. Include only the first 4 characters."}}} | {"latestPatent":{"date":"12/1958","name":"Little","status":"A"},"patentNumber":7579310,"patentStatus":"B1","technologyCategory":"H83M"} | "# US 7,579,310 B1\n\nPage 3\n\n(47)\n\n**Int. C**\n\n**H83M 15/04**\n\n**H83M 7/18**\n\n**2009.01**\n\n**2009.01**\n\n(48)\n\n**References Cited**\n\n### U.S. PATENT DOCUMENTS\n\n1,047,606 A2/1952 Wiegand\n\n1,153,695 A3/1952 Lemke et al.\n\n1,233,854 A4/1952 Stehr et al.\n\n1,298,253 A5/1952 Harvey et al.\n\n1,433,182 A7/1952 Stanton\n\n1,503,316 A8/1952 Wiza\n\n1,650,316 A10/1952 Reichel et al.\n\n1,749,978 A11/1952 Schaefer et al.\n\n1,767,773 A12/1952 Hackett et al.\n\n1,816,817 A12/1952 Nolan\n\n1,958,046 A12/1952 Herzog\n\n2,097,217 A2/1953 Medhurst et al.\n\n2,125,286 A4/1953 Lesch\n\n2,157,155 A6/1953 Kihn\n\n2,221,711 A7/1953 Collins\n\n2,245,092 A9/1953 Raynor et al.\n\n2,389,128 A10/1953 Haag\n\n2,451,708 A10/1953 Gutkowski et al.\n\n2,566,940 A10/1953 Simonis et al.\n\n2,705,116 A11/1953 Hirthe\n\n2,717,456 A11/1953 Boyer\n\n2,840,563 A12/1953 Auer\n\n2,894,029 A1/1954 Stracke\n\n2,904,883 A3/1954 Tromp et al.\n\n3,031,365 A4/1954 Klocko et al.\n\n3,072,467 A4/1954 Towne\n\n3,130,208 A4/1954 Stark\n\n3,209,594 A4/1954 VonRueden et al.\n\n3,330,976 A6/1954 Grimes et al.\n\n3,354,065 A6/1954 Hartmann\n\n3,370,931 A7/1954 Dickens\n\n3,450,941 A8/1954 Russel et al.\n\n3,563,200 A9/1954 Gleichner\n\n3,573,742 A10/1954 Moore et al.\n\n3,661,602 A11/1954 Padberg et al.\n\n3,736,454 A1/1955 Halvorson\n\n3,863,485 A2/1955 Stoltenberg\n\n3,894,177 A2/1955 Hackett\n\n3,943,868 A4/1955 Dicki et al.\n\n4,014,451 A4/1955 Little et al.\n\n4,062,684 A4/1955 Goldner\n\n4,189,063 A5/1955 Balistreri\n\n4,278,385 A5/1955 Morar et al.\n\n4,393,444 A5/1955 Torphy et al.\n\n4,500,966 A6/1955 Stehr et al.\n\n4,512,079 A7/1955 Goldner et al.\n\n4,519,431 A9/1955 Rohan et al.\n\n4,612,893 A9/1955 Bernier et al.\n\n4,652,253 A9/1955 D'Amore et al.\n\n4,690,446 A9/1955 Cassin\n\n4,733,896 A9/1955 Hegmann et al.\n\n4,802,135 A11/1955 Bartoletti et al.\n\n4,874,267 A11/1955 Ernser et al.\n\n4,976,059 A12/1955 Feest et al.\n\n5,099,642 A2/1956 Hermann\n\n5,207,173 A3/1956 Rowe\n\n5,309,393 A4/1956 Lesch et al.\n\n5,387,724 A5/1956 Wintheiser et al.\n\n5,455,655 A6/1956 Ebert et al.\n\n5,557,158 A8/1956 Bogisich-Rice et al.\n\n5,620,174 A10/1956 Lang\n\n5,769,536 A11/1956 Balistreri\n\n5,831,062 A1/1957 Schiller-Emard\n\n5,836,884 A2/1957 Cronin et al.\n\n5,982,226 A3/1957 Braun\n\n6,006,439 A5/1957 Gibson\n\n6,143,906 A7/1957 Hermiston\n\n6,164,862 A7/1957 Schumm\n\n6,172,737 A8/1957 Kuphal et al.\n\n6,242,312 A9/1957 Klein et al.\n\n6,311,485 A10/1957 Ankunding\n\n6,420,499 A11/1957 Lehner et al.\n\n6,555,814 A12/1957 Wolf\n\n6,603,791 A1/1958 Lindgren et al.\n\n6,684,131 A2/1958 Turner\n\n6,726,113 A3/1958 McCullough et al.\n\n6,795,019 A5/1958 Hilll\n\n6,833,408 A7/1958 Swift\n\n6,854,262 A8/1958 Zemlak\n\n6,947,859 A8/1958 Breitenberg et al.\n\n7,003,413 A9/1958 Grant\n\n7,081,448 A10/1958 White et al.\n\n7,097,457 A10/1958 Skiles et al.\n\n7,119,225 A12/1958 Little\n" |
|
156 | {"format":"GLOSSARY","rotation":180,"fontFamily":"TAHOMA","documentQuality":"CLEAN"} | {"type":"object","required":["title","glossarySections","pageNumber"],"properties":{"title":{"type":"string"},"pageNumber":{"type":"number","description":"The current page number of the glossary"},"glossarySections":{"type":"array","items":{"type":"object","required":["letter","terms"],"properties":{"terms":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"letter":{"type":"string","description":"The letter heading for this section"}}}}}} | {"title":"Investment Glossary","pageNumber":2,"glossarySections":[{"terms":[{"term":"30-day SEC yield (date)"}],"letter":"3"},{"terms":[{"term":"52 Week High"},{"term":"52 Week Low"}],"letter":"5"},{"terms":[{"term":"Alternative Minimum Tax (AMT)"},{"term":"Annual report"},{"term":"Average maturity"}],"letter":"A"},{"terms":[{"term":"Blue chip"},{"term":"Bull market"}],"letter":"B"},{"terms":[{"term":"Capital"},{"term":"Center for Carbon Transition (CTT)"},{"term":"Common stock"}],"letter":"C"},{"terms":[{"term":"Default"},{"term":"Distribution schedule"},{"term":"Dow Jones Industrial Average (Dow)"}],"letter":"D"},{"terms":[{"term":"Environmental"},{"term":"Equity fund"}],"letter":"E"},{"terms":[{"term":"Federal Reserve Board (The Fed)"},{"term":"Fund"}],"letter":"F"},{"terms":[{"term":"Growth stock"}],"letter":"G"},{"terms":[{"term":"Large-cap"},{"term":"Lipper ratings"},{"term":"Liquidity"}],"letter":"L"},{"terms":[{"term":"Market risk"},{"term":"Market timing"},{"term":"Maturity distribution"}],"letter":"M"},{"terms":[{"term":"NASDAQ"}],"letter":"N"},{"terms":[{"term":"Paris Agreement"},{"term":"Portfolio allocation"},{"term":"Portfolio holdings"},{"term":"Portfolio manager"}],"letter":"P"},{"terms":[{"term":"Quality distribution"}],"letter":"Q"},{"terms":[{"term":"Recession"},{"term":"Relative risk and potential return"},{"term":"Risk tolerance"}],"letter":"R"},{"terms":[{"term":"Sales charge"},{"term":"Securities and Exchange Commission (SEC)"},{"term":"Share class net assets (date)"},{"term":"Sharpe Ratio"},{"term":"Stockholder"},{"term":"Sustainability Accounting Standards Board (SASB)"}],"letter":"S"},{"terms":[{"term":"Top 10 holdings"},{"term":"Treasury security"},{"term":"Turnover Ratio"}],"letter":"T"},{"terms":[{"term":"United Nations-convened Net-Zero Asset Owner Alliance"}],"letter":"U"},{"terms":[{"term":"Yield to maturity distribution"}],"letter":"Y"}]} | "# Investment Glossary\n\n## 3\n\n**30-day SEC yield (date)**\n\nRepresents net investment income earned by a fund over a 30-day period, expressed as an annual percentage rate based on the fund's share price at the end of the 30-day period. The 30-day yield should be regarded as an estimate of investment income and may not equal the fund's actual income distribution rate.\n\n## 5\n\n**52 Week High**\n\nA security's trading high point over the last 52-week period.\n\n**52 Week Low**\n\nA security's trading low point over the last 52-week period.\n\n## A\n\n**Alternative Minimum Tax (AMT)**\n\nFederal tax, revamped by the Tax Reform Act of 1986, aimed at ensuring that wealthy individuals, trusts, estates and corporations pay at least some tax.\n\n**Annual report**\n\nThe yearly audited record of a corporation or a mutual fund's condition and performance that is distributed to shareholders.\n\n**Average maturity**\n\nFor a bond fund, the average of the stated maturity dates of the debt securities in the portfolio. Also called average weighted maturity. In general, the longer the average maturity, the greater the fund's sensitivity to interest-rate changes, which means greater price fluctuation. A shorter average maturity usually means a less sensitive - and consequently, less volatile - portfolio.\n\n## B\n\n**Blue chip**\n\nA high-quality, relatively low-risk investment; the term usually refers to stocks of large, well-established companies that have performed well over a long period. The term Blue Chip is borrowed from poker, where the blue chips are the most valuable.\n\n**Bull market**\n\nAny market in which prices are advancing in an upward trend. In general, someone is bullish if they believe the value of a security or market will rise. The opposite of a bear market.\n\n## C\n\n**Capital**\n\nThe funds invested in a company on a long-term basis and obtained by issuing preferred or common stock, by retaining a portion of the company's earnings from date of incorporation and by long-term borrowing.\n\n## C\n\n**Center for Carbon Transition (CTT)**\n\nA JPMorgan Chase initiative that provides clients in the Corporate & Investment Bank and Commercial Banking with centralized access to sustainability-focused financing, research and advisory solutions. \n\n**Common stock**\n\nSecurities that represent ownership in a corporation; must be issued by a corporation.\n\n## D\n\n**Default**\n\nFailure of a debtor to make timely payments of interest and principal as they come due or to meet some other provision of a bond indenture.\n\n**Distribution schedule**\n\nA tentative distribution schedule of a mutual fund's dividends and capital gains.\n\n**Dow Jones Industrial Average (Dow)**\n\nThe most commonly used indicator of stock market performance, based on prices of 30 actively traded blue chip stocks, primarily major industrial companies. The Average is the sum of the current market price of 30 major industrial companies' stocks divided by a number that has been adjusted to take into account stocks splits and changes in stock composition.\n\n## E\n\n**Environmental**\n\nFactors that relate to the quality and functioning of the natural environment, and natural systems, e.g., carbon emissions, environmental regulations, water stress and waste. Social - Factors that relate to the rights, well-being, and interests of people and communities, e.g., labor management, health & safety. Governance - Factors that relate to the management and oversight of companies and investee entities, e.g., board structure, pay. EPS - The portion of a company's profit allocated to each outstanding share of common stock. EPS serves as an indicator of a company's profitability.\n\n**Equity fund**\n\nA mutual fund/collective fund in which the money is invested primarily in common and/or preferred stock. Stock funds may vary, depending on the fund's investment objective.\n\n## F\n\n**Federal Reserve Board (The Fed)**\n\nThe governing board of the Federal Reserve System, it regulates the nation's money supply by setting the discount rate, tightening or easing the availability of credit in the economy.\n\n**Fund**\n\nA pool of money from a group of investors in order to buy securities. The two major ways funds may be offered are (1) by companies in the securities business (these funds are called mutual funds); and (2) by bank trust departments (these are called collective funds).\n\n## G\n\n**Growth stock**\n\nTypically a well-known, successful company that is experiencing rapid growth in earnings and revenue, and usually pays little or no dividend.\n\n## L\n\n**Large-cap**\n\nThe market capitalization of the stocks of companies with market values greater than $10 billion.\n\n**Lipper ratings**\n\nThe Lipper Mutual Fund Industry Average is the performance level of all mutual funds, as reported by Lipper Analytical Services of New York. The performance of all mutual funds is ranked quarterly and annually, by type of fund such as aggressive growth fund or income fund. Mutual fund managers try to beat the industry average as well as the other funds in their category.\n\n**Liquidity**\n\nThe ability to have ready access to invested money. Mutual funds are liquid because their shares can be redeemed for current value (which may be more or less than the original cost) on any business day.\n\n## M\n\n**Market risk**\n\nThe possibility that an investment will not achieve its target.\n\n**Market timing**\n\nA risky investment strategy that calls for buying and selling securities in anticipation of market conditions.\n\n**Maturity distribution**\n\nThe breakdown of a portfolio's assets based on the time frame when the investments will mature.\n\n## N\n\n**NASDAQ**\n\nNational Association of Securities Dealers Automated Quotations system, which is owned and operated by the National Association of Securities Dealers. NASDAQ is a computerized system that provides brokers and dealers with price quotations for securities traded over-the-counter as well as for many New York Stock Exchange listed securities.\n\n## P\n\n**Paris Agreement**\n\nAn agreement within the United Nations Framework Convention on Climate Change stating a global goal to keep the increase in global temperatures relative to pre-industrial levels to well below 2° Celsius while pursuing efforts to limit the increase to 1.5° Celsius.\n\n## P\n\n**Portfolio allocation**\n\nAmount of assets in a portfolio specifically designated for a certain type of investment.\n\n**Portfolio holdings**\n\nInvestments included in a portfolio.\n\n**Portfolio manager**\n\nThe person or entity responsible for making investment decisions of the portfolio to meet the specific investment objective or goal of the portfolio.\n\n## Q\n\n**Quality distribution**\n\nThe breakdown of a portfolio's assets based on quality rating of the investments.\n\n## R\n\n**Recession**\n\nA downturn in economic activity, defined by many economists as at least two consecutive quarters of decline in a country's gross domestic product.\n\n**Relative risk and potential return**\n\nThe amount of potential return from an investment as related to the amount of risk you are willing to accept.\n\n**Risk tolerance**\n\nThe degree to which you can tolerate volatility in your investment values.\n\n## S\n\n**Sales charge**\n\nAn amount charged for the sale of some fund shares, usually those sold by brokers or other sales professionals. By regulation, a mutual fund sales charge may not exceed 8.5 percent of an investment purchase. The charge may vary depending on the amount invested and the fund chosen. A sales charge or load is reflected in the asked or offering price. See loads.\n\n**Securities and Exchange Commission (SEC)**\n\nThe federal agency created by the Securities and Exchange Act of 1934 that administers the laws governing the securities industry, including the registration and distribution of mutual fund shares.\n\n## S\n\n**Share class net assets (date)**\n\nFund assets included in a specific share class.\n\n**Sharpe Ratio**\n\nA risk-adjusted measure that measures reward per unit of risk. The higher the sharpe ratio, the better. The numerator is the difference between the Fund's annualized return and the annualized return of the risk-free instrument (T-Bills).\n\n**Stockholder**\n\nThe owner of common or preferred stock of a corporation. Also called 'shareholder.'\n\n**Sustainability Accounting Standards Board (SASB)**\n\nA nonprofit organization with a mission to develop sustainability-related accounting standards.\n\n## T\n\n**Top 10 holdings**\n\nTen largest holdings in a portfolio based on asset value.\n\n**Treasury security**\n\nSecurities issued by the U.S. Treasury Department and backed by the U.S. government.\n\n**Turnover Ratio**\n\nPercentage of holdings in a mutual fund that are sold in a specified period.\n\n## U\n\n**United Nations-convened Net-Zero Asset Owner Alliance**\n\nAn international group of institutional investors delivering on a commitment to transition investment portfolios to net-zero GHG emissions by 2050. \n\n## Y\n\n**Yield to maturity distribution**\n\nThe average rate of return that will be earned on a bond if held to maturity.\n\nThis glossary is provided as a reference guide.\n\nTerms may vary by industry and context.\n\nPage 2 of 5\n" |
|
157 | {"format":"DELIVERY_NOTE","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"powerFactor":{"type":"number"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"Power Supply","unit":"set","brand":"ABB","quantity":47,"reference":"WKZ0KPEPMJ","productSpecsJson":{"power":{"watts":766,"powerFactor":0.98,"inputVoltage":"100-240v"},"ratings":{"protection":"ip67"},"physical":{"material":"plastic","mountingType":"recessed"}}},{"sn":2,"type":"Junction Box","unit":"unit","brand":"ABB","quantity":24,"reference":"LTBHDTOJI5","productSpecsJson":{"power":{"watts":205,"powerFactor":null,"inputVoltage":"100-240v"},"ratings":{"protection":"ip66"},"physical":{"material":"steel","mountingType":"track"}}}],"header":{"to":{"tel":"(529) 407-8064 x59180","email":"[email protected]","location":"316 Maple Avenue","attention":"Sergio Rippin","reference":"PO-0A10BEKI","vatNumber":"VAT-6683685031","companyName":"Denesik, Walter and Simonis"},"date":"2025-02-13","from":{"tel":"(543) 382-3569 x598","email":"[email protected]","location":"57586 Janessa Estate","reference":"DN-4IXUYC7V","vatNumber":"VAT-4339244403","companyName":"Fay - Gulgowski"},"projectName":"Maintenance - Edwinaport Office Building"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Fay - Gulgowski\n\n**Ref:** DN-4IXUYC7V\n\n**Address:** 57586 Janessa Estate\n\n**Tel:** (543) 382-3569 x598\n\n**Email:** Hettie\\[email protected]\n\n**VAT:** VAT-4339244403\n\n#### To:\n\n**Company:** Denesik, Walter and Simonis\n\n**Ref:** PO-0A10BEKI\n\n**Address:** 316 Maple Avenue\n\n**Attention:** Sergio Rippin\n\n**Tel:** (529) 407-8064 x59180\n\n**Email:** [email protected]\n\n**VAT:** VAT-6683685031\n\n**Date:** 2025-02-13\n\n**Project:** Maintenance - Edwinaport Office Building\n\n| SN | Unit | Description | Qty | Reference | Brand | Type |\n| --- | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --- | ---------- | ----- | ------------ |\n| 1 | set | High-efficiency Power Supply for professional lighting systems rated power output: 766W continuous 100-240v input, 24v DC output power factor correction: 0.98, efficiency rating: 89% recessed mounting design with universal brackets compact plastic enclosure, weight: 1.3kg IP67 protection class for harsh environments operating temperature range: -30°C to 70°C built-in protections: OVP, OCP, SCP, OTP parallel operation capability up to 3 units active PFC and low THD design certifications: CE/UL/TUV/ROHS suitable for industrial and commercial applications (H.S. Code 37746411) Origin: Saudi Arabia Warranty: 3 years standard warranty | 47 | WKZ0KPEPMJ | ABB | Power Supply |\n| 2 | unit | Industrial Junction Box for professional applications power rating: 205W 100-240v compatible efficiency rating: 94% track installation type steel construction, weight: 3.9kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: REACH for commercial and industrial use only (H.S. Code 51612835) Origin: Marshall Islands Warranty: 1 year standard warranty | 24 | LTBHDTOJI5 | ABB | Junction Box |\n" |
|
158 | {"format":"PROXY_VOTING","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["company","transferAgent"],"properties":{"phone":{"type":"string","description":"Contact phone number for the company"},"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"mailDate":{"type":"string","description":"Date the document was mailed as it appears"},"companyZip":{"type":"string","description":"Zip code of the company's location as it appears"},"companyCity":{"type":"string","description":"City of the company exactly as it appears, excluding zip code"},"cusipNumber":{"type":"string","description":"Unique identifier for the company's shares"},"companyState":{"type":"string","description":"State of the company exactly as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"companyAddress":{"type":"string","description":"Street address of the company exactly as it appears, only including number and street"},"signerLastName":{"type":"string","description":"Last name of the signer, located in the signature section"},"signerFirstName":{"type":"string","description":"First name of the signer, located in the signature section"},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the broker exactly as it appears. Don't include text in parentheses."},"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"},"totalSharePositions":{"type":"number","description":"Total shares held by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."},"transferAgentZip":{"type":"string","description":"Zip code of the transfer agent's location exactly as it appears"}}} | {"phone":"976 189-2702","company":"J.P. MORGAN","mailDate":"12/02/2021","companyZip":"89001","companyCity":"ALAMO","cusipNumber":"DRPBLGC","companyState":"NV","transferAgent":"Goldman Sachs","companyAddress":"15A PINE CT","signerLastName":"Brown","signerFirstName":"John","votingBreakdown":[{"name":"BRIGHTPOINT","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":373,"abstain":512,"against":161}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":649,"against":285},"recentVotes":{"for":676,"abstain":null,"against":null}},{"proposalId":"1.3 *","voteToDate":{"for":932,"abstain":189,"against":149},"recentVotes":{"for":null,"abstain":null,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":760,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":null,"against":null}},{"proposalId":"1.5 *","voteToDate":{"for":621,"abstain":49,"against":null},"recentVotes":{"for":278,"abstain":null,"against":null}},{"proposalId":"2. *","voteToDate":{"for":731,"abstain":540,"against":null},"recentVotes":{"for":80,"abstain":696,"against":null}},{"proposalId":"3.","voteToDate":{"for":null,"abstain":617,"against":191},"recentVotes":{"for":null,"abstain":703,"against":null}}],"totalSharePositions":456},{"name":"BANK OF AMERICA","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":234,"abstain":null,"against":581},"recentVotes":{"for":null,"abstain":927,"against":null}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":null,"against":372},"recentVotes":{"for":null,"abstain":982,"against":28}},{"proposalId":"1.3 *","voteToDate":{"for":893,"abstain":0,"against":870},"recentVotes":{"for":null,"abstain":922,"against":440}},{"proposalId":"1.4 *","voteToDate":{"for":null,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":654,"against":156}},{"proposalId":"1.5 *","voteToDate":{"for":722,"abstain":null,"against":464},"recentVotes":{"for":null,"abstain":622,"against":201}},{"proposalId":"2. *","voteToDate":{"for":null,"abstain":null,"against":537},"recentVotes":{"for":null,"abstain":164,"against":null}},{"proposalId":"3.","voteToDate":{"for":null,"abstain":null,"against":640},"recentVotes":{"for":360,"abstain":33,"against":926}}],"totalSharePositions":276}],"transferAgentZip":"35209"} | "DocuSign Envelope ID: aab00486-384c-44e0-9240-f4e8ccd9bb67\n\n# J.P. MORGAN\n\n15A PINE CT ALAMO, NV 89001\n\n976 189-2702\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | **1.5 \\*** | **2\\. \\*** | **3.** | |\n| ----------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | ---------- | ---------- | ------ | --- |\n| BRIGHTPOINT (130/DTC 435) | 456 | FOR | 373 | 676 | | | 278 | 80 | | |\n| | | AGST | 161 | | | | | | | |\n| | | ABST | 512 | | | | | 696 | 703 | |\n| VOTE TO DATE | | FOR | | | 932 | 760 | 621 | 731 | | |\n| | | AGST | | 285 | 149 | | | | 191 | |\n| | | ABST | | 649 | 189 | | 49 | 540 | 617 | |\n| BANK OF AMERICA (963/DTC 241) | 276 | FOR | | | | | | | 360 | |\n| | | AGST | | 28 | 440 | 156 | 201 | | 926 | |\n| | | ABST | 927 | 982 | 922 | 654 | 622 | 164 | 33 | |\n| VOTE TO DATE | | FOR | 234 | | 893 | | 722 | | | |\n| | | AGST | 581 | 372 | 870 | | 464 | 537 | 640 | |\n| | | ABST | | | 0 | | | | | |\n| UNDEFINED (UNDEFINED) | | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| CUSIP TOTAL: | 574 | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| LEGAL PROXY: | 681 | ABST | | | | | | | | |\n\nThis proxy is managed by the proxy committee and submitted on behalf of brokers, banks, and nominees.\n\n**DATE:**\n\n\\[No Signature\\]\n\n**John Brown**\n\nAttorney-in-Fact\n\nGoldman Sachs\n\nc/o Fidelity Investments\n\n4956 Lake Pine Ln\n\nBirmingham, Alabama 35209\n\n**CUSIP NO:** DRPBLGC\n\n**MAIL DATE:** 12/02/2021\n\n**RECORD DATE:** 12/24/2021\n\n**MEETING DATE:** 06/22/2021\n" |
|
159 | {"format":"BANK_CHECK","fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"CHASE"},"checkInfo":{"date":"2025-02-13","memo":"Legal services","micr":{"checkNumber":5261,"accountNumber":9508981995,"routingNumber":474311473},"payee":"Pfannerstill, Brakus and Zulauf","amount":13290.46,"amountInWords":"Thirteen Thousand Two Hundred Ninety and 46/100"},"personalInfo":{"zip":"75959","city":"Jakaylaberg","state":"Oregon","address":"847 Wilkinson Burg","lastName":"Sanford","firstName":"Cornell"}},{"bankInfo":{"bank":"BANK_OF_AMERICA"},"checkInfo":{"date":"2025-02-12","memo":"Maintenance service","micr":{"checkNumber":1185,"accountNumber":4724161395,"routingNumber":854401729},"payee":"Kautzer, Waelchi and Feeney","amount":8119.01,"amountInWords":"EIGHT THOUSAND ONE HUNDRED NINETEEN and 1/100"},"personalInfo":{"zip":"55887-2780","city":"Lake Vestastad","state":"Texas","address":"25569 Larissa Dale","lastName":"Simonis","firstName":"Frank"}},{"bankInfo":{"bank":"BANK_OF_AMERICA"},"checkInfo":{"date":"2025-02-13","memo":null,"micr":{"checkNumber":6388,"accountNumber":6245468078,"routingNumber":736478112},"payee":"Jaskolski - Grady","amount":1649.14,"amountInWords":"One Thousand Six Hundred Forty Nine and 14/100"},"personalInfo":{"zip":"44217-1035","city":"Kyleetown","state":"Massachusetts","address":"7612 Tower Road","lastName":"Greenfelder","firstName":"Rylee"}},{"bankInfo":{"bank":"US_BANK"},"checkInfo":{"date":"2025-02-13","memo":null,"micr":{"checkNumber":7383,"accountNumber":2508604552,"routingNumber":58880420},"payee":"Prohaska Group","amount":15433.29,"amountInWords":"Fifteen Thousand Four Hundred Thirty Three and 29/100"},"personalInfo":{"zip":"33955","city":"Rapid City","state":"Indiana","address":"322 Sophia Brooks","lastName":"Ritchie-Considine","firstName":"Kenneth"}},{"bankInfo":{"bank":"CHASE"},"checkInfo":{"date":"2025-02-13","memo":null,"micr":{"checkNumber":8594,"accountNumber":2368500444,"routingNumber":123925312},"payee":"Blick - Welch","amount":268.23,"amountInWords":"Two Hundred Sixty Eight and 23/100"},"personalInfo":{"zip":"70022","city":"Eastvale","state":"Iowa","address":"8183 Hermiston River","lastName":"Moore","firstName":"Ericka"}},{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-13","memo":"Equipment purchase","micr":{"checkNumber":9976,"accountNumber":6632151996,"routingNumber":491566127},"payee":"Rosenbaum, McClure and Abernathy","amount":2844.22,"amountInWords":"Two Thousand Eight Hundred Forty Four and 22/100"},"personalInfo":{"zip":"29141","city":"Fort Estevan","state":"Ohio","address":"34095 Sycamore Avenue","lastName":"Shields","firstName":"Rachelle"}},{"bankInfo":{"bank":"CITIBANK"},"checkInfo":{"date":"2025-02-13","memo":"Travel expenses","micr":{"checkNumber":1830,"accountNumber":8214575571,"routingNumber":288671291},"payee":"Wehner Group","amount":9354.48,"amountInWords":"Nine Thousand Three Hundred Fifty Four and 48/100"},"personalInfo":{"zip":"46472","city":"Anselstad","state":"North Carolina","address":"154 Witting Path","lastName":"Prosacco","firstName":"Kianna"}},{"bankInfo":{"bank":"BANK_OF_AMERICA"},"checkInfo":{"date":"2025-02-13","memo":"Utility payment","micr":{"checkNumber":1968,"accountNumber":4066517660,"routingNumber":200908699},"payee":"Braun and Sons","amount":2395.99,"amountInWords":"TWO THOUSAND THREE HUNDRED NINETY FIVE and 99/100"},"personalInfo":{"zip":"48780-9264","city":"Harveystead","state":"West Virginia","address":"270 Alia Curve","lastName":"Carroll","firstName":"Maxie"}}]} | "Cornell Sanford847 Wilkinson BurgJakaylaberg, Oregon 75959\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nPfannerstill, Brakus and Zulauf\n\n$13,290.46\n\nThirteen Thousand Two Hundred Ninety and 46/100\n\nDOLLARS\n\nMEMO\n\nLegal services\n\nCornell Sanford\n\n⑆474311473⑆ 9508981995 ⑈5261⑈\n\n\\------------------------------------------------\n\nFrank Simonis25569 Larissa DaleLake Vestastad, Texas 55887-2780\n\n\n\n2025-02-12\n\nPAY TO THE ORDER OF\n\nKautzer, Waelchi and Feeney\n\n$8,119.01\n\nEIGHT THOUSAND ONE HUNDRED NINETEEN and 1/100\n\nDOLLARS\n\nMEMO\n\nMaintenance service\n\nFrank Simonis\n\n⑆854401729⑆ 4724161395 ⑈1185⑈\n\n\\------------------------------------------------\n\nRylee Greenfelder7612 Tower RoadKyleetown, Massachusetts 44217-1035\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nJaskolski - Grady\n\n$1,649.14\n\nOne Thousand Six Hundred Forty Nine and 14/100\n\nDOLLARS\n\nRylee Greenfelder\n\n⑆736478112⑆ 6245468078 ⑈6388⑈\n\n\\------------------------------------------------\n\nKenneth Ritchie-Considine322 Sophia BrooksRapid City, Indiana 33955\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nProhaska Group\n\n$15,433.29\n\nFifteen Thousand Four Hundred Thirty Three and 29/100\n\nDOLLARS\n\n⑆58880420⑆ 2508604552 ⑈7383⑈\n\n\\------------------------------------------------\n\n\n\nEricka Moore8183 Hermiston RiverEastvale, Iowa 70022\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nBlick - Welch\n\n$268.23\n\nTwo Hundred Sixty Eight and 23/100\n\nDOLLARS\n\nEricka Moore\n\n⑆123925312⑆ 2368500444 ⑈8594⑈\n\n\\------------------------------------------------\n\n\n\nRachelle Shields34095 Sycamore AvenueFort Estevan, Ohio 29141\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nRosenbaum, McClure and Abernathy\n\n$2,844.22\n\nTwo Thousand Eight Hundred Forty Four and 22/100\n\nDOLLARS\n\nMEMO Equipment purchase\n\nRachelle Shields\n\n⑆491566127⑆ 6632151996 ⑈9976⑈\n\n\\------------------------------------------------\n\nKianna Prosacco154 Witting PathAnselstad, North Carolina 46472\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nWehner Group\n\n$9,354.48\n\nNine Thousand Three Hundred Fifty Four and 48/100\n\nDOLLARS\n\nMEMO\n\nTravel expenses\n\nKianna Prosacco\n\n⑆288671291⑆ 8214575571 ⑈1830⑈\n\n\\------------------------------------------------\n\n\n\nMaxie Carroll270 Alia CurveHarveystead, West Virginia 48780-9264\n\n\n\n2025-02-13\n\nPAY TO THE ORDER OF\n\nBraun and Sons\n\n$2,395.99\n\nTWO THOUSAND THREE HUNDRED NINETY FIVE and 99/100\n\nDOLLARS\n\nMEMO\n\nUtility payment\n\n⑆200908699⑆ 4066517660 ⑈1968⑈\n\n\\------------------------------------------------\n" |
|
16 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"GenderAndAgeBreakdown","required":["genderBreakdown","newHireRate","turnoverRate"],"properties":{"newHireRate":{"type":"object","required":["byGender","byAge"],"properties":{"byAge":{"type":"object","required":["under35Pct","age35to54Pct","age55plusPct"],"properties":{"under35Pct":{"type":"number","description":"Decimal representation of new-hire rate for ages 0–34"},"age35to54Pct":{"type":"number","description":"Decimal representation of new-hire rate for ages 35–54"},"age55plusPct":{"type":"number","description":"Decimal representation of new-hire rate for ages 55+"}}},"byGender":{"type":"object","required":["femalePct","malePct"],"properties":{"malePct":{"type":"number","description":"Decimal representation of male new-hire rate"},"femalePct":{"type":"number","description":"Decimal representation of female new-hire rate"}}}}},"turnoverRate":{"type":"object","required":["byGender","byAge"],"properties":{"byAge":{"type":"object","required":["under35Pct","age35to54Pct","age55plusPct"],"properties":{"under35Pct":{"type":"number"},"age35to54Pct":{"type":"number"},"age55plusPct":{"type":"number"}}},"byGender":{"type":"object","required":["femalePct","malePct"],"properties":{"malePct":{"type":"number"},"femalePct":{"type":"number"}}}}},"genderBreakdown":{"type":"array","items":{"type":"object","required":["group"],"properties":{"group":{"type":"string","description":"Name of the group (e.g., 'Board of Directors')"},"total":{"type":"number","description":"Total individuals in this group (if known)"},"malePct":{"type":"number","description":"Decimal representation of male percentage (e.g., 0.70 means 70%)"},"femalePct":{"type":"number","description":"Decimal representation of female percentage (e.g., 0.30 means 30%)"},"maleCount":{"type":"number","description":"Number of males in this group (if provided)"},"femaleCount":{"type":"number","description":"Number of females in this group (if provided)"}}},"description":"Gender counts/percentages for various groups (Board, Executives, Management, etc.). Return null if the information is not provided. Do not calculate percentages. Some statistics are reported as percentages and others as counts."}}} | {"newHireRate":{"byAge":{"under35Pct":0.52,"age35to54Pct":0.14,"age55plusPct":0.06},"byGender":{"malePct":0.25,"femalePct":0.29}},"turnoverRate":{"byAge":{"under35Pct":0.4,"age35to54Pct":0.13,"age55plusPct":0.13},"byGender":{"malePct":0.21,"femalePct":0.25}},"genderBreakdown":[{"group":"Board of Directors","total":11,"malePct":null,"femalePct":null,"maleCount":8,"femaleCount":3},{"group":"Executive Officers","total":11,"malePct":null,"femalePct":null,"maleCount":10,"femaleCount":1},{"group":"Officers","total":22,"malePct":null,"femalePct":null,"maleCount":17,"femaleCount":5},{"group":"Executives","total":381,"malePct":0.7,"femalePct":0.3,"maleCount":null,"femaleCount":null},{"group":"Management","total":11443,"malePct":0.6,"femalePct":0.4,"maleCount":null,"femaleCount":null},{"group":"All Associates","total":75402,"malePct":0.51,"femalePct":0.49,"maleCount":null,"femaleCount":null}]} | "[BD] 2021 ESG Report\nIntroduction Climate change Product impact Responsible supply chain Healthy workforce and communities Transparency Appendices <page_number>56<page_number>\n\nKey driver goals\n\nHaving representation of different dimensions of diversity globally is important to BD. We value our associates having diverse perspectives; it is what fuels the innovation needed to solve complex healthcare challenges. We use key driver goals to measure the progression of key talent metrics tied to dimensions of diversity and representation. Our goal is to increase diverse representation at each level¹⁴ of our company by 1 percent each for gender and ethnicity, year over year, by 2030.\n\nData for FY 2021 is provided below. Historical data can be found here.\n\nOur most recent consolidated EEO-1 report¹⁵ is available on bd.com.\n\nBD is committed to integrating and systematically embedding equity considerations into the design, delivery and monitoring of our talent initiatives and programs to enable equal access and opportunity for everyone. We will continue to take meaningful action to improve our diversity measures over time.\n\nFor more information on BD's commitment to advancing ID&E by building an empowered and inclusive workforce, please review our 2021 Inclusion, Diversity & Equity report.\n\n## **Gender\\***\n\n| Group/Role | Female (Count/%) | Male (Count/%) |\n| ----------------------------- | ---------------- | -------------- |\n| Board of Directors\\*\\*\\* | 3 | 8 |\n| Executive Officers\\*\\*\\* | 1 | 10 |\n| Officers\\*\\*\\* | 5 | 17 |\n| Executives\\* (Total 381) | 30% | 70% |\n| Management\\* (Total 11,443) | 40% | 60% |\n| All Associates (Total 75,402) | 49% | 51% |\n| New hire rate\\*\\*\\*\\* | 29% | 25% |\n| Turnover rate\\*\\*\\*\\* | 25% | 21% |\n\n---\n\n## **Age**\n\n| Group/Role | 0–34 | 35–54 | 55+ |\n| --------------------------------- | ---- | ----- | --- |\n| Executives\\*\\*\\* (Total 381) | 0.3% | 69% | 31% |\n| Management\\*\\* (Total 11,443) | 11% | 71% | 18% |\n| All Associates\\*\\* (Total 75,402) | 38% | 50% | 12% |\n| New hire rate\\*\\*\\*\\* | 52% | 14% | 6% |\n| Turnover rate\\*\\*\\*\\* | 40% | 13% | 13% |\n\n---\n\nETHNICITY\\*\\*\\*\nBoard of Directors\n9 White\n1 Black or African American\n1 Hispanic, Latino or Spanish Origin\n\nManagement\\*\\*\nTotal - 6,690\n66% White\n3.8% Black or African American\n8.6% Hispanic or Latino\n14.4% Asian\n5.4% Unknown\n1.8% Other\n\nExecutives\\*\nTotal - 382\n75.2% White\n3.6% Black or African American\n5.0% Hispanic or Latino\n10.9% Asian\n4.6% Unknown\n0.7% Other\n\nAll Associates\nTotal - 25,645\n52.0% White\n9.3% Black or African American\n16.0% Hispanic or Latino\n11.1% Asian\n9.6% Unknown\n2.0% Other\n\n¹⁴These levels are as follows: (i) \"executives\" are associates in positions of vice president and above; (ii) \"management\" positions are defined as those in manager, director or equivalent roles; and (iii) \"individual contributors\" are defined as exempt associates that are not in executive or management positions.\n\n¹⁵The data in the consolidated EEO-1 report is based on BD's population in the U.S. in December 2020 and reflects BD's U.S. workforce as of that time. The EEO-1 report requires that we categorize employees into 10 broad EEO-1 Component 1 Data Collection Job Categories. These categories do not necessarily match the job levels in which BD organizes its workforce and evaluates its diversity and inclusion data. Thus, meaningful comparisons between EEO-1 report data and other descriptions of BD's diversity statistics and disclosures may not be possible.\n\n\\*We define \"executives\" as associates in positions of vice president and above.\n\n\\*\\*We define \"management\" as associates in positions of manager, director or equivalent roles.\n\n\\*\\*\\*Information regarding race and gender is based on information provided by associates. Ethnicity data for executives, management and associates reflects that of the U.S. workforce including Alaska and Hawaii, and Puerto Rico but excluding any other U.S. territories. Information regarding Board of Directors, Executive Officers and Officers is current as of April 26, 2022. Total number of Officers includes Executive Officers.\n\n\\*\\*\\*\\*How we calculate new hire rate and turnover rate can be found in the data tables.\n" |
|
160 | {"format":"DELIVERY_NOTE","fontFamily":"ARIAL","documentQuality":"CLEAN"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"efficiency":{"type":"number","description":"Efficiency in percentage, 0-100"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"LED Driver","unit":"unit","brand":"Lutron","quantity":2,"reference":"Y39NLJYVVE","productSpecsJson":{"power":{"watts":67,"efficiency":95,"inputVoltage":"220-240v"},"ratings":{"protection":"ip66"},"physical":{"material":"plastic","mountingType":"track"}}},{"sn":2,"type":"LED Luminaire","unit":"pcs","brand":"Philips","quantity":30,"reference":"LBLNNDEYEE","productSpecsJson":{"power":{"watts":191,"efficiency":93,"inputVoltage":"100-240v"},"ratings":{"protection":"ip65"},"physical":{"material":"plastic","mountingType":"surface"}}},{"sn":3,"type":"LED Luminaire","unit":"pcs","brand":"Philips","quantity":37,"reference":"ZX7LLWLAK7","productSpecsJson":{"power":{"watts":44,"efficiency":95,"inputVoltage":"220-240v"},"ratings":{"protection":"ip67"},"physical":{"material":"steel","mountingType":"surface"}}}],"header":{"to":{"tel":"1-908-207-5284","email":"[email protected]","location":"839 Ullrich Greens","attention":"Verna Maggio","reference":"PO-XG0IK4BW","vatNumber":"VAT-9865683915","companyName":"Baumbach - Larson"},"date":"2025-02-11","from":{"tel":"(632) 768-5999 x494","email":"[email protected]","location":"2221 Veterans Memorial Drive","reference":"DN-4PF6SUX3","vatNumber":"VAT-9230975047","companyName":"Baumbach - Friesen"},"projectName":"Expansion - Methuen Town Factory"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Baumbach - Friesen\n\n**Ref:** DN-4PF6SUX3\n\n**Address:** 2221 Veterans Memorial Drive\n\n**Tel:** (632) 768-5999 x494\n\n**Email:** [email protected]\n\n**VAT:** VAT-9230975047\n\n#### To:\n\n**Company:** Baumbach - Larson\n\n**Ref:** PO-XG0IK4BW\n\n**Address:** 839 Ullrich Greens\n\n**Attention:** Verna Maggio\n\n**Tel:** 1-908-207-5284\n\n**Email:** [email protected]\n\n**VAT:** VAT-9865683915\n\n**Date:** 2025-02-11\n\n**Project:** Expansion - Methuen Town Factory\n\n| SN | Description | Reference | Brand | Type | Unit | Qty |\n| --- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ------- | ------------- | ---- | --- |\n| 1 | Industrial LED Driver for professional applications power rating: 67W 220-240v compatible efficiency rating: 95% track installation type plastic construction, weight: 2.7kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: TUV for commercial and industrial use only (H.S. Code 56981148) Origin: Argentina Warranty: 1 year standard warranty | Y39NLJYVVE | Lutron | LED Driver | unit | 2 |\n| 2 | Professional LED Luminaire for architectural lighting applications with 4719lm output, 191W power consumption 100-240v input voltage, power factor 0.95 6000K custom LED array with CRI 90 surface mounted version with adjustable mounting bracket 180° precision-engineered beam angle 36° for optimal light distribution constructed with premium plastic housing, weight 3.4kg IP65 rated for complete water protection up to 5m depth IK10 impact resistance, operating temperature 21°C to 50°C includes integrated driver and 5m special underwater cable round attachment cover made of corrosion-resistant plastic energy efficiency rating: 93% certifications: CE/UL/TUV ONLY for professional underwater installation! (H.S. Code 02865993) Origin: Israel Warranty: 5 years limited manufacturer warranty | LBLNNDEYEE | Philips | LED Luminaire | pcs | 30 |\n| 3 | Professional LED Luminaire for architectural lighting applications with 14682lm output, 44W power consumption 220-240v input voltage, power factor 0.95 3000K custom LED array with CRI 82 surface mounted version with adjustable mounting bracket 180° precision-engineered beam angle 36° for optimal light distribution constructed with premium steel housing, weight 3.5kg IP67 rated for complete water protection up to 5m depth IK10 impact resistance, operating temperature 8°C to 57°C includes integrated driver and 5m special underwater cable round attachment cover made of corrosion-resistant steel energy efficiency rating: 95% certifications: CE/UL/TUV ONLY for professional underwater installation! (H.S. Code 76554295) Origin: Honduras Warranty: 5 years limited manufacturer warranty | ZX7LLWLAK7 | Philips | LED Luminaire | pcs | 37 |\n" |
|
161 | {"format":"NUTRITION","fontFamily":"VERDANA","documentQuality":"CLEAN"} | {"type":"object","properties":{"salads":{"type":"array","items":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"Name of the menu item"},"nutritionalFacts":{"type":"object","properties":{"carbs":{"type":"number","description":"Carbs (g)"},"sugar":{"type":"number","description":"Sugar (g)"},"transFat":{"type":"number","description":"Trans fat (g)"},"cholesterol":{"type":"number","description":"Cholesterol (mg)"}},"description":"Nutrition facts for the menu item"}},"description":"Information on menu item and its nutrition"},"description":"List of the menu items and nutrition facts in the Salads category"}}} | {"salads":[{"name":"Buffalo Chicken Salad","nutritionalFacts":{"carbs":69,"sugar":31.2,"transFat":1.1,"cholesterol":88}},{"name":"Pomegranate Spinach Salad","nutritionalFacts":{"carbs":29,"sugar":5.1,"transFat":0.6,"cholesterol":54}},{"name":"Garden Salad","nutritionalFacts":{"carbs":85,"sugar":36.7,"transFat":0.2,"cholesterol":26}},{"name":"BBQ Chicken Salad","nutritionalFacts":{"carbs":99,"sugar":42.2,"transFat":0.4,"cholesterol":91}},{"name":"Caprese Salad","nutritionalFacts":{"carbs":43,"sugar":41.2,"transFat":1.9,"cholesterol":2}},{"name":"Wedge Salad","nutritionalFacts":{"carbs":45,"sugar":12,"transFat":1.9,"cholesterol":93}},{"name":"Tabbouleh","nutritionalFacts":{"carbs":13,"sugar":23.6,"transFat":1.9,"cholesterol":32}},{"name":"Quinoa Salad","nutritionalFacts":{"carbs":46,"sugar":35.3,"transFat":0.7,"cholesterol":80}},{"name":"Grilled Salmon Salad","nutritionalFacts":{"carbs":4,"sugar":12.5,"transFat":0.5,"cholesterol":20}},{"name":"Turkey Cobb Salad","nutritionalFacts":{"carbs":59,"sugar":2,"transFat":0.9,"cholesterol":50}}]} | "#### Drinks\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ---------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Fanta | 206 | 101 | 16.2 | 2 | 0.9 | 78 | 356 | 43 | 7.6 | 33.3 | 15.8 |\n| Smoothie - Mango | 327 | 60 | 18.7 | 10 | 1.7 | 66 | 46 | 8 | 7.8 | 11.8 | 29.9 |\n| Iced Coffee | 99 | 77 | 1.1 | 6.9 | 0.2 | 50 | 394 | 49 | 9 | 2.7 | 7 |\n| Pepsi | 390 | 89 | 18.1 | 4.6 | 0.6 | 37 | 425 | 58 | 3 | 8.2 | 1.5 |\n| Chocolate Milk | 321 | 72 | 19 | 5.3 | 1.5 | 90 | 186 | 63 | 8.8 | 39.2 | 13.7 |\n| Pink Lemonade | 46 | 192 | 1.9 | 7.4 | 1.9 | 5 | 339 | 6 | 4.1 | 31.8 | 5 |\n| Americano | 251 | 90 | 17.4 | 6.5 | 1.2 | 23 | 729 | 45 | 0.1 | 3.8 | 11.7 |\n\n#### Fries\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| -------------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Herb Fries | 137 | 112 | 16.1 | 1.6 | 2 | 70 | 65 | 95 | 5.7 | 40.8 | 18.5 |\n| Waffle Fries | 232 | 168 | 16.4 | 7.3 | 0.5 | 28 | 570 | 89 | 2.8 | 15.2 | 1.6 |\n| Tater Tots | 320 | 101 | 17.8 | 1.5 | 1 | 70 | 949 | 72 | 3.5 | 1 | 23.4 |\n| Salt & Vinegar Fries | 128 | 47 | 18.3 | 6.8 | 2 | 40 | 964 | 57 | 4.9 | 8.1 | 19.6 |\n| Curly Fries | 362 | 8 | 14.7 | 5.8 | 1.9 | 39 | 672 | 65 | 3.7 | 44.6 | 23.7 |\n| Truffle Fries | 59 | 142 | 16.3 | 2.9 | 1.7 | 32 | 882 | 2 | 7.8 | 9.4 | 9.1 |\n\n#### Sides\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ------------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Garlic Bread | 363 | 86 | 6.3 | 8.3 | 0.8 | 13 | 348 | 87 | 5.9 | 41.5 | 28.7 |\n| Hush Puppies | 57 | 41 | 5.1 | 9.5 | 1.8 | 77 | 337 | 97 | 1.4 | 48.5 | 5.2 |\n| Rice Balls | 392 | 196 | 15 | 3.9 | 1.7 | 63 | 839 | 6 | 1.4 | 36.4 | 23.1 |\n| Chips and Salsa | 50 | 183 | 13.7 | 2 | 0.4 | 14 | 385 | 94 | 7.3 | 9.3 | 1 |\n| Ratatouille | 360 | 184 | 2.6 | 3.8 | 0 | 36 | 678 | 70 | 5.8 | 49 | 11.9 |\n| Buffalo Cauliflower | 291 | 199 | 0.6 | 3.2 | 2 | 46 | 35 | 73 | 5 | 7.4 | 3 |\n| Spinach Salad | 378 | 96 | 16 | 0.7 | 0.3 | 87 | 153 | 23 | 4 | 47.2 | 25.9 |\n| Cheese Curds | 36 | 12 | 13.6 | 6.4 | 0.5 | 90 | 202 | 76 | 3.9 | 19.5 | 9 |\n| Grilled Vegetables | 136 | 168 | 6.7 | 6.5 | 2 | 21 | 548 | 10 | 3.7 | 12.1 | 21.8 |\n| Caesar Salad | 339 | 54 | 18.7 | 3.2 | 0.8 | 66 | 169 | 1 | 4.4 | 32.8 | 18.1 |\n| Cucumber Salad | 341 | 56 | 6.3 | 9.4 | 0.9 | 40 | 685 | 0 | 8.1 | 17.5 | 18.2 |\n\n#### Salads\n\n| **Recipe** | **Calories** | **Calories from Fat** | **Total Fat (g)** | **Saturated Fat (g)** | **Trans Fat (g)** | **Cholesterol (mg)** | **Sodium (mg)** | **Carbohydrates (g)** | **Fiber (g)** | **Sugar (g)** | **Protein (g)** |\n| ------------------------- | ------------ | --------------------- | ----------------- | --------------------- | ----------------- | -------------------- | --------------- | --------------------- | ------------- | ------------- | --------------- |\n| Buffalo Chicken Salad | 129 | 121 | 5 | 6.5 | 1.1 | 88 | 10 | 69 | 6.5 | 31.2 | 13.1 |\n| Pomegranate Spinach Salad | 95 | 177 | 2.5 | 5 | 0.6 | 54 | 582 | 29 | 9.3 | 5.1 | 15.8 |\n| Garden Salad | 262 | 117 | 5.7 | 1.3 | 0.2 | 26 | 45 | 85 | 8.9 | 36.7 | 20 |\n| BBQ Chicken Salad | 346 | 86 | 9.6 | 2.2 | 0.4 | 91 | 468 | 99 | 2.6 | 42.2 | 19.3 |\n| Caprese Salad | 387 | 26 | 11.9 | 8.7 | 1.9 | 2 | 68 | 43 | 1.6 | 41.2 | 14 |\n| Wedge Salad | 80 | 93 | 11.9 | 5.3 | 1.9 | 93 | 280 | 45 | 5.1 | 12 | 2.4 |\n| Tabbouleh | 237 | 117 | 17.1 | 1.4 | 1.9 | 32 | 269 | 13 | 4.1 | 23.6 | 5.5 |\n| Quinoa Salad | 289 | 192 | 14.4 | 8.8 | 0.7 | 80 | 132 | 46 | 4.7 | 35.3 | 0.9 |\n| Grilled Salmon Salad | 180 | 117 | 8.4 | 6 | 0.5 | 20 | 823 | 4 | 3.6 | 12.5 | 5.4 |\n| Turkey Cobb Salad | 251 | 62 | 1.9 | 5.3 | 0.9 | 50 | 197 | 59 | 5.1 | 2 | 15 |\n\nPage 24\n" |
|
162 | {"format":"SHIFT_SCHEDULE","fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","required":["title","weekStartDate","facility","employees"],"properties":{"title":{"type":"string"},"facility":{"type":"string"},"employees":{"type":"array","items":{"type":"object","required":["employeeName","employeeId","department","shifts"],"properties":{"shifts":{"type":"array","items":{"type":"object","required":["type"],"properties":{"type":{"enum":["Morning","Afternoon","Night","Leave","empty"],"type":"string"},"hours":{"type":"string","description":"Shift hours, ex. 07:00-15:00. Only required for Morning, Afternoon, and Night."},"notes":{"type":"string","description":"Notes for the shift. Only required for Leave."}}}},"department":{"type":"string"},"employeeId":{"type":"string"},"employeeName":{"type":"string"}}}},"weekStartDate":{"type":"string"}}} | {"title":"Staff Shift Schedule","facility":"Earnestfurt Medical Center","employees":[{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null}],"department":"Cardiology","employeeId":"9OKGEY","employeeName":"Alejandro Halvorson"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"ACZDYQ","employeeName":"Regina Koepp"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Night","hours":"23:00-07:00","notes":null}],"department":"Emergency","employeeId":"SISESJ","employeeName":"Sylvia Jacobs"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Vacation"},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Surgery","employeeId":"6FRCDE","employeeName":"Victoria Marvin"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Vacation"}],"department":"Surgery","employeeId":"V58ALS","employeeName":"Dr. Noel Monahan"},{"shifts":[{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Oncology","employeeId":"JIV3BN","employeeName":"Rebecca Pfeffer V"},{"shifts":[{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"Leave","hours":null,"notes":"Personal"}],"department":"Cardiology","employeeId":"L4H15T","employeeName":"Lynette Thompson"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Emergency","employeeId":"UHC7XI","employeeName":"Jeannette Champlin"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null}],"department":"Oncology","employeeId":"U6F78U","employeeName":"Grady Botsford"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null}],"department":"Pediatrics","employeeId":"7WGCIS","employeeName":"Henrietta Jakubowski"},{"shifts":[{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Cardiology","employeeId":"NLZ0D2","employeeName":"Tara Kirlin"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"}],"department":"Surgery","employeeId":"DUDIOW","employeeName":"Caleb Rosenbaum"},{"shifts":[{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"}],"department":"Surgery","employeeId":"RNXZ8Y","employeeName":"Matthew Ryan"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Oncology","employeeId":"KRIYXN","employeeName":"Mrs. Heidi Block"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"General Ward","employeeId":"2KT8LB","employeeName":"Caroline Gleichner"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null}],"department":"Radiology","employeeId":"QXAPCP","employeeName":"Gina Hilll"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"5KUAYM","employeeName":"Dennis Rolfson"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Neurology","employeeId":"WEHXD1","employeeName":"Shirley Gorczany"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"General Ward","employeeId":"CDWXEF","employeeName":"Mark Purdy"},{"shifts":[{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Leave","hours":null,"notes":"Sick Leave"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"General Ward","employeeId":"5Q1PFB","employeeName":"Mr. Rene Rath"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Surgery","employeeId":"T1AO76","employeeName":"Tasha Bayer"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Night","hours":"23:00-07:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null}],"department":"Emergency","employeeId":"PNDBLQ","employeeName":"Justin Morar"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Pediatrics","employeeId":"XYWEK5","employeeName":"Monique Feil"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Training"},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null}],"department":"General Ward","employeeId":"PZXTNS","employeeName":"Teri Cummerata-Mosciski"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null}],"department":"Neurology","employeeId":"ZQ4PFA","employeeName":"Lynne Jakubowski"},{"shifts":[{"type":"empty","hours":null,"notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null},{"type":"Leave","hours":null,"notes":"Personal"},{"type":"Leave","hours":null,"notes":"Vacation"}],"department":"Neurology","employeeId":"GKPOPE","employeeName":"Sean Sauer"},{"shifts":[{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Morning","hours":"07:00-15:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"Afternoon","hours":"15:00-23:00","notes":null},{"type":"empty","hours":null,"notes":null}],"department":"Pediatrics","employeeId":"5WUWCF","employeeName":"Geraldine Cruickshank"}],"weekStartDate":"2025-02-18"} | "# Staff Shift Schedule\n\nEarnestfurt Medical Center -\n\nWeek of February 18, 2025\n\n| Employee | ID | Department | Tue 18 | Wed 19 | Thu 20 | Fri 21 | Sat 22 | Sun 23 | Mon 24 |\n| ----------------------- | ------ | ------------ | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- |\n| Alejandro Halvorson | 9OKGEY | Cardiology | | | | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | Night 23:00-07:00 |\n| Regina Koepp | ACZDYQ | Surgery | | | Leave Sick Leave | | Afternoon 15:00-23:00 | Leave Sick Leave | |\n| Sylvia Jacobs | SISESJ | Emergency | Morning 07:00-15:00 | Leave Personal | | | | Leave Training | Night 23:00-07:00 |\n| Victoria Marvin | 6FRCDE | Surgery | | | Afternoon 15:00-23:00 | Morning 07:00-15:00 | Leave Vacation | Afternoon 15:00-23:00 | Morning 07:00-15:00 |\n| Dr. Noel Monahan | V58ALS | Surgery | Afternoon 15:00-23:00 | Leave Training | | Night 23:00-07:00 | | | Leave Vacation |\n| Rebecca Pfeffer V | JIV3BN | Oncology | Leave Training | | Leave Sick Leave | | Leave Personal | | Morning 07:00-15:00 |\n| Lynette Thompson | L4H15T | Cardiology | Leave Training | | | | | Leave Sick Leave | Leave Personal |\n| Jeannette Champlin | UHC7XI | Emergency | | Afternoon 15:00-23:00 | | | Leave Personal | Morning 07:00-15:00 | |\n| Grady Botsford | U6F78U | Oncology | | | | | | | Afternoon 15:00-23:00 |\n| Henrietta Jakubowski | 7WGCIS | Pediatrics | | | | | | Leave Personal | |\n| Tara Kirlin | NLZ0D2 | Cardiology | Afternoon 15:00-23:00 | Leave Personal | Leave Training | Leave Training | | Night 23:00-07:00 | |\n| Caleb Rosenbaum | DUDIOW | Surgery | | Leave Sick Leave | | Leave Training | | Morning 07:00-15:00 | Leave Sick Leave |\n| Matthew Ryan | RNXZ8Y | Surgery | Night 23:00-07:00 | | | Night 23:00-07:00 | | Afternoon 15:00-23:00 | Leave Personal |\n| Mrs. Heidi Block | KRIYXN | Oncology | | | | | Morning 07:00-15:00 | | |\n| Caroline Gleichner | 2KT8LB | General Ward | | Leave Personal | Night 23:00-07:00 | Morning 07:00-15:00 | | Leave Training | Morning 07:00-15:00 |\n| Gina Hilll | QXAPCP | Radiology | Morning 07:00-15:00 | | Leave Personal | | | Leave Sick Leave | |\n| Dennis Rolfson | 5KUAYM | Surgery | | Leave Training | | | Morning 07:00-15:00 | Night 23:00-07:00 | |\n| Shirley Gorczany | WEHXD1 | Neurology | | Night 23:00-07:00 | Morning 07:00-15:00 | Night 23:00-07:00 | Leave Personal | Morning 07:00-15:00 | Morning 07:00-15:00 |\n| Mark Purdy | CDWXEF | General Ward | | | | | | | |\n| Mr. Rene Rath | 5Q1PFB | General Ward | Night 23:00-07:00 | | | Afternoon 15:00-23:00 | Leave Sick Leave | | |\n| Tasha Bayer | T1AO76 | Surgery | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | | | | |\n| Justin Morar | PNDBLQ | Emergency | Morning 07:00-15:00 | Morning 07:00-15:00 | Afternoon 15:00-23:00 | Night 23:00-07:00 | Morning 07:00-15:00 | | Afternoon 15:00-23:00 |\n| Monique Feil | XYWEK5 | Pediatrics | | | | Leave Training | Leave Training | | |\n| Teri Cummerata-Mosciski | PZXTNS | General Ward | Morning 07:00-15:00 | Leave Personal | | Leave Training | | | |\n| Lynne Jakubowski | ZQ4PFA | Neurology | Morning 07:00-15:00 | | Afternoon 15:00-23:00 | | Morning 07:00-15:00 | Afternoon 15:00-23:00 | Morning 07:00-15:00 |\n| Sean Sauer | GKPOPE | Neurology | | | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | Leave Personal | Leave Vacation |\n| Geraldine Cruickshank | 5WUWCF | Pediatrics | Morning 07:00-15:00 | Morning 07:00-15:00 | Morning 07:00-15:00 | Morning 07:00-15:00 | Afternoon 15:00-23:00 | Afternoon 15:00-23:00 | |\n" |
|
163 | {"format":"PATENT","fontFamily":"GEORGIA","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"latestPatent":{"type":"object","properties":{"date":{"type":"string","description":"Month and year of the patent (ex: 2/1975)"},"name":{"type":"string","description":"Name associated with the referenced patent"},"status":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Status of the referenced patent"}},"description":"Most recent patent from the references cited."}}} | {"latestPatent":{"date":"4/1961","name":"Gutkowski et al.","status":"A"}} | "# US 8,626,699 D\n\nPage 3\n\n(26)\n\n**Int. C**\n\n**A68R 15/04**\n\n**A68R 7/18**\n\n**2013.01**\n\n**2013.01**\n\n(27)\n\n**References Cited**\n\n### U.S. PATENT DOCUMENTS\n\n1,130,136 A2/1952 Raynor\n\n1,218,252 A2/1952 MacGyver et al.\n\n1,351,144 A3/1952 Emard et al.\n\n1,383,173 A4/1952 Homenick et al.\n\n1,491,010 A5/1952 Yundt et al.\n\n1,596,130 A6/1952 Jones\n\n1,641,074 A8/1952 Spencer et al.\n\n1,766,753 A10/1952 Dietrich\n\n1,848,002 A10/1952 Upton\n\n1,889,539 A10/1952 Herzog et al.\n\n1,956,150 A12/1952 Williamson et al.\n\n1,966,045 A12/1952 McLaughlin et al.\n\n2,039,996 A1/1953 Witting et al.\n\n2,172,775 A3/1953 Zemlak et al.\n\n2,197,206 A5/1953 Legros et al.\n\n2,255,088 A7/1953 Wolf\n\n2,297,017 A8/1953 Kub\n\n2,403,047 A8/1953 Harber et al.\n\n2,445,346 A9/1953 Renner\n\n2,584,646 A10/1953 Blick et al.\n\n2,621,119 A10/1953 Prohaska et al.\n\n2,707,314 A10/1953 Lang et al.\n\n2,843,920 A11/1953 Rohan et al.\n\n2,949,934 A1/1954 Feest et al.\n\n3,040,298 A1/1954 Bergnaum et al.\n\n3,124,234 A3/1954 Lang et al.\n\n3,269,140 A5/1954 Keeling\n\n3,302,805 A7/1954 Stokes et al.\n\n3,312,264 A7/1954 Hoppe\n\n3,355,637 A8/1954 Littel\n\n3,366,857 A9/1954 Hartmann-Block\n\n3,382,490 A10/1954 Schuster et al.\n\n3,529,240 A12/1954 Brown et al.\n\n3,564,219 A12/1954 Ward\n\n3,678,040 A12/1954 Rice\n\n3,778,844 A12/1954 Bechtelar\n\n3,915,080 A12/1954 Bashirian-Quigley\n\n3,991,121 A1/1955 Mertz\n\n4,031,752 A1/1955 DuBuque\n\n4,154,527 A1/1955 Lehner et al.\n\n4,193,314 A2/1955 Hoppe\n\n4,201,041 A4/1955 Buckridge et al.\n\n4,300,249 A5/1955 Mayert-Orn\n\n4,421,402 A7/1955 McClure et al.\n\n4,477,787 A8/1955 Sanford et al.\n\n4,624,625 A9/1955 Price\n\n4,651,031 A11/1955 Emmerich\n\n4,659,351 A11/1955 Wilderman et al.\n\n4,701,490 A12/1955 Kessler\n\n4,770,070 A1/1956 Leffler\n\n4,870,412 A3/1956 Hauck\n\n5,001,956 A5/1956 Grimes et al.\n\n5,053,339 A6/1956 Ullrich et al.\n\n5,175,745 A8/1956 Reichert et al.\n\n5,281,322 A9/1956 Mueller\n\n5,357,106 A11/1956 Walsh et al.\n\n5,463,819 A1/1957 Grant et al.\n\n5,594,994 A3/1957 Blick et al.\n\n5,616,860 A3/1957 Leffler et al.\n\n5,637,853 A3/1957 Pollich\n\n5,704,854 A5/1957 Erdman et al.\n\n5,744,148 A5/1957 Hudson\n\n5,793,604 A7/1957 Reinger\n\n5,813,045 A9/1957 Mertz\n\n5,822,986 A10/1957 Satterfield\n\n5,845,401 A10/1957 Ledner-Brakus et al.\n\n5,891,476 A10/1957 Thiel\n\n5,948,497 A12/1957 Osinski\n\n6,076,126 A1/1958 Muller\n\n6,100,029 A3/1958 Jaskolski et al.\n\n6,197,213 A5/1958 DuBuque\n\n6,264,275 A5/1958 Grady\n\n6,385,448 A7/1958 Hermann et al.\n\n6,479,707 A7/1958 Schuppe\n\n6,507,963 A8/1958 Greenfelder et al.\n\n6,540,627 A8/1958 Fritsch\n\n6,600,205 A9/1958 Borer\n\n6,709,905 A11/1958 Rodriguez et al.\n\n6,739,640 A12/1958 Cormier et al.\n\n6,820,875 A2/1959 Padberg et al.\n\n6,842,905 A3/1959 Schmidt\n\n6,935,332 A4/1959 Gibson\n\n6,961,102 A5/1959 Prohaska\n\n7,089,706 A6/1959 Stroman-Haley et al.\n\n7,096,401 A6/1959 Prosacco et al.\n\n7,243,576 A6/1959 Roob et al.\n\n7,296,607 A7/1959 Swaniawski\n\n7,347,936 A9/1959 Kessler et al.\n\n7,379,667 A9/1959 Schulist et al.\n\n7,519,307 A11/1959 Heaney\n\n7,624,707 A1/1960 Gulgowski et al.\n\n7,723,258 A3/1960 O'Conner et al.\n\n7,772,012 A4/1960 Collier\n\n7,877,767 A4/1960 Walsh\n\n7,988,222 A5/1960 Deckow\n\n7,997,504 A6/1960 Gorczany\n\n8,008,753 A7/1960 Sauer\n\n8,075,671 A9/1960 Halvorson\n\n8,152,577 A11/1960 Kutch\n\n8,195,123 A12/1960 Johnson\n\n8,324,369 A1/1961 Gulgowski et al.\n\n8,336,063 A2/1961 Pfeffer\n\n8,367,942 A4/1961 Gutkowski et al.\n" |
|
164 | {"format":"GLOSSARY","fontFamily":"COURIER_NEW","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["title","glossary","pageNumber"],"properties":{"title":{"type":"string"},"glossary":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"pageNumber":{"type":"number","description":"The current page number of the glossary"}}} | {"title":"Investment Glossary","glossary":[{"term":"12b-1 fee"},{"term":"30-day SEC yield (date)"},{"term":"52 Week Low"},{"term":"Alpha"},{"term":"Appreciation"},{"term":"Asset allocation"},{"term":"Average maturity"},{"term":"Bear market"},{"term":"Breakpoint"},{"term":"Capital gain"},{"term":"Capital gains ex-date"},{"term":"Capital gains long term"},{"term":"Capital loss"},{"term":"Capitalization"},{"term":"Center for Carbon Transition (CTT)"},{"term":"Common stock"},{"term":"Contingent deferred sales charge (CDSC)"},{"term":"Custodian"},{"term":"Diversification"},{"term":"Dividend"},{"term":"Dividend paid"},{"term":"Environmental, social and governance (ESG) integration"},{"term":"Fixed income fund"},{"term":"Green bonds"},{"term":"Growth investing"},{"term":"Growth stock"},{"term":"Impact investing"},{"term":"Index"},{"term":"Individual Retirement Account (IRA)"},{"term":"Investment advisor"},{"term":"Investment objective"},{"term":"Investment stewardship"},{"term":"Large-cap"},{"term":"Letter of intent"},{"term":"Loads (back-end, front-end and no-load)"},{"term":"Market price"},{"term":"Maturity"},{"term":"Relative risk and potential return"}],"pageNumber":4} | "# Investment Glossary\n\n**12b-1 fee**\n\nA mutual fund fee, named for the SEC rule that permits it, used to pay for broker-dealer compensation and other distribution costs. If a fund has a 12b-1 fee, it will be disclosed in the fee table of the fund's prospectus.\n\n**30-day SEC yield (date)**\n\nRepresents net investment income earned by a fund over a 30-day period, expressed as an annual percentage rate based on the fund's share price at the end of the 30-day period. The 30-day yield should be regarded as an estimate of investment income and may not equal the fund's actual income distribution rate.\n\n**52 Week Low**\n\nA security's trading low point over the last 52-week period.\n\n**Alpha**\n\nThe amount of return expected from an investment from its inherent value.\n\n**Appreciation**\n\nThe increase in value of a financial asset.\n\n**Asset allocation**\n\nThe process of dividing investments among cash, income and growth buckets to optimize the balance between risk and reward based on investment needs.\n\n**Average maturity**\n\nFor a bond fund, the average of the stated maturity dates of the debt securities in the portfolio. Also called average weighted maturity. In general, the longer the average maturity, the greater the fund's sensitivity to interest-rate changes, which means greater price fluctuation. A shorter average maturity usually means a less sensitive - and consequently, less volatile - portfolio.\n\n**Bear market**\n\nA bear market is a prolonged period of falling stock prices, usually marked by a decline of 20% or more. A market in which prices decline sharply against a background of widespread pessimism, growing unemployment or business recession. The opposite of a bull market.\n\n**Breakpoint**\n\nThe level of dollar investment in a mutual fund at which an investor becomes eligible for a discounted sales fee. This level may be achieved through a single purchase or a series of smaller purchases.\n\n**Capital gain**\n\nThe difference between a security's purchase price and its selling price, when the difference is positive.\n\n**Capital gains ex-date**\n\nThe date that a shareholder is no longer eligible for a capital gain distribution that has been declared by a security or mutual fund.\n\n**Capital gains long term**\n\nThe difference between an asset's purchase price and selling price (when the difference is positive) that was earned in more than one year.\n\n**Capital loss**\n\nThe amount by which the proceeds from a sale of a security are less than its purchase price.\n\n**Capitalization**\n\nThe market value of a company, calculated by multiplying the number of shares outstanding by the price per share.\n\n**Center for Carbon Transition (CTT)**\n\nA JPMorgan Chase initiative that provides clients in the Corporate & Investment Bank and Commercial Banking with centralized access to sustainability-focused financing, research and advisory solutions. \n\n**Common stock**\n\nSecurities that represent ownership in a corporation; must be issued by a corporation.\n\n**Contingent deferred sales charge (CDSC)**\n\nA back-end sales charge imposed when shares are redeemed from a fund. This fee usually declines over time.\n\n**Custodian**\n\nA bank that holds a mutual fund's assets, settles all portfolio trades and collects most of the valuation data required to calculate a fund's net asset value (NAV).\n\n**Diversification**\n\nThe process of owning different investments that tend to perform well at different times in order to reduce the effects of volatility in a portfolio, and also increase the potential for increasing returns.\n\n**Dividend**\n\nA dividend is a portion of a company's profit paid to common and preferred shareholders. Dividends provide an incentive to own stock in stable companies even if they are not experiencing much growth. Companies are not required to pay dividends.\n\n**Dividend paid**\n\nAmount paid to the shareholder of record a security or mutual fund.\n\n**Environmental, social and governance (ESG) integration**\n\nThe systematic inclusion of financially material ESG factors in investment analysis and investment decisions, with the goal of enhancing long-term, risk adjusted financial returns:\n\n**Fixed income fund**\n\nA fund or portfolio where bonds are primarily purchased as investments. There is no fixed maturity date and no repayment guarantee.\n\n**Green bonds**\n\nA type of fixed-income instrument that is specifically earmarked to raise money for climate and environmental friendly projects.\n\n**Growth investing**\n\nInvestment strategy that focuses on stocks of companies and stock funds where earnings are growing rapidly and are expected to continue growing.\n\n**Growth stock**\n\nTypically a well-known, successful company that is experiencing rapid growth in earnings and revenue, and usually pays little or no dividend.\n\n**Impact investing**\n\nA sustainable investment style that seeks to generate measurable positive social or environmental impact alongside financial return. Investment themes include activities such as affordable housing, education and healthcare.\n\n**Index**\n\nAn investment index tracks the performance of many investments as a way of measuring the overall performance of a particular investment type or category. The S&P 500 is widely considered the benchmark for large-stock investors. It tracks the performance of 500 large U.S. company stocks.\n\n**Individual Retirement Account (IRA)**\n\nA tax-deferred account to which an eligible individual can make annual contributions up to $3,000 ($6,000 for a single-income married couple filing a joint income tax return).\n\n**Investment advisor**\n\nAn organization employed by a mutual fund to give professional advice on the fund's investments and asset management practices.\n\n**Investment objective**\n\nThe goal of a mutual fund and its shareholders, e.g. growth, growth and income, income and tax-free income.\n\n**Investment stewardship**\n\nEngaging with companies and voting proxies to ensure our clients' interests are represented and protected and the company is focused on responsible allocation of capital and long-term value creation.\n\n**Large-cap**\n\nThe market capitalization of the stocks of companies with market values greater than $10 billion.\n\n**Letter of intent**\n\nA letter of intent may also be issued by a mutual fund shareholder to indicate that he/she would like to invest certain amounts of money at certain specified times. In exchange for signing a letter of intent, the shareholder would often qualify for reduced sales charges. A letter of intent is not a contract and cannot be enforced, it is just a document stating serious intent to carry out certain business activities.\n\n**Loads (back-end, front-end and no-load)**\n\nSales charges on mutual funds. A back-end load is assessed at redemption (see contingent deferred sales charge), while a front-end load is paid at the time of purchase. No-load funds are free of sales charges.\n\n**Market price**\n\nThe current price of an asset.\n\n**Maturity**\n\nThe date specified in a note or bond on which the debt is due and payable.\n\n**Relative risk and potential return**\n\nThe amount of potential return from an investment as related to the amount of risk you are willing to accept.\n\nPage 4 of 5\n" |
|
165 | {"format":"BANK_CHECK","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-12","memo":null,"micr":{"checkNumber":2777,"accountNumber":3895127296,"routingNumber":770136045},"payee":"Jacobson, Leffler and Hayes","amount":39852.42,"amountInWords":"THIRTY NINE THOUSAND EIGHT HUNDRED FIFTY TWO and 42/100"},"personalInfo":{"zip":"09098","city":"Sheboygan","state":"Kentucky","address":"689 Herzog Rapids","lastName":"Anderson","firstName":"Princess"}}]} | "Princess Anderson689 Herzog RapidsSheboygan, Kentucky 09098\n\n\n\n2025-02-12\n\nPAY TO THE ORDER OF\n\nJacobson, Leffler and Hayes\n\n$39,852.42\n\nTHIRTY NINE THOUSAND EIGHT HUNDRED FIFTY TWO and 42/100\n\nDOLLARS\n\n⑆770136045⑆ 3895127296 ⑈2777⑈\n\n\\------------------------------------------------\n" |
|
166 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"VERDANA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-05-11","rent":{"monthlyAmount":4710,"securityDeposit":7921},"lease":{"years":5,"months":2,"endDate":"2030-07-11","startDate":"2025-05-11"},"lessee":{"name":"Okuneva LLC","state":"California","streetAddress":"4745 Swift Hollow"},"lessor":{"name":"Elsa Pacocha","state":"California","streetAddress":"8990 Ruecker Road"},"premises":{"spaceType":"Retail Space","squareFeet":"1595","streetAddress":"73661 N Walnut Street"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-05-11\n\n, by and between\n\nElsa Pacocha\n\n\\[name of lessor\\], of\n\n8990 Ruecker Road\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nOkuneva LLC\n\n\\[name of lessee\\], of\n\n4745 Swift Hollow\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n1595\n\nsquare feet (SF) of\n\nRetail Space\n\nlocated at\n\n73661 N Walnut Street\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n5\n\nyear(s)\n\n2\n\nmonth(s) commencing on the\n\n11\n\nday of\n\nMay 2025\n\nday of\n\nMay 2025\n\n, and expiring at Midnight on the\n\n11\n\nday of\n\nJuly 2030\n\nday of\n\nJuly 2030\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n4710\n\ndollars ($4710) per month. A security deposit of\n\n7921\n\ndollars ($7921) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
167 | {"format":"ACCOUNT_STATEMENT","fontFamily":"TIMES_NEW_ROMAN","documentQuality":"CLEAN"} | {"type":"object","properties":{"tableData":{"type":"array","items":{"type":"object","properties":{"etfName":{"type":"string","description":""},"assetClass":{"type":"string","description":""}}}},"accountInfo":{"type":"object","properties":{"autoReinvest":{"enum":["YES","NO"],"type":"string","description":"Automatically reinvest dividends"},"partialShares":{"enum":["YES","NO"],"type":"string","description":"Allow purchase of fractional shares"}},"description":"Summary of account settings and investment elections"},"clientServices":{"type":"object","properties":{"contactInfo":{"type":"string","description":"Phone number of the client representative"},"consultantId":{"type":"string","description":"Client representative id"},"consultantName":{"type":"string","description":"Full name of the client representative"}},"description":"Client representative"},"portfolioSummary":{"type":"object","properties":{"changes":{"type":"array","items":{"type":"object","required":["description","currentPeriod","yearToDate"],"properties":{"yearToDate":{"type":"number","description":"Amount recorded year to date"},"description":{"type":"string","description":"Description of the change"},"currentPeriod":{"type":"number","description":"Amount recorded during the current period"}}},"description":"Summary of portfolio changes. Include only changes. Do not include starting and ending balance in this list."},"ytdEndingBalance":{"type":"number","description":"The year to date ending balance of the portfolio"},"ytdBeginningBalance":{"type":"number","description":"The year to date starting balance of the portfolio"}},"description":"Overview of the portfolio with balances and changes"}}} | {"tableData":[{"etfName":"Vanguard FTSE Emerging Markets ETF","assetClass":"Equity"},{"etfName":"iShares Core S&P 500 ETF","assetClass":"Equity"},{"etfName":"iShares Russell 1000 Growth ETF","assetClass":"Equity"},{"etfName":"iShares Core S&P Mid-Cap ETF","assetClass":"Equity"},{"etfName":"SPDR S&P 500 ETF Trust","assetClass":"Equity"},{"etfName":"iShares Core MSCI Emerging Markets ETF","assetClass":"Equity"},{"etfName":"Vanguard S&P 500 ETF","assetClass":"Equity"},{"etfName":"Vanguard Total Stock Market ETF","assetClass":"Equity"},{"etfName":"Vanguard Total International Stock ETF","assetClass":"Equity"},{"etfName":"Invesco QQQ Trust Series I","assetClass":"Equity"}],"accountInfo":{"autoReinvest":"NO","partialShares":"NO"},"clientServices":{"contactInfo":"(336) 697-2409","consultantId":"qxZy2Nywh","consultantName":"Genevieve O'Conner"},"portfolioSummary":{"changes":[{"yearToDate":-61435.55,"description":"Management Fees","currentPeriod":-13694.95},{"yearToDate":283135.4,"description":"Deposits","currentPeriod":188113.59},{"yearToDate":-203912.6,"description":"Comprehensive Portfolio Change","currentPeriod":-11169.71},{"yearToDate":65100.7,"description":"Portfolio Rebalancing","currentPeriod":53043.55},{"yearToDate":-72903.3,"description":"Other Expenditures (Gains)","currentPeriod":-20271.65},{"yearToDate":68005.4,"description":"Realized Capital Gains","currentPeriod":64479.13},{"yearToDate":15887.05,"description":"Interest Earnings","currentPeriod":8032.55},{"yearToDate":-27190.8,"description":"Redemptions","currentPeriod":0}],"ytdEndingBalance":140029.3,"ytdBeginningBalance":73343}} | "### Account Summary\n\n| | Current Period | Year-to-Date |\n| ------------------------------ | -------------- | ------------ |\n| BEGINNING OF PERIOD | $71,131.00 | $73,343.00 |\n| Management Fees | -$13,694.95 | -$61,435.55 |\n| Deposits | $188,113.59 | $283,135.40 |\n| Comprehensive Portfolio Change | -$11,169.71 | -$203,912.60 |\n| Portfolio Rebalancing | $53,043.55 | $65,100.70 |\n| Other Expenditures (Gains) | -$20,271.65 | -$72,903.30 |\n| Realized Capital Gains | $64,479.13 | $68,005.40 |\n| Interest Earnings | $8,032.55 | $15,887.05 |\n| Redemptions | $0.00 | -$27,190.80 |\n| END OF PERIOD | $339,663.51 | $140,029.30 |\n\n¹ Net Change in Portfolio is the difference between the ending account value and beginning account value after activity.\n\n### Daily Balances\n\n| Date | Amount | Date | Amount | Date | Amount | Date | Amount |\n| ---------- | ----------- | ---------- | ----------- | ---------- | ----------- | ---------- | ----------- |\n| 2023-12-30 | $339,410.00 | 2023-12-22 | $339,540.00 | 2023-12-14 | $339,415.00 | 2023-12-06 | $342,269.00 |\n| 2023-12-29 | $339,625.00 | 2023-12-21 | $339,644.00 | 2023-12-13 | $339,415.00 | 2023-12-05 | $342,436.00 |\n| 2023-12-28 | $339,514.00 | 2023-12-20 | $339,869.00 | 2023-12-12 | $339,628.00 | 2023-12-02 | $342,327.00 |\n| 2023-12-27 | $339,177.00 | 2023-12-19 | $340,034.00 | 2023-12-09 | $339,918.00 | 2023-12-01 | $342,550.00 |\n| 2023-12-26 | $339,193.00 | 2023-12-16 | $339,724.00 | 2023-12-08 | $340,197.00 | | |\n| 2023-12-23 | $339,405.00 | 2023-12-15 | $339,498.00 | 2023-12-07 | $342,425.00 | | |\n\n### Your Account Information\n\n#### DIVIDEND REINVESTMENT PREFERENCES\n\nAutomatically apply dividends toward new share acquisitions: NO\n\nAllow partial share ownership for investments: NO\n\n### Your Representative\n\nYour Financial Consultant: Genevieve O'Conner\n\nID: qxZy2Nywh\n\n1056 Alisha Glen Wintheiserfield West Virginia, 09751-3689\n\nContact Information\n\nBusiness: (336) 697-2409\n\n## Account statement as of 2018-05-01 - 2019-06-30\n\n| Traded As | E.T.F. | EOD Price | Price Change in Period (YTD) | Average daily volume | Classification | One Day Change |\n| --------- | -------------------------------------- | --------- | ---------------------------- | -------------------- | -------------- | -------------- |\n| VWO | Vanguard FTSE Emerging Markets ETF | 44.11 | 0.1076 | 8214263 | Equity | -0.0088 |\n| IVV | iShares Core S&P 500 ETF | 590.98 | 0.2542 | 5875330 | Equity | -0.011 |\n| IWF | iShares Russell 1000 Growth ETF | 405.2 | 0.3432 | 1349642 | Equity | -0.0119 |\n| IJH | iShares Core S&P Mid-Cap ETF | 62.17 | 0.1366 | 7659450 | Equity | -0.007 |\n| SPY | SPDR S&P 500 ETF Trust | 588.22 | 0.2534 | 46003064 | Equity | -0.0114 |\n| IEMG | iShares Core MSCI Emerging Markets ETF | 52.31 | 0.0667 | 9449047 | Equity | -0.0082 |\n| VOO | Vanguard S&P 500 ETF | 540.99 | 0.2548 | 5594505 | Equity | -0.0111 |\n| VTI | Vanguard Total Stock Market ETF | 290.82 | 0.2424 | 3046583 | Equity | -0.0111 |\n| VXUS | Vanguard Total International Stock ETF | 59 | 0.052 | 3544059 | Equity | -0.0067 |\n| QQQ | Invesco QQQ Trust Series I | 515.61 | 0.2665 | 29009270 | Equity | -0.0133 |\n\n15 / 75\n\nWestern Union\n" |
|
168 | {"format":"CREDIT_CARD_STATEMENT","fontFamily":"VERDANA","documentQuality":"CLEAN"} | {"type":"object","required":["accountNumber","period","transactions","totalCredits","totalDebits","total"],"properties":{"total":{"type":"number","description":"Net total (credits minus debits) for the period"},"period":{"type":"object","required":["start","end"],"properties":{"end":{"type":"string","description":"End date of the statement period exactly as it appears"},"start":{"type":"string","description":"Start date of the statement period exactly as it appears"}},"description":"Date range for the account statement period"},"totalDebits":{"type":"number","description":"Total amount of debits during the period"},"totalCredits":{"type":"number","description":"Total amount of credits during the period"},"transactions":{"type":"array","items":{"type":"object","required":["date","description","credit","debit","total"],"properties":{"date":{"type":"string","description":"Date of the transaction exactly as it appears"},"debit":{"type":"number","description":"Amount debited from the account"},"total":{"type":"number","description":"Net balance after applying the credit and debit"},"credit":{"type":"number","description":"Amount credited to the account"},"description":{"type":"string","description":"Description for the transaction"}}}},"accountNumber":{"type":"string","description":"Unique identifier for the account"}}} | {"total":6557,"period":{"end":"December 31, 2017","start":"October 1, 2017"},"totalDebits":9424,"totalCredits":15981,"transactions":[{"date":"01/14/2025","debit":471,"total":-471,"credit":null,"description":"Transfer from Loan"},{"date":"01/15/2025","debit":null,"total":529,"credit":529,"description":"ACH Payment"},{"date":"01/15/2025","debit":301,"total":-301,"credit":null,"description":"Dividend Payment"},{"date":"01/15/2025","debit":null,"total":821,"credit":821,"description":"Loan Payment"},{"date":"01/16/2025","debit":null,"total":474,"credit":474,"description":"Intuit 43174740"},{"date":"01/17/2025","debit":18,"total":-18,"credit":null,"description":"Intuit 94054083"},{"date":"01/17/2025","debit":null,"total":148,"credit":148,"description":"Support Payment"},{"date":"01/17/2025","debit":422,"total":-422,"credit":null,"description":"Dividend Payment"},{"date":"01/19/2025","debit":951,"total":-951,"credit":null,"description":"Rebate Credit"},{"date":"01/19/2025","debit":null,"total":633,"credit":633,"description":"ATM"},{"date":"01/20/2025","debit":221,"total":-221,"credit":null,"description":"Government Relief"},{"date":"01/21/2025","debit":null,"total":931,"credit":931,"description":"Intuit 43174740"},{"date":"01/21/2025","debit":null,"total":94,"credit":94,"description":"Support Payment"},{"date":"01/21/2025","debit":null,"total":844,"credit":844,"description":"Intuit 43174740"},{"date":"01/22/2025","debit":null,"total":966,"credit":966,"description":"Taxdrafts"},{"date":"01/23/2025","debit":66,"total":-66,"credit":null,"description":"Transfer from Loan"},{"date":"01/25/2025","debit":856,"total":-856,"credit":null,"description":"Interest Earned"},{"date":"01/26/2025","debit":null,"total":823,"credit":823,"description":"Intuit 43174740"},{"date":"01/26/2025","debit":134,"total":-134,"credit":null,"description":"Transfer from Loan"},{"date":"01/26/2025","debit":null,"total":509,"credit":509,"description":"Transfer to Loan"},{"date":"01/26/2025","debit":null,"total":251,"credit":251,"description":"Overfunding"},{"date":"01/28/2025","debit":626,"total":-626,"credit":null,"description":"Pension Payment"},{"date":"01/28/2025","debit":null,"total":658,"credit":658,"description":"Auth Payme"},{"date":"01/28/2025","debit":null,"total":180,"credit":180,"description":"Bofk, NA"},{"date":"01/29/2025","debit":785,"total":-785,"credit":null,"description":"Zelle Payment"},{"date":"01/29/2025","debit":null,"total":244,"credit":244,"description":"Transfer to Loan"},{"date":"01/31/2025","debit":null,"total":138,"credit":138,"description":"Tran Fee Intuit"},{"date":"01/31/2025","debit":null,"total":275,"credit":275,"description":"Kansas Payment"},{"date":"02/02/2025","debit":292,"total":-292,"credit":null,"description":"Bank Adjustment Credit"},{"date":"02/03/2025","debit":252,"total":-252,"credit":null,"description":"Payroll"},{"date":"02/03/2025","debit":553,"total":-553,"credit":null,"description":"Pension Payment"},{"date":"02/04/2025","debit":418,"total":-418,"credit":null,"description":"Intuit 94054083"},{"date":"02/04/2025","debit":144,"total":-144,"credit":null,"description":"Loyalty Rewards"},{"date":"02/04/2025","debit":236,"total":-236,"credit":null,"description":"Promotional Bonus"},{"date":"02/04/2025","debit":null,"total":866,"credit":866,"description":"Payment"},{"date":"02/04/2025","debit":null,"total":345,"credit":345,"description":"Support Payment"},{"date":"02/05/2025","debit":null,"total":319,"credit":319,"description":"Intuit 43174740"},{"date":"02/06/2025","debit":181,"total":-181,"credit":null,"description":"Social Security Benefits"},{"date":"02/06/2025","debit":931,"total":-931,"credit":null,"description":"Loyalty Rewards"},{"date":"02/06/2025","debit":null,"total":29,"credit":29,"description":"Transfer to Loan"},{"date":"02/06/2025","debit":null,"total":378,"credit":378,"description":"Kansas Payment"},{"date":"02/07/2025","debit":null,"total":689,"credit":689,"description":"Support Payment"},{"date":"02/07/2025","debit":null,"total":588,"credit":588,"description":"Kubota Credit"},{"date":"02/08/2025","debit":966,"total":-966,"credit":null,"description":"Bank Adjustment Credit"},{"date":"02/08/2025","debit":null,"total":758,"credit":758,"description":"ACH Payment"},{"date":"02/08/2025","debit":null,"total":601,"credit":601,"description":"Taxdrafts"},{"date":"02/08/2025","debit":null,"total":132,"credit":132,"description":"Transfer to Loan"},{"date":"02/09/2025","debit":null,"total":860,"credit":860,"description":"Payment"},{"date":"02/09/2025","debit":null,"total":961,"credit":961,"description":"Tran Fee Intuit"},{"date":"02/10/2025","debit":null,"total":701,"credit":701,"description":"ATM"},{"date":"02/10/2025","debit":null,"total":236,"credit":236,"description":"Bofk, NA"},{"date":"02/10/2025","debit":600,"total":-600,"credit":null,"description":"Social Security Benefits"}],"accountNumber":"89860357454021"} | "DocuSign Envelope ID: cc109cd7-264d-4394-a504-94b2696ae1ec\n\nAccount Number: **89860357454021**\n\nOctober 1, 2017 through December 31, 2017\n\n!\\[Chase Logo\\](image)\n\n#### Cash Flow\n\n| **Date** | **Description** | **Credit** | **Debit** | **Total** |\n| ---------- | ------------------------ | ------------- | ------------ | ------------ |\n| 01/14/2025 | Transfer from Loan | | $ 471.00 | $ -471.00 |\n| 01/15/2025 | ACH Payment | 529.00 | | 529.00 |\n| 01/15/2025 | Dividend Payment | | 301.00 | -301.00 |\n| 01/15/2025 | Loan Payment | 821.00 | | 821.00 |\n| 01/16/2025 | Intuit 43174740 | 474.00 | | 474.00 |\n| 01/17/2025 | Intuit 94054083 | | 18.00 | -18.00 |\n| 01/17/2025 | Support Payment | 148.00 | | 148.00 |\n| 01/17/2025 | Dividend Payment | | 422.00 | -422.00 |\n| 01/19/2025 | Rebate Credit | | 951.00 | -951.00 |\n| 01/19/2025 | ATM | 633.00 | | 633.00 |\n| 01/20/2025 | Government Relief | | 221.00 | -221.00 |\n| 01/21/2025 | Intuit 43174740 | 931.00 | | 931.00 |\n| 01/21/2025 | Support Payment | 94.00 | | 94.00 |\n| 01/21/2025 | Intuit 43174740 | 844.00 | | 844.00 |\n| 01/22/2025 | Taxdrafts | 966.00 | | 966.00 |\n| 01/23/2025 | Transfer from Loan | | 66.00 | -66.00 |\n| 01/25/2025 | Interest Earned | | 856.00 | -856.00 |\n| 01/26/2025 | Intuit 43174740 | 823.00 | | 823.00 |\n| 01/26/2025 | Transfer from Loan | | 134.00 | -134.00 |\n| 01/26/2025 | Transfer to Loan | 509.00 | | 509.00 |\n| 01/26/2025 | Overfunding | 251.00 | | 251.00 |\n| 01/28/2025 | Pension Payment | | 626.00 | -626.00 |\n| 01/28/2025 | Auth Payme | 658.00 | | 658.00 |\n| 01/28/2025 | Bofk, NA | 180.00 | | 180.00 |\n| 01/29/2025 | Zelle Payment | | 785.00 | -785.00 |\n| 01/29/2025 | Transfer to Loan | 244.00 | | 244.00 |\n| 01/31/2025 | Tran Fee Intuit | 138.00 | | 138.00 |\n| 01/31/2025 | Kansas Payment | 275.00 | | 275.00 |\n| 02/02/2025 | Bank Adjustment Credit | | 292.00 | -292.00 |\n| 02/03/2025 | Payroll | | 252.00 | -252.00 |\n| 02/03/2025 | Pension Payment | | 553.00 | -553.00 |\n| 02/04/2025 | Intuit 94054083 | | 418.00 | -418.00 |\n| 02/04/2025 | Loyalty Rewards | | 144.00 | -144.00 |\n| 02/04/2025 | Promotional Bonus | | 236.00 | -236.00 |\n| 02/04/2025 | Payment | 866.00 | | 866.00 |\n| 02/04/2025 | Support Payment | 345.00 | | 345.00 |\n| 02/05/2025 | Intuit 43174740 | 319.00 | | 319.00 |\n| 02/06/2025 | Social Security Benefits | | 181.00 | -181.00 |\n| 02/06/2025 | Loyalty Rewards | | 931.00 | -931.00 |\n| 02/06/2025 | Transfer to Loan | 29.00 | | 29.00 |\n| 02/06/2025 | Kansas Payment | 378.00 | | 378.00 |\n| 02/07/2025 | Support Payment | 689.00 | | 689.00 |\n| 02/07/2025 | Kubota Credit | 588.00 | | 588.00 |\n| 02/08/2025 | Bank Adjustment Credit | | 966.00 | -966.00 |\n| 02/08/2025 | ACH Payment | 758.00 | | 758.00 |\n| 02/08/2025 | Taxdrafts | 601.00 | | 601.00 |\n| 02/08/2025 | Transfer to Loan | 132.00 | | 132.00 |\n| 02/09/2025 | Payment | 860.00 | | 860.00 |\n| 02/09/2025 | Tran Fee Intuit | 961.00 | | 961.00 |\n| 02/10/2025 | ATM | 701.00 | | 701.00 |\n| 02/10/2025 | Bofk, NA | 236.00 | | 236.00 |\n| 02/10/2025 | Social Security Benefits | | 600.00 | -600.00 |\n| **Total** | | **15,981.00** | **9,424.00** | **6,557.00** |\n\n82 of 95\n" |
|
169 | {"format":"TABLE","documentQuality":"PHOTO"} | {"type":"object","properties":{"assets_table":{"type":"array","items":{"type":"object","properties":{"year":{"type":"number","description":""},"finished_goods":{"type":"number","description":""},"prepaid_expense":{"type":"number","description":""},"work_in_process":{"type":"number","description":""},"total_inventories":{"type":"number","description":""},"machinery_equipment":{"type":"number","description":""},"other_current_assets":{"type":"number","description":""},"deferred_income_taxes":{"type":"number","description":""},"land_land_improvements":{"type":"number","description":""},"raw_materials_supplies":{"type":"number","description":""},"construction_in_progress":{"type":"number","description":""},"cost_in_excess_of_billings":{"type":"number","description":""},"total_other_current_assets":{"type":"number","description":""},"total_other_non_current_assets":{"type":"number","description":""},"total_other_current_liabilities":{"type":"number","description":""},"total_other_non_current_liabilities":{"type":"number","description":""},"total_property_plant_and_equipment_net":{"type":"number","description":""}},"description":""}}}} | {"assets_table":[{"year":2015,"finished_goods":492.1,"prepaid_expense":87.6,"work_in_process":249.2,"total_inventories":1174.3,"machinery_equipment":1287.6,"other_current_assets":13.6,"deferred_income_taxes":96.7,"land_land_improvements":161.9,"raw_materials_supplies":433,"construction_in_progress":79.3,"cost_in_excess_of_billings":114.4,"total_other_current_assets":312.3,"total_other_non_current_assets":388.1,"total_other_current_liabilities":644.1,"total_other_non_current_liabilities":521,"total_property_plant_and_equipment_net":942.8},{"year":2014,"finished_goods":441.3,"prepaid_expense":109.6,"work_in_process":229,"total_inventories":1130.4,"machinery_equipment":1169.1,"other_current_assets":14.3,"deferred_income_taxes":139.4,"land_land_improvements":165.1,"raw_materials_supplies":460.1,"construction_in_progress":71,"cost_in_excess_of_billings":103.5,"total_other_current_assets":366.8,"total_other_non_current_assets":436.2,"total_other_current_liabilities":709.1,"total_other_non_current_liabilities":497.7,"total_property_plant_and_equipment_net":950}]} | "December 31 \n\n| **In millions** | **2015** | **2014** |\n| ----------------------- | ------- | ------- |\n| **Inventories** | | |\n| Raw materials and supplies | $ 433.0 | $ 460.1 |\n| Work-in-process | 249.2 | 229.0 |\n| Finished goods | 492.1 | 441.3 |\n| **Total inventories** | $ 1,174.3 | $ 1,130.4 |\n| **Other current assets** | | |\n| Cost in excess of billings | $ 114.4 | $ 103.5 |\n| Prepaid expenses | 87.6 | 109.6 |\n| Deferred income taxes | 96.7 | 139.4 |\n| Other current assets | 13.6 | 14.3 |\n| **Total other current assets** | $ 312.3 | $ 366.8 |\n| **Property, plant and equipment, net** | | |\n| Land and land improvements | $ 161.9 | $ 165.1 |\n| Buildings and leasehold improvements | 518.8 | 493.5 |\n| Machinery and equipment | 1,287.6 | 1,169.1 |\n| Construction in progress | 79.3 | 71.0 |\n| **Total property, plant and equipment** | 2,047.6 | 1,898.7 |\n| Accumulated depreciation and amortization | 1,104.8 | 948.7 |\n| **Total property, plant and equipment, net** | $ 942.8 | $ 950.0 |\n| **Other non-current assets** | | |\n| Asbestos-related insurance receivable | $ 111.0 | $ 115.8 |\n| Deferred income taxes | 62.8 | 87.9 |\n| Other non-current assets | 214.3 | 232.5 |\n| **Total other non-current assets** | $ 388.1 | $ 436.2 |\n| **Other current liabilities** | | |\n| Deferred revenue and customer deposits | $ 94.6 | $ 112.7 |\n| Dividends payable | 59.6 | 116.8 |\n| Billings in excess of cost | 32.0 | 41.4 |\n| Accrued warranty | 59.8 | 66.4 |\n| Other current liabilities | 398.1 | 371.8 |\n| **Total other current liabilities** | $ 644.1 | $ 709.1 |\n| **Other non-current liabilities** | | |\n| Asbestos-related liabilities | $ 237.9 | $ 249.1 |\n| Taxes payable | 71.1 | 61.6 |\n| Other non-current liabilities | 212.0 | 187.0 |\n| **Total other non-current liabilities** | $ 521.0 | $ 497.7 |" |
|
17 | {"format":"BANK_CHECK","fontFamily":"GEORGIA","documentQuality":"PHOTO"} | {"type":"object","required":["checks","metadata"],"properties":{"checks":{"type":"array","items":{"type":"object","required":["bankInfo","personalInfo","checkInfo"],"properties":{"bankInfo":{"type":"object","required":["bank"],"properties":{"bank":{"enum":["CHASE","BANK_OF_AMERICA","WELLS_FARGO","CITIBANK","US_BANK"],"type":"enum"}}},"checkInfo":{"type":"object","required":["date","payee","amount","amountInWords","micr","memo"],"properties":{"date":{"type":"string","description":"Date of the check, formatted as YYYY-MM-DD"},"memo":{"type":"string"},"micr":{"type":"object","required":["checkNumber","accountNumber","routingNumber"],"properties":{"checkNumber":{"type":"number","description":"Check number, usually 4 digits"},"accountNumber":{"type":"number","description":"Account number, usually 8 - 12 digits"},"routingNumber":{"type":"number","description":"Routing number, usually 9 digits"}}},"payee":{"type":"string"},"amount":{"type":"number"},"amountInWords":{"type":"string","description":"Amount in words, excluding the word 'dollars'"}}},"personalInfo":{"type":"object","required":["firstName","lastName","address","city","state","zip"],"properties":{"zip":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"address":{"type":"string"},"lastName":{"type":"string"},"firstName":{"type":"string"}}}}}}}} | {"checks":[{"bankInfo":{"bank":"WELLS_FARGO"},"checkInfo":{"date":"2025-02-03","memo":"Contract payment","micr":{"checkNumber":1869,"accountNumber":2564397564,"routingNumber":766800721},"payee":"Ryan Group","amount":2763.23,"amountInWords":"TWO THOUSAND SEVEN HUNDRED SIXTY THREE and 23/100"},"personalInfo":{"zip":"64043-8959","city":"Collierville","state":"Montana","address":"97864 N Broadway Street","lastName":"Deckow","firstName":"Lolita"}}]} | "Lolita Deckow97864 N Broadway StreetCollierville, Montana 64043-8959\n\n\n\n2025-02-03\n\nPAY TO THE ORDER OF\n\nRyan Group\n\n$2,763.23\n\nTWO THOUSAND SEVEN HUNDRED SIXTY THREE and 23/100\n\nDOLLARS\n\nMEMO\n\nContract payment\n\n⑆766800721⑆ 2564397564 ⑈1869⑈\n" |
|
170 | {"format":"DELIVERY_NOTE","fontFamily":"VERDANA","documentQuality":"CLEAN"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"efficiency":{"type":"number","description":"Efficiency in percentage, 0-100"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"weight":{"type":"number"},"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"Mounting Bracket","unit":"pcs","brand":"Mean Well","quantity":21,"reference":"ITGG6CQZCQ","productSpecsJson":{"power":{"watts":229,"efficiency":88,"inputVoltage":"100-277v"},"ratings":{"protection":"ip66"},"physical":{"weight":2.9,"material":"aluminum","mountingType":"track"}}},{"sn":2,"type":"Control System","unit":"pcs","brand":"Schneider Electric","quantity":41,"reference":"8E5I8SOHF8","productSpecsJson":{"power":{"watts":27,"efficiency":null,"inputVoltage":"100-240v"},"ratings":{"protection":"ip66"},"physical":{"weight":0.5,"material":"aluminum","mountingType":"recessed"}}}],"header":{"to":{"tel":"1-726-461-7757","email":"[email protected]","location":"99061 Fritz Drive","attention":"Bradley Funk-Mann","reference":"PO-RABEQGBZ","vatNumber":"VAT-1506856445","companyName":"Cronin LLC"},"date":"2025-02-12","from":{"tel":"(836) 367-1954","email":"[email protected]","location":"33567 Beech Close","reference":"DN-VDBGH5AH","vatNumber":"VAT-5209272819","companyName":"Corkery - Crist"},"projectName":"Expansion - Icieland Hospital"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Corkery - Crist\n\n**Ref:** DN-VDBGH5AH\n\n**Address:** 33567 Beech Close\n\n**Tel:** (836) 367-1954\n\n**Email:** [email protected]\n\n**VAT:** VAT-5209272819\n\n#### To:\n\n**Company:** Cronin LLC\n\n**Ref:** PO-RABEQGBZ\n\n**Address:** 99061 Fritz Drive\n\n**Attention:** Bradley Funk-Mann\n\n**Tel:** 1-726-461-7757\n\n**Email:** [email protected]\n\n**VAT:** VAT-1506856445\n\n**Date:** 2025-02-12\n\n**Project:** Expansion - Icieland Hospital\n\n| SN | Description | Qty | Brand | Type | Unit | Reference |\n| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------------------ | ---------------- | ---- | ---------- |\n| 1 | Industrial Mounting Bracket for professional applications power rating: 229W 100-277v compatible efficiency rating: 88% track installation type aluminum construction, weight: 2.9kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: TUV for commercial and industrial use only (H.S. Code 99300290) Origin: Czechia Warranty: 1 year standard warranty | 21 | Mean Well | Mounting Bracket | pcs | ITGG6CQZCQ |\n| 2 | Advanced Control System with integrated DMX/RDM support system power consumption: 27W typical 100-240v universal input range supports multiple protocols: DMX512, RDM, Art-Net, sACN recessed installation with quick-lock mechanism robust aluminum construction, weight: 0.5kg IP66 rated enclosure operating temperature: -10°C to 60°C 32 universes, 16,384 channels support integrated web interface for remote management automatic firmware updates via ethernet certifications: CE/UL/TUV/ROHS designed for professional entertainment and architectural applications (H.S. Code 82170125) Origin: Anguilla Warranty: 2 years with optional extension | 41 | Schneider Electric | Control System | pcs | 8E5I8SOHF8 |\n" |
|
171 | {"format":"GLOSSARY","fontFamily":"HELVETICA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","glossary","pageNumber"],"properties":{"title":{"type":"string"},"glossary":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"pageNumber":{"type":"number","description":"The current page number of the glossary"}}} | {"title":"Automotive Glossary","glossary":[{"term":"Adaptive cruise control"},{"term":"Anti-freeze (coolant)"},{"term":"Battery"},{"term":"Battery Electric Vehicle (BEV)"},{"term":"Brake Assist"},{"term":"Brake caliper"},{"term":"Brake fluid"},{"term":"Brake fluid reservoir"},{"term":"Brake master cylinder"},{"term":"Chassis (undercarriage)"},{"term":"Crank"},{"term":"Crankcase (engine block)"},{"term":"Daytime Running Lights (DRL)"},{"term":"Differential"},{"term":"Drivetrain (powertrain)"},{"term":"Grab"},{"term":"High Intensity Discharge (HID) headlights"},{"term":"Knocking (detonation, pinging)"},{"term":"Plug-in Hybrid Electric Vehicle (PHEV)"},{"term":"Shock absorber"},{"term":"Sidewall"},{"term":"Strut (MacPherson strut)"},{"term":"Supercharger"},{"term":"Telematics"},{"term":"Wheel (rim)"}],"pageNumber":1} | "# Automotive Glossary\n\n**Adaptive cruise control**\n\nAn advanced cruise control system that maintains a preset distance or time interval from the vehicle ahead by automatically controlling the brakes and throttle.\n\n**Anti-freeze (coolant)**\n\nThe liquid in the engine cooling system that dissipates heat. Engine coolant prevents freeze-up in winter, raises the boiling point in summer, and protects the cooling system from rust and corrosion year round.\n\n**Battery**\n\nThe component that stores the electrical power needed to start the engine. The battery also powers vehicle accessories when there is insufficient power output from the charging system, and acts as a “shock absorber” for the vehicle electrical system.\n\n**Battery Electric Vehicle (BEV)**\n\nA car without an internal combustion engine that is powered exclusively by electricity stored in a large onboard battery pack. Most of today’s BEVs have a range of about 60-100 miles. An exception is the Tesla Model S which comes with a choice of several larger battery packs that offer an estimated 140 to 265 miles of range. The Nissan Leaf is another example of a BEV.\n\n**Brake Assist**\n\nAn ADAS system that automatically applies full braking power when it detects that the driver is executing a panic stop.\n\n**Brake caliper**\n\nThe hydraulic assembly that contains the brake pads and applies them against the brake rotor to slow or stop the car.\n\n**Brake fluid**\n\nThe liquid in the brake system that acts as a hydraulic fluid. As you step on the brake pedal, brake fluid is forced through the system to apply the brake assemblies at the wheels.\n\n**Brake fluid reservoir**\n\nThe container that stores a supply of brake fluid until it is needed. On most vehicles, the reservoir is attached to the brake master cylinder.\n\n**Brake master cylinder**\n\nThe brake system component that turns the mechanical power provided when you step on the brake pedal into the hydraulic power that is needed to apply the brakes and slow or stop the vehicle.\n\n**Chassis (undercarriage)**\n\nThe vehicle frame that carries all suspension and power train components. Trucks still use a frame that is separate from the body, but virtually all modern passenger cars use unit-body construction in which the body itself serves as the main chassis member.\n\n**Crank**\n\nThe car “cranks” when the starter motor is able to spin the engine or cause it to “turn over.” If the car “will not crank” when you turn the ignition key, you hear either a clicking sound, or nothing at all. The term “crank” is also used as a short form of the word crankshaft.\n\n**Crankcase (engine block)**\n\nLargest assembly of an internal combustion engine. Consists of the lower part of the engine which contains the crankshaft, connecting rods and pistons in an oil-tight housing.\n\n**Daytime Running Lights (DRL)**\n\nFront lighting designed to operate during daylight hours to improve a vehicle’s visibility to other drivers. DRLs may be normal-intensity headlights, reduced-intensity headlights or separate lighting assemblies that may include LED arrays.\n\n**Differential**\n\nA system of gears that allows the outside driven wheel to rotate faster than the inside driven wheel when turning a corner. Conventional “open” differentials direct engine power to the wheel with the least traction, which can be a problem on slippery surfaces. To combat this, some vehicles are equipped with “limited-slip” differentials that ensure some power is always delivered to both driven wheels.\n\n**Drivetrain (powertrain)**\n\nThe combination of the engine, transmission, driveshaft, differential and axles that deliver power to the wheels.\n\n**Grab**\n\nBrakes engage suddenly and strongly, even when applying light pressure on the brake pedal.\n\n**High Intensity Discharge (HID) headlights**\n\nHeadlights that use high voltage to ionize a mix of gases, including xenon, in a special bulb to produce an extra-white or even bluish light that is several times brighter than a conventional halogen headlight.\n\n**Knocking (detonation, pinging)**\n\nRapid, uncontrolled combustion of the air-fuel mixture in the cylinder that results in a hard, rattling sound. Detonation can cause severe engine damage if left unchecked for long.\n\n**Plug-in Hybrid Electric Vehicle (PHEV)**\n\nSimilar to a conventional hybrid electric vehicle, a PHEV has a larger battery that can be charged by plugging the car into an external power source. PHEVs have an electric-only range of around 10-20 miles. Once that range is exhausted, the vehicle reverts to normal hybrid operation with a gasoline engine that drives the car and combines with regenerative braking to charge the battery for a limited amount of electrical power assist. The Toyota Prius Plug-in is an example of a PHEV.\n\n**Shock absorber**\n\nSuspension component that damps spring oscillations. Shock absorbers work by forcing a fluid through calibrated orifices that limit the rate of movement. Some designs place the fluid under gas pressure to prevent or reduce fluid foaming which can greatly reduce efficiency.\n\n**Sidewall**\n\nThe most visible part of the tire when viewing the vehicle from either side. The sidewall contains information about the tire size, grade, and ratings as well as the manufacturer's name.\n\n**Strut (MacPherson strut)**\n\nA type of shock absorber that also serves as a suspension locating member. Most struts incorporate the suspension spring around their shaft, a design called the MacPherson strut. A “modified strut” mounts the spring separately from the strut.\n\n**Supercharger**\n\nAn engine driven compressor that forces additional air into the engine, allowing more fuel to be burned for greater power output.\n\n**Telematics**\n\nThe wireless transmission of useful information to and from a vehicle.\n\n**Wheel (rim)**\n\nWhat the tire is mounted on. Wheels can be made of steel or a light alloy, such as aluminum.\n\nPage 1 of 5\n" |
|
172 | {"format":"PATENT","fontFamily":"TAHOMA","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"latestPatent":{"type":"object","properties":{"name":{"type":"string","description":"Name associated with the referenced patent"},"patentNumber":{"type":"number","description":"Referenced patent number"}},"description":"Most recent patent from the references cited."},"patentStatus":{"enum":["A","B1","B2","C","D"],"type":"string","description":"Current patent status (e.g., application or granted status). Appears next to the patent number."},"technologyCategory":{"type":"string","description":"IPC classification (section, class, and subclass). Example: B01F. Include only the first 4 characters."}}} | {"latestPatent":{"name":"Thiel","patentNumber":4576720},"patentStatus":"A","technologyCategory":"E70K"} | "# US 5,672,557 A\n\nPage 3\n\n(46)\n\n**Int. C**\n\n**E70K 15/04**\n\n**E70K 7/18**\n\n**2015.01**\n\n**2015.01**\n\n(47)\n\n**References Cited**\n\n### U.S. PATENT DOCUMENTS\n\n1,000,351 A3/1932 Turcotte et al.\n\n1,015,317 A4/1932 Roob\n\n1,113,740 A4/1932 Feeney et al.\n\n1,158,526 A4/1932 Dare et al.\n\n1,196,774 A6/1932 Littel\n\n1,204,391 A7/1932 Berge\n\n1,236,832 A9/1932 Roberts-Kunze\n\n1,305,063 A9/1932 Graham et al.\n\n1,327,538 A11/1932 Rutherford\n\n1,344,122 A11/1932 Nienow\n\n1,417,421 A12/1932 Franecki et al.\n\n1,486,042 A1/1933 Shanahan\n\n1,494,916 A3/1933 Ortiz et al.\n\n1,532,988 A4/1933 Kihn\n\n1,576,947 A6/1933 Reichert et al.\n\n1,677,896 A6/1933 Witting\n\n1,750,421 A8/1933 Ruecker et al.\n\n1,887,986 A10/1933 Beatty et al.\n\n1,933,293 A12/1933 Schamberger et al.\n\n1,960,601 A2/1934 Wunsch\n\n1,984,150 A3/1934 Ankunding-Roob et al.\n\n2,072,399 A3/1934 Collier\n\n2,159,515 A3/1934 Schneider et al.\n\n2,178,884 A4/1934 Krajcik et al.\n\n2,285,971 A5/1934 Keeling et al.\n\n2,375,008 A7/1934 Kilback-Carroll et al.\n\n2,476,473 A8/1934 Morar\n\n2,564,008 A8/1934 Wisoky et al.\n\n2,702,030 A10/1934 Streich et al.\n\n2,744,879 A11/1934 Abshire\n\n2,860,415 A1/1935 Dickinson\n\n2,912,072 A3/1935 Halvorson\n\n2,965,140 A3/1935 MacGyver et al.\n\n3,068,841 A3/1935 Dach et al.\n\n3,146,028 A5/1935 Koelpin et al.\n\n3,179,207 A5/1935 Goyette et al.\n\n3,263,844 A7/1935 Kreiger-Hoeger et al.\n\n3,320,746 A8/1935 Schultz et al.\n\n3,374,395 A8/1935 Nitzsche et al.\n\n3,456,533 A9/1935 Schultz et al.\n\n3,491,932 A9/1935 Cartwright et al.\n\n3,601,990 A10/1935 Zemlak\n\n3,715,233 A12/1935 Dibbert et al.\n\n3,758,160 A12/1935 McDermott et al.\n\n3,776,506 A2/1936 Yost et al.\n\n3,894,472 A4/1936 Brakus\n\n3,922,794 A6/1936 Cummerata\n\n4,072,404 A6/1936 Purdy et al.\n\n4,140,725 A6/1936 Feeney et al.\n\n4,246,752 A6/1936 Skiles\n\n4,277,686 A6/1936 White\n\n4,297,813 A8/1936 Cummerata et al.\n\n4,354,695 A10/1936 Glover et al.\n\n4,386,560 A12/1936 Bergnaum et al.\n\n4,473,459 A1/1937 Larson\n\n4,576,720 A2/1937 Thiel\n" |
|
173 | {"format":"FORM_1040","fontFamily":"ARIAL","documentQuality":"CLEAN"} | {"type":"object","properties":{"income":{"type":"object","properties":{"line1":{"type":"object","properties":{"c":{"type":"number","description":"Tip income not reported on line 1a."},"d":{"type":"number","description":"Medicaid waiver payments not reported on Form W-2"},"e":{"type":"number","description":"Taxable dependent care benefits from Form 2441."},"g":{"type":"number","description":"Wages from Form 8919."},"h":{"type":"number","description":"Other earned income."},"i":{"type":"number","description":"Nontaxable combat pay election."},"z":{"type":"number","description":"Total of lines 1a through 1h"}}},"line2":{"type":"object","properties":{"a":{"type":"number","description":"Tax-exempt interest."},"b":{"type":"number","description":"Taxable interest."}}},"line3":{"type":"object","properties":{"a":{"type":"number","description":"Qualified dividends."},"b":{"type":"number","description":"Ordinary dividends."}}},"line4":{"type":"object","properties":{"b":{"type":"number","description":"Taxable amount."}}},"line5":{"type":"object","properties":{"a":{"type":"number","description":"Pensions and annuities."},"b":{"type":"number","description":"Taxable amount."}}},"line6":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number","description":"Social security benefits."},"b":{"type":"number","description":"Taxable amount."},"c":{"type":"boolean","description":"Whether the taxpayer elected to use the lump sum election method. Return false unless box is checked."}}},"line7":{"type":"number","description":"Capital gain or loss"},"line10":{"type":"number","description":"Adjustments to income from Schedule 1"},"line11":{"type":"number","description":"Taxpayer adjusted gross income"},"line12":{"type":"number","description":"Standard deduction or itemized deductions"},"line14":{"type":"number","description":"Total of lines 12 and 13"}},"description":"Income items from Form 1040"},"spouse":{"type":"object","properties":{"spouseSsn":{"type":"string","description":"Spouse social security number. Return in the following format: 123-45-6789"},"spouseLastName":{"type":"string"}}},"address":{"type":"object","required":["address1","address2","city","state","zipCode"],"properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"},"address1":{"type":"string","description":"Address line one. Excludes Suites / Apartment numbers."},"address2":{"type":"string","description":"Address line two"}}},"taxPeriod":{"type":"object","properties":{"taxYearEnd":{"type":"string","description":"Last 2 digits of the tax year (ex: 22)"}}},"dependents":{"type":"array","items":{"type":"object","required":["firstName","lastName","ssn","relationship","childTaxCredit","otherCredit"],"properties":{"ssn":{"type":"string","description":"Dependent social security number. Return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string"},"otherCredit":{"type":"boolean","description":"Does the dependent qualify for other credit. Return false unless box is checked"},"relationship":{"type":"string"},"childTaxCredit":{"type":"boolean","description":"Does the dependent qualify for child tax credit. Return false unless box is checked"}}},"description":"List of dependents and their information. Return null if there are no dependents."},"ageBlindness":{"type":"object","required":["bornBeforeJanuary","blind","spouseBornBeforeJanuary","spouseBlind"],"properties":{"blind":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer is blind. Return false unless box is checked."},"spouseBlind":{"not":{"type":"null"},"type":"boolean","description":"Spouse is blind. Return false unless box is checked."},"bornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer born before January 2, 1960. Return false unless box is checked."},"spouseBornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Spouse born before January 2, 1960. Return false unless box is checked."}},"description":"Taxpayer and Spouse age and blindess classification."},"filingStatus":{"type":"object","required":["single","HOH","MFJ","MFS","QSS","nonResident"],"properties":{"HOH":{"not":{"type":"null"},"type":"boolean","description":"Head of household. Return false unless box is checked."},"MFJ":{"not":{"type":"null"},"type":"boolean","description":"Married filing jointly. Return false unless box is checked."},"MFS":{"not":{"type":"null"},"type":"boolean","description":"Married filing separately. Return false unless box is checked."},"QSS":{"not":{"type":"null"},"type":"boolean","description":"Qualifying surviving spouse. Return false unless box is checked."},"single":{"not":{"type":"null"},"type":"boolean","description":"Single. Return false unless box is checked."},"nonResident":{"not":{"type":"null"},"type":"boolean","description":"If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year. Return false unless box is checked."}},"description":"Taxpayer filing status."},"personalInfo":{"type":"object","properties":{"lastName":{"type":"string"},"firstName":{"type":"string","description":"Taxpayer first name. Exclude middle initial."}}},"standardDeductions":{"type":"object","required":["youAreDependent","spouseIsDependent","spouseItemizes"],"properties":{"spouseItemizes":{"not":{"type":"null"},"type":"boolean","description":"Spouse itemizes on a separate return. Return false unless box is checked."},"youAreDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim you as a dependent. Return false unless box is checked."},"spouseIsDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim your spouse as a dependent. Return false unless box is checked."}},"description":"Standard Deductions."}}} | {"income":{"line1":{"c":845,"d":5433,"e":9900,"g":0,"h":0,"i":9891,"z":168818},"line2":{"a":8185,"b":0},"line3":{"a":3998,"b":0},"line4":{"b":0},"line5":{"a":8081,"b":1878},"line6":{"a":2597,"b":3755,"c":true},"line7":0,"line10":0,"line11":174451,"line12":7993,"line14":9809},"spouse":{"spouseSsn":"297-75-4691","spouseLastName":"Johnston"},"address":{"city":"Sandraboro","state":"NE","zipCode":"68004","address1":"995 S Main","address2":"Apt. 168"},"taxPeriod":{"taxYearEnd":"24"},"dependents":null,"ageBlindness":{"blind":true,"spouseBlind":false,"bornBeforeJanuary":false,"spouseBornBeforeJanuary":false},"filingStatus":{"HOH":false,"MFJ":false,"MFS":true,"QSS":false,"single":false,"nonResident":false},"personalInfo":{"lastName":"Gutmann","firstName":"Gussie"},"standardDeductions":{"spouseItemizes":false,"youAreDependent":true,"spouseIsDependent":false}} | "# Form 1040\n\nDepartment of the Treasury—Internal Revenue Service\n\n## U.S. Individual Income Tax Return 2024\n\nOMB No. 1545-0074 I\n\nIRS Use Only—Do not write or staple in this space.\n\nFor the year Jan. 1–Dec. 31, 2024, or other tax year beginning 1/01, 2024, ending 12/31 2024\n\nSee separate instructions.\n\nYour first name and middle initial: Gussie R\n\nLast name: Gutmann\n\nYour social security number: 053 77 3400\n\nIf joint return, spouse’s first name and middle initial: Trystan H\n\nLast name: Johnston\n\nSpouse’s social security number: 297 75 4691\n\nHome address (number and street). If you have a P.O. box, see instructions. 995 S Main\n\nApt. no.: Apt. 168\n\nCity, town, or post office. If you have a foreign address, also complete spaces below: Sandraboro\n\nState: NE\n\nZIP code: 68004\n\nForeign country name:\n\nForeign province/state/county:\n\nForeign province/state/county:\n\n**Presidential Election Campaign**Check here if you, or your spouse if filing jointly, want $3 to go to this fund. Checking a box below will not change your tax or refund.\n\n□ You\n\n□ Spouse\n\n### Filing Status\n\nCheck only one box.\n\n□ Single\n\n□ Head of household (HOH)\n\n□ Married filing jointly (even if only one had income)\n\n☑ Married filing separately (MFS)\n\n□ Qualifying surviving spouse (QSS)\n\nIf you checked the MFS box, enter the name of your spouse. If you checked the HOH or QSS box, enter the child’s name if the qualifying person is a child but not your dependent: \\_\\_\\_\n\n□ If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year, check the box and enter their name (see instructions and attach statement if required): \\_\\_\\_\n\n### Digital assets\n\nAt any time during 2024, did you: (a) receive (as a reward, award, or payment for property or services); or (b) sell, exchange, or otherwise dispose of a digital asset (or a financial interest in a digital asset)? (See instructions.)\n\n☑ Yes\n\n□ No\n\n### Standard Deduction\n\nSomeone can claim:\n\n☑ You as a dependent\n\n□ Your spouse as a dependent\n\n□ Spouse itemizes on a separate return or you were a dual-status alien\n\n### Age/Blindness\n\n**You:**\n\n□ Were born before January 2, 1960\n\n☑ Are blind\n\n**Spouse:**\n\n□ Was born before January 2, 1960\n\n□ Is blind\n\n### Dependents (see instructions):\n\nIf more than four dependents, see instructions and check here □\n\n| (1) First name Last name | (2) Social securitynumber | (3) Relationshipto you | (4) Check the box if qualifies for Child tax credit | Credit for other dependents |\n| ------------------------ | ------------------------- | ---------------------- | --------------------------------------------------- | --------------------------- |\n| | | | □ | □ |\n| | | | □ | □ |\n| | | | □ | □ |\n| | | | □ | □ |\n\n### Income\n\n**Attach Form(s) W-2 here. Also attach Forms W-2G and 1099-R if tax was withheld.** If you did not get a Form W-2, see instructions.\n\n**1a** Total amount from Form(s) W-2, box 1 (see instructions) **1a:** $124,890.00:\n\n**b** Household employee wages not reported on Form(s) W-2 **1b:** $12,136.00\n\n**c** Tip income not reported on line 1a (see instructions) **1c:** $845.00\n\n**d** Medicaid waiver payments not reported on Form(s) W-2 (see instructions) **1d:** $5,433.00\n\n**e** Taxable dependent care benefits from Form 2441, line 26 **1e:** $9,900.00\n\n**f** Employer-provided adoption benefits from Form 8839, line 29 **1f:** $5,723.00\n\n**g** Wages from Form 8919, line 6 **1g:** $0.00\n\n**h** Other earned income (see instructions) **1h:** $0.00\n\n**i** Nontaxable combat pay election (see instructions) **1i:** $9,891.00\n\n**z** Add lines 1a through 1h **1z:** $168,818.00\n\nAttach Sch. B if required.\n\n- **2a** Tax-exempt interest **2a:** $8,185.00\n\n b Taxable interest **2b** $0.00\n\n- **3a** Qualified dividends **3a:** $3,998.00\n\n b Ordinary dividends **3b** $0.00\n\n**4a** IRA distributions **4a:** $0.00\n\nb Taxable amount **4b** $0.00\n\n**5a** Pensions and annuities **5a:** $8,081.00\n\nb Taxable amount **5b** $1,878.00\n\n**6a** Social security benefits **6a:** $2,597.00\n\nb Taxable amount **6b** $3,755.00\n\n**c** If you elect to use the lump-sum election method, check here (see instructions) ☑\n\n**7** Capital gain or (loss). Attach Schedule D if required. If not required, check here □\n\n**7** $0.00\n\n**8** Additional income from Schedule 1, line 10 .\n\n**8** $0.00\n\n**9** Add lines 1z, 2b, 3b, 4b, 5b, 6b, 7, and 8. This is your **total income**\n\n**9** $174,451.00\n\n**10** Adjustments to income from Schedule 1, line 26\n\n**10** $0.00\n\n**11** Subtract line 10 from line 9. This is your adjusted **gross income**\n\n**11** $174,451.00\n\n#### Standard Deduction for-\n\n- Single or Married filing separately, $14,600\n- Married filing jointly or Qualifying surviving spouse, $29,200\n- Head of household, $21,900\n- If you checked any box under Standard Deduction, see instructions.\n\n**12** **Standard deduction or itemized deductions** (from Schedule A)\n\n**12** $7,993.00\n\n**13** Qualified business income deduction from Form 8995 or Form 8995-A\n\n**13** $1,816.00\n\n**14** Add lines 12 and 13\n\n**14** $9,809.00\n\n**15** Subtract line 14 from line 11. If zero or less, enter -0-. This is your **taxable income**\n\n**15** $164,642.00\n\nFor Disclosure, Privacy Act, and Paperwork Reduction Act Notice, see separate instructions.\n\nCat. No. 11320B\n\nForm 1040 (2024)\n" |
|
174 | {"format":"SHIFT_SCHEDULE","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["title","weekStartDate","facility","employees"],"properties":{"title":{"type":"string"},"facility":{"type":"string"},"employees":{"type":"array","items":{"type":"object","required":["employeeName","employeeId","department","shifts"],"properties":{"shifts":{"type":"array","items":{"type":"object","required":["type"],"properties":{"type":{"enum":["Morning","Afternoon","Night","Leave","empty"],"type":"string"},"notes":{"type":"string","description":"Notes for the shift. Only required for Leave."}}}},"department":{"type":"string"},"employeeId":{"type":"string"},"employeeName":{"type":"string"}}}},"weekStartDate":{"type":"string"}}} | {"title":"Staff Shift Schedule","facility":"West Sydneemouth Medical Center","employees":[{"shifts":[{"type":"Morning","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null},{"type":"empty","notes":null}],"department":"Surgery","employeeId":"KBPL7D","employeeName":"Luz Davis"},{"shifts":[{"type":"empty","notes":null},{"type":"Leave","notes":"Vacation"},{"type":"Leave","notes":"Vacation"},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null}],"department":"General Ward","employeeId":"QHH6AM","employeeName":"Felix Bergnaum"},{"shifts":[{"type":"Afternoon","notes":null},{"type":"Morning","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null},{"type":"Leave","notes":"Sick Leave"},{"type":"empty","notes":null}],"department":"Neurology","employeeId":"YFTLIA","employeeName":"Judith Hagenes"},{"shifts":[{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Leave","notes":"Personal"},{"type":"Morning","notes":null},{"type":"Leave","notes":"Personal"},{"type":"empty","notes":null},{"type":"Afternoon","notes":null}],"department":"Neurology","employeeId":"D5BOA4","employeeName":"Barbara Gislason"},{"shifts":[{"type":"Leave","notes":"Personal"},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Afternoon","notes":null},{"type":"Leave","notes":"Training"},{"type":"Morning","notes":null},{"type":"empty","notes":null}],"department":"ICU","employeeId":"HAHGNZ","employeeName":"Andres Runte"},{"shifts":[{"type":"empty","notes":null},{"type":"Afternoon","notes":null},{"type":"Leave","notes":"Training"},{"type":"empty","notes":null},{"type":"Afternoon","notes":null},{"type":"Leave","notes":"Training"},{"type":"Night","notes":null}],"department":"Emergency","employeeId":"HWM4MU","employeeName":"Jeffrey Littel"},{"shifts":[{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Leave","notes":"Training"},{"type":"Morning","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null}],"department":"Pediatrics","employeeId":"ZGG090","employeeName":"James Romaguera"},{"shifts":[{"type":"empty","notes":null},{"type":"Leave","notes":"Personal"},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null},{"type":"Night","notes":null},{"type":"Afternoon","notes":null}],"department":"General Ward","employeeId":"IYI0KG","employeeName":"Harriet Smith"},{"shifts":[{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Afternoon","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null}],"department":"General Ward","employeeId":"6SFHOR","employeeName":"Robin Hodkiewicz"},{"shifts":[{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Morning","notes":null},{"type":"Afternoon","notes":null},{"type":"empty","notes":null},{"type":"Night","notes":null},{"type":"Afternoon","notes":null}],"department":"Surgery","employeeId":"AFURZA","employeeName":"Theresa Wolf"},{"shifts":[{"type":"Afternoon","notes":null},{"type":"Morning","notes":null},{"type":"empty","notes":null},{"type":"empty","notes":null},{"type":"Afternoon","notes":null},{"type":"empty","notes":null},{"type":"Afternoon","notes":null}],"department":"General Ward","employeeId":"RURDPT","employeeName":"Vicky D'Amore"}],"weekStartDate":"2025-10-11"} | "# Staff Shift Schedule\n\nWest Sydneemouth Medical Center -\n\nWeek of October 11, 2025\n\n| Employee | ID | Department | Sat 11 | Sun 12 | Mon 13 | Tue 14 | Wed 15 | Thu 16 | Fri 17 |\n| ---------------- | ------ | ------------ | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | ------------------- | --------------------- |\n| Luz Davis | KBPL7D | Surgery | Morning 07:00-15:00 | | | | | Morning 07:00-15:00 | |\n| Felix Bergnaum | QHH6AM | General Ward | | Leave Vacation | Leave Vacation | | | | |\n| Judith Hagenes | YFTLIA | Neurology | Afternoon 15:00-23:00 | Morning 07:00-15:00 | | | Morning 07:00-15:00 | Leave Sick Leave | |\n| Barbara Gislason | D5BOA4 | Neurology | | | Leave Personal | Morning 07:00-15:00 | Leave Personal | | Afternoon 15:00-23:00 |\n| Andres Runte | HAHGNZ | ICU | Leave Personal | | | Afternoon 15:00-23:00 | Leave Training | Morning 07:00-15:00 | |\n| Jeffrey Littel | HWM4MU | Emergency | | Afternoon 15:00-23:00 | Leave Training | | Afternoon 15:00-23:00 | Leave Training | Night 23:00-07:00 |\n| James Romaguera | ZGG090 | Pediatrics | | | | Leave Training | Morning 07:00-15:00 | | Morning 07:00-15:00 |\n| Harriet Smith | IYI0KG | General Ward | | Leave Personal | | | Morning 07:00-15:00 | Night 23:00-07:00 | Afternoon 15:00-23:00 |\n| Robin Hodkiewicz | 6SFHOR | General Ward | | | Afternoon 15:00-23:00 | | Morning 07:00-15:00 | | |\n| Theresa Wolf | AFURZA | Surgery | | | Morning 07:00-15:00 | Afternoon 15:00-23:00 | | Night 23:00-07:00 | Afternoon 15:00-23:00 |\n| Vicky D'Amore | RURDPT | General Ward | Afternoon 15:00-23:00 | Morning 07:00-15:00 | | | Afternoon 15:00-23:00 | | Afternoon 15:00-23:00 |\n" |
|
175 | {"format":"FORM_1040","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","properties":{"income":{"type":"object","properties":{"line1":{"type":"object","properties":{"b":{"type":"number","description":"Household employee wages not reported on Form W-2."},"e":{"type":"number","description":"Taxable dependent care benefits from Form 2441."},"f":{"type":"number","description":"Employer-provided adoption benefits from Form 8839."},"g":{"type":"number","description":"Wages from Form 8919."},"z":{"type":"number","description":"Total of lines 1a through 1h"}}},"line3":{"type":"object","properties":{"a":{"type":"number","description":"Qualified dividends."}}},"line6":{"type":"object","required":["a","b","c"],"properties":{"a":{"type":"number","description":"Social security benefits."},"b":{"type":"number","description":"Taxable amount."},"c":{"type":"boolean","description":"Whether the taxpayer elected to use the lump sum election method. Return false unless box is checked."}}},"line10":{"type":"number","description":"Adjustments to income from Schedule 1"},"line13":{"type":"number","description":"Qualified business income deduction "},"line14":{"type":"number","description":"Total of lines 12 and 13"},"line15":{"type":"number","description":"Taxpayer taxable income"}},"description":"Income items from Form 1040"},"spouse":{"type":"object","properties":{"spouseSsn":{"type":"string","description":"Spouse social security number. Return in the following format: 123-45-6789"},"spouseFirstName":{"type":"string","description":"Spouse first name. Exclude middle initial"},"spouseMiddleInitial":{"type":"string"}}},"address":{"type":"object","required":["address1","address2","city","state","zipCode"],"properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"},"address1":{"type":"string","description":"Address line one. Excludes Suites / Apartment numbers."},"address2":{"type":"string","description":"Address line two"}}},"taxPeriod":{"type":"object","properties":{"taxYearEnd":{"type":"string","description":"Last 2 digits of the tax year (ex: 22)"},"taxDateStart":{"type":"string","description":"Month and day tax year start (ex: 1/01)"}}},"dependents":{"type":"array","items":{"type":"object","required":["firstName","lastName","ssn","relationship","childTaxCredit","otherCredit"],"properties":{"ssn":{"type":"string","description":"Dependent social security number. Return in the following format: 123-45-6789"},"lastName":{"type":"string"},"firstName":{"type":"string"},"otherCredit":{"type":"boolean","description":"Does the dependent qualify for other credit. Return false unless box is checked"},"relationship":{"type":"string"},"childTaxCredit":{"type":"boolean","description":"Does the dependent qualify for child tax credit. Return false unless box is checked"}}},"description":"List of dependents and their information. Return null if there are no dependents."},"ageBlindness":{"type":"object","required":["bornBeforeJanuary","blind","spouseBornBeforeJanuary","spouseBlind"],"properties":{"blind":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer is blind. Return false unless box is checked."},"spouseBlind":{"not":{"type":"null"},"type":"boolean","description":"Spouse is blind. Return false unless box is checked."},"bornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Taxpayer born before January 2, 1960. Return false unless box is checked."},"spouseBornBeforeJanuary":{"not":{"type":"null"},"type":"boolean","description":"Spouse born before January 2, 1960. Return false unless box is checked."}},"description":"Taxpayer and Spouse age and blindess classification."},"filingStatus":{"type":"object","required":["single","HOH","MFJ","MFS","QSS","nonResident"],"properties":{"HOH":{"not":{"type":"null"},"type":"boolean","description":"Head of household. Return false unless box is checked."},"MFJ":{"not":{"type":"null"},"type":"boolean","description":"Married filing jointly. Return false unless box is checked."},"MFS":{"not":{"type":"null"},"type":"boolean","description":"Married filing separately. Return false unless box is checked."},"QSS":{"not":{"type":"null"},"type":"boolean","description":"Qualifying surviving spouse. Return false unless box is checked."},"single":{"not":{"type":"null"},"type":"boolean","description":"Single. Return false unless box is checked."},"nonResident":{"not":{"type":"null"},"type":"boolean","description":"If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year. Return false unless box is checked."}},"description":"Taxpayer filing status."},"personalInfo":{"type":"object","properties":{"ssn":{"type":"string","description":"Primary social security number. Always return in the following format: 123-45-6789"},"firstName":{"type":"string","description":"Taxpayer first name. Exclude middle initial."}}},"standardDeductions":{"type":"object","required":["youAreDependent","spouseIsDependent","spouseItemizes"],"properties":{"spouseItemizes":{"not":{"type":"null"},"type":"boolean","description":"Spouse itemizes on a separate return. Return false unless box is checked."},"youAreDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim you as a dependent. Return false unless box is checked."},"spouseIsDependent":{"not":{"type":"null"},"type":"boolean","description":"Someone can claim your spouse as a dependent. Return false unless box is checked."}},"description":"Standard Deductions."}}} | {"income":{"line1":{"b":2882,"e":0,"f":0,"g":0,"z":139490},"line3":{"a":2152},"line6":{"a":0,"b":0,"c":false},"line10":0,"line13":0,"line14":322,"line15":153510},"spouse":{"spouseSsn":"744-07-9614","spouseFirstName":"Jammie","spouseMiddleInitial":"B"},"address":{"city":"Delano","state":"VA","zipCode":"22386","address1":"2424 Oberbrunner Crescent","address2":"Suite 979"},"taxPeriod":{"taxYearEnd":"24","taxDateStart":"1/01"},"dependents":[{"ssn":"324-15-7119","lastName":"Will","firstName":"Astrid","otherCredit":true,"relationship":"child","childTaxCredit":true}],"ageBlindness":{"blind":true,"spouseBlind":true,"bornBeforeJanuary":false,"spouseBornBeforeJanuary":false},"filingStatus":{"HOH":false,"MFJ":false,"MFS":true,"QSS":false,"single":false,"nonResident":false},"personalInfo":{"ssn":"503-22-1665","firstName":"Alisa"},"standardDeductions":{"spouseItemizes":false,"youAreDependent":false,"spouseIsDependent":false}} | "# Form 1040\n\nDepartment of the Treasury—Internal Revenue Service\n\n## U.S. Individual Income Tax Return 2024\n\nOMB No. 1545-0074 I\n\nIRS Use Only—Do not write or staple in this space.\n\nFor the year Jan. 1–Dec. 31, 2024, or other tax year beginning 1/01, 2024, ending 12/31 2024\n\nSee separate instructions.\n\nYour first name and middle initial: Alisa E\n\nLast name: Will\n\nYour social security number: 503-22-1665\n\nIf joint return, spouse’s first name and middle initial: Jammie B\n\nLast name: Pfannerstill\n\nSpouse’s social security number: 744-07-9614\n\nHome address (number and street). If you have a P.O. box, see instructions. 2424 Oberbrunner Crescent\n\nApt. no.: Suite 979\n\nCity, town, or post office. If you have a foreign address, also complete spaces below: Delano\n\nState: VA\n\nZIP code: 22386\n\nForeign country name:\n\nForeign province/state/county:\n\nForeign province/state/county:\n\n**Presidential Election Campaign**Check here if you, or your spouse if filing jointly, want $3 to go to this fund. Checking a box below will not change your tax or refund.\n\n□ You\n\n□ Spouse\n\n### Filing Status\n\nCheck only one box.\n\n□ Single\n\n□ Head of household (HOH)\n\n□ Married filing jointly (even if only one had income)\n\n☑ Married filing separately (MFS)\n\n□ Qualifying surviving spouse (QSS)\n\nIf you checked the MFS box, enter the name of your spouse. If you checked the HOH or QSS box, enter the child’s name if the qualifying person is a child but not your dependent: \\_\\_\\_\n\n□ If treating a nonresident alien or dual-status alien spouse as a U.S. resident for the entire tax year, check the box and enter their name (see instructions and attach statement if required): \\_\\_\\_\n\n### Digital assets\n\nAt any time during 2024, did you: (a) receive (as a reward, award, or payment for property or services); or (b) sell, exchange, or otherwise dispose of a digital asset (or a financial interest in a digital asset)? (See instructions.)\n\n☑ Yes\n\n□ No\n\n### Standard Deduction\n\nSomeone can claim:\n\n□ You as a dependent\n\n□ Your spouse as a dependent\n\n□ Spouse itemizes on a separate return or you were a dual-status alien\n\n### Age/Blindness\n\n**You:**\n\n□ Were born before January 2, 1960\n\n☑ Are blind\n\n**Spouse:**\n\n□ Was born before January 2, 1960\n\n☑ Is blind\n\n### Dependents (see instructions):\n\nIf more than four dependents, see instructions and check here □\n\n| (1) First name Last name | (2) Social securitynumber | (3) Relationshipto you | (4) Check the box if qualifies for Child tax credit | Credit for other dependents |\n| ------------------------ | ------------------------- | ---------------------- | --------------------------------------------------- | --------------------------- |\n| Astrid Will | 324 15 7119 | child | ☑ | ☑ |\n\n### Income\n\n**Attach Form(s) W-2 here. Also attach Forms W-2G and 1099-R if tax was withheld.** If you did not get a Form W-2, see instructions.\n\n**1a** Total amount from Form(s) W-2, box 1 (see instructions) **1a:** 116682:\n\n**b** Household employee wages not reported on Form(s) W-2 **1b:** 2882\n\n**c** Tip income not reported on line 1a (see instructions) **1c:** 7756\n\n**d** Medicaid waiver payments not reported on Form(s) W-2 (see instructions) **1d:** 1870\n\n**e** Taxable dependent care benefits from Form 2441, line 26 **1e:** 0\n\n**f** Employer-provided adoption benefits from Form 8839, line 29 **1f:** 0\n\n**g** Wages from Form 8919, line 6 **1g:** 0\n\n**h** Other earned income (see instructions) **1h:** 1490\n\n**i** Nontaxable combat pay election (see instructions) **1i:** 8810\n\n**z** Add lines 1a through 1h **1z:** 139490\n\nAttach Sch. B if required.\n\n- **2a** Tax-exempt interest **2a:** 7953\n\n b Taxable interest **2b** 0\n\n- **3a** Qualified dividends **3a:** 2152\n\n b Ordinary dividends **3b** 0\n\n**4a** IRA distributions **4a:** 9755\n\nb Taxable amount **4b** 0\n\n**5a** Pensions and annuities **5a:** 7872\n\nb Taxable amount **5b** 0\n\n**6a** Social security benefits **6a:** 0\n\nb Taxable amount **6b** 0\n\n**c** If you elect to use the lump-sum election method, check here (see instructions) □\n\n**7** Capital gain or (loss). Attach Schedule D if required. If not required, check here □\n\n**7** 4927\n\n**8** Additional income from Schedule 1, line 10 .\n\n**8** 9415\n\n**9** Add lines 1z, 2b, 3b, 4b, 5b, 6b, 7, and 8. This is your **total income**\n\n**9** 153832\n\n**10** Adjustments to income from Schedule 1, line 26\n\n**10** 0\n\n**11** Subtract line 10 from line 9. This is your adjusted **gross income**\n\n**11** 153832\n\n#### Standard Deduction for-\n\n- Single or Married filing separately, $14,600\n- Married filing jointly or Qualifying surviving spouse, $29,200\n- Head of household, $21,900\n- If you checked any box under Standard Deduction, see instructions.\n\n**12** **Standard deduction or itemized deductions** (from Schedule A)\n\n**12** 322\n\n**13** Qualified business income deduction from Form 8995 or Form 8995-A\n\n**13** 0\n\n**14** Add lines 12 and 13\n\n**14** 322\n\n**15** Subtract line 14 from line 11. If zero or less, enter -0-. This is your **taxable income**\n\n**15** 153510\n\nFor Disclosure, Privacy Act, and Paperwork Reduction Act Notice, see separate instructions.\n\nCat. No. 11320B\n\nForm 1040 (2024)\n" |
|
176 | {"format":"DELIVERY_NOTE","fontFamily":"COURIER_NEW","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["sn","type","brand","reference","productSpecsJson","unit","quantity"],"properties":{"sn":{"type":"number"},"type":{"enum":["LED Luminaire","Power Supply","Control System","Mounting Bracket","LED Driver","Cable Assembly","Junction Box","Sensor Module"],"type":"string"},"unit":{"enum":["pcs","set","unit"],"type":"string"},"brand":{"enum":["Philips","Osram","Schneider Electric","Siemens","ABB","Lutron","Legrand","Mean Well"],"type":"string"},"quantity":{"type":"number"},"reference":{"type":"string"},"productSpecsJson":{"type":"object","required":["power","physical","ratings"],"properties":{"power":{"type":"object","required":["watts","inputVoltage"],"properties":{"watts":{"type":"number"},"inputVoltage":{"enum":["100-240v","100-277v","220-240v"],"type":"string"}}},"ratings":{"type":"object","required":["protection"],"properties":{"protection":{"enum":["ip65","ip66","ip67"],"type":"string"}}},"physical":{"type":"object","required":["material","mountingType"],"properties":{"material":{"enum":["aluminum","steel","plastic"],"type":"string"},"mountingType":{"enum":["surface","recessed","track"],"type":"string"}}}}}}}},"header":{"type":"object","required":["from","to","date","projectName"],"properties":{"to":{"type":"object","required":["companyName","reference","location","attention","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"attention":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"date":{"type":"string"},"from":{"type":"object","required":["companyName","reference","location","tel","email","vatNumber"],"properties":{"tel":{"type":"string"},"email":{"type":"string"},"location":{"type":"string"},"reference":{"type":"string"},"vatNumber":{"type":"string"},"companyName":{"type":"string"}}},"projectName":{"type":"string"}}}}} | {"items":[{"sn":1,"type":"LED Driver","unit":"set","brand":"Osram","quantity":20,"reference":"V0AJ59DSKL","productSpecsJson":{"power":{"watts":54,"inputVoltage":"100-240v"},"ratings":{"protection":"ip66"},"physical":{"material":"aluminum","mountingType":"track"}}},{"sn":2,"type":"Control System","unit":"pcs","brand":"Philips","quantity":13,"reference":"FQVA0VMHSX","productSpecsJson":{"power":{"watts":42,"inputVoltage":"100-277v"},"ratings":{"protection":"ip65"},"physical":{"material":"aluminum","mountingType":"track"}}},{"sn":3,"type":"LED Driver","unit":"pcs","brand":"Legrand","quantity":18,"reference":"FQYP6ZECTN","productSpecsJson":{"power":{"watts":137,"inputVoltage":"100-277v"},"ratings":{"protection":"ip66"},"physical":{"material":"plastic","mountingType":"surface"}}},{"sn":4,"type":"Control System","unit":"set","brand":"Philips","quantity":46,"reference":"GVPONIHQQU","productSpecsJson":{"power":{"watts":23,"inputVoltage":"220-240v"},"ratings":{"protection":"ip66"},"physical":{"material":"aluminum","mountingType":"recessed"}}}],"header":{"to":{"tel":"547.714.2623 x90520","email":"[email protected]","location":"1850 Murphy Hill","attention":"Edna Abshire","reference":"PO-73LXSWOO","vatNumber":"VAT-4478318818","companyName":"Treutel - Wintheiser"},"date":"2025-02-13","from":{"tel":"1-368-446-7260 x16997","email":"[email protected]","location":"101 S 10th Street","reference":"DN-LZF7Q0CV","vatNumber":"VAT-4349048685","companyName":"Stark Inc"},"projectName":"Expansion - Norwalk Warehouse"}} | "# DELIVERY NOTE\n\n#### From:\n\n**Company:** Stark Inc\n\n**Ref:** DN-LZF7Q0CV\n\n**Address:** 101 S 10th Street\n\n**Tel:** 1-368-446-7260 x16997\n\n**Email:** [email protected]\n\n**VAT:** VAT-4349048685\n\n#### To:\n\n**Company:** Treutel - Wintheiser\n\n**Ref:** PO-73LXSWOO\n\n**Address:** 1850 Murphy Hill\n\n**Attention:** Edna Abshire\n\n**Tel:** 547.714.2623 x90520\n\n**Email:** [email protected]\n\n**VAT:** VAT-4478318818\n\n**Date:** 2025-02-13\n\n**Project:** Expansion - Norwalk Warehouse\n\n| SN | Type | Brand | Reference | Description | Unit | Qty |\n| --- | -------------- | ------- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---- | --- |\n| 1 | LED Driver | Osram | V0AJ59DSKL | Industrial LED Driver for professional applications power rating: 54W 100-240v compatible efficiency rating: 87% track installation type aluminum construction, weight: 4.3kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: CE for commercial and industrial use only (H.S. Code 21060799) Origin: Svalbard & Jan Mayen Islands Warranty: 1 year standard warranty | set | 20 |\n| 2 | Control System | Philips | FQVA0VMHSX | Advanced Control System with integrated DMX/RDM support system power consumption: 42W typical 100-277v universal input range supports multiple protocols: DMX512, RDM, Art-Net, sACN track installation with quick-lock mechanism robust aluminum construction, weight: 0.4kg IP65 rated enclosure operating temperature: -10°C to 60°C 32 universes, 16,384 channels support integrated web interface for remote management automatic firmware updates via ethernet certifications: CE/UL/TUV/ROHS designed for professional entertainment and architectural applications (H.S. Code 71797002) Origin: Kuwait Warranty: 2 years with optional extension | pcs | 13 |\n| 3 | LED Driver | Legrand | FQYP6ZECTN | Industrial LED Driver for professional applications power rating: 137W 100-277v compatible efficiency rating: 91% surface installation type plastic construction, weight: 0.9kg IP66 protection class operating temperature: -30°C to 70°C professional-grade build quality includes mounting hardware and manual standard industry compatibility certification: TUV for commercial and industrial use only (H.S. Code 62319236) Origin: Brunei Darussalam Warranty: 1 year standard warranty | pcs | 18 |\n| 4 | Control System | Philips | GVPONIHQQU | Advanced Control System with integrated DMX/RDM support system power consumption: 23W typical 220-240v universal input range supports multiple protocols: DMX512, RDM, Art-Net, sACN recessed installation with quick-lock mechanism robust aluminum construction, weight: 1.2kg IP66 rated enclosure operating temperature: -10°C to 60°C 32 universes, 16,384 channels support integrated web interface for remote management automatic firmware updates via ethernet certifications: CE/UL/TUV/ROHS designed for professional entertainment and architectural applications (H.S. Code 13816025) Origin: Poland Warranty: 2 years with optional extension | set | 46 |\n" |
|
177 | {"format":"PAY_IN_SHEET","fontFamily":"ARIAL","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"puerSales":{"type":"number","description":"Puer Sales"},"grandTotal":{"type":"number","description":"Grand Total"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2025-05","title":"Pay-In Sheet","manager":"Randall Shields","distNumber":"146839","consultants":[{"sfmCode":"318526","idNumber":"3669619008","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Kristine Dickens"},{"sfmCode":"344728","idNumber":"4692946910","puerSales":null,"grandTotal":3018,"puerReturns":null,"consultantName":"Janie Cummerata"},{"sfmCode":"305367","idNumber":"4656052416","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Marc Borer V"},{"sfmCode":"523562","idNumber":"2677266145","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Clarence Bogisich"},{"sfmCode":"398575","idNumber":"3470977422","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Grace Kuhlman"},{"sfmCode":"466894","idNumber":"8626567727","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Della Ebert"},{"sfmCode":"890855","idNumber":"4224005123","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Kendra Brown"},{"sfmCode":"317370","idNumber":"1938648461","puerSales":222.3,"grandTotal":1704.3,"puerReturns":null,"consultantName":"Joyce Dach"},{"sfmCode":"758567","idNumber":"3662058218","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Mr. Julio Trantow V"},{"sfmCode":"118759","idNumber":"1419100058","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Jacob Koelpin"},{"sfmCode":"671597","idNumber":"9686277188","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Tommy Fadel"},{"sfmCode":"836394","idNumber":"2802062839","puerSales":null,"grandTotal":916,"puerReturns":null,"consultantName":"Cecelia Ondricka"},{"sfmCode":"912238","idNumber":"3394692599","puerSales":276.15,"grandTotal":2059.55,"puerReturns":57.6,"consultantName":"Loretta Kihn"},{"sfmCode":"298787","idNumber":"9406919928","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Antonia Heidenreich"},{"sfmCode":"971721","idNumber":"1334310553","puerSales":null,"grandTotal":4636,"puerReturns":null,"consultantName":"Norman Hyatt"},{"sfmCode":"708587","idNumber":"7729320475","puerSales":393.45,"grandTotal":3016.45,"puerReturns":null,"consultantName":"Francis Gutkowski-Murazik"},{"sfmCode":"743012","idNumber":"7835585785","puerSales":null,"grandTotal":4176,"puerReturns":null,"consultantName":"Lyle Quitzon"},{"sfmCode":"664900","idNumber":"8319295237","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Rachael Bernhard I"},{"sfmCode":"285347","idNumber":"8484368530","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Jeannie Aufderhar-Cummings"},{"sfmCode":"687929","idNumber":"7522522253","puerSales":null,"grandTotal":null,"puerReturns":null,"consultantName":"Shelia Jacobi"}]} | "# Pay-In Sheet - 2025-05\n\nDist: 146839\n\nMan: Randall Shields\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| -------------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Kristine Dickens | 3669619008 | 318526 | | | | | | | |\n| Janie Cummerata | 4692946910 | 344728 | R3596.00 | R578.00 | R3018.00 | | | | R3018.00 |\n| Marc Borer V | 4656052416 | 305367 | | | | | | | |\n| Clarence Bogisich | 2677266145 | 523562 | | | | | | | |\n| Grace Kuhlman | 3470977422 | 398575 | | | | | | | |\n| Della Ebert | 8626567727 | 466894 | | | | | | | |\n| Kendra Brown | 4224005123 | 890855 | | | | | | | |\n| Joyce Dach | 1938648461 | 317370 | R1482.00 | | R1482.00 | R222.30 | | R222.30 | R1704.30 |\n| Mr. Julio Trantow V | 3662058218 | 758567 | | | | | | | |\n| Jacob Koelpin | 1419100058 | 118759 | | | | | | | |\n| Tommy Fadel | 9686277188 | 671597 | | | | | | | |\n| Cecelia Ondricka | 2802062839 | 836394 | R916.00 | | R916.00 | | | | R916.00 |\n| Loretta Kihn | 3394692599 | 912238 | R2225.00 | R384.00 | R1841.00 | R276.15 | R57.60 | R218.55 | R2059.55 |\n| Antonia Heidenreich | 9406919928 | 298787 | | | | | | | |\n| Norman Hyatt | 1334310553 | 971721 | R4636.00 | | R4636.00 | | | | R4636.00 |\n| Francis Gutkowski-Murazik | 7729320475 | 708587 | R2623.00 | | R2623.00 | R393.45 | | R393.45 | R3016.45 |\n| Lyle Quitzon | 7835585785 | 743012 | R4176.00 | | R4176.00 | | | | R4176.00 |\n| Rachael Bernhard I | 8319295237 | 664900 | | | | | | | |\n| Jeannie Aufderhar-Cummings | 8484368530 | 285347 | | | | | | | |\n| Shelia Jacobi | 7522522253 | 687929 | | | | | | | |\n" |
|
178 | {"format":"REAL_ESTATE","rotation":270,"fontFamily":"COURIER_NEW","documentQuality":"CLEAN"} | {"type":"object","required":["transactions"],"properties":{"transactions":{"type":"array","items":{"type":"object","required":["period","value","category"],"properties":{"value":{"type":"number","description":"The value of the transaction in millions."},"period":{"type":"string","pattern":"^Q[1-4]-\\d{4}$","description":"The period in the format Q[1-4]-YYYY (e.g., Q1-2017)."},"category":{"type":"string","description":"The category of the transaction (e.g., Multifamily Housing)."}},"additionalProperties":false},"description":"Quarterly real estate transcations by property class."},"transactionsByCity":{"type":"array","items":{"type":"object","required":["year","value","city"],"properties":{"city":{"type":"string","description":"City name"},"year":{"type":"string","description":"The year in YYYY format (e.g. 2017)."},"value":{"type":"number","description":"Total value transactions in millions."}},"additionalProperties":false},"description":"Total Real estate transcations by city."}},"additionalProperties":false} | {"transactions":[{"value":5,"period":"Q1-2018","category":"Retail"},{"value":5,"period":"Q2-2018","category":"Retail"},{"value":6,"period":"Q3-2018","category":"Retail"},{"value":5,"period":"Q4-2018","category":"Retail"},{"value":24,"period":"Q1-2018","category":"Data Centers"},{"value":14,"period":"Q2-2018","category":"Data Centers"},{"value":29,"period":"Q3-2018","category":"Data Centers"},{"value":17,"period":"Q4-2018","category":"Data Centers"},{"value":21,"period":"Q1-2018","category":"State & Federal Contruction"},{"value":14,"period":"Q2-2018","category":"State & Federal Contruction"},{"value":15,"period":"Q3-2018","category":"State & Federal Contruction"},{"value":15,"period":"Q4-2018","category":"State & Federal Contruction"},{"value":6,"period":"Q1-2018","category":"Hospitality"},{"value":8,"period":"Q2-2018","category":"Hospitality"},{"value":15,"period":"Q3-2018","category":"Hospitality"},{"value":14,"period":"Q4-2018","category":"Hospitality"}],"transactionsByCity":[{"city":"Phoenix","year":"2018","value":239},{"city":"Dallas","year":"2018","value":199},{"city":"San Jose","year":"2018","value":58},{"city":"Seattle","year":"2018","value":131},{"city":"Austin","year":"2018","value":51}]} | "# Real Estate Market Dynamics\n\n### Retail\n\nAvg: $5.3M\n\nMedian: $5.0M\n\n### Data Centers\n\nAvg: $21.0M\n\nMedian: $20.5M\n\n### State & Federal Contruction\n\nAvg: $16.3M\n\nMedian: $15.0M\n\n### Hospitality\n\nAvg: $10.8M\n\nMedian: $11.0M\n\n### Transactions by Quarter\n\n!\\[Bar chart showing Transactions by Quarter\\]\n\n| date | Transaction Amount ($M) | category |\n| ------- | ----------------------- | --------------------------- |\n| Q1-2018 | 5 | Retail |\n| Q2-2018 | 5 | Retail |\n| Q3-2018 | 6 | Retail |\n| Q4-2018 | 5 | Retail |\n| Q1-2018 | 24 | Data Centers |\n| Q2-2018 | 14 | Data Centers |\n| Q3-2018 | 29 | Data Centers |\n| Q4-2018 | 17 | Data Centers |\n| Q1-2018 | 21 | State & Federal Contruction |\n| Q2-2018 | 14 | State & Federal Contruction |\n| Q3-2018 | 15 | State & Federal Contruction |\n| Q4-2018 | 15 | State & Federal Contruction |\n| Q1-2018 | 6 | Hospitality |\n| Q2-2018 | 8 | Hospitality |\n| Q3-2018 | 15 | Hospitality |\n| Q4-2018 | 14 | Hospitality |\n\n| City | Year | Transactions (Total) | Permits Filed | Retail | Data Centers | State & Federal Contruction | Hospitality |\n| -------- | ---- | -------------------- | ------------- | ------ | ------------ | --------------------------- | ----------- |\n| Phoenix | 2018 | $239M | 427 | $73.3M | $62.5M | $76.0M | $27.2M |\n| Dallas | 2018 | $199M | 268 | $35.5M | $47.3M | $15.1M | $101.1M |\n| San Jose | 2018 | $58M | 132 | $14.5M | $8.5M | $17.0M | $18.0M |\n| Seattle | 2018 | $131M | 90 | $10.5M | $57.4M | $44.8M | $18.2M |\n| Austin | 2018 | $51M | 270 | $1.3M | $14.4M | $23.5M | $11.9M |\n\n\n\n18/28\n\nNew Location Growth\n" |
|
179 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"HELVETICA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-09-17","rent":{"monthlyAmount":8881,"securityDeposit":4419},"lease":{"years":3,"months":7,"endDate":"2029-04-17","startDate":"2025-09-17"},"lessee":{"name":"Rath, Farrell and Bednar","state":"California","streetAddress":"1979 Runolfsson Street"},"lessor":{"name":"Marguerite Hartmann","state":"California","streetAddress":"626 Abbey Road"},"premises":{"spaceType":"Retail Space","squareFeet":"6823","streetAddress":"21869 Market Street"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-09-17\n\n, by and between\n\nMarguerite Hartmann\n\n\\[name of lessor\\], of\n\n626 Abbey Road\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nRath, Farrell and Bednar\n\n\\[name of lessee\\], of\n\n1979 Runolfsson Street\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n6823\n\nsquare feet (SF) of\n\nRetail Space\n\nlocated at\n\n21869 Market Street\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n3\n\nyear(s)\n\n7\n\nmonth(s) commencing on the\n\n17\n\nday of\n\nSeptember 2025\n\nday of\n\nSeptember 2025\n\n, and expiring at Midnight on the\n\n17\n\nday of\n\nApril 2029\n\nday of\n\nApril 2029\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n8881\n\ndollars ($8881) per month. A security deposit of\n\n4419\n\ndollars ($4419) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
18 | {"format":"CHART","documentQuality":"CLEAN"} | {"type":"object","title":"LiquidityAndCoverage","required":["liquidityCoverageRatios","totalLiquidityReserves"],"properties":{"totalLiquidityReserves":{"type":"array","items":{"type":"object","required":["period","liquidityReservesMillions"],"properties":{"period":{"type":"string","description":"Reporting period (e.g., '4Q19', '3Q23')"},"liquidityReservesMillions":{"type":"number","description":"Total liquidity reserves in millions of USD for the period"}}},"description":"Total liquidity reserves in millions of USD for each reporting period"},"liquidityCoverageRatios":{"type":"array","items":{"type":"object","required":["period","lcrPercent"],"properties":{"period":{"type":"string","description":"Reporting period (e.g., '3Q23', '4Q23')"},"lcrPercent":{"type":"number","description":"Decimal representation of the LCR percentage (e.g., 1.55 for 155%)"}}},"description":"Average quarterly LCR (Liquidity Coverage Ratio) over time"}}} | {"totalLiquidityReserves":[{"period":"4Q19","liquidityReservesMillions":90557},{"period":"3Q23","liquidityReservesMillions":118352},{"period":"4Q23","liquidityReservesMillions":120652},{"period":"1Q24","liquidityReservesMillions":127481},{"period":"2Q24","liquidityReservesMillions":122914},{"period":"3Q24","liquidityReservesMillions":131622}],"liquidityCoverageRatios":[{"period":"3Q23","lcrPercent":1.55},{"period":"4Q23","lcrPercent":1.67},{"period":"1Q24","lcrPercent":1.64},{"period":"2Q24","lcrPercent":1.55},{"period":"3Q24","lcrPercent":1.63}]} | "# Liquidity\n\n<logo>Capital One</logo>\n\n### Average Quarterly\n\nLiquidity Coverage Ratio (\"LCR\")\n\n| | | | | |\n| ---- | ---- | ---- | ---- | ---- |\n| 155% | 167% | 164% | 155% | 163% |\n| 3Q23 | 4Q23 | 1Q24 | 2Q24 | 3Q24 |\n\n- Liquidity coverage ratio\n\n### Total Liquidity Reserves ($M)<sup>(1)</sup>\n\n<table>\n<tr>\n<td></td>\n<td>↑ 7% Q/Q</td>\n</tr>\n<tr>\n<td></td>\n<td>↑ 11% Y/Y</td>\n</tr>\n</table>\n\n| | | | | | |\n| ------- | -------- | -------- | -------- | -------- | -------- |\n| $90,557 | $118,352 | $120,652 | $127,481 | $122,914 | $131,622 |\n| 4Q19 | 3Q23 | 4Q23 | 1Q24 | 2Q24 | 3Q24 |\n\n<br>\n\n- Liquidity coverage ratio\n- FHLB eligible loans\n- Investment securities\n- Cash and cash equivalents\n\n### Third Quarter 2024 Highlights\n\n- Average quarterly Liquidity Coverage Ratio of 163%\n- Total liquidity reserves of $131.6 billion as of September 30, 2024\n - $49.3 billion in cash and cash equivalents\n\nNote: The Q3'24 LCR is preliminary and therefore subject to change.\n\n<sup>(1)</sup> Amount above represents unencumbered liquidity reserves. Securities pledged and eligible to secure FHLB borrowing capacity are presented within investment securities above.\n" |
|
180 | {"format":"ACCOUNT_STATEMENT","fontFamily":"COURIER_NEW","documentQuality":"LOW_QUALITY"} | {"type":"object","properties":{"tableData":{"type":"array","items":{"type":"object","properties":{"oneDayChange":{"type":"number","description":""},"avgDailyVolume":{"type":"number","description":""}}}},"institution":{"type":"string","description":"Name of the financial institution"},"clientServices":{"type":"object","properties":{"consultantId":{"type":"string","description":"Client representative id"},"consultantName":{"type":"string","description":"Full name of the client representative"}},"description":"Client representative"},"portfolioSummary":{"type":"object","properties":{"changes":{"type":"array","items":{"type":"object","required":["description","currentPeriod","yearToDate"],"properties":{"yearToDate":{"type":"number","description":"Amount recorded year to date"},"description":{"type":"string","description":"Description of the change"},"currentPeriod":{"type":"number","description":"Amount recorded during the current period"}}},"description":"Summary of portfolio changes. Include only changes. Do not include starting and ending balance in this list."}},"description":"Overview of the portfolio with balances and changes"}}} | {"tableData":[{"oneDayChange":-0.0111,"avgDailyVolume":5594505},{"oneDayChange":-0.0111,"avgDailyVolume":3046583},{"oneDayChange":-0.0125,"avgDailyVolume":965248},{"oneDayChange":-0.0067,"avgDailyVolume":3544059},{"oneDayChange":-0.0126,"avgDailyVolume":1145739}],"institution":"Comerica","clientServices":{"consultantId":"xrmwtoEZq","consultantName":"Brent Beer"},"portfolioSummary":{"changes":[{"yearToDate":-17529.1,"description":"Advisory Fees","currentPeriod":-14289.78},{"yearToDate":18299.1,"description":"Realized Capital Gains","currentPeriod":17714.16},{"yearToDate":17571.12,"description":"Strategic Rebalancing","currentPeriod":11210.49},{"yearToDate":-43938.55,"description":"Other Expenditures (Gains)","currentPeriod":-35816.94},{"yearToDate":-95823.4,"description":"Total Portfolio Performance","currentPeriod":-68723.01},{"yearToDate":65981.85,"description":"Dividend / Interest Income","currentPeriod":24189},{"yearToDate":-194873.25,"description":"Withdrawals","currentPeriod":0},{"yearToDate":43386.2,"description":"Automatic Transfers In","currentPeriod":30182.61}]}} | "## Comerica\n\n### Statement of Portfolio Holdings\n\n### Period Overview\n\n| | This Period | YTD |\n| --------------------------- | ----------- | ------------ |\n| BEGINNING OF PERIOD | $708,188.00 | $826,893.00 |\n| Advisory Fees | -$14,289.78 | -$17,529.10 |\n| Realized Capital Gains | $17,714.16 | $18,299.10 |\n| Strategic Rebalancing | $11,210.49 | $17,571.12 |\n| Other Expenditures (Gains) | -$35,816.94 | -$43,938.55 |\n| Total Portfolio Performance | -$68,723.01 | -$95,823.40 |\n| Dividend / Interest Income | $24,189.00 | $65,981.85 |\n| Withdrawals | $0.00 | -$194,873.25 |\n| Automatic Transfers In | $30,182.61 | $43,386.20 |\n| TOTAL | $672,654.53 | $619,966.97 |\n\n¹ Net Change in Portfolio is the difference between the ending account value and beginning account value after activity.\n\n### Your Representative is Here to Help\n\nYour Financial Consultant: Brent Beer\n\nID: xrmwtoEZq\n\n812 Elm Street East Mellieton Ohio, 44060\n\nContact Information\n\nBusiness: 1813619037\n\n### Daily Balances\n\n| Date | Amount | Date | Amount | Date | Amount |\n| ---------- | ----------- | ---------- | ----------- | ---------- | ----------- |\n| 2023-12-30 | $672,669.00 | 2023-12-20 | $665,327.00 | 2023-12-08 | $665,946.00 |\n| 2023-12-29 | $672,994.00 | 2023-12-19 | $665,218.00 | 2023-12-07 | $665,696.00 |\n| 2023-12-28 | $672,875.00 | 2023-12-16 | $665,613.00 | 2023-12-06 | $665,995.00 |\n| 2023-12-27 | $673,407.00 | 2023-12-15 | $665,714.00 | 2023-12-05 | $665,528.00 |\n| 2023-12-26 | $666,070.00 | 2023-12-14 | $665,828.00 | 2023-12-02 | $664,021.00 |\n| 2023-12-23 | $665,802.00 | 2023-12-13 | $666,048.00 | 2023-12-01 | $663,951.00 |\n| 2023-12-22 | $665,140.00 | 2023-12-12 | $666,059.00 | | |\n| 2023-12-21 | $664,977.00 | 2023-12-09 | $666,410.00 | | |\n\n### Your Account Information\n\n#### CASH SWEEP PROGRAM\n\nPrimary destination for unallocated cash balances:\n\n ☑ Money Market Fund □ Bank Sweep □ Treasury Fund \n\nSchedule at which idle funds move into the chosen investment vehicle: Weekly\n\n| E.T.F. | Symbol | Closing Price | Average daily volume | Asset Class | Price Change (YTD) | One Day Change |\n| -------------------------------------- | ------ | ------------- | -------------------- | ----------- | ------------------ | -------------- |\n| Vanguard S&P 500 ETF | VOO | 540.99 | 5594505 | Equity | 0.2548 | -0.0111 |\n| Vanguard Total Stock Market ETF | VTI | 290.82 | 3046583 | Equity | 0.2424 | -0.0111 |\n| Vanguard Dividend Appreciation ETF | VIG | 195.8 | 965248 | Equity | 0.1697 | -0.0125 |\n| Vanguard Total International Stock ETF | VXUS | 59 | 3544059 | Equity | 0.052 | -0.0067 |\n| Vanguard Growth ETF | VUG | 414.19 | 1145739 | Equity | 0.339 | -0.0126 |\n\n## Account as of Aug 2021 - Dec 2021\n\nPage 44\n\nComerica\n" |
|
181 | {"format":"PAY_IN_SHEET","fontFamily":"COURIER_NEW","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","date","distNumber","manager","consultants"],"properties":{"date":{"type":"string"},"title":{"type":"string"},"manager":{"type":"string"},"distNumber":{"type":"string"},"consultants":{"type":"array","items":{"type":"object","required":["consultantName","idNumber","sfmCode"],"properties":{"sales":{"type":"number","description":"BB Sales"},"returns":{"type":"number","description":"BB Returns"},"sfmCode":{"type":"string"},"idNumber":{"type":"string"},"puerTotal":{"type":"number","description":"Puer Total"},"grandTotal":{"type":"number","description":"Grand Total"},"puerReturns":{"type":"number","description":"Puer Returns"},"consultantName":{"type":"string"}}}}}} | {"date":"2025-04","title":"Pay-In Sheet","manager":"Hugo Ritchie","distNumber":"100729","consultants":[{"sales":null,"returns":null,"sfmCode":"355017","idNumber":"6159780656","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Ann Douglas"},{"sales":3834,"returns":null,"sfmCode":"479748","idNumber":"2357703898","puerTotal":575.1,"grandTotal":4409.1,"puerReturns":null,"consultantName":"Marty Ullrich"},{"sales":null,"returns":null,"sfmCode":"711390","idNumber":"5957113703","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Stanley Willms"},{"sales":null,"returns":null,"sfmCode":"440841","idNumber":"3242394102","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Glenn Dicki"},{"sales":4545,"returns":null,"sfmCode":"197158","idNumber":"8217070783","puerTotal":681.75,"grandTotal":5226.75,"puerReturns":null,"consultantName":"Elsa Kuhic"},{"sales":null,"returns":null,"sfmCode":"822267","idNumber":"6127291793","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Katie Schroeder"},{"sales":1534,"returns":null,"sfmCode":"235872","idNumber":"7053150035","puerTotal":null,"grandTotal":1534,"puerReturns":null,"consultantName":"Chelsea Moore"},{"sales":null,"returns":null,"sfmCode":"405711","idNumber":"1851188743","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Orlando Williamson DDS"},{"sales":771,"returns":null,"sfmCode":"437339","idNumber":"7280754554","puerTotal":null,"grandTotal":771,"puerReturns":null,"consultantName":"Robert O'Hara"},{"sales":4762,"returns":742,"sfmCode":"854480","idNumber":"5607789617","puerTotal":null,"grandTotal":4020,"puerReturns":null,"consultantName":"Derek Rohan"},{"sales":null,"returns":null,"sfmCode":"323468","idNumber":"3796277279","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Willie Gislason"},{"sales":1509,"returns":null,"sfmCode":"435179","idNumber":"3189364840","puerTotal":null,"grandTotal":1509,"puerReturns":null,"consultantName":"Cecilia Feest"},{"sales":null,"returns":null,"sfmCode":"609022","idNumber":"5415583049","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"William Schroeder"},{"sales":1416,"returns":null,"sfmCode":"680704","idNumber":"5940180155","puerTotal":212.4,"grandTotal":1628.4,"puerReturns":null,"consultantName":"Erick Satterfield"},{"sales":null,"returns":null,"sfmCode":"249159","idNumber":"2461759227","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Mr. Daryl Blick-Kuhlman"},{"sales":null,"returns":null,"sfmCode":"320129","idNumber":"4888058291","puerTotal":null,"grandTotal":null,"puerReturns":null,"consultantName":"Raquel Robel"}]} | "# Pay-In Sheet - 2025-04\n\nDist: 100729\n\nMan: Hugo Ritchie\n\n| Consultant Name | ID Number | SFM Code | BB Sales | BB Returns | BB Total | Puer Sales | Puer Returns | Puer Total | Grand Total |\n| ----------------------- | ---------- | -------- | -------- | ---------- | -------- | ---------- | ------------ | ---------- | ----------- |\n| Ann Douglas | 6159780656 | 355017 | | | | | | | |\n| Marty Ullrich | 2357703898 | 479748 | R3834.00 | | R3834.00 | R575.10 | | R575.10 | R4409.10 |\n| Stanley Willms | 5957113703 | 711390 | | | | | | | |\n| Glenn Dicki | 3242394102 | 440841 | | | | | | | |\n| Elsa Kuhic | 8217070783 | 197158 | R4545.00 | | R4545.00 | R681.75 | | R681.75 | R5226.75 |\n| Katie Schroeder | 6127291793 | 822267 | | | | | | | |\n| Chelsea Moore | 7053150035 | 235872 | R1534.00 | | R1534.00 | | | | R1534.00 |\n| Orlando Williamson DDS | 1851188743 | 405711 | | | | | | | |\n| Robert O'Hara | 7280754554 | 437339 | R771.00 | | R771.00 | | | | R771.00 |\n| Derek Rohan | 5607789617 | 854480 | R4762.00 | R742.00 | R4020.00 | | | | R4020.00 |\n| Willie Gislason | 3796277279 | 323468 | | | | | | | |\n| Cecilia Feest | 3189364840 | 435179 | R1509.00 | | R1509.00 | | | | R1509.00 |\n| William Schroeder | 5415583049 | 609022 | | | | | | | |\n| Erick Satterfield | 5940180155 | 680704 | R1416.00 | | R1416.00 | R212.40 | | R212.40 | R1628.40 |\n| Mr. Daryl Blick-Kuhlman | 2461759227 | 249159 | | | | | | | |\n| Raquel Robel | 4888058291 | 320129 | | | | | | | |\n" |
|
182 | {"format":"PETITION_FORM","fontFamily":"TAHOMA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["header","candidate","signatures","witness"],"properties":{"header":{"type":"object","required":["title","county","state","electionDate"],"properties":{"state":{"type":"string"},"title":{"type":"string"},"county":{"type":"string"},"electionDate":{"type":"string"}}},"witness":{"type":"object","required":["name","residence","date"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"residence":{"type":"string"}}},"candidate":{"type":"object","required":["name","position","residence"],"properties":{"name":{"type":"string"},"position":{"type":"string"},"residence":{"type":"string"}}},"signatures":{"type":"array","items":{"type":"object","required":["date","printName","residence","town"],"properties":{"date":{"type":"string"},"town":{"type":"string"},"printName":{"type":"string"},"residence":{"type":"string"}}}}}} | {"header":{"state":"New York","title":"DEMOCRATIC DESIGNATING PETITION","county":"Jefferson County","electionDate":"2025-04-15"},"witness":{"date":"2025-02-18","name":"Mark Yost","residence":"6110 N Bridge Street, 02985"},"candidate":{"name":"Bernadette Stanton PhD","position":"New York State Senator - 6th District","residence":"1718 Cedar Close, San Juan, NY 31876"},"signatures":[{"date":"2025-02-18","town":"New Sallie","printName":"Ethyl Ankunding","residence":"20280 Susanna Views"},{"date":"2025-02-18","town":"Wildermanside","printName":"Kevon Collins","residence":"547 W 11th Street"},{"date":"2025-02-18","town":"Port Brook","printName":"Annetta Cruickshank-Bogisich","residence":"98586 Gladstone Road"},{"date":"2025-02-18","town":"Edmundcester","printName":"Monte Runolfsson","residence":"5884 Pinfold Lane"},{"date":"2025-02-18","town":"Lake Breana","printName":"Raphaelle Olson","residence":"599 The Lane"},{"date":"2025-02-18","town":"Pocatello","printName":"Brendan Simonis","residence":"760 E 11th Street"},{"date":"2025-02-18","town":"Fort Jaydon","printName":"Kyleigh Krajcik","residence":"128 Hickle Via"},{"date":"2025-02-18","town":"East Jordanestad","printName":"Claudia Fadel","residence":"6446 Mertz Islands"},{"date":"2025-02-18","town":"Wisozktown","printName":"Alan Rowe","residence":"52895 Charles Street"},{"date":"2025-02-18","town":"Amelyport","printName":"Maverick Morissette","residence":"538 Tia Glens"},{"date":"2025-02-17","town":"Schuppeside","printName":"Kirstin Kohler","residence":"850 Nadia Rapids"},{"date":"2025-02-18","town":"South Mathias","printName":"Cordelia Larson","residence":"98146 Mohamed River"},{"date":"2025-02-18","town":"Raynorcester","printName":"Dale Quigley","residence":"27648 Hirthe Falls"},{"date":"2025-02-17","town":"New Amelieton","printName":"Torey Stehr","residence":"8674 Greenholt Burgs"}]} | "# DEMOCRATIC DESIGNATING PETITION\n\nCOUNTY OF Jefferson County, STATE OF New York\n\nI, the undersigned, do hereby state that I am a duly enrolled voter of the Democratic Party and entitled to vote at the next primary election of such party, to be held on 2025-04-15, that my place of residence is truly stated opposite my signature hereto, and I do hereby designate the following named person (or persons) as a candidate for nomination of such party for public office or for election to a party position of such party.\n\n| NAME OF CANDIDATE | PUBLIC OFFICE OR PARTY POSITION | PLACE OF RESIDENCE |\n| Bernadette Stanton PhD | New York State Senator - 6th District | 1718 Cedar Close, San Juan, NY 31876 |\n\n| SIGNATURE OF ENROLLED ELECTOR | PRINTED NAME OF ELECTOR | DATE | RESIDENCE | TOWN OR CITY |\n| ----------------------------- | ---------------------------- | ---------- | -------------------- | ---------------- |\n| Ethyl Ankunding | Ethyl Ankunding | 2025-02-18 | 20280 Susanna Views | New Sallie |\n| Kevon Collins | Kevon Collins | 2025-02-18 | 547 W 11th Street | Wildermanside |\n| Annetta Cruickshank-Bogisich | Annetta Cruickshank-Bogisich | 2025-02-18 | 98586 Gladstone Road | Port Brook |\n| Monte Runolfsson | Monte Runolfsson | 2025-02-18 | 5884 Pinfold Lane | Edmundcester |\n| Raphaelle Olson | Raphaelle Olson | 2025-02-18 | 599 The Lane | Lake Breana |\n| Brendan Simonis | Brendan Simonis | 2025-02-18 | 760 E 11th Street | Pocatello |\n| Kyleigh Krajcik | Kyleigh Krajcik | 2025-02-18 | 128 Hickle Via | Fort Jaydon |\n| Claudia Fadel | Claudia Fadel | 2025-02-18 | 6446 Mertz Islands | East Jordanestad |\n| Alan Rowe | Alan Rowe | 2025-02-18 | 52895 Charles Street | Wisozktown |\n| Maverick Morissette | Maverick Morissette | 2025-02-18 | 538 Tia Glens | Amelyport |\n| Kirstin Kohler | Kirstin Kohler | 2025-02-17 | 850 Nadia Rapids | Schuppeside |\n| Cordelia Larson | Cordelia Larson | 2025-02-18 | 98146 Mohamed River | South Mathias |\n| Dale Quigley | Dale Quigley | 2025-02-18 | 27648 Hirthe Falls | Raynorcester |\n| Torey Stehr | Torey Stehr | 2025-02-17 | 8674 Greenholt Burgs | New Amelieton |\n\nSTATEMENT OF WITNESS\n\nI, (print name)\n\nMark Yost\n\n, state: I am a duly qualified voter of the State of New York and am an enrolled voter of the Democratic Party. I now reside at\n\n6110 N Bridge Street, 02985\n\n.\n\nEach of the individuals whose names are subscribed to this petition sheet containing 14 signatures, subscribed the same in my presence on the dates above indicated and identified himself or herself to be the individual who signed this sheet.\n\nDate:\n\n2025-02-18\n\nSignature of Witness\n\nMark Yost\n" |
|
183 | {"format":"COMMERCIAL_LEASE_AGREEMENT","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["date","lessor","lessee","premises","lease","rent"],"properties":{"date":{"type":"string","format":"date","description":"Date of the lease, formatted as YYYY-MM-DD"},"rent":{"type":"object","required":["monthlyAmount","securityDeposit"],"properties":{"monthlyAmount":{"type":"number"},"securityDeposit":{"type":"number"}}},"lease":{"type":"object","required":["years","months","startDate","endDate"],"properties":{"years":{"type":"number"},"months":{"type":"number"},"endDate":{"type":"string","format":"date","description":"End date of the lease, formatted as YYYY-MM-DD"},"startDate":{"type":"string","format":"date","description":"Start date of the lease, formatted as YYYY-MM-DD"}}},"lessee":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"lessor":{"type":"object","required":["name","streetAddress","state"],"properties":{"name":{"type":"string"},"state":{"type":"string"},"streetAddress":{"type":"string"}}},"premises":{"type":"object","required":["squareFeet","spaceType","streetAddress"],"properties":{"spaceType":{"enum":["Office Space","Retail Space","Warehouse","Industrial Space"],"type":"string"},"squareFeet":{"type":"string"},"streetAddress":{"type":"string"}}}}} | {"date":"2025-08-10","rent":{"monthlyAmount":6076,"securityDeposit":9084},"lease":{"years":5,"months":7,"endDate":"2031-03-10","startDate":"2025-08-10"},"lessee":{"name":"Hand Inc","state":"California","streetAddress":"8237 Raheem Shore"},"lessor":{"name":"Stuart Jacobi","state":"California","streetAddress":"506 Curtis Spur"},"premises":{"spaceType":"Industrial Space","squareFeet":"4259","streetAddress":"137 Dena Bypass"}} | "# CALIFORNIA COMMERCIAL LEASE AGREEMENT\n\nThis Lease Agreement made the\n\n2025-08-10\n\n, by and between\n\nStuart Jacobi\n\n\\[name of lessor\\], of\n\n506 Curtis Spur\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessor\", and\n\nHand Inc\n\n\\[name of lessee\\], of\n\n8237 Raheem Shore\n\n\\[street address\\], State of\n\nCalifornia\n\n, hereinafter referred to as \"Lessee\", collectively referred to herein as the \"Parties\", agree as follows:\n\n## 1\\. DESCRIPTION OF LEASED PREMISES:\n\nThe Lessor agrees to lease to the Lessee the following described\n\n4259\n\nsquare feet (SF) of\n\nIndustrial Space\n\nlocated at\n\n137 Dena Bypass\n\n\\[street address\\], State of California.\n\n## 2\\. TERM OF LEASE:\n\nThe term of this Lease shall be for a period of\n\n5\n\nyear(s)\n\n7\n\nmonth(s) commencing on the\n\n10\n\nday of\n\nAugust 2025\n\nday of\n\nAugust 2025\n\n, and expiring at Midnight on the\n\n10\n\nday of\n\nMarch 2031\n\nday of\n\nMarch 2031\n\n. (\"Initial Term\")\n\n## 3\\. BASE RENT:\n\nThe net monthly payment shall be\n\n6076\n\ndollars ($6076) per month. A security deposit of\n\n9084\n\ndollars ($9084) is required. payable monthly with the first payment due upon the is required. payable monthly with the first payment due upon the commencement of the Lease and each monthly installment payable thereafter on the 1st day of each month\n\n## 4\\. Options to Renew (Check one):\n\n ☑Lessee may not renew the Lease. ☑The Lessee may have the right to renew the Lease with a total of \\_\\_\\_\\_ renewal period(s) with each term being \\_\\_\\_\\_ year(s) \\_\\_\\_\\_ month(s) which may be exercised by giving written notice to Lessor no less than 60 days prior to the expiration of the Lease or renewal period.\n\nPrepared using zipForm® software\n\nPage 5 of 8\n" |
|
184 | {"format":"PROXY_VOTING","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["company","transferAgent"],"properties":{"phone":{"type":"string","description":"Contact phone number for the company"},"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"mailDate":{"type":"string","description":"Date the document was mailed as it appears"},"companyZip":{"type":"string","description":"Zip code of the company's location as it appears"},"recordDate":{"type":"string","description":"Record date for determining voting eligibility as it appears"},"signerRole":{"type":"string","description":"Role of the signer, located in the signature section below their first and last name"},"cusipNumber":{"type":"string","description":"Unique identifier for the company's shares"},"companyState":{"type":"string","description":"State of the company exactly as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"companyAddress":{"type":"string","description":"Street address of the company exactly as it appears, only including number and street"},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the broker exactly as it appears. Don't include text in parentheses."},"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"},"totalSharePositions":{"type":"number","description":"Total shares held by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."},"transferAgentZip":{"type":"string","description":"Zip code of the transfer agent's location exactly as it appears"},"transferAgentCity":{"type":"string","description":"City of the transfer agent as it appears, excluding zip code"}}} | {"phone":"+1-967-617-2388","company":"SILVEREDGE","mailDate":"10/22/2015","companyZip":"20852","recordDate":"12/08/2015","signerRole":"Attorney-in-Fact","cusipNumber":"8JXMROO","companyState":"MARYLAND","transferAgent":"Edgepoint","companyAddress":"6972A BAY CIRCLE","votingBreakdown":[{"name":"CLEARBRIDGE","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":null,"abstain":979,"against":null},"recentVotes":{"for":null,"abstain":406,"against":430}},{"proposalId":"1.2 *","voteToDate":{"for":null,"abstain":171,"against":616},"recentVotes":{"for":33,"abstain":null,"against":null}},{"proposalId":"1.3 *","voteToDate":{"for":null,"abstain":789,"against":null},"recentVotes":{"for":523,"abstain":735,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":224,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":354,"against":null}}],"totalSharePositions":372},{"name":"BROADFIELD","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":369,"abstain":null,"against":17},"recentVotes":{"for":630,"abstain":787,"against":524}},{"proposalId":"1.2 *","voteToDate":{"for":562,"abstain":null,"against":null},"recentVotes":{"for":null,"abstain":983,"against":179}},{"proposalId":"1.3 *","voteToDate":{"for":428,"abstain":475,"against":744},"recentVotes":{"for":343,"abstain":null,"against":null}},{"proposalId":"1.4 *","voteToDate":{"for":980,"abstain":294,"against":null},"recentVotes":{"for":null,"abstain":null,"against":46}}],"totalSharePositions":560}],"transferAgentZip":"56142","transferAgentCity":"Ivanhoe"} | "# SILVEREDGE\n\n6972A BAY CIRCLE ROCKVILLE, MARYLAND 20852\n\n+1-967-617-2388\n\nThis proxy is delegated to the management's proxy committee and filed on behalf of the listed brokers, banks, and nominees.\n\n**DATE:** 10/27/2015\n\nSophia Smith\n\n**Sophia Smith**\n\nAttorney-in-Fact\n\nEdgepoint\n\nc/o Brightledge\n\n3850 1/2 Dogwood Ln\n\nIvanhoe, Minnesota 56142\n\n**CUSIP NO:** 8JXMROO\n\n**MAIL DATE:** 10/22/2015\n\n**RECORD DATE:** 12/08/2015\n\n**MEETING DATE:** 05/14/2015\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | | | | |\n| ------------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | --- | --- | --- | --- |\n| CLEARBRIDGE (34/DTC 105) | 372 | FOR | | 33 | 523 | | | | | |\n| | | AGST | 430 | | | | | | | |\n| | | ABST | 406 | | 735 | 354 | | | | |\n| VOTE TO DATE | | FOR | | | | 224 | | | | |\n| | | AGST | | 616 | | | | | | |\n| | | ABST | 979 | 171 | 789 | | | | | |\n| BROADFIELD (309/DTC 314) | 560 | FOR | 630 | | 343 | | | | | |\n| | | AGST | 524 | 179 | | 46 | | | | |\n| | | ABST | 787 | 983 | | | | | | |\n| VOTE TO DATE | | FOR | 369 | 562 | 428 | 980 | | | | |\n| | | AGST | 17 | | 744 | | | | | |\n| | | ABST | | | 475 | 294 | | | | |\n| \\*\\*\\* UNINSTRUCTED RETAIL SHRS | | FOR | | | | | | | | |\n| FOR CLIENT 103: 381 \\*\\*\\* | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| CUSIP TOTAL: | 355 | FOR | | | | 924 | | | | |\n| | | AGST | | 399 | 185 | 22 | | | | |\n| LEGAL PROXY: | 747 | ABST | | 923 | | 634 | | | | |\n" |
|
185 | {"format":"GLOSSARY","fontFamily":"TAHOMA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["title","glossarySections","pageNumber"],"properties":{"title":{"type":"string"},"pageNumber":{"type":"number","description":"The current page number of the glossary"},"glossarySections":{"type":"array","items":{"type":"object","required":["letter","terms"],"properties":{"terms":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"letter":{"type":"string","description":"The letter heading for this section"}}}}}} | {"title":"Database Glossary","pageNumber":3,"glossarySections":[{"terms":[{"term":"1NF"}],"letter":"1"},{"terms":[{"term":"2NF"}],"letter":"2"},{"terms":[{"term":"3NF"}],"letter":"3"},{"terms":[{"term":"4NF"}],"letter":"4"},{"terms":[{"term":"Anti-caching"},{"term":"Atomicity"},{"term":"Availability"}],"letter":"A"},{"terms":[{"term":"Blue-green deployments"}],"letter":"B"},{"terms":[{"term":"Cache"},{"term":"Cache-aside"},{"term":"Canary releases"},{"term":"CAP theorem"},{"term":"Cassandra"},{"term":"Column family"},{"term":"Command query responsibility segregation"},{"term":"Cursor"}],"letter":"C"},{"terms":[{"term":"Dark launching"},{"term":"Data definition language (DDL)"},{"term":"Database management system (DBMS)"},{"term":"Denormalization"}],"letter":"D"},{"terms":[{"term":"Encoding"}],"letter":"E"},{"terms":[{"term":"HTAP database"}],"letter":"H"},{"terms":[{"term":"Index"}],"letter":"I"},{"terms":[{"term":"Microservice architecture"},{"term":"MongoDB"}],"letter":"M"},{"terms":[{"term":"Node"}],"letter":"N"},{"terms":[{"term":"OLTP database"}],"letter":"O"},{"terms":[{"term":"Persistent storage"},{"term":"Precision (searching)"},{"term":"Primary key"}],"letter":"P"},{"terms":[{"term":"Query"},{"term":"Query builder"},{"term":"Query language"}],"letter":"Q"},{"terms":[{"term":"Record"}],"letter":"R"},{"terms":[{"term":"Shard"},{"term":"SQL"}],"letter":"S"},{"terms":[{"term":"Table aliases"},{"term":"Transaction"}],"letter":"T"}]} | "# Database Glossary\n\n## 1\n\n**1NF**\n\n1NF, or first normal form, describes a type of database normalization where each table column only has a single value. A column that has a nested table as a value or multiple values is not in 1NF.\n\n## 2\n\n**2NF**\n\n2NF, or second normal form, describes a type of database normalization that: 1) satisfies the requirements of 1NF, 2) has no values that are tied directly to a subset of a candidate key. In other words, a relation is in 2NF if it is in 1NF and all of the non-candidate values are dependent on the composite key in whole, not just a portion of the candidate key. For example, a \\`book\\` table that has a candidate key composed of \\`title\\` and \\`author\\` cannot be in 2NF if it also includes a \\`dob\\` field describing the author's date of birth. That column value is dependent only on the value of \\`author\\` and could lead to inconsistencies if the values get out of sync.\n\n## 3\n\n**3NF**\n\n3NF, or third normal form, describes a type of database normalization that: 1) satisfies the requirements of 2NF, 2) each non-key attribute is not transitively dependent on a key attribute. For example, if a \\`user\\` table has a \\`user_id\\` column as a primary key, a \\`user_city\\` column, and a \\`user_state\\` column, it would not be in 3NF because \\`user_state\\` is transitively dependent on \\`user_id\\` through \\`user_city\\` (the city and state should be extracted to their own table and referenced together).\n\n## 4\n\n**4NF**\n\n4NF, or fourth normal form, describes a type of database normalization that: 1) satisfies the requirements of BCNF, 2) for every non-trivial multivalued dependency, the determining attribute in the dependency is either a candidate key or a superset of it. In other words, if a field has multiple dependent fields that are independent from one another, it can lead to redundancies that violate 4NF rules.\n\n## A\n\n**Anti-caching**\n\nAnti-caching is a strategy that can be used when data is not found in the faster in-memory cache and must be retrieved from slower, persistent storage. The technique involves aborting the transaction and kicking off an asynchronous operation to fetch the data from the slower medium to memory. The transaction can be retried later and the information will be ready to served from memory.\n\n**Atomicity**\n\nAtomicity is a quality mainly associated with database transactions that means that the operations encapsulated in the transaction are handled in an all-or-nothing fashion. This prevents partial updates from occurring where some operations were performed before an error condition arose, leading to inconsistent data. In the case of transactions, either all of the operations are committed or every operation is rolled back to leave the database in the same state that it was in when the transaction began.\n\n**Availability**\n\nAvailability is a property that describes the degree to which a system is running and capable of performing work. In terms of computing systems like databases, for a single machine, availability is synonymous with the uptime of the application on that computer. For distributed systems, availability is subject to rules that dictate in what capacity the system is allowed to continue functioning if a subset of the system is unavailable.\n\n## B\n\n**Blue-green deployments**\n\nBlue-green deployments are a technique for deploying software updates with little to no downtime by managing active traffic between two identical sets of infrastructure. New releases can be deployed to the inactive infrastructure group and tested independently. To release the new version, a traffic routing mechanism is switched to direct traffic from the current infrastructure to the infrastructure with the new version. The previously-active infrastructure now functions as the target for the next updates. This strategy is helpful in that the routing mechanism can easily switch back and forth to roll backwards or forwards depending on the success of a deployment.\n\n## C\n\n**Cache**\n\nA cache is a component of a system designed to allow faster retrieval for high value or frequently requested pieces of data. In general, caches function by storing a useful fraction of data on media that is either higher performance or closer to the client than the general use persistent media focused on long term, non-volatile storage. In general, caches tend to be higher performance but tend to have more limited capacity and be more expensive.\n\n**Cache-aside**\n\nCache-aside is a caching architecture that positions the cache outside of the regular path between application and database. In this arrangement, the application will fetch data from the cache if it is available there. If the data is not in the cache, the application will issue a separate query to the original data source to fetch the data and then write that data to the cache for subsequent queries. The minimal crossover between the cache and backing data source allows this architecture to be resilient against unavailable caches. Cache-aside is well-suited for read-heavy workloads.\n\n## C\n\n**Canary releases**\n\nA canary release describes a release strategy where new versions of software are deployed to a small subset of servers to test new changes in an environment with limited impact. The deployment and resulting behavior of the test group are observed and the team can then decide if they want to roll back the changes or continue to deploy the changes to a wider range of hosts. Canary releases are a way of testing in production while limiting the number of clients impacted by any problems.\n\n**CAP theorem**\n\nCAP theorem is a statement about distributed databases that states that any system can only provide at most two out of the following three qualities: consistency, availability, and partition tolerance. Generally, it is agreed that partition tolerance must be a feature of any distributed system (as the only way to avoid all network partitions is to have a non-distributed system). Therefore, each distributed system must make a decision as to whether they want to prioritize data consistency (by not accepting new changes in the case of a partition) or system availability (by sacrificing some consistency for the sake of still being able to introduce new changes during the partition).\n\n**Cassandra**\n\nApache Cassandra is a distributed, wide-column NoSQL database focused on operating on and managing large volumes of data. Cassandra scales incredibly well and each node in the cluster can accept reads or writes. Data is stored in rows that are uniquely identifiable and partitioned based on partition key. Each partition key returns a row of data with both column names and values defined internally, meaning each row in the same column family may contain different columns.\n\n**Column family**\n\nA column family is a database object that stores groups of key-value pairs where each key is a row identifier and each value is a group of column names and values. All together, a column family constructs something that is akin to a table in relational databases. However, each row can define its own columns, meaning that rows are of varying lengths and do not have to match each other in the columns represented or the data types stored.\n\n**Command query responsibility segregation**\n\nCommand query responsibility segregation is a application design pattern that allows you to separate operations based on their impact on the underlying database. In general, this usually means providing different mechanisms for queries that read data versus queries that change data. Separating these two contexts allows you to make infrastructure and system changes to scale each use-case independently, increasing performance.\n\n**Cursor**\n\nA database cursor is a way for clients to iterate over records and query results in a controlled, precise manner. Cursors are primarily used to page through results that match a query one-by-one by iteratively returning the next row for processing. This can help you operate on an unknown number of records by accessing the results as a queue. Care must be taken when using cursors as they take up resources on the database system, can result in locking, and often result in many more network round trips than would be required otherwise.\n\n## D\n\n**Dark launching**\n\nDark launching is a deployment and release strategy that helps organizations test new changes in production contexts without affecting the user experience. Dark launching involves releasing new code in parallel to the original functionality. Requests and actions are then mirrored and run against both the old code and the new code. While the system's behavior from the user's perspective is only affected by the original code, the new code can be tested with real data to validate functionality and catch performance and functional problems. When properly vetted, the application can be altered to use the new code path exclusively.\n\n**Data definition language (DDL)**\n\nA data definition language, or DDL, is a set of commands or actions that are used to define database structures and objects. They are a key component to relational and other databases and are expressed as a subset of the available commands available to manage data in languages like SQL. Data definition language is the portion of the language dedicated to describing, creating, and modifying structures and the frameworks that will hold data.\n\n**Database management system (DBMS)**\n\nA database management system, often called a DBMS or even just a \"database\", is an application responsible for organizing and managing data. DBMSs can follow many different paradigms and prioritize certain goals. Generally, at the very least, they are responsible for persisting data, organizing and categorizing data, and ingesting, manipulating, and querying data. Most often, DBMSs offer a client / server model where the server is responsible for controlling and managing the data while clients, libraries, or APIs can be used to interact with the server to add or query data, change data structures, or manage other aspects of the system.\n\n**Denormalization**\n\nDenormalization is a process where the data and structure within a database is \"denormalized\" or taken out of a normalized state. This can happen accidentally if a data structure that is intended to be normalized is ill defined or mismanaged. However, it is often also performed intentionally in certain scenarios. Denormalization tends to allow faster access to data by storing values redundantly in different places. The drawback of this is that write performance suffers and there is a possibility that data can get out of sync since multiple locations are used to represent the same data.\n\n## E\n\n**Encoding**\n\nEncoding is a system that translates between a character system that can represents the components used in written language and a digital representation that the computer can store and operate on. Different encoding systems have been developed with a wide variety of character ranges. Some are targeted at specific languages or language families (like ASCII) while others attempt to provide representation for much larger character sets appropriate for different many languages (like the UTF unicode varieties).\n\n## H\n\n**HTAP database**\n\nHTAP databases, or hybrid transactional/analytical databases, are a category of database that seeks to offer the advantages of both fast, reliable transactional processing and the ability to process heavy, complex analytical workloads concurrently on the same machine. Rather than analyzing data after the fact, these database offerings attempt to allow real time analysis that can impact the way decisions are made rapidly.\n\n## I\n\n**Index**\n\nA database index is a structure that is created to allow for faster record finding within a table. An index allows the database system to look up data efficiently by keeping a separate structure for the values of specific columns. Queries that target the indexed columns can identify applicable rows in the table quickly by using a more efficient lookup strategy than checking each row line by line. Indexed columns improve read operations but do add overhead to write operations since both the table and the index must be updated. It is important to balance these two considerations when designing table indexes.\n\n## M\n\n**Microservice architecture**\n\nThe microservices architecture is an application and service design that affects the development, deployment, and operation of the components. The microservices approach decomposes an application's functionality and implements each responsibility as a discrete service. Rather than internal function calls, the service communicates over the network using clearly defined interfaces. Microservices are often used to help speed up development as each component can be coded and iterated on independently. It also helps with scalability as each service can be scaled as needed, often with the help of service orchestration software.\n\n**MongoDB**\n\nMongoDB is the most popular document-oriented NoSQL database system in use today. It stores data using JSON-like structures that can be specified at the time of data storage. Each document can have its own structure with as much or as little complexity as required. MongoDB provides a non-SQL methods and commands to manage and query data programmatically or interactively. MongoDB is known for its fast performance, scalability, and for enabling a rapid development pace.\n\n## N\n\n**Node**\n\nIn databases, a node often refers to a single instance of a database. The term node is often used when talking about the infrastructure architecture of distributed databases where multiple servers may be involved in processing a request.\n\n## O\n\n**OLTP database**\n\nAn OLTP database, or Online Transaction Processing database, is a database system primarily designed to facilitate fast, near real time database tasks. Typically, OLTP databases are used with applications where multiple clients may be accessing the data at a single time and where quick response times are required. OLTP databases are optimized for reliability and processing speed.\n\n## P\n\n**Persistent storage**\n\nPersistent storage refers to any storage medium that is able to maintain data after the system loses power or is disconnected. Persistent storage is required to maintain a more permanent repository of data. Often, persistent storage is slower than ephemeral storage like in-memory data, so database systems use a variety of processes to shuttle data between the two storage systems as needed to take advantage of and balance the disadvantages of both types.\n\n**Precision (searching)**\n\nIn the context of search performance, precision is a measure of how relevant the retrieved results are to the given query. Specifically, search precision is defined as the ratio between the number of relevant results out of all of the results that were returned. A query with a high level of precision does not retrieve many items that are not applicable to the query.\n\n**Primary key**\n\nA primary key is a type of database key that is designated as the main way to uniquely address a database row. While other keys may be able to pull individual rows, the primary key is specifically marked for this purpose with the system enforcing uniqueness and not \\`NULL\\` consistency checks. A primary key can be a natural key (a key that is naturally unique across records) or a surrogate key (a key added specifically to serve as a primary key) and can be formed from a single or multiple columns.\n\n## Q\n\n**Query**\n\nIn databases, a query is a formatted command used to make a request to a database management system using a query language. The database system processes the query to understand what actions to take and what data to return to the client. Often, queries are used to request data matching specific patterns, insert new data into an existing structure, or modify and save changes to existing records. In addition to targeting data items, queries can often manipulate items like table structures and the server settings, making them the general administrative interface for the system. SQL, or Structured Query Language, is the most common database querying language used with relational databases.\n\n**Query builder**\n\nA query builder is a database abstraction used in application development to make programming against databases easier. Similar to an ORM, a query builder provides an interface for working with a database system from within the application. However, instead of attempting to map application objects to database records directly, query builders focus on providing native functions and methods that translate closely to the database operations. This allows you to build queries programmatically in a safer and more flexible way than working with SQL (or other database language) strings directly.\n\n**Query language**\n\nA query language is a type of programming language that specializes in searching for, retrieving, and manipulating data in databases. SQL, or Structured Query Language, is the most common querying language in the world and is used primarily to manage data within relational database systems. Query language operations can be categorized based on the focus and target of the procedure into Data Definition Language (DDL) when they are used to define data structures, Data Control Language (DCL) when they are used for system management tasks, and Data Manipulation Language (DML) when they are used to modify data.\n\n## R\n\n**Record**\n\nIn databases, a record is a group of data usually representing a single entity. In relational databases, a record is synonymous with a row in a table. Each record may have multiple pieces of data or attributes associated with it (these would be fields in a relational table).\n\n## S\n\n**Shard**\n\nA database shard is a segment of records stored by a database object that is separated out and managed by a different database node for performance reasons. For example, a database table with 9 million records could be divided into three separate shards, each managing 3 million records. The data is typically divided according to a \"shard key\" which is a key that determines which shard a record should be managed by. Each shard manages its subset of records and a coordinating component is required to direct client queries to the appropriate shard by referring to the shard key. Sharding can help some types of performance in very large datasets but it often requires making trade-offs that might degrade other types of performance (for instance, on operations that need to coordinate between multiple shards).\n\n**SQL**\n\nSQL, or Structured Query Language, is the most common database querying language in use today. It is primarily used to work with relational data and allows users to create queries to select, filter, define, and manipulate the data within relational databases. While SQL is a common standard, implementation details differ widely, making it less software agnostic than hoped.\n\n## T\n\n**Table aliases**\n\nA table alias is name given at query time for an existing or calculated table or table-like database object. Table aliases can be useful if the original name is long or ambiguous or if the table is generated by the query itself and requires a label to refer back to it in other parts of the query or for display.\n\n**Transaction**\n\nA database transaction is a set of operations combined into a single unit that can be executed by a database system atomically. Transactions ensure that all of the operations within them are successfully completed or that they are all rolled back to return to the starting state. This helps preserve data integrity and allows for isolation between different unrelated actions that clients may make within a database. The guarantees provided by database transactions are summarized by the ACID (atomicity, consistency, isolation, and durability) properties.\n\nFor additional industry-specific terms and definitions,\n\nplease consult relevant documentation.\n\nPage 3 of 5\n" |
|
186 | {"format":"EQUIPMENT_INSPECTION","fontFamily":"TAHOMA","documentQuality":"LOW_QUALITY"} | {"type":"object","required":["equipmentInfo","checkpoints","overallStatus"],"properties":{"checkpoints":{"type":"array","items":{"type":"object","required":["category","items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["checkpoint","status"],"properties":{"notes":{"type":"string"},"status":{"enum":["functional","needsService","defective","pass","fail","na"],"type":"string"},"checkpoint":{"type":"string"}}}},"category":{"type":"string"}}}},"equipmentInfo":{"type":"object","required":["equipmentId","model","inspectionDate"],"properties":{"model":{"type":"string"},"inspector":{"type":"string"},"department":{"type":"string"},"equipmentId":{"type":"string"},"inspectionDate":{"type":"string"}}},"overallStatus":{"type":"object","required":["passedInspection","nextInspectionDue"],"properties":{"passedInspection":{"type":"boolean"},"nextInspectionDue":{"type":"string"}}}}} | {"checkpoints":[{"items":[{"notes":null,"status":"functional","checkpoint":"Equipment housing intact"},{"notes":"Module not installed","status":"na","checkpoint":"Display screen clear"},{"notes":null,"status":"functional","checkpoint":"Control buttons functional"},{"notes":"Display shows intermittent flickering. Next review scheduled for 2/14/2025","status":"needsService","checkpoint":"Power cord undamaged"},{"notes":null,"status":"functional","checkpoint":"Mounting brackets secure"},{"notes":null,"status":"functional","checkpoint":"Wheels/casters condition"},{"notes":null,"status":"functional","checkpoint":"Labels and markings legible"},{"notes":null,"status":"functional","checkpoint":"Accessories complete"}],"category":"Physical Condition"},{"items":[{"notes":null,"status":"na","checkpoint":"Ground connection"},{"notes":null,"status":"defective","checkpoint":"Insulation resistance"},{"notes":null,"status":"needsService","checkpoint":"Leakage current"},{"notes":null,"status":"functional","checkpoint":"Power supply stable"},{"notes":null,"status":"needsService","checkpoint":"Battery backup functional"},{"notes":null,"status":"functional","checkpoint":"Circuit breaker operation"},{"notes":"Battery backup needs testing","status":"needsService","checkpoint":"Surge protection"},{"notes":null,"status":"functional","checkpoint":"Cable connections secure"}],"category":"Electrical Safety"},{"items":[{"notes":"Leakage detected, immediate action required. Reference ID: 6KGMOM","status":"defective","checkpoint":"Self-test passed"},{"notes":null,"status":"functional","checkpoint":"Calibration check"},{"notes":null,"status":"na","checkpoint":"Alarm systems"},{"notes":null,"status":"functional","checkpoint":"Backup systems"},{"notes":null,"status":"functional","checkpoint":"Output accuracy"},{"notes":null,"status":"functional","checkpoint":"Response time"},{"notes":null,"status":"functional","checkpoint":"Data storage/retrieval"},{"notes":null,"status":"na","checkpoint":"Network connectivity"},{"notes":null,"status":"needsService","checkpoint":"Sensor accuracy"}],"category":"Performance Tests"}],"equipmentInfo":{"model":"Spencer - Deckow SZyP","inspector":"Diana Casper","department":"Radiology","equipmentId":"CMLVP0PY","inspectionDate":"2025-02-13"},"overallStatus":{"passedInspection":true,"nextInspectionDue":"2025-03-30"}} | "## Medical Equipment Inspection Checklist\n\nEquipment ID: CMLVP0PY\n\nModel: Spencer - Deckow SZyP\n\nDepartment: Radiology\n\nInspection Date: 2025-02-13\n\nInspector: Diana Casper\n\n### Physical Condition\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| --------------------------- | ---------- | ------------- | --------- | -------------- | -------------------------------------------------------------------------- |\n| Equipment housing intact | ☑ | | | | |\n| Display screen clear | | | | - | Module not installed |\n| Control buttons functional | ☑ | | | | |\n| Power cord undamaged | | ☑ | | | Display shows intermittent flickering. Next review scheduled for 2/14/2025 |\n| Mounting brackets secure | ☑ | | | | |\n| Wheels/casters condition | ☑ | | | | |\n| Labels and markings legible | ☑ | | | | |\n| Accessories complete | ☑ | | | | |\n\n### Electrical Safety\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| ------------------------- | ---------- | ------------- | --------- | -------------- | ---------------------------- |\n| Ground connection | | | | - | |\n| Insulation resistance | | | ☑ | | |\n| Leakage current | | ☑ | | | |\n| Power supply stable | ☑ | | | | |\n| Battery backup functional | | ☑ | | | |\n| Circuit breaker operation | ☑ | | | | |\n| Surge protection | | ☑ | | | Battery backup needs testing |\n| Cable connections secure | ☑ | | | | |\n\n### Performance Tests\n\n| Checkpoint | Functional | Needs Service | Defective | Not Applicable | Notes |\n| ---------------------- | ---------- | ------------- | --------- | -------------- | ----------------------------------------------------------------- |\n| Self-test passed | | | ☑ | | Leakage detected, immediate action required. Reference ID: 6KGMOM |\n| Calibration check | ☑ | | | | |\n| Alarm systems | | | | - | |\n| Backup systems | ☑ | | | | |\n| Output accuracy | ☑ | | | | |\n| Response time | ☑ | | | | |\n| Data storage/retrieval | ☑ | | | | |\n| Network connectivity | | | | - | |\n| Sensor accuracy | | ☑ | | | |\n\n### Overall Status\n\nInspection Result: ☑\n\nNext Inspection Due: 2025-03-30\n" |
|
187 | {"format":"PROXY_VOTING","fontFamily":"GEORGIA","documentQuality":"HIGH_QUALITY"} | {"type":"object","required":["company","transferAgent"],"properties":{"company":{"type":"string","description":"Name of the voting company, exactly as it appears in the page header"},"isSigned":{"type":"boolean","description":"Indicates whether the document has been signed"},"mailDate":{"type":"string","description":"Date the document was mailed as it appears"},"recordDate":{"type":"string","description":"Record date for determining voting eligibility as it appears"},"signerRole":{"type":"string","description":"Role of the signer, located in the signature section below their first and last name"},"meetingDate":{"type":"string","description":"Date of the company's meeting as it appears"},"companyState":{"type":"string","description":"State of the company exactly as it appears"},"transferAgent":{"type":"string","description":"Name of the transfer agent exactly as it appears, just the name."},"signerLastName":{"type":"string","description":"Last name of the signer, located in the signature section"},"signerFirstName":{"type":"string","description":"First name of the signer, located in the signature section"},"votingBreakdown":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the broker exactly as it appears. Don't include text in parentheses."},"proposals":{"type":"array","items":{"type":"object","required":["proposalId"],"properties":{"proposalId":{"type":"string","description":"Proposal ID exactly as it appears, including any asterisks if present"},"voteToDate":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Votes to date for, must return null if not provided"},"abstain":{"type":"number","description":"Votes to date abstained, must return null if not provided"},"against":{"type":"number","description":"Votes to date against, must return null if not provided"}},"description":"Votes to date for the proposal"},"recentVotes":{"type":"object","required":["for","against","abstain"],"properties":{"for":{"type":"number","description":"Most recent votes for, must return null if not provided"},"abstain":{"type":"number","description":"Most recent votes abstained, must return null if not provided"},"against":{"type":"number","description":"Most recent votes against, must return null if not provided"}},"description":"Votes cast in the most recent session for the proposal (not votes to date)"}}},"description":"Breakdown of votes (for, against, abstain) for each proposal by the broker"}}},"required":["name"],"description":"List of brokers and their votes (for, against, abstain) for proposals as shown in the table. Don't include undefined rows."},"transferAgentZip":{"type":"string","description":"Zip code of the transfer agent's location exactly as it appears"},"transferAgentCity":{"type":"string","description":"City of the transfer agent as it appears, excluding zip code"},"transferAgentAddress":{"type":"string","description":"Street address of the transfer agent exactly as it appears, only including number and street"}}} | {"company":"BLACKROCK","isSigned":false,"mailDate":"11/22/2024","recordDate":"08/28/2024","signerRole":"Attorney-in-Fact","meetingDate":"01/25/2024","companyState":"MISSOURI","transferAgent":"Crossridge","signerLastName":"Wilson","signerFirstName":"Jessica","votingBreakdown":[{"name":"CHARLES SCHWAB","proposals":[{"proposalId":"1.1 *","voteToDate":{"for":853,"abstain":0,"against":0},"recentVotes":{"for":301,"abstain":0,"against":0}},{"proposalId":"1.2 *","voteToDate":{"for":958,"abstain":0,"against":0},"recentVotes":{"for":475,"abstain":929,"against":0}},{"proposalId":"1.3 *","voteToDate":{"for":393,"abstain":133,"against":0},"recentVotes":{"for":0,"abstain":0,"against":0}},{"proposalId":"1.4 *","voteToDate":{"for":0,"abstain":0,"against":0},"recentVotes":{"for":0,"abstain":286,"against":113}}]}],"transferAgentZip":"53213","transferAgentCity":"Milwaukee","transferAgentAddress":"1407 Ash Dr"} | "### BLACKROCK\n\n6419A SUMMER DR GREENWOOD, MISSOURI 64034\n\n976 840-2320\n\n| **BROKER/BANK/NOMINEE** | **TOTAL SHARE POSITION** | | **1.1 \\*** | **1.2 \\*** | **1.3 \\*** | **1.4 \\*** | | | | |\n| ---------------------------- | ------------------------ | ---- | ---------- | ---------- | ---------- | ---------- | --- | --- | --- | --- |\n| CHARLES SCHWAB (910/DTC 798) | 255 | FOR | 301 | 475 | 0 | 0 | | | | |\n| | | AGST | 0 | 0 | 0 | 113 | | | | |\n| | | ABST | 0 | 929 | 0 | 286 | | | | |\n| VOTE TO DATE | | FOR | 853 | 958 | 393 | 0 | | | | |\n| | | AGST | 0 | 0 | 0 | 0 | | | | |\n| | | ABST | 0 | 0 | 133 | 0 | | | | |\n| UNDEFINED (UNDEFINED) | | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| | | ABST | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| | | | | | | | | | | |\n| CUSIP TOTAL: | 386 | FOR | | | | | | | | |\n| | | AGST | | | | | | | | |\n| LEGAL PROXY: | 612 | ABST | | | | | | | | |\n\nThis proxy is filed by management’s committee on behalf of the brokers, banks, and nominees listed.\n\n**DATE:**\n\n\\[No Signature\\]\n\n**Jessica Wilson**\n\nAttorney-in-Fact\n\nCrossridge\n\nc/o Edgepoint\n\n1407 Ash Dr\n\nMilwaukee, WI 53213\n\n**CUSIP NO:** YYTFKZO\n\n**MAIL DATE:** 11/22/2024\n\n**RECORD DATE:** 08/28/2024\n\n**MEETING DATE:** 01/25/2024\n" |
|
188 | {"format":"GLOSSARY","fontFamily":"TAHOMA","documentQuality":"CLEAN"} | {"type":"object","required":["title","glossarySections","pageNumber"],"properties":{"title":{"type":"string"},"pageNumber":{"type":"number","description":"The current page number of the glossary"},"glossarySections":{"type":"array","items":{"type":"object","required":["letter","terms"],"properties":{"terms":{"type":"array","items":{"type":"object","required":["term"],"properties":{"term":{"type":"string","description":"The glossary term. Don't make up terms, use the ones provided in the glossary list."}}}},"letter":{"type":"string","description":"The letter heading for this section"}}}}}} | {"title":"Database Glossary","pageNumber":4,"glossarySections":[{"terms":[{"term":"2NF"}],"letter":"2"},{"terms":[{"term":"Active record ORM"},{"term":"Anti-caching"},{"term":"Authorization"}],"letter":"A"},{"terms":[{"term":"Cache"},{"term":"Canary releases"},{"term":"Check constraint"},{"term":"Cluster"},{"term":"Column"},{"term":"Constraint"}],"letter":"C"},{"terms":[{"term":"Dirty read"}],"letter":"D"},{"terms":[{"term":"Expand and contract pattern"}],"letter":"E"},{"terms":[{"term":"Full-text search"}],"letter":"F"},{"terms":[{"term":"Hierarchical database"},{"term":"Hot backup"}],"letter":"H"},{"terms":[{"term":"Multiversion concurrency control (MVCC)"}],"letter":"M"},{"terms":[{"term":"Normalization"}],"letter":"N"},{"terms":[{"term":"Repeatable read isolation level"},{"term":"Replication"}],"letter":"R"},{"terms":[{"term":"Sanitizing input"},{"term":"Scaling"},{"term":"Shard"},{"term":"Standard column family"},{"term":"Superkey"}],"letter":"S"},{"terms":[{"term":"Table"},{"term":"Transaction"}],"letter":"T"},{"terms":[{"term":"Vertices"}],"letter":"V"},{"terms":[{"term":"Weight (search)"},{"term":"Write operation"},{"term":"Write-ahead logging (WAL)"}],"letter":"W"}]} | "# Database Glossary\n\n## 2\n\n**2NF**\n\n2NF, or second normal form, describes a type of database normalization that: 1) satisfies the requirements of 1NF, 2) has no values that are tied directly to a subset of a candidate key. In other words, a relation is in 2NF if it is in 1NF and all of the non-candidate values are dependent on the composite key in whole, not just a portion of the candidate key. For example, a \\`book\\` table that has a candidate key composed of \\`title\\` and \\`author\\` cannot be in 2NF if it also includes a \\`dob\\` field describing the author's date of birth. That column value is dependent only on the value of \\`author\\` and could lead to inconsistencies if the values get out of sync.\n\n## A\n\n**Active record ORM**\n\nAn active record ORM is an object-relational mapper that functions by trying to represent each table in a database as a class in the application. Each record in the table is represented as an instance of the class. Database entries are added and managed by interacting with these representations in the application.\n\n**Anti-caching**\n\nAnti-caching is a strategy that can be used when data is not found in the faster in-memory cache and must be retrieved from slower, persistent storage. The technique involves aborting the transaction and kicking off an asynchronous operation to fetch the data from the slower medium to memory. The transaction can be retried later and the information will be ready to served from memory.\n\n**Authorization**\n\nAuthorization is an action that determines if a certain user or process should be allowed to perform a certain action. Authorization involves checking the requested action against a set of guidelines that describe who should be allowed perform what actions. Authorization usually relies on a trusted authentication process to take place before the request in order to confirm the subject's identity.\n\n## C\n\n**Cache**\n\nA cache is a component of a system designed to allow faster retrieval for high value or frequently requested pieces of data. In general, caches function by storing a useful fraction of data on media that is either higher performance or closer to the client than the general use persistent media focused on long term, non-volatile storage. In general, caches tend to be higher performance but tend to have more limited capacity and be more expensive.\n\n**Canary releases**\n\nA canary release describes a release strategy where new versions of software are deployed to a small subset of servers to test new changes in an environment with limited impact. The deployment and resulting behavior of the test group are observed and the team can then decide if they want to roll back the changes or continue to deploy the changes to a wider range of hosts. Canary releases are a way of testing in production while limiting the number of clients impacted by any problems.\n\n**Check constraint**\n\nA check constraint is perhaps the most flexible table or column constraint that can be added to a relational database. It is defined as a boolean condition that must be met for the proposed data to be accepted by the system. Because of the nature of the condition is fairly open-ended, check constraints can be used to model many different types of requirements to ensure that the data coming into the system conforms to expectations.\n\n**Cluster**\n\nIn computing, a cluster is a group of computers all dedicated to helping with a shared task. Database clusters are used to increase the capacity, availability, and performance of certain types of actions compared to database deployed on a single computer. There are many different topologies, technologies, and trade-offs that different clustered systems employ to achieve different levels of performance or fault tolerance. Because of the diversity of different implementations, it can be difficult to generalize specific characteristics that apply to all clustered database systems.\n\n## C\n\n**Column**\n\nColumns are a component of table-oriented databases that label and potentially define the type of each value stored in that column. In traditional relational databases, the properties of a series of columns are one of the primary ways of defining the properties of the table in general. Each row added to the table must provide values that conform to the requirements associated with the table's columns. In non-relational databases, columns can have many different properties. Generally, however, they are used to label and define the characteristics for values that records choose to store in that column.\n\n**Constraint**\n\nA constraint is a limitation imposed on a specific column or table that impacts the range of values accepted by the system. Constraints are used to define rules that the database system can enforce to ensure that values conform to requirements.\n\n## D\n\n**Dirty read**\n\nA dirty read is a specific type of anomaly that can occur where one transaction can read data that hasn't been committed by another transaction. If the second transaction is rolled back instead of committed, the first transaction will be using a value that doesn't reflect the actual state of the database. Dirty reads are possible at certain isolation levels for transactions and represent a risk that can lead to inconsistency when manipulating data in parallel.\n\n## E\n\n**Expand and contract pattern**\n\nThe expand and contract pattern is a strategy for introducing new changes to a database schema without affecting existing applications. It works by introducing changes in carefully controlled stages by first adding new or changed structures alongside existing structures and then expanding the application logic to use both structures simultaneously. Eventually, after testing, the application can stop writing to original structure and it can be removed.\n\n## F\n\n**Full-text search**\n\nFull-text search describes a family of techniques and functionality that allow you to search the complete text of documents within a database system. This is in direct opposition to search functionality that relies only on metadata, partial text sources, and other incomplete assessments. Full-text search relies on asynchronous indexing using natural language-aware parsers to analyze and categorize text within documents.\n\n## H\n\n**Hierarchical database**\n\nA hierarchical database is a database model that organizes itself into a tree-like structure. Each new record is attached to a single parent record. As records are added to the database, a tree-like structure emerges as records fan out more and more from the root record. The links between records can be traversed to get to other records. Examples of systems that use a hierarchical model include LDAP (Lightweight Directory Access Protocol) and DNS (Domain Name System).\n\n**Hot backup**\n\nA hot backup is a backup of a database system while it is actively in use. They are often preferable, if possible, because they do not require the database system to be taken offline to perform the operation. Hot backups are not always possible as they can require locking certain parts of the database or can reduce the IOPS (Input / Output Operations per Second) available for normal database tasks.\n\n## M\n\n**Multiversion concurrency control (MVCC)**\n\nMultiversion concurrency control, or MVCC, is a strategy for allowing concurrent access to data within database systems as an alternative to row and table locking. MVCC works by taking \"snapshots\" that represent a consistent data state for each user accessing a set of data. The goal of MVCC is to offer a system where read queries never block write queries and where write queries never block read queries. Each client will be able to read and use the data as if they were the only user while the database system tracks multiple versions of the data being read and updated by each user. Locking or the normal transaction rollback and conflict management strategies are used to resolve disputes caused by updating the same data.\n\n## N\n\n**Normalization**\n\nDatabase normalization is a process of structuring a database to remove data redundancy and eliminate opportunities for inconsistencies to be introduced. Normalization is often discussed in terms of \"normal forms\" where each form adds additional checks and guarantees over the previous forms. In practice, data normalization is often a trade-off between data integrity guarantees and performance, so structures often are not put into the highest level of normalization possible.\n\n## R\n\n**Repeatable read isolation level**\n\nThe repeatable read isolation level is a transaction isolation level for relational database systems that offers better isolation than read committed level, but not as much isolation of the serializable level. At the repeatable read isolation level, dirty reads and nonrepeatable reads are both prevented. However, phantom reads and serialization anomalies can still occur. This means that while reads of individual records are guaranteed to remain stable, range queries (like \\`SELECT\\` statements that return multiple rows) can change as a result of commits outside of the transaction.\n\n**Replication**\n\nReplication is a process of continually copying and updating data from one system to another system. In databases, this typically involves a server sharing a log of changes that other servers can read and apply to their own copies of the data. This allows changes to propagate between various servers without requiring each server to approve operations at the time of execution. Many types of replication exists that differ in terms of method of sharing, the architecture of which systems copy data from where, and what policies are in place to control the replication process. Replication is an important feature in many systems for maintaining data availability, distributing load, and providing copies of data for offline procedures like backups.\n\n## S\n\n**Sanitizing input**\n\nSanitizing input, also known as input validation, is a process used to render user-provided values safe for further processing. It is used to guard against malicious input that can cause an application or the database to misinterpret data values as valid application or query code. Inputs can be sanitized in a number of different ways like limiting the list of valid characters, removing characters that have special meaning for the systems in use, and escaping values. Generally speaking, instead of sanitizing input, it is considered much safer to use prepared statements.\n\n**Scaling**\n\nScaling is the process of expanding the resources allocated to your application or workload to allow for better performance or to handle more concurrent activity. Scaling strategies generally fall into two categories: scaling out (also called horizontal scaling) and scaling up (also known as vertical scaling). Horizontal scaling involves adding additional workers to a pool that can handle the incoming work. This often means adding additional servers that can all perform the same operations, thus distributing the load. Scaling up involves adding additional resources like processors, RAM, or storage to the server already handling requests. Scaling allows you to handle more concurrent operations but it can potentially increase the complexity of your application architecture.\n\n**Shard**\n\nA database shard is a segment of records stored by a database object that is separated out and managed by a different database node for performance reasons. For example, a database table with 9 million records could be divided into three separate shards, each managing 3 million records. The data is typically divided according to a \"shard key\" which is a key that determines which shard a record should be managed by. Each shard manages its subset of records and a coordinating component is required to direct client queries to the appropriate shard by referring to the shard key. Sharding can help some types of performance in very large datasets but it often requires making trade-offs that might degrade other types of performance (for instance, on operations that need to coordinate between multiple shards).\n\n**Standard column family**\n\nA standard column family is a type of column family database object that stores data by defining row keys that are associated with key value pairs akin to columns. Each row can define and use its own columns, so the resulting dataset is not regular as with relational database tables. However, the row keys combined with column labels and values still somewhat resembles a table. Standard column families offer good performance for key-based data retrieval as they are able to store all of the information associated with a key in the same place and can modify the data structure for that key easily.\n\n**Superkey**\n\nA superkey is any set of attributes within the relational database model that can be used to uniquely identify a record. All other key types (primary keys, candidate keys, composite keys, etc.) are examples of super keys. A trivial superkey contains all available attributes, while a candidate key is any superkey that cannot be simplified by removing additional columns.\n\n## T\n\n**Table**\n\nIn relational databases, a table is a database structure that defines different attributes in the form of columns and stores records with the associated column values in the form of rows. The constraints and data types defined by a table's columns as well as additional table-level requirements describe the type of data that can be stored within the table. Since tables are a regular data structure, the database system understands the shape of the data contained within, which can help make query performance more predictable in some cases.\n\n**Transaction**\n\nA database transaction is a set of operations combined into a single unit that can be executed by a database system atomically. Transactions ensure that all of the operations within them are successfully completed or that they are all rolled back to return to the starting state. This helps preserve data integrity and allows for isolation between different unrelated actions that clients may make within a database. The guarantees provided by database transactions are summarized by the ACID (atomicity, consistency, isolation, and durability) properties.\n\n## V\n\n**Vertices**\n\nIn graph databases, vertices are entities that can hold properties and be connected to other vertices through edges. Vertices are similar to a record or a document in other database systems as they have a label or name to indicate the type of object they represent and they have attributes that provide specific additional information to differentiate a specific vertex from others of its type. Vertices are connected to other vertices through edges that define a relationship between them. For instance, an \"author\" vertex can be connected to a \"book\" vertex with a \"written by\" edge.\n\n## W\n\n**Weight (search)**\n\nIn the context of searching, a search weight is an arbitrary value assigned to different categories of data designed to influence the priority of the item when analyzed for relevance. Assigning a heavy weight to a specific type of information will cause a query engine to assign greater significance to that category compared to other categories when compiling a list of relevant results.\n\n**Write operation**\n\nIn the context of databases, a write operation is any database action that modifies the stored data. This includes inserting new records, deleting records, and updating existing records to new values.\n\n**Write-ahead logging (WAL)**\n\nWrite-ahead logging, or WAL, is an approach to data revision management that increases the resiliency of systems data corruption during crashes and failures. Without a technique like WAL, corruption can occur if the system crashes when a change to a database is only partially completed. In this case, the data will be in neither the initial nor the intended state. With write ahead logging, the system records its intentions to a durable write ahead log before executing operations. This way, the database can recover a known-good state of the data by reviewing the log during recovery and redoing any operations that did not complete correctly initially.\n\nPage 4 of 5\n" |
Subsets and Splits