get_data_info
Retrieve descriptive statistics, variable details, and a row preview from supported data files. Use to explore and understand a dataset without prior knowledge.
Instructions
Get descriptive statistics and a data preview for a supported data file (.dta, .csv, .tsv, .psv, .xlsx, .xls, .sav, .zsav). Returns overview, variable details, and optional head rows filtered by requested variables. Use when you need to understand a dataset or have no prior knowledge of the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | No | ||
| encoding | No | utf-8 | |
| data_path | Yes | ||
| vars_list | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |