spss_read_metadata
Read SPSS .sav metadata to inspect variable names, types, labels, and value labels without SPSS. Returns a structured Markdown report of file structure.
Instructions
Read variable names, types, labels, and value labels from an SPSS .sav file. Returns a detailed Markdown report of the file's structure. Does not require SPSS to be installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |