Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Export data into SPSS file (*.sav)

Is there any solution to export data into SPSS (*.sav) files? I have a web service with surveys, and result needed to be exported to different formats. I cant find any solution for SPSS. (in any language, free or non-free products - but need to execute on the server!)

like image 863
Miroff Avatar asked May 21 '26 08:05

Miroff


1 Answers

I found a good library https://github.com/tiamo/spss. It was updated, and works as a charm

like image 131
Miroff Avatar answered May 27 '26 16:05

Miroff