{ "id": "130", "instruction_en": "Update the weekly sheet’s rent table to include four new columns — “Total Weekly,” “Total Biweekly,” “Total Monthly,” and “Grand Total” — and populate each tenant’s amounts by week, every two weeks, and monthly, leaving missing items as blank cells. At the bottom, add a “Sub-total” row that sums each column, a “Number of Periods” row reflecting the annual payment count for each tenant based on their rent frequency, and an “Annual Totals” row that calculates the yearly totals for each column; the “Grand Total” column should only be populated on the “Annual Totals” row and remain blank elsewhere.", "source_files": [ "130_src_0.xlsx" ], "source_files_urls": [ "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/130/130_src_0.xlsx" ], "task_type": "Structuring / Formatting, Calculation", "business_type": "Accounts Payable and Receivable", "task_constraints": "You will be given an Excel file as input. Please perform all required operations by modifying the existing workbook. You may add new sheets if necessary, but you must preserve all original sheets and their contents. Do not replace the workbook with a new file that contains only the results. Return the full updated workbook, including all original sheets plus any newly added sheets.", "reference_outputs": { "files": [ "130_ref_0.xlsx" ], "text": "" }, "reference_file_urls": [ "https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/130/130_ref_0.xlsx" ] }