Datasets:

Formats:
json
Size:
< 1K
ArXiv:
License:
Finch / files /13 /13.json
HaoyuDong's picture
upload labels for the remaining 100 workflows
ffa7298 verified
{
"id": "13",
"instruction_en": "Complete the missing formulas in columns E and F on the sheet Holding Period Return Analysis.\nThis task uses the yield curve on the given date to compute the annualized return over the specified holding period for a pair of virtual bonds.\nThe calculation steps should follow the logic shown in column D, and the yellow-highlighted cells are input parameters.\nThe model should update the virtual bonds’ holding-period return dynamically when these parameters change.\n\nCompute the “Initial Full Price” by setting the coupon rate equal to the current yield.\n\nDetermine the “Remaining Maturity at the End of the Holding Period” based on the parameters in the table.\n\nUse the cash-flow discounting formula and the corresponding parameters to compute the “Final Full Price.”",
"source_files": [
"13_src_0.xlsx"
],
"source_files_urls": [
"https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/13/13_src_0.xlsx"
],
"reference_outputs": {
"files": [
"13_ref_0.xlsx"
],
"text": ""
},
"reference_file_urls": [
"https://huggingface.co/datasets/FinWorkBench/Finch/resolve/main/files/13/13_ref_0.xlsx"
],
"task_type": "Structuring / Formatting, Calculation",
"business_type": "Predictive Modeling",
"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."
}