| [ | |
| { | |
| "id": "Task 96", | |
| "task_id": "b268a98c-5618-45bc-87ad-adf78fc527a1", | |
| "instruction": "Create a sunburst chart titled 'Expense Breakdown'. Show a 3-level hierarchy of expenses: department → category → subcategory, sized by spend amount.\n\nUtilise the following colours: Orange for IT, Blue for HR, Grey for Sales.\nEnsure all labels are fully contained within their respective segments", | |
| "spreadsheet_path": "spreadsheet/Task 96/Task 96_input.xlsx", | |
| "golden_response_path": "spreadsheet/Task 96/Task 96_golden.xlsx", | |
| "category": "Chart Creation", | |
| "criteria": [ | |
| { | |
| "id": 1, | |
| "description": "The chart is a sunburst chart", | |
| "instruction": "The chart is a sunburst chart", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 2, | |
| "description": "The chart title reads 'Expense Breakdown'", | |
| "instruction": "The chart title reads 'Expense Breakdown'", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 3, | |
| "description": "The chart displays a 3-level hierarchy with departments in the inner ring, categories in the middle ring, and subcategories in the outer ring", | |
| "instruction": "The chart displays a 3-level hierarchy with departments in the inner ring, categories in the middle ring, and subcategories in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 4, | |
| "description": "The IT department segments are colored orange", | |
| "instruction": "The IT department segments are colored orange", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 5, | |
| "description": "The HR department segments are colored blue", | |
| "instruction": "The HR department segments are colored blue", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 6, | |
| "description": "The Sales department segments are colored grey", | |
| "instruction": "The Sales department segments are colored grey", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 7, | |
| "description": "All visible labels are fully contained within their respective segments", | |
| "instruction": "All visible labels are fully contained within their respective segments", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 8, | |
| "description": "The inner ring contains a segment labeled 'HR'", | |
| "instruction": "The inner ring contains a segment labeled 'HR'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 9, | |
| "description": "The inner ring contains a segment labeled 'IT'", | |
| "instruction": "The inner ring contains a segment labeled 'IT'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 10, | |
| "description": "The inner ring contains a segment labeled 'Sales'", | |
| "instruction": "The inner ring contains a segment labeled 'Sales'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 11, | |
| "description": "The HR department contains a category segment labeled 'Salary' in the middle ring", | |
| "instruction": "The HR department contains a category segment labeled 'Salary' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 12, | |
| "description": "The HR department contains a category segment labeled 'Training' in the middle ring", | |
| "instruction": "The HR department contains a category segment labeled 'Training' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 13, | |
| "description": "The IT department contains a category segment labeled 'Software' in the middle ring", | |
| "instruction": "The IT department contains a category segment labeled 'Software' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 14, | |
| "description": "The IT department contains a category segment labeled 'Hardware' in the middle ring", | |
| "instruction": "The IT department contains a category segment labeled 'Hardware' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 15, | |
| "description": "The Sales department contains a category segment labeled 'Travel' in the middle ring", | |
| "instruction": "The Sales department contains a category segment labeled 'Travel' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 16, | |
| "description": "The Sales department contains a category segment labeled 'Sales' in the middle ring", | |
| "instruction": "The Sales department contains a category segment labeled 'Sales' in the middle ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 17, | |
| "description": "The Salary category contains a subcategory segment labeled 'Managers' in the outer ring", | |
| "instruction": "The Salary category contains a subcategory segment labeled 'Managers' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 18, | |
| "description": "The Salary category contains a subcategory segment labeled 'Recruiters' in the outer ring", | |
| "instruction": "The Salary category contains a subcategory segment labeled 'Recruiters' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 19, | |
| "description": "The Training category contains a subcategory segment labeled 'Workshops' in the outer ring", | |
| "instruction": "The Training category contains a subcategory segment labeled 'Workshops' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 20, | |
| "description": "The Software category contains a subcategory segment labeled 'Licenses' in the outer ring", | |
| "instruction": "The Software category contains a subcategory segment labeled 'Licenses' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 21, | |
| "description": "The Hardware category contains a subcategory segment labeled 'Laptops' in the outer ring", | |
| "instruction": "The Hardware category contains a subcategory segment labeled 'Laptops' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 22, | |
| "description": "The Travel category contains a subcategory segment labeled 'Flights' in the outer ring", | |
| "instruction": "The Travel category contains a subcategory segment labeled 'Flights' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 23, | |
| "description": "The Travel category contains a subcategory segment labeled 'Hotels' in the outer ring", | |
| "instruction": "The Travel category contains a subcategory segment labeled 'Hotels' in the outer ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 24, | |
| "description": "The HR segment is the largest department segment, occupying approximately 50% of the inner ring", | |
| "instruction": "The HR segment is the largest department segment, occupying approximately 50% of the inner ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 25, | |
| "description": "The IT segment is the second largest department segment, occupying approximately 30% of the inner ring", | |
| "instruction": "The IT segment is the second largest department segment, occupying approximately 30% of the inner ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 26, | |
| "description": "The Sales segment is the smallest department segment, occupying approximately 20% of the inner ring", | |
| "instruction": "The Sales segment is the smallest department segment, occupying approximately 20% of the inner ring", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 27, | |
| "description": "The Salary category is larger than the Training category within the HR department", | |
| "instruction": "The Salary category is larger than the Training category within the HR department", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 28, | |
| "description": "The Software category is smaller than the Hardware category within the IT department", | |
| "instruction": "The Software category is smaller than the Hardware category within the IT department", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 29, | |
| "description": "The Travel category is larger than the Sales category within the Sales department", | |
| "instruction": "The Travel category is larger than the Sales category within the Sales department", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "Task 1411527", | |
| "task_id": "9ce1c4ff-a9b7-4dd5-8e1c-bf2d63602beb", | |
| "instruction": "Create a Line chart in the Count sheet titled \"Invoice Count Burndown August 2023\". The chart should display daily data from 2023-08-01 through 2023-09-10 with:\nx axis: dates, formatted as dd/mm/yyyy and displayed at an angle for readability\ny axis: scaled from 0 to 800\nSeries 1: named 'Count to be Collected' the Count needed for goal values from the Data sheet (grey line)\nSeries 2: named 'Goal' the Count goal values from the Data sheet (blue line)", | |
| "spreadsheet_path": "spreadsheet/Task 1411527/Task 1411527_input.xlsx", | |
| "golden_response_path": "spreadsheet/Task 1411527/Task 1411527_golden.xlsx", | |
| "category": "Chart Creation", | |
| "criteria": [ | |
| { | |
| "id": 1, | |
| "description": "The chart is a line chart", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The chart is a line chart", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 2, | |
| "description": "The chart title reads 'Invoice Count Burndown August 2023'", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The chart title reads 'Invoice Count Burndown August 2023'", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 3, | |
| "description": "The X-axis displays dates ranging from 01/08/2023 through 10/09/2023 formatted as dd/mm/yyyy", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The X-axis displays dates ranging from 01/08/2023 through 10/09/2023 formatted as dd/mm/yyyy", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 4, | |
| "description": "The X-axis date labels are displayed at an angle for readability", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The X-axis date labels are displayed at an angle for readability", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 5, | |
| "description": "The Y-axis is scaled from 0 to 800", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The Y-axis is scaled from 0 to 800", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 6, | |
| "description": "The legend contains the entries labeled 'Count to be Collected' and 'Goal'", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The legend contains the entries labeled 'Count to be Collected' and 'Goal'", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 7, | |
| "description": "The 'Count to be Collected' series is displayed as a grey line", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series is displayed as a grey line", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 8, | |
| "description": "The 'Goal' series is displayed as a blue line", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series is displayed as a blue line", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 9, | |
| "description": "The 'Goal' series starts at approximately 700 on 01/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series starts at approximately 700 on 01/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 10, | |
| "description": "The 'Goal' series value is approximately 550 around 10/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series value is approximately 550 around 10/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 11, | |
| "description": "The 'Goal' series value is approximately 380 around 20/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series value is approximately 380 around 20/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 12, | |
| "description": "The 'Goal' series value is approximately 190 around 31/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series value is approximately 190 around 31/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 13, | |
| "description": "The 'Goal' series decreases linearly and ends at approximately 20 on 10/09/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series decreases linearly and ends at approximately 20 on 10/09/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 14, | |
| "description": "The 'Count to be Collected' series starts at approximately 430 on 01/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series starts at approximately 430 on 01/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 15, | |
| "description": "The 'Count to be Collected' series value is approximately 400 around 05/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 400 around 05/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 16, | |
| "description": "The 'Count to be Collected' series value is approximately 355 around 10/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 355 around 10/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 17, | |
| "description": "The 'Count to be Collected' series shows a sharp drop to approximately 230 around 15/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series shows a sharp drop to approximately 230 around 15/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 18, | |
| "description": "The 'Count to be Collected' series value is approximately 180 around 20/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 180 around 20/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 19, | |
| "description": "The 'Count to be Collected' series value is approximately 115 around 25/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 115 around 25/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 20, | |
| "description": "The 'Count to be Collected' series value is approximately 45 around 30/08/2023", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 45 around 30/08/2023", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 21, | |
| "description": "The 'Count to be Collected' series value is approximately 20 around 05/09/2023 and the series ends near 0 or is absent after that date", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Count to be Collected' series value is approximately 20 around 05/09/2023 and the series ends near 0 or is absent after that date", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 22, | |
| "description": "The 'Goal' series line is always above or equal to the 'Count to be Collected' series line across the entire date range", | |
| "instruction": "For chart 'Invoice Count Burndown August 2023': The 'Goal' series line is always above or equal to the 'Count to be Collected' series line across the entire date range", | |
| "chart": "Invoice Count Burndown August 2023", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 23, | |
| "description": "The chart is a line chart with two series", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': The chart is a line chart with two series", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| }, | |
| { | |
| "id": 24, | |
| "description": "The legend contains an entry labeled 'Dollar Goal' displayed as an orange line", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': The legend contains an entry labeled 'Dollar Goal' displayed as an orange line", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| }, | |
| { | |
| "id": 25, | |
| "description": "The 'Dollar Goal' series starts at approximately $890 on 8/1/2023 and decreases linearly to approximately $21 on 9/10/2023", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': The 'Dollar Goal' series starts at approximately $890 on 8/1/2023 and decreases linearly to approximately $21 on 9/10/2023", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| }, | |
| { | |
| "id": 26, | |
| "description": "A grey line series is present starting at approximately $538 on 8/1/2023 and decreasing in a step-like pattern toward approximately $0", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': A grey line series is present starting at approximately $538 on 8/1/2023 and decreasing in a step-like pattern toward approximately $0", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| }, | |
| { | |
| "id": 27, | |
| "description": "The X-axis displays dates from 8/1/2023 through 9/10/2023", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': The X-axis displays dates from 8/1/2023 through 9/10/2023", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| }, | |
| { | |
| "id": 28, | |
| "description": "The Y-axis ranges from $0 to $1,000 with the axis labeled Thousands", | |
| "instruction": "For chart 'Invoice Dollars Burndown August 2023': The Y-axis ranges from $0 to $1,000 with the axis labeled Thousands", | |
| "chart": "Invoice Dollars Burndown August 2023", | |
| "rubric_category": "Preservation" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "Task 1437004", | |
| "task_id": "3397711e-d174-4b2e-b252-8279d78f9f88", | |
| "instruction": "Pull the data from the \"Sharepoint Tracker\" sheet, count the total number of TRUE values in each category for each corresponding month, then populate a monthly summary table in the \"Data\" sheet with columns for Months, Desk drops, Newsletters, and SharePoint Changes listing all 12 months (January through December) and a total row for the year. \n\nOnce complete, create an overview dashboard on the \"Data\" sheet with three charts:\n1. A multi-series line chart titled \"Monthly Activity Trends\" showing each category's count per month.\n2. A pie chart titled \"Split for The Year\" showing the yearly total proportion of each category.\n3. A 100% stacked bar chart titled \"Share of Activity Per Month\" showing the percentage breakdown of categories within each month.", | |
| "spreadsheet_path": "spreadsheet/Task 1437004/Task 1437004_input.xlsx", | |
| "golden_response_path": "spreadsheet/Task 1437004/Task 1437004_golden.xlsx", | |
| "category": "Chart Creation", | |
| "criteria": [ | |
| { | |
| "id": 1, | |
| "description": "The chart is a multi-series line chart", | |
| "instruction": "For chart 'Monthly Activity Trends': The chart is a multi-series line chart", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 2, | |
| "description": "The chart title reads 'Monthly Activity Trends'", | |
| "instruction": "For chart 'Monthly Activity Trends': The chart title reads 'Monthly Activity Trends'", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 3, | |
| "description": "The legend contains an entry labeled 'Desk drops'", | |
| "instruction": "For chart 'Monthly Activity Trends': The legend contains an entry labeled 'Desk drops'", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 4, | |
| "description": "The legend contains an entry labeled 'Newsletters'", | |
| "instruction": "For chart 'Monthly Activity Trends': The legend contains an entry labeled 'Newsletters'", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 5, | |
| "description": "The legend contains an entry labeled 'SharePoint Changes'", | |
| "instruction": "For chart 'Monthly Activity Trends': The legend contains an entry labeled 'SharePoint Changes'", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 6, | |
| "description": "The X-axis displays all 12 months from January through December", | |
| "instruction": "For chart 'Monthly Activity Trends': The X-axis displays all 12 months from January through December", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 7, | |
| "description": "The chart is a pie chart", | |
| "instruction": "For chart 'Split for The Year': The chart is a pie chart", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 8, | |
| "description": "The chart title reads 'Split for The Year'", | |
| "instruction": "For chart 'Split for The Year': The chart title reads 'Split for The Year'", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 9, | |
| "description": "The legend contains an entry labeled 'Desk drops'", | |
| "instruction": "For chart 'Split for The Year': The legend contains an entry labeled 'Desk drops'", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 10, | |
| "description": "The legend contains an entry labeled 'Newsletters'", | |
| "instruction": "For chart 'Split for The Year': The legend contains an entry labeled 'Newsletters'", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 11, | |
| "description": "The legend contains an entry labeled 'SharePoint Changes'", | |
| "instruction": "For chart 'Split for The Year': The legend contains an entry labeled 'SharePoint Changes'", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 12, | |
| "description": "The chart is a 100% stacked bar chart", | |
| "instruction": "For chart 'Share of Activity Per Month': The chart is a 100% stacked bar chart", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 13, | |
| "description": "The chart title reads 'Share of Activity Per Month'", | |
| "instruction": "For chart 'Share of Activity Per Month': The chart title reads 'Share of Activity Per Month'", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 14, | |
| "description": "The legend contains an entry labeled 'Desk drops'", | |
| "instruction": "For chart 'Share of Activity Per Month': The legend contains an entry labeled 'Desk drops'", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 15, | |
| "description": "The legend contains an entry labeled 'Newsletters'", | |
| "instruction": "For chart 'Share of Activity Per Month': The legend contains an entry labeled 'Newsletters'", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 16, | |
| "description": "The legend contains an entry labeled 'SharePoint Changes'", | |
| "instruction": "For chart 'Share of Activity Per Month': The legend contains an entry labeled 'SharePoint Changes'", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 17, | |
| "description": "The X-axis displays all 12 months from January through December", | |
| "instruction": "For chart 'Share of Activity Per Month': The X-axis displays all 12 months from January through December", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 18, | |
| "description": "The Desk drops line shows a value of 0 at January", | |
| "instruction": "For chart 'Monthly Activity Trends': The Desk drops line shows a value of 0 at January", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 19, | |
| "description": "The Desk drops line shows a value of 0 at April", | |
| "instruction": "For chart 'Monthly Activity Trends': The Desk drops line shows a value of 0 at April", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 20, | |
| "description": "The Desk drops line shows a value of 2 at June", | |
| "instruction": "For chart 'Monthly Activity Trends': The Desk drops line shows a value of 2 at June", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 21, | |
| "description": "The Desk drops line shows a value of 0 at July", | |
| "instruction": "For chart 'Monthly Activity Trends': The Desk drops line shows a value of 0 at July", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 22, | |
| "description": "The Desk drops line shows a value of 0 at December", | |
| "instruction": "For chart 'Monthly Activity Trends': The Desk drops line shows a value of 0 at December", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 23, | |
| "description": "The Newsletters line shows a value of 0 at January", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 0 at January", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 24, | |
| "description": "The Newsletters line shows a value of 0 at April", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 0 at April", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 25, | |
| "description": "The Newsletters line shows a value of 2 at May", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 2 at May", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 26, | |
| "description": "The Newsletters line shows a value of 1 at June", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 1 at June", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 27, | |
| "description": "The Newsletters line shows a value of 1 at July", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 1 at July", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 28, | |
| "description": "The Newsletters line shows a value of 0 at August", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 0 at August", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 29, | |
| "description": "The Newsletters line shows a value of 0 at September", | |
| "instruction": "For chart 'Monthly Activity Trends': The Newsletters line shows a value of 0 at September", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 30, | |
| "description": "The SharePoint Changes line shows a value of 0 at January", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 0 at January", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 31, | |
| "description": "The SharePoint Changes line shows a value of 1 at April", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 1 at April", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 32, | |
| "description": "The SharePoint Changes line shows a value of 0 at May", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 0 at May", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 33, | |
| "description": "The SharePoint Changes line shows a value of 1 at August", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 1 at August", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 34, | |
| "description": "The SharePoint Changes line shows a value of 0 at September", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 0 at September", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 35, | |
| "description": "The SharePoint Changes line shows a value of 0 at December", | |
| "instruction": "For chart 'Monthly Activity Trends': The SharePoint Changes line shows a value of 0 at December", | |
| "chart": "Monthly Activity Trends", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 36, | |
| "description": "The Desk drops slice value is 33%", | |
| "instruction": "For chart 'Split for The Year': The Desk drops slice value is 33%", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 37, | |
| "description": "The Newsletters slice value is 44%", | |
| "instruction": "For chart 'Split for The Year': The Newsletters slice value is 44%", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 38, | |
| "description": "The SharePoint Changes slice value is 22%", | |
| "instruction": "For chart 'Split for The Year': The SharePoint Changes slice value is 22%", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 39, | |
| "description": "The pie chart contains exactly 3 slices", | |
| "instruction": "For chart 'Split for The Year': The pie chart contains exactly 3 slices", | |
| "chart": "Split for The Year", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 40, | |
| "description": "The April bar shows the SharePoint Changes segment with a value of 50% starting at 50% and ending at 100%", | |
| "instruction": "For chart 'Share of Activity Per Month': The April bar shows the SharePoint Changes segment with a value of 50% starting at 50% and ending at 100%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 41, | |
| "description": "The April bar shows no Newsletters segment", | |
| "instruction": "For chart 'Share of Activity Per Month': The April bar shows no Newsletters segment", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 42, | |
| "description": "The May bar shows the Newsletters segment with a value of 100% starting at 0% and ending at 100%", | |
| "instruction": "For chart 'Share of Activity Per Month': The May bar shows the Newsletters segment with a value of 100% starting at 0% and ending at 100%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 43, | |
| "description": "The June bar shows the Desk drops segment with a value of approximately 67% starting at 0% and ending at approximately 67%", | |
| "instruction": "For chart 'Share of Activity Per Month': The June bar shows the Desk drops segment with a value of approximately 67% starting at 0% and ending at approximately 67%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 44, | |
| "description": "The June bar shows the Newsletters segment with a value of approximately 33% starting at approximately 67% and ending at 100%", | |
| "instruction": "For chart 'Share of Activity Per Month': The June bar shows the Newsletters segment with a value of approximately 33% starting at approximately 67% and ending at 100%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 45, | |
| "description": "The July bar shows the Newsletters segment with a value of 100% starting at 0% and ending at 100%", | |
| "instruction": "For chart 'Share of Activity Per Month': The July bar shows the Newsletters segment with a value of 100% starting at 0% and ending at 100%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 46, | |
| "description": "The August bar shows the Newsletters no segment", | |
| "instruction": "For chart 'Share of Activity Per Month': The August bar shows the Newsletters no segment", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 47, | |
| "description": "The August bar shows the SharePoint Changes segment with a value of 100% starting at 0% and ending at 100%", | |
| "instruction": "For chart 'Share of Activity Per Month': The August bar shows the SharePoint Changes segment with a value of 100% starting at 0% and ending at 100%", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 48, | |
| "description": "The January bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The January bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 49, | |
| "description": "The February bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The February bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 50, | |
| "description": "The March bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The March bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 51, | |
| "description": "The September bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The September bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 52, | |
| "description": "The October bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The October bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 53, | |
| "description": "The November bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The November bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 54, | |
| "description": "The December bar shows no segments (empty/no data)", | |
| "instruction": "For chart 'Share of Activity Per Month': The December bar shows no segments (empty/no data)", | |
| "chart": "Share of Activity Per Month", | |
| "rubric_category": "Data Correctness" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "Task 1430721", | |
| "task_id": "8d09f61f-522e-4100-b07c-55d0ebe0b333", | |
| "instruction": "Create a bubble chart titled 'Proportional value of Transaction' that bases the size of the bubbles on the Proportional Value of the Transaction Category. The x-axis should represent the 'Price per Transaction' and the y-axis as 'Total Amount (USD $)'. Add labels to each of the bubbles that correspond to their category name. Make sure the y-axis begins at $0.00 and the x-axis at $5.00.", | |
| "spreadsheet_path": "spreadsheet/Task 1430721/Task 1430721_input.xlsx", | |
| "golden_response_path": "spreadsheet/Task 1430721/Task 1430721_golden.xlsx", | |
| "category": "Chart Creation", | |
| "criteria": [ | |
| { | |
| "id": 1, | |
| "description": "The chart is a bubble chart", | |
| "instruction": "The chart is a bubble chart", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 2, | |
| "description": "The chart title reads 'Proportional value of Transaction'", | |
| "instruction": "The chart title reads 'Proportional value of Transaction'", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 3, | |
| "description": "The x-axis is labeled 'Price per Transaction'", | |
| "instruction": "The x-axis is labeled 'Price per Transaction'", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 4, | |
| "description": "The y-axis is labeled 'Total Amount (USD $)'", | |
| "instruction": "The y-axis is labeled 'Total Amount (USD $)'", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 5, | |
| "description": "The y-axis begins at $0.00", | |
| "instruction": "The y-axis begins at $0.00", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 6, | |
| "description": "The x-axis begins at £5.00", | |
| "instruction": "The x-axis begins at £5.00", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 7, | |
| "description": "Bubble sizes vary based on the proportional value of each transaction category", | |
| "instruction": "Bubble sizes vary based on the proportional value of each transaction category", | |
| "chart": null, | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 8, | |
| "description": "The Recs Processed bubble is positioned at approximately £15.00 on the x-axis and $500,000.00 on the y-axis", | |
| "instruction": "The Recs Processed bubble is positioned at approximately £15.00 on the x-axis and $500,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 9, | |
| "description": "The data label on the Recs Processed bubble reads 'Recs Processed'", | |
| "instruction": "The data label on the Recs Processed bubble reads 'Recs Processed'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 10, | |
| "description": "The Recs Processed bubble is the largest bubble in the chart", | |
| "instruction": "The Recs Processed bubble is the largest bubble in the chart", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 11, | |
| "description": "The Journals Posted bubble is positioned at approximately £20.00 on the x-axis and $300,000.00 on the y-axis", | |
| "instruction": "The Journals Posted bubble is positioned at approximately £20.00 on the x-axis and $300,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 12, | |
| "description": "The data label on the Journals Posted bubble reads 'Journals Posted'", | |
| "instruction": "The data label on the Journals Posted bubble reads 'Journals Posted'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 13, | |
| "description": "The Journals Posted bubble is the second largest bubble in the chart", | |
| "instruction": "The Journals Posted bubble is the second largest bubble in the chart", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 14, | |
| "description": "The OIM Open Items Cleared bubble is positioned at approximately £10.00 on the x-axis and $100,000.00 on the y-axis", | |
| "instruction": "The OIM Open Items Cleared bubble is positioned at approximately £10.00 on the x-axis and $100,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 15, | |
| "description": "The data label on the OIM Open Items Cleared bubble reads 'OIM Open Items Cleared'", | |
| "instruction": "The data label on the OIM Open Items Cleared bubble reads 'OIM Open Items Cleared'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 16, | |
| "description": "The OIM Open Items Cleared bubble is the third largest bubble in the chart", | |
| "instruction": "The OIM Open Items Cleared bubble is the third largest bubble in the chart", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 17, | |
| "description": "The Month Ends Closed bubble is positioned at approximately £15.00 on the x-axis and $20,000.00 on the y-axis", | |
| "instruction": "The Month Ends Closed bubble is positioned at approximately £15.00 on the x-axis and $20,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 18, | |
| "description": "The data label on the Month Ends Closed bubble reads 'Month Ends Closed'", | |
| "instruction": "The data label on the Month Ends Closed bubble reads 'Month Ends Closed'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 19, | |
| "description": "The PCs Cleared bubble is positioned at approximately £25.00 on the x-axis and $20,000.00 on the y-axis", | |
| "instruction": "The PCs Cleared bubble is positioned at approximately £25.00 on the x-axis and $20,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 20, | |
| "description": "The data label on the PCs Cleared bubble reads 'PCs Cleared'", | |
| "instruction": "The data label on the PCs Cleared bubble reads 'PCs Cleared'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 21, | |
| "description": "The Forecasts Completed bubble is positioned at approximately £30.00 on the x-axis and $20,000.00 on the y-axis", | |
| "instruction": "The Forecasts Completed bubble is positioned at approximately £30.00 on the x-axis and $20,000.00 on the y-axis", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 22, | |
| "description": "The data label on the Forecasts Completed bubble reads 'Forecasts Completed'", | |
| "instruction": "The data label on the Forecasts Completed bubble reads 'Forecasts Completed'", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 23, | |
| "description": "The chart contains exactly 6 bubbles", | |
| "instruction": "The chart contains exactly 6 bubbles", | |
| "chart": null, | |
| "rubric_category": "Data Correctness" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "Task 126", | |
| "task_id": "aaae1537-cfb6-406d-bf1e-2457a25bc154", | |
| "instruction": "Create 2 Earnings Per Share charts using the provided dataset in the Surprise sheet (rows 50-71). The first chart is a multi-series combo chart shown by quarter. The primary Y-axis tracks EPS values and the secondary Y-axis tracks Price. Title the chart \"Quarterly Price Impact Analysis\" at the top center. Display 4 series: Differential (as overlay floating bars spanning from Mean to After Event for each period), After Event (line), Mean (Estimated Value) (markers only), and Price (line on secondary axis). The second chart is a diverging vertical column chart showing Price Impact (%) by quarter, titled \"Earnings Per Share: Actual vs. Estimated Performance\" at the top center. Both charts should display quarters from Q3 2020 to Q3 2025 on the X-axis.", | |
| "spreadsheet_path": "spreadsheet/Task 126/Task 126_input.xlsx", | |
| "golden_response_path": "spreadsheet/Task 126/Task 126_golden.xlsx", | |
| "category": "Chart Creation", | |
| "criteria": [ | |
| { | |
| "id": 1, | |
| "description": "The chart is a multi-series combo chart with a combination of bars, lines, and markers", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The chart is a multi-series combo chart with a combination of bars, lines, and markers", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 2, | |
| "description": "The chart title reads 'Quarterly Price Impact Analysis' and is positioned at the top center", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The chart title reads 'Quarterly Price Impact Analysis' and is positioned at the top center", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 3, | |
| "description": "The legend contains the entries labeled 'Differential', 'After Event', 'Mean (Estimated Value)', and 'Price'", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The legend contains the entries labeled 'Differential', 'After Event', 'Mean (Estimated Value)', and 'Price'", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 4, | |
| "description": "The Differential series is displayed as overlay floating bars spanning from Mean to After Event for each period", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential series is displayed as overlay floating bars spanning from Mean to After Event for each period", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 5, | |
| "description": "The After Event series is displayed as a line with markers", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event series is displayed as a line with markers", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 6, | |
| "description": "The Mean (Estimated Value) series is displayed as markers only with no connecting line", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) series is displayed as markers only with no connecting line", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 7, | |
| "description": "The Price series is displayed as a line plotted on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price series is displayed as a line plotted on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 8, | |
| "description": "The chart is a diverging vertical column chart showing Price Impact (%) by quarter", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The chart is a diverging vertical column chart showing Price Impact (%) by quarter", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 9, | |
| "description": "The chart title reads 'Earnings Per Share: Actual vs. Estimated Performance' and is positioned at the top center", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The chart title reads 'Earnings Per Share: Actual vs. Estimated Performance' and is positioned at the top center", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 10, | |
| "description": "The legend contains an entry labeled 'Price Impact (%)'", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The legend contains an entry labeled 'Price Impact (%)'", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 11, | |
| "description": "The X-axis displays quarters from Q3 2020 to Q3 2025 in chronological order spanning 21 periods", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The X-axis displays quarters from Q3 2020 to Q3 2025 in chronological order spanning 21 periods", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 12, | |
| "description": "The X-axis displays 21 periods representing quarters from Q3 2020 to Q3 2025", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The X-axis displays 21 periods representing quarters from Q3 2020 to Q3 2025", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Spec Compliance" | |
| }, | |
| { | |
| "id": 13, | |
| "description": "The After Event value for Q3 2020 is 1.74", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q3 2020 is 1.74", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 14, | |
| "description": "The Mean (Estimated Value) for Q3 2020 is 0.75", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q3 2020 is 0.75", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 15, | |
| "description": "The Differential bar for Q3 2020 spans from 0.75 to 1.74 on the primary Y-axis, representing a value of 0.99", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q3 2020 spans from 0.75 to 1.74 on the primary Y-axis, representing a value of 0.99", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 16, | |
| "description": "The Price value for Q3 2020 is 221.52 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q3 2020 is 221.52 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 17, | |
| "description": "The After Event value for Q2 2021 is 1.48", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q2 2021 is 1.48", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 18, | |
| "description": "The Mean (Estimated Value) for Q2 2021 is 0.93", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q2 2021 is 0.93", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 19, | |
| "description": "The Differential bar for Q2 2021 spans from 0.93 to 1.48 on the primary Y-axis, representing a value of 0.55", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q2 2021 spans from 0.93 to 1.48 on the primary Y-axis, representing a value of 0.55", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 20, | |
| "description": "The After Event value for Q3 2022 is 1.40", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q3 2022 is 1.40", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 21, | |
| "description": "The Mean (Estimated Value) for Q3 2022 is 1.21", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q3 2022 is 1.21", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 22, | |
| "description": "The Differential bar for Q3 2022 spans from 1.21 to 1.40 on the primary Y-axis, representing a value of 0.19", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q3 2022 spans from 1.21 to 1.40 on the primary Y-axis, representing a value of 0.19", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 23, | |
| "description": "The Price value for Q3 2022 is 136.34 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q3 2022 is 136.34 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 24, | |
| "description": "The After Event value for Q4 2023 is 2.29", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q4 2023 is 2.29", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 25, | |
| "description": "The Mean (Estimated Value) for Q4 2023 is 2.27", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q4 2023 is 2.27", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 26, | |
| "description": "The Differential bar for Q4 2023 spans from 2.27 to 2.29 on the primary Y-axis, representing a value of 0.02", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q4 2023 spans from 2.27 to 2.29 on the primary Y-axis, representing a value of 0.02", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 27, | |
| "description": "The Price value for Q4 2023 is 301.91 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q4 2023 is 301.91 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 28, | |
| "description": "The After Event value for Q3 2024 is 2.41", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q3 2024 is 2.41", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 29, | |
| "description": "The Mean (Estimated Value) for Q3 2024 is 2.44", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q3 2024 is 2.44", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 30, | |
| "description": "The Differential bar for Q3 2024 spans from 2.44 to 2.41 on the primary Y-axis, representing a negative value of -0.03", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q3 2024 spans from 2.44 to 2.41 on the primary Y-axis, representing a negative value of -0.03", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 31, | |
| "description": "The Price value for Q3 2024 is 332.90 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q3 2024 is 332.90 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 32, | |
| "description": "The After Event value for Q3 2025 is 3.25", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q3 2025 is 3.25", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 33, | |
| "description": "The Mean (Estimated Value) for Q3 2025 is 2.86", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q3 2025 is 2.86", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 34, | |
| "description": "The Differential bar for Q3 2025 spans from 2.86 to 3.25 on the primary Y-axis, representing a value of 0.39", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Differential bar for Q3 2025 spans from 2.86 to 3.25 on the primary Y-axis, representing a value of 0.39", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 35, | |
| "description": "The Price value for Q3 2025 is 256.26 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q3 2025 is 256.26 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 36, | |
| "description": "The After Event value for Q4 2021 is 0.84", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q4 2021 is 0.84", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 37, | |
| "description": "The Mean (Estimated Value) for Q4 2021 is 0.75", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q4 2021 is 0.75", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 38, | |
| "description": "The Price value for Q2 2021 is 271.77 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q2 2021 is 271.77 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 39, | |
| "description": "The After Event value for Q1 2024 is 2.44", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q1 2024 is 2.44", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 40, | |
| "description": "The Price value for Q1 2024 is 263.19 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q1 2024 is 263.19 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 41, | |
| "description": "The Q3 2020 column value is -8.5%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2020 column value is -8.5%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 42, | |
| "description": "The Q4 2020 column value is -6.3%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q4 2020 column value is -6.3%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 43, | |
| "description": "The Q1 2021 column value is 5.4%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q1 2021 column value is 5.4%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 44, | |
| "description": "The Q3 2021 column value is -11.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2021 column value is -11.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 45, | |
| "description": "The Q1 2022 column value is 9.9%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q1 2022 column value is 9.9%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 46, | |
| "description": "The Q3 2022 column value is -8.3%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2022 column value is -8.3%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 47, | |
| "description": "The Q4 2022 column value is 11.5%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q4 2022 column value is 11.5%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 48, | |
| "description": "The Q1 2023 column value is -4.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q1 2023 column value is -4.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 49, | |
| "description": "The Q3 2023 column value is 9.4%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2023 column value is 9.4%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 50, | |
| "description": "The Q1 2024 column value is -19.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q1 2024 column value is -19.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 51, | |
| "description": "The Q3 2024 column value is 11.0%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2024 column value is 11.0%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 52, | |
| "description": "The Q4 2024 column value is -4.0%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q4 2024 column value is -4.0%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 53, | |
| "description": "The Q2 2025 column value is -4.9%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q2 2025 column value is -4.9%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 54, | |
| "description": "The Q3 2025 column value is 3.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q3 2025 column value is 3.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 55, | |
| "description": "The diverging column chart has 21 columns total, with positive values extending upward and negative values extending downward from the 0% baseline", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The diverging column chart has 21 columns total, with positive values extending upward and negative values extending downward from the 0% baseline", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 56, | |
| "description": "The Q2 2024 column value is -0.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q2 2024 column value is -0.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 57, | |
| "description": "The Q4 2021 column value is 0.7%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q4 2021 column value is 0.7%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 58, | |
| "description": "The After Event value for Q4 2024 is 2.78", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The After Event value for Q4 2024 is 2.78", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 59, | |
| "description": "The Mean (Estimated Value) for Q4 2024 is 2.61", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Mean (Estimated Value) for Q4 2024 is 2.61", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 60, | |
| "description": "The Price value for Q4 2024 is 240.76 on the secondary Y-axis", | |
| "instruction": "For chart 'Quarterly Price Impact Analysis': The Price value for Q4 2024 is 240.76 on the secondary Y-axis", | |
| "chart": "Quarterly Price Impact Analysis", | |
| "rubric_category": "Data Correctness" | |
| }, | |
| { | |
| "id": 61, | |
| "description": "The Q1 2025 column value is -3.3%", | |
| "instruction": "For chart 'Earnings Per Share: Actual vs. Estimated Performance': The Q1 2025 column value is -3.3%", | |
| "chart": "Earnings Per Share: Actual vs. Estimated Performance", | |
| "rubric_category": "Data Correctness" | |
| } | |
| ] | |
| } | |
| ] |