[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["The content defines a data structure representing a value along a specified dimension. It requires two fields: `value`, which holds the data as a string (potentially an integer), and `dimension`, which is a string indicating the category the value belongs to. The `value` field is optional, and the `dimension` field is required. Data should be represented in the provided JSON format.\n"]]