get_data_info
Get a quick dataset overview: descriptive statistics, variable details, and preview rows from common formats like .dta, .csv, or .xlsx. Use it when you need to understand unfamiliar data.
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 |