spss_read_metadata
Inspect SPSS .sav file structure by reading variable names, types, labels, and value labels, producing a Markdown report without needing SPSS installed.
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 |