Database created and opened succesfully
create db
2017-05-09 11:25:11,358 INFO sqlalchemy.engine.base.Engine SELECT CAST('test plain returns' AS VARCHAR(60)) AS anon_1
2017-05-09 11:25:11,358 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,359 INFO sqlalchemy.engine.base.Engine SELECT CAST('test unicode returns' AS VARCHAR(60)) AS anon_1
2017-05-09 11:25:11,360 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,361 INFO sqlalchemy.engine.base.Engine PRAGMA table_info("Resolved")
2017-05-09 11:25:11,362 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,365 INFO sqlalchemy.engine.base.Engine PRAGMA table_info("Resolved")
2017-05-09 11:25:11,366 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,370 INFO sqlalchemy.engine.base.Engine SELECT name FROM sqlite_master WHERE type='table' ORDER BY name
2017-05-09 11:25:11,370 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,372 INFO sqlalchemy.engine.base.Engine PRAGMA table_info("Resolved")
2017-05-09 11:25:11,373 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,406 INFO sqlalchemy.engine.base.Engine PRAGMA foreign_key_list("Resolved")
2017-05-09 11:25:11,407 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,408 INFO sqlalchemy.engine.base.Engine SELECT sql FROM (SELECT * FROM sqlite_master UNION ALL SELECT * FROM sqlite_temp_master) WHERE name = 'Resolved' AND type = 'table'
2017-05-09 11:25:11,409 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,411 INFO sqlalchemy.engine.base.Engine PRAGMA index_list("Resolved")
2017-05-09 11:25:11,412 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,413 INFO sqlalchemy.engine.base.Engine PRAGMA index_info("ix_Resolved_index")
2017-05-09 11:25:11,414 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,415 INFO sqlalchemy.engine.base.Engine PRAGMA index_list("Resolved")
2017-05-09 11:25:11,416 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,418 INFO sqlalchemy.engine.base.Engine PRAGMA index_info("ix_Resolved_index")
2017-05-09 11:25:11,419 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,420 INFO sqlalchemy.engine.base.Engine SELECT sql FROM (SELECT * FROM sqlite_master UNION ALL SELECT * FROM sqlite_temp_master) WHERE name = 'Resolved' AND type = 'table'
2017-05-09 11:25:11,421 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:11,434 INFO sqlalchemy.engine.base.Engine
DROP TABLE "Resolved"
2017-05-09 11:25:11,434 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:12,620 INFO sqlalchemy.engine.base.Engine COMMIT
2017-05-09 11:25:12,669 INFO sqlalchemy.engine.base.Engine
CREATE TABLE "Resolved" (
"index" BIGINT,
acctno TEXT,
qty FLOAT,
trandate TEXT,
tran_channel TEXT,
price FLOAT,
totamt FLOAT,
orderno TEXT,
deptdescr TEXT,
zip FLOAT,
zip4 TEXT,
ltd_sales FLOAT,
ltd_transactions FLOAT,
ytd_sales_2009 FLOAT,
ytd_transactions_2009 FLOAT,
channel_acquisition TEXT,
buyer_status TEXT,
zip9_supercode FLOAT,
crrt TEXT,
dpbc FLOAT,
filler TEXT,
read_all_types TEXT,
book_club TEXT,
video_club TEXT,
amex_prem TEXT,
amex_reg TEXT,
debit_cc TEXT,
disc_prem TEXT,
disc_reg TEXT,
other_prem_cc TEXT,
other_reg_cc TEXT,
store_reg_cc TEXT,
visa_prem TEXT,
visa_reg TEXT,
gas_cc TEXT,
mc_prem TEXT,
mc_reg TEXT,
major_cc TEXT,
animal_welfare TEXT,
child_welfare TEXT,
culture_active TEXT,
environmental TEXT,
health_related TEXT,
political TEXT,
religious_contrib TEXT,
social_service TEXT,
cd_mm_current TEXT,
ira_current TEXT,
re_current TEXT,
stock_bond_current TEXT,
veteran TEXT,
computer_electronic TEXT,
home_garden TEXT,
sports_related TEXT,
hh_contact_lenses TEXT,
inc_scs_amt_v4 FLOAT,
inc_wioutscs_v4 TEXT,
inc_withscs_v4 TEXT,
inc_woutscs_amt_4 FLOAT,
fipsstcd FLOAT,
fipscnty FLOAT,
tract FLOAT,
block FLOAT,
block_id FLOAT,
mcd_ccd FLOAT,
cbsa_cd FLOAT,
lat TEXT,
long TEXT,
level_lat_long TEXT,
popund10 FLOAT,
pop_un18 FLOAT,
popund25 FLOAT,
pop25_34 FLOAT,
pop35_44 FLOAT,
pop45_54 FLOAT,
pop55_64 FLOAT,
pop65_p FLOAT,
pop75_up FLOAT,
pop18_65 FLOAT,
medianage FLOAT,
phhwhite FLOAT,
hh_black FLOAT,
p_asian FLOAT,
hh_hispa FLOAT,
p_nonhisp FLOAT,
hh_wh_hi FLOAT,
hh_bk_hi FLOAT,
p_hhfami FLOAT,
pop_sposhhs FLOAT,
pop_chldhhs FLOAT,
pop_adpchldfam FLOAT,
pop_nofamhhs FLOAT,
p_hhnohiswht FLOAT,
p_famhhchild FLOAT,
p_female FLOAT,
p_famhhnochd FLOAT,
p_marry FLOAT,
p_du_occu FLOAT,
p_ownocc FLOAT,
p_renter FLOAT,
pop_urbarea FLOAT,
pop_urbclus FLOAT,
pop_rurfarm FLOAT,
pop_rurnofarm FLOAT,
p_hhincoles10m FLOAT,
p_hhincom10_14 FLOAT,
p_hhincom15_19 FLOAT,
p_hhincom20_24 FLOAT,
p_hhincom25_29 FLOAT,
p_hhincom30_34 FLOAT,
p_hhincom35_39 FLOAT,
p_hhincom40_44 FLOAT,
p_hhincom45_49 FLOAT,
p_hhincom50_59 FLOAT,
p_hhincom60_74 FLOAT,
p_hhincom75_99 FLOAT,
p_hhincom100_124 FLOAT,
p_hhincom125_149 FLOAT,
p_hhincom150_199 FLOAT,
p_hhincom20_up FLOAT,
med_inc FLOAT,
med_famincom FLOAT,
med_nofamincom FLOAT,
p_capita_incom FLOAT,
female_labor_for FLOAT,
p_ind_agricultur FLOAT,
p_ind_mining FLOAT,
p_ind_construct FLOAT,
p_ind_manufact FLOAT,
p_ind_wholesale FLOAT,
p_ind_retailtrd FLOAT,
p_ind_transport FLOAT,
p_ind_utilitie FLOAT,
p_ind_informat FLOAT,
p_ind_finalnce FLOAT,
p_ind_realestat FLOAT,
p_ind_proffes FLOAT,
p_ind_manage FLOAT,
p_ind_adm_suppot FLOAT,
p_ind_edalservic FLOAT,
p_ind_healthcare FLOAT,
p_ind_arts FLOAT,
p_ind_accommod FLOAT,
p_ind_otherserv FLOAT,
p_ind_pubadmis FLOAT,
pcarpool FLOAT,
med_trav_towrk FLOAT,
avg_commutetim FLOAT,
wrk_tra_90_up FLOAT,
wrk_tra_60_89 FLOAT,
med_home FLOAT,
unit_mortg_1st FLOAT,
med_rent FLOAT,
med_dwell_age FLOAT,
med_lor FLOAT,
house_stability FLOAT,
p_hh_span_speak FLOAT,
cur_est_med_inc FLOAT,
state_inc_index FLOAT,
state_inc_deciles FLOAT,
cur_st_est_fam_inc FLOAT,
rural_urban_code FLOAT,
census_fact1 FLOAT,
census_fact2 FLOAT,
census_fact3 FLOAT,
census_fact4 FLOAT,
census_seg1 FLOAT,
census_seg2 FLOAT,
census_seg3 FLOAT,
census_seg4 FLOAT,
geopixelcode TEXT,
nsm TEXT,
pixel FLOAT,
pixelgeo FLOAT,
exage TEXT,
estage FLOAT,
adult1_g TEXT,
married TEXT,
ethnic_match TEXT,
ethnic_detail TEXT,
language TEXT,
religion TEXT,
ethnic_group FLOAT,
e_tech TEXT,
ethnic_country FLOAT,
rrc FLOAT,
adult1_r TEXT,
deceased_indicator TEXT,
homeownr TEXT,
phomownr FLOAT,
renter TEXT,
prenter TEXT,
add_type TEXT,
lor1 FLOAT,
dus TEXT,
num_child FLOAT,
c_00_03 TEXT,
c_04_06 TEXT,
c_07_09 TEXT,
c_10_12 TEXT,
c_13_18 TEXT,
adult2_g TEXT,
ad2_estage FLOAT,
ad2age TEXT,
adult2_r TEXT,
adult3_g TEXT,
ad3_estage FLOAT,
ad3age TEXT,
adult3_r TEXT,
adult4_g TEXT,
ad4_estage FLOAT,
ad4age TEXT,
adult4_r TEXT,
adult5_g TEXT,
ad5_estage FLOAT,
ad5age TEXT,
adult5_r TEXT,
adult6_g TEXT,
ad6_estage FLOAT,
ad6age TEXT,
adult6_r TEXT,
adult7_g TEXT,
ad7_estage FLOAT,
ad7age TEXT,
adult7_r TEXT,
adult8_g TEXT,
ad8_estage FLOAT,
ad8age TEXT,
adult8_r TEXT,
numbadlt FLOAT,
ind_dmr TEXT,
hh_dmr TEXT,
hh_multi TEXT,
dm_gifts FLOAT,
dm_foods FLOAT,
dm_books FLOAT,
dm_gardn FLOAT,
dm_craft FLOAT,
dm_fem FLOAT,
dm_male FLOAT,
dm_up FLOAT,
dm_gen FLOAT,
mgz_hlth FLOAT,
mgz_food FLOAT,
mgz_grdn FLOAT,
mgz_relg FLOAT,
mgz_male FLOAT,
mgz_fem FLOAT,
mgz_fam FLOAT,
con_gen FLOAT,
con_hlth FLOAT,
con_polt FLOAT,
con_relg FLOAT,
sweeps FLOAT,
doitself FLOAT,
news FLOAT,
photo FLOAT,
respodds FLOAT,
respmisc FLOAT,
occupation FLOAT,
occupation_group TEXT,
ind_ed FLOAT,
preschld TEXT,
childprob TEXT,
ca00_03k TEXT,
ca00_03i TEXT,
ca04_06k TEXT,
ca04_06i TEXT,
ca07_09k TEXT,
ca07_09i TEXT,
ca10_12k TEXT,
ca10_12i TEXT,
ca13_18k TEXT,
ca13_18i TEXT,
ssn TEXT,
phonematch TEXT,
timezone FLOAT,
cnty_inc FLOAT,
nat_inc FLOAT,
mailpref TEXT,
home_bus TEXT,
bus_ownr TEXT,
itmm FLOAT,
itmm_scs FLOAT,
newcar FLOAT,
usedcar FLOAT,
impact FLOAT,
buy_american FLOAT,
show_me_money FLOAT,
go_with_flow FLOAT,
no_time_present FLOAT,
never_empty_handed FLOAT,
on_the_road FLOAT,
look_atme_now FLOAT,
stop_smell_roses FLOAT,
work_play_hard FLOAT,
penny_saved_earned FLOAT,
all_inthe_name FLOAT,
email_receptive FLOAT,
centsch TEXT,
channel_dominance TEXT,
ad_web FLOAT,
ad_magazine FLOAT,
ad_newspaper FLOAT,
ad_radio FLOAT,
ad_tv FLOAT,
stincind FLOAT,
ctincind FLOAT,
esthmvl FLOAT,
echvinx FLOAT,
echvpct FLOAT,
datedeed FLOAT,
sales TEXT,
transtyp TEXT,
loan_amt TEXT,
loan_typ TEXT,
loan_trm FLOAT,
loan_knd TEXT,
year_blt FLOAT,
estaerng TEXT,
estloantovalrng FLOAT,
estmortpayrng TEXT,
estmortamtrng TEXT,
m_hh_level TEXT,
m_grptype_median TEXT,
m_global_z4 TEXT,
zcredit TEXT,
zcrafts TEXT,
zgourmet TEXT,
zcomputr TEXT,
zhitech TEXT,
zonline TEXT,
zspender TEXT,
presence_of_smoker TEXT,
zgolfers TEXT,
zgolferp FLOAT,
zdonors TEXT,
zdonorsp FLOAT,
zpets TEXT,
zpetsp FLOAT,
zarts TEXT,
zartsp FLOAT,
zmob TEXT,
zmobp FLOAT,
zfitness TEXT,
zfitnesp FLOAT,
zoutdoor TEXT,
zoutdoop FLOAT,
ztravany TEXT,
ztravanp FLOAT,
zinvestr TEXT,
zinvestp FLOAT,
zautoown TEXT,
zautoowp FLOAT,
zgarden TEXT,
zgardenp FLOAT,
zcollect TEXT,
zcollecp FLOAT,
zcruise TEXT,
zcruisep FLOAT,
zsports TEXT,
zsportsp FLOAT,
zsweeps TEXT,
zsweepsp FLOAT,
zpolitic TEXT,
zpolitip FLOAT,
zmusic TEXT,
zmusicp FLOAT,
zread TEXT,
zreadp FLOAT,
zchldprd TEXT,
zchldprp FLOAT,
zdiy TEXT,
zdiyp FLOAT,
zselfimp TEXT,
zselfipp FLOAT,
zreligon TEXT,
zreligop FLOAT,
zgrandpr TEXT,
zgrandpp FLOAT,
zclothng TEXT,
zclothnp FLOAT,
zdonenvr TEXT,
zdonenvp FLOAT,
zmutual TEXT,
zmutualp FLOAT,
zwghtcon TEXT,
zwghtcop FLOAT,
zprchphn TEXT,
zprchphp FLOAT,
zprchtv TEXT,
zprchtvp FLOAT,
zmobmult TEXT,
zmobmulp FLOAT,
zcredplp FLOAT,
zcredplt TEXT,
zdogs TEXT,
zdogsp FLOAT,
zcats TEXT,
zcatsp FLOAT,
zhealth TEXT,
zhealthp FLOAT,
zautoint TEXT,
zautoinp FLOAT,
zskiing TEXT,
zskiingp FLOAT,
zastrlgy TEXT,
zastrlgp FLOAT,
zboats TEXT,
zboatsp FLOAT,
zcell TEXT,
zcellp FLOAT,
zcommcon TEXT,
zcommcop FLOAT,
zhmdecor TEXT,
zhmdecop FLOAT,
zhomeent TEXT,
zhomeenp FLOAT,
zkitchen TEXT,
zkitchep FLOAT,
zmobav TEXT,
zmobavp FLOAT,
zmobbook TEXT,
zmobboop FLOAT,
zmobclth TEXT,
zmobcltp FLOAT,
zmobfin TEXT,
zmobfinp FLOAT,
zmobgift TEXT,
zmobgifp FLOAT,
zmobgrdn TEXT,
zmobgrdp FLOAT,
zmobjwl TEXT,
zmobjwlp FLOAT,
zmusclas TEXT,
zmusclap FLOAT,
zmuscntr TEXT,
zmuscntp FLOAT,
zmuscrst TEXT,
zmuscrsp FLOAT,
zmusoldi TEXT,
zmusoldp FLOAT,
zmusrock TEXT,
zmusrocp FLOAT,
zpbcare TEXT,
zpbcarep FLOAT,
zphoto TEXT,
zphotop FLOAT,
zprchonl TEXT,
zprchonp FLOAT,
ztennis TEXT,
ztennisp FLOAT,
ztravdom TEXT,
ztravdop FLOAT,
ztravfor TEXT,
ztravfop FLOAT,
zvoluntr TEXT,
zvoluntp FLOAT,
endofline TEXT,
"Unnamed: 0" FLOAT,
"Unnamed: 0.1" FLOAT,
mail_1 FLOAT,
mail_2 FLOAT,
mail_3 FLOAT,
mail_4 FLOAT,
mail_5 FLOAT,
mail_6 FLOAT,
mail_7 FLOAT,
mail_8 FLOAT,
mail_9 FLOAT,
mail_10 FLOAT,
mail_11 FLOAT,
mail_12 FLOAT,
mail_13 FLOAT,
mail_14 FLOAT,
mail_15 FLOAT,
mail_16 FLOAT,
total_emails FLOAT,
"total_emails.1" FLOAT
)
2017-05-09 11:25:12,671 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:12,813 INFO sqlalchemy.engine.base.Engine COMMIT
2017-05-09 11:25:12,815 INFO sqlalchemy.engine.base.Engine CREATE INDEX "ix_Resolved_index" ON "Resolved" ("index")
2017-05-09 11:25:12,816 INFO sqlalchemy.engine.base.Engine ()
2017-05-09 11:25:12,925 INFO sqlalchemy.engine.base.Engine COMMIT
2017-05-09 11:25:14,763 INFO sqlalchemy.engine.base.Engine BEGIN (implicit)
2017-05-09 11:26:01,043 INFO sqlalchemy.engine.base.Engine INSERT INTO "Resolved" ("index", acctno, qty, trandate, tran_channel, price, totamt, orderno, deptdescr, zip, zip4, ltd_sales, ltd_transactions, ytd_sales_2009, ytd_transactions_2009, channel_acquisition, buyer_status, zip9_supercode, crrt, dpbc, filler, read_all_types, book_club, video_club, amex_prem, amex_reg, debit_cc, disc_prem, disc_reg, other_prem_cc, other_reg_cc, store_reg_cc, visa_prem, visa_reg, gas_cc, mc_prem, mc_reg, major_cc, animal_welfare, child_welfare, culture_active, environmental, health_related, political, religious_contrib, social_service, cd_mm_current, ira_current, re_current, stock_bond_current, veteran, computer_electronic, home_garden, sports_related, hh_contact_lenses, inc_scs_amt_v4, inc_wioutscs_v4, inc_withscs_v4, inc_woutscs_amt_4, fipsstcd, fipscnty, tract, block, block_id, mcd_ccd, cbsa_cd, lat, long, level_lat_long, popund10, pop_un18, popund25, pop25_34, pop35_44, pop45_54, pop55_64, pop65_p, pop75_up, pop18_65, medianage, phhwhite, hh_black, p_asian, hh_hispa, p_nonhisp, hh_wh_hi, hh_bk_hi, p_hhfami, pop_sposhhs, pop_chldhhs, pop_adpchldfam, pop_nofamhhs, p_hhnohiswht, p_famhhchild, p_female, p_famhhnochd, p_marry, p_du_occu, p_ownocc, p_renter, pop_urbarea, pop_urbclus, pop_rurfarm, pop_rurnofarm, p_hhincoles10m, p_hhincom10_14, p_hhincom15_19, p_hhincom20_24, p_hhincom25_29, p_hhincom30_34, p_hhincom35_39, p_hhincom40_44, p_hhincom45_49, p_hhincom50_59, p_hhincom60_74, p_hhincom75_99, p_hhincom100_124, p_hhincom125_149, p_hhincom150_199, p_hhincom20_up, med_inc, med_famincom, med_nofamincom, p_capita_incom, female_labor_for, p_ind_agricultur, p_ind_mining, p_ind_construct, p_ind_manufact, p_ind_wholesale, p_ind_retailtrd, p_ind_transport, p_ind_utilitie, p_ind_informat, p_ind_finalnce, p_ind_realestat, p_ind_proffes, p_ind_manage, p_ind_adm_suppot, p_ind_edalservic, p_ind_healthcare, p_ind_arts, p_ind_accommod, p_ind_otherserv, p_ind_pubadmis, pcarpool, med_trav_towrk, avg_commutetim, wrk_tra_90_up, wrk_tra_60_89, med_home, unit_mortg_1st, med_rent, med_dwell_age, med_lor, house_stability, p_hh_span_speak, cur_est_med_inc, state_inc_index, state_inc_deciles, cur_st_est_fam_inc, rural_urban_code, census_fact1, census_fact2, census_fact3, census_fact4, census_seg1, census_seg2, census_seg3, census_seg4, geopixelcode, nsm, pixel, pixelgeo, exage, estage, adult1_g, married, ethnic_match, ethnic_detail, language, religion, ethnic_group, e_tech, ethnic_country, rrc, adult1_r, deceased_indicator, homeownr, phomownr, renter, prenter, add_type, lor1, dus, num_child, c_00_03, c_04_06, c_07_09, c_10_12, c_13_18, adult2_g, ad2_estage, ad2age, adult2_r, adult3_g, ad3_estage, ad3age, adult3_r, adult4_g, ad4_estage, ad4age, adult4_r, adult5_g, ad5_estage, ad5age, adult5_r, adult6_g, ad6_estage, ad6age, adult6_r, adult7_g, ad7_estage, ad7age, adult7_r, adult8_g, ad8_estage, ad8age, adult8_r, numbadlt, ind_dmr, hh_dmr, hh_multi, dm_gifts, dm_foods, dm_books, dm_gardn, dm_craft, dm_fem, dm_male, dm_up, dm_gen, mgz_hlth, mgz_food, mgz_grdn, mgz_relg, mgz_male, mgz_fem, mgz_fam, con_gen, con_hlth, con_polt, con_relg, sweeps, doitself, news, photo, respodds, respmisc, occupation, occupation_group, ind_ed, preschld, childprob, ca00_03k, ca00_03i, ca04_06k, ca04_06i, ca07_09k, ca07_09i, ca10_12k, ca10_12i, ca13_18k, ca13_18i, ssn, phonematch, timezone, cnty_inc, nat_inc, mailpref, home_bus, bus_ownr, itmm, itmm_scs, newcar, usedcar, impact, buy_american, show_me_money, go_with_flow, no_time_present, never_empty_handed, on_the_road, look_atme_now, stop_smell_roses, work_play_hard, penny_saved_earned, all_inthe_name, email_receptive, centsch, channel_dominance, ad_web, ad_magazine, ad_newspaper, ad_radio, ad_tv, stincind, ctincind, esthmvl, echvinx, echvpct, datedeed, sales, transtyp, loan_amt, loan_typ, loan_trm, loan_knd, year_blt, estaerng, estloantovalrng, estmortpayrng, estmortamtrng, m_hh_level, m_grptype_median, m_global_z4, zcredit, zcrafts, zgourmet, zcomputr, zhitech, zonline, zspender, presence_of_smoker, zgolfers, zgolferp, zdonors, zdonorsp, zpets, zpetsp, zarts, zartsp, zmob, zmobp, zfitness, zfitnesp, zoutdoor, zoutdoop, ztravany, ztravanp, zinvestr, zinvestp, zautoown, zautoowp, zgarden, zgardenp, zcollect, zcollecp, zcruise, zcruisep, zsports, zsportsp, zsweeps, zsweepsp, zpolitic, zpolitip, zmusic, zmusicp, zread, zreadp, zchldprd, zchldprp, zdiy, zdiyp, zselfimp, zselfipp, zreligon, zreligop, zgrandpr, zgrandpp, zclothng, zclothnp, zdonenvr, zdonenvp, zmutual, zmutualp, zwghtcon, zwghtcop, zprchphn, zprchphp, zprchtv, zprchtvp, zmobmult, zmobmulp, zcredplp, zcredplt, zdogs, zdogsp, zcats, zcatsp, zhealth, zhealthp, zautoint, zautoinp, zskiing, zskiingp, zastrlgy, zastrlgp, zboats, zboatsp, zcell, zcellp, zcommcon, zcommcop, zhmdecor, zhmdecop, zhomeent, zhomeenp, zkitchen, zkitchep, zmobav, zmobavp, zmobbook, zmobboop, zmobclth, zmobcltp, zmobfin, zmobfinp, zmobgift, zmobgifp, zmobgrdn, zmobgrdp, zmobjwl, zmobjwlp, zmusclas, zmusclap, zmuscntr, zmuscntp, zmuscrst, zmuscrsp, zmusoldi, zmusoldp, zmusrock, zmusrocp, zpbcare, zpbcarep, zphoto, zphotop, zprchonl, zprchonp, ztennis, ztennisp, ztravdom, ztravdop, ztravfor, ztravfop, zvoluntr, zvoluntp, endofline, "Unnamed: 0", "Unnamed: 0.1", mail_1, mail_2, mail_3, mail_4, mail_5, mail_6, mail_7, mail_8, mail_9, mail_10, mail_11, mail_12, mail_13, mail_14, mail_15, mail_16, total_emails, "total_emails.1") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2017-05-09 11:26:01,045 INFO sqlalchemy.engine.base.Engine ((0, 'GGGSD', 1.0, '2009-11-18', 'RT', 93.6, 93.6, 'CCXUKCIXXXKI', 'Portable Electronics', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None), (1, 'GGGSD', 1.0, '2009-11-19', 'RT', 213.6, 213.6, 'CCXURVCXXXKI', 'Portable Electronics', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None), (2, 'GGGSD', 1.0, '2009-11-19', 'RT', 93.6, 93.6, 'CCXURVCXXXKI', 'Portable Electronics', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None), (3, 'WGDQLA', 1.0, '2009-06-09', 'RT', 599.85, 599.85, 'CCXXNNXXXXUX', 'Home Audio', 60093.0, 1326.0, 1170.0, 2.0, 1170.0, 2.0, 'RT', 'ACTIVE', 600931326.0, 'C008', 857.0, 'O 01YSYY', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 206.0, 'K', 'K', 208.0, 17.0, 31.0, 800300.0, 3.0, 10.0, 52909.0, 16980.0, '042114055N', '087761844W', 'R', 213.0, 338.0, 367.0, 47.0, 175.0, 156.0, 107.0, 149.0, 59.0, 513.0, 489.0, 945.0, 3.0, 38.0, 15.0, 985.0, 9.0, 0.0, 956.0, 269.0, 377.0, 374.0, 44.0, 959.0, 478.0, 26.0, 522.0, 823.0, 971.0, 977.0, 23.0, 1000.0, 0.0, 0.0, 0.0, 11.0, 0.0, 11.0, 13.0, 0.0, 25.0, 55.0, 13.0, 0.0, 25.0, 45.0, 122.0, 90.0, 47.0, 104.0, 439.0, 170454.0, 200643.0, 37499.0, 77406.0, 324.0, 0.0, 0.0, 21.0, 67.0, 46.0, 98.0, 0.0, 0.0, 51.0, 269.0, 23.0, 170.0, 15.0, 10.0, 60.0, 116.0, 26.0, 0.0, 10.0, 20.0, 83.0, 340.0, 346.0, 42.0, 173.0, 720022.0, 464.0, 799.0, 54.0, 92.0, 634.0, 43.0, 237499.0, 354.0, 9.0, 9.0, 1.0, 13139.0, 11349.0, 10397.0, 9262.0, 1.0, 2.0, 4.0, 7.0, 'A01', 'P', 4221.0, 1.0, 'U', 36.0, 'F', '5M', 'Y', '19', '01', 'C', 16.0, 'E', 0.0, 1.0, 'H', None, 'U', 9.0, 'U', 'U', 'S', 0.0, 'A', 0.0, 'UU', 'UU', 'UU', 'UU', 'UU', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, 'U', 'U', None, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 'I02', 53.0, 'Y', '3', 'U', '4', 'U', '5', 'U', '7', 'U', '5', 'U', '7', 'U', 'I', 2.0, 95.0, 96.0, 'N', 'U', 'U', 7.0, 471.0, 2.0, 9.0, 19.0, 9.0, 6.0, 4.0, 5.0, 8.0, 8.0, 6.0, 5.0, 3.0, 9.0, 2.0, 4.0, 'J1', 'C', 9.0, 9.0, 8.0, 9.0, 8.0, 338.0, 355.0, 1807500.0, 818.0, 99.0, None, None, None, None, None, None, None, 1957.0, '3N', 3062.0, '3N', '3P', 'A02', 'A02', 'C', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 6.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 8.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 5.0, 'U', 8.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 5.0, 'U', 6.0, 'U', 8.0, 'U', 4.0, 'U', 8.0, 'U', 5.0, 'U', 8.0, 'U', 4.0, 'U', 9.0, 'U', 9.0, 'U', 2.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 3.0, 'U', 2.0, 'U', 8.0, 8.0, 'U', 'U', 7.0, 'U', 6.0, 'U', 9.0, 'U', 8.0, 'U', 1.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 3.0, 'U', 6.0, 'U', 4.0, 'U', 7.0, 'U', 4.0, 'U', 5.0, 'U', 7.0, 'U', 8.0, 'U', 6.0, 'U', 3.0, 'U', 8.0, 'U', 9.0, 'U', 4.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 8.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'ENDOFLINE', 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 3.0, 3.0), (4, 'WGDQLA', 1.0, '2009-06-09', 'RT', 39.0, 39.0, 'CCXXNNXXXXUX', 'Small Appliances', 60093.0, 1326.0, 1170.0, 2.0, 1170.0, 2.0, 'RT', 'ACTIVE', 600931326.0, 'C008', 857.0, 'O 01YSYY', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 206.0, 'K', 'K', 208.0, 17.0, 31.0, 800300.0, 3.0, 10.0, 52909.0, 16980.0, '042114055N', '087761844W', 'R', 213.0, 338.0, 367.0, 47.0, 175.0, 156.0, 107.0, 149.0, 59.0, 513.0, 489.0, 945.0, 3.0, 38.0, 15.0, 985.0, 9.0, 0.0, 956.0, 269.0, 377.0, 374.0, 44.0, 959.0, 478.0, 26.0, 522.0, 823.0, 971.0, 977.0, 23.0, 1000.0, 0.0, 0.0, 0.0, 11.0, 0.0, 11.0, 13.0, 0.0, 25.0, 55.0, 13.0, 0.0, 25.0, 45.0, 122.0, 90.0, 47.0, 104.0, 439.0, 170454.0, 200643.0, 37499.0, 77406.0, 324.0, 0.0, 0.0, 21.0, 67.0, 46.0, 98.0, 0.0, 0.0, 51.0, 269.0, 23.0, 170.0, 15.0, 10.0, 60.0, 116.0, 26.0, 0.0, 10.0, 20.0, 83.0, 340.0, 346.0, 42.0, 173.0, 720022.0, 464.0, 799.0, 54.0, 92.0, 634.0, 43.0, 237499.0, 354.0, 9.0, 9.0, 1.0, 13139.0, 11349.0, 10397.0, 9262.0, 1.0, 2.0, 4.0, 7.0, 'A01', 'P', 4221.0, 1.0, 'U', 36.0, 'F', '5M', 'Y', '19', '01', 'C', 16.0, 'E', 0.0, 1.0, 'H', None, 'U', 9.0, 'U', 'U', 'S', 0.0, 'A', 0.0, 'UU', 'UU', 'UU', 'UU', 'UU', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, 'U', 'U', None, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 'I02', 53.0, 'Y', '3', 'U', '4', 'U', '5', 'U', '7', 'U', '5', 'U', '7', 'U', 'I', 2.0, 95.0, 96.0, 'N', 'U', 'U', 7.0, 471.0, 2.0, 9.0, 19.0, 9.0, 6.0, 4.0, 5.0, 8.0, 8.0, 6.0, 5.0, 3.0, 9.0, 2.0, 4.0, 'J1', 'C', 9.0, 9.0, 8.0, 9.0, 8.0, 338.0, 355.0, 1807500.0, 818.0, 99.0, None, None, None, None, None, None, None, 1957.0, '3N', 3062.0, '3N', '3P', 'A02', 'A02', 'C', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 6.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 8.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 5.0, 'U', 8.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 5.0, 'U', 6.0, 'U', 8.0, 'U', 4.0, 'U', 8.0, 'U', 5.0, 'U', 8.0, 'U', 4.0, 'U', 9.0, 'U', 9.0, 'U', 2.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 3.0, 'U', 2.0, 'U', 8.0, 8.0, 'U', 'U', 7.0, 'U', 6.0, 'U', 9.0, 'U', 8.0, 'U', 1.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 3.0, 'U', 6.0, 'U', 4.0, 'U', 7.0, 'U', 4.0, 'U', 5.0, 'U', 7.0, 'U', 8.0, 'U', 6.0, 'U', 3.0, 'U', 8.0, 'U', 9.0, 'U', 4.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 8.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'ENDOFLINE', 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 3.0, 3.0), (5, 'WGDQLA', 1.0, '2009-11-28', 'RT', 15.0, 15.0, 'CCXNXXKXXXRI', 'Small Appliances', 60093.0, 1326.0, 1170.0, 2.0, 1170.0, 2.0, 'RT', 'ACTIVE', 600931326.0, 'C008', 857.0, 'O 01YSYY', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 206.0, 'K', 'K', 208.0, 17.0, 31.0, 800300.0, 3.0, 10.0, 52909.0, 16980.0, '042114055N', '087761844W', 'R', 213.0, 338.0, 367.0, 47.0, 175.0, 156.0, 107.0, 149.0, 59.0, 513.0, 489.0, 945.0, 3.0, 38.0, 15.0, 985.0, 9.0, 0.0, 956.0, 269.0, 377.0, 374.0, 44.0, 959.0, 478.0, 26.0, 522.0, 823.0, 971.0, 977.0, 23.0, 1000.0, 0.0, 0.0, 0.0, 11.0, 0.0, 11.0, 13.0, 0.0, 25.0, 55.0, 13.0, 0.0, 25.0, 45.0, 122.0, 90.0, 47.0, 104.0, 439.0, 170454.0, 200643.0, 37499.0, 77406.0, 324.0, 0.0, 0.0, 21.0, 67.0, 46.0, 98.0, 0.0, 0.0, 51.0, 269.0, 23.0, 170.0, 15.0, 10.0, 60.0, 116.0, 26.0, 0.0, 10.0, 20.0, 83.0, 340.0, 346.0, 42.0, 173.0, 720022.0, 464.0, 799.0, 54.0, 92.0, 634.0, 43.0, 237499.0, 354.0, 9.0, 9.0, 1.0, 13139.0, 11349.0, 10397.0, 9262.0, 1.0, 2.0, 4.0, 7.0, 'A01', 'P', 4221.0, 1.0, 'U', 36.0, 'F', '5M', 'Y', '19', '01', 'C', 16.0, 'E', 0.0, 1.0, 'H', None, 'U', 9.0, 'U', 'U', 'S', 0.0, 'A', 0.0, 'UU', 'UU', 'UU', 'UU', 'UU', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, 'U', 'U', None, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 'I02', 53.0, 'Y', '3', 'U', '4', 'U', '5', 'U', '7', 'U', '5', 'U', '7', 'U', 'I', 2.0, 95.0, 96.0, 'N', 'U', 'U', 7.0, 471.0, 2.0, 9.0, 19.0, 9.0, 6.0, 4.0, 5.0, 8.0, 8.0, 6.0, 5.0, 3.0, 9.0, 2.0, 4.0, 'J1', 'C', 9.0, 9.0, 8.0, 9.0, 8.0, 338.0, 355.0, 1807500.0, 818.0, 99.0, None, None, None, None, None, None, None, 1957.0, '3N', 3062.0, '3N', '3P', 'A02', 'A02', 'C', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 6.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 8.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 5.0, 'U', 8.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 5.0, 'U', 6.0, 'U', 8.0, 'U', 4.0, 'U', 8.0, 'U', 5.0, 'U', 8.0, 'U', 4.0, 'U', 9.0, 'U', 9.0, 'U', 2.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 3.0, 'U', 2.0, 'U', 8.0, 8.0, 'U', 'U', 7.0, 'U', 6.0, 'U', 9.0, 'U', 8.0, 'U', 1.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 3.0, 'U', 6.0, 'U', 4.0, 'U', 7.0, 'U', 4.0, 'U', 5.0, 'U', 7.0, 'U', 8.0, 'U', 6.0, 'U', 3.0, 'U', 8.0, 'U', 9.0, 'U', 4.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 8.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'ENDOFLINE', 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 3.0, 3.0), (6, 'WGDQLA', 1.0, '2009-11-28', 'RT', 69.0, 69.0, 'CCXNXXKXXXRI', 'Small Appliances', 60093.0, 1326.0, 1170.0, 2.0, 1170.0, 2.0, 'RT', 'ACTIVE', 600931326.0, 'C008', 857.0, 'O 01YSYY', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 206.0, 'K', 'K', 208.0, 17.0, 31.0, 800300.0, 3.0, 10.0, 52909.0, 16980.0, '042114055N', '087761844W', 'R', 213.0, 338.0, 367.0, 47.0, 175.0, 156.0, 107.0, 149.0, 59.0, 513.0, 489.0, 945.0, 3.0, 38.0, 15.0, 985.0, 9.0, 0.0, 956.0, 269.0, 377.0, 374.0, 44.0, 959.0, 478.0, 26.0, 522.0, 823.0, 971.0, 977.0, 23.0, 1000.0, 0.0, 0.0, 0.0, 11.0, 0.0, 11.0, 13.0, 0.0, 25.0, 55.0, 13.0, 0.0, 25.0, 45.0, 122.0, 90.0, 47.0, 104.0, 439.0, 170454.0, 200643.0, 37499.0, 77406.0, 324.0, 0.0, 0.0, 21.0, 67.0, 46.0, 98.0, 0.0, 0.0, 51.0, 269.0, 23.0, 170.0, 15.0, 10.0, 60.0, 116.0, 26.0, 0.0, 10.0, 20.0, 83.0, 340.0, 346.0, 42.0, 173.0, 720022.0, 464.0, 799.0, 54.0, 92.0, 634.0, 43.0, 237499.0, 354.0, 9.0, 9.0, 1.0, 13139.0, 11349.0, 10397.0, 9262.0, 1.0, 2.0, 4.0, 7.0, 'A01', 'P', 4221.0, 1.0, 'U', 36.0, 'F', '5M', 'Y', '19', '01', 'C', 16.0, 'E', 0.0, 1.0, 'H', None, 'U', 9.0, 'U', 'U', 'S', 0.0, 'A', 0.0, 'UU', 'UU', 'UU', 'UU', 'UU', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, 'U', 'U', None, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 'I02', 53.0, 'Y', '3', 'U', '4', 'U', '5', 'U', '7', 'U', '5', 'U', '7', 'U', 'I', 2.0, 95.0, 96.0, 'N', 'U', 'U', 7.0, 471.0, 2.0, 9.0, 19.0, 9.0, 6.0, 4.0, 5.0, 8.0, 8.0, 6.0, 5.0, 3.0, 9.0, 2.0, 4.0, 'J1', 'C', 9.0, 9.0, 8.0, 9.0, 8.0, 338.0, 355.0, 1807500.0, 818.0, 99.0, None, None, None, None, None, None, None, 1957.0, '3N', 3062.0, '3N', '3P', 'A02', 'A02', 'C', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 6.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 8.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 5.0, 'U', 8.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 5.0, 'U', 6.0, 'U', 8.0, 'U', 4.0, 'U', 8.0, 'U', 5.0, 'U', 8.0, 'U', 4.0, 'U', 9.0, 'U', 9.0, 'U', 2.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 3.0, 'U', 2.0, 'U', 8.0, 8.0, 'U', 'U', 7.0, 'U', 6.0, 'U', 9.0, 'U', 8.0, 'U', 1.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 3.0, 'U', 6.0, 'U', 4.0, 'U', 7.0, 'U', 4.0, 'U', 5.0, 'U', 7.0, 'U', 8.0, 'U', 6.0, 'U', 3.0, 'U', 8.0, 'U', 9.0, 'U', 4.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 8.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'ENDOFLINE', 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 3.0, 3.0), (7, 'WGDQLA', 1.0, '2009-11-28', 'RT', 84.0, 84.0, 'CCXNXXKXXXRI', 'Small Appliances', 60093.0, 1326.0, 1170.0, 2.0, 1170.0, 2.0, 'RT', 'ACTIVE', 600931326.0, 'C008', 857.0, 'O 01YSYY', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 206.0, 'K', 'K', 208.0, 17.0, 31.0, 800300.0, 3.0, 10.0, 52909.0, 16980.0, '042114055N', '087761844W', 'R', 213.0, 338.0, 367.0, 47.0, 175.0, 156.0, 107.0, 149.0, 59.0, 513.0, 489.0, 945.0, 3.0, 38.0, 15.0, 985.0, 9.0, 0.0, 956.0, 269.0, 377.0, 374.0, 44.0, 959.0, 478.0, 26.0, 522.0, 823.0, 971.0, 977.0, 23.0, 1000.0, 0.0, 0.0, 0.0, 11.0, 0.0, 11.0, 13.0, 0.0, 25.0, 55.0, 13.0, 0.0, 25.0, 45.0, 122.0, 90.0, 47.0, 104.0, 439.0, 170454.0, 200643.0, 37499.0, 77406.0, 324.0, 0.0, 0.0, 21.0, 67.0, 46.0, 98.0, 0.0, 0.0, 51.0, 269.0, 23.0, 170.0, 15.0, 10.0, 60.0, 116.0, 26.0, 0.0, 10.0, 20.0, 83.0, 340.0, 346.0, 42.0, 173.0, 720022.0, 464.0, 799.0, 54.0, 92.0, 634.0, 43.0, 237499.0, 354.0, 9.0, 9.0, 1.0, 13139.0, 11349.0, 10397.0, 9262.0, 1.0, 2.0, 4.0, 7.0, 'A01', 'P', 4221.0, 1.0, 'U', 36.0, 'F', '5M', 'Y', '19', '01', 'C', 16.0, 'E', 0.0, 1.0, 'H', None, 'U', 9.0, 'U', 'U', 'S', 0.0, 'A', 0.0, 'UU', 'UU', 'UU', 'UU', 'UU', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 1.0, 'U', 'U', None, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 'I02', 53.0, 'Y', '3', 'U', '4', 'U', '5', 'U', '7', 'U', '5', 'U', '7', 'U', 'I', 2.0, 95.0, 96.0, 'N', 'U', 'U', 7.0, 471.0, 2.0, 9.0, 19.0, 9.0, 6.0, 4.0, 5.0, 8.0, 8.0, 6.0, 5.0, 3.0, 9.0, 2.0, 4.0, 'J1', 'C', 9.0, 9.0, 8.0, 9.0, 8.0, 338.0, 355.0, 1807500.0, 818.0, 99.0, None, None, None, None, None, None, None, 1957.0, '3N', 3062.0, '3N', '3P', 'A02', 'A02', 'C', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 'U', 6.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 8.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 5.0, 'U', 8.0, 'U', 7.0, 'U', 7.0, 'U', 1.0, 'U', 5.0, 'U', 6.0, 'U', 8.0, 'U', 4.0, 'U', 8.0, 'U', 5.0, 'U', 8.0, 'U', 4.0, 'U', 9.0, 'U', 9.0, 'U', 2.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 3.0, 'U', 2.0, 'U', 8.0, 8.0, 'U', 'U', 7.0, 'U', 6.0, 'U', 9.0, 'U', 8.0, 'U', 1.0, 'U', 4.0, 'U', 6.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 3.0, 'U', 6.0, 'U', 4.0, 'U', 7.0, 'U', 4.0, 'U', 5.0, 'U', 7.0, 'U', 8.0, 'U', 6.0, 'U', 3.0, 'U', 8.0, 'U', 9.0, 'U', 4.0, 'U', 3.0, 'U', 4.0, 'U', 5.0, 'U', 8.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'U', 1.0, 'ENDOFLINE', 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 1.0, 3.0, 3.0) ... displaying 10 of 102103 total bound parameter sets ... (102101, 'GYLPGDGYG', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 30933.0, 30933.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 2.0, 2.0), (102102, 'GYGYAHPPL', None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, 30942.0, 30942.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 1.0))
2017-05-09 11:26:37,969 INFO sqlalchemy.engine.base.Engine COMMIT
2017-05-09 11:26:39,948 INFO sqlalchemy.engine.base.Engine SELECT name FROM sqlite_master WHERE type='table' ORDER BY name
2017-05-09 11:26:39,949 INFO sqlalchemy.engine.base.Engine ()
database created and data loaded and table created