DataTable2
DataTable2 is a desktop application for working with FRM arrays (a data format for sociological/marketing research). The program is written in Free Pascal / Lazarus (Delphi-compatible mode) and compiles for Windows (win64) and Linux (lin64).
Essentially, it is a survey data analysis tool — a simplified SPSS alternative for working with the FRM data format.
What can the program do?
- Open and save FRM arrays (binary survey data format)
- Build cross-tabulations (two-dimensional tables: question × breakdown)
- Filter respondents by formula (custom filter language)
- Weighting data (weight)
- Splits (break tables by groups)
- Statistics: percentages, means, median, standard deviation, min/max, sum, Valid N
- Significance testing between columns, with previous column, with Total column
- TopBox / BottomBox (combining alternatives)
- Transform — create new variables with recoding
- Export to Excel (XLSX) — tables are generated directly as Excel files
- Export to SPSS (.sav) — for further analysis in SPSS
- Table styles — customize appearance
- Localization — Ukrainian and English interface languages