TypeError: zip argument #2 must support iteration
return dict(zip(col_names, cursor.fetchone()))
result = util.fetchoneDict( cursor )
this_agency.load( agencyid )