get_data_info
Obtain descriptive statistics and data preview for Stata, CSV, or Excel files. Review variable details and head rows filtered by requested variables.
Instructions
Get descriptive statistics and a data preview for a data file (dta, csv, xlsx). 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 |
|---|---|---|---|
| data_path | Yes | ||
| vars_list | No | ||
| encoding | No | utf-8 | |
| head | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |