/google_survey_form_analysis

Primary LanguagePythonApache License 2.0Apache-2.0

Google Survey Form Analysis

The analysis of the survey response is done on three levels: 1) Overall 2) Statewise 3) Qualificationwise
The response of the survey (csv file) is used for the analysis and the results are saved in pickle file which can be used for other visualizations.

Response: CSV File

Example

Note: All the questions of the survey must end with question mark.
Execute Command: bokeh serve visualization.py