Response2Sql

This module contains all functions and classes for reading a response file and pushing it into the database

Functions and Classes

insertResponse2Database(response, privacy_level='public')

Function for inserting the response object to the database

Parameters:response (Response) – response that will be inserted to the database