This IronPython script extracts structural metadata from a Spotfire analysis file and exports it into three CSV files: pages.csv, visualizations.csv, and data_tables.csv. The script scans all pages, ...