id = request.POST.get("id")
mssubclass = request.POST.get("mssubclass")
mszoning = request.POST.get("mszoning")
lotfrontage = request.POST.get("lotfrontage")
lotarea = request.POST.get("lotarea")
street = request.POST.get("street")
alley = request.POST.get("alley")
lotshape = request.POST.get("lotshape")
landcontour = request.POST.get("landcontour")
utilities = request.POST.get("utilities")
lotconfig = request.POST.get("lotconfig")
landslope = request.POST.get("landslope")
neighborhood = request.POST.get("neighborhood")
condition1 = request.POST.get("condition1")
condition2 = request.POST.get("condition2")
bldgtype = request.POST.get("bldgtype")
housestyle = request.POST.get("housestyle")
overallqual = request.POST.get("overallqual")
overallcond = request.POST.get("overallcond")
yearbuilt = request.POST.get("yearbuilt")
yearremodadd = request.POST.get("yearremodadd")
roofstyle = request.POST.get("roofstyle")
roofmatl = request.POST.get("roofmatl")
exterior1st = request.POST.get("exterior1st")
exterior2nd = request.POST.get("exterior2nd")
masvnrtype = request.POST.get("masvnrtype")
masvnrarea = request.POST.get("masvnrarea")
exterqual = request.POST.get("exterqual")
extercond = request.POST.get("extercond")
foundation = request.POST.get("foundation")
bsmtqual = request.POST.get("bsmtqual")
bsmtcond = request.POST.get("bsmtcond")
bsmtexposure = request.POST.get("bsmtexposure")
bsmtfintype1 = request.POST.get("bsmtfintype1")
bsmtfinsf1 = request.POST.get("bsmtfinsf1")
bsmtfintype2 = request.POST.get("bsmtfintype2")
bsmtfinsf2 = request.POST.get("bsmtfinsf2")
bsmtunfsf = request.POST.get("bsmtunfsf")
totalbsmtsf = request.POST.get("totalbsmtsf")
heating = request.POST.get("heating")
heatingqc = request.POST.get("heatingqc")
centralair = request.POST.get("centralair")
electrical = request.POST.get("electrical")
x1stflrsf = request.POST.get("x1stflrsf")
x2ndflrsf = request.POST.get("x2ndflrsf")
lowqualfinsf = request.POST.get("lowqualfinsf")
grlivarea = request.POST.get("grlivarea")
bsmtfullbath = request.POST.get("bsmtfullbath")
bsmthalfbath = request.POST.get("bsmthalfbath")
fullbath = request.POST.get("fullbath")
halfbath = request.POST.get("halfbath")
bedroomabvgr = request.POST.get("bedroomabvgr")
kitchenabvgr = request.POST.get("kitchenabvgr")
kitchenqual = request.POST.get("kitchenqual")
totrmsabvgrd = request.POST.get("totrmsabvgrd")
functional = request.POST.get("functional")
fireplaces = request.POST.get("fireplaces")
fireplacequ = request.POST.get("fireplacequ")
garagetype = request.POST.get("garagetype")
garageyrblt = request.POST.get("garageyrblt")
garagefinish = request.POST.get("garagefinish")
garagecars = request.POST.get("garagecars")
garagearea = request.POST.get("garagearea")
garagequal = request.POST.get("garagequal")
garagecond = request.POST.get("garagecond")
paveddrive = request.POST.get("paveddrive")
wooddecksf = request.POST.get("wooddecksf")
openporchsf = request.POST.get("openporchsf")
enclosedporch = request.POST.get("enclosedporch")
x3ssnporch = request.POST.get("x3ssnporch")
screenporch = request.POST.get("screenporch")
poolarea = request.POST.get("poolarea")
poolqc = request.POST.get("poolqc")
fence = request.POST.get("fence")
miscfeature = request.POST.get("miscfeature")
miscval = request.POST.get("miscval")
mosold = request.POST.get("mosold")
yrsold = request.POST.get("yrsold")
saletype = request.POST.get("saletype")
salecondition = request.POST.get("salecondition")
saleprice = request.POST.get("saleprice")
crisis = request.POST.get("crisis")
reforma = request.POST.get("reforma")