Skip to content

Repository files navigation

Data Analysis Automation

This data automation process converts Google Form responses into a format ready for analysis in IBM SPSS. It covers downloading and converting data, handling multiple responses, mapping answers to numbers, and creating SPSS Variable Views for streamlined analysis.

Download Spss free from IBM website

Watch this youtube video

Step 1

This step downloads your from responses and converts them to excel and prepares data for pandas.

Watch the video below

step.1.mp4

Download step 1 software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/csvToExcel.exe

Having trouble downloading file, Watch this video

Step 1 alt

This step is for those who directly downloaded their excel sheet. Instead of following Step 1.

You have to manually prepare file for pandas.

Watch the video below

step.1.alt.mp4

Step 2 (Optional)

This step is for those who have questions which contain multiple responses in their google form. If your form has questions with options containing ";" in them, then add ";" in brackets.

image

Add ";" in brackets "()"

image

Watch the video below

step.2.mp4

Download step 2 software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/MultipleToSingle.exe

Having trouble downloading file, Watch this video

Step 2 alt (Optional)

This step is for those who followed step 1 alt, and have questions which contain multiple responses in their google form.

Dont use Step 2, If you used Step 1 alt, use Step 2 alt. If your form has questions with options containing "," in them, then add "," in brackets.

image

Add "," in brackets "()"

image

Watch the video below

step.2.alt.mp4

Download step 2 alt software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/MultipleToSingleResponses.exe

Having trouble downloading file, Watch this video

Step 3

Whether you followed alt guide or normal. From here all the steps will be same.

This step is to create a mapping file to convert your form to numbers in next step. If your form contain questions with multiple answers then use output of step 2, or step 2 alt (if you followed step 2 alt). Otherwise use output of step 1, or step 1 alt (if you followed step 1 alt).

Watch the video below

step.3.mp4

Download step 3 software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/autoMapping.exe

Having trouble downloading file, Watch this video

Step 4

This step is to convert your form responses to numbers. If your form contain questions with multiple answers then use output of step 2, or step 2 alt (if you followed step 2 alt). Otherwise use output of step 1, or step 1 alt (if you followed step 1 alt).

Watch the video below

step.4.mp4

Download step 4 software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/formToNumber.exe

Having trouble downloading file, Watch this video

Step 5

This step is to create Spss variable view. If your form contain questions with multiple answers then use output of step 2, or step 2 alt (if you followed step 2 alt). Otherwise use output of step 1, or step 1 alt (if you followed step 1 alt).

Watch the videos below

Part 1

Step.5.1.mp4

Part 2

Step.5.2.mp4

Part 3

Step.5.3.mp4

Download step 5 software from here:

https://github.com/Mahmadabid/Data_Analysis_Automation/blob/main/formToSPSS.exe

Having trouble downloading file, Watch this video

Step 6 (Optional)

This step is for those who have questions which contain multiple responses in their google form.

Watch this youtube video

About

Transform your google form responses to Spss compatible sheet automatically, using the code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages