schema = StructType() schema = map(lambda x: schema.add(x, StringType(), True), (data["json_data_schema"]))[0][0:]