Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OMGToFo authored Jun 1, 2023
1 parent 2f09fc2 commit 8413bd8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# SPSStoExcel
This is a super simple "app" that let's you view SPSS Files and export the data with or without the labels.
I find that SPSS still has a very efficent way for viewing and analyzing data sets. The possibility to easily switch betwen raw data, labelled data and variable definitions is still unique and very convenient. In this app you can at least export the different SPSS views to excel.
I find that SPSS still has a very efficent way for viewing and analyzing data sets. The possibility to easily switch betwen raw data, labelled data and variable definitions is still unique and very convenient.
In this app you can at least export the different SPSS views to excel. i also added some basic options for statistical analysis and tabulations, hope to improve the possibilities over time.

Here's the link to the online version:
https://spsstoexcel.streamlit.app/

Usage
Local Usage

To use this app locally on your computer, follow these steps:

Expand All @@ -13,4 +17,4 @@ To use this app locally on your computer, follow these steps:
- Once the file is loaded, you can view it on the main panel.Sometimes it takes some time o load and convert the SPSS-File
- If you want to save the file as an Excel file, simply click on the "Save as Excel" button.

That's it! This app should make it easy and convenient to view SPSS files and convert them to Excel files. Feel free to modify the code to suit your needs, and please let me (tomasGhotmail.ch) know if you have any issues or feedback. Enjoy!
That's it! This app should make it easy and convenient to view SPSS files and convert them to Excel files. Feel free to modify the code to suit your needs, and please let me (tomas@hotmail.ch) know if you have any issues or feedback. Enjoy!

0 comments on commit 8413bd8

Please sign in to comment.