naep_available_variables
List available NAEP independent variables by subject, cohort, and year to identify demographic and survey options. Returns variable names, short labels, and long labels.
Instructions
List available independent variables for a NAEP subject, cohort, and year. Use this to discover what demographic/survey variables are available before querying scores. Returns variable names (Varname), short labels, and long labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | Comma-separated years: '2022' or '2019,2022' | |
| cohort | Yes | Cohort: 1 (grade 4/age 9), 2 (grade 8/age 13), 3 (grade 12/age 17) | |
| subject | Yes | Subject: 'reading', 'math', 'science', etc. Aliases accepted. |