{% extends "layout.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

SoSciKit

Social Science Kit - Open Source Software for Social Science


SoSciKit is a web application for simplified data analysis based on Python scientific libraries and Flask. The web application allows to use the python libraries through a graphical interface even to those who do not know programming language.

{#
#} {#
#} {# ...#} {#
#} {#

Analyze data

#} {#
#} {#
#} {#
#} {#
#} {#
#} {# ...#} {#
#} {#

Transform

#} {#
#} {#
#} {#
#} {#
#} {#
#} {# ...#} {#
#} {#

Compute

#} {#
#} {#
#} {#
#} {#
#} {# #}
You can use a loaded file or ...

which type of file?

start jupyter (only local installation)

upload status = {{ upload }}

... upload new file
Load / Transform / Join
...
Manage your data

You can use Soscikit to handle your dataset: load, delete, transform and join

Analyze
...
Go deep on your data

Analyze your data with simplified UI and get you table and plot. You can get monovariate, bivariate, typology and clusterization.

Compute
...
Create new variables and new index

Use the power of python

Documentation
{% endblock %}